/*
Theme Name: H-Code Child
Theme URI: http://wpdemos.themezaa.com/h-code
Author: Themezaa
Author URI: http://www.themezaa.com
Description: Child theme for H-Code theme
License: Themeforest Split Licence
License URI: http://themeforest.net/licenses
Template: h-code
Version: 1.1
Text Domain: h-code-child
*/

body {
    font-family: Montserrat, sans-serif !important;
}

/* NAV LANGUAGES */
.mega-menu-ul.navbar-nav li:last-child {
    position: relative;
}

/* .mega-menu-ul.navbar-nav li:last-child a {
    margin-left: 35px;
    text-transform: uppercase !important;
} */
/*
.shrink-nav .mega-menu-ul.navbar-nav li:last-child a {
    color: #000;
}*/

.mega-menu-ul.navbar-nav li:last-child:hover a,
.mega-menu-ul.navbar-nav li:last-child a:hover {
    border: 0 !important;
}

.mega-menu-ul.navbar-nav li:last-child:before {
    /*content: " ";*/
    position: absolute;
    top: 28px;
    left: 0;
    display: inline-block;
    width: 1px;
    height: 20px;
    background: #fff;
}

.shrink-nav .mega-menu-ul.navbar-nav li:last-child:before {
    background: #000;
    top: 19px;
}

.shrink-nav .mega-menu-ul.navbar-nav li:last-child ul.dropdown-menu {
    top: 35px !important;
}

.mega-menu-ul.navbar-nav li:last-child ul.dropdown-menu {
    background: transparent !important;
    width: auto !important;
    top: 45px !important;
}

.mega-menu-ul.navbar-nav li:last-child ul.dropdown-menu li:before {
    display: none;
}

#mega-menu .mega-menu-ul.navbar-nav li:last-child ul.dropdown-menu li a {
    border-bottom: 0 !important;
    padding: 5px 0 0 0 !important;
    cursor: pointer !important;
}

.lang-item-en {display: none;}

/* STICKY ICONS BAR */
.sticky-iconsbar {
    position: fixed;
    top: 50%;
    right: -117px;
    background: #202020;
    color: #fff;
    width: 170px;
    z-index: 10;
    transform: translateY(-50%);
}

.sticky-iconsbar:hover {
    right: 0;
}

.sticky-iconsbar > div {
    position: relative;
    height: 45px;
    line-height: 45px;
    padding: 0 0 0 18px;
}

.sticky-iconsbar > div a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -5000px;
}

.sticky-iconsbar > div p {
    display: inline-block;
    font-size: 9px;
}

.ico-tel {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('assets/images/ico-tel.svg') 50% 50% no-repeat;
    background-size: 100%;
    margin-right: 18px;
    position: relative;
    top: 3px;
}

.ico-mail {
    display: inline-block;
    width: 14px;
    height: 13px;
    background: url('assets/images/ico-mail.svg') 50% 50% no-repeat;
    background-size: 100%;
    margin-right: 18px;
    position: relative;
    top: 2px;
}

.ico-maps {
    display: inline-block;
    width: 14px;
    height: 19px;
    background: url('assets/images/ico-maps.svg') 50% 50% no-repeat;
    background-size: 93%;
    margin-right: 18px;
    position: relative;
    top: 3px;
}

.ico-linkedin {
    display: inline-block;
    width: 14px;
    height: 13px;
    background: url('assets/images/ico-linkedin.svg') 50% 50% no-repeat;
    background-size: 100%;
    margin-right: 18px;
}

/* HEADER */
.navbar.nav-black .navbar-nav > li > a,
.navbar.nav-black > .nav-header-container .search-cart-header .top-cart > a,
.navbar.nav-black > .nav-header-container .search-cart-header #top-search > a {
    color: #fff;
}

.navbar.nav-black.shrink-nav .navbar-nav > li > a,
.navbar.nav-black.shrink-nav > .nav-header-container .search-cart-header .top-cart > a,
.navbar.nav-black.shrink-nav > .nav-header-container .search-cart-header #top-search > a {
    color: #000;
}

.navbar.nav-black {
    border-bottom: 1px solid #116387;
}

/* NAVBAR */
.navbar-nav > li > a {
    font-size: 16px !important;
    font-weight: normal !important;
    letter-spacing: -0.3px !important;
    text-transform: initial !important;
    border-bottom: 2px solid transparent !important;
}

