/*
Theme Name: scisanogo Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://scisanogo.com
Author: The design team
Author URI:  https://scisanogo.com
Template: salient
Version: 1.0
*/


@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



h1,
   h2,
     h4,
        h5,
           h6
            {
			    font-family: 'Poppins', sans-serif;
			}
a,
  p,
    span
       {
		font-family: 'Poppins', sans-serif;
	     }


#header-outer[data-format=centered-logo-between-menu] .span_3 #logo:not(.no-image) img {
    transform: none;
    margin: 0 auto;
    margin-top: -17px;
}

div#header-space {
    display: none;
}


div#header-outer {
    position: absolute;
    top: 0;
    height: 0;
}


#top #logo {
    margin: 20px 0px !important;
    position: relative;
    right: 7px;
    font-size: 28px;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 5px !important;
}


#top #logo img {
    height: unset;
    width: 110px;
}
div#header-outer .container {
    padding: 0px 50px;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    margin: 0px 18px;
    text-transform: capitalize;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a span:after {
    display: none !important;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a, #header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a {
    color: #0071BC;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -8px;
    width: 0px;
    height: 3px;
    background: #0071BC;
    border-radius: 100px;
    transition: all 0.3s linear;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:after,#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:after {
    width: 100%;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:before {
    content: "";
    background: #0071BC;
    position: absolute;
    top: -8px;
    left: -8px;
    width: 11px;
    height: 11px;
    border-radius: 100px;
    transition: all 0.3s linear;
    opacity: 0;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:before,#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:before {
    opacity: 1;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-71 >a, #header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-70 >a {
    width: 110px;
    height: 40px;
    background: transparent;
    border-radius: 0px !important;
    color: #ffffff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400 !important;
    border: 2px solid #ffffff;
    position: relative;
    left: 20px;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-57 >a:before, #header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-57 >a:after, #header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-70 >a:before, #header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-70 >a:after {
    display: none;
    
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-38 {
    margin-right: 160px !important;
}

div#section1 h1 {
    font-size: 60px;
    font-weight: 700;
    color: #ffffff;
    padding-bottom: 15px;
}

div#section1 a.primary-color {
    font-size: 18px;
    font-weight: 400;
    border-radius: 0px !important;
    background: #0071BC !important;
    border: 1px solid #0071BC;
    padding: 15px 40px;
    letter-spacing: 0;
    text-transform: capitalize;
}
div#section1 .button+.button a {
    background: transparent !important;
    border: 1px solid #ffffff;
}

#section1 .slider-pagination span:before {
    display: none;
}

#section1 .slider-pagination span {
    background: #707070b0;
    border-radius: 100px;
    width: 11px;
    height: 11px;
    opacity: 1;
    margin: 13px 0px;
    display: block;
}

#section1 .slider-pagination span.swiper-active-switch {
    width: 11px;
    height: 11px;
    background: #ffffff;
    border: 1px solid #fff;
    position: relative;
    left: -3px;
}

#section1 .slider-pagination {
    display: block;
    text-align: center;
}

#section1 .container.normal-container.slider-pagination-wrap {
    position: absolute;
    top: 50%;
    bottom: unset;
    left: unset;
    right: 10px;
    padding: 0px;
    width: unset;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
#section1 .slider-pagination {
    display: block;
    text-align: center; 
}

#section1 a.slider-down-arrow.no-border:before {
    content: "";
    width: 70px;
    height: 70px;
    margin: 0px;
    left: unset;
    top: unset;
    position: static;
    background: url(/wp-content/uploads/2023/02/Group-16.png);
    background-repeat: no-repeat !important;
    background-size: 100% 100%;
}

#section1 a.slider-down-arrow.no-border {
    position: absolute;
    bottom: -30px;
    left: 60px;
    top: unset;
}

#section1 .slider-down-arrow.no-border:after {
    display: none;
}
#section1 path.nectar-scroll-icon-path {
    display: none;
}

span.icon-salient-search {
    color: #ffffff !important;
    padding-top: 14px;
    display: block;
}

#section1 .slider-pagination span.swiper-active-switch:after {
    position: absolute;
    content: "";
    background: transparent;
    width: 20px;
    height: 20px;
    border: 1px solid #ffffff;
    top: -6px;
    left: -6px;
    border-radius: 50px;
}

div#section1 {
    top: 100px;
}


div#section1 h2 {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 100px;
    text-transform: uppercase;
    font-weight: 700;
}
div#section1 h3{
    font-size: 26px;
    font-weight: 300;
    letter-spacing: 2px;
    padding-bottom: 15px;
}
div#section1 p {
    font-size: 20px;
    font-weight: 400;
    width: 77%;
    line-height: 1.3;
    margin: 0 auto;
    color: #ffffff;
}


#section1 ul.fti {
    margin: 0px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 17%;
    z-index: 4;
}

#section1 ul.fti li {
    list-style-type: none;
    margin-bottom: 20px;
}

#section1 ul.fti li a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #28292E !important;
    height: 42px;
    width: 42px;
}

#section1 ul.fti li a i {
    top: 0px;
    color: #ffffff;
    font-size: 22px;
}


#section1 a.slider-prev {
    opacity: 1 !important;
    width: 50px !important;
    height: 50px !important;
    border: 1px solid #fff;
    border-radius: 100px;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 64px;
    right: 85px;
    top: unset;
    left: unset;
    transition: all 0.3s linear;
}

#section1 a.slider-prev div, #section1 a.slider-next div {
    display: none;
}

#section1 a.slider-prev i:before {
    content: "\f060";
    font-family: FontAwesome;
    font-size: 28px;
    position: relative;
    left: 13px;
}

#section1 a.slider-prev i, #section1 a.slider-next i {
    position: static;
    height: unset;
}

#section1 a.slider-next {
    opacity: 1 !important;
    width: 50px !important;
    height: 50px !important;
    border: 1px solid #fff;
    border-radius: 100px;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 65px;
    right: 25px;
    top: unset;
    transition: all 0.3s linear;
    left: unset;
}


#section1 a.slider-next i:before {
    content: "\f061";
    font-family: FontAwesome;
    font-size: 28px;
    position: relative;
    right: 15px;
}

#section1 a.slider-prev:hover,#section1 a.slider-next:hover {
    background: #0071BC;
    border-color: #0071BC;
}

#section1 a.slider-down-arrow.no-border:before {
    content: "";
    width: 20px;
    height: 30px;
    margin: 0px;
    left: unset;
    top: unset;
    position: static;
    background: url("/wp-content/uploads/2023/02/Group-16.png");
    background-repeat: no-repeat !important;
    background-size: 100% 100%;
}

#section1 a.slider-down-arrow.no-border {
    position: absolute;
    bottom: -40px;
    left: 60px;
    top: unset;
}

#section1 .slider-down-arrow.no-border:after {
    display: none;
}
#section1 path.nectar-scroll-icon-path {
    display: none;
}

#section1 .slider-pagination span:before {
    display: none;
}

#section1 .slider-pagination span {
    background: #707070b0;
    border-radius: 100px;
    width: 11px;
    height: 11px;
    opacity: 1;
    margin: 8px 0px;
    display: block;
}

#section1 .slider-pagination span.swiper-active-switch {
    width: 16px;
    height: 16px;
    background: #ffffff;
    border: 1px solid #fff;
    position: relative;
    left: -3px;
}

#section1 .slider-pagination {
    display: block;
    text-align: center;
}

#section1 .container.normal-container.slider-pagination-wrap {
    position: absolute;
    top: 50%;
    bottom: unset;
    left: unset;
    right: 0px;
    padding: 0px;
    width: unset;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
#section1 .slider-pagination {
    display: block;
    text-align: center; 
}

div#section1 .wpb_row:nth-child(3) .vc_col-sm-6 {
    background: #fff;
    width: 40%;
    margin: 0 15px;
    padding: 30px 30px !important;
    box-shadow: 0px 0px 30px 3px #0000001c;
}

div#section1 .wpb_row:nth-child(3) {
 margin-bottom: -7px;
 display: block;
 left: 8%;
 bottom: 80px;
 }


