/*
* 
* IMPORT LOCAL FONTS
*
*/

@font-face {
    font-family: 'Poppins-Black';
    src: url(../fonts/Poppins-Black.ttf);
}

@font-face {
    font-family: 'Poppins-Regular';
    src: url(../fonts/Poppins-Regular.ttf);
}

@font-face {
    font-family: 'Poppins-LightItalic';
    src: url(../fonts/Poppins-LightItalic.ttf);
}

@font-face {
    font-family: 'Poppins-Light';
    src: url(../fonts/Poppins-Light.ttf);
}

@font-face {
    font-family: 'Poppins-ThinItalic';
    src: url(../fonts/Poppins-ThinItalic.ttf);
}

@font-face {
    font-family: 'Poppins-SemiBold';
    src: url(../fonts/Poppins-SemiBold.ttf);
}

@font-face {
    font-family: 'Poppins-Bold';
    src: url(../fonts/Poppins-Bold.ttf);
}


body, p, a button{
    font-family: 'Poppins-Regular', sans-serif;
}

button:hover,
button:visited,
button:focus {
    outline: none;
    border: none;
}

img {
    vertical-align: middle !important;
}

input[type=submit] {
    cursor: pointer;
}

.site-width-container {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

/* HEADER */

#nav_menu-2 {
    width: 100%;
    text-align: right;
    margin-bottom: 0px;
}

#menu-primary-menu li {
    display: inline-block;
    padding-left: 20px;
    position: relative;
}

#menu-primary-menu li a {
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;

    padding: 0px 0px;
    display: inline-block;
}

#menu-primary-menu > li.menu-item-has-children:hover .sub-menu {
    display: block;
}

#menu-primary-menu > li:hover a {
    color: #8690A5;
}

.sub-menu {
    display: none;
    position: absolute;
    background-color: rgba(255, 255, 255, .3);
    width: 250px;
    border-top: 8px solid #8690A5;
}

#menu-primary-menu > li:last-child .sub-menu {
    right: 0;
}

#menu-primary-menu  .sub-menu li {
    display: block;
    text-align: left;
    margin: 0px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

#menu-primary-menu  .sub-menu li:last-child {
    border: none;
}

#menu-primary-menu .sub-menu li a {
    color: #fff;
    padding: 15px 0;
}

.site-main-header {
    display: flex;
    align-items: center;
}

.site-header-top.et_pb_widget_area {
    padding-right: 0px;
    border: none;
}

.header-moncompte img {
    vertical-align: middle;
    /*margin-top: 2px;*/
}

.header-moncompte li a,
.header-moncompte p a {
    color: #fff;
    font-size: 14px;
}

.header-moncompte {
    margin-bottom: 0px !important;
}

#header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    z-index: 19;
}

/*#header .header-moncompte {
    margin-bottom: 0px !important;
}*/

.header-moncompte ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 20px 0px 0px !important;
    height: 100%;
}

.header-moncompte ul li {
    padding-left: 20px;
}

#header-tp-menu.et_pb_widget_area_left{
    padding:0px;
    border: none;
}

#header-tp-menu .widget_nav_menu {
    width: 100%;
}

#header-tp-menu ul {
    text-align: right;
    padding: 15px 0 !important;

    border-radius: 0px !important;
}

#header-tp-menu ul li {
    display: inline-block;
    margin-bottom: 0px;
    position: relative;
    padding: 2px 15px;
    border-right: 1px solid rgba(255, 255, 255, .4);
}

#header-tp-menu ul li:last-child {
    display: inline-block;
    padding-right: 0px;
    border-right: none;
}

#header-tp-menu ul li a {
    font-size: 12px;
    color: #fff;
}

#header-tp-menu ul li:hover a {
    color:#8690A5;
}

#header-tp-menu ul li a .menu-image-title {
    padding-left: 0px;
}

/* END OF HEADER */

/* HOME */

.site-section-title h2 {
    color: #566c9e;
    font-size: 34px;
    line-height: 36px;
    font-family: 'Poppins-Semibold';
}

.site-section-title p {
    font-size: 18px;
    color: #3d3d3d;
    font-weight: 300;
    font-family: 'Poppins-Regular';
}

.site-ul-list ul {
    list-style: none;
    padding-left: 0px !important;
}

.site-ul-list ul li {
    position: relative;
    list-style: none;
    font-size: 18px;
    color: #3d3d3d;
    font-weight: 300;
    letter-spacing: 1px;
    padding-left: 30px !important;
}

.site-ul-list ul li:before {
    content: '';
    position: absolute;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #566C9F;
    top: 8px;
}

.et_pb_column.site-carousel-nav-wrapper {
    width: 370px !important;
    min-height: 600px;
    position: relative;
    margin-right: auto;
    padding-top: 15%;
    padding-right: 100px;
}

.et_pb_column.site-carousel-nav-wrapper > .site-carousel-nav {
    margin-bottom: 29px !important;
}

.et_pb_column.site-carousel > div {
    float: left;
}

.et_pb_column.site-carousel-nav-wrapper:after {
    content: '';
    position: absolute;
    right: -130px;  
    width: 130px;
    top: 0;
    bottom: 0;
    background-color: #566c9e;
    float: none;
}

.et_pb_column.site-carousel-content {
    margin:65px 0;
    width: calc(100% - 370px) !important;
}

