/*=========================================
    Primary Color
    =========================================*/

    .preloader {
        background: #1E4750;
    }

    /* 00. Theme Reset Css */
    .section-header h2 {
        color: #1E4750;
    }

    .section-header h2:after {
        background: #1E4750;    
    }

    .boxed-btn {
        background: #1E4750;    
    }

    .boxed-btn:hover {
        color: #1E4750;    
    }

    /* 02. Header Top */
    #header-top {
        background: #1E4750;    
    }

    /* 03. Custom Navigation */
    .main-menu ul li.active a,
    .main-menu ul li a:hover {
        color: #1E4750 !important;
    }

    .main-menu ul li ul li:hover:before {
        color: #1E4750;
    }

    .main-menu ul li.active ul li a:hover { 
        color: #1E4750 !important;
    }

    .main-menu ul li a:after,
    .main-menu ul li a:before {
        border-color: #1E4750 !important;
    }


    .mean-container a.meanmenu-reveal {
        border-color: #1E4750;
        color: #1E4750;
    }

    .mean-container a.meanmenu-reveal span {
        background-color: #1E4750;
    }

    .mean-container .mean-nav {
        background: #1E4750;   
        position: fixed;
        width: 90%; 
    }

    .search-button a {
        color: #1E4750;
    }

    a.book-now {
        border-color; #1E4750;
        color: #1E4750;    
    }

    a.book-now:hover {
        background: #1E4750;
    }

    .search-button a.nav-link {
        color: #1E4750;
    }

    #search {
        background: #1E4750;    
    }

    .badge {
        background: #1E4750;    
    }

    .cart-icon i {
        color: #1E4750;
    }

    ul.cart-list>li>p>a {
        color: #1E4750;
    }

    ul.cart-list>li.total>.btn-cart {
        border-color: #1E4750;
        background: #1E4750;
    }

    ul.cart-list>li.total>.btn-cart:hover {
        color: #1E4750;
    }

    /* Header slider */
    .header-slider .owl-next,
    .header-slider .owl-prev {
        color: #1E4750;    
    }

    /* 05. Features */

    .features-list-item .icon i {
        color: #1E4750;
    }

    .view-more {
        color: #1E4750;
    }

    /* 06. Portfolio */
    .sorting-btn {
        border-bottom-color: #1E4750 !important;
    }

    .sorting-btn li a.active {
        color: #1E4750;
    }

    .portfolio-masonary figure:hover figcaption  {
        background: #1E4750;
    }

    /* 07. Features */
    .features-item:before {    
        background: #1E4750;
    }

    .features-item:hover i {
        color: #1E4750;
    }

    /* 08. Services */
    .service-icon i {
        color: #1E4750;
    }

    .services-item .service-icon:after {
        background: #1E4750;    
    }

    .services-item:hover h4 {
        color: #1E4750;
    }

    /* 10. Fun Fact*/
    #fun-fact i {
        color: #1E4750;
    }

    .member-social li a {
        color: #1E4750;
    }

    .member-title:after {
        background: #1E4750;    
    }

    .member-title:before {
        border-bottom-color: #1E4750 !important;
    }

    .team-member:hover .member-title h4 {
        color: #1E4750;
    }

    .inner-bio  {
        background-color: #1E4750;
    }

    /* Testimonial */
    #testimonial .owl-dot.active {
        background: #1E4750 !important;
    }


    /* Pricing */
    #pricing .features li i {
        color: #1E4750;
    }

    /* Recent Blog */
    #recent-blog .post-thumbnail:after {
        background: #1E4750;    
    }

    #recent-blog .blog-post:hover .read-more-link,
    .blog-post:hover .post-content .post-title a {
        color: #1E4750;
    }

    /* Contact Us*/
    .contact-us-info h3:after {
        background: #1E4750;    
    }

    .live-chat.boxed-btn:hover {
        background: #1E4750;
        border-color: #1E4750;
    }

    .get-in-touch h3 {
        color: #1E4750;
    }

    .get-in-touch input,
    .get-in-touch textarea {
        border-color: #1E4750;
    }

    .get-in-touch .form-control:focus {
        border-bottom-color: #1E4750 !important;
    }

    #footer-copyright {
        background: #1E4750;
    }

    .scrollup {
        background-color: #1E4750;
        border-color: #1E4750;

    }

    .scrollup:hover {
        color: #1E4750;
        border-color: #1E4750;
    }

/*------------------------
    About US page 
    -------------------------*/
    .breadcrumb-nav li a {
        color: #1E4750;
    }

    #about-us .section-header:before {
        background: #1E4750;
    }

    .progress-bar {
        background: #1E4750;
    }

    a.view-details:hover {
        color: #1E4750;
    }


/*------------------------
    Service page 
    -------------------------*/
    .servicepage-item .service-icon i {
        color: #1E4750;
    }

    .servicepage-item a {
        color: #1E4750;
    }

/*------------------------
    Portfolio
    -------------------------*/

    .portfolio-item:hover .content h4,
    .portfolio-item:hover .content a {
        color: #1E4750;
    }

    .portfolio-item:hover figcaption {
        background: #1E4750;
    }

    .pagination li.page-item.more-page a.page-link,
    .pagination li.page-item.active a.page-link,
    .pagination a.page-link:hover {
        background: #1E4750;
    }

    .single-exclusive:hover h5,
    .single-exclusive:hover i {
        color: #1E4750;
    }

    #exclusive .owl-dot.active {
        background: #1E4750;
    }

    /* Gallery */
    .gallery-popup:hover {
        color: #1E4750;
    }

    .load-btn {    
        background: #1E4750;
    }

/*------------------------
    Blog
    -------------------------*/
    .blog-post:hover h4.post-title a {
        color: #1E4750 !important;
    }

    .post-content .continue-reading:hover {
        color: #1E4750 !important;
    }

    #blog-content ul.meta-info li:hover i,
    #blog-content ul.meta-info li a:hover {
        color: #1E4750;
    }

    .blog-post .post-thumb {
        background: #1E4750;    
    }

    .post-new-comment input,
    .post-new-comment textarea {
        border-color: #1E4750;
    }

    .single-blog-area ul.share-icon li a:hover {
        color: #1E4750;
    }

/*------------------------
    Contact US
    -------------------------*/
    .office .icon {
        color: #1E4750;
    }

    ul.contact-social li a {
        color: #1E4750;
    }

    /* Widget Color */

    .widget_about a:hover {
        color: #1E4750;
    }

    .widget_pages ul li a:hover {
        color: #1E4750;
    }

    .widget-search input[type=button] {
        background: #1E4750;
    }

    .widget-categories ul li a:hover {
        color: #1E4750;
    }

    .recent-post h6:hover {
        color: #1E4750;
    }

    ul.recent-meta-info li a:hover {
        color: #1E4750;
    }

    .days li .active {
        color: #1E4750;
        border-color: #1E4750;
    }

    .widget-newsletter .subscribe {
        color: #1E4750;
        border-color: #1E4750;
    }

    .widget-newsletter .subscribe:hover {
        background: #1E4750;
    }


    ul.widget-social li a:hover {
        color: #1E4750;
    }

    ul.tags li a:hover {    
        background: #1E4750;
    }


/*=========================================
    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;    
    }

    #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;    
  }