.navbar-nav > li > a:hover {
    border-bottom: 2px solid #fff !important;
}

.shrink-nav .navbar-nav > li > a:hover,
.shrink-nav .navbar-nav > li > a.active {
    border-bottom: 2px solid #000 !important;
}

/* SLIDER */
#section-slider {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 120px !important;
    /*height: 500px;*/
}

/*#section-slider .container-fluid .row {
    position: relative;
    height: 84vh;
    height: 500px;
}*/

#col-slider {
    padding-bottom: 60px;
    /*height: 67vh;*/
    /* height: 500px;
    background: url(assets/images/macbook.png) 0 0 no-repeat;
    background-size: 100%; */
    /* position: absolute;
    top: 120px;
    left: 0; */
}

#tenor-slider {
    position: relative;
    left: -15px;
    /* position: absolute;
    top: 40px;
    right: 7.9vw; */
    /*height: 56vh;*/
}

#tenor-slider .owl-item > div {
    background: transparent !important;
}

/* #tenor-slider .owl-stage-outer div {
    height: 56vh;
} */

/* #tenor-slider .half-project-img-slider {
    min-height: 64vh !important;
} */

#tenor-slider .slider-overlay {
    display: none;
}

#col-intro {
    /* position: absolute;
    top: 170px;
    right: 0; */
    color: #fff;
}

#col-intro .text-extra-large {
    width: 87%;
}

.list-companies {
    list-style: none;
    display: flex;
    align-items: flex-start;
    margin: 50px 0 0 0;
    padding: 0;
}

.list-companies li {
    position: relative;
    text-align: center;
    font-size: 10.5px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.2px;
    padding: 0 30px 0 0;
}

.list-companies li:after {
    position: absolute;
    top: 3px;
    right: 13px;
    content: ' ';
    width: 1px;
    height: 20px;
    background: #fff;
}

.list-companies li:last-child:after {
    display: none;
}

.list-companies li div {
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.2px;
    margin-top: 10px;
}

.list-companies li a {
    color: #fff;
}

.arrow-down {
    background: url(assets/images/arrow.png) 0 0 no-repeat;
    background-size: cover;
    display: block;
    margin: 30px 0 0 43%;
    width: 32px;
    height: 17px;
    text-indent: -5000px;
}

/* MENTIONS LEGALES */
#mentions-legales .section-title {
    font-weight: bold !important;
    font-size: 35px !important;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.5px;
    color: #000;
    padding: 0 0 30px 0;
}

#mentions-legales .page-title2 {
    font-size: 17px;
    font-weight: 700;
}

/* SOCIETES */
/* #armide {
    z-index: -1;
} */

.box-logo {
    margin-bottom: 50px;
}

.box-btn {
    margin-top: 50px;
}

.btn-discover {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.55;
    letter-spacing: -0.3px;
    color: #ffffff;
    border-radius: 11px;
    padding: 11px 43px 16px 43px;
    margin-top: 33px;
}

.btn-discover-2 {

    border-radius: 8px;
	margin-top: 8px;

}

.btn-discover:hover {
    color: #ffffff;
}

.bg-blue {background-color: #3373CA;}
.bg-pink {background-color: #3373CA;}
.bg-yellow {background-color: #3373CA;}
.bg-green {background-color: #3373CA;}

/* REFERENCES */
section#references {
    padding: 120px 0;
}

section#references .feature-owl .carousel-control.left,
section#references .feature-owl .carousel-control.right {
    margin-top: 0;
    top: 30px;
}

section#references .owl-carousel .owl-item {
    height: 110px;
    position: relative;
}

section#references .owl-carousel .owl-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* CONTACT */
section#contact {
    padding: 0 0 120px 0;
}

#contact textarea,
#case-contact textarea {
    height: 102px;
}

div.wpcf7-mail-sent-ng {
    background-color: #f0dddf !important;
}

#blog {
    padding: 120px 0 0 0;
}

#blog .button {
    display: none;
}

.wpcf7-form-control .wpcf7-list-item {
    margin-left: 0 !important;
}

.wpcf7-form {
    text-align: left;
}

input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

input[type="checkbox"] + span.wpcf7-list-item-label:after {
  /*content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath class='checkmark-path' fill='none' stroke-width='2' stroke='#545454' d='M4 10 l5 4 8-8.5'/%3E%3C/svg%3E");*/
  content: '\2714';
  top: -24px;
  left: 4px;
  width: 20px;
  height: 20px;
  font-size: 18px;
}