.sci-img-holder {
    height: 300px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.site-carousel-item {
    width: 400px;
    max-width: 100%;
}

.site-carousel-items .owl-stage {
    padding-left: 0px !important;
} 

.sci-content-wrapper {
    background-color: #8590a4;
    padding: 10%;
}

/*.sci-content-wrapper.sci-adds-wrapper {
    background-color: #566C9F;
}*/

.scw-details {
    margin-bottom: 20px;
}

.scw-title h3 {
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 24px;
}

.scw-excerpt p {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 1px;
}

.sci-img-wrapper {
    position: relative;
}

.abs-a-inner {
    display: flex;
    height: 50%;
    width: 50%;
    border: 2px solid #fff;
    margin: auto;
    position: relative;
    margin-top: 18%;

    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
}

.abs-a-inner a {
    display: block;
    width: 100%;
    margin: auto;
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
}

.abs-a {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    margin: auto;
    text-align: center;
    height: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    background-color: rgba(0, 0, 0, .7);

    transition: .6s;
    -webkit-transition: .6s;
    -moz-transition: .6s;
}

.site-carousel-item:hover .abs-a {
    opacity: 1;
}

.site-carousel-item:hover .abs-a-inner {
    width: 80%;
    height: 80%;
    margin-top: 7%;
}

.site-carousel-nav {
    display: flex !important;
    flex-direction: column;
}

.site-carousel-nav img {
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
}

.site-carousel-nav img:hover  {
    transform: scale(.6);
}

.site-carousel-items .owl-dots {
    position: absolute;
    left: -150px;
    bottom: 20%;
}

.site-carousel img {
    cursor: pointer;
}

.site-carousel-items .owl-dots button span {
    width: 40px;
    height: 3px;
    background-color: #fff;
    display: block;
    border-radius: 20px;
    opacity: .4;
}

.site-carousel-items .owl-dots button.active span {
    opacity: 1;
}

.site-parallax .et_parallax_bg {
    /*background-size: contain;*/
}

.site-parallax-height {
    min-height: 550px;
}

a.et_pb_button.site-btn {
    background-color: #a0b0d4 !important;
    border: none !important;
    border-radius: 0px;
    color: #fff;
    min-width: 250px;
    text-align: center;
    font-size: 18px !important;
    padding: 17px 20px !important;

    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
}

a.et_pb_button.site-btn.transparent {
    background-color: transparent !important;
    border: 2px solid #fff !important;
}

a.et_pb_button.site-btn.medium {
    font-size: 15px !important;
    font-weight: 600;
    padding: 12px 15px !important;
    min-width: 35%;
}

a.et_pb_button.site-btn:hover {
    background-color: #566c9e !important;
}

a.et_pb_button.site-btn.transparent:hover {
    background-color: #566c9e !important;
    border: 2px solid transparent !important;
}

a.et_pb_button.site-btn:after {
    display: none;
}

.site-person-mod {
    display: flex;
    flex-wrap: wrap;
}
.site-person-mod > div {
    flex: 0 50%;
    box-sizing: border-box;
}

.site-person-mod > div.et_pb_team_member_description {
    padding: 48px 30px !important;
    background-color: #566c9e;
}

.site-person-mod > div.et_pb_team_member_image {
    max-width: 100%;
    margin-bottom: 0px;
    margin-right: 0px;
}

.site-person-mod > div.et_pb_team_member_description .et_pb_member_position {
    padding-bottom: 25px;
    color: #fff;
    font-family: 'Poppins-thinItalic';
    font-style: italic;
    font-size: 16px;
}

.site-person-mod > div.et_pb_team_member_description h4 {
    color: #fff;
    font-family: 'Poppins-Bold';
    font-size: 18px;
    padding-bottom: 0px;
}

.site-person-mod > div.et_pb_team_member_description p {
    color: #fff;
    font-size: 17px;
    line-height: 26px;
    padding-bottom: 25px;
}

.site-hm-agencies p:last-child {
    display: flex;
    align-items: center;
}

.site-hm-agencies p:last-child a {
    margin-right: 50px;
}

.site-hm-agencies p a {
    color: #fff;
}

.home-carousel-items .owl-dots {
    position: absolute;
    top: -50px;
    right: 0;
}

.home-carousel-items .owl-dots span {
    width: 40px;
    height: 2.5px;
    background-color: #566c9e;
    display: block;
    border-radius: 20px;
    opacity: .4;
}

.home-carousel-items .owl-dots button.active span {
    opacity: 1;
}

.home-car-nav-wrapper {
    text-align: right;
}

.home-car-nav-wrapper > div {
    display: inline-block;
    margin: 0px 15px;
}

.home-car-nav-wrapper > div:last-of-type {
    margin: 0px;
}

.home-car-nav {
    margin-bottom: 0px !important;
}

.home-car-nav img {
    cursor: pointer;
}

.site-hm-listcol.et_pb_row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: end;
    align-items: flex-end;
}

.site-hm-listcol.et_pb_row > div.et_pb_column {
    background-color: rgba(0, 0, 0, .6);
    padding: 50px 35px;
    margin-right: 1%;
    width: 24.2%;
    height: 360px;

    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
}

.site-hm-agencies h3,
.site-hm-agencies h5,
.site-hm-agencies p,
.site-hm-listcol.et_pb_row > div .site-hm-fcol-title h3,
.site-hm-listcol.et_pb_row > div .site-hm-fcol-content p {
    color: #fff;
    font-size: 18px !important;
    line-height: 28px;
}

.site-hm-listcol.et_pb_row > div .site-hm-fcol-title {
    margin-bottom: 30px;
}

.site-hm-agencies h3,
.site-hm-listcol.et_pb_row > div .site-hm-fcol-title h3 {
    font-family: 'Poppins-Bold';
}

.site-hm-agencies h5 {
    font-weight: 700;
}

.site-hm-agencies p,
.site-hm-listcol.et_pb_row > div .site-hm-fcol-content p {
    font-weight: 400;
}

.site-hm-listcol.et_pb_row > div .site-hm-fcol-content {
    padding-top: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    height: 230px;
}

.site-hm-listcol.et_pb_row > div .site-hm-fcol-content .et_pb_text_inner {
    overflow: hidden;
}

.site-hm-listcol.et_pb_row > div.et_pb_column:hover {
    height: 450px;
    background-color: #566C9F;
    overflow:hidden;
}

.site-hm-listcol.et_pb_row > div.et_pb_column:hover > .site-hm-fcol-content {
    display: block;
    height: 280px;
}

.site-flex {
    display: flex;
    flex-direction: row;
}

.site-caret-section.et_pb_section:after {   
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: solid 40px #ffffff;
    border-left: solid 55px transparent;
    border-right: solid 55px transparent;
    background-image: url(../img/ca-down.png);
}

.site-caret-section.et_pb_section:before {  
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    background-position: center;
    background-size: auto;
    z-index: 2;
    background-repeat: no-repeat;
    background-image: url(../img/ca-down.png);
}

#agence-btn {
    position: absolute;
    right: 40px;
    bottom: 40px;
}

.scw-details h4 {
   color: #fff;
    font-weight: 400;
    font-size: 20px;

}

.elg-slider-big-title {
    font-family: 'Poppins-Bold' !important;
}

