/***************************************
*Fonts
****************************************/

@import url('default.css');

/***************************************
*Header
****************************************/

.site-branding {
    max-width: 185px;
    position: relative;
    height: 74px;
}

.site-branding img {
    position: absolute;
    top: 0;
    z-index: 1;
}

.top-header .call-contact img {
    width: 20px;
}

.fixed-header .site-branding {
    padding-top: 0;
}


/***************************************
*Content
****************************************/


/*Banner*/

.inner-banner {
    position: relative;
    text-align: center;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 539px;
    padding-top: 125px;
}

.banner-title {
    font-family: 'Quicksand', sans-serif;
    color: #fff;
    font-size: 29px;
    font-weight: 700;
    line-height: 1.2em;
}

.banner-title span {
    text-transform: uppercase;
}


/*About us*/

.about-us-section {
    padding: 0;
    margin-bottom: 20px;
    margin-top: 82px;
}

.about-us-section .etiquette:before {
    left: -65px;
    right: unset;
}

.inner-about-us .img-box {
    margin-left: 40px;
    margin-bottom: 30px;
    position: relative;
    margin-right: -200px;
    width: calc(50% + 200px);
}

.inner-about-us .img-box::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50vw;
    content: '';
    background-color: #f4f8e9;
}

.inner-about-us .img-box>div {
    padding: 40px;
    position: relative;
    z-index: 1;
}

.inner-about-us .txt-box {
    background: #ffffff;
}


/*Company Benefits*/

.company-benefits-section {
    padding: 0;
    margin: 55px 0;
}

.inner-company-benefits .title {
    font-family: 'Quicksand', sans-serif;
    color: #252525;
    font-size: 21px;
    font-weight: 700;
}

.company-benefits-content-l {
    background-color: #f6e9eb;
}

.company-benefits-content-r {
    background-color: #fff;
    position: relative;
}

.company-benefits-content-l>div:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    padding-bottom: 15px;
    margin-bottom: 15px;
}


/***************************************
*Footer
****************************************/


/*copyright*/

.footer-bottom {
    background-color: #212121;
}

.footer-bottom .copyright {
    padding: 31px 0 29px 0;
    border-top: 1px solid rgba(255, 255, 255, .15);
    position: relative;
}

.footer-bottom .copyright,
.footer-bottom .copyright a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #9b9b9b;
    line-height: 1.4em;
}

.footer-bottom .copyright b {
    font-weight: 700;
}

.img-arobiz {
    position: absolute;
    top: -12px;
    background-color: #212121;
    padding: 0 8px;
    left: 50%;
    transform: translateX(-50%);
}


/*Blk contact*/

.infos-contact {
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    background: #8fbb2b;
}

.inner-infos-contact {
    min-height: 75px;
}

.inner-infos-contact>div {
    min-height: 74px;
}

.infos-contact .txt div:first-child {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.2em;
}


/*Menu Footer*/

.footer-menu .inner-footer-menu {
    padding-top: 42px;
    padding-bottom: 50px;
}

.menu-footer.nav li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    color: #a1a1a1;
    position: relative;
    padding: 0 20px;
    line-height: .8em;
}

.menu-footer.nav li a:hover {
    color: #fff;
}

.menu-footer.nav li:not(:last-child) a {
    border-right: 2px solid #a1a1a1;
}


/*Blk diag*/

.blk-diag .inner-diag {
    border-top: 1px solid rgba(255, 255, 255, .1);
    padding-bottom: 40px;
    padding-top: 45px;
    position: relative;
}

.diag-links {
    -moz-text-align-last: center;
    text-align-last: center;
}

.blk-diag .inner-diag:before {
    content: '';
    background-color: transparent;
    width: 100%;
    height: 5px;
    top: 0;
    position: absolute;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.inner-diag>.btn-box {
    position: absolute;
    top: -16px;
}

.inner-diag .btn-one {
    padding: 9px 20px 7px;
    font-size: 16px;
    height: 36px;
    min-width: 142px;
}

.inner-diag .btn-one:before {
    right: -5px;
    bottom: -5px;
    left: 3px;
    top: 3px;
}

.inner-diag .blk-title {
    font-size: 17px;
    color: #cacaca;
    font-weight: 600;
    margin-bottom: 12px;
}

.diag-links,
.diag-links a {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #9b9b9b;
    line-height: 1.5em;
}

.diag-links a:hover,
.diag-links a:focus {
    color: #8fbb2b;
}

.sect-title {
    position: relative;
    margin-bottom: 40px;
}

.sect-title .sub-title {
    position: relative;
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    color: #a42339;
    font-size: 17px;
    line-height: 1.25em;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.sect-title .sub-title::before {
    left: -65px;
    content: '';
    background-color: #a42339;
    width: 45px;
    height: 2px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}

.sect-title .h1,
.sect-title h1 {
    font-family: 'Quicksand', sans-serif;
    position: relative;
    font-weight: 700;
    color: #252525;
    line-height: 1.1em;
    margin-bottom: 0;
    font-size: 32px;
}

.bloc-text h2 a, .bloc-text p a, .bloc-text ul li a { font-size: inherit; color: inherit; font-weight: inherit; } 
.bloc-text ul li, .bloc-text ul li { list-style: disc; } 
.bloc-text ul { margin-left: 30px } 
.bloc-text h2:first-of-type img:first-of-type,
.bloc-text p:first-of-type img:first-of-type {
     display: none;
 }
@media (max-width: 575px) {
    #image-gallery .modal-dialog {
        padding: 15px !important;
    }
}
.btn-style-three.actu-b { padding: 5px 20px 5px !important }
#commanderModal .btn,
.modal-footer button.btn-secondary {
    background-color: #a42339;cursor: pointer;
}
#commanderModal .btn:hover,
.modal-footer button.btn-secondary:hover {
    background-color: #a42339;
}
#boutique a {
    background-size: cover;background-position: center;
}
.bloc-about {
    padding: 75px 0 50px;
}
input.list-diff {
    vertical-align: middle;
    width: 100%;
    color: #8093a8;
    padding: 10px 15px;
    border-radius: 0;
    font-weight: 400;
    text-transform: inherit;
    border: 1px solid rgba(0, 43, 92, 0.08);
    font-size: 15px;
    outline: none;
    line-height: inherit;
    letter-spacing: 0px;
}
.handle:after {
    background-color: #a42339 !important;
}
.handle {
    transition: 0s;
}
.galerie .item-gal {
    padding:0;
    margin: 0px;   
    background-color: #fff;background-size: cover;background-position: center;
    border: 2px solid #dee2e6;
    border-radius: .25rem;
    height: 200px;position: relative;width: 100%;
}
.galerie .item-gal:hover .overlay {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
    padding: 20px;
}
@media (max-width: 991px) {
    .actu-detail img {
        float: none !important;margin: 20px auto !important;display: block !important;
    }
}
@media (max-width: 480px) {
    #projet-detail .col-lg-12, #projet-detail .container {
        padding: 0 15px !important;
    }
}
.galerie .btn-1 {
    background-color: #a4233980;
}

.tarteaucitronSelfLink {
    display: none !important;
}

.image {
    margin: unset;
}