/*
 Theme Name:   Batiment Child
 Theme URI:    http://keenitsolutions.com/products/wordpress/batiment/
 Description:  Batiment Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     batiment
 Version:      2.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

::-moz-selection {
  background: #d71016 !important;
}

::selection {
  background: #d71016 !important;
}
a:hover, a:focus, a:active {
    color: #d71016 !important;
}
.menu-area {
    padding: 20px 0 0;
}
.menu-area .navbar ul,
.blog-carousel .blog-date {
    text-align: center;
}
.menu-area .navbar ul li {
    height: 60px;
    line-height: 60px;
}
.sticky .menu-area .navbar ul li {
    line-height: 70px;
}
.menu-area .get-quote .quote-button {
    line-height: 60px;
}
#rs-header.header-style1 .menu_one {
    margin-top: -10px;
}
.menu-area .navbar ul li > a {
    font-weight: 700;
}
.navbar {
    border-radius: 0;
}
.menu-area:not(.sticky) .navbar ul li > a:hover,
.menu-area:not(.sticky) .navbar ul li.active a,
.page-template-page-single .menu-area:not(.sticky) .navbar ul li.active a,
.menu-area .navbar ul li.current-menu-item a,
.menu-area .navbar ul li.active a {
    text-decoration: overline !important;
}
.menu-area .menu-offcanvas .get-quote {
    
}
.menu-area .menu-offcanvas .get-quote a {
    color: #fff;
    display: block;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
}
#rs-header.header-style1 .menu-responsive {
    padding-right: 15px;
}
#rs-header.header-style1 .menu-offcanvas,
.footer-top,
.entry-footer,
.author,
.rs-blog .blog-item .blog-content h3,
.bs-meta li:nth-child(2),
.blog-content {
    display: none !important;
}
.rs-heading.vc_custom_1614120411894 h2 span.watermark {
    opacity: 1;
    font-size: 16px;
    transform: inherit;
    padding-top: 5px;
    left: 190px;
    color: #64615F;
}
.vc_custom_1613909523342 h2 {
    margin-bottom: 0;
}
.rs-heading.border-style h2:after {
    bottom: inherit;
    height: 3px;
    top: -3px;
    opacity: 1;
}
.compensate-for-scrollbar {
    margin-right: 0 !important;
}
.main-contain #cta-sec .readon {
    font-weight: 700 !important;
    background-color: #fff !important;
    border-color: #1ebea5 !important;
    color: #1ebea5 !important;
}
.main-contain #cta-sec .readon:hover,
.main-contain #cta-sec .readon:focus,
.main-contain #cta-sec .readon:active {
    background-color: #fff !important;
    border-color: #1ebea5 !important;
    color: #1ebea5 !important;
}
.main-contain #cta-sec .readon i {
    font-weight: 700 !important;
    padding-right: 10px;
}
.toolbar-contact .readon,
.toolbar-contact .readon:hover,
.toolbar-contact .readon:focus,
.toolbar-contact .readon:active {
    font-weight: 700 !important;
    background-color: #1ebea5 !important;
    border-color: #1ebea5 !important;
    color: #ffffff !important;
    height: 30px !important;
    line-height: 30px !important;
}
.toolbar-contact .readon i {
    font-weight: 700 !important;
    padding-right: 10px;
}
.toolbar-contact-style4 ul li .contact-inf a:last-child {
    display: block;
    line-height: 0.8;
}
#rs-footer .footer-bottom .footer-bottom-share ul li a {
    background: #64615f;
}


/*** Mobile M***/
@media only screen and (max-width: 991px) {
    #rs-header.header-style1 .menu-offcanvas {
        display: block !important;
    }
    .menu-area .get-quote {
        right: 0;
    }
    .menu-area .menu-offcanvas .get-quote a {
        font-size: 14px;
        line-height: 25px;
    }
    .menu-area .menu-offcanvas .get-quote a i:before {
        font-size: 16px;
    }
    #rs-header .logo-area a img {
        width: auto;
    }
    #rs-header.header-style1 .logo-area {
        margin: 0 auto;
    }
    #rs-header.header-style1 .toolbar-contact-style4,
    #rs-partner,
    #scrollUp {
        display: none !important;
    }
    #a-propos {
        padding-top: 15px !important;
        padding-right: 0px !important;
        padding-bottom: 15px !important;
        padding-left: 0px !important;
        margin-top: 0 !important;
    }
    #cta-sec {
        padding-bottom: 35px !important;
    }
    #rs-header .toolbar-area .toolbar-contact {
        text-align: left !important;
    }
    #rs-header .toolbar-area .toolbar-sl-share ul {
        text-align: right !important;
    }
    .toolbar-contact .readon,
    .toolbar-contact .readon:hover,
    .toolbar-contact .readon:focus,
    .toolbar-contact .readon:active {
        padding-left: 4px;
        padding-right: 4px;
        font-size: 12px;
    }
    .toolbar-contact .readon i {
        padding-right: 5px;
    }
    .rs-heading.vc_custom_1614120411894 h2 span.watermark {
        font-size: 14px;
        left: 98px;
    }
}