/*=========================================
    Primary Color
=========================================*/

/* 00. Theme Reset Css */
.section-header h2 {
    color: #4e84fe;
}

.section-header h2:after {
    background: #4e84fe;    
}

.boxed-btn {
    background: #4e84fe;    
}

.boxed-btn:hover {
    color: #4e84fe;    
}

/* 02. Header Top */
#header-top {
    background: #4e84fe;    
}

/* 03. Custom Navigation */
.main-menu ul li.active a,
.main-menu ul li a:hover {
    color: #4e84fe !important;
}

.main-menu ul li ul li:hover:before {
    color: #4e84fe;
}

.main-menu ul li.active ul li a:hover { 
    color: #4e84fe !important;
}

.main-menu ul li a:after,
.main-menu ul li a:before {
    border-color: #4e84fe !important;
}


.mean-container a.meanmenu-reveal {
    border-color: #4e84fe;
    color: #4e84fe;
}

.mean-container a.meanmenu-reveal span {
    background-color:#4e84fe;
}

.mean-container .mean-nav {
    background: #4e84fe;    
}

.search-button a {
    color: #4e84fe;
}

a.book-now {
    border-color; #4e84fe;
    color: #4e84fe;    
}

a.book-now:hover {
    background: #4e84fe;
}

.search-button a.nav-link {
    color: #4e84fe;
}

#search {
    background: #4e84fe;    
}

.badge {
    background: #4e84fe;    
}

.cart-icon i {
    color: #4e84fe;
}

ul.cart-list>li>p>a {
    color: #4e84fe;
}

ul.cart-list>li.total>.btn-cart {
    border-color: #4e84fe;
    background: #4e84fe;
}

ul.cart-list>li.total>.btn-cart:hover {
    color: #4e84fe;
}

/* Header slider */
.header-slider .owl-next,
.header-slider .owl-prev {
    color: #4e84fe;   
	background: url(../../img/owlbtn-4.png) no-repeat;
}
.header-slider .owl-next:hover,
.header-slider .owl-prev:hover {
    background: url(../../img/owlbtn-hover-4.png) no-repeat;
}

/* 05. Features */

.features-list-item .icon i {
    color: #4e84fe;
}

.view-more {
    color: #4e84fe;
}

/* 06. Portfolio */
.sorting-btn {
    border-bottom-color: #4e84fe !important;
}

.sorting-btn li a.active {
    color: #4e84fe;
}

.portfolio-masonary figure:hover figcaption  {
    background: #4e84fe;
}

/* 07. Features */
.features-item:before {    
    background: #4e84fe;
}

.features-item:hover i {
    color: #4e84fe;
}

/* 08. Services */
.service-icon i {
    color: #4e84fe;
}

.services-item .service-icon:after {
    background: #4e84fe;    
}

.services-item:hover h4 {
    color: #4e84fe;
}

/* 10. Fun Fact*/
#fun-fact i {
    color: #4e84fe;
}

.member-social li a {
    color: #4e84fe;
}

.member-title:after {
    background: #4e84fe;    
}

.member-title:before {
    border-bottom-color: #4e84fe !important;
}

.team-member:hover .member-title h4 {
    color: #4e84fe;
}

.inner-bio  {
    background-color: #4e84fe;
}

/* Testimonial */
#testimonial .owl-dot.active {
    background: #4e84fe !important;
}

.single-testimonial h4 {
    color: #4e84fe;
}

.single-testimonial h4:after {
    background: #4e84fe;    
}


/* Pricing */
#pricing .features li i {
    color: #4e84fe;
}

/* Recent Blog */
#recent-blog .post-thumbnail:after {
    background: #4e84fe;    
}

#recent-blog .blog-post:hover .read-more-link,
.blog-post:hover .post-content .post-title a {
    color: #4e84fe;
}

/* Contact Us*/
.contact-us-info h3:after {
    background: #4e84fe;    
}

.live-chat.boxed-btn:hover {
    background: #4e84fe;
    border-color: #4e84fe;
}

.get-in-touch h3 {
    color: #4e84fe;
}

.get-in-touch input,
.get-in-touch textarea {
    border-color: #4e84fe;
}

.get-in-touch .form-control:focus {
    border-bottom-color: #4e84fe !important;
}

#footer-copyright {
    background: #4e84fe;
}

.scrollup {
    background-color: #4e84fe;
    border-color: #4e84fe;

}

.scrollup:hover {
    color: #4e84fe;
    border-color: #4e84fe;
}

/*------------------------
    About US page 
 -------------------------*/
.breadcrumb-nav li a {
    color: #4e84fe;
}

#about-us .section-header:before {
    background: #4e84fe;
}

.progress-bar {
    background: #4e84fe;
}

a.view-details:hover {
    color: #4e84fe;
}


/*------------------------
    Service page 
-------------------------*/
.servicepage-item .service-icon i {
    color: #4e84fe;
}

.servicepage-item a {
    color: #4e84fe;
}

/*------------------------
    Portfolio
-------------------------*/

.portfolio-item:hover .content h4,
.portfolio-item:hover .content a {
    color: #4e84fe;
}

