.content-inner {
    padding: 0;
}

.home .main-header,
.main-header {
    position: absolute;
    display: block;
    width: 100%;
}

.owl-dots {
    display: none;
}

.logo-wrapper {
    height: 130px;
    line-height: 130px;
}

body.post-type-archive-projets .header-bottom .container {
    width: 100%!important;
}

.main-menu>li>a {
    line-height: 130px;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0 28px;
    transition: .3s ease color;
}

.main-menu>li>a:hover,
body.post-type-archive-projets .main-menu>li>a:hover, .contact-fb a:hover {
    color: #0e94c7;
}

.main-menu>li>ul {
	width: 300px;
	margin-left: -150px;
	background: #191e24;
}

.main-menu li>ul>li>a {
	color: #fff;
	padding: 10px 20px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
}

.main-menu li>ul>li {
	background: transparent;
	transition: .3s ease background;
}

.main-menu li>ul>li:hover {
	background: #0e94c7;
}

.white-text p,
.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text h6,
.content .vc_row:not(.acc-banner-row) .white-text a:not(.dist-btn){
	color: #fff;
}

.big-title-row {
    padding-bottom: 150px;
}

.big-title-h1 {
    margin-bottom: 10px;
}

.big-title-second-row{
	padding-bottom: 50px;
}

.trad-fam-title p {
    font-family: Montserrat;
    font-style: italic;
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    color: #FFFFFF;
}

.services-title {
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    max-width: 535px;
    margin-left: auto;
    margin-right: 0;
}

.services-title p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.15em;
    color: #FFFFFF;
    text-align: center;
}

.services-title p a{
    color: #FFFFFF;
    transition: .3s ease color;
}

.services-title p a:hover{
    color: #0e94c7;
}

.big-title-text {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.15em;
    color: #FFFFFF;
}

.big-title-text h2 {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 15px;
	line-height: 18px;
	-webkit-text-fill-color: initial;
	color: #0e94c7;
}

.big-title-text h2 a{
	color: #0e94c7;
	transition:.3s ease color;
}

.big-title-text h2 a:hover{
   color: #fff;
}

.content .wpb_text_column:not(.big-title-text):not(.services-title) a:not(.dist-btn),
.content .blog-single-content a{
	color: #0e94c7;
	font-weight: 500;
	text-decoration: underline;
}

.padding-150{
	padding-top: 150px;
	padding-bottom: 150px;
}