input[type="checkbox"] + span.wpcf7-list-item-label {
  display: inline-block;
  vertical-align: middle;
  height: 20px;
}
input[type="checkbox"] + span.wpcf7-list-item-label:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dfdfdf;
  width: 24px;
  height: 24px;
  margin-right: 15px;
  transition: .4s border-color;
}
input[type="checkbox"] + span.wpcf7-list-item-label:after {
  position: relative;
  display: block;
  transition: .4s transform;
  transform: scale(0);
}

input[type="checkbox"]:checked + span.wpcf7-list-item-label:before {
  border-color: #dfdfdf;
}
input[type="checkbox"]:checked + span.wpcf7-list-item-label:after {
  transform: scale(1);
}

.wpcf7-validation-errors {
    background-color: #f9e2e4 !important;
    border: 1px solid #f6bfc5 !important;
    color: #83071a !important;
}

.reCAPTCHA div {
    margin: 0 auto ;
}
.wpcf7-submit{
	margin-top: 15px;
}
.showConsent {
    text-decoration: underline;
}

.popin-consent {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
}

.popin-consent-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
}

.popin-consent-content {
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 35%;
    transform: translate(-50%,-50%);
    padding: 20px 20px;
    overflow: hidden;
}

.popin-consent-content button {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    float: right;
    border: 0;
    padding: 8px 50px;
    letter-spacing: 1.5px;
    cursor: pointer;
    margin-top: 15px;
}

/* FOOTER */
.hcode-main-footer {
    background-image: linear-gradient(260deg, #222222, #002d4e) !important;
}

.hcode-main-footer a {
    color: #fff !important;
    text-transform: initial !important;
    font-size: 16.5px !important;
}

.hcode-main-footer .sidebar-title {
    color: #fff !important;
    font-size: 19.5px !important;
    font-weight: 500 !important;
    padding-bottom: 23px;
    text-transform: initial !important;
}

.hcode-main-footer .sidebar-title:after {
    content: " ";
    margin-top: 10px;
    display: block;
    width: 15px;
    height: 1px;
    background: #fff;
}

.hcode-main-footer .textwidget.custom-html-widget {
    color: #fff !important;
    font-size: 16.5px !important;
    font-weight: normal !important;
    line-height: 40px !important;
}

.hcode-main-footer .textwidget.custom-html-widget a {
    color: #fff !important;
}

.hcode-footer-bottom {
    display: none !important;
}

/* FORM NEWSLETTER */
.newsletter-row input {
    height: 40px;
    border-radius: 3.5px;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

.newsletter-btn {
    text-align: right;
}

.newsletter-btn input {
    height: 40px;
    border-radius: 3.5px;
    border: 0;
    background-color: #009ece;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.newsletter-btn .ajax-loader {
    display: block !important;
}

/****************************************************************
    NEWS
****************************************************************/
section#news {
    padding: 0 0 120px 0;
}

.post {
    text-align: left !important;
}

.post-title, .blog-title a {
    line-height: 15px;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;
    margin: 15px 0 0 0;
    font-weight: 600;
}

.post-author, .blog-date {
    display: none !important;
}

/* Single post */
.single-post .parallax-fix {
    padding: 200px 0 !important;
}

.single-post .post {
    padding: 0 !important;
}

.single-post h2.entry-title {
    margin-top: 0;
    font-family: Montserrat;
}

.single-post .posted-by {
    display: none;
}

.single-post .full-blog-date {
    display: none;
}

.single-post .blog-details-text.entry-content {
    font-size: 15px;
    margin-top: 50px;
    width: 700px;
    margin: 50px auto 0 auto;
}

.single-post .blog-details-text.entry-content h3 {
    margin-bottom: 15px;
}

.single-post .blog-details-text.entry-content p {
    margin-bottom: 15px;
}

.single-post .blog-details-text.entry-content img {
    margin: 50px 0;
}

.single-post .ssba_share_link img {
    margin: 0 !important;
}

.single-post .related-post-bottom-wrapper {
    display: none;
}

.intro-post {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 28px;
    font-weight: 700;
}

/*.story {
    font-family: 'Permanent Marker' !important;
    margin-bottom: 15px;
}

.pink {color: #ff959a;}
.green {color: #97d3a1;}
.blue {color: #a4cbe2;}

.citation {
    font-size: 20px;
    font-style: italic;
    margin-bottom: 15px;
}*/

/* Error 404 */
.error404 .navbar {
    display: none;
}

.logo404 {
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
}

/****************************************************************
    RESPONSIVE
****************************************************************/

/* Tablet paysage */
@media screen and (min-width: 769px) and (max-width: 1024px) {
    .logo {
        display: block !important;
    }
    .navbar > .nav-header-container .navbar-nav > li > a {
        font-size: 13px !important;
    }
    input[type="checkbox"] + span.wpcf7-list-item-label:after {
        top: -45px;
    }
    #tenor-slider {
        margin-top: 50px;
    }
    /* #tenor-slider .half-project-img-slider {
        min-height: 45vh !important;
    } */
    /* #tenor-slider .half-project-img-slider {
        min-height: 346px !important;
    } */
    /* #col-slider {
        height: 49vh;
        margin-bottom: 40px;
        margin-top: 70px;
    }
    #col-slider .vc-column-innner-wrapper {
        position: relative;
        top: 25px;
        left: -6.5vw;
    }
    #tenor-slider {
        position: relative;
        top: 0;
        left: 0;
        height: auto;
    }
    #tenor-slider .owl-stage-outer div {
        height: 40.1vh;
    }
    .owl-bg-img {
        background-position: center 100%;
    }
    #col-intro {
        top: 120px;
    } */
    .box-logo {
        margin-bottom: 30px;
    }
    #col-intro .text-extra-large {
        width: 100%;
        line-height: 22px;
        font-size: 14px;
    }
    .list-companies {
        flex-wrap: wrap;
        justify-content: center;
        margin: 30px 0 0 0;
    }
    .list-companies li {
        margin-bottom: 0;
        padding: 0 15px;
    }
    .list-companies li:after {
        display: none;
    }
    .arrow-down {
        margin: 10px 0 0 43%;
    }
}