.portfolio-item:hover figcaption {
    background: #4e84fe;
}

.pagination li.page-item.more-page a.page-link,
.pagination li.page-item.active a.page-link,
.pagination a.page-link:hover {
    background: #4e84fe;
}

.single-exclusive:hover h5,
.single-exclusive:hover i {
    color: #4e84fe;
}

#exclusive .owl-dot.active {
    background: #4e84fe;
}

/* Gallery */
.gallery-popup:hover {
    color: #4e84fe;
}

.load-btn {    
    background: #4e84fe;
}

/*------------------------
    Blog
-------------------------*/
.blog-post:hover h4.post-title a {
    color: #4e84fe !important;
}

.post-content .continue-reading:hover {
    color: #4e84fe !important;
}

#blog-content ul.meta-info li:hover i,
#blog-content ul.meta-info li a:hover {
    color: #4e84fe;
}

.blog-post .post-thumb {
    background: #4e84fe;    
}

.post-new-comment input,
.post-new-comment textarea {
    border-color: #4e84fe;
}

.single-blog-area ul.share-icon li a:hover {
    color: #4e84fe;
}

/*------------------------
    Contact US
-------------------------*/
.office .icon {
    color: #4e84fe;
}

ul.contact-social li a {
    color: #4e84fe;
}

/* Widget Color */

.widget_about a:hover {
    color: #4e84fe;
}

.widget_pages ul li a:hover {
    color: #4e84fe;
}

.widget-search input[type=button] {
    background: #4e84fe;
}

.widget-categories ul li a:hover {
    color: #4e84fe;
}

.recent-post h6:hover {
    color: #4e84fe;
}

ul.recent-meta-info li a:hover {
    color: #4e84fe;
}

.days li .active {
    color: #4e84fe;
    border-color: #4e84fe;
}

.widget-newsletter .subscribe {
    color: #4e84fe;
    border-color: #4e84fe;
}

.widget-newsletter .subscribe:hover {
    background: #4e84fe;
}


ul.widget-social li a:hover {
    color: #4e84fe;
}

ul.tags li a:hover {    
    background: #4e84fe;
}


/*=========================================
    Secondary Color
=========================================*/
/* Theme Reset css */
p {
    color: #233049;
}

.section-header p {
    color: #233049;
}

/* Main Menu*/
.mean-container .mean-nav ul li a.mean-expand:hover {
    background: #233049;
}

ul.cart-list>li.total {
    background-color: #233049;
}

/* Sections */
.call-out:after,
#fun-fact:after,
#subscribe:after,
#pricing .features:after,
.video-section:after,
.skill-item:after  {
    background: #233049;    
}


/* Features list*/
.features-list-item h4 {
    color: #233049;
}

.view-more:hover {
    color: #233049;
}

.sorting-btn li a {
    color: #233049;
}

.services-item {    
    color: #233049;
}

.member-title {
    color: #233049;
}

#testimonial .owl-dot {
    background: #233049;    
}

.single-testimonial {
    background: #233049; 
}

#pricing .prcing-head {
    background: #233049;
}

#pricing .price {
    color: #233049;    
}

#recent-blog .read-more-link {
    color: #233049;    
}

.contact-us-info {
    background: #233049;    
}

/* Service Page */
.servicepage-item h4 {
    color: #233049;
}

.servicepage-item p {
    color: #233049;
}

.servicepage-item a:hover {
    color: #233049;
}

/* Portfolio */
.portfolio-page .content h4 {
    color: #233049;
}

.portfolio-page .content a {
    color: #233049;
}

.pagination a.page-link {
    background: #233049;
}

.exclusive-content h5 {
    color: #233049;
}

.exclusive-content i {
    color: #233049;
}

#exclusive .owl-dot {
    background: #233049;
}

.gallery-item figure:hover figcaption {
    background: #233049;
}

#blog-content .post-title a {
    color: #233049;
}

#blog-content ul.meta-info li {
    color: #233049;
}

#blog-content ul.meta-info li a {
    color: #233049;
}

.post-content .content {
    color: #233049;
}

#blog-content .post-content .continue-reading {
    color: #233049;
}

.single-blog-area .post-title {
    color: #233049;
}

.single-blog-area ul.share-icon li a {
    color: #233049;
}

.post-comment-area .comment-author a {
    color: #233049;
}

.office h4 {
    color: #233049;
}

.office ul li {
    color: #233049;
}

#wrapper-404 .inner-content h1 {
    color: #233049;
}

#wrapper-404 .inner-content p {
    color: #233049;
}

/*Widget CSS */

#footer-widgets,
.widget-search input[type=button]:hover {
    background: #233049;
}

.widget-search .search-form,
.search-form input[type="search"]::-webkit-input-placeholder,
#blog-content .widget-title,
.widget-categories ul li a,
.recent-post h6,
ul.recent-meta-info li,
ul.recent-meta-info li a,
ul.tags li a,
.widget-calender .widget-title .plus a,
.weekdays li,
.days li.disable,
.days li {
    color: #233049;

}

.get-in-touch input::-webkit-input-placeholder,
.get-in-touch textarea::-webkit-input-placeholder {
  color: #233049;    
}