.elg-slider-content {
    font-family: 'Poppins-Light' !important;
}

.hm-rev-slider rs-arrow {
    background-color: transparent !important;
    content: '' !important;
}

.hm-rev-slider rs-arrow:hover:before {
    content: '' !important;
    transform: scale(1) !important;
}

.hm-rev-slider rs-arrow.tp-leftarrow:before {
    content: '';
    background-image: url(../img/arr-left.png);
    width: 60px !important;
    height: 60px !important;
    background-repeat: no-repeat !important;

    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
}

.hm-rev-slider rs-arrow.tp-leftarrow:hover:before {
    background-image: url(../img/arr-left-hover.png);
}

.hm-rev-slider rs-arrow.tp-rightarrow:before {
    content: '';
    background-image: url(../img/arr-right.png);
    width: 60px !important;
    height: 60px !important;
    background-repeat: no-repeat !important;

    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
}

.hm-rev-slider rs-arrow.tp-rightarrow:hover:before {
    background-image: url(../img/arr-right-hover.png);
}

.hm-rev-slider rs-bullet {
    background-color: #707070;
}

.hm-rev-slider rs-bullet.selected {
    box-shadow: 0 0 0 1px rgba(255,255,255,1) !important;
}

.hm-rev-slider rs-bullet span {
    transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
}

.hm-rev-slider rs-bullet.selected span {
    transform: scale(0.65);
    -webkit-transform: scale(0.65) !important;
}

.hm-rev-slider rs-bullet,
.hm-rev-slider rs-bullet span {
    border-radius: 0px !important;
}

/* END OF HOME */

/* MON COMPTE */

.mon-compte-bottom-wrapper {
    padding: 50px 0px 100px 0px !important;
}

.mon-compte-colpad {
    padding-left: 6%;
}

.mon-compte-colpad:before {
    position: absolute;
    content: '';
    width: 2px;
    height: 90%;
    background: #e5e5e5;
    left: -3%;
    top: 30%;
}

.mon-compte-colpad-left {
    padding-right: 20%;
}

.mon-compte-adjustpad {
    padding-left: 20%;
    text-align: right !important;
}

.mon-compte-bottom-title {
    margin-bottom: 15% !important;
}

.mon-compte-colpad .et_pb_image {
    text-align: center;
}

.mon-compte-external-link .et_pb_text_inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.mon-compte-external-link .et_pb_text_inner p {
    width: 80% !important;
}

.mon-compte-external-link a {
    width: 100%;
    background: #566c9e;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffff;
    font-weight: 700;
    font-size: 19px;
    text-align: center;
    height: 100px;
    transition: .4s;
}

.mon-compte-external-link a:hover {
    background: #a0b0d4 !important;
}

/* END OF MON COMPTE */

/* A PROPOS */
.apropos-slider-wrapper {
    margin: 30px 0px 200px 0px;
}

.apropos-slider-content {
    margin-bottom: -150px !important;
}

.apropos-slider-content.et_pb_slider {
    overflow: unset !important;
}

.apropos-slider-content .et_pb_slide {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: -150px !important;
    padding: 0px;
}

.apropos-slider-content .et_pb_slide .et_pb_container {
    max-width: 100% !important;
    padding: 0px !important;
    height: auto !important;
}

.apropos-slider-content.et_pb_slider .et_pb_slide_image {
    width: 30%;
    top: 37%;
    left: 25px !important;
}

.apropos-slider-content.et_pb_slider .et_pb_slide_image:before {
    position: absolute;
    content: '';
    width: 15%;
    height: 62px;
    background: #617bb5;
    right: -14px;
    top: -14px;
    z-index: -9;
}

.apropos-slider-content.et_pb_slider .et_pb_slide_image img {
    width: 100% !important;
    max-height: initial !important;
}

.apropos-slider-content.et_pb_slider .et_pb_slide_description {
    padding: 5.5% 75px 3.5% 0px !important;
    width: 64%;
}

.apropos-slider-content.et_pb_slider 
.et_pb_slide_description h2 {
    font-size: 19px;
    font-family: 'Poppins-Bold';
}

.apropos-slider-content.et_pb_slider 
.et_pb_slide_description h6 {
    font-family: 'Poppins-ThinItalic';
    font-size: 18px;
    margin-bottom: 10px;
}

.apropos-slider-content.et_pb_slider .et_pb_slide_description p:nth-child(3) {
    line-height: 29px;
    font-size: 18px;
}

.apropos-slider-wrapper:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #0000008f;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
}

.site-section-title-custom {
    padding-bottom: 8%;
}

.site-section-title-custom * {
    color: #fff !important;
}

.apropos-slider-content p a {
    margin-top: 30px;
    width: 200px;
    height: 58px;
    border: 1px solid #bbc9e8;
    background: #eaeaea00;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    transition: .4s;
}

.apropos-slider-content p a:hover {
    background: #e3e8f3;
    color: #566c9e;
    border: 1px solid #7086b9;
}

.apropos-slider-content .et-pb-slider-arrows {
    position: absolute;
    z-index: 9;
    right: 40px;
    top: 40px;
}

.apropos-slider-content .et-pb-arrow-next:hover, 
.apropos-slider-content .et-pb-arrow-next, 
.apropos-slider-content .et-pb-arrow-prev:hover,
.apropos-slider-content .et-pb-arrow-prev {
    opacity: 1 !important;
    position: relative !important;
    border: 2px solid;
    border-radius: 100%;
    left: 0px !important;
    font-size: 29px;
}

.apropos-slider-content .et-pb-arrow-prev {
    margin-right: 15px;
}

.apropos-slider-content .et-pb-arrow-next:before, 
.apropos-slider-content .et-pb-arrow-prev:before {
    height: 20px;
    padding: 5px;
}

.apropos-slider-content .et-pb-slider-arrows a:hover {
    background: #fff;
    color: #566c9e82 !important;
}

.apropos-box-wrapper {
    padding: 0px;
    overflow: unset !important;
}

.apropos-box-col-wrapper {
    padding: 35px 20px 35px 20px;
    flex-grow: 1 !important;
    margin: 18px !important;
    overflow: hidden; 
    transition: .4s;
}

.apropos-box-col-wrapper:last-child {
    margin-right: 0px !important;
}

.apropos-box-col-wrapper:first-child {
    margin-left: 0px !important;
}