/* Tablet portrait */
@media screen and (min-width: 641px) and (max-width: 768px) {
    /* #tenor-slider .half-project-img-slider {
        min-height: 52vh !important;
    } */
    /* #col-slider {
        height: 54vh !important;
    }
    #col-slider .vc-column-innner-wrapper {
        top: 37px !important;
        left: -14vw !important;
    }
    #tenor-slider .owl-stage-outer div {
        height: 45.5vh !important;
    } */
    .arrow-down {
        margin: 20px 0 0 50% !important;
    }
}

/* Tablet portrait / Mobile */
/* @media screen and (max-width: 640px) {
    #tenor-slider .half-project-img-slider {
        min-height: 37vh !important;
    }
} */

@media screen and (max-width: 768px) {
    .vc_col-sm-6 {
        width: 100%;
    }
    .xs-text-center {
        text-align: center !important;
    }
    .sticky-iconsbar {
        display: none;
    }
    .navbar.nav-black {
        border-bottom: 0 !important;
    }
    .navbar.nav-black.shrink-nav .navbar-nav > li > a, .navbar.nav-black.shrink-nav > .nav-header-container .search-cart-header .top-cart > a, .navbar.nav-black.shrink-nav > .nav-header-container .search-cart-header #top-search > a {
        color: #fff !important;
    }
    .mega-menu-ul.navbar-nav li:last-child a {
        margin-left: 0 !important;
    }
    .mega-menu-ul.navbar-nav li:last-child:before {
        display: none !important;
    }
    .dropdown-toggle.collapsed.megamenu-right-icon {
        display: none !important;
    }
    .mega-menu-ul.navbar-nav li:last-child ul.dropdown-menu {
        top: 0 !important;
    }
    #section-slider {
        background: #0e293c !important;
        /*padding-top: 80px !important;*/
    }
    /* #tenor-slider .half-project-img-slider {
        min-height: 37vh !important;
    } */
    /* #col-slider, #col-intro {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
    }
    #col-slider {
        height: 41vh;
        margin-bottom: 40px;
    }
    #col-slider .vc-column-innner-wrapper {
        position: relative;
        top: 15px;
        left: -11.5vw;
    }
    #tenor-slider {
        position: relative;
        top: 0;
        left: 0;
        height: auto;
    }
    #tenor-slider .owl-stage-outer div {
        height: 34.5vh;
    } */
    #col-intro .box-logo {
        display: none;
    }
    #col-intro .text-extra-large {
        width: 100%;
        text-align: center;
    }
    .list-companies {
        flex-wrap: wrap;
        justify-content: center;
    }
    .list-companies li {
        margin-bottom: 10px;
        padding: 0 15px;
    }
    .list-companies li:last-child {
        margin-top: 20px;
    }
    .list-companies li:after {
        display: none;
    }
    .arrow-down {
        margin: 20px 0 0 45%;
    }
    #armide {
        background: #cceaf5 !important;
    }
    #aulide {
        background: #ffdbdd !important;
    }

	#tenor-bs, #tenor-it
	{
        background: #fff !important;
    }

 #tenor-ad
	{
        background: #fff !important;
    }

    #coronis {
        background: #f4fce4 !important;
    }
    #sno {
        background: #fef1bd !important;
    }
    #vendome {
        background: #f7fde3 !important;
    }
    #contact .xs-margin-ten-bottom {
        margin-bottom: 10% !important;
    }
    input[type="checkbox"] + span.wpcf7-list-item-label {
        height: auto;
    }
    input[type="checkbox"] + span.wpcf7-list-item-label:after {
        position: absolute;
        top: 3px;
    }
    .popin-consent-content {
        width: 90%;
    }
    .popin-consent-txt {
        line-height: 18px !important;
        font-size: 12px !important;
    }
    .contact-form-right-button {
        padding-right: 15px !important;
    }
    .hcode-main-footer {
        text-align: center !important;
    }
    .hcode-main-footer .sidebar-title:after {
        margin: 10px auto 0 auto;
    }
    .hcode-main-footer .footer-links {
        margin-bottom: 50px !important;
    }
    #mentions-legales {
        padding: 90px 15px 20px 15px;
    }
    .logo {
        display: block !important;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .logo {
        display: block !important;
    }
}