div#section1 .wpb_row:nth-child(3) h3{
    width: 100%;
    font-weight: 700 !important;
    font-size: 22px;
    letter-spacing: 0;
    color: #000000;
    padding-bottom: 5px;
}

div#section1 .wpb_row:nth-child(3) p {
    width: 100%;
    font-weight: 400 !important;
    font-size: 18px;
    line-height: 1.3;
    padding-bottom: 0;
    color: #000000;
}


div#section1 .wpb_row:nth-child(3) .vc_col-sm-6:nth-child(1) img {
 padding-top: 9px;
}

div#section2 .inner-wrap:before {
    position: absolute;
    content: "";
    background: #F9F9F9;
    width: 51%;
    height: 82%;
    left: 0%;
    top: 9%;
}

div#section2 .row_col_wrap_12 {
    padding-top: 70px;
    padding-bottom: 70px;
}


div#section2 .vc_col-sm-6:nth-child(1) {
    display: flex;
    justify-content: er;
}

h2 {
    font-size: 35px;
    font-weight: 700;
    color: #10486D;
    line-height: 1.3;
}

p {
    font-size: 17px;
    font-weight: 400;
    color: #000000;
    line-height: 1.3;
}

a.nectar-button.small.regular.accent-color.regular-button {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    border-radius: 0px !important;
    padding: 12px 30px;
}

div#section2 h2 {
    padding-bottom: 5%;
    padding-top: 22%;
}

div#section2 a.nectar-button.small.regular.accent-color.regular-button {
    top: 50px;
}

div#section3 .row_col_wrap_12 {
    padding-top: 9%;
    padding-bottom: 10%;
}

div#section3 h2 {
    text-align: center;
    color: #ffffff;
    width: 54%;
    margin: 0 auto;
}

div#section3 a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 auto;
    display: table;
    background: transparent !important;
    border: 1px solid #ffffff;
    top: 20px;
}

div#section4 .row_col_wrap_12 {
    padding-top: 9%;
}

div#section4 h2 {
    color: #ffffff;
    padding-top: 50px;
    padding-bottom: 10px;
    line-height: 1.1;
}

div#section4 p {
    color: #ffffff;
}

div#section4 a.nectar-button.small.regular.accent-color.regular-button {
    top: 25px;
    background: transparent !important;
    border: 1px solid #ffffff;
}

div#section4 img {
    width: 100%;
}

div#section5 .row_col_wrap_12 {
    padding-top: 60px;
}

#section5 img {
    width: 100%;
    padding: 0 0px;
    margin-top: 0px;
    height: 315px;
    object-fit: cover;
}

#section5 .owl-item.active {
    padding-right: 20px;
}

#section5 .owl-item.active+.active+.active+.active {
    padding-right: 0px;
}

div#section5 .owl-nav.disabled {
    display: block !important;
    margin: 15px 0px 30px;
    text-align: right;
}

div#section5 .owl-nav.disabled button {
    border: 2px solid #333333;
    width: 50px;
    height: 50px;
    margin: 0px 6px;
    padding: 0px;
    background: transparent;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    border-radius: 27px !important;
    position: absolute;
    top: 66%;
    left: -8%;
}

div#section5 .owl-nav.disabled button span {
    display: none;
}

div#section5 .owl-nav.disabled button.owl-prev:before {
    content: "\f061";
    font: normal normal normal 14px/1 FontAwesome;
    color: #22252E;
    transition: all 0.3s linear;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    right: 16px;
}

div#section5 .owl-nav.disabled button.owl-next:before {
    content: "\f060";
    font: normal normal normal 14px/1 FontAwesome;
    color: #22252E;
    transition: all 0.3s linear;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    left: 16px;
}

div#section5 .owl-nav.disabled button:hover:before {
    color: #fff;
}

div#section5 .owl-nav.disabled button:hover {
    background: #0071BC;
    border-color: #0071BC;
}

div#section button.owl-prev {
    position: absolute !important;
    right: 2% !important;
    top: -14% !important;
}

div#section5 button.owl-next {
    left: -13% !important;
}

div#section5 .owl-dots {
    display: none;
}


div#section5 ul {
    display: flex;
    margin: 0;
    padding-top: 15px;
}

div#section5 ul li {
    list-style: none;
    font-size: 19px;
    font-weight: 700;
    color: #000000;
}

div#section5 ul li:nth-child(2) {
    padding-left: 18px;
    padding-right: 5px;
}

div#section5 p {
    font-weight: 500;
    line-height: unset;
}


div#section5 .inner-wrap:before {
    position: absolute;
     background-image: url('/wp-content/uploads/2023/02/Group-621822.png');
    background-size: 10px 20px;
    display: inline-block;
    width: 100%; 
    height: 40%;
    content:"";
     background-position:center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

div#section6 p:nth-child(1) {
    padding-bottom: 10px;
    font-size: 16px;
}

div#section6 h2 {
    width: 60%;
    line-height: 1.2;
    padding-bottom: 5px;
}

div#section6 a.nectar-button.small.regular.accent-color.regular-button {
    left: 50%;
    top: 56px;
}

div#section6 .wpb_text_column:nth-child(2) {
    box-shadow: 0px 0px 30px 3px #00000012;
    padding: 20px 35px;
}

div#section6 .wpb_text_column:nth-child(2) p {
    font-size: 14px;
    font-weight: 400;
    color: #3D3D3D;
    padding-bottom: 5px;
}

div#section6 .wpb_text_column:nth-child(2) h4{
    font-size: 18px;
    font-weight: 700;
    color: #3D3D3D;
}

div#section6 .wpb_text_column:nth-child(2) ul li {
    list-style: none;
}

div#section6 .wpb_text_column:nth-child(2) ul {display: inline-block;padding-top: 35px;}

div#section6 .hover-wrap {
    margin-bottom: 0 !important;
}

div#section6 .wpb_text_column:nth-child(2) ul:before {
    position: absolute;
    content: "";
    border: 1px solid #707070;
    width: 81%;
    left: 9.2%;
}

div#section6 .wpb_text_column:nth-child(2) ul:after {
    position: absolute;
    content: "";
    border: 1px solid #707070;
    width: 81%;
    left: 9.2%;
}


div#section6 .wpb_text_column:nth-child(2) ul li {
    margin: 12px 8px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    color: #848484;
    margin-bottom: 5px;
    margin-top: 18px;
}

div#section6 .wpb_text_column:nth-child(2) ul li:nth-child(1):before {
    position: absolute;
    content: "";
    border: 1px solid #707070;
    height: 16.5%;
    left: 33%;
    top: 68.7%;
}

div#section6 .wpb_text_column:nth-child(2) ul li:nth-child(2):before {
    position: absolute;
    content: "";
    border: 1px solid #707070;
    height: 16.5%;
    left: 58%;
    top: 68.7%;
}

div#section6 .wpb_text_column:nth-child(2) ul li:nth-child(2) {
    font-size: 18px;
    font-weight: 500;
    color: #3D3D3D;
    margin-top: 0 !important;
    margin-bottom: 18px;
}

div#section6 .wpb_text_column:nth-child(2) a {
    font-size: 17px;
    font-weight: 500;
}

div#section6 .wpb_text_column:nth-child(2) i {
    padding-left: 8px;
    padding-top: 4px;
}

div#section6 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 80px;
}

div#section7 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 100px;
}

div#section7 a.nectar-button.small.regular.accent-color.regular-button {
    left: 0%;
    top: 50px;
}

div#section7 p:nth-child(1) {
    padding-bottom: 10px;
    font-size: 16px;
    color: #ffffff;
}

div#section7 h2 {
    width: 65%;
    line-height: 1.2;
    padding-bottom: 5px;
    color: #ffffff;
}

div#section7 .inner-wrap:before {
    position: absolute;
    background-image: url('/wp-content/uploads/2023/02/Group-6217.png');
    display: inline-block;
    width: 100%;
    height: 50%;
    content:"";
    background-position:center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}


div#section7 ul {
    margin: 0;
    padding-top: 8px;
}

div#section7 ul li {
    list-style: none;
}