.apropos-box-content p:first-child {
    position: relative;
    background: transparent;
    margin: 0px -25px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    padding: 10px;
    color: #3e3e3e;
    transition: .4s;
}

.apropos-box-content p span {
    font-family: 'Poppins-Bold';
}

.apropos-box-content p:first-child:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #566c9e;
    transform: scaleX(.20);
    transition: .4s;
    opacity: 0;
    z-index: -9;
}

.apropos-box-content p:last-child {
    color: #9d9d9d;
    font-size: 19px;
    line-height: 30px;
    text-align: center;
    padding: 20px 14px 10px 14px;
}

.apropos-box-col-wrapper:hover  {
    box-shadow: 1px 3px 14px 1px #80808054;
}

.apropos-box-col-wrapper:hover .apropos-box-content p:first-child {
    color: #fff;
}

.apropos-box-col-wrapper:hover .apropos-box-content p:first-child:before {
    transform: unset;
    opacity: 1;
}

/* END OF A PROPOS */

/* ALL BLOGS */
.elg-allblogs-section {
    padding-bottom: 0px !important;
}

.elg-allblogs-section .et_pb_row {
    padding: 50px 0px;
}

.allblogs-bottom-wrapper .et_pb_code_inner {
    display: flex;
    flex-wrap: wrap;
}

.allblogs-box-wrapper {
    margin-bottom: 50px;
}

.allblogs-box-wrapper:nth-child(1) {
    margin-left: 0px;
}

.allblogs-box-wrapper:nth-child(4n+4) {
    margin-right: 0px;
}

.allblogs-box-wrapper:nth-child(4n+5) {
    margin-left: 0px;
}

#allblogs_pagination {
    position: relative;
    width: 100%;
    text-align: center;
    display: flex;
    margin: 0px;
    align-items: center;
    justify-content: center;
    padding: 30px 0px;
}

.allblogs-top-dropdown {
    padding-top: 10px;
    padding-left: 9%;
}

.allblogs-top-dropdown .et_pb_code_inner {
    position: relative;
}

.allblogs-top-dropdown .et_pb_code_inner:before {
    position: absolute;
    content: '';
    width: 15%;
    height: 90%;
    background: white;
    top: 4%;
    right: 1%;
    z-index: 1;
}

.allblogs-top-dropdown .et_pb_code_inner:after {
    position: absolute;
    content: '';
    width: 27px;
    height: 22px;
    background: url(../img/ic_arrow_drop_down_-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    align-items: center;
    bottom: 0px;
    top: 41%;
    right: 4%;
    z-index: 1;
}

.allblogs-top-dropdown * {
    color: #566c9e !important;
}

.allblogs-top-dropdown select {
    width: 100%;
    padding: 5%;
    font-family: 'Poppins-Semibold';
    font-size: 22px;
    border: 1px solid #3a496b;
    position: relative;
}


/* END OF ALLBLOGS */


/* BOX HOVER EFFECT IN GRAY BACKGROUND TEMPLATE */

.site-box-image {
    max-height: 100%;
    display: flex;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10%;
}

.site-box-image:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #000000b5;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    transform: scale(.20);
    opacity: 0;
    transition: .4s;
}

.site-box-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 35% 0%;
    margin: 20px 0px;
    border: 1px solid #fff;
    width: 100%;
    margin: auto;
    z-index: 999;
    transform: scale(.70);
    transition: .4s;
    opacity: 0;
}

.site-box-inner a {
    color: #fff;
    font-family: 'Poppins-Bold';
    font-size: 13px;
    position: relative;
}

.site-box-inner.site-box-addscontent a {
    font-size: 20px;
}

.site-box-inner.site-box-addscontent a:before ,
.site-box-inner.site-box-addscontent a:after ,
.site-box-inner a:before,
.site-box-inner a:after {
    position: absolute;
    content: '';
    height: 1px;
    background: #ffffff7a;
}

.site-box-inner.site-box-addscontent a:before ,
.site-box-inner.site-box-addscontent a:after {
    right: 0px;
    left: 0px;
    margin: auto;
} 

.site-box-inner a:before,
.site-box-inner a:after {
    left: 17px;
}

.site-box-inner.site-box-addscontent a:before ,
.site-box-inner a:before {
    width: 90%;
    bottom: -2px;
}

.site-box-inner.site-box-addscontent a:after ,
.site-box-inner a:after {
    width: 80%;
    bottom: -6px;
}

.site-box-inner.site-box-addscontent a:before {
    width: 90%;
}

.site-box-inner.site-box-addscontent a:after {
    width: 80%;
}

.site-box-inner a:after {
    left: 22px;
}

.elg-single-carousel .site-box-content {
    width: 340px;
}

.site-box-content:hover .site-box-image:before {
    transform: unset;
    opacity: 1;
}

.site-box-content:hover .site-box-inner {
    transform: unset;
    opacity: 1;
}

.site-box-details {
    min-height: 250px;
    padding: 35px;
    background: #566c9e;
}

.site-carousel-item.allblogs-box-wrapper {
    display: inline-block;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    width: 340px;
    max-width: 100%;
}

.site-carousel-locative .site-box-details {
    background: #8690A5 !important;
}

.site-box-details.site-boxdetails-reponsive {
    height: 340px;
}

.site-box-details.site-box-addsdetails {
    background-color: #8590a4;
}

.site-box-details * {
    color: #fff;
    font-family:  'Poppins-Regular';
}

.site-box-title {
    margin-bottom: 25px;
}

.site-box-title h3 {
    font-family: 'Poppins-Bold';
    font-size: 19px;
}

.site-box-excerpt p {
    font-family: 'Poppins-Regular';
    font-size: 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
}

.site-box-addsdetails .site-box-title h3 {
    font-size: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    padding-bottom: 0px;
}

.site-box-addsdetails .site-box-excerpt p {
    font-family: 'Poppins-Light';
    font-size: 20px;
    line-height: 1.5;
}

.site-box-addsdetails .site-box-title span {
    font-size: 16px;
}

/* END OF BOX HOVER EFFECT */


/* SINGLE BLOG */
.elg-single-fullwidth {
    padding: 30px 0px 80px 0px;
    background: #f5f5f5;
}

.pg-single-inner {
    width: 80%;
    margin: auto;
    padding: 100px 0px 150px 0px;
}