/* Cookie Notice */
.cookie-notice-container {
    padding: 8px !important;
}

.page-id-20160 #section-slider  {
    background-position-y: -200px !important;
	background-color: #121C37 !important;
}
.page-id-20160 .img-bu-1, .page-id-20160 .img-bu-2, .page-id-20160 .img-bu-3 {
	display: none;
}
@media screen and (max-width: 768px) {
	.page-id-20160 .img-bu-1, .page-id-20160 .img-bu-2, .page-id-20160 .img-bu-3 {
		display: block;
	}
}


.page-id-20160 #col-slider h1.section-title {
    line-height: 5rem !important;
	text-transform: none;
	font-size: 60px !important;
}


.page-id-20652 #col-slider h1.section-title {
    line-height: 5rem !important;
	padding-bottom: 3rem;
	text-transform: none;
	font-size: 60px !important;
}



.page-id-20652 #col-slider h2.section-title  {

	text-transform: none;
	font-size: 20px !important;
}



/*
.vc_custom_1578307118676 h1.section-title  {
    line-height: 4rem !important;
}*/

.page-id-20207 .sticky-nav a.dropdown-toggle {


color: black !important;


}

.page-id-20320 .sticky-nav a.dropdown-toggle {


color: black !important;


}



.page-id-20452 .sticky-nav a.dropdown-toggle {


color: black !important;


}

.page-id-20427 .sticky-nav a.dropdown-toggle {


color: black !important;


}


.page-id-20207 .mobile-accordion-menu #mega-menu {
	background-color: white;
	}

.page-id-20278 .mobile-accordion-menu #mega-menu {
	background-color: white;
	}


.page-id-20278 .sticky-nav a.dropdown-toggle {


color: black !important;


}


.page-id-20446 .sticky-nav a.dropdown-toggle {


color: black !important;


}


@media screen and (min-width: 1024px) {
    .page-id-20160 .hcode-row-1 {
        padding: 120px 300px 300px 300px !important;
    }
}

@media screen and (max-width: 1023px) {
    .page-id-20160 .hcode-row-1 {
        padding: 0px !important;
    }
	.page-id-20160 .vc_empty_space {
		display:none;
	}

	#tenor-ad-header-img {
	display:none;
	}
	.page-id-20207 .vc_empty_space {
		display:none;
	}

		.page-id-20320 .vc_empty_space {
		display:none;
	}

		.page-id-20278 .vc_empty_space {
		display:none;
	}

	section#buadcontent {
		border-bottom: 1px solid white;
	}

	.back-bu-header {
		background-color: white !important;
	}


}