div#section7 ul li:nth-child(1) {
    font-size: 12px;
    font-weight: 500;
    color: #000000;
    letter-spacing: 2px;
    text-transform: uppercase;
}

div#section7 ul li:nth-child(2) {
    font-size: 22px;
    font-weight: 500;
    color: #000000;
}

div#section7 .wpb_text_column:nth-child(2) a {
    position: absolute;
    right: 40px;
    bottom: 0%;
    width: 28%;
}


div#section8 ul {
    display: flex;
    margin: 0;
}

div#section8 ul li {
    list-style: none;
    font-size: 14px;
    font-weight: 500;
    color: #2A3A59;
    font-family: 'Poppins', sans-serif;
    padding-right: 50px;
}

div#section8 .wpb_text_column:nth-child(2) {
    box-shadow: 0px 0px 30px 3px #0000002b;
    height: 210px;
    padding: 15px 25px;
}

div#section8 .hover-wrap {
    margin-bottom: 0px;
}

div#section8 .wpb_text_column:nth-child(2):hover {
    background: #10486D;
}


div#section8 .wpb_text_column:nth-child(2):hover h3, 
div#section8 .wpb_text_column:nth-child(2):hover p,
div#section8 .wpb_text_column:nth-child(2):hover ul li:nth-child(2)::marker,
div#section8 .wpb_text_column:nth-child(2):hover ul li {
    color: #ffffff;
}

div#section8 h3 {color: #2E2E2E;font-weight: 600;}

div#section8 ul li:nth-child(2) {}

div#section8 ul li:nth-child(3) {
    position: absolute;
    right: 30px;
    top: 44%;
    background: #467FCE;
    padding: 11px 17px;
    color: #fff;
    line-height: 1;
    width: 86px;
    font-size: 21px;
    font-weight: 600;
    text-align: center;
}

div#section8 ul li:nth-child(3) label {
    font-size: 27px;
    font-weight: 500;
}

div#section8 .wpb_text_column:nth-child(2):hover ul li:nth-child(3) {
    background: #fff;
    color: #3D3D3D;
}

div#section8 ul li:nth-child(2) {
    list-style: disc;
}
div#section8 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 70px;
}


div#section8 ul li:nth-child(2)::marker {
    font-size: 22px;
    color: #0071BC;
}

div#section8 .wpb_text_column:nth-child(2) p {
    font-size: 16px;
}
div#section8 .inner-wrap:before {
    position: absolute;
    content: "";
    background: #F9F9F9;
    width: 50%;
    height: 32%;
}



div#section9 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 70px;
}

div#section9 .inner-wrap:before {
    position: absolute;
    content: "";
    background: #F9F9F9;
    width: 70%;
    height: 82.4%;
    left: 0%;
    top: 0%;
}


div#section9 span.wpcf7-form-control-wrap {
    position: unset;
    display: inline-block !important;
    width: 100%;
    padding-right: 15px;
    margin-top: 15px;
}


div#section9 textarea {
    width: 97%;
    background: transparent !important;
    border-radius: 0px !important;
    color: #000 !important;
    box-shadow: unset !important;
    font-size: 18px;
    font-weight: 500;
    height: 95px;
    border-bottom: 2px solid #d6d6d687 !important;
    /* border: 2px solid #d6d6d687; */
}

div#section9 input[type=text], 
div#section9 input[type=email], 
div#section9 input[type=tel] {
    width: 97%;
    margin-right: 15px;
    margin-bottom: 5px;
    background: transparent !important;
    border-bottom: 2px solid #d6d6d687 !important;
    font-size: 18px;
    font-weight: 500;
    color: #000 !important;
    box-shadow: unset !important;
    border-radius: 0px !important;
    padding: 10px 15px;
}

div#section9 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border: 2px solid #0071BC;
    background: #0071BC;
    border-color: unset;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    border-radius: 0px !important;
    padding: 12px 30px !important;
    margin-top: 35px;
}

div#section9 input::placeholder, 
div#section9 select, 
div#section9 textarea::placeholder{
    color: #BBBBBB !important;
    text-transform: uppercase;
}

div#section9 input:focus, 
div#section9 select:focus, 
div#section9 textarea:focus{
    border-color: #10486D !important;
}

div#section9 select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 47%;
    border: 2px solid #d6d6d687;
    border-radius: 10px !important;
    color: #444444;
    background: transparent;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}

div#section9 span.wpcf7-not-valid-tip {
    display: none;
}

div#section9 form.wpcf7-form span.wpcf7-form-control-wrap span.wpcf7-list-item-label {
    display: none;
}


div#section9 form.wpcf7-form span.wpcf7-not-valid-tip {
    display: none;
}
div#section9 form.wpcf7-form input.wpcf7-not-valid {
    border-bottom: 2px solid red !important;
}
div#section9 form.wpcf7-form .wpcf7-response-output {
    border-color: red;
    color: red;
    margin-top: 0px;
}
div#section9 .wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450 !IMPORTANT;
    color: #46b450 !IMPORTANT;
}

div#section9 .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900 !IMPORTANT;
    color: #ffb900 !IMPORTANT;
}


div#section9 .vc_col-sm-4 .vc_column-inner {
    padding: 20px 15px;
    width: 100%;
    display:flex;
    align-items: center;
    background: #10486D;
    border-radius: 0px;
    top: -50px;
    height: 40em;
    }

div#section9 ul li {
    display: block;
    list-style: none !important;
    margin: 10px 0;
    color: #ffffff;
}

div#section9 ul li i {
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 29px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    color: #fff;
    font-size: 18px;
    right: 15px;
}


div#section9 ul li a {
   font-size: 14px !important;
   font-weight: 400;
   color: #fff !important;
   margin-top: 13px;
   margin-left: 5px;
   padding-right: 15px;
}

div#section9 .vc_col-sm-4 p {
    color: #ffffff;
    font-size: 16px;
}

div#section9 .vc_col-sm-4 h4 {
    color: #ffffff;
    font-size: 35px;
    font-weight: 700;
    padding-bottom: 15px;
}


div#section10 .vc_col-sm-12:nth-child(1) p {
    font-size: 14px;
    color: #02052E;
    text-transform: uppercase;
    line-height: 1.8;
    padding-bottom: 18px;
    font-weight: 400;
    width: 98%;
}



div#section10 .carousel-item {
    margin: 0px 15px;
    padding: 45px 25px;
    border-radius: 0px;
    box-shadow: 0px 0px 23px 5px #cccccc54;
    height: 570px;
}



div#section10 i.fa.fa-star {
    color: #FF8800;
    padding: 0 2px;
    font-size: 17px;
    left: 0px;
    top: -10px;
}

div#section10 ul {
    display: inline-block;
    margin: 0;
}

div#section10 ul:nth-child(2) li:nth-child(1) {
    font-size: 18px;
    font-weight: 600;
    color: #0071BC !important;
    list-style: none;
    width: 69px;
    height: 83px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    font-family: 'Poppins', sans-serif;
}

div#section10 ul:nth-child(3) li {
    font-size: 18px;
    font-weight: 600;
    color: #3D3D3D;
    list-style: none;
    font-family: 'Poppins', sans-serif;
}

div#section10 ul:nth-child(3) li:nth-child(2) {
    font-size: 16px;
    font-weight: 400;
    top: -4px;
}

div#section10 ul:nth-child(3) li {
    position: relative;
    top: -6px;
    left: 10px;
    line-height: 1.5;
    font-family: 'Poppins', sans-serif;
}

div#section10 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}

div#section10 .owl-nav.disabled {
    display: block !important;
    margin: 15px 0px 30px;
    text-align: right;
}

div#section10 .owl-nav.disabled button {
    border: 2px solid #333333;
    width: 50px;
    height: 50px;
    margin: 0px 6px;
    padding: 0px;
    background: transparent;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    border-radius: 27px !important;
}

div#section10 .owl-nav.disabled button span {
    display: none;
}

div#section10 .owl-nav.disabled button.owl-prev:before {
    content: "\f061";
    font: normal normal normal 14px/1 FontAwesome;
    color: #22252E;
    transition: all 0.3s linear;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    right: 16px;
}