.single-banner-blog {
    position: relative;
    width: 100%;
    padding: 18%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 80px;
}

.single-banner-title {
    padding-bottom: 40px;
    position: relative;
    padding-left: 40px;
    margin: auto;
    max-width: 1080px;
}

.single-banner-title:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 60%;
    background: #566c9e;
    left: 0px;
    top: -9px;
}

.single-banner-title h2 {
    font-family: 'Poppins-Bold';
    font-size: 35px;
    color: #566c9e;
    text-transform: capitalize;
}

.single-banner-excerpt p {
    font-size: 16px;
    line-height: 1.8;
}

.single-banner-social {
    display: flex;
    align-items: center;
    padding-top: 100px;
}

.single-banner-social * {
    margin-right: 16px;
    font-size: 22px;
}

.single-banner-social img {
    width: 27px;
}

.single-banner-social a:first-child{
    margin-right: 10px;
}

.single-banner-social p {
    margin-right: 30px;
}

.elg-single-article {
    width: 80%;
    margin: auto;
    padding: 50px 0px;
    overflow: hidden;
}

.elg-single-nav {
    float: right;
}

.elg-single-morelink {
    float: left;
    width: 50%;
    padding-top: 20px;
}

.elg-single-morelink a {
    font-family: 'Poppins-Bold';
    font-size: 34px;
    color: #566c9e;
}

.elg-single-nav {
    position: relative;
    display: flex;
    float: right;
}

.elg-single-nav p {
    border: 2px solid #566c9e;
    border-radius: 100%;
    padding: 16px 20px;
    cursor: pointer;
    transition: .3s;
}

.elg-single-nav p:hover {
    transform: scale(.70);
}

.elgsingle-nav-prev {
    margin-right: 20px;
}

.elg-single-carousel-wrapper {
    width: 80%;
    overflow: hidden;
    position: relative;
    margin: auto;
}

.elg-single-carousel .owl-nav {
    display: none;
}



/* END OF SINGLE BLOG */

/* FOOTER */

#footer-menu-sidebar #nav_menu-3 {
    width: 100%;
    text-align: center;
}

#footer-menu-sidebar ul li {
    display: inline-block;
    text-align: center;
    margin: 0 40px;
}

.footer-sous-nouz p,
#footer-menu-sidebar ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
}

.footer-sous-nouz {
    display: flex;
    margin-top: 25px;
}

.footer-sous-nouz > div {
    margin-bottom: 0px !important;
}

.footer-sous-nouz > ul.et_pb_social_media_follow {
    margin-left: 30px;
}

.footer-sous-nouz > ul.et_pb_social_media_follow li {
    margin: 0px 20px;
}

.footer-sous-nouz > ul.et_pb_social_media_follow li a:before {
    font-size: 20px;
}

.footer-bottom a,
.footer-bottom p {
    color: #1E3363;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
}

.subscribe-form .tnp-field-email {
    width: 100%;
    margin-right: 4px;
}

.subscribe-form .tnp-field-email input.tnp-email {
    background-color: transparent;
    border: 1px solid #fff;
}

.subscribe-form .tnp-subscription {
    position: relative;
    margin-right: 0 !important;
    margin-left: auto !important;
    max-width: 450px;
}

.subscribe-form .tnp-subscription form {
    display: flex;
}

.subscribe-form .tnp-field-email input.tnp-email,
.subscribe-form .tnp-field-email input.tnp-email::placeholder {
    color: #fff;
    font-size: 14px !important;
    line-height: 21px;
    font-weight: 300 !important;
    opacity: .6;
    letter-spacing: .5px;
}

.subscribe-form .tnp-field-email input.tnp-email {
    opacity: 1;
}

.subscribe-form .tnp-field-button input {
    font-size: 14px !important;
    font-weight: 500;
    line-height: 21px !important;
    background-color: #8690A5 !important;
    color: #fff !important;
    padding: 15px 40px 15px 15px !important;
    text-transform: uppercase;
    cursor: pointer;
}

.subscribe-form .tnp-field-button:after {
    content: '';
    background-image: url(../img/envoyer-ico.png);
    right: 0;
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: auto;
    top: 0;
    margin: auto;
    bottom: 0;
}

#footer-menu-sidebar ul li:last-child {
    margin-right: 0px;
}

/* END OF FOOTER */

/* GESTION LOCATIVE */

.gl-blurb-item .et_pb_main_blurb_image {
    margin-bottom: 10px;
}

.gl-blurb-item .et_pb_blurb_content {
    padding: 20% 10%;
}

.gl-blurb-item h4.et_pb_module_header {
    color: #fff;
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 35px;
    font-weight: 400;
}

.gl-blurb-item .et_pb_blurb_description p {
    color: #fff;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
}

.site-st-section .site-st-section-bg,
.site-st-section {
    overflow: hidden;

    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
}

.site-st-section .site-st-section-bg:hover {

    transform: scale(1.2);
    z-index: 1;
}

.site-st-section .site-st-section-bg .et_pb_image_wrap,
.site-st-section .site-st-section-bg .et_pb_image_wrap img {
    width: 100%;
}

.site-st-section .site-st-section-bg img {

    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
}

.site-st-section .site-st-section-bg img:hover {
    transform: scale(1.2);
    z-index: 1;
}

/* END OF GESTION LOCATIVE */

/* NOS AGENCE */

.na-contact-frm {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: 0px !important;
}

/* END OF NOS AGENCE */

/* CUSTOM DEFAULT */


.site-light p,
.site-light h6,
.site-light h5,
.site-light h4,
.site-light h3,
.site-light h2,
.site-light h1,
.site-light li {
    color: #fff;
}

.site-vertical-line strong {
    font-weight: 200;
    opacity: .5;
    color: #fff;
}

/* END OF CUSTOM DEFAULT */

/* MENU */

.et_pb_image.site-menu-close,
.et_pb_image.site-menu-toggle {
    display: none;
}


/* END OF MENU  */

/* Syndic de copropriété */

.sdc-title table,
.sdc-title table td {
    border: none !important;
    padding: 0px !important;
}

/*.sdc-title.left table td,*/
.sdc-title.right table td {
    width: calc(100% - 120px);
}

.sdc-title table td h4 {
    font-size: 27px;
    font-weight: bold;
    color: #fff;
    padding: 20px 25px;
    display: inline-block;
    font-family: Poppins, sans-serif;
    position: relative;
} 