@media screen and (max-width: 768px) {

	#section-slider.back-bu-header {
		background-color: white !important;
	}

}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .page-id-20160 #col-slider {
        display:none;
        }
    .page-id-20160 .vc_col-sm-3 {
        width: 70%;
        padding: 0 8rem;
    }
   .page-id-20278 #col-slider {
        display:none;
        }
    .page-id-20278 .vc_col-sm-3 {
        width: 70%;
        padding: 0 8rem;
	}
	   .page-id-20320 #col-slider {
        display:none;
        }
    .page-id-20320 .vc_col-sm-3 {
        width: 70%;
        padding: 0 8rem;
	}
 }

.section-reduce {
        padding: 0px !important;
	}

#section-reduce {
        padding: 40px !important;
	}

#section-reduce-plus {
        padding: 50px !important;
	}

.page-id-20160 .btn.btn-small {
    font-size: 11px;
    padding: 8px 14px;
    letter-spacing: 1px;
	text-transform: none !important;
}

.page-id-20160 .btn.btn-medium {

	text-transform: none !important;
}

.page-id-20278 .separator-line {
    height: 2px;
    margin: 0 auto;
    width: 30px;
    margin: 0% auto !important;
}

.contact-form-right-button .btn, .newsletter-btn input {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.55;
    letter-spacing: -0.3px;
    color: #ffffff;
    border-radius: 11px;
    padding: 11px 43px 11px 43px;
    margin-top: 33px;
    background-color: #3373CA;
    border: 0;
	text-transform: unset;
}
.newsletter-btn input {
	margin-top: 16px;
}
.newsletter-row input {
    height: 34px;
}
.hcode-main-footer .sidebar-title {
    color: #fff !important;
    font-size: 19.5px !important;
    font-weight: 700 !important;
    padding-bottom: 23px;
    text-transform: uppercase !important;
    letter-spacing: 0;
}
.hcode-main-footer .sidebar-title:after {
    display: none;
}

.hcode-main-footer {
    background-image: unset;
	background: #252525 !important;
}

footer .footer-middle {
    padding-bottom: 0;
}
.mega-menu-ul.navbar-nav .dropdown-menu li:last-child a {
    margin-left: 0px;
}
section#section-title-custom1 {
    padding: 0;
}
.page-id-20160 section#actu-more {
	padding: 0 0 50px 0;
	margin-top: -50px;
}
.page-id-20160 section#actu {
    padding-bottom: 0;
}
#img-small-schem {
	display: none;
}
@media screen and (max-width: 768px) {
	#img-small-schem {
		display: block;
	}
    #img-big-schem {
		display: none;
	}
    .page-id-20160 #col-slider h1.section-title {
		font-size: 45px !important;
	}
	.page-id-20160 .btn.btn-small {
    	margin: 0 0 3rem 0;
	}
	.page-id-20160 .wpb_video_widget.vc_video-el-width-40 .wpb_wrapper {
		width: 100%;
		margin-top: 2rem !important;
	}
	.page-id-20160 .xs-margin-ten-bottom {
		margin-bottom: 10% !important;
	}
	.page-id-20160 #tenor-ad:last-child {
		background: #13395B !important;
	}
	.page-id-20446 .box-logo, .page-id-20320 .box-logo, .page-id-20207 .box-logo, .page-id-20278 .box-logo, .page-id-20160 .box-logo {
		margin: 50px 0;
	}
	.page-id-20207 #section-slider {
		padding-top: 0 !important;
	}
	#buadcontent p, #buadcontent ul li {
		text-align: left !important;
	}
	.page-id-20446 #mega-menu, .page-id-20160 #mega-menu, .page-id-20320 #mega-menu, .page-id-20207 #mega-menu, .page-id-20278 #mega-menu {
		background: #FFF !important;
		margin-top: -2px;
	}
	.page-id-20446 #mega-menu .dropdown-menu, .page-id-20160 #mega-menu .dropdown-menu, .page-id-20320 #mega-menu .dropdown-menu, .page-id-20207 #mega-menu .dropdown-menu, .page-id-20278 #mega-menu .dropdown-menu {
		background: #eee;
		margin-top: -3px !important;
	}
	.page-id-20446 #mega-menu li a, .page-id-20160 #mega-menu li a, .page-id-20320 #mega-menu li a, .page-id-20207 #mega-menu li a, .page-id-20278 #mega-menu li a {
		color: black !important;
	}
	.job-block {
		margin-bottom: 5rem;
	}
	.page-id-20446 #mentions-legales {
		padding: 0;
	}
}
/*#mega-menu .nav.navbar-nav li.simple-dropdown-right:last-child {
	display: none;
}*/