div#section10 .owl-nav.disabled button.owl-next:before {
    content: "\f060";
    font: normal normal normal 14px/1 FontAwesome;
    color: #22252E;
    transition: all 0.3s linear;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    left: 16px;
}

div#section10 .owl-nav.disabled button:hover:before {
    color: #fff;
}

div#section10 .owl-nav.disabled button:hover {
    background: #03045E;
    border-color: #03045E;
}

div#section10 button.owl-prev {
    position: absolute !important;
    right: 2% !important;
    top: -14% !important;
}

div#section10 button.owl-next {
    position: absolute !important;
    right: 7% !important;
    top: -14% !important;
}

div#section10 .owl-dots {
    display: none;
}


div#section10 .owl-item.active+.active+.active .carousel-item  {
    background: unset;
}
div#section10 .owl-item.active+.active+.active .carousel-item p {
    color: #02052E;
}
div#section10 .owl-item.active+.active+.active .carousel-item ul li {
    color: #02052E;
}

div#section10 .owl-item.active+.active .carousel-item {border: 1px solid #0071BC;}

div#section10 .owl-item.active+.active .carousel-item  p {
    color: #3D3D3D;
}



div#section10 .owl-item.active+.active .carousel-item ul li {
    color: #3D3D3D;
}


div#section10 img.first-img {
    position: absolute;
    top: -10px;
    right: 45px;
    filter: grayscale(1);
}

div#section10 .owl-item.active+.active+.active img.first-img {
    filter: grayscale(1);
}

div#section10 .owl-item.active+.active img.first-img {
    filter: unset;
}

#footer-outer .widget h3 {
    font-size: 22px;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 15px;
}

div#block-7 ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff !important;
}


div#block-11 input[type="email"] {
	border: unset;
	line-height: 30px;
	color: #fff;
	background: transparent !important;
	font-weight: 500 !important;
	padding: 10px 25px !important;
	width: 95% !important;
	height: 45px;
	border-radius: 0px !important;
	margin: 0px 0px 0px 0px;
	display: flex;
	border-bottom: 2px solid #ffffff;
}

#footer-outer #footer-widgets .col input[type="submit"] {
    border: unset;
    outline: unset;
    box-shadow: unset;
    color: transparent;
    background-image: url(/wp-content/uploads/2023/02/Group-4279.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 1px !important;
    height: 41px;
    position: absolute;
    right: 15%;
    top: 49%;
    transform: unset !important;
    border-radius: 0px !important;
    background-color: transparent !important;
}

div#block-11 input::placeholder { 
	color: #ffffff !important; 
	text-transform:capitalize;
}


div#block-8 p {
    color: #ffffff;
}

#footer-outer #footer-widgets .col ul li a {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    line-height: 1.7;
}
#footer-outer #footer-widgets .col ul li {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    line-height: 1.3;
}

figure.wp-block-image.size-full {
    margin-bottom: 0px !important;
}

div#custom_html-3 {
    padding-left: 50px;
}




div#block-9 {
    padding-left: 40px;
}

#footer-outer #copyright .col.span_5 {
	display: block;
	width: 100%; float: unset !important;
}
#footer-outer #copyright .col.span_7.col_last {
	display: none;
}
#footer-outer #copyright p, #footer-outer #copyright ul li a {
	color: #2A3A59;
	font-size: 14px;
	font-weight: 400;
}
#footer-outer #copyright p, #footer-outer #copyright ul li a { 
	line-height: 0px;
	margin-top: -23px; 
}
#footer-outer #copyright p {
	margin-top: 12px;
	margin-bottom: -25px;
	font-weight: 400;
	color: #000000;
	font-size: 16px;
	}
#footer-outer #copyright ul li a {
	margin-top: -2px;
	margin-bottom: -15px;
	font-weight: 400;
	font-size: 16px;
}
div#copyright {
	background: #ffffff !important;
}

#footer-outer #copyright ul li a i {
    color: #2A3A59;
}

#footer-outer #copyright li {
    padding: 0 10px;
}


#footer-outer #copyright ul li:nth-child(4) {
    position: relative;
    bottom: 11px;
}

div#footer-widgets {
    background: #000000;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-72 >a, 
#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-72:hover >a {
    color: #0071BC;
}


div#a-propos-section1 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
}

div#a-propos-section1 h2 {
    line-height: 1.1;
    width: 73%;
    padding-top: 20px;
}

div#a-propos-section1 h3 {
    line-height: 1.4;
    width: 95%;
    padding-top: 5px;
    padding-bottom: 15px;
}

div#a-propos-section1 p {
    line-height: 1.5;
}

div#a-propos-section1 img {
    border-radius: 25px;
    box-shadow: 0px 0px 30px 3px #0000000a;
}

div#a-propos-section1 .wpb_row:nth-child(1) {
    padding-bottom: 20px;
}

div#a-propos-section2 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
}

div#a-propos-section2 img {
    border-radius: 25px;
    box-shadow: 0px 0px 30px 3px #0000000a;
}

div#a-propos-section2 h2 {
    padding-top: 20px;
    padding-bottom: 30px;
}

div#a-propos-section2 p {
    line-height: 1.5;
}
div#a-propos-section2 .wpb_row:nth-child(1) {
    padding-bottom: 20px;
}


#page-header-bg h1 {
    font-size: 60px;
    font-weight: 700;
    margin-top: 50px;
    font-family: 'Ivy Mode';
}

#page-header-bg span.subheader {
    font-size: 24px;
    font-weight: 500;
    color: #ffff;
    margin-top: 9px !important;
    display: block;
}

#page-header-bg span.subheader label {
    color: #ffffff;
}

#page-header-bg span.subheader i.fa.fa-angle-right {
    margin: 0px 8px;
    color: #ffffff;
}


#page-header-bg span.subheader a {
    color: #ffffff;
}

body.material #page-header-wrap, body[data-header-resize="0"] #page-header-wrap {
    margin-top: 95px;
}

div#contact-form-2 br {
    display: none;
}

div#contact-form-2 span.wpcf7-form-control-wrap {
    position: unset;
    display: inline-block !important;
    width: 32em;
    padding-right: 15px;
    margin-top: 0px;
}

div#contact-form-2 span.wpcf7-form-control-wrap[data-name="textarea-117"] {
    width: 100%;
    padding-right: 0px;
}

div#contact-form-2 textarea {
    background: transparent !important;
    box-shadow: unset !important;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 130px;
    width: 100%;
    line-height: 1.3;
}

div#contact-form-2 input[type=text], 
div#contact-form-2 input[type=email], 
div#contact-form-2 input[type=tel],
div#contact-form-2 input[type=number],
div#contact-form-2 input[type=date]
{
    margin-right: 15px;
    margin-bottom: 20px;
    /* background: transparent !important; */
    font-weight: 400;
    box-shadow: unset !important;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
}

div#contact-form-2 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    width: 182px;
    height: 49px;
    margin-top: 40px;
    display: flex;
    border: 2px solid #0071BC !important;
    background: #0071BC !important;
    color: #ffffff;
    justify-content: center;
    align-items: center;
    border-radius: 0px !important;
    padding: 0px 0px !important;
}

div#contact-form-2 input::placeholder, div#contact-form-2 select, div#contact-form-2 textarea::placeholder {
    color: #36333A !important;
}

div#contact-form-2  input:focus, div#contact-form-2  select:focus, div#contact-form-2 textarea:focus {
    border-color: #FE7205 !important;
}

div#contact-form-2 select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 47%;
    border: 2px solid #d6d6d687;
    border-radius: 10px !important;
    color: #444444;
    background: transparent;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}

div#contact-form-2 span.wpcf7-not-valid-tip {
    display: none;
}

div#contact-form-2 form.wpcf7-form span.wpcf7-form-control-wrap span.wpcf7-list-item-label {display: contents;}
 form.wpcf7-form span.wpcf7-form-control-wrap span.wpcf7-list-item.first.last {
    display: none;
}

div#contact-form-2 form.wpcf7-form p.last span.wpcf7-form-control-wrap {
    width: unset !important;
}

div#contact-form-2 form.wpcf7-form span.wpcf7-not-valid-tip {
    display: none;
}