h2{
    background: -webkit-linear-gradient(91.57deg, #0E94C7 1.01%, #2E5192 80.64%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.top-title {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.15em;
    color: #1B1E25;
    margin-bottom: 20px;
}

.acc-about-us-row .vc_col-sm-7 > .vc_column-inner > .wpb_wrapper {
    max-width: 700px;
    margin: 0 auto;
    width: 90%;
}

.satisfaction-pourcent, .satisfaction-text {
    display: inline-block;
}

.satisfaction-pourcent {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 150px;
    line-height: 70px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.satisfaction-text {
    padding-left: 40px;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    color: #FFFFFF;
    text-align: left;
}

.center-row{
    text-align: center;
}

.satisfaction-desc {
    max-width: 630px;
    margin-left: auto;
    margin-right: auto;
}

.acc-about-us-inner-row .vc_col-sm-5,
.acc-services-inner-row .vc_col-sm-6:nth-child(2) {
    min-height: 700px;
}

.planchers-balcon-inner-row .vc_col-sm-7,
.galeries-beton-inner-row .vc_col-sm-8,
.a-propos-inner-row .gradient-top-right {
    min-height: 700px;
}
.galeries-beton-inner-row .vc_col-sm-8 > .vc_column-inner {
    max-width: 95%;
}

.gradient-top-left,
.gradient-top-right{
    position: relative;
}

.gradient-top-left::before {
    background: linear-gradient(280deg, #1A4087 0%, #0E94C7 100%);
    content: "";
    display: block;
    width: 240px;
    height: 357px;
    top: -10px;
    left: -10px;
    position: absolute;
}

.gradient-top-right::before {
    background: linear-gradient(280deg, #1A4087 0%, #0E94C7 100%);
    content: "";
    display: block;
    width: 400px;
    height: 505px;
    top: -10px;
    right: -10px;
    position: absolute;
}

.acc-services-row .vc_col-sm-12 .vc_col-sm-6:nth-child(1) > .vc_column-inner > .wpb_wrapper {
    max-width: 575px;
    margin-left: 0;
    width: 90%;
}

.a-propos-row .vc_col-sm-12 .vc_col-sm-6:nth-child(1) .vc_column-inner {
    max-width: 660px;
    margin-left: 0;
}

.padding-100{
    padding-top: 100px;
    padding-bottom: 100px;
}

.padding-top-100{
    padding-top: 100px;
}

.acc-projets-inner-row .container {
    position: relative;
}

.acc-projets-inner-row .container > .row-in-grid-inner  {
    margin: 0;
}

.acc-projets-inner-row .container > .row-in-grid-inner > .wpb_column {
    height: 725px;
    display: table;
    font-weight: 100%;
}

.acc-projets-inner-row .container > .row-in-grid-inner > .wpb_column > .vc_column-inner {
    padding: 50px 100px;
    display: table-cell;
    vertical-align: bottom;
    float: none;
    box-sizing: border-box;
}

.acc-projets-inner-row h2 {
    -webkit-text-fill-color: white;
}

.gradient-bottom-left .container::before {
    background: linear-gradient(280deg, #1A4087 0%, #0E94C7 100%);
    content: "";
    display: block;
    width: 240px;
    height: 357px;
    bottom: -10px;
    left: -10px;
    position: absolute;
}

.gradient-bottom-left .container{
    position: relative;
}

.acc-projets-inner-row {
    padding-bottom: 100px;
}

.footer-col .menu li a {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 17px;
    line-height: 35px;
    color: #FFFFFF;
    transition: .3s ease color;
}

.footer-email, .footer-tel, .footer-address{
    font-family: Montserrat;
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    color: #FFFFFF;
}

.footer-col-3 p:not(.contact-fb) {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 17px;
    line-height: 30px;
    color: #FFFFFF;
}

.footer-email a, .footer-tel a, .footer-address a, .footer-col p{
    color: #FFFFFF;
    transition: .3s ease color;
}

.footer-email a:hover, .footer-tel a:hover, .footer-address a:hover, .footer-col .menu li a:hover,
.contact-address a:hover, .contact-email a:hover, .contact-tel a:hover{
    color: #0e94c7;
}

.footer-address, .contact-address {
    margin-top: 50px;
}

.footer-col h5 {
    font-family: Montserrat;
    font-size: 17px;
    line-height: 20px;
    color: #7E7E7E;
    margin-bottom: 15px;
}

.footer-top {
    padding: 150px 0px;
}

.footer-bottom {
    padding: 0 0 50px 0;
}

.footer-bottom.footer-col-count-2 .container{
    display: table;
}

.footer-bottom.footer-col-count-2 .footer-bottom-left,
.footer-bottom.footer-col-count-2 .footer-bottom-right{
    display: table-cell;
    float: none;
    vertical-align: middle;
    width: 50%;
}
.footer-bottom.footer-col-count-2 .footer-bottom-left p:nth-child(1) {
    margin-bottom: 10px;
}
.footer-bottom-left, .footer-bottom-left a {
    font-family: 'Montserrat';
    font-size: 15px;
    line-height: 18px;
    color: #7E7E7E!important;
}
.footer-bottom-logos img:nth-child(1) {
    margin-right: 65px;
}

.header-work-side-menu {
    width: 100%;
    max-width: 1400px;
    position: fixed;
    top: 0;
    right: -1400px;
    background-image: url('/wp-content/uploads/2022/01/menu-services-bg.jpg');
    color: #fff;
    transition: .3s ease right;
    z-index: 10;
    height: 100vh;
}

.header-work-side-menu.open {
    right: 0;
}

.header-work-side-menu .header-work-side-menu-inner {
    padding: 100px;
}

.header-work-side-menu .header-work-side-menu-inner a{
    color: #fff;
    transition: .3s ease color;
}

.header-work-side-menu .header-work-side-menu-inner a:not(.dist-btn):hover,
.header-work-side-menu .header-work-side-menu-inner a:hover i{
    color: #0E94C7;
}

.header-work-side-menu-inner .header-work-side-menu-close i {
    font-size: 50px;
    color: #fff;
    font-weight: 500;
    transition: .3s ease color;
}

.header-work-side-menu-close {
    margin-bottom: 100px;
    display: inline-block;
}

.header-work-side-menu .header-work-side-menu-inner h3 {
    color: #fff;
    transition: .3s ease color;
}

.header-work-side-menu .header-work-side-menu-inner p {
    font-size: 15px;
    line-height: 18px;
}

.header-work-side-menu-info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: inline-block;
    padding: 0 100px 50px;
    box-sizing: border-box;
}

.dist-btn {
    -webkit-transition: color .3s ease, background-color .3s ease, border .3s ease!important;
    -moz-transition: color .3s ease, background-color .3s ease, border .3s ease!important;
    -ms-transition: color .3s ease, background-color .3s ease, border .3s ease!important;
    -o-transition: color .3s ease, background-color .3s ease, border .3s ease!important;
    transition: color .3s ease, background-color .3s ease, border .3s ease!important;
    -webkit-appearance: none;
}

.services-row {
    display: inline-block;
    width: 100%;
}

.services-col {
    display: block;
    width: 50%;
    float: left;
    position: relative;
    padding-left: 75px;
    padding-right: 25px;
    box-sizing: border-box;
    margin-bottom: 50px;
}

.services-col h3{
    margin-bottom: 10px!important;
}

.services-col::before {
    content: "";
    width: 60px;
    height: 60px;
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.services-col:nth-child(2n+1) {
    clear: both;
}

.services-col:hover .services-subtitle,
.services-col:hover h3{
    color: #0E94C7;
}

.services-subtitle {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.15em;
    color: #7E7E7E;
    transition: .3s ease color;
}

.services-col.fondation-col::before {
    background-image: url(/wp-content/uploads/2022/01/fondation-icon.png);
    transition: .3s ease background-image;
}
.services-col.galerie-col::before {
    background-image: url(/wp-content/uploads/2022/01/galerie-icon.png);
    transition: .3s ease background-image;
}
.services-col.plancher-col::before {
    background-image: url(/wp-content/uploads/2022/01/plancher-icon.png);
    transition: .3s ease background-image;
}
.services-col.projet-mesure-col::before {
    background-image: url(/wp-content/uploads/2022/01/projet-mesue-icon.png);
    transition: .3s ease background-image;
}
.services-col.location-equipement-col::before {
    background-image: url(/wp-content/uploads/2023/09/location-equipement-icon.png);
}

.services-col.fondation-col:hover::before {
    background-image: url(/wp-content/uploads/2022/01/fondation-icon-hover.png);
}
.services-col.galerie-col:hover::before {
    background-image: url(/wp-content/uploads/2022/01/galerie-icon-hover.png);
}
.services-col.plancher-col:hover::before {
    background-image: url(/wp-content/uploads/2022/01/plancher-icon-hover.png);
}
.services-col.projet-mesure-col:hover::before {
    background-image: url(/wp-content/uploads/2022/01/projet-mesure-icon-hover.png);
}
.services-col.location-equipement-col:hover::before {
    background-image: url(/wp-content/uploads/2023/09/location-equipement-icon-hover.png);
}

.services-col-link {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    font-size: 0;
    user-select: none;
    z-index: 999;
}

.header-work-side-menu-info > div {
    float: left;
    display: block;
}

.header-work-side-menu-phone {
    width: 20%;
    padding-right: 25px;
    box-sizing: border-box;
}

.header-work-side-menu-address {
    width: 42%;
    padding-right: 25px;
    box-sizing: border-box;
}

.soumission-btn {
    width: 38%;
}

.header-work-side-menu-info-toptitle {
    font-family: Montserrat;
    font-size: 13px;
    line-height: 30px;
    color: #7E7E7E;
}

.header-work-side-menu-info-link {
    font-family: Montserrat;
    font-size: 13px;
    line-height: 13px;
    color: #FFFFFF;
}

.work-with-us-menu a::after {
    content: '';
    width: 18px;
    height: 18px;
    display: inline-block;
    background-image: url(/wp-content/uploads/2022/01/services-icon.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    top: 3px;
    margin-left: 15px;
    transition: .3s ease background-image;
}

.work-with-us-menu a:hover::after,
body.post-type-archive-projets .work-with-us-menu a:hover::after {
    background-image: url(/wp-content/uploads/2022/01/services-icon-hover.png);
}

.notif-bar {
    background: linear-gradient(180deg, #2E5192 0%, #0E94C7 100%);
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 50;
}

body.notif-bar-open .content-inner{
    padding-top: 100px;
}

.notif-inner {
    padding: 32px;
    color: #fff;
    display: table;
    width: 100%;
    box-sizing: border-box;
}

.notif-text {
    width: calc(100% - 50px);
    display: table-cell;
    float: none;
    vertical-align: middle;
    font-family: Heebo;
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
    color: #FFFFFF;
}

.notif-text a{
    color:#fff;
}

.notif-close {
    width: 35px;
    display: table-cell;
    float: none;
    vertical-align: middle;
    text-align: center;
}

.notif-close a {
    color: #fff;
    font-size: 3rem;
    line-height: 30px;
    position: relative;
    top: 3px;
}

.notif-close a i{
    font-weight: 300;
}

.projet-mesure-row > .container > .row-in-grid-inner {
    max-width: 770px;
    margin: 0 auto;
}

.padding-50{
    padding: 50px 0;
}

.padding-top-50{
    padding-top: 50px;
}

.fondation-coffrage-row > .container > .row-in-grid-inner {
    display: table;
    width: 100%;
}

.fondation-coffrage-row > .container > .row-in-grid-inner > .wpb_column {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.fondation-coffrage-row > .container > .row-in-grid-inner > .vc_col-sm-4 > .vc_column-inner {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.fondation-gradient-top-left::before {
    background: linear-gradient(280deg, #1A4087 0%, #0E94C7 100%);
    content: "";
    display: block;
    width: 240px;
    height: 357px;
    top: -10px;
    left: -10px;
    position: absolute;
}

.fondation-coffrage-row > .container > .row-in-grid-inner > .vc_col-sm-8 > .vc_column-inner {
    max-width: 900px;
    margin-left: auto;
    margin-right: 0;
    width: 90%;
}

.padding-bot-50{
    padding-bottom: 50px;
}

.title {
    height: 545px;
}

.title-outer::before {
    content: "";
    position: absolute;
    width: 960px;
    height: 155px;
    right: 0;
    bottom: -10px;
    z-index: 1;
    background: linear-gradient(90deg, #0E94C7 0%, #2E5192 100%);
}
.title-outer {
    overflow: visible;
}

.title h1 {
    color: #fff;
}

.title-above {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 17px;
    line-height: 21px;
    color: #0E94C7;
}

.planchers-balcon-row-row .vc_col-sm-5 > .vc_column-inner {
    max-width: 575px;
    width: 90%;
}

html .ouverture-porte-row {
    background-position: top left!important;
}

.ouverture-porte-row p {
    font-family: Heebo;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 45px;
    color: #1B1E25;
    max-width: 1175px;
    width: 90%;
    margin: 0 auto;
}

html .partenaires-row {
    background-position: center bottom !important;
}

.partenaires-text {
    max-width: 965px;
    margin: 0 auto;
    width: 90%;
}
.padding-bot-150{
    padding-bottom: 150px;
}

.contact-text p {
    font-family: Heebo;
    font-weight: 500;
    font-size: 20px;
    line-height: 40px;
    max-width: 550px;
    background: linear-gradient(90deg, #0E94C7 0%, #2E5192 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.contact-info h5, .contact-address h5, .contact-heures h5 {
    font-family: 'Montserrat';
    font-size: 17px;
    line-height: 35px;
    color: #1B1E25;
    margin-bottom: 0;
}

.contact-address a, .contact-email a, .contact-tel a, .contact-heures p {
    font-family: Montserrat;
    font-weight: 600;
    color: #2E5192;
    transition: .3s ease color;
}

.contact-email {
    margin-bottom: 5px;
}

.contact-fb a {
    color: #2E5192;
    font-size: 28px;
    transition: .3s ease color;
}

.contact-fb a:first-child{
	margin-right:20px;
}

.map-row > .container > .row-in-grid-inner > .wpb_column > .vc_column-inner > .wpb_wrapper{
    position: relative;
}

.map-row > .container > .row-in-grid-inner > .wpb_column > .vc_column-inner > .wpb_wrapper::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 700px;
    right: -10px;
    top: -10px;
    display: block;
    background: linear-gradient(0deg, #1A4087 0%, #0E94C7 100%);
}

.footer-col .contact-fb {
    margin-top: 50px;
}

.service-single-text {
	margin-bottom: 50px !important;
}

.soumissions-text,
.service-single-text {
    font-family: Heebo;
    font-weight: 500;
    font-size: 20px;
    line-height: 40px;
    color: #1B1E25;
    max-width: 1200px;
    margin: 0 auto;
    width: 90%;
}

.soumissions-form .label {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #282D33;
    margin-bottom: 20px!important;
}

.form-input{
    background: #FFFFFF!important;
    border: 1px solid rgba(0, 0, 0, 0.25)!important;
    margin-bottom: 20px!important;
    padding: 22px 40px 22px 22px!important;
}

.soumissions-form-row .wpcf7{
    max-width: 1200px;
    margin: 0 auto;
    background-image: url(/wp-content/uploads/2022/01/FORM-bg.jpg);
}

.soumissions-form-row .wpcf7 form{
    padding: 60px;
    box-sizing: border-box;
}

.candidature-spontanee-form{
    background-image: url(/wp-content/uploads/2022/01/FORM-bg.jpg);
}
.candidature-spontanee-form-inner{
    padding:50px 25px;
}

.wpcf7 input[type="file"] {
    width: 100%;
    box-sizing: border-box;
}

.soumissions-form .soumissions-form-inner .vc_row {
    margin-bottom: 30px;
}

.wpcf7 form .wpcf7-response-output {
    max-width: 1200px;
    margin-left: auto!important;
    margin-right: auto!important;
    box-sizing: border-box;
    background: linear-gradient(0deg, #1A4087 0%, #0E94C7 100%);
}

.form-input.wpcf7-not-valid{
    border: 1px solid #dc3232!important;

}

.wpcf7-not-valid-tip{
    display: none!important;
}

.wpcf7-form select {
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    background-image: url(/wp-content/uploads/2022/01/fl-select-arrow.png)!important;
    background-repeat: no-repeat!important;
    background-position-x: calc(100% - 15px)!important;
    background-position-y: center!important;
}

.wpcf7-form .wpcf7-file {
    background-image: url(/wp-content/uploads/2022/01/plan-icon.png)!important;
    background-repeat: no-repeat!important;
    background-position-x: calc(100% - 15px)!important;
    background-position-y: center!important;
}

.padding-bot-100{
    padding-bottom: 100px;
}
.display-none {
    display: none!important;
}
.item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.listing-shortcode-row article .inventaire-article-inner{
    display: table;
    width: 100%;
    table-layout: fixed;
}

.listing-shortcode-row .blog-single-left, .listing-shortcode-row .blog-single-right {
    width: 50%;
    float: none;
    display: table-cell;
    vertical-align: middle;
}

.listing-shortcode-row .blog-single-left {
    vertical-align: bottom;
}

.projet-slider .owl-nav {
    position: absolute;
    bottom: 30px;
    right: 0;
}

.projet-slider .owl-nav.disabled {
    display: block;
}

.projet-slider .owl-prev,
.projet-slider .owl-next {
    width: 150px;
    height: 100px;
    background: #1B1E25!important;
    color: #fff!important;
}

.projet-slider .owl-prev {
    border-right: 1px solid #fff!important;
}

.projet-slider .owl-prev i,
.projet-slider .owl-next i {
    font-size: 24px;
}

.listing-shortcode-row .blog-single-right-inner {
    max-width: 800px;
    margin: 0 auto;
    width: 90%;
}

.listing-shortcode-row .blog-single-right-inner .projet-slider .item {
    min-height: 815px;
}

.blog-single-left-inner > .projets-listing-content {
    max-width: 600px;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 100px;
}

.projets-listing-client-secteur-annee-inner {
    display: table;
    width: 100%;
    padding: 100px 75px;
    box-sizing: border-box;
    background-image: url(/wp-content/uploads/2022/01/specs-bg.jpg);
}

.projets-listing-client-secteur-annee-inner > div {
    width: 33.33%;
    display: table-cell;
    float: none;
    vertical-align: middle;
}
.listing-shortcode-row .blog-single-left {
    position: relative;
}

.client-title,
.secteur-title,
.annee-title {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.15em;
    color: #1B1E25;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.client-text,
.secteur-text,
.annee-text {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #828282;
}
.post-type-archive-projets .vc_tta.vc_general .vc_tta-panel-body {
    padding: 0!important;
}

.post-type-archive-projets  .vc_tta-tabs-container {
    border-right: 1px solid #F3F5FB;
}

.projets-row > .wpb_column > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}

.projets-row .vc_tta-tabs-container {
    width: 300px;
}

.projets-row li.vc_tta-tab {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 11px;
    line-height: 60px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #828282;
}

.projets-row li.vc_tta-tab a {
    border: 0!important;
    border-radius: 0!important;
    color: #828282;
    background: #fff!important;
    transition: .3s ease background, .3s ease color!important;
}

.projets-row li.vc_tta-tab a:hover {
    background: linear-gradient( 180deg, #2E5192 0%, #0E94C7 100%)!important;
    color: #fff!important;
}
.projets-row .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    margin-top: 0!important;
    margin-bottom: 0!important;
    margin-left: 0!important;
    margin-right: 0!important;
}

.projets-row .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    background: linear-gradient(180deg, #2E5192 0%, #0E94C7 100%)!important;
    color: #fff!important;
}

.projets-listing-title{
    margin-bottom: 20px;
}

.projets-listing-cat-name {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.15em;
    color: #1B1E25;
    text-transform: uppercase;
}

.projets-listing-categorie {
    margin-bottom: 50px;
}

.projets-row  .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #fff!important;
    border: 0!important;
}

body.post-type-archive-projets .title-outer {
    display: none;
}

body.post-type-archive-projets .main-header {
    position: relative;
}

body.post-type-archive-projets .main-menu>li>a {
    color: #1B1E25;
    transition: .3s ease color;
}

body.post-type-archive-projets img.logo1{
    display: none;
}

body.post-type-archive-projets img.logo2{
    display: inline;
}

body.post-type-archive-projets .work-with-us-menu a::after {
    background-image: url(/wp-content/uploads/2022/02/service-icon-black.png);
}

.projets-row .vc_tta-container{
    margin-bottom: 0!important;
}

.no-projets-row {
    display: table;
    width: 90%;
    min-height: 500px;
    margin: 0 auto;
    text-align: center;

}

.no-projets-row .no-projets-row-inner {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.projets-row article{
    margin-bottom: 50px;
    padding-bottom: 50px;
    position: relative;
}

.projets-row article::after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background: linear-gradient(180deg, #2E5192 0%, #0E94C7 100%)!important;
    position: absolute;
    bottom: 0;
}

.projets-row article:last-child::after {
    display: none;
}

.projets-row article:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.projet-slider .owl-stage-outer {
    height: 100%!important;
}

.mobile-only{
    display: none;
}

.soumissions-form .soumissions-form-inner .vc_row:last-child{
    margin-bottom: 0!important;
}

.blog-cat-list-container{
    /*padding-top: 30px;
    padding-bottom: 30px;
    background: #F5F5F5;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);*/
}

.blog-cat-list-inner {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    gap: 15px;
    justify-content: center;
}

.blog-cat-list-inner .cat-item a {
    display: block;
    color: #3D3D3D;
    transition: .3s ease color, .3s ease background, .3s ease background-image;
    background-image: url(/wp-content/uploads/2023/06/cat-button-bg.jpg);
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 45px;
}

.blog-cat-list-inner > div {
    /*flex-grow: 1;
    flex-basis: auto;
    text-align: center;
    margin: 0;
    border-right: 1px solid #707070;
    box-sizing: border-box;*/
}

.blog-cat-list-inner > div:last-child {
    border-right: 0;
}

.blog-listing-float-box .blog-listing-article-inner{
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    position: relative;
}

.blog-listing-holder .blog-listing-thumbnail {
    height: 235px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.blog-listing-holder .blog-listing-content-inner {
    padding: 50px;
    background-image: url(/wp-content/uploads/2023/06/blog-content-bg.png);
}

.blog-listing-holder .blog-listing-article-inner a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    font-size: 0;
    user-select: none;
    z-index: 999;
}

.blog-listing-holder article h4,
.blog-listing-holder article .blog-listing-text{
    transition: .3s ease color;
}
.blog-listing-holder article h4{
    font-weight: 700;
    font-size: 25px;
    line-height: 33px;
}

.blog-listing-holder article:hover h4,
.blog-listing-holder article:hover .blog-listing-text{
    color:#0e94c7;
}

.blog-listing-holder {
    padding-bottom: 120px;
}

.blog-cat-list-inner .cat-item a:hover,
.blog-cat-list-inner .cat-item.current-cat a {
    background-image: none;
    color: #fff;
    background: #666769;
}

.single .title::before {
    content: '';
    background: rgba(27, 30, 37, .85);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.single .title h1{
    /*display: none;*/
}

.single-post .blog-single-top a,
.single-carrieres .blog-single-top a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    color:#0e94c7;
    transition: .3s ease color;
}

.single-post .blog-single-top a:hover,
.single-carrieres .blog-single-top a:hover{
    color:#2e5192;
}

.single-post .blog-single-top a i,
.single-carrieres .blog-single-top a i {
    padding-right: 10px;
}

/* --- Author Box Styles --- */
.single-post .wp-author-box{
	display:flex;
	align-items:center;
	gap:1.25rem;      /* space between avatar and text */
	padding:1.5rem 2rem;
	margin-bottom:3rem;
	background:#fff;
	box-shadow:0 2px 8px rgba(0,0,0,.06);
	border-radius:12px;
}

.single-post .wp-author-avatar img{
	width:96px;
	height:96px;      /* keep in sync with get_avatar size */
	border-radius:50%;
	object-fit:cover;
}

.single-post .wp-author-name{
	margin:0;
	font-size: 17px;
	font-weight:700;
	line-height:1.2;
}

.single-post .wp-author-title{
	margin:0;
	color:#7f8c9a;
	font-size: 17px;
}

.single-post article,
.single-carrieres article {
    padding: 100px 0;
}

.archive.author .title {
	background-color: #1C1E25;
}

.pagination a, .pagination span {
    border: 1px solid #0e94c7;
    color: #0e94c7;
}

.pagination a:hover, .pagination span.active {
    background-color: #0e94c7;
    color: #fff;
    border: 1px solid #0e94c7;
}

.annexe-table td, .annexe-table th {
    border: 1px solid #000;
    padding: 10px;
    color: #000;
}

.marg-bot-30{
    margin-bottom: 30px;
}

.carrieres-first-row .vc_col-sm-12 .wpb_column:nth-child(1) .vc_column-inner{
    background-image: url(/wp-content/uploads/2024/10/fondations-leblanc-esprit-equipe.jpg);
}

.carrieres-first-row .vc_col-sm-12 .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper{
    max-width: 95%;
    margin-right: 0;
    margin-left: auto;
}

.carrieres-second-row .vc_col-sm-12 .vc_col-sm-6:nth-child(1) .vc_column-inner,
.candidature-spontanee-inner-row > .vc_col-sm-6:nth-child(1) .vc_column-inner{
    max-width: 95%;
}

.carrieres-second-row .vc_col-sm-12 .vc_col-sm-6:nth-child(2) .vc_column-inner{
    background-image: url(/wp-content/uploads/2024/10/fondations-leblanc-croissance-professionnelle.jpg);
}

.candidature-spontanee-inner-row .wpb_column:nth-child(2) .vc_column-inner {
    padding: 0;
}
.blog-single-qualifications h3::after,
.blog-single-responsabilite h3::after,
.blog-single-avantages h3::after,
.blog-single-type-emploi h3::after,
.blog-single-horaire h3::after {
    content: '';
    background: -webkit-linear-gradient(91.57deg, #0e94c7 1.01%, #2e5192 80.64%);
    display: block;
    height: 3px;
    width: 100%;
}

.blog-single-qualifications ul li::marker,
.blog-single-responsabilite ul li::marker {
  color: #0e94c7;
}

.blog-single-avantages ul {
  list-style-type: none;
  padding-left: 10px;
}

.blog-single-avantages ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px
}

.blog-single-avantages ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'Font Awesome 5 Pro';
  content: "\f00c";
  color: #0e94c7;
}

.single-carrieres .blog-single-content > div{
    margin-bottom:30px;
}

.single-carrieres .blog-single-content > div:last-child{
    margin-bottom:0;
}

.title-below {
	color: #fff !important;
}

/* Services */

.service-single-intro-inner-row {
	max-width: 1200px;
    margin: auto;
    padding: 120px 20px;
	text-align: center !important;
}

.service-single-faq .dist-accordion-title {
    padding: 20px 30px !important;
    border: solid 3px #1b1e25 !important;
    background-color: transparent !important;
    text-align: left !important;
}

.service-single-faq .dist-accordion-title * {
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 1.2em !important;
    color: #1b1e25 !important;
    text-transform: uppercase !important;
	text-align: left !important;
}

.dist-accordion-content {
    border-width: 3px !important;
    border-color: #1b1e25 !important;
	text-align: left !important;
}

.dist-accordion-content * {
    font-size: 17px !important;
	line-height: 30px !important;
    color: #1b1e25 !important;
	text-align: left !important;
}

.single-post .blog-single-content span{
	font-weight:inherit!important;
}

.single-post table td,
.single-post table th{
	padding: 10px;
	border: 1px solid #000;
}

@media (max-width: 1699px) {
    .projets-listing-client-secteur-annee-inner {
        padding: 80px 40px;
    }
	
	.header-bottom-left {
		width: 150px !important;
	}
}
@media (max-width: 1499px) {
    .header-work-side-menu {
        width: 95%;
    }
    .header-work-side-menu .header-work-side-menu-inner .dist-btn {
        padding: 20px;
    }
    .projets-listing-client-secteur-annee-inner {
        padding: 50px 25px;
    }
    .listing-shortcode-row .blog-single-right-inner .projet-slider .item {
        min-height: 700px;
    }
    .projets-listing-client-secteur-annee-inner > div {
        width: 50%;
        display: block;
        float: left;
    }
    .projets-listing-client-secteur-annee-inner > div:nth-child(1),
    .projets-listing-client-secteur-annee-inner > div:nth-child(2) {
        margin-bottom: 30px;
    }
    .projets-row .vc_tta-tabs-container {
        width: 250px;
    }
    .blog-listing-holder .blog-listing-content-inner{
        padding: 50px 25px;
    }
}
@media (max-width: 1399px) {
    .fondation-coffrage-row > .container > .row-in-grid-inner > .wpb_column{
        width: 50%;
    }
    .fondation-coffrage-row .vc_col-sm-6{
        width: 100%;
    }
    .fondation-coffrage-row > .container > .row-in-grid-inner > .vc_col-sm-8 .padding-bot-50 .vc_col-sm-6:nth-child(1) {
        margin-bottom: 20px;
    }
    .blog-cat-list-inner .cat-item {
        width: calc(33.33% - 15px);
        box-sizing: border-box!important;
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    .main-menu>li>a {
        padding: 0 20px;
    }
}
@media (max-width: 1299px) {
    .header-bottom {
        padding: 0 15px;
    }
    .footer-bottom.footer-col-count-2 .footer-bottom-left{
        width: 75%;
    }
    .footer-bottom.footer-col-count-2 .footer-bottom-right{
        width: 25%;
    }
}
@media (max-width: 1199px) {
    .main-menu>li>a {
        padding: 0px 10px;
        font-size: 14px;
    }
    .footer-top.footer-col-count-4 .footer-col {
        width: 50%;
        margin-bottom: 50px;
    }
    .footer-top.footer-col-count-4 .footer-col:nth-child(2n+1) {
        clear: both;
    }
    .footer-top {
        padding: 100px 0px 50px;
    }
    .contact-row .vc_col-sm-6 {
        width: 100%;
        margin-bottom: 50px;
    }
    .contact-row .vc_col-sm-3 {
        width: 50%;
        float: left;
    }
    .contact-text p {
        max-width: 100%;
    }
    #map {
        height: 500px!important;
    }
    .map-row > .container > .row-in-grid-inner > .wpb_column > .vc_column-inner > .wpb_wrapper::before {
        height: 520px;
    }
    .listing-shortcode-row .blog-single-left, .listing-shortcode-row .blog-single-right{
        width: 100%;
        float: left;
        display: block;
    }
    .blog-single-left-inner > .projets-listing-content {
        max-width: 100%;
        width: 90%;
        margin-bottom: 50px;
    }
    .projets-listing-client-secteur-annee-inner {
        padding: 50px 25px;
        width: 90%;
        margin: 0 auto;
        margin-bottom: 50px!important;
    }
    .dist-btn{
        padding: 20px!important;
    }
    .blog-listing-holder article h4{
        font-size: 23px;
        line-height: 28px;
    }
}


@media (max-width: 991px) {
    .acc-about-us-inner-row .wpb_column,
    .acc-services-inner-row .wpb_column,
    .a-propos-inner-row .wpb_column,
    .carrieres-first-inner-row .wpb_column,
    .carrieres-second-inner-row .wpb_column,
    .candidature-spontanee-inner-row .wpb_column{
        width: 100%;
    }
    .acc-about-us-row .vc_col-sm-7 > .vc_column-inner > .wpb_wrapper,
    .carrieres-first-row .vc_col-sm-7 > .vc_column-inner > .wpb_wrapper,
    .candidature-spontanee-inner-row > .vc_col-sm-6:nth-child(1) .vc_column-inner {
        max-width: 100%;
        margin: 0 auto;
        width: 100%;
    }
    .acc-projets-inner-row .container > .row-in-grid-inner > .wpb_column > .vc_column-inner {
        padding: 50px;
    }
    .acc-about-us-inner-row .vc_col-sm-5 > .vc_column-inner, .acc-services-inner-row .vc_col-sm-6:nth-child(2) > .vc_column-inner {
        background-position: top!important;
    }
    .padding-150 {
        padding-top: 75px;
        padding-bottom: 75px;
    }
    html .acc-services-row{
        background-position: left!important;
    }
    .etoiles-img {
        margin-bottom: 50px;
    }
    .acc-services-inner-row .wpb_column{
        padding-top: 0!important;
    }
    .padding-100{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .padding-top-100{
        padding-top: 50px;
    }
    .carrieres-first-inner-row .wpb_column:nth-child(1),
    .carrieres-second-inner-row .wpb_column:nth-child(2)  {
        height: 500px;
    }
    .carrieres-first-row .vc_col-sm-12 .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper {
        max-width: 100%;
    }
    .acc-about-us-inner-row .wpb_column:nth-child(1), .acc-services-inner-row .wpb_column:nth-child(2) {
        width: 90%;
        margin: 0 auto;
    }
    .gradient-top-right::before,
    .gradient-top-left::before {
        width: 200px;
        height: 300px;
    }
    .acc-banner-row {
        min-height: 0!important;
        height: auto;
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .home .main-header, .main-header {
        position: relative;
    }
    .big-title-second-row .wpb_column {
        width: 100%;
    }
    .big-title-second-row .wpb_column:nth-child(1),
    .a-propos-inner-row .wpb_column:nth-child(1),
    .carrieres-second-inner-row .wpb_column:nth-child(1),
    .candidature-spontanee-inner-row .wpb_column:nth-child(1) {
        padding-bottom: 50px;
    }
    .services-title {
        max-width: 100%;
    }
    .big-title-row {
        padding-bottom: 50px;
    }
    .big-title-second-row {
        padding-bottom: 0;
    }
    .acc-projets-inner-row .container > .row-in-grid-inner > .wpb_column {
        height: 500px;
    }
    .header-work-side-menu{
        display: none!important;
    }
    .header-mobile-logo img.logo1.logo-mobile-1 {
        display: none;
    }
    .header-mobile-logo img.logo2.logo-mobile-2 {
        display: inline;
    }
    .mobile-menu-btn i {
        font-size: 30px;
        color: #0e94c7;
    }
    .mobile-menu li>a {
        font-family: Montserrat;
        font-weight: 600;
        font-size: 15px;
        text-transform: uppercase;
    }
    .work-with-us-menu{
        display: none;
    }
    .mobile-only{
        display: list-item;
    }
    .footer-bottom.footer-col-count-2 .footer-bottom-left, .footer-bottom.footer-col-count-2 .footer-bottom-right{
        width: 100%;
        float: left;
    }
    .footer-bottom.footer-col-count-2 .footer-bottom-left{
        padding-bottom: 30px;
    }
    .fondation-coffrage-row .wpb_column,
    .planchers-balcon-inner-row .wpb_column,
    .galeries-beton-inner-row .wpb_column{
        width: 100%!important;
        float: left!important;
    }
    .fondation-coffrage-row > .container > .row-in-grid-inner > .wpb_column:nth-child(1){
        min-height: 700px;
    }
    .fondation-coffrage-row > .container > .row-in-grid-inner > .vc_col-sm-8 > .vc_column-inner{
        max-width: 100%;
        width: 100%;
        padding: 0;
    }
    .fondation-coffrage-row > .container > .row-in-grid-inner > .vc_col-sm-8 .padding-bot-50 .vc_col-sm-6:nth-child(1){
        margin-bottom: 20px;
    }
    .planchers-balcon-inner-row .padding-50 {
        padding-top: 0;
    }
    .galeries-beton-inner-row .vc_col-sm-8 > .vc_column-inner {
        max-width: 100%;
    }
    .planchers-balcon-row-row .vc_col-sm-5 > .vc_column-inner{
        width: 100%;
        max-width: 100%;
    }
    .fondation-coffrage-row .padding-50 {
        padding-bottom: 0;
    }
    .title {
        height: 400px;
    }
    .fondation-coffrage-row > .container > .row-in-grid-inner,
    .planchers-balcon-inner-row,
    .galeries-beton-inner-row,
    .a-propos-inner-row {
        margin: 0;
    }
    .planchers-balcon-inner-row .padding-50 .vc_column-inner,
    .galeries-beton-inner-row .padding-50 .vc_column-inner,
    .a-propos-inner-row .wpb_column:nth-child(1) .vc_column-inner{
        padding: 0;
    }
    .header-mobile-inner-padding {
        padding: 0 15px;
    }
    .footer-bottom-logos img:nth-child(1) {
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .padding-bot-150 {
        padding-bottom: 75px;
    }
    .ouverture-porte-row {
        padding-top: 75px!important;
        padding-bottom: 75px!important;
    }
    .ouverture-porte-row p {
        max-width: 100%;
        width: 100%;
        font-size: 18px;
        line-height: 30px;
    }
    .map-row > .container > .row-in-grid-inner > .wpb_column > .vc_column-inner > .wpb_wrapper::before {
        height: 520px;
    }
    .soumissions-form-row .wpcf7 form {
        padding: 50px 30px;
    }
    .padding-bot-100 {
        padding-bottom: 50px;
    }
    .listing-shortcode-row .blog-single-right-inner .projet-slider .item {
        min-height: 500px;
    }
    .projet-slider .owl-prev, .projet-slider .owl-next {
        width: 100px;
        height: 75px;
    }
    .blog-listing-holder article h4{
        font-size: 21px;
        line-height: 26px;
    }
    .blog-cat-list-inner .cat-item {
        width: calc(50% - 15px);
    }
    .single-post article, .single-carrieres article {
        padding: 50px 0;
    }
}


@media (max-width: 799px) {
    .acc-logos-row .wpb_column {
        width: 33.33%;
        float: left;
        margin-bottom: 30px;
    }
    .acc-logos-row .wpb_column:nth-child(3n+1) {
        clear: both;
    }
    .satisfaction-pourcent {
        margin-bottom: 30px;
    }
    .satisfaction-text {
        margin-top: 15px;
        padding-left: 0;
    }
    .padding-150 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .partenaires-logo-row .wpb_column {
        width: 100%;
        margin-bottom: 30px;
    }
    .blog-listing-holder article h4{
        font-size: 20px;
        line-height: 25px;
    }
}
@media (max-width: 767px) {
    .projets-row article{
        background: #fff;
    }
    .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading{
        border: 1px solid #fff;
    }
    html .vc_tta.vc_tta-spacing-1 .vc_tta-panel.vc_active .vc_tta-panel-heading {
        margin-bottom: 0;
        border: 0;
        background: linear-gradient(180deg, #2E5192 0%, #0E94C7 100%)!important;
        color: #fff!important;
    }
    html .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{
        background: #fff!important;
        padding-top: 50px!important;
        padding-bottom: 50px!important;
    }
    html .vc_tta.vc_tta-spacing-1 .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a{
        color: #fff;
        position: relative;
    }
    
    html .vc_tta.vc_tta-spacing-1 .vc_tta-panel .vc_tta-panel-heading h4 a:after {
        content: "\f067";
        position: absolute;
        font-family: "Font Awesome 5 Pro";
        font-size: 20px;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 50px;
        text-align: center;
    }
    html .vc_tta.vc_tta-spacing-1 .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a:after {
        content: "\f068";
    }
    html .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
        font-family: Montserrat;
        font-weight: 600;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: #828282;
        padding:25px 50px 25px 15px;
        padding-right: 50px!important;
    }
    html .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading {
        border-radius: 0;
        border-top: 0!important;
        background: #fff!important;
    }
    html .vc_tta.vc_tta-spacing-1 .vc_tta-panel.vc_active+.vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-1 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
        margin-top: 0!important;
    }
    html .vc_tta.vc_tta-spacing-1 .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-1 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
        margin-bottom: 0!important;
    }
    .no-projets-row {
        min-height: 300px;
    }
}
@media (max-width: 619px) {
    .acc-projets-inner-row .container > .row-in-grid-inner > .wpb_column > .vc_column-inner {
        padding: 25px;
    }
    .big-title-row,
    .big-title-second-row .wpb_column:nth-child(1) {
        padding-bottom: 30px;
    }
    .footer-top.footer-col-count-4 .footer-col {
        width: 100%;
    }
    .footer-top.footer-col-count-4 .footer-col:nth-child(2n+1) {
        clear: none;
    }
    .footer-top {
        padding: 50px 15px 0;
    }
    .dist-btn{
        padding: 15px!important;
    }
    .fondation-coffrage-row > .container > .row-in-grid-inner > .wpb_column:nth-child(1),
    .planchers-balcon-inner-row .vc_col-sm-7, .galeries-beton-inner-row .vc_col-sm-8, .a-propos-inner-row .gradient-top-right {
        min-height: 500px;
    }
    .title {
        height: 300px;
    }
    #map {
        height: 350px!important;
    }
    .map-row > .container > .row-in-grid-inner > .wpb_column > .vc_column-inner > .wpb_wrapper::before {
        height: 370px;
    }
	.service-single-text {
		margin-bottom: 35px !important;
	}
    .contact-text p,
    .soumissions-text,
	.service-single-text {
        font-size: 18px;
        line-height: 30px;
    }
    .soumissions-form-row .wpcf7 form {
        padding: 40px 15px;
    }
    .projet-slider .owl-nav {
        bottom: 22px;
    }
    .listing-shortcode-row .blog-single-right-inner .projet-slider .item {
        min-height: 400px;
    }
    .projets-listing-client-secteur-annee-inner {
        padding: 30px 15px;
    }
    .footer-bottom-logos img {
        display: block;
        margin: 0 auto!important;
        text-align: center;
    }
    .footer-bottom-logos img:nth-child(1) {
        margin-bottom: 20px!important;
    }
    .blog-cat-list-inner .cat-item a {
        padding: 10px 25px;
    }
    .candidature-spontanee-form-inner {
        padding: 30px 15px;
    }
	.service-single-intro-inner-row {
   	 	padding: 60px 20px;
	}
}

@media (max-width: 519px) {
    .acc-logos-row .wpb_column {
        width: 50%;
        float: left;
    }
    .acc-logos-row .wpb_column:nth-child(3n+1) {
        clear: none;
    }
    .acc-logos-row .wpb_column:nth-child(2n+1) {
        clear: both;
    }
    .acc-about-us-inner-row .vc_col-sm-5, .acc-services-inner-row .vc_col-sm-6:nth-child(2) {
        min-height: 500px;
    }
    .acc-banner-row {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .contact-row .vc_col-sm-3 {
        width: 100%;
    }
    .contact-row .wpb_column {
        margin-bottom: 30px;
    }
    .contact-address {
        margin-top: 30px;
    }
    .projets-listing-client-secteur-annee-inner > div {
        width: 100%;
    }
    .blog-cat-list-inner .cat-item a {
        padding: 10px 15px;
    }
}
@media (max-width: 479px) {
    .services-title p a:nth-child(1) {
        padding-bottom: 9px;
        display: inline-block;
    }
    .trad-fam-title p {
        font-size: 19px;
        line-height: 24px;
    }
    .big-title-text {
        font-size: 12px;
        line-height: 15px;
    }
    .blog-listing-holder .blog-listing-content-inner {
        padding: 50px 15px;
    }
    .blog-cat-list-inner .cat-item {
        width: 100%;
    }
    .single-carrieres h3{
        font-size: 24px;
        line-height: 29px;
    }
}
@media (max-width: 419px) {
    .satisfaction-pourcent {
        font-size: 110px;
    }
    .satisfaction-text {
        font-size: 45px;
        line-height: 45px;
    }
    .satisfaction-text {
        margin-top: 0;
    }
}
@media (max-width: 399px) {
    .acc-projets-inner-row .container > .row-in-grid-inner > .wpb_column > .vc_column-inner {
        padding: 15px;
    }
    .trad-fam-title p {
        font-size: 16px;
        line-height: 21px;
    }
    .big-title-text {
        font-size: 11px;
        line-height: 14px;
    }
    .header-mobile-logo{
        width: 200px;
    }
    .listing-shortcode-row .blog-single-right-inner .projet-slider .item {
        min-height: 300px;
    }
    .projet-slider .owl-prev, .projet-slider .owl-next {
        width: 75px;
        height: 50px;
    }
    .projet-slider .owl-prev i, .projet-slider .owl-next i {
        font-size: 18px;
    }
    .single-carrieres h3 {
        font-size: 22px;
        line-height: 27px;
    }
}