/*tenor afrique */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .logo {
        display: block !important;
    }
}



/* Cookie Notice */
.cookie-notice-container {
    padding: 8px !important;
}

.page-id-20652 #section-slider  {
    background-position-y: -154px !important;
	background-color: #121C37 !important;
}
.page-id-20652 .img-bu-1, .page-id-20652 .img-bu-2, .page-id-20652 .img-bu-3 {
	display: none;
}
@media screen and (max-width: 768px) {
	.page-id-20652 .img-bu-1, .page-id-20652 .img-bu-2, .page-id-20652 .img-bu-3 {
		display: block;
	}
}


.page-id-20652 #col-slider h1.section-title {
    line-height: 5rem !important;
	text-transform: none;
	font-size: 60px !important;
}

@media screen and (min-width: 1024px) {
    .page-id-20652 .hcode-row-1 {
        padding: 120px 300px 300px 300px !important;
    }
}

@media screen and (max-width: 1023px) {
    .page-id-20652 .hcode-row-1 {
        padding: 0px !important;
    }
	.page-id-20652 .vc_empty_space {
		display:none;
	}

}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .page-id-20652 #col-slider {
        display:none;
        }
    .page-id-20652 .vc_col-sm-3 {
        width: 70%;
        padding: 0 8rem;
    }

.page-id-20652 .btn.btn-small {
    font-size: 11px;
    padding: 8px 14px;
    letter-spacing: 1px;
	text-transform: none !important;
}

.page-id-20652 .btn.btn-medium {

	text-transform: none !important;
}

.page-id-20652 section#actu-more {
	padding: 0 0 50px 0;
	margin-top: -50px;
}
.page-id-20652 section#actu {
    padding-bottom: 0;
}

}

    .page-id-20652 .vc_col-sm-3 {
        width: 70%;
        padding: 0 8rem;
    }

.page-id-20652 .btn.btn-small {
    font-size: 11px;
    padding: 8px 14px;
    letter-spacing: 1px;
	text-transform: none !important;
}

.page-id-20652 .btn.btn-medium {

	text-transform: none !important;
}

.page-id-20652 section#actu-more {
	padding: 0 0 50px 0;
	margin-top: -50px;
}
.page-id-20652 section#actu {
    padding-bottom: 0;
}

@media screen and (max-width: 768px) {

    .page-id-20652 #col-slider h1.section-title {
		font-size: 45px !important;
	}
	.page-id-20652 .btn.btn-small {
    	margin: 0 0 3rem 0;
	}
	.page-id-20652 .wpb_video_widget.vc_video-el-width-40 .wpb_wrapper {
		width: 100%;
		margin-top: 2rem !important;
	}
	.page-id-20652 .xs-margin-ten-bottom {
		margin-bottom: 10% !important;
	}
	.page-id-20652 #tenor-ad:last-child {
		background: #13395B !important;
	}
	.page-id-20446 .box-logo, .page-id-20320 .box-logo, .page-id-20207 .box-logo, .page-id-20278 .box-logo, .page-id-20652 .box-logo {
		margin: 50px 0;
	}
	.page-id-20446 #mega-menu, .page-id-20652 #mega-menu, .page-id-20320 #mega-menu, .page-id-20207 #mega-menu, .page-id-20278 #mega-menu {
		background: #FFF !important;
		margin-top: -2px;
	}
	.page-id-20446 #mega-menu .dropdown-menu, .page-id-20652 #mega-menu .dropdown-menu, .page-id-20320 #mega-menu .dropdown-menu, .page-id-20207 #mega-menu .dropdown-menu, .page-id-20278 #mega-menu .dropdown-menu {
		background: #eee;
		margin-top: -3px !important;
	}
	.page-id-20446 #mega-menu li a, .page-id-20652 #mega-menu li a, .page-id-20320 #mega-menu li a, .page-id-20207 #mega-menu li a, .page-id-20278 #mega-menu li a {
		color: black !important;
	}

}