div#contact-form-2 span.wpcf7-form-control-wrap[data-name="textarea-117"], 
div#contact-form-2 span.wpcf7-form-control-wrap[data-name="text-360"] {
    width: 92%;
    padding-right: 0px;
}

div#contact-form-2 label {
	display: block;
	font-weight: 700;
	font-size: 16px;
	float: none;
	line-height: 1.3;
	margin: 0 0 4px 0;
	padding: 0;
}

div#contact-form-2 div {
    display: inline-block;
}

div#contact-form-2 label.radio-text {
    position: absolute;
    top: 67%;
    right: 36%;
}

div#contact-form-2 .wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450 !important;
	color: #46b450 /* Green */
}



div#contact-form-2 form.wpcf7-form input.wpcf7-not-valid {
    border-bottom: 2px solid red !important;
}

div#contact-form-2 form.wpcf7-form .wpcf7-response-output {
    border-color: transparent;
    color: red;
    margin-top: 0px;
}
div#contact-form-2 .wpcf7 form.failed .wpcf7-response-output,
div#contact-form-2 .wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232;
	color: #dc3232;/* Red */
}

div#contact-form-2 .wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

div#contact-form-2 .wpcf7 form.invalid .wpcf7-response-output,
div#contact-form-2 .wpcf7 form.invalid .wpcf7-response-output,
div#contact-form-2 .wpcf7 form.unaccepted .wpcf7-response-output,
div#contact-form-2 .wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
	color:#ffb900;
}

div#contact-form-2 .wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

div#contact-form-2 .use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

div#contact-form-2 .wpcf7-response-output {
    display: transparent !important;
}

div#contact-form-2 .row_col_wrap_12 {
    padding-top: 60px;
}

div#contact-form-2 h2 {
    padding-bottom: 20px;
}


div#mission-section1 .row_col_wrap_12 {
    padding-top: 70px;
    padding-bottom: 50px;
}

div#mission-section1 h2 {
    padding-top: 15px;
    padding-bottom: 10px;
}



div#contact-form-3 br {
    display: none;
}

div#contact-form-3 span.wpcf7-form-control-wrap {
    position: unset;
    display: inline-block !important;
    width: 32em;
    padding-right: 15px;
    margin-top: 0px;
}



div#contact-form-3 textarea {
    background: transparent !important;
    box-shadow: unset !important;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 130px;
    width: 100%;
    line-height: 1.3;
}

div#contact-form-3 input[type=text], 
div#contact-form-3 input[type=email], 
div#contact-form-3 input[type=tel],
div#contact-form-3 input[type=number],
div#contact-form-3 input[type=date]
{
    margin-right: 15px;
    margin-bottom: 20px;
    /* background: transparent !important; */
    font-weight: 400;
    box-shadow: unset !important;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
}

div#contact-form-3 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    width: 182px;
    height: 49px;
    margin-top: 40px;
    display: flex;
    border: 2px solid #0071BC !important;
    background: #0071BC !important;
    color: #ffffff;
    justify-content: center;
    align-items: center;
    border-radius: 0px !important;
    padding: 0px 0px !important;
}

div#contact-form-3 input::placeholder, 
div#contact-form-3 select, 
div#contact-form-3 textarea::placeholder {
    color: #36333A !important;
}

div#contact-form-3  input:focus, 
div#contact-form-3  select:focus, 
div#contact-form-3 textarea:focus {
    border-color: #0071BC !important;
}

div#contact-form-3 select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 47%;
    border: 2px solid #d6d6d687;
    border-radius: 10px !important;
    color: #444444;
    background: transparent;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}

div#contact-form-3 span.wpcf7-not-valid-tip {
    display: none;
}

div#contact-form-3 form.wpcf7-form span.wpcf7-not-valid-tip {
    display: none;
}

div#contact-form-3 label {
	display: block;
	font-weight: 700;
	font-size: 16px;
	float: none;
	line-height: 1.3;
	margin: 0 0 4px 0;
	padding: 0;
}

div#contact-form-3 div {
    display: inline-block;
}

div#contact-form-3 label.radio-text1 {
    position: absolute;
    top: 55%;
    right: 36%;
}
div#contact-form-3 label.radio-text2 {
    position: absolute;
    top: 52%;
    left: 1%;
}

div#contact-form-3 .wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450 !important;
	color: #46b450 /* Green */
}



div#contact-form-3 form.wpcf7-form input.wpcf7-not-valid {
    border-bottom: 2px solid red !important;
}

div#contact-form-3 form.wpcf7-form .wpcf7-response-output {
    border-color: transparent;
    color: red;
    margin-top: 0px;
}
div#contact-form-3 .wpcf7 form.failed .wpcf7-response-output,
div#contact-form-3 .wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232;
	color: #dc3232;/* Red */
}

div#contact-form-3 .wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

div#contact-form-3 .wpcf7 form.invalid .wpcf7-response-output,
div#contact-form-3 .wpcf7 form.invalid .wpcf7-response-output,
div#contact-form-3 .wpcf7 form.unaccepted .wpcf7-response-output,
div#contact-form-3 .wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
	color:#ffb900;
}

div#contact-form-3 .wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}


div#contact-form-3 .wpcf7-response-output {
    display: transparent !important;
}

div#contact-form-3 .row_col_wrap_12 {
    padding-top: 60px;
}

div#contact-form-3 h2 {
    padding-bottom: 20px;
}


div#contact-form-3 span.wpcf7-form-control-wrap[data-name="number-944"], 
div#contact-form-3 span.wpcf7-form-control-wrap[data-name="text-360"]{
	margin-bottom:40px
}
div#contact-form-3 span.wpcf7-form-control-wrap[data-name="textarea-244"]{
	width:93%;
	
}

div#contact-form-3 label.textarea {
	margin-top: 24px;
}

div#contact-form-3 .wpb_text_column:nth-child(1) h2 {
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

div#Service-de-mnage-section1 .row_col_wrap_12 {
    padding-top: 60px;
}

div#Service-de-mnage-section1 ul li {font-weight: 700;font-size: 18px;}

div#Service-de-mnage-section1 p {
    padding-bottom: 8px;
    line-height: 1.5;
    font-size: 18px;
}

div#Service-de-mnage-section1 ul {
    margin-bottom: 8px;
}

div#Service-de-mnage-section1 h2 {
    padding-top: 15px;
}
div#Service-de-mnage-section1 h3 {
    padding-bottom: 15px;
}


div#Service-de-mnage-section1 img {
    border-radius: 35px;
    margin: 0 !important;
    width: 100%;
}

div#Service-de-mnage-section1 .wpb_text_column:nth-child(3) ul li {
    list-style: none;
    color: #282f44;
    padding-bottom: 12px;
}

div#Service-de-mnage-section1 .wpb_text_column:nth-child(3) ul li a{
    color: #282f44;
    
}

div#Service-de-mnage-section1 .wpb_text_column:nth-child(3) ul li i {
    padding-right: 12px;
}

div#Service-de-blanchisserie-section1 h3 {
    text-align: center;
    color: #FFD500;
    font-size: 26px;
}
div#Service-de-blanchisserie-section1 h2 {
    text-align: center;
    color: #FFFFFF;
    font-size: 38px;
    text-decoration: underline;
}

div#Service-de-blanchisserie-section1 h4{
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 500;
    padding: 0px 0px 10px 0px;
}



div#Service-de-blanchisserie-section1 .wpb_row:nth-child(1) {
    background-color: #544C4C;
    padding-top: 15px;
    padding-bottom: 15px;
}

div#Service-de-blanchisserie-section1 .wpb_row:nth-child(1) {
    margin-top: 50px;
}


div#Service-de-blanchisserie-section1 img {
    border-radius: 24px;
    margin: 0 !important;
    width: 100%;
    height: 400px;
    object-fit: cover;
}

div#Service-de-blanchisserie-section1 .row_col_wrap_12 {
    padding-bottom: 40px;
    padding-top: 20px;
}


div#payer-le-loyer-section1 h3 {
    text-align: center;
    color: #FFD500;
    font-size: 26px;
}
div#payer-le-loyer-section1 h2 {
    text-align: center;
    color: #FFFFFF;
    font-size: 38px;
    text-decoration: underline;
}