.sdc-title table td h4:before {
    content: '';
    position: absolute;
    right: -28px;
    top: 0;
    width: 18px;
    height: 100%;
} 

.sdc-title table td:nth-child(2),
.sdc-title.left table td:first-child {
    width: calc(100% - 120px) !important;
}

.sdc-title table td:first-child,
.sdc-title.left table td:nth-child(2) {
    width: 120px !important;
}

.sdc-title.left table td {
    text-align: right;
}

.sdc-title.left table td h4:before {
    left: -28px;
} 

.sdc-title.purple table td h4 {
    color: #fff;
    background-color: #9F567B;
}

.sdc-title.purple table td h4:before {
    background-color: #9f567b;
}

.sdc-title.green table td h4 {
    color: #fff;
    background-color: #42827E;
}

.sdc-title.green table td h4:before {
    background-color: #42827E;
}

.sdc-title.yellowgreen table td h4 {
    color: #fff;
    background-color: #9F9F56;
}

.sdc-title.yellowgreen table td h4:before {
    background-color: #9F9F56;
}

.sdc-title.violet table td h4 {
    color: #fff;
    background-color: #566C9F;
}

.sdc-title.violet table td h4:before {
    background-color: #566C9F;
}

.sdc-title.brown table td h4 {
    color: #fff;
    background-color: #B8733E;
}

.sdc-title.brown table td h4:before {
    background-color: #B8733E;
}

.sdc-title.lightgreen table td h4 {
    color: #fff;
    background-color: #46B83E;
}

.sdc-title.lightgreen table td h4:before {
    background-color: #46B83E;
}

.sdc-title.red table td h4 {
    color: #fff;
    background-color: #CF3939;
}

.sdc-title.red table td h4:before {
    background-color: #CF3939;
}

.sdc-title table td h3 {
    /*padding-left: 45px !important;*/
    font-size: 35px;
    font-weight: 600;
    color: #566C9F;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
} 

.sdc-content.right {
    padding-right: 25%;
}

.sdc-content.left {
    padding-left: 25%;
}

.sdc-content p {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    color: #3E3E3E;
    line-height: 23px;
}

.sdc-row {
    display: flex;
    align-items: center;
}

.sdc-image {
    position: relative;
}

.sdc-image:before {
    content: '';
    position: absolute;
    background-color: #9f567b;
    width: 100px;
    height: 110px;
}

.sdc-image.left:before {
    left: -18px;
    top: -18px;
}

.sdc-image.right:before {
    right: -18px;
    top: -18px;
}

.sdc-image.purple:before {
    background-color: #9f567b;
}

.sdc-image.green:before {
    background-color: #42827E;
}

.sdc-image.yellowgreen:before {
    background-color: #9F9F56;
}

.sdc-image.violet:before {
    background-color: #566C9F;
}

.sdc-image.brown:before {
    background-color: #B8733E;
}

.sdc-image.lightgreen:before {
    background-color: #46B83E;
}

.sdc-image.red:before {
    background-color: #CF3939;
}

/*.site-person-mod > div.et_pb_team_member_image {
    display: flex;
    align-items: center;
}*/

/* END OF Syndic de copropriété  */

/*GLOBAL CSS*/
#allblogs_pagination ul {
    display: flex;
    align-items: center;
    padding: 0px;
}

#allblogs_pagination ul li:first-child {
    margin-right: 60px;
}

#allblogs_pagination ul li:last-child {
    margin-left: 60px;s
}

#allblogs_pagination ul li a, 
#allblogs_pagination ul li span {
    background: transparent;
    border: none;
    box-shadow: none;
    font-size: 20px;
    font-family: 'Poppins-Semibold';
    color: #3E3E3E;
    border-radius: 0px;
    padding: 2px 10px;
}

#allblogs_pagination ul li.active span,
#allblogs_pagination ul li.active a {
    background: #566C9F;
    color: #fff;
}

.custom-column {
    float: left;
}

/*NOS BIENS*/
.elg-filter-wrapper select {
    border: none;
    -webkit-appearance: none;
    width: 100%;
    padding: 30px;
    padding-left: 90px;
    color: #566C9F;
}

.elg-filter-wrapper label {
    font-size: 18px;
    font-family: 'Poppins-Regular', sans-serif;
    -webkit-appearance: none;
    color: #1E3363;
    width: 100%;
    padding: 25px 30px;
    border: none;
    box-shadow: 0px 2px 7px 0px #00000026;
    margin-bottom: 30px;
}

.elg-filter-wrapper .elg-transaction_type {
    font-size: 18px;
    font-family: 'Poppins-Regular', sans-serif;
    -webkit-appearance: none;
    box-shadow: 0px 2px 7px 0px #00000026;
    margin-bottom: 30px;
    position: relative;
}

.elg-filter-wrapper .elg-transaction_type:before {
    content: "";
    background: url(../../assets/img/transactions_type.png);
    position: absolute;
    height: 35px;
    width: 35px;
    background-repeat: no-repeat;
    left: 30px;
    top: 0px;
    bottom: 0px;
    margin: auto;
} 

.elg-filter-wrapper .elg-city {
    font-size: 18px;
    font-family: 'Poppins-Regular', sans-serif;
    -webkit-appearance: none;
    color: #566C9F;
    width: 100%;
    border: none;
    box-shadow: 0px 2px 7px 0px #00000026;
    margin-bottom: 30px;
    position: relative;
}

.elg-filter-wrapper .elg-city input {
    border: none;
    padding: 30px;
    padding-left: 90px;
    width: 100%;
}