.page-id-20652 .btn.btn-small {
    font-size: 11px;
    padding: 8px 14px;
    letter-spacing: 1px;
	text-transform: none !important;
}

.page-id-20652 .btn.btn-medium {

	text-transform: none !important;
}



.page-id-20728 .mobile-accordion-menu #mega-menu {
	background-color: white;
	}


.page-id-20728 .sticky-nav a.dropdown-toggle {


color: black !important;


}





@media screen and (min-width: 1024px) {
    .page-id-20160 .hcode-row-1 {
        padding: 120px 300px 300px 300px !important;
    }
}

@media screen and (max-width: 1023px) {

		.page-id-20728 .vc_empty_space {
		display:none;
	}

}


@media screen and (min-width: 768px) and (max-width: 1023px) {

   .page-id-20728 #col-slider {
        display:none;
        }
    .page-id-20728 .vc_col-sm-3 {
        width: 70%;
        padding: 0 8rem;
	}
 }



.page-id-20728 .separator-line {
    height: 2px;
    margin: 0 auto;
    width: 30px;
    margin: 0% auto !important;
}


@media screen and (max-width: 768px) {

	.page-id-20446 .box-logo, .page-id-20320 .box-logo, .page-id-20207 .box-logo, .page-id-20728 .box-logo, .page-id-20160 .box-logo {
		margin: 50px 0;
	}

	.page-id-20446 #mega-menu, .page-id-20160 #mega-menu, .page-id-20320 #mega-menu, .page-id-20207 #mega-menu, .page-id-20728 #mega-menu {
		background: #FFF !important;
		margin-top: -2px;
	}
	.page-id-20446 #mega-menu .dropdown-menu, .page-id-20160 #mega-menu .dropdown-menu, .page-id-20320 #mega-menu .dropdown-menu, .page-id-20207 #mega-menu .dropdown-menu, .page-id-20728 #mega-menu .dropdown-menu {
		background: #eee;
		margin-top: -3px !important;
	}
	.page-id-20446 #mega-menu li a, .page-id-20160 #mega-menu li a, .page-id-20320 #mega-menu li a, .page-id-20207 #mega-menu li a, .page-id-20728 #mega-menu li a {
		color: black !important;
	}

}



.page-id-20689 .mobile-accordion-menu #mega-menu {
	background-color: white;
	}


.page-id-20689 .sticky-nav a.dropdown-toggle {


color: black !important;


}





@media screen and (min-width: 1024px) {
    .page-id-20160 .hcode-row-1 {
        padding: 120px 300px 300px 300px !important;
    }
}

@media screen and (max-width: 1023px) {

		.page-id-20689 .vc_empty_space {
		display:none;
	}

}


@media screen and (min-width: 768px) and (max-width: 1023px) {

   .page-id-20689 #col-slider {
        display:none;
        }
    .page-id-20689 .vc_col-sm-3 {
        width: 70%;
        padding: 0 8rem;
	}
 }



.page-id-20689 .separator-line {
    height: 2px;
    margin: 0 auto;
    width: 30px;
    margin: 0% auto !important;
}


@media screen and (max-width: 768px) {

	.page-id-20446 .box-logo, .page-id-20320 .box-logo, .page-id-20207 .box-logo, .page-id-20689 .box-logo, .page-id-20160 .box-logo {
		margin: 50px 0;
	}

	.page-id-20446 #mega-menu, .page-id-20160 #mega-menu, .page-id-20320 #mega-menu, .page-id-20207 #mega-menu, .page-id-20689 #mega-menu {
		background: #FFF !important;
		margin-top: -2px;
	}
	.page-id-20446 #mega-menu .dropdown-menu, .page-id-20160 #mega-menu .dropdown-menu, .page-id-20320 #mega-menu .dropdown-menu, .page-id-20207 #mega-menu .dropdown-menu, .page-id-20689 #mega-menu .dropdown-menu {
		background: #eee;
		margin-top: -3px !important;
	}
	.page-id-20446 #mega-menu li a, .page-id-20160 #mega-menu li a, .page-id-20320 #mega-menu li a, .page-id-20207 #mega-menu li a, .page-id-20689 #mega-menu li a {
		color: black !important;
	}

}
