div#payer-le-loyer-section1 h4{
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 500;
    padding: 0px 0px 10px 0px;
}



div#payer-le-loyer-section1 .wpb_row:nth-child(1) {
    background-color: #544C4C;
    padding-top: 25px;
    padding-bottom: 25px;
}

div#payer-le-loyer-section1 .wpb_row:nth-child(1) {
    margin-top: 50px;
}


div#payer-le-loyer-section1 img {
    border-radius: 35px;
    margin: 0 !important;
    width: 100%;
}

div#payer-le-loyer-section1 .row_col_wrap_12 {
    padding-bottom: 50px;
    padding-top: 30px;
}

div#payer-le-loyer-section1 ul {
}

div#payer-le-loyer-section1 ul li {
    list-style: auto;
    text-align: center;
    margin: 0 auto;
    align-items: center;
    display: list-item;
    margin: 0 auto;
    width: 33%;
    color: #ffffff;
    font-size: 18px;
    padding: 6px 3px;
}


div#payer-le-loyer-section1 .vc_col-sm-4 .vc_column-inner {
    box-shadow: 0px 0px 30px 3px #00000012;
    border-radius: 25px;
    margin-top: 30px;
}

div#sommes-section1 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 40px;
}

div#sommes-section1 img {
    border-radius: 35px !important;
    margin: 0 !important;
    width: 100%;
    padding-top: 60px;
}

div#sommes-section1 h2 {
    line-height: 1.1;
    padding-bottom: 8px;
}

div#section1 .wpb_text_column:nth-child(2) {
    box-shadow: 0px 0px 30px 3px #0000001f;
    width: 90%;
    margin: 0 auto;
    padding: 15px 20px;
    height: 140px;
    text-align: center;
    margin-bottom: -60px;
    position: relative;
    bottom: 61px;
    background: #ffffff;
}

div#section1 .hover-wrap {
    margin-bottom: 0 !important;
}

div#section1 h4 {
    line-height: 26px;
    font-size: 20px;
}

div#section1 h4 a {
    color: #282f44;
}

div#section1 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
}

div#momosanogo-section1 .row_col_wrap_12 {
    padding-top: 70px;
    padding-bottom: 60px;
}

div#momosanogo-section1 h4 {
    color: #11161F;
    font-size: 31px;
    margin: 0 0 2px;
}

div#momosanogo-section1 p {
    font-size: 20px;
    font-weight: 600;
    color: #54595F;
}

div#momosanogo-section1 img {
    width: 100%;
}

div#momosanogo-section1 .wpb_text_column:nth-child(2) {
    height: 180px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%);
    margin: 0 0 30px;
    text-align: center;
    padding: 30px;
}

div#momosanogo-section1 .hover-wrap {
    margin-bottom: 0 !important;
}

div#momosanogo-section1 .wpb_text_column:nth-child(2) ul li {
    list-style: none;
    color: #54595F;
}

div#momosanogo-section1 .wpb_text_column:nth-child(2) h3 {
    font-weight: 700;
    font-size: 25px;
    color: #282f44;
}

div#momosanogo-section1 .wpb_text_column:nth-child(2) ul li a {
    color: #54595F;
    font-size: 18px;
    font-weight: 600;
}


div#contact-form-4 br {
    display: none;
}

div#contact-form-4 span.wpcf7-form-control-wrap {
    position: unset;
    display: inline-block !important;
    width: 32em;
    padding-right: 15px;
    margin-top: 0px;
}



div#contact-form-4 textarea {
    background: transparent !important;
    box-shadow: unset !important;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 130px;
    width: 100%;
    line-height: 1.3;
}

div#contact-form-4 input[type=text], 
div#contact-form-4 input[type=email], 
div#contact-form-4 input[type=tel],
div#contact-form-4 input[type=number],
div#contact-form-4 input[type=date]
{
    margin-right: 15px;
    margin-bottom: 20px;
    /* background: transparent !important; */
    font-weight: 400;
    box-shadow: unset !important;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
}

div#contact-form-4 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    width: 182px;
    height: 49px;
    margin-top: 40px;
    display: flex;
    border: 2px solid #0071BC !important;
    background: #0071BC !important;
    color: #ffffff;
    justify-content: center;
    align-items: center;
    border-radius: 0px !important;
    padding: 0px 0px !important;
}

div#contact-form-4 input::placeholder, 
div#contact-form-4 select, 
div#contact-form-4 textarea::placeholder {
    color: #36333A !important;
}

div#contact-form-4  input:focus, 
div#contact-form-4  select:focus, 
div#contact-form-4 textarea:focus {
    border-color: #0071BC !important;
}

div#contact-form-4 select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 47%;
    border: 2px solid #d6d6d687;
    border-radius: 10px !important;
    color: #444444;
    background: transparent;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}

div#contact-form-4 span.wpcf7-not-valid-tip {
    display: none;
}

div#contact-form-4 form.wpcf7-form span.wpcf7-not-valid-tip {
    display: none;
}

div#contact-form-4 label {
	display: block;
	font-weight: 700;
	font-size: 16px;
	float: none;
	line-height: 1.3;
	margin: 0 0 4px 0;
	padding: 0;
}

div#contact-form-4 div {
    display: inline-block;
}

div#contact-form-4 label.radio-text1 {
    position: absolute;
    top: 55%;
    right: 36%;
}
div#contact-form-4 label.radio-text2 {
    position: absolute;
    top: 52%;
    left: 1%;
}

div#contact-form-4 .wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450 !important;
	color: #46b450 /* Green */
}



div#contact-form-4 form.wpcf7-form input.wpcf7-not-valid {
    border-bottom: 2px solid red !important;
}

div#contact-form-4 form.wpcf7-form .wpcf7-response-output {
    border-color: transparent;
    color: red;
    margin-top: 0px;
}
div#contact-form-4 .wpcf7 form.failed .wpcf7-response-output,
div#contact-form-4 .wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232;
	color: #dc3232;/* Red */
}

div#contact-form-4 .wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

div#contact-form-4 .wpcf7 form.invalid .wpcf7-response-output,
div#contact-form-4 .wpcf7 form.invalid .wpcf7-response-output,
div#contact-form-4 .wpcf7 form.unaccepted .wpcf7-response-output,
div#contact-form-4 .wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
	color:#ffb900;
}

div#contact-form-4 .wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}


div#contact-form-4 .wpcf7-response-output {
    display: transparent !important;
}

div#contact-form-4 .row_col_wrap_12 {
    padding-top: 60px;
}

div#contact-form-4 h2 {
    padding-bottom: 20px;
}


div#contact-form-4 span.wpcf7-form-control-wrap[data-name="number-944"], 
div#contact-form-4 span.wpcf7-form-control-wrap[data-name="text-360"]{
}
div#contact-form-4 span.wpcf7-form-control-wrap[data-name="textarea-244"]{
	width:93%;
	
}

div#contact-form-4 label.textarea {
	margin-top: 24px;
}

div#contact-form-4 .wpb_text_column:nth-child(1) h2 {
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
div#Investisseurs-section1 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
}

div#Investisseurs-section1 img {
    width: 100%;
}


div#mettre-section1 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 40px;
}

div#mettre-section1 h3 {
    font-weight: 700;
    font-size: 26px;
}

div#mettre-section1 p:nth-child(2) {
    font-weight: 700;
    font-size: 20px;
    padding-top: 6px;
}

div#mettre-section1 img {
    width: 100%;
    padding-top: 18%;
    border-radius: 35px !important;
}

div#mettre-section1 ul li {
    font-size: 18px;
    padding: 4px 0px;
    font-weight: 600;
    color: #000000;
}

div#mettre-section1 p:nth-child(6) {
    font-weight: 700;
    font-size: 20px;
    padding-top: 6px;
    padding-bottom: 5px;
}


div#mettre-section2 h2 {
    width: 65%;
    text-align: center;
    margin: 0 auto;
}

div#mettre-section2 br {
    display: none;
}