.elg-filter-wrapper .elg-city:before {
    content: "";
    background: url(../../assets/img/where_live.png);
    position: absolute;
    height: 35px;
    width: 35px;
    background-repeat: no-repeat;
    left: 30px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

.elg-filter-wrapper .elg-city input::placeholder {
    color: #566C9F;
}

.elg-filter-wrapper .elg-budget label input,
.elg-filter-wrapper .elg-surface label input {
    width: 30%;
    margin-left: 8px;
    background: #EFEFEF;
    border: none;
    padding: 5px;
}

.elg-filter-wrapper .elg-budget label input::placeholder,
.elg-filter-wrapper .elg-surface label input::placeholder {
     font-size: 12px;
    font-family: 'Poppins-Regular', sans-serif;
    padding: 0px 15px;
}

.elg-filter-wrapper .rechercher {
    font-size: 18px;
    font-family: 'Poppins-SemiBold', sans-serif;
    -webkit-appearance: none;
    color: #fff;
    width: 100%;
    box-shadow: 0px 2px 7px 0px #00000026;
    margin-bottom: 30px;
    position: relative;
    border: none;
    padding: 30px;
    background: #566C9F;
}

.elg-item-wrapper {
    position: relative;
    margin-bottom: 40px;
}

.elg-item-wrapper .custom-row-bg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.elg-item-wrapper .custom-row-bg .column-image {
    display: flex;
    flex-direction: column;
    padding-right: 0px;
}

.elg-item-wrapper .custom-row-bg .column-image .item-image {
    background-size: cover !important;
    background-position: center !important;
    height: 100%;
    position: relative;
}

.elg-item-wrapper .custom-row-bg .column-image .item-image span {
    position: absolute;
    left: 20px;
    top: 20px;
    background: rgba(255, 255, 255, 69%);
    padding: 10px 20px;
    font-size: 19px;
    font-family: 'Poppins-Regular', sans-serif;
    color: #566C9F;
    text-transform: capitalize;
}

.elg-item-wrapper .custom-row-bg .column-details {
    display: flex;
    flex-direction: column;
    background: #566C9F;
    color: #fff;
    padding: 30px;
}

.elg-item-wrapper .custom-row-bg .column-details .item-title p {
    font-family: 'Poppins-SemiBold', sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}

.elg-item-wrapper .custom-row-bg .column-details .item-measurements p {
    font-family: 'Poppins-Regular', sans-serif;
    font-size: 16px;
}

.elg-item-wrapper .custom-row-bg .column-details .item-description p {
    font-family: 'Poppins-Regular', sans-serif;
    font-size: 16px;
    margin: 20px 0px;
}

.elg-item-wrapper .custom-row-bg .column-details .item-description.limit-text p {    
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;  
}

.elg-item-wrapper .custom-row-bg .column-details .item-price p {
    font-family: 'Poppins-SemiBold', sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}

.elg-item-wrapper .custom-row-bg .column-details .read-more {
    margin-top: 40px;
    margin-bottom: 20px;
}

.elg-item-wrapper .custom-row-bg .column-details .read-more a {
    color: #fff;
    text-align: center;
    padding: 15px 30px;
    border: 1px solid #fff;
    font-size: 14px;
    font-family: 'Poppins-Regular', sans-serif;
}

/*SINGLE ADS*/

.single-ads-wrapper {
    padding-top: 50px;
}

.single-ads-wrapper .elg-breadcrumb {
    list-style: none;
    padding: 0px;
}

.single-ads-wrapper .elg-breadcrumb {
    padding: 60px 0;
}

.single-ads-wrapper .single-tabs {
    margin-bottom: 50px;
}

.single-ads-wrapper .elg-breadcrumb li {
    display: inline-block;
    padding-right: 15px;
    position: relative;
    font-family: 'Poppins-Regular', sans-serif;
    color: #566C9F;
    font-size: 18px;
}

.single-ads-wrapper .elg-breadcrumb li:first-child {
    padding-left: 0px;
}

.single-ads-wrapper .elg-breadcrumb li:after {
    content: ">";
    right: 0px;
    position: absolute;
    color: #3E3E3E;
    font-family: 'Poppins-Regular', sans-serif;
    font-size: 18px;
}

.single-ads-wrapper .elg-breadcrumb li:last-child:after {
    display: none;
}

.single-ads-wrapper .ads-slider-image .lSSlideOuter.vertical {
    padding-left: 225px;
    padding-right: 0px !important;
}

.single-ads-wrapper .ads-slider-image .lSSlideOuter.vertical .lSGallery {
    right: auto !important;
    left: 0px;
    margin-left: 0px !important;
    margin-right: 10px !important;
}

.single-ads-wrapper .elg-item-photos {
    position: relative;
}

.single-ads-wrapper .elg-item-photos .single-price {
    position: absolute;
    right: 30px;
    z-index: 999;
    bottom: 30px;
    font-size: 25px;
    color: #3E3E3E;
    font-family: 'Poppins-Regular', sans-serif;
    background: rgba(255, 255, 255, 69%);
    padding: 20px;
}

.single-ads-wrapper .elg-item-photos .single-price span {
    font-weight: 600;
}

.single-ads-wrapper .lSSlideOuter.vertical .lSAction>.lSPrev {
    right: 70px;
    left: auto;
    background: #566C9F;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    opacity: 1;
    top: 20px;
    height: 35px;
    width: 35px;
}

.single-ads-wrapper .lSSlideOuter.vertical .lSAction>.lSNext {
    right: 30px;
    left: auto;
    background: #566C9F;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    opacity: 1;
    top: 20px;
    bottom: auto;
    height: 35px;
    width: 35px;
}

.single-ads-wrapper .single-details {
    margin-top: 40px;
    margin-bottom: 40px;
    background: #F5F5F5;
    padding: 40px;
}

.single-ads-wrapper .single-details .title {
    color: #566C9F;
    font-weight: 600;
    font-family: 'Poppins-Regular', sans-serif;
    font-size: 31px;
}

.single-ads-wrapper .single-details .reference {
    color: #3E3E3E;
    font-size: 18px;
    font-family: 'Poppins-Regular', sans-serif;
    padding: 0px;
}

.single-ads-wrapper .single-details .description {
    color: #3E3E3E;
    font-size: 18px;
    font-family: 'Poppins-Regular', sans-serif;
    padding: 0px;
   margin: 20px 0px;;

}

.single-ads-wrapper .single-details .actions {
    padding: 0px;
    list-style: none;
    margin-top: 30px;
}

.single-ads-wrapper .single-details .actions li {
    display: inline-block;
    padding-right: 40px;
}

.single-ads-wrapper .single-details .actions a.selection {
    color: #fff;
    background: #566C9F;
    padding: 10px 20px;
}

.single-ads-wrapper .single-details .actions a.selection img {
    background: #fff;
    padding: 3px;
    margin-right: 20px;
    border-radius: 50%;
}

.single-ads-wrapper .single-tabs ul {
    display: flex;
    background: #566C9F;
    position: relative;
    list-style: none;
    padding: 0px;
}

.single-ads-wrapper .single-tabs ul li {
    flex-grow: 1;
    text-align: center;
    padding: 10px 0px;
}

.single-ads-wrapper .single-tabs ul li a {
    padding: 10px 0px;
    height: 100%;
    width: 100%;
    color: #fff;
    font-family: 'Poppins-Regular', sans-serif;
    font-size: 16px;
}

.single-ads-wrapper .single-tabs ul li.active-tab {
    background: #fff;
    border-top: 1px solid #70707029;
}

.single-ads-wrapper .single-tabs ul li.active-tab a {
    color: #3E3E3E;
}

.single-ads-wrapper .tab-content {
    padding: 20px;
    border: 1px solid #70707029;
    min-height: 156px;
    display: none;
}

.single-ads-wrapper .column-form {
    padding-left: 0px;
}

.single-ads-wrapper .tab-content.active-content {
    display: block;
}

.single-ads-wrapper .tab-content .tab-content-inner {
    font-size: 16px;
    margin-bottom: 15px;
    font-family: 'Poppins-Regular', sans-serif;
}

.single-ads-wrapper .tab-content .tab-content-inner strong {
    font-family: 'Poppins-SemiBold';
}

.single-ads-wrapper .single-contact-wrapper .contact-top {
    background: #566C9F;
    padding: 30px 50px;
}

.single-ads-wrapper .single-contact-wrapper .contact-top h2 {
    font-family: 'Poppins-Semibold';
    color: #fff;
    font-size: 26px;
    padding-bottom: 0px;
    text-transform: uppercase;
}

.single-ads-wrapper .single-contact-wrapper .contact-top .typeofmessage {
    margin: 30px 0px;
}

.single-ads-wrapper .single-contact-wrapper .contact-top .typeofmessage select {    
    background-color: transparent;
    color: #fff;
    width: 100%;
    border: none;
    border-bottom: 1px solid #fff;
}

.single-ads-wrapper .single-contact-wrapper .contact-top .typeofmessage option {    
    background-color: transparent;
}

.single-ads-wrapper .single-contact-wrapper .contact-top .typeofmessage span {
    color: #fff;
    font-size: 13px;
    font-family: 'Poppins-Regular';
}

.single-ads-wrapper .contact-top .typeofmessage .wpcf7-radio span.first {
    margin: 0px;
}

.single-ads-wrapper .contact-top .column-full {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    font-size: 13px;
    font-family: 'Poppins-Regular';
    margin-bottom: 30px;
    color: #fff;
}

.single-ads-wrapper .contact-top .column-full::placeholder {
    color: #fff;
}

.single-ads-wrapper .contact-top .column-half-wrapper {
    width: 100%;
    display: flex;
}

.single-ads-wrapper .contact-top .column-half-wrapper .wpcf7-form-control-wrap {
    width: 95%;
}

.single-ads-wrapper .contact-top .column-half-wrapper .wpcf7-form-control-wrap:first-child {
    margin-right: 10%;
}

.single-ads-wrapper .contact-top .column-half-wrapper .wpcf7-form-control-wrap .column-half {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    font-size: 13px;
    font-family: 'Poppins-Regular';
    margin-bottom: 30px;
    color: #fff;
}

.single-ads-wrapper .contact-top .column-half-wrapper .wpcf7-form-control-wrap .column-half::placeholder {
    color: #fff;
}

.single-ads-wrapper .single-contact-wrapper .contact-top h3 {
    font-size: 13px;
    font-family: 'Poppins-Regular';
    color: #fff;
    margin: 15px 0px;
}

.single-ads-wrapper .single-contact-wrapper .contact-top .single-contact-submit {
    position: relative;
    background: transparent;
    width: 100%;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    border: 1px solid #fff;
    font-family: 'Poppins-Regular';
}

.single-ads-wrapper .single-contact-wrapper .contact-top .single-contact-submit:after {
    content: '';
    background: url(../../assets/img/ic_send_48px.png);
    position: absolute;
    width: 20px;
    height: 18px;
    right: 22%;
    top: 0px;
    bottom: 0px;
    margin: auto;
    background-size: cover;
    background-repeat: no-repeat;
}

.single-ads-wrapper .single-contact-wrapper .contact-top .single-contact-submit input {
    background: transparent;
    width: 100%;
    color: #fff;
    border: none;
    padding: 15px;
    text-align: left;
    padding-left: 30%;
    cursor: pointer;
    margin-right: 25%;
    right: 0;
}

.single-ads-wrapper .single-contact-wrapper .contact-top .single-contact-submit .ajax-loader {
    display: none;
}

.single-ads-wrapper .single-contact-wrapper .contact-top .contact-description {
    font-size: 13px;
    color: #fff;
    font-family: 'Poppins-Regular';
    margin-top: 20px;
}

.single-ads-wrapper .single-contact-wrapper .contact-bottom {
    background: #8690A5;
    padding: 25px 50px;
}

.single-ads-wrapper .single-contact-wrapper .contact-bottom h2 {
    font-family: 'Poppins-Semibold';
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
}

.single-ads-wrapper .single-contact-wrapper .contact-bottom img {
    width: 14px;
}

.single-ads-wrapper .single-contact-wrapper .contact-bottom p a,
.single-ads-wrapper .single-contact-wrapper .contact-bottom p {
    font-size: 14px;
    color: #fff;
    font-family: 'Poppins-Regular';
    line-height: 14px;
}
    
.single-ads-wrapper .single-contact-wrapper .contact-bottom .call-us {
    margin-top: 15px;
    margin-bottom: 15px;
}

.single-ads-wrapper .single-contact-wrapper .contact-bottom .call-us a {
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 15px;
    padding-left: 40px;
    position: relative;
    font-size: 13px;
    font-family: 'Poppins-Regular';
}

.single-ads-wrapper .single-contact-wrapper .contact-bottom .call-us a:before {
    content: '';
    background: url(../../assets/img/phone_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 10px;
}

.mon-compte-login iframe #loginContainer.LoginDiv {
    width: 100%;
    max-width: 100%;
}

.nos-biens-wrapper {
    padding: 100px 0;
}

.no-details {
    padding: 100px 0px;
}

#nos-bien-hm.hidden {
    display: none;
}