div#mettre-section2 span.wpcf7-form-control-wrap {
    position: unset;
    width: 46%;
    margin-top: auto;
    display: inline-block !important;
    padding-right: 15px;
    padding-top: 5px;
}


div#section6 textarea {
    width: 94%;
    background: transparent !important;
    border-radius: 0px !important;
    color: #444444;
    box-shadow: unset !important;
    font-size: 16px;
    font-weight: 400;
    height: 61px;
    border:2px solid #d6d6d687 !important;
}

div#mettre-section2 input[type=text],
div#mettre-section2 input[type=email], 
div#mettre-section2 input[type=tel]{
    width: 100%;
    margin-right: 15px;
    margin-bottom: 20px;
    background: transparent !important;
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    box-shadow: unset !important;
    border-radius: 0px !important;
    padding: 10px 15px;
    border: 2px solid #d6d6d687 !important;
}

div#mettre-section2 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 30px;
    display: flex;
    border: 2px solid #0071bc;
    background: #0071BC;
    color: #ffffff;
    justify-content: center;
    align-items: center;
    border-radius: 0px !important;
    padding: 10px 24px !important;
}

div#mettre-section2 input::placeholder,
div#mettre-section2 select, 
div#mettre-section2 textarea::placeholder {
    color: #BBBBBB !important;
}

div#mettre-section2  input:focus, 
div#mettre-section2  select:focus, 
div#mettre-section2 textarea:focus {
    border-color: #10486D !important;
}

div#mettre-section2 select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 47%;
    border: 2px solid #d6d6d687;
    border-radius: 10px !important;
    color: #444444;
    background: transparent;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}

div#mettre-section2 span.wpcf7-not-valid-tip {
    display: none;
}

div#mettre-section2 form.wpcf7-form span.wpcf7-form-control-wrap span.wpcf7-list-item-label {
    display: none;
}


div#mettre-section2 form.wpcf7-form input.wpcf7-not-valid {
    border-bottom: 2px solid red !important;
}
div#mettre-section2 form.wpcf7-form .wpcf7-response-output {
    border-color: red;
    color: red;
    margin-top: 0px;
}
div#mettre-section2 .wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450 !IMPORTANT;
    color: #46b450 !IMPORTANT;
}

div#mettre-section2 .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900 !IMPORTANT;
    color: #ffb900 !IMPORTANT;
}

div#mettre-section2 span.wpcf7-form-control-wrap[data-name="textarea-124"] {
    width: 100%;
    padding-right: 0px;
    
}
div#mettre-section2 textarea{
    width: 91%;
    margin-right: 15px;
    margin-bottom: 20px;
    background: transparent !important;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    box-shadow: unset !important;
    border-radius: 0px !important;
    padding: 10px 15px;
    border: 2px solid #d6d6d687 !important;
    height: 140px;
}


div#architecture-section1 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
}

div#architecture-section1 img {
    width: 100%;
    /* padding-top: 100px; */
    height: 300px;
    object-fit: cover;
}

div#architecture-section1 p:nth-child(3) {
    font-weight: 600;
}

#header-outer[data-format=centered-menu] #top nav>.sf-menu>li ul.sub-menu.tracked-pos li a {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #000 !important;
    width: 100%;
    line-height: 1.3 !important;
}

#header-outer[data-format=centered-menu] #top nav>.sf-menu>li ul.sub-menu.tracked-pos li {margin-bottom: 3px;}

#header-outer[data-format=centered-menu] #top nav> .sf-menu>li ul {
    padding: 20px;
    width: 24em;
}

#header-outer[data-format=centered-menu] #top nav>.sf-menu>li ul {
    text-align: left;
    top: 87px;
    left: 18px;
}
div#nav_menu-2 h4 {
    font-size: 22px !important;
    color: #fff !important;
    font-weight: 400 !important;
}
div#block-8 a {
    font-size: 17px;
    color: #fff !important;
}
div#section10 ul:nth-child(2) li:nth-child(1) img {
    border-radius: 13px;
    position: relative;
    top: -2px;
}
body.page-template-default.page.page-id-197 #page-header-bg span.subheader a {
    font-size: 24px;
    text-shadow: 0 0 13px #000;
    font-weight: 700;
}

body.page-template-default.page.page-id-197 #page-header-bg span.subheader label {
     font-size: 25px;
     text-shadow: 0 0 13px #000;
     font-weight: 700;
}
div#Service-de-mnage-section1 ul li {
      font-size: 17px;
    font-weight: 400;
    color: #000000;
    line-height: 1.3;
}
/* ======================================== */
div#section6 img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
#servi-im img {
    width: 100%;
}
div#Service-de-mnage-section1 img {
    width: 100%;
}
#mission-section1 ul li {
    list-style: none !important;
}
#mission-section1 ul {
    margin: 0;
}
#mission-section1 ul li {
    font-size: 15px;
}
#mission-section1 ul li i {
    margin-right: 11px;
    font-size: 18px;
    color: #000;
}
#mission-section1 ul li  a {
    color: #000;
}
/* ============Mobile responsive==================== */

@media (max-width: 767px) and (orientation: portrait){
div#section1 .row_col_wrap_12 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
div#header-outer .container {
    padding: 0;
}
div#section1 {
    top: 0;
}
div#section1 h1 {
    font-size: 22px;
    padding: 0;
    height: 41px;
}

div#section1 h3 {
    font-size: 14px;
    padding: 0;
    line-height: 1.2;
    font-weight: 600;
}
div#section1 p {
    width: 100%;
    font-size: 13px;
    font-weight: 600;
}
div#section1 .wpb_row:nth-child(3) .vc_col-sm-6 {
    width: 84%;
    margin: 0;
    margin-top: 41px;
}
#section1 ul.fti {
    display: none !important;
}
div#section1 a.primary-color {
    padding: 10px 19px !important;
    font-size: 16px !important;
    margin-top: -17px;
}
	#section1 a.slider-prev {
    display: none;
}

#section1 a.slider-next {
    display: none;
}
	div#section1 .wpb_row:nth-child(3) .vc_col-sm-6:nth-child(1) img {
    margin: 0 auto;
    display: flex;
}

div#section1 .wpb_row:nth-child(3) h3 {
    font-size: 18px;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 6px;
}

div#section1 .wpb_row:nth-child(3) p {
    text-align: center;
}
div#section2 .row_col_wrap_12 {
    padding-top: 10px;
    padding-bottom: 37px;
}

div#section2 h2 {
    padding: 0;
    font-size: 22px;
    line-height: 1.2;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 19px;
}

div#section2 p {
    font-size: 16px;
    text-align: center;
}

div#section2 a.nectar-button.small.regular.accent-color.regular-button {
    top: 12px !important;
    margin: 0 auto;
    display: table;
}	
div#section3 h2 {
    font-size: 22px;
    width: 100%;
    line-height: 1.2;
}

div#section3 a.nectar-button.small.regular.accent-color.regular-button {
    top: 0px !important;
    padding: 9px 17px;
}	
div#section4 h2 {
    padding: 0;
    font-size: 22px;
    text-align: center;
}

div#section4 p {
    font-size: 15px;
    text-align: center;
}

div#section4 a.nectar-button.small.regular.accent-color.regular-button {
    top: 0;
    margin: 0 auto;
    display: table;
    padding: 9px 11px;
    margin-bottom: 32px;
}	
div#section5 .owl-nav.disabled {
    display: none !important;
}

div#section5 ul li {
    font-size: 14px;
    padding-left: 10px;
}

div#section5 p {margin: 0 auto;text-align: center;}	
div#section6 h2 {
    width: 100%;
    font-size: 20px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 5px;
}

div#section6 p {
    padding-top: 4px;
    margin: 0 auto;
    text-align: center;
}
div#section6 a.nectar-button.small.regular.accent-color.regular-button {
    left: 0;
    top: 0;
    right: 0;
    display: table;
    margin: 0 auto;
}
div#section6 .wpb_text_column:nth-child(2) ul:before {
    display: none;
}

div#section6 .wpb_text_column:nth-child(2) ul {
    display: inline-block;
    padding: 0;
    margin: 0 auto;
}

div#section6 .wpb_text_column:nth-child(2) ul:after {
    display: none;
}

div#section6 .wpb_text_column:nth-child(2) ul li:nth-child(1):before {
    display: none;
}

div#section6 .wpb_text_column:nth-child(2) ul li:nth-child(2):before {
    display: none;
}	
div#section6 .wpb_text_column:nth-child(2) h4 {
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
}	
div#section7 p:nth-child(1) {
    text-align: center;
}

div#section7 h2 {
    width: 100%;
    font-size: 22px;
    margin: 0;
    text-align: center;
}

div#section7 a.nectar-button.small.regular.accent-color.regular-button {
    top: 0;
    margin: 0 auto;
    display: table;
}	
div#fws_64072b6e6246e img {
    width: 70%;
    margin: 0 auto;
}

div#section7 ul li:nth-child(1) {
    padding-left: 45px;
}

div#section7 ul li:nth-child(2) {
    padding-left: 39px;
}

div#section7 .wpb_text_column:nth-child(2) a {width: 105px;font-size: 16px;margin: 0 auto;text-align: center;}

div#fws_64072b6e63ac2 img {
    width: 86%;
    margin: 0 auto;
}
div#section7 a.nectar-button.small.regular.accent-color.regular-button {
    padding: 8px ;
    font-size: 16px;
}	
div#fws_64072c92761c7 img {
    width: 74% !important;
    margin: 0 auto;
}
div#section8 .wpb_text_column:nth-child(2) {
    box-shadow: 0px 0px 30px 3px #0000002b;
    height: 263px;
    padding: 15px 25px;
}

div#section8 ul li:nth-child(3) {
    top: 31%;
    right: 0;
}

div#section8 .wpb_text_column:nth-child(2) p {
    text-align: center;
    padding-top: 15px;
    font-size: 14px;
}	
div#section9 h2 {
    font-size: 22px;
    margin: 0 auto;
    text-align: center;
}

div#section9 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-bottom: 47px;
    display: table;
}	
div#section9 .vc_col-sm-4 p {text-align: center;}

div#section9 .vc_col-sm-4 h4 {
    font-size: 22px;
    margin: 0 auto;
    text-align: center;
}	
div#section9 .row_col_wrap_12 {
    padding-bottom: 0;
}	
div#section9 .row_col_wrap_12 {
    padding-bottom: 0;
}

div#section10 .row_col_wrap_12 {
    padding: 0;
}

div#section10 .vc_col-sm-12:nth-child(1) p {
    text-align: center;
}

div#section10 .owl-nav.disabled button {
    display: none;
}

div#section10 h2 {
    font-size: 22px;
    margin: 0 auto;
    text-align: center;
}

div#section10 ul:nth-child(2) li:nth-child(1) img {
}
div#section10 .carousel-item {
    height: 744px !important;
}	
div#block-7 img {
    margin: 0 auto;
    display: block;
}

#footer-outer #footer-widgets .col p {
    text-align: center;
}

#footer-outer .widget h3 {
    text-align: center;
}

div#block-8 a {
    margin: 0 auto;
    text-align: center !important;
    display: block;
}

#footer-outer .widget h4 {
    margin: 0 auto;
    text-align: center;
}

#footer-outer  .menu-footer_menu-container ul li a {
    margin: 0 auto;
    text-align: center;
}

div#block-10 ul li a {margin: 0 auto;text-align: center;}

#footer-outer #copyright p {
    font-size: 12px;
    margin: 0 auto;
    text-align: center;
}

#footer-outer #copyright ul li a {
    margin-top: 11px;
    margin: 0 auto;
}

#footer-outer ul.fti {
    margin-left: 83px !important;
    margin-top: 20px !important;
}	
div#section7 img {
    width: 77%;
    margin: 0 auto;
}

div#section7 .row_col_wrap_12 {
    padding-bottom: 0;
}	
body.material #page-header-wrap, body[data-header-resize="0"] #page-header-wrap {
    margin: 0;
}

#page-header-bg span.subheader label {
    font-size: 14px;
}

#page-header-bg span.subheader a {
    font-size: 16px;
}

div#a-propos-section1 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 30px;
}

div#a-propos-section1 h2 {
    font-size: 22px;
    line-height: 1.2;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

div#a-propos-section1 h3 {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

div#a-propos-section1 p {
    text-align: center;
}

div#a-propos-section2 h2 {
    font-size: 22px;
    text-align: center;
    padding: 0;
}

div#a-propos-section2 p {
    margin: 0 auto;
    text-align: center;
}	
div#mission-section1 .row_col_wrap_12 {
    padding-top: 19px;
}

div#mission-section1 h2 {
    font-size: 22px;
    margin: 0 auto;
    text-align: center;
}

div#mission-section1 p {
    margin: 0 auto;
    text-align: center;
}	
div#maintenance-section1 {
    padding-top: 28px !important;
}

div#maintenance-section1 {}

div#maintenance-section1 h2 {
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
}

div#maintenance-section1 h4 {
    text-align: center;
}

div#maintenance-section1 p {
    text-align: center;
}

div#maintenance-section1 h3 {
    text-align: center;
}

div#maintenance-section1 a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 auto;
    display: table;
}	
div#Service-de-ménage-section1 {
    padding-top: 28px !important;
}

div#Service-de-ménage-section1 h2 {
    font-size: 22px;
    margin: 0 auto;
    text-align: center;
}

div#Service-de-ménage-section1 h3 {
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
    padding-top: 4px;
    padding-bottom: 13px;
}

div#Service-de-ménage-section1 p {
    text-align: center;
}	
div#sommes-section1 h2 {
    font-size: 22px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.2;
    padding-bottom: 8px;
}

div#sommes-section1 p {
    text-align: center;
}	
div#équipe-section1 h4 {
    text-align: center;
}

div#équipe-section1 p {
    text-align: center;
}
div#contact-form-4 input[type=text], div#contact-form-4 input[type=email], div#contact-form-4 input[type=tel], div#contact-form-4 input[type=number], div#contact-form-4 input[type=date] {
    width: 60%;
}

div#contact-form-4 .wpb_text_column:nth-child(1) h2 {font-size: 22px;}

div#contact-form-4 div {
    display: block;
}	
div#contact-form-2 div {
    display: block;
}

div#contact-form-2 input[type=text], div#contact-form-2 input[type=email], div#contact-form-2 input[type=tel], div#contact-form-2 input[type=number], div#contact-form-2 input[type=date] {
    width: 56%;
}

div#contact-form-2 h2 {
    font-size: 22px;
    margin: 0 auto;
    text-align: center;
}
div#contact-form-2 span.wpcf7-form-control-wrap[data-name="text-360"] {
    width: 515px;
    margin-bottom: 43px;
}

div#contact-form-2 label.radio-text {
    left: 0;
    right: 0;
    display: contents;
}	
div#contact-form-2 textarea {
    width: 56%;
}
div#contact-form-2 .wpcf7-form p span {
    color: #000;
    display: block;
    margin-top: 9px;
}
div#mettre-section1 h2 {
    font-size: 22px;
    margin:  0 auto;
    text-align: center;
}

div#mettre-section1 img {
    padding-top: 0% !important;
}

div#mettre-section1 h3 {
    font-size: 22px;
    margin: 0 auto;
    text-align: center;
}

div#mettre-section1 p {
    text-align: center;
}

div#mettre-section2 h2 {
    width: 100%;
    font-size: 22px;
}

div#mettre-section2 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin: 0 auto;
}
body.page-template-default.page.page-id-197 #page-header-bg span.subheader label {
    font-size: 13px;
}

body.page-template-default.page.page-id-197 #page-header-bg span.subheader a {
    font-size: 13px;
}

div#architecture-section1 h2 {
    font-size: 22px;
    margin: 0 auto;
    text-align: center;
}

div#architecture-section1 h3 {
    margin: 0 auto;
    text-align: center;
    padding-top: 7px;
}

div#architecture-section1 p:nth-child(3) {
    text-align: center;
    padding-top: 10px;
}

div#architecture-section1 {
    text-align: center;
}
div#contact-form-4 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    display: table;
    margin: 0 auto;
}	
}