

/* fonts*/
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans/OpenSans-Regular.woff');
}

@font-face {
    font-family: 'Open Sans Bold';
    src: url('../fonts/OpenSans/OpenSans-Semibold.woff');
    font-weight: 700;
}

@font-face {
    font-family: "Open Sans Light";
    src: url("../fonts/OpenSans/OpenSans-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
@font-face {
    font-family: 'Proxima Nova Light';
    font-style: normal;
    font-weight: 400;
    src: local('ProximaNova-Light'), local('ProximaNova-Light'),
    url('../fonts/Proxima Nova/ProximaNova-Light.ttf') format('truetype')
}

@font-face {
    font-family: 'Proxima Nova Regular';
    font-style: normal;
    font-weight: 400;
    src: local('ProximaNova-Regular'), local('ProximaNova-Regular'),
    url('../fonts/Proxima Nova/ProximaNova-Regular.ttf') format('truetype')
}

@font-face {
    font-family: 'Proxima Nova SemiBold';
    font-style: normal;
    font-weight: 400;
    src: local('ProximaNova-Semibold'), local('ProximaNova-Semibold'),
    url('../fonts/Proxima Nova/ProximaNova-Semibold.ttf') format('truetype')
}

@font-face {
    font-family: 'Proxima Nova Thin';
    font-style: normal;
    src: local('ProximaNovaT-Thin'), local('ProximaNovaT-Thin'),
    url('../fonts/Proxima Nova/ProximaNovaT-Thin.ttf') format('truetype')
}

@font-face {
    font-family: 'Gotham Light';
    font-style: normal;
    font-weight: 400;
    src: local('GothamLight'), local('GothamLight'),
    url('../fonts/gotham-cufonfonts/GothamLight.ttf') format('truetype');
}

@font-face {
    font-family: 'Arial Unicode';
    font-style: normal;
    font-weight: 400;
    src: local('arial_unicode'), local('arial_unicode'),
    url('../fonts/arial-unicode/arial_unicode.TTF') format('truetype'); /* Super Modern Browsers */
}


/*HEADER CSS*/
* {
    outline: none;
    margin: 0;
    padding: 0;
}
img {
    object-fit: cover;
}

.site_client_1934 .dpe-stairs-icon {
    right: unset;
    top: 35px;
}
.site_client_1934 #listing-details .dpe-ges-block-m3 {
    margin-bottom: 20px;
}

body {
    margin: auto;
}

header.header {
    padding: 0;
}
.row {
    margin-left: 0!important;
    margin-right: 0!important;
}

.main {
    position: relative;
}
.main img.sign21 {
    position: absolute;
    right: 0;
    top: 6.3%;
}
.main.not_main_page img.sign21 {
    top: 12%;
    width: 6%;
}
input::placeholder{
    color: #8c8c8c!important;

}

input:-ms-input-placeholder{
    color:#8c8c8c!important;

}

input::-ms-input-placeholder{
    color: #8c8c8c!important;

}

textarea::placeholder{
    color: #8c8c8c!important;

}

textarea:-ms-input-placeholder{
    color: #8c8c8c!important;

}

textarea::-ms-input-placeholder{
    color: #8c8c8c!important;

}

input, select, textarea{
    border-radius: 0!important;
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    border-left: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
    font-family: Arial Unicode, sans-serif!important;

}

.main-top-left-btn-number-cont {
    display: flex;
}

img.main-tel {
    width: 37px;
    margin-right: 13px;
}

.main-top-left-btn-number-cont p {
    color: #2d2d2d;
    font-family: Arial Unicode, sans-serif;
    font-size: 15px;
    display: flex;
    align-items: center;
    margin-left: 80px;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}

.small-select {
    padding-right:0;
}

.d-flex-justify_center-align_center{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.padding-left-right0{
    padding-left:0!important;
    padding-right:0!important;
}

.padding-left-right15{
    padding-left:15px;
    padding-right:15px;
}

.margin-left-right0 {
    padding-left:0;
    padding-right:0;
}

.standart-animation {
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}


.animation-all-05s {
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
}

.login-button {
    background-image: -moz-linear-gradient( 0deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    border-radius: 30px;
    height: 30px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    color: white!important;
    font-family: Arial Unicode, sans-serif;
    font-size: 15px;
    padding: 5px 20px 5px 5px;
    margin-left: -4px;
    margin-top: 2px;
    -webkit-transition:all 0.4s;
    -moz-transition:all 0.4s;
    -o-transition:all 0.4s;
    transition:all 0.4s;
}

.login-button > img {
    margin-right:13px;
}

.login-button:hover {
    text-decoration: none;
    box-shadow:3px 3px 3px #373737;
}

.login-button:focus {
    text-decoration: none;
}

.login-button:active {
    text-decoration: none;
}

.login-button:link {
    text-decoration: none;
}

.login-button:visited {
    text-decoration: none;
}


.header-logo-img-cont > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}

.top-left-logo-text-cont.slideInLeft {
    background-color: #c8b990;
    position: absolute;
    left: -60px;
    top: 31%;
    width: 101vw;
    padding: 3.5% 0;
}
.top-left-logo-text-cont .top-logo-img {
    width: 42%;
}

p.main-logo-text {
    font-family: Arial Unicode, sans-serif;
    font-size: 30px;
    color: #2d2d2d;
    text-align: center;
    margin-bottom: 25px;
    letter-spacing: 2.3px;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}

p.main-logo-text:first-child {
    margin-top: 65px;
    margin-left: -39px;
    letter-spacing: 2.6px;
}

p.main-logo-text.second{
    margin-left: 5px;
    margin-top: 67px;
}


.main_img_figure {
    position: relative;
    left: 17px;
    top: 78px;
}

.header-logo-img-cont img {
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
    
}

.top-left-logo-text-cont {
    position: relative;
    top: 15px;

}

.header-logo-img-cont > div {
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
}
.header-logo-img-cont .position_ImgBlock {
    position: relative;
    display: flex;
    justify-content: flex-end;
}


button.multiselect.dropdown-toggle.btn.btn-default:hover{
    transform: unset!important;
    background-color: unset!important;
    box-shadow: unset!important;
}

button.multiselect.dropdown-toggle.btn.btn-default:focus{
    transform: unset!important;
}


b, strong {
    font-weight: 600 !important;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color:white!important;
}

.dpe-stairs-icon:hover {
    display: block;
    transition: 500ms ease-in-out;
}


/* test */

img {
    object-fit: cover;
}

ul li {
    list-style-type: none;
}

.navbar-nav > li{
    transition: all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
}
body {
    background-color: transparent;
    overflow-x: hidden;
}
html {
    overflow-x: hidden;
}

.header, .back-section, .footer-links-main, .news-cont-bottom-line-cont, .news-beck-news-prev-btns-cont, .gestion-locative-main {
    padding-left: 69.5px;
    padding-right: 69.5px;
}

.inside-middle-cont {
    padding-left: 69.5px;
    padding-right: 69.5px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #beb08b!important;
}

.Navlogo {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
/*toggle_icon*/

.main-menu-ul_ > li:first-child > a:before {
    content: url("../images/menu_home_icon.png");
    width: 14px;
    margin-right:9px;    
}


.footer-menu-ul_ > li.active:first-child > a:before {
    content: url("../images/menu_home_icon.png");
    width: 14px;
    margin-right:7px;    
}

.footer-menu-ul_ > li:first-child > a:before {
    content: url("../images/menu_home_icon_footer.png");
    width: 14px;
    margin-right:7px;    
}

.footer-menu-ul_ > li:first-child:hover a:before{
    content: url("../images/menu_home_icon.png");
    width: 14px;
    margin-right:7px;    
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: transparent;
    border: none;
}

.navbar-inverse .navbar-toggle {
    border: none;
}

.navbar-nav>li>.dropdown-menu{
    transition:all 0.4s;
    -moz-transition:all 0.4s;
    -o-transition:all 0.4s;
}


#nav-icon3 {
    width: 40px;
    height: 30px;
    position: absolute;
    right: 5px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

#nav-icon3 span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #beb08b;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    cursor:pointer;
}

.navbar-header {
    position: relative;
    top: -73px;
}

#nav-icon3 span:nth-child(1) {
    top: 0;
    height: 5px;
}

#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
    top: 12px;
}

#nav-icon3 span:nth-child(4) {
    top: 24px;
}

#nav-icon3.open span:nth-child(1) {
    top: 18px;
    width: 0;
    left: 50%;
}

#nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
    top: 18px;
    width: 0;
    left: 50%;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px);
    -o-transform: translateY(2px);
    transform: translateY(2px);
}

.navbar .navbar-collapse {
    text-align: center;
    border: none;
    transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
}


.active_submenu_item>a{
    color: white!important;
    background-image: -moz-linear-gradient(43deg, rgb(162, 149, 114) 0%, rgb(112, 101, 52) 100%) !important;
    background-image: -webkit-linear-gradient(43deg, rgb(162, 149, 114) 0%, rgb(112, 101, 52) 100%) !important;
    background-image: -ms-linear-gradient(43deg, rgb(162, 149, 114) 0%, rgb(112, 101, 52) 100%) !important;
}


.glyphicon {
    font-size: 9px;
    font-weight: 300;
}

.navbar-inverse .navbar-nav > li > a {
    text-decoration: none;
    color: #898989!important;
    font-family: Arial Unicode, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    margin-right: 50px;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    transition:all 0.3s;

}

.main-menu-ul_>li:last-child > a{
    margin-right:0;
}



.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #FFF;
    background-image: -moz-linear-gradient(43deg, rgb(47, 48, 49) 0%, rgb(24, 24, 24) 100%);
    background-image: -webkit-linear-gradient(43deg, rgb(47, 48, 49) 0%, rgb(24, 24, 24) 100%);
    background-image: -ms-linear-gradient(43deg, rgb(47, 48, 49) 0%, rgb(24, 24, 24) 100%);
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: white;
    background-image: -moz-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%) !important;
    background-image: -webkit-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%) !important;
    background-image: -ms-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%) !important;
}

/*.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 400px
}*/

.dropdown-menu {
    padding: 0 0;
    max-height: 300px;
    overflow-y: auto;
}

.navbar-inverse {
    background-color: transparent;
    border: none;
    border-radius: 0;
    width: 100%;
    top: 44px;
    padding: 0 3%;
    position: relative;
}
.header-logo-img-cont {
    padding: 0 3%;
}

.main-logo-text {
    font-family: Arial Unicode, sans-serif;
    font-size: 30.8px;
    color:#2e2d2d;
    text-align: center;
}


#link {
    color: black !important;
}

#link:hover {
    color: #337ab7;
}



.socila-medias-cont {
    display: flex;
    justify-content: center;
    width: 22%;
    padding: 0 3%;
    height: auto;
    align-items: flex-end;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition: all 0.3s;
}

#socila-medias-cont-top-inside {
    margin-top:72px;
}
.media-icon-hover {
    display: none;

}
.soc-media-icon-link:hover .media-icon{
    display: none;
}
.soc-media-icon-link:hover .media-icon-hover{
    display: inline-block;
}
.soc-media-icon-link {
    width: 30px;
    height:30px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-right:24px;   
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition: all 0.3s;
}
.soc-media-icon-link img {
    width: 100%;
}

  


.socila-medias-cont > .soc-media-icon-link:last-child {
    margin-right:0;
}


.middle-logo-line {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: center;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}
.main .middle-logo-line {
    padding: 0 3%;
}

.middle-logo-line > div {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
}  

.gestion-middle-logo-line > div {
    margin-top:60px;
    margin-bottom:76px;
}
.middle-logo-line > div > img {
    background: white;
    position: absolute;
    z-index: 3;
    padding-left: 13.6px;
    padding-right: 13.6px;    
    margin-top: -2px;
    margin-left: 5px;
    width: 100px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}    


.middle-logo-line > div > div {
    height: 1px;
    width: 100%;
    position: absolute;
    background-color: #6c6c6c;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    bottom: 2px;
}
.first-after-figureImg-line {
    margin-top: 3.5%;
}

#first-after-figureImg-line-inside {
    margin-top: -7px;
}
.top-second-menu-cont {
    margin-top: 30px;
    padding: 0 3%;
}

#top-second-menu-cont-inside {
    margin-top: 89px;
}
#top-second-menu {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#top-second-menu a:hover {text-decoration: none;}
#top-second-menu a:active {text-decoration: none;}
#top-second-menu a:hover {text-decoration: none;}
#top-second-menu a:hover {text-decoration: none;}

.header-inside-logo-cont {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 117px;

}

.header-inside-logo-cont > img {
    width: 100%;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
}

#top-second-menu > li {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}
#top-second-menu > li > a:hover {
    color:#beb08b;
    text-decoration: none;
}

#top-second-menu > li > a:active {    
    text-decoration: none;
}

#top-second-menu > li > a:link {
    text-decoration: none;
}

#top-second-menu > li > a:visited {
    text-decoration: none;
}

#top-second-menu > li > a:focus {
    text-decoration: none;
}



ul.top-second-menus-submenu {
    position: absolute;
    width: 0;
    padding-left:17px;
    padding-right:17px; 
    box-sizing: border-box;
    opacity: 0;
    background-color: white;
    z-index: 9999;
    -webkit-box-shadow: 0 0 7px 2px #c8c8c8;
    -moz-box-shadow: 0 0 7px 2px #c8c8c8;
    box-shadow: 0 0 7px 2px #c8c8c8;
    border-bottom:1px solid #767676;
    overflow: hidden;
    -webkit-transition:all 0.7s;
    -moz-transition:all 0.7s;
    -o-transition:all 0.7s;
    transition:all 0.7s;
    width: 285px;
    height:0;
        
}

ul.top-second-menus-submenu > li {
    list-style-type: disc;
    list-style-position: inside;
    font-family: Arial Unicode, sans-serif;
    font-size: 18px;
    padding-bottom: 10px;
    color: #9a9a9a;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

ul.top-second-menus-submenu > li:last-child {
    padding-bottom:0;    
}

ul.top-second-menus-submenu > li > a {
    color: #9a9a9a;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;

}

ul.top-second-menus-submenu > li:hover {
    color:#beb08b;
}

ul.top-second-menus-submenu > li > a:hover {
    color:#beb08b;
    text-decoration: none;
}

ul.top-second-menus-submenu > li > a:active {    
    text-decoration: none;
}

ul.top-second-menus-submenu > li > a:link {
    text-decoration: none;
}

ul.top-second-menus-submenu > li > a:visited {
    text-decoration: none;
}

ul.top-second-menus-submenu > li > a:focus {
    text-decoration: none;
}


p.top-second-menu-item-text {
    font-family: Arial Unicode, sans-serif;
    font-size: 20px;
    text-align: center;
    color: #5f5f5f;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
    cursor:pointer;

}

.top-second-menu-icon-hover {
    display: none;
}


.top-second-menu-img-text-cont {
    flex-direction:column;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s; 
}


img.top-second-menu-item-icon {
    margin-bottom: 5px;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
    cursor:pointer;
    height:55px;
}


/* Partners slider start*/
#partners-slider {
/*    position: relative;*/
    background-image: url("../images/partners_bg.png");
    background-repeat: no-repeat;
    height: auto;
    background-size: cover;
    border-top: 1px solid #b0b0b0;
    margin-top: 94px;
    padding: 1.5% 3%;
    margin-bottom: 20px;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}

.partners-slider {
    opacity: 0;
    display: flex;
    align-items: center;
}

#partners-slider.slick-slider {
    opacity: 1;
}

#partners-slider .slick-slide {
    margin:0 40px;
}

#partners-slider .slick-slide > a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height:80px;
}

#partners-slider .slick-slide > a {
    outline: unset!important;
}

#partners-slider .slick-list {
    width: 94.5%;
    margin: auto;
}

#partners-slider img {
    width: 70px;
    height: auto;
    opacity: 0.7;
    cursor: pointer;
}
#partners-slider img.partner35 {
    width: 105px;
}

#partners-slider img:hover {
    opacity: 1;
}


#partners-slider .owl-nav {
    margin: auto;
    width: 100%;
    height: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    direction: ltr;
}


#partners-slider .slick-arrow {
    color:transparent;
    overflow:hidden;
    border:none;
    background-color:transparent;
}



#partners-slider .slick-prev, #partners-slider .slick-next {
    z-index: 999;
    width: 32px;
    height: 32px;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
} 

#partners-slider .slick-prev {
    background-image:url("../images/left_arrow.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#partners-slider .slick-prev:hover {
    background-image:url("../images/left_arrow_hover.png");
}

#partners-slider .slick-next {
    background-image:url("../images/right_arrow.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#partners-slider .slick-next:hover {
    background-image:url("../images/right_arrow_hover.png");
}
/* Partners slider end */




.middle-flex-width-pics-cont img {
    width: 100%;
    object-fit:unset;
}

.middle-flex-width-pics-cont {
    margin: auto;
    margin-top:-20px;
    background-image: linear-gradient(#e3e4e8, #eaebef, #ecedf1, #f1f1f4, #f5f5f7);
}
.coeurTitleBlock {
    background-image: url("../images/coeurBG.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
}
.middle-flex-pics-1, .middle-flex-pics-2{
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: flex-end;
    margin-top: -20px;
    padding-bottom: 50px;
}

.middle-flex-pics-1 a, .middle-flex-pics-2 a {
    color: white!important;
}

.middle-flex-pics-2 {
    display: none;

}

.middle-flex-img-cont {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor:pointer;
    color:white!important;

}

.middle-flex-img-cont a {
    color:white;
}

.middle-flex-img-cont > .middle-flex-img-text {
    position: absolute;
    z-index: 99;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-flex;
    padding: 12px;
    width: 77%;
    text-align: center;
    height: 58px;
    align-items: center;
    justify-content: center;
    color: white;
    font-family: Arial Unicode;
    font-size: 18px;
    border: 2px solid #eee;
    background-color: rgba(190, 176, 139,.8);
    text-transform: uppercase;
    letter-spacing: 0.3px;
}

.middle-flex-investir {
    width: 32%!important;
}

span.middle-flex-hover-upperText {
    text-transform: uppercase;
}


.middle-flex-img-cont > span.middle-flex-img-hover-text {
    opacity: 0;
    position: absolute;
    text-align: center;
    color: white!important;
    font-family: Proxima Nova Light, sans-serif;
    font-size: 20px;
    -webkit-transition:all 0.8s;
    -moz-transition:all 0.8s;
    -o-transition:all 0.8s;
    transition:all 0.8s;
    -webkit-transform: translateY(200%);
    -moz-transform: translateY(200%);
    -o-transform: translateY(200%);
    transform: translateY(200%);
    width: 100%;
    word-break: break-word;
    padding-left: 10px;
    padding-right: 10px;
}



hr.middle-flex-hoverText-hr {
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}


/*.column-1, .column-2, .column-3, .column-4 {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}*/

.column-1 {
    width: 21.40625%;
}

.column-2 {
    width: 24.427083333333332%;
}

.column-3 {
    width: 22.916666666666664%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}

.column-4 {
    width: 27.083333333333332%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.column-3 > a:nth-child(2), .column-4 > a:nth-child(2){
    margin-top:1.35vw;
}



.middle-flex-img-hover {
    display: none;
}
.middle-flex-img-cont:hover {
    background-color: #beb08b;
}
.middle-flex-img-cont:hover .middle-flex-img {
   display: none;
}

.middle-flex-img-cont:hover .middle-flex-img-hover {
    display: block;
}

.middle-flex-img-cont:hover .middle-flex-img-text {
    opacity: 0;

}

.middle-flex-img-cont:hover span.middle-flex-img-hover-text {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);

}




p.left-heading-width-line {
    font-size: 30px;
    padding: 84.5px 69.5px 47.7px 69.5px;
    color: #414141;
    font-family: Arial Unicode, sans-serif;
    position: relative;
    display: inline-block;
    text-transform:uppercase;
    letter-spacing: 0.8px;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}

p.news-top-line-text {
    padding: 79.5px 69.5px 47.7px 69.5px;
    margin-bottom: -13px;
} 

p.main-slider-top-line-text {
    padding: 76.5px 69.5px 47.7px 69.5px;
}   

p.left-heading-width-line::after {
    content: "";
    display: block;
    width: 100px;
    background-color: #beb08b;
    height: 2px;
    position: relative;
    top: 29px;
    right: -12px;
    float: right;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}
.flex-images-cont-bottom-line {
    padding-left: 69.5px;
    padding-right: 69.5px;
    margin-bottom: 72px;
    background-image: linear-gradient( #f5f5f7, #f8f8f9);
}

.flex-images-cont-bottom-line > div {
    margin-bottom: 45px;
}
.flex-images-cont-bottom-line > div > img {
    background-image: linear-gradient( #f5f5f7, #f8f8f9);
}

.commun_404 > .form_indications1 {
    text-align: center;
    display: block;
}

.main-page-news-main-cont {
    background-image: url(../images/news-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: auto;
    margin: auto;
    box-shadow: inset 0 -1px 20px 5px #c5c5c5;
}

.main-page-news-main {
    margin: auto;
    width: 72%;
    justify-content: space-between;
    padding-bottom: 112px;
}
.main-page-news-main a:hover {
    text-decoration: none;    
}
.main-page-news-main a:focus {
    text-decoration: none; 
}

.main-page-news-main a:link{
    text-decoration: none; 
} 

.main-page-news-main a:visited {
    text-decoration: none; 
}
.news-cont {
    text-align: center;
    background-color: white;
    width: calc((100% - 161px) / 4);
    padding: 0;
    height: 522px;
    position: relative;
    cursor: pointer;
    outline: 1px solid #3a3a3a;
    z-index: 99;
    overflow:hidden;
    -webkit-transition:all 0.8s;
    -moz-transition:all 0.8s;
    -o-transition:all 0.8s;
    transition:all 0.8s;
}
.news-cont::before {
    bottom: 0;
    content: '';
    height: 2px;
    top:0;
    position: absolute;
    left:0;
    right:0;
    width: 0%;
    opacity: 0;
    display: block;
    margin-left:auto;
    margin-right:auto;
    -webkit-transition:all 0.8s;
    -moz-transition:all 0.8s;
    -o-transition:all 0.8s;
    transition:all 0.8s;
}
.news-cont::after {
    bottom: 0;
    content: '';
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    width: 0;
    opacity: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition:all 0.8s;
    -moz-transition:all 0.8s;
    -o-transition:all 0.8s;
    transition:all 0.8s;
}
.news-cont:hover {
    outline:unset;
    box-shadow: 0 0 17px 1px #aba9a9;
}
.news-cont:hover:before {
    opacity: 1;
    width: 58%;
    background-color: #beb08b;
    -webkit-transition:all 0.8s;
    -moz-transition:all 0.8s;
    -o-transition:all 0.8s;
    transition:all 0.8s; 
}
.news-cont:hover:after {
    opacity: 1;
    width: 58%;
    background-color: #beb08b;
    -webkit-transition:all 0.8s;
    -moz-transition:all 0.8s;
    -o-transition:all 0.8s;
    transition:all 0.8s; 
}
.news-cont:hover .news-date{
    background-color: transparent;
    background-image: -moz-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    border:none;
    top: 73px;
}
.news-cont:hover a.news-pluse-d-info {
   opacity: 1;
   bottom:0;
}
.news-cont:hover h2.news-name {
    color: #beb08b;
}
.news-cont:last-child {
    margin-right:0;
}
.news-img {
    height: 236px;
    overflow-y: hidden;
    position: relative;
    top: -3px;
}
.news-img>img {
    max-width: 100%;
    height: 100%;
    width: 100%;
}
hr.news-cont-hover-line {
    border: 1.5px solid #beb08b;
    width: 0;
    margin: 0 auto;
    opacity: 0;
    position: relative;
    top: -28px;
}
.news-date {
    position: absolute;
    letter-spacing: 1px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: -74px;
    font-family: Arial Unicode, sans-serif;
    font-size: 13.65px;
    color: #f8f8f8;
    background-color: #c7c7c7;
    top: 121px;
    padding: 7.3px 9.3px 10.5px 9.3px;
    font-size: 13.65px;
    z-index: 10;
    width: 184px;
    border-top: 1px solid #3a3a3a;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
h2.news-name {
    font-size: 24px;
    font-family: Arial Unicode, sans-serif;
    color: #414141;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-top: 20px;
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 50px;
    line-height: 28px;
    padding-left:8px;
    padding-right:8px;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition: all 0.5s;
}
p.news-text {
    font-size: 14.4px;
    font-family: Proxima Nova Light, sans-serif;
    color: #282929;
    line-height: 19.5px;
    margin-top: 20px;
    max-height:95px;
    overflow-y: auto;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding-left:8px;
    padding-right:8px;
    white-space: pre-line;
}
p.news-text::-webkit-scrollbar {
    width: 0 !important;
    background: transparent;
}
a.news-pluse-d-info {
    font-size: 11.52px;
    font-family: Arial Unicode, sans-serif;
    color: #9f9f9f;
    padding: 10.5px 28.5px;
    border: 1px solid #d4d6df;
    position: absolute;
    left: 0;
    right: 0;
    font-weight: bold;
    margin: auto;
    width: 58%;
    letter-spacing: 1px;
    word-spacing: 1px;
    display: block;
    opacity: 0;
    bottom: -100px;
    border-bottom: unset;
    text-transform: uppercase;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}
.news-cont-bottom-line-cont {
    height: 146px;
    display: flex;
    align-items: center;
}
.forms-main_{
    transition:all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition:all 0.3s;
    padding-left: 15px!important;
    padding-right:15px!important;
    width: 100%;
}
.contacter-textarea-cont {
    padding-left:28px;
    padding-right:28px;
}
.mainheader {
    position: relative;
    top: 0;
}
.main.not_main_page {
    padding-bottom: 0;
}

/*CONTENT CSS*/

.back-section{
    position: relative;
    top: 33px;
    z-index: 9999;
}
.formItemWithButtonArea.form-two.new-simulation2,
.formItemWithButtonArea.form-two.new-simulation2 > .form-control {
    border-left: none;
}
.simulation-forms-main {
    padding-left:0!important;
    padding-right:0!important;
}
.Coups_de_Coeur {
    text-transform: uppercase;
    font-family: "Roboto Light";
    font-weight: 500;
    font-size: 32px;
    color: #998d67;
    margin: 0;
}
.Coups_de_CoeurItalik {
    font-family: "Roboto Light";
    font-weight: 300;
    font-size: 18px;
    font-style: italic;
    color: #998d67;
    margin: 0;
    line-height: 25px;
}
.arrow_shape {
    width: 100%;
    position: absolute;
    z-index: -1;
}
.inform > .row > .col-md-12 > .col-md-6 {
    padding-right: 30px;
    padding-left: 30px;
}
.white-list1 {
    padding: 0;
    overflow: hidden;
}
.Ceour4 {
    background: #3d3d3d;
    margin-bottom: 20px;
    height: 64px;
    position: relative;
    top: 20px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0 5px;
}

.Ceour4.not_main_page::before,
.Ceour4.not_main_page::after {
    content: '';
    display: block;
    height: 4px;
    width: 100%;
    position: absolute;
}

.Ceour4.not_main_page::before {
    top: -4px;
    border-top: 1px solid #3d3d3d;
}

.Ceour4.not_main_page::after {
    bottom: -4px;
    border-bottom: 1px solid #3d3d3d;
}

.white-list .after_ceour,
.white-list .before_ceour {
    display: block;
    height: 3px;
    margin: 0 auto;
    border-style: solid;
    border-color: #3d3d3d;
    position: absolute;
    max-width: calc(100% - 100px);
}

.white-list .before_ceour {
    top: -4px;
    border-width: 1px 0 0;
}

.white-list .after_ceour {
    bottom: -4px;
    border-width: 0 0 1px;
}

#agency {
    padding-left:69.5px;
    padding-right:69.5px;
}

.agency-block-content > h4 {
    color: #020202;
}

.main_page .Ceour4::before {
    content: '';
    display: block;
    height: 20px;
    width: 100%;
    background: white;
    position: absolute;
    top: -20px;
}

.Ceour4 > h1,
.main_page .Ceour4 > h1 {
    margin: 0;
    color: #eeddaf;
    font-size: 28px;
    font-family: Proxima Nova Thin, sans-serif;
    text-transform: uppercase;
}

.align-center-heading {
    font-family: Proxima Nova Light, sans-serif;
    color: #404040;
    font-size: 30px;
    text-align: center;
}



.garantie_ {
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    cursor: pointer;
}





.gestion-img {
    width: 100%;
    margin-top: 40px;
    border: 1px solid #582a82;
}

.Parces,
.Parce {
    color: #232323;
    font-size: 18px;
    font-family: Arial Unicode, sans-serif;
    max-width: 1260px;
    margin: 0 auto;
    word-break:break-word;
    margin-bottom: 60px;
}




.pics {
    position: relative;
}

.Toutes_nos_annonces__ {
    font-size: 15px;
    font-family: "Roboto";
    color: #fff;
    background-image: -moz-linear-gradient(43deg, rgb(162, 149, 114) 0%, rgb(112, 101, 52) 100%);
    background-image: -webkit-linear-gradient(43deg, rgb(162, 149, 114) 0%, rgb(112, 101, 52) 100%);
    background-image: -ms-linear-gradient(43deg, rgb(162, 149, 114) 0%, rgb(112, 101, 52) 100%);
    width: 100%;
    padding: 4px 0;
}

.Toutes_nos_annonces__:hover, .Toutes_nos_annonces__:active, .Toutes_nos_annonces__:focus {
    text-decoration: none;
    color: #fff;
    text-shadow: -3px 0 9px rgb(38, 38, 38);
}

.ourSecondCarousel {
    clear: both;
}

.ourSecondCarousel .owl-item {
    transform: translateZ(0);
    color: #5a5a5a;
}

.ourSecondCarousel .owl-item img {
    height: 238px;
    object-fit: cover;
}

.Les_Angles_735_000_€_FAI_1_ {
    font-size: 16px;
    font-family: "Roboto";
    color: white;
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
    position: absolute;
    top: 156px;
    width: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.31);
}

.table {
    font-size: 13px;
    line-height: 13px;
    margin: 10px 0;
    text-align: left;
}

.table td {
    padding: 10px 2px !important;
}

.table td, .table tr {
    border: none;
    text-align: -webkit-auto;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: top;
    border: none;
    font-size: 13px;
    font-family: "Roboto";
    color: #fff;
    line-height: 8px;
    -moz-transform: matrix(0.92103075644223, 0, 0, 0.92110874200426, 0, 0);
    -webkit-transform: matrix(0.92103075644223, 0, 0, 0.92110874200426, 0, 0);
    -ms-transform: matrix(0.92103075644223, 0, 0, 0.92110874200426, 0, 0);

}

.table span {
    color: #fff;
}



.slidechevron {
    font-size: 25px !important;
}

.slider-row {
    padding: 20px 40px;
}



.picturedNavbar {
    position: relative;
    z-index: 1200;
    margin-top: 249px;
}

.picturedNavbar .picturedNavbarItem {
    position: relative;
    padding: 10px 5px;
    transition: transform .5s;
}

.picturedNavbar .picturedNavbarItem .title {
    position: absolute;
    color: #eeddaf;
    margin: 0;
    transition: all 0.6s;
    font-size: 28px;
    font-weight: 300;
    font-family: Proxima Nova Light, sans-serif;
    width: 73%;
    background: #3d3d3d;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 59px;
    left: 50%;
    transform: translate(-50%, -50%);
    outline: 2px solid white !important;
}

.picturedNavbarItem:hover {
    transform: scale(1.1);
}

.picturedNavbarItem > a {
    /* display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;*/
    position: relative;
}

.picturedNavbar .picturedNavbarItem img {
    width: 100%;
    transition: all 0.6s;
}

/*-------------------- Footer Model2 Content Starts -------------------*/
/*--- Footer General Styles Start ---*/
body > footer.footer-m2 {
    padding: 0;
}

.footer-m2 p {
    margin: 0;
    padding: 0;
}

img.footer-round-logo {
    width: 90px;
    display: inline-block;
}

.footer-C_N_E-logo:last-child {
    margin-left:20px;
}


.footer-fb-icon{
    position: absolute;
    right: 25px;
    top: 25px;
    transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    cursor:pointer;
    z-index: 99;
}

span#elem_foot_link a {
    font-size: 14px;
    /*color:#333;*/
}

/*--- Footer General Styles End ---*/

/*--- Footer Top Links Start ---*/
#footer {
    height: auto;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    position: relative;
    padding: 0 3%;
    z-index: 1;
}

.footer_bg_img, .footer_bg_img_first{
    display: none;
    transition: all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
}

.footer-white-arrow-cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 70px;
    height: 25px;
    margin: auto;
}

.footer-white-arrow {
    margin-top: -1px;
    z-index: 99;
    height:100%;
    width: 100%;
}

.footer-m2 .footer-top-links ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
    padding-top: 9px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-m2 .footer-top-links li {
    display: block;
    margin: 12px;
    padding: 0;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}

.footer-m2 .footer-top-links li span {
    visibility: hidden;
    color: #e5e5e5;
}

.footer-m2 .footer-top-links li a {
    font-size: 14.61px;
    text-transform: uppercase;
    color: #898989;
    font-family: Arial Unicode,sans-serif;
    position: relative;
    display: flex;
    align-items: center;
    -webkit-transition:all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
     transition: all 0.3s;
}


.footer-m2 .footer-top-links li.active a, .footer-m2 .footer-top-links li a:hover {
    background-color: transparent;
    color: #beb08b!important;
    text-decoration: none;
}

.footer-m2 .footer-top-links li a:active {
    text-decoration: none;
}
.footer-m2 .footer-top-links li a:link {
    text-decoration: none;
}
.footer-m2 .footer-top-links li a:visited {
    text-decoration: none;
}
.footer-m2 .footer-top-links li a:focus {
    text-decoration: none;
}



.main-menu-ul_>li:first-child>a, .footer-menu-ul_>li:first-child>a {
    display: flex;
    align-items: flex-start;

}

.footer-address-br {
    display: none;

}

/*--- Footer Top Links End ---*/

/*--- Footer Contacts-Partners Block Starts ---*/
.footer-m2 .footer-contacts-medias-main-cont {
 
    padding: 21.4px 0;
    position: relative;
    display: flex;
    border-bottom: 1px solid #707070;
    align-items: center;
}



.footer-m2 .footer-partners {
    line-height: 46px;
    padding-left: 0;
    padding-right: 0;
}

.footer-m2 .footer-partners div:nth-child(2) {
    padding-left: 5px;
}

/*--- Footer Contacts-Partners Block Ends ---*/



.footer-m2 .footer-btm-links a:hover,
.footer-m2 .footer-btm-links a:focus {
    text-decoration: underline;
}

/*--- Footer Bottom Links End ---*/

/*--- Footer Copyright Block Starts ---*/
.footer-copyright-block {
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

 .footer-copyright-info {
    padding-left: 1px;
    padding-right: 0;
}


.footer-copyright-block  .footer-copyright-links-cont a {
    font-family: "Proxima Nova Regular";
    font-size: 15px;
    color: #646464;
    line-height: 1.1;
    text-decoration-line: none;
}
.footer-copyright-block  .footer-copyright-links-cont a:hover {
    text-decoration-line: none;
}
.footer-copyright-block .creationLinksLogo {
    padding-right: 3px;
    display: inline-flex;
    align-items: center;
}
.footer-copyright-block  .creationLinksLogo .footer-copyright-links-cont {
    padding-left: 3px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    text-align: right;
    margin-left: 12px;
}

/*--- Footer Copyright Block Ends ---*/

/*-------------------- Footer Model2 Content Ends --------------------*/

/*-------------------- Footer Model2 Colors Start --------------------*/
/*--- Footer General Colors Start ---*/
body > footer.footer-m2 {
    padding: 0;

}

.footer-m2 .footer-top-links-bg {
    background-color: transparent;
    text-align: center;
    margin: 0;
}

.footer-copyright-block-bg {
    width: 100%;
}

.footer-copyright-block-bg, .footer-copyright-block-bg>div, .footer-copyright-block-bg>div>div{
    height:100%;
}


.footer-contacts p:nth-child(1) {
    font-family: Arial Unicode, sans-serif;
    font-size: 22px;
    color: #beb08b!important;
}


.footer-contacts p:nth-child(1)>a {
    color: #beb08b!important;
    color: #404040!important;
    font-family: Arial Unicode, sans-serif;
    font-size: 22.08px;
    font-weight: bold;
    letter-spacing: 2.5px;
    -webkit-transition: all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}

.footer-contacts p:nth-child(1)>a:hover{
    text-decoration:none;
    color: #beb08b!important;
}

.footer-contacts p:nth-child(1)>a:active{
    text-decoration:none;
}

.footer-contacts p:nth-child(1)>a:link{
    text-decoration:none;
}

.footer-contacts p:nth-child(1)>a:visited{
    text-decoration:none;
}

.footer-contacts p:nth-child(2) {
    font-size: 19.2px;
    font-family: Arial Unicode, sans-serif;
    transition: all 0.3s;
    -webkit-transition:all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    word-break: break-word;
    color:#404040;
    margin-top: -4px;
    line-height: 27px;
}


.footer-contacts-bold-text {
    font-family: Arial Unicode, sans-serif;
    font-size: 19.2px;
    color: #404040;
    font-weight: bold;    
    letter-spacing: 2px;
    -webkit-transition:all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    
}

span.footer-contacts-address-text {
    margin-top: -3px;
    display: block;
    letter-spacing: 1.37px;
}



/*--- Footer General Colors End ---*/

/* Footer Top Links Colors */

.footer-media-contacter-cont {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.footer-media-contacter-cont .socila-medias-cont {
    width: 40%;
}

.footer-m2 .footer-top-links-clr {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition:all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding-bottom: 40px;
    border-bottom: 1px solid #707070;

}

/*--- Footer Bottom Links Colors Start ---*/


.phone {
    font-weight: 300;
    font-size: 15px;
    font-family: "Roboto Light";
    color: black;
}

.buttonCall {
    height: 52px;
    font-size: 20px;
    font-family: Proxima Nova Light, sans-serif;
    display: flex;
    letter-spacing: 1px;
    justify-content: space-around;
    align-items: center;
    margin: auto;
    background: transparent;
    width: 272px;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    color: #222222!important;
    border: 1px solid #444;
    padding: 5px 12.5px;
    box-sizing: border-box;
    text-align: center;
}

.buttonCall:hover {
    -webkit-transform:scale(1.08);
    -moz-transform:scale(1.08);
    -o-transform:scale(1.08);
    transform:scale(1.08);
    box-shadow:4px 4px 4px grey;
}

.buttonCall>img {
    margin-right:17px;
}


.btn{
    transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;

}

.buttonCall:hover,
.buttonCall:active,
.buttonCall:focus,
.btn:hover,
.btn:active,
.btn:focus {
    text-decoration: none;
}


.footer-bottom-links {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}


.footer-links-main {
    display:flex;
    align-items: center;
}

.footer-links-main-page {
    padding-left:69.5px;
    padding-right:69.5px;
}

.fotter-bottom-links-cont {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}


.fa-phone {
    height: 22px;
    margin-right: 10px !important;
}

.fa-phone:before {
    content: url("../images/mail.png") !important;
}


.infos-texts-cont {
    width: 100%;
    height: 600px;
    background-image: url(../images/infos-texts-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    z-index: 1;
    text-align: center;
}

.infos-texts-cont > .infos-black-bg {
    background-color: hsla(0, 0%, 0%, 0.65);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 1;
    padding:8px;
}

h2.infos-heading-2 {
    font-family: Arial Unicode, sans-serif;
    font-size: 25px;
    color: #beb08b;
    letter-spacing: 1.5px;
    word-spacing: 3px;
    position: relative;
    top: 44px;
    text-transform: uppercase;
}

p.infos-dynamise {
    font-family: Arial Unicode, sans-serif;
    font-size: 20px;
    color: white;
    margin-top: 74px;
    letter-spacing: 1.5px;
    margin-left: 15px;
}

p.infos-white-text {
    color: #d5d5d5;
    font-family: Arial Unicode, sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    word-spacing: 2px;
}

.infos-white-text1 {
    margin-top:35px;
}

p.infos-colored-text {
    font-family: Arial Unicode, sans-serif;
    font-size: 15px;
    color: #beb08b;
    margin-top: 41px;
    letter-spacing: 1.3px;
    transform: skewX(-10deg);
    line-height: 20px;
    word-spacing: -1px;
}

.infos-white-text3 {
    margin-top: 48px;
}


.infos-white-text4 {
    margin-top: -1px;
    word-spacing: 1.4px;
}

.infos-white-text5 {
    margin-top: -3px;
    word-spacing: 2px;
    letter-spacing: 0.9px;
}

.workers-main-cont {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 43px;
}

.worker-cont {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    padding: 8px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    height: 333px;
    width: 233px;
    margin-bottom: 45px;
    margin-right: 10px;
    margin-left: 10px;
}

.worker-cont:hover {
   box-shadow: 0 0 8px 4px #beb08b;
   border-radius:20px;
   -webkit-transform:scale(1.1);
   -moz-transform:scale(1.1);
   -o-transform:scale(1.1);
   transform:scale(1.1);
    
}

.worker-img-cont {
    width: 125px;
    height:125px;
    border-radius: 50%; 
    overflow: hidden;
    margin: auto;
}

img.worker-img {
    width: 100%;
}

.worker-def-pic {
    box-shadow: 0 0 4px 2px #13aeb4;
    display: flex;
    justify-content: center;
    align-items: center;
}

.infos-main-cont .def-pic {
    padding: 0;
    box-shadow: 0 0 5px 1px #beb08b;
}

.worker-def-pic > img {
    width: 85%;
}




h1.infos-team-name {
    font-family: Arial Unicode, sans-serif;
    font-size: 25px;
    color: #353535;
    text-transform: uppercase;
    margin-top: 53px;
    letter-spacing: 2px;
    text-align: center;
}

p.worker-fname-lname {
    font-family: Arial Unicode, sans-serif;
    font-size: 18px;
    color: #beb08b;
    margin-top: 26px;
}

span.worker-lname {
    text-transform: uppercase;
}

p.worker-description {
    text-align: left;
    font-family: Arial Unicode, sans-serif;
    font-size: 14.1px;
    color: #525353;
}

p.worker-description span {
    display: none;
}

p.worker-tel-email {
    text-align: left;
    font-size: 13.2px;
    font-family: Arial Unicode, sans-serif;
    color: #ababab;
    position: absolute;
    bottom: 0;
}

p.worker-tel-email a {
    text-align: left;
    font-size: 13.2px;
    font-family: Arial Unicode, sans-serif;
    color: #ababab;
    cursor:pointer;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}

p.worker-tel-email a:hover {
    text-decoration: none;
    color: #beb08b;
}


p.worker-tel-email a:active {
    text-decoration: none;
}

p.worker-tel-email a:link {
    text-decoration: none;
}

p.worker-tel-email a:visited {
    text-decoration: none;
}

p.worker-tel-email a:focus {
    text-decoration: none;
}
.infos-footer-cont {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.work-hours-cont {
    font-family: Arial Unicode, sans-serif;
    font-size: 15px;
    color: #525353;
    letter-spacing: 1px;
    word-spacing: 1px;
}



.footer-bottom-contacts-cont {
    min-width: 565px;
}

p.infos-footer-contacts-heading {
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Arial Unicode, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #beb08b;
    text-align: center;
    background-image: url(../images/infos-contacts-heading-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0;
}

.infos-fotter-contacts-cont {
    padding:40px 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    background-color:#f1f1f1;
}

p.infos-contacts-address {
    font-size: 15px;
    font-family: Arial Unicode, sans-serif;
    color: #353535;
}

hr.infos-line {
    width: 135px;
    border-color: #beb08b;
    height: 1px;
    margin: 10px 0 15px 0;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}

p.infos-contacts-tels {
    font-family: Arial Unicode, sans-serif;
    font-size: 15px;
    color: #beb08b;
}

p.infos-contacts-tels a {
    color: #beb08b;
}

p.infos-contacts-tels a:hover {
    text-decoration: none;
    color: #beb08b;
}

p.infos-contacts-tels a:link {
    text-decoration: none;
}

p.infos-contacts-tels a:visited {
    text-decoration: none;
}

p.infos-contacts-tels a:active {
    text-decoration: none;
}

p.infos-contacts-tels a:focus {
    text-decoration: none;
}


.infos-fotter-contacts-cont > p:nth-child(1), .infos-fotter-contacts-cont > p:nth-child(2) {
    margin-bottom:20px;
}

.infos-footer-img {
    height: 395px;
    object-fit: unset;
    width: 792px;
}


.not_main_page .carousel-inner {
    height:500px;
}

.carousel-inner .item, .carousel-inner img {
    height:100%;
}

/*.slider-not-main-page{
    height:500px!important;
}
*/

.actualites-flex-main {
    display: flex;
}

.actualites-main-cont {
    width: 330px;
    overflow-y: auto;
    height: 640px;
    margin-left: 105px;
    padding-right: 5px;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}

.actualites-main-cont::-webkit-scrollbar {
    background-color:#d6d6d6;
    -webkit-appearance: none !important;
    width: 7px !important;

}

.actualites-main-cont::-webkit-scrollbar-thumb  {
    background-color:#8b8b8b;
}


.main-active-big-actual {
    width: 70%;
    padding-right: 32px;
    margin-left: 22px;
    box-sizing: border-box;
     -webkit-transition:all 0.4s;
    -moz-transition:all 0.4s;
    -o-transition:all 0.4s;
    transition:all 0.4s;
}


.actualites-cont {
    cursor: pointer;
    -webkit-transition:all 0.4s;
    -moz-transition:all 0.4s;
    -o-transition:all 0.4s;
    transition:all 0.4s;
}

.actualites-cont hr{
    border: 1px solid #bbbbbb;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition:all 0.4s;
    -moz-transition:all 0.4s;
    -o-transition:all 0.4s;
    transition:all 0.4s;
}





.actualites-cont:hover .actualites-title{
    font-weight:bold;
}

.actualites-cont:hover span.actualites-date {
    font-weight:bold;
}


.actualites-cont:hover hr{
    border-color: #3c3c3c;
}





span.actualites-date {
    font-family: Arial Unicode, sans-serif;
    font-size: 12.48px;
    color: #beb08b;

}


p.actualites-title {
    font-family: Arial Unicode, sans-serif;
    color: #3c3c3c;
    font-size: 13.74px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}


.active_news .actualites-title{
    font-weight:bold; 
}

.active_news span.actualites-date {
    font-weight:bold;
}

.active_news hr {
    border-color: #3c3c3c;
}

.main-active-actual-info-cont {
    margin-top: 5px;
    position: relative;
    overflow-y: auto;
    padding-right: 8px;  
/*    -webkit-transition:all 0.4s;
    -moz-transition:all 0.4s;
    -o-transition:all 0.4s;
    transition:all 0.4s;*/
}






/*.main-active-actual-info-cont::-webkit-scrollbar-thumb  {
    background-color:#8b8b8b;
}
*/

span.active-actual-date {
    display: block;
    text-align: right;
    font-family: Arial Unicode, sans-serif;
    color: #beb08b;
    font-size: 20px;
    width: 100%;
}

.news-beck-news-prev-btns-cont {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 26px;
    flex-wrap: wrap;
}

#news-back-section {
   display: inline-block;
   position: unset;
   padding-left: 0;
   padding-right:0;
   padding-top:10px;
   padding-bottom:10px;
}


#news-back-section .backbtn {
    margin-top:0;
}

.news-btns {
    padding: 5px;
    border: 1px solid #beb08b;
    color: #beb08b;
    background: white;
    font-family: Arial Unicode, sans-serif;
    font-size: 17.2px;
    cursor: pointer;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-right: 22px;
    display: inline-flex;
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
    width: 132px;
}

.news-btns:nth-child(2) {
    margin-right:0;
}

.actual-prev-icon-hover, .actual-next-icon-hover {
    opacity: 0;
    display: none;
}

.news-btns:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
    color: white;
    background-image: -moz-linear-gradient(45deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    background-image: -webkit-linear-gradient(45deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    text-decoration: none;
    border: 1px solid white;
} 

.actual-prev-btn:hover .actual-prev-icon{
    opacity: 0;
    display: none;    
}

.actual-prev-btn:hover .actual-prev-icon-hover{
    opacity: 1;
    display: block;    
}

.actual-next-btn:hover .actual-next-icon{
    opacity: 0;
    display: none;    
}

.actual-next-btn:hover .actual-next-icon-hover{
    opacity: 1;
    display: block;    
}

.main-actual-buttons-cont {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: sticky;
    bottom: 0;
    width: 69%;
    background: white;
    padding: 10px;

}

.social-medias-news {
    float: right;
    width: 100%;
    justify-content: flex-end;
}

img.main-active-actual-img, .active-actual-date, h1.main-active-actual-heading, .main-active-actual-text {
    -webkit-transition:all 0.4s;
    -moz-transition:all 0.4s;
    -o-transition:all 0.4s;
    transition:all 0.4s;
}

img.main-active-actual-img {
    float: left;
    width: 45%;
    margin-right: 40px;
    box-sizing: unset;
    margin-bottom: 10px;
    margin-top:10px;
    margin-left:10px;
    
}    


h1.main-active-actual-heading {
    font-family: Arial Unicode, sans-serif;
    font-size: 28px;
    color: #505050;
    line-height: 30px;
    margin-top: 0;
}

p.main-active-actual-text {
    font-family: Arial Unicode, sans-serif;
    color: #505050;
    font-size: 17px;
    padding-right: 15px;
    padding-top: 10px;
    word-break: break-word;
    white-space: pre-line;
}




.marg5 {
    margin-right: 5px;
}

.circle {
    margin-right: 8px;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(255, 255, 255);
    border-radius: 50%;
    padding: 2px 4px;
    width: 22px;
    height: 22px;
    vertical-align: top;

}

.adress {
    margin-bottom: 14px;
    margin-top: 14px;
}

.Villeneuve {
    font-size: 11px;
    font-family: "Roboto Light";
    color: rgb(160, 160, 160);
    line-height: 17px;
    font-weight: 300;
}

/*-------------------- Footer Model2 Media Queries End --------------*/

/*page1 CSS*/

.page1 {
    margin-bottom: 45px;
}

/*page2 CSS*/

/*HEADER SEARCH*/

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: white;
    background-image: -moz-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%)!important;
    background-image: -webkit-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%)!important;
    background-image: -ms-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%)!important
}

.nav-search {
    border-bottom: 1px solid #4d4d4d;
    height: 40px;
    width: 100%;
    margin: auto;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #FFF;
    background: #6a6a6a;
}

.nav-tabs > li > a {
    font-size: 19px;
    font-family: Arial Unicode, sans-serif;
    color: #797979;
    border-radius: 0;
}

.nav-tabs > li {
    position: relative;
    height: 38px;
}

.nav-tabs > li:not(.active)::after {
    content: '';
    position: absolute;
    top: 0;
    width: 0;
    height: 92%;
    border-left: 1px solid #6a6a6a;
}





/*.nav-tabs > li:not(.active)::before {*/
/*left: 0;*/
/*}*/

/*.nav-tabs > li:nth-child(2):not(.active)::before {*/
/*left: -4px;*/
/*}*/

.nav-tabs > li:not(.active)::after {
    right: -1px;
}

.nav-tabs > li > a:hover {
    border-color: transparent;
    background-color: transparent;
}


.form-group-textarea {
    padding: 0 11px;
}

.searchbar {
    min-height: 67px;
}

.myform-control {
    width: 190px;
    height: 39px;
    border-radius: 0;
    display: inline-block;
    padding: 6px 12px;
    margin-left: 12px;
    margin-top: 14px;
}




.multiselect-container > li {
    text-align: left;
}

.myform-control:focus {
    border-color: #c8c8c8;
    box-shadow: inset 0 1px 1px #9b9a9a, 0 0 8px #999898;
}


.SeeMore2 > p > .fa {
    font-size: 16px;
    vertical-align: middle;
}


.SeeMore2>p {
    padding: 7px 0;
    font-size: 13px;
    margin: 0;
    font-family: Proxima Nova Light, sans-serif;
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.SeeMore2>p>img {
    width: 17px;
}

.checkbox label, .radio label {
    color: #020202;
}

.checkbox label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.checkbox .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.checkbox label input[type="checkbox"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label {
    padding-left: 10px;
    padding-bottom: 16px;
    padding-right: 10px;
}

.checkbox {
    margin-bottom: 0;
}

/********************** Listing Sort Model1 Starts *****************************************/
/*-----------------------------------------------------------------------------------------*/
/*-------------------- Listing Sort Model1 Content Starts --------------------------*/

p.agencyAugustin {
    font-family: Proxima Nova Regular, sans-serif;
    color: #282828;
    font-size: 13.44px;
}

.listann_noann {
    text-align: center;
    font-size: 17px;
    font-family: Arial Unicode, sans-serif;
    text-shadow: 1px 1px 1px #8fc6c2;
    display: none;

}

.listing-search-main-cont {
    background-image: url("../images/listing-search-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-top:35px;
    padding-bottom:10px;
}

.listing-sort-m1 .lst-sort-block div[class*='col-'] {
    padding-left: 18px;

}

.lst-img-caption-btm-btns{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.touchevents .listing-m3 .lst-img-caption-btm-btns{
    bottom:0;
}

.provence {
    margin-top: 0;
    font-size: 24px;
    color: white;
    text-align: -webkit-left;
    font-family: Proxima Nova Regular, sans-serif;
    padding: 5px;
    margin-bottom: -4px;
    position: relative;
    color: #505050!important;
    padding-left: 0;
}

span.listing-bien-prix {
    color: #beb08b;
    font-size: 30px;
    font-family: Proxima Nova Semibold, sans-serif;
    font-weight: bold;
}

.listing-apartment-name {
    margin-bottom:-14px;
}

.listing-socials-cont, .bien-fb-instagram-main {
    display: flex;
    justify-content: flex-end;
    margin-top: -42px;
    flex-wrap: wrap;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.listing-socials-cont > a, .bien-fb-instagram-main > a {
    -webkit-transition:all 0.2s;
    -moz-transition:all 0.2s;
    -o-transition:all 0.2s;
    transition:all 0.2s;
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    width: 43px;
}

.listing-socials-cont > a > img, .bien-fb-instagram-main > a > img {
    width: 100%;
}

.listing-socials-cont > a:hover, .bien-fb-instagram-main > a:hover {
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1);
}

.listing-socials-cont > a:nth-child(1), .bien-fb-instagram-main > a:nth-child(1) {
    margin-right:10px;
}





.listing-item-description>img{
    width: 60%;
    margin: auto;
}

.listing-m3 .listing-item-description {
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #b4b4b4;
    margin-top: 12px;
}


.listing-top-form{
    justify-content: space-between;
}

.listing-top-form-cont {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    margin-left: 0;
    justify-content: space-between;
}


.multiselect {
    height: 36px;
    border-radius: 0;
    text-align: left;
    padding: 5px 15px;
/*    color: #a5a5a5;*/
    /*margin-bottom: 10px;*/
    font-family: Arial Unicode, sans-serif;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden;
    border: 1px solid #beb08b!important;
}


.multiselect, .batserach {
    width: 185px;
}

.batserach {
    height: 36px;
    background-image: -moz-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    font-size: 14px;
    color: #ffffff;
    border: none;
    margin-right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    font-family: Arial Unicode, sans-serif;
    font-size: 17.28px;
    -webkit-transition:all 0.3s;    
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

.batserach:hover{
    text-shadow:1px 1px 1px black;
}

@media (max-width: 456px) {

    .batserach{
        display: block;
    }
}

.SeeMore2 {
    background-color: #a9a9a9;
    color: #fafafa;
    float: right;
    width: 152px;
    height: 30px;
    overflow: hidden;
    font-family: Arial Unicode, sans-serif;
    border: unset;
    line-height: 0;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    padding-left:5px;
    padding-right:5px;
}

.SeeMore2:hover {
    box-shadow:4px 4px 4px #a9a6a6;
} 



.listing-sort-m1 .lst-sort-block h2 {
    font-size: 1.3em;
    text-transform: capitalize;
}

.listing-sort-m1 .lst-sort-block select {
    max-width: 230px;
    display: inline-block !important;
}

.listing-sort-m1 header.lst-sort-txt-container[class*='col-'] {
    padding-left: 9px;
    padding-right: 9px;
}

.listing-sort-m1 div.lst-sort-input-container[class*='col-'] {
    padding-right: 18px;
    padding-left: 18px;
}

.listing-sort-m1 div.lst-sort-input-container > div:nth-child(1)[class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.listing-sort-m1 div.toggle-button-container[class*='col-'] {
    padding-right: calc(7% + 22px);
    padding-left: calc(7% + 22px);
}

.listing-sort-m1 a {
    margin-left: 0;
}

.listing-sort-m1 div.lst-sort-input-container[class*='col-'] {
    padding-right: 21px;
}

.listing-sort-m1 header.lst-sort-txt-container[class*='col-'] {
    padding-left: 14px;
}

.listing-sort-m1 div.lst-sort-input-container > div[class*='col-']:nth-child(2) {
    padding-left: 0;
    width: 100%;
    text-align: left;
}

.listing-sort-m1 div.lst-sort-input-container > div[class*='col-']:nth-child(1) {
    padding-right: 12px;
}

/*-------------------- Listing Sort Model1 Content Ends --------------------------*/

/*-------------------- Listing Sort Model1 Colors Start -------------------------*/
/*.hvr-shadow-effect2:hover, .hvr-shadow-effect2:focus, .active.hvr-shadow-effect2 {*/
/*-webkit-box-shadow: inset 0 0 0 #aeb1b5, 0 4px 8px #1e2021;*/
/*-moz-box-shadow: inset 0 0 0 #aeb1b5, 0 4px 8px #1e2021;*/
/*-ms-box-shadow: inset 0 0 0 #aeb1b5, 0 4px 8px #1e2021;*/
/*-o-box-shadow: inset 0 0 0 #aeb1b5, 0 4px 8px #1e2021;*/
/*box-shadow: inset 0 0 0 #aeb1b5, 0 4px 8px #1e2021;*/
/*}*/

.fa-align-justify {
    color: #fff;

}

.btn-sort-clr {
    padding: 15px 18px;
    background-image: -moz-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    box-shadow: inset 0 0 3px white;
    margin-right: 0;
    position: relative;
    border-radius: 9px;
    vertical-align: middle;
    border: 1px solid #ab9763;
}

.btn-sort-clr:hover {
    background-image: -moz-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(216,201,162) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(216,201,162) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(216,201,162) 100%);
}

.btn-sort-clr:active {
    background-image: -moz-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(1216,201,162) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(216,201,162) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(216,201,162) 100%);
}

.btn-sort-clr:link {
    background-image: -moz-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(216,201,162) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(216,201,162) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(216,201,162) 100%);
}

.btn-sort-clr:visited {
    background-image: -moz-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(216,201,162) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(216,201,162) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(216,201,162) 100%);
}

.btn-sort-clr:focus {
    background-image: -moz-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(216,201,162) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(216,201,162) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(216,201,162) 100%);
}

.fa-sort-desc {
    color: #fff;
    font-size: 25px !important;
    position: absolute;
    top: -2px;
    right: 11px;
}

.fa-sort-asc {
    color: #fff;
    font-size: 25px !important;
    position: absolute;
    top: 8px;
    right: 11px;
}

#lst-sort-control {
    border-radius: 0 !important;
}

.listing-sort-m1 .lst-sort-block-bg {
    background-image: -moz-linear-gradient(45deg, rgb(190,176,139), transparent);
    background-image: -webkit-linear-gradient(45deg, rgb(190,176,139), transparent);
    background-image: -ms-linear-gradient(45deg, rgb(190,176,139), transparent);
    box-shadow: inset 0 2px 3px white;
    
}

.listing-sort-m1 .lst-sort-block-bg h2 {
    color:white!important;
    font-family: Arial Unicode, sans-serif!important;
    text-shadow:1px 1px 1px black;
    font-size: 21px;
}

.listing-sort-m1 a.btn-link-clr {
    background-color: #d7d7d7;
    color: #ffffff;
    border-radius: 6px;
}


.listing-apartment-price {
    width: 100%;
    font-size: 25px;
    color: #cfb649!important;
    font-family: Proxima Nova Regular, sans-serif;
    padding-top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    padding: 0 15px;
}




.listing-apartment-price>span, .listing-apartment-price>b{
    color:white;
    font-weight: 100!important;
}

.listing-sort-m1 a.btn-link-clr1 {
    background-color: #a0936f;
    color: #ffffff;
    border-radius: 6px;
}

.listing-sort-m1 h2 {
    color: #323232;
    margin: 16px 0;
    font-family: Proxima Nova Regular, sans-serif;
}

#listing-sort {
    margin-top: 55px;
}

/*-------------------- Listing Sort Model1 Colors End ---------------------------*/

.star1 {

    padding: 3px;
}

.ifac {
    padding: 1px 3px;
}

.staricon {
    padding: 6px 7px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.staricon:hover {
    background-color: #9f926d;
    color: #fff;
    border: 1px solid #fff;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6)

}

.soc {
    background-color: #969696;
    color: #FFF;
    border: 1px solid #969696;
    border-radius: 0;
}

.soc:hover {
    background-color: #ffffff;
    color: #969696;
    border: 1px solid #969696;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6)
}

.btn-group-sm > .btn, .btn-sm:hover {
    color: #fff;
    background-color: rgba(16, 16, 14, 0.51);
    border: 1px solid #9f926d;
    border-radius: 0;
}

.btn-group-sm > .btn, .btn-sm {
    color: #4c4848;
    background-color: rgba(255, 255, 255, 0.59);
    border-color: #9f926d;
    border-radius: 0;
}

.btn-link-m1 {
    background-color: #9f926d;
    color: #fff;
    font-size: 13px;
    border: none;
}

.listing-m3 {
    padding: 0;
    margin-bottom:90px;
}

.listing-m3 .listing-item-block {
    padding: 0;
    vertical-align: top;
    overflow: visible;
}

.listing-m3 .listing-item-block div[class*='col'],
.listing-m3 .listing-item-block header[class*='col'] {
    padding-left: 0;
    padding-right: 0;
}

.listing-m3 .listing-item-block div[class*='col'] {
    vertical-align: top;
}

.listing-m3 div.listing-item-content[class*='col'] {
    padding-left: 0;
}

.listing-item-social {
    margin-bottom: 5px;
}

/*--- Listing Item Block General Ends ---*/

/*--- Listing Item Image Block Starts ---*/
.listing-m3 .listing-item-img-container {
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.listing-m3 .listing-item-img-container figcaption .lst-img-caption-bg {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.3);
    transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
}

.no-touchevents .listing-m3 figcaption:hover .lst-img-caption-bg,
.no-touchevents .listing-m3 figcaption:focus .lst-img-caption-bg,
.no-touchevents .listing-m3 figcaption:active .lst-img-caption-bg {
    opacity: 1;
}

.listing-m3 .listing-item-img-container > img {
    width: 100%;
    height: auto;
    transition: all 0.8s;
    cursor: pointer;

}



.listing-m3 figure.listing-item-img-container {
    position: relative;
    display: inline-block;
    border: 1px solid #484848;
    -webkit-transition:all 0.7s;
    -moz-transition:all 0.7s;
    -o-transition:all 0.7s;
    transition:all 0.7s;

}

.listing-m3 figure.listing-item-img-container:hover {
    box-shadow: 0px 0px 18px 3px grey;
    border-radius:20px;
}



.listing-m3 .listing-item-img-container figcaption {
    width: 100%;
    position: absolute;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 100%;
    z-index: 10;
}

.listing-plus-d-info-main {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}



a.lst-img-caption-bg {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

button.buttonCall2.img_btn {
    margin-top: 0;
    margin-bottom: 22px;
}

button.buttonCall2.img_btn {
    margin-top: 0;
    margin-bottom: 22px;
    background-image: -moz-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    border: 1px solid white;
    box-shadow: 0 0 9px 1px #dedede;
    display: flex;
    align-items: center;
    justify-content: center;
}

a.lst-img-caption-bg:hover {
    text-decoration: none;
}


.listing-m3 .lst-img-caption-top-btns {
    position: absolute;
    top: 12px;
    left: 12px;
    height: 10%;

}

.listing-m3 .listing-item-parameters > ul {
    vertical-align: top;
    overflow-y: auto;
    max-height: 68px;
    height: 68px;
    border-top: 1px solid #beb08b;
    border-bottom: 1px solid #beb08b;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 5px 5px 6px 5px;
}

.fiche-bien-apartment-type-name {
    padding-left:15px;
}

.pagination>ul>li{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;

}

.lst-img-caption-btm-btns {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 47px;
    text-align: center;
    color: #fff;
    background: rgba(6, 6, 6, 0.64);
    padding-top: 5px;
    padding-bottom: 5px;
}


.lst-img-caption-btm-btns h2 {
    padding: 7px;
    margin: 0;
}

.listing-m3 .lst-itm-actions {
    bottom: 85px;
}

.touchevents .listing-m3 .lst-img-caption-btm-btns {
    bottom: 30px;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    -moz-transition: -moz-transform 0.5s ease-in-out;
    -o-transition: -o-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
}

.no-touchevents .listing-m3 .lst-img-caption-btm-btns {
    bottom: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transform: translateY(250%);
    -moz-transform: translateY(250%);
    -webkit-transform: translateY(250%);
    -ms-transform: translateY(250%);
    -o-transform: translateY(250%);
}

.lst-img-caption-btm-btns > h2 {
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
}

.listing-item-price-color {
    font-size: 15px;
    display: inline-block !important;

}

.listing-item-price-color::first-letter {
    text-transform: uppercase !important;
}

.no-touchevents .listing-m3 .lst-img-caption-btm-btns {
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
}


.lst-img-caption-btm-btns > span:nth-child(1) {
    color: #cfb649;
    font-size: 26px;
    font-family: Proxima Nova Regular, sans-serif
}


.lst-img-caption-btm-btns > span:nth-child(2) {
    font-size: 32px;
    font-family: Proxima Nova Regular, sans-serif;
    color: white;
    margin-left: 6px;
}

.no-touchevents .listing-m3 .listing-item-img-container:hover,
.no-touchevents .listing-m3 .listing-item-img-container:focus {

}

.listing-m3 .lst-img-caption-btm-btns a {
    width: 100%;
    text-align: center;
}

/*--- Listing Item Image Block Ends ---*/

/*--- Listing Item Category ---*/
.listing-m3 .listing-item-category p {
    font-size: 16.3px;
    margin: 0;
    padding-bottom: 0;
    font-family: Arial Unicode, sans-serif;
    color: #beb08b;
}

/*--- Listing Item Reference ---*/
.listing-m3 .listing-item-reference p {
    padding: 0;
    color: #969696;
    font-family: Arial Unicode, sans-serif;
    font-size: 11.5px;
    -webkit-transform: skewX(-5deg);
    -moz-transform: skewX(-5deg);
    -o-transform: skewX(-5deg);
    transform: skewX(-5deg);
    margin-bottom: -3px;
    margin-top: 5px;
}


/*--- Listing Description Block Starts ---*/
.listing-m3 .listing-hr {
    height: 1px;
}


.fiche-bien-content-cont{
    padding-left:0;
}

.fiche-bien-slider-cont{
    padding-right:0;
}

.pagecontacts .main-color {
    text-transform: capitalize;
    color:#3c3c3c;
    font-size: 17.3px;
}

.listing-m3 .listing-hr[class*='col'] {
    float: left;
    margin-left: 0.125px;
}



.listing-m3 .listing-item-description p {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    max-height: 40px;
    overflow-y: auto;
    font-family: Proxima Nova Light, sans-serif;
    font-size: 14px;
    color: #3c3c3c;
    height: 40px;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
}

.listing-m3 .listing-item-description p::-webkit-scrollbar { width: 0 !important; display: none!important;}

/*--- Listing Description Block Ends ---*/

/*--- Listing Item Social ---*/
.listing-m3 div.listing-item-social[class*='col'] {
    vertical-align: bottom;
}

/*--- Listing Item Parameters Start ---*/
.listing-m3 .listing-item-parameters ul {
    margin: 0;
    text-align: start;

}

.listing-m3 .listing-item-parameters ul li {
    padding-left: 0;
    vertical-align: top;
    display: inline-block;
}

.listing-m3 .listing-item-parameters li[class*='col'] {
    padding-right: 0;
}

/*--- Listing Item Parameters End ---*/

/*--- List Item Left Arrow ---*/
.listing-m3 .lst-itm-left-arrow ul li:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    display: inline-block;
    margin-right: 5px;
}

/*--- Listing Item Btn Block---*/

.listing-m3 .listing-item-btn-block a {
    width: 100%;

}

.circle2 {
    margin-right: 8px;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(255, 255, 255);
    border-radius: 50%;
    padding: 4px 5px;
    width: 22px;
    height: 22px;
    vertical-align: top;

}

.buttonCall2 {
    box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 0.75);
    color: #FFF;
    width: 275px;
    height: 35px;
    font-size: 14px;
    line-height: 1.714;
    border: none;
    margin-top: 14px;
    vertical-align: top;
    background-color: #5a5a5a;
    border-radius: 25px;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
}

.buttonCall2:hover {
   transform:scale(1.08);            
}

.buttonCall2>img{
    transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    object-fit: unset!important;
}

.listing-contacter-btn:hover img {
    filter:drop-shadow(1px 1px 1px white);
    -webkit-filter:drop-shadow(1px 1px 1px white);
}


/*--- Listing Item Contacts ---*/
.listing-m3 div.listing-item-contacts[class*='col'] {

}

.listing-m3 .listing-item-contacts p {
    margin: 0;
    padding: 0;
}

.listing-m3 .listing-item-contacts p:nth-child(1) {
    font-size: 1.3em;
    line-height: 17px;
}

.listing-m3 .listing-item-contacts img {
    width: 55px;
    height: 40px;
}

/*-------------------- Listing Model3 Content Ends -----------*/

/*-------------------- Listing Model3 Colors Start -----------*/
.backgrondColor {
    color: #282828;
    min-height: 382px;
    padding: 0;
}

.prov {
    position: relative;
    top: 0;
    right: 26px;
    max-width: 380px;
    height: 45px;
    background-image: -moz-linear-gradient(43deg, rgb(162, 149, 114) 0%, rgb(112, 101, 52) 100%);
    background-image: -webkit-linear-gradient(43deg, rgb(162, 149, 114) 0%, rgb(112, 101, 52) 100%);
    background-image: -ms-linear-gradient(43deg, rgb(162, 149, 114) 0%, rgb(112, 101, 52) 100%);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);

}

.text-links{
    transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    color: #582a85;
    font-weight: bold;
}

.text-links:active{
   color: #582a85!important; 
}

.text-link:link {
   color: #582a85!important;
}


.text-link:visited {
   color: #582a85!important;
}


.text-links:hover{
    text-decoration: underline;
    color: #582a85!important;
}

.text-links:focus{
    text-decoration: underline;
    color: #582a85!important;
}


.com_box:after {
    content: '';
    position: absolute;
    right: 308px;
    top: 44px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #9f926d;
    clear: both;
    transform: rotate(225deg);
}

.listing-m3 .listing-item-category {
    color: #737373;
}

.fiche-bien-reference {
    position: absolute;
    top: 0;
    right: 0;
    color: #969696;
    font-family: Proxima Nova Regular, sans-serif;
    font-size: 12.5px;
    text-align: right;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.agencysudluberon {
    display: inline-block;
    vertical-align: inherit;
    margin-left: 10px;
    text-align: left;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    border-color: inherit;
}

.agencysudluberon > p {

    font-size: 14px;
    font-weight: 700;
    font-family: "Open Sans";
    margin: 0;

}

.luberonphone {
    font-size: 13px;
}

.hrp p {
    margin-top: 10px;

}

p.timer {
    color: #beb08b!important;
    font-weight: bold;
}

.listing-m3 .listing-item-parameters > ul {
    vertical-align: top;
    overflow-y: auto;
}

.listing-details-m1 .lst-itm-dtl-desc p.Parce {
    color: #4f4f4f;
    font-family: Arial Unicode, sans-serif;
    font-size: 13.4px;
    margin-top: 8px;
    border-radius: unset!important;
}

.fiche-bien-description-p{
    height:auto;
    word-break: break-word;
}


.fiche-bien-description-p::-webkit-scrollbar { width: 0 !important }

.fiche-bien-item-types{
    margin-top: 4px;
    height: 96px;
    max-height:96px;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
}

.fiche-bien-item-types::-webkit-scrollbar { width: 0 !important }


.listing-seemore-btn-cont{
    width:100%;
    padding-right: 12px;
}

.flexslider#thumbnails {
    padding-left: 0;
    width: 100%;
    margin: auto;
    margin-top: 4px;
    height: 117px!important;
}


.fiche-bien-content-cont {
    position:relative;
}


.listing-m3 .lst-itm-left-arrow ul li:before {
    border-left: 5px solid #beb08b;
}

.listing-m3 .listing-item-contacts img {
    border: 1px solid #bcbcbc;
}

.listing-m3 .listing-item-contacts p:nth-child(1) {
    color: #beb08b;
}

.listing-m3 .listing-item-contacts p:nth-child(2) {
    color: #707070;
}

.listing-item-footer {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    align-items: flex-end;
}

/*-------------------- Listing Model3 Colors End -----------*/

/*GPE -GES*/
.fiche-dpe-cont {
    height: 45px;
    display: flex;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 4px;
}

.locationicon {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-color: #969696;
    border: 1px solid #aaaaaa;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

.iconsservise {
    margin-top: 5px;

}

.locationicon img {
    padding: 3px 4px;

}

.locationicon:hover {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

/********************** Pagination Model3 Starts ************************************/
/*----------------------------------------------------------------------------------*/
/*-------------------- Pagination Model3 Content Starts -----------*/
.pagination-m3 ul.pagination {
    display: inline-block;
    margin: 10px 0 5px 0;
}

.pagination-m3 ul.pagination li a {
    display: inline-block;
    height: 34px;
    width: 37px;
    text-decoration: none;
    padding: 7px 10px;
    color: #fff;
    background-color: #9f926d;
    margin:5px;
}

.pagination > li:first-child,
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination > li:last-child,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

/*-------------------- Pagination Model3 Content Ends -----------*/

/*-------------------- Pagination Model3 Colors Start -----------*/

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #fff;
    background-color: #969696;

}

.pagination-m3 .pagination-bg {
    margin-top: 50px;
    margin-bottom: 30px;
}



.pagination-m3 ul.pagination li a{
    background-color: #616161;
    color:#eaeaea;
    display: flex;
    justify-content: center;
    align-content: center;
}

.no-touchevents .pagination-m3 ul.pagination li:hover,
.pagination-m3 ul.pagination li:focus,
.pagination-m3 ul.pagination li:active,
.no-touchevents .pagination-m3 ul.pagination li:hover a,
.pagination-m3 ul.pagination li:focus a,
.pagination-m3 ul.pagination li:active a {
    background-color: #969696;
}

.pagination-m3 ul.pagination li.active a {
    background-image: -moz-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    color: #FFF;
    border:1px solid white;
}

.pagination-m3 ul.pagination li.active a:hover{
    background-image: -moz-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    color: #FFF;
    cursor:Default;

}

.pagination-m3 ul.pagination li a:hover {
    background-color: #969696;
    color: #fff;
}

/*-------------------- Pagination Model3 Colors End -----------*/

/********************** Pagination Model3 Ends **************************************/
/*----------------------------------------------------------------------------------*/
/*PAGE3 CSS START*/

.fa-arrows-alt {
    margin-right: 10px;
}

/*-------------------- Listing Details Content Starts --------------*/
/*--- Listing Details General Starts---*/


.fiche-bien-types {
    color: #505050;
    font-family: Arial Unicode, sans-serif;
    font-size: 16.32px;
    margin-bottom: 0px;
}


.listing-details-m1 .lst-itm-dtl-header .lst-itm-dtl-header-txt1 {
    font-size: 1.1em;
    color: #636363;
}

#modal-contact>div{
    width:700px;
}



.modal-prenom-cont .form-error-blck i{
    margin-right: -5px ;
} 

.modal .form-input-group-m1 > div:not(.form-input-col1):not(.form-input-col2) input,
.modal textarea {
    padding: 0 4px;
    margin-left: -5px;
    box-sizing: content-box;
}


.pop-up-telephone-cont .form-error-blck, .pop-up-email-cont .form-error-blck {
    right: 26px;
}

.pop-up-telephone-cont input, .pop-up-email-cont input {
    padding-left:0!important;
    padding-right:10px!important;
}


.modal-body>div>p{
    color: #beb08b!important;
    font-family: Arial Unicode, sans-serif;
    font-weight: bold;
    display: block;
    padding-left: 0;
    padding-right: 0;
    margin-top:20px;
    margin-bottom:20px;
    font-size:15px;
}


.listing-modal-inps_{
    padding-left: 10px!important;
}


.flexslider:hover .flex-direction-nav .flex-next{
    opacity: 1!important;
    right: -1px!important;
}

#slider.flexslider:hover .flex-direction-nav .flex-next {
    right: 10px !important;
}

#thumbnails:hover .flex-direction-nav .flex-prev, #slider:hover .flex-direction-nav .flex-prev{
    opacity: 1!important;
}



.fiche-bien-apartment-price {
    display: inline-block;
    width: 100%;
    padding: 10px 10px 10px 20px;
    background-color: #5a5a5a;
    font-size: 31.5px;
    color: white;
    font-family: Arial Unicode, sans-serif;
}

.SeeMore2 > p {
    font-size: 13px;
    margin: 0;
    color: #fff;
}


.fiche-bien-apartment-price>b{
    font-family: Proxima Nova Regular, sans-serif;
}


.listing-details-m1 .lst-itm-dtl-header h2 {
    font-family: Proxima Nova Regular, sans-serif;
    font-size: 25px;
    color: #323232;
}

.lst-img-caption-btm-btns > h2 {
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
}

.listing-item-price-color {
    font-size: 14px;
    display: inline-block !important;
    font-family: Proxima Nova Light;
    /*color: #393939;*/
}

.fb_region {
    font-family: Proxima Nova Regular, sans-serif;
    font-size: 28px;
    width: 100%;
    color: #3c3c3c;
}

.apartment-details-name {
    font-family: Arial Unicode, sans-serif;
    font-size: 26.88px!important;
    width: 100%;
    color: #beb08b;
    margin-bottom: 30px;
}

.apartment-details-price{
    clear: both;
    background-color: #e5e5e5;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 22px;
    width: 100%;
    font-size: 32.85px;
    color: #3b3b3b; 
}

.apartment-details-price>span{
    font-family:Proxima Nova Semibold, sans-serif;
}


.apartment-details-info-types {
    overflow-y: auto;
    max-height: 92.2px;
    height: 92.2px;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    margin-bottom: 0;
    padding: 13px 0;
    border-bottom: 1px solid #beb08b;
    border-top: 1px solid #beb08b;
}

.apartment-details-info-types::-webkit-scrollbar { width: 0 !important }



.apartment-details-foot-log-cont {
    height: 310px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
}

.apartment-details-foot-log-cont>img {
    width: 100%;
    border: 1px solid #bcbcbc;
}


.apartment-details-form-main-cont>div {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}



.apartment-details-form-title {
    margin-top: 25px;
    margin-bottom: 20px;
    color: #3c3c3c;
    font-family: Proxima Nova Regular, sans-serif;
    font-size: 28.75px;
}


.apartment-details-middle-info-slider-cont {
    grid-template-columns: repeat( auto-fit, minmax(300px, 606px) );
    display: grid;
    width: 100%;
    justify-content: space-between;
}

.hover-content header {
    height: auto !important;
}

.lst-itm-left-arrow {
    overflow: auto;
}

.no-bg {
    background-color: transparent !important;
}


.listing-item-cadegory_ref-cont {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: column;
}

.listing-details-m1 .lst-itm-dtl-btm-block {
    position: relative;
}

.listing-details-m1 .lst-itm-dtl-params {
    position: static;
}

.listing-details-m1 .lst-itm-dtl-params[class*='col']  {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    padding-top: 18px;
    padding-bottom: 18px;
}

.listing-details-m1 .lst-itm-dtl-left-arrow ul li:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    display: inline-block;
    margin-right: 5px;
}

/*--- Listing Details General Ends---*/

/*--- Listing Details Info Buttons Start ---*/
.listing-details-m1 .lst-dtl-info-buttons {
    padding-right: 0;
}

.listing-details-m1 .lst-dtl-info-buttons span:not(:first-child) {
    margin-left: 6px;
}

/*--- Listing Details Info Buttons End ---*/

/* Listing Details Reference */
.listing-details-m1 .lst-itm-dtl-reference {
    padding-right: 0;
}

/* Listing Details Actions */
.listing-details-m1 .lst-itm-dtl-actions a:not(:first-child) {
    margin-left: 6px;
}

/* Listing Details Social */
.listing-details-m1 .listing-item-social {
    padding-right: 9px;
    padding-left: 9px;

}

/*--- Listing Details Img Block Starts ---*/
.listing-details-m1 div.lst-itm-dtl-img[class*='col'] {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 5px;
}

.listing-details-m1 .lst-itm-dtl-img .lst-dtl-img-caption-top-btns {
    position: absolute;
    top: 12px;
    right: 12px;
}

.listing-details-m1 .lst-itm-dtl-img .btn-zoom {
    position: absolute;
    left: 18px;
    top: 13px;
    display: none;

}

.no-touchevents .listing-details-m1 .lst-itm-dtl-img .btn-zoom {
    opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.no-touchevents .listing-details-m1 .lst-itm-dtl-img:hover .btn-zoom {
    opacity:1;
    -moz-opacity:1;
    -o-opacity:1;
}

/*--- Listing Details Img Block Ends ---*/

/* Listing Details: Silder No Img */
.listing-details-m1 .slider-no-img figure .btn-zoom {
    display: none;
}

/*--- Listing Details Header Starts ---*/
.listing-details-m1 .lst-itm-dtl-header p,
.listing-details-m1 .lst-itm-dtl-header h2,
.listing-details-m1 .lst-itm-dtl-header h3 {
    padding: 0;
    margin: 0;
}

.listing-details-m1 .lst-itm-dtl-header p {
    color: #fff;
}

.listing-details-m1 .lst-itm-dtl-header .lst-itm-dtl-header-txt1 {
    font-size: 1.1em;
    color: #9f926d;
}

.listing-details-m1 .lst-itm-dtl-header h2 {
    font-size: 1.5em;
}

.lst-img-caption-btm-btns > h2 {
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
}

.listing-item-price-color {
    font-size: 15px;
    display: inline-block !important;
    color: #beb08b;
    font-family: Arial Unicode, sans-serif;
    width: 100%;
    word-break: break-word;
}

.listing-item-price-color-fiche-bien {
    font-size: 15px;
    display: inline-block !important;
    /*color: #9f926d;*/
}

.listing-item-price-color_1 {
    font-size: 12px;
    display: inline-block !important;
    color: #9f926d;
}

.listing-item-price-color::first-letter {
    text-transform: uppercase !important;
}

.listing-details-m1 .lst-itm-dtl-header h3 {
    font-size: 1.5em;
    margin-top: 5px;
    width: 100%;
}

.listing-details-m1 .lst-itm-dtl-header .lst-itm-dtl-header-txt2 {
    font-size: 11px;
}

.listing-details-m1 .lst-itm-dtl-header {
    font-size: 11px;
}

.lst-itm-dtl-header-txt3 {
    font-size: 2.15em;
    margin-bottom: 10px;
    margin-top: 5px;
}

.lst-itm-dtl-header-txt3 {
    color: #9f926d;
    font-family: Proxima Nova SemiBold, sans-serif;
    font-size: 28px;
}

/*--- Listing Details Header Ends ---*/

/*--- Listing Details Description Starts ---*/
.lst-itm-dtl-desc {
    clear: both;
}

.listing-details-m1 .lst-itm-dtl-desc p {
    margin: 0;
    padding: 10px 0;
    line-height: 22px;
    text-align: justify;
}

.listing-details-m1 .lst-itm-dtl-desc-header-txt span {
    padding: 5px 0 7px 0;
    font-size: 1.3em;
}

/*--- Listing Details Description Ends ---*/

/*--- Listing Details Hr  ---*/
.listing-details-m1 .lst-itm-dtl-hr {
    height: 3px;
}

/*--- Note Text ---*/
.listing-details-m1 .lst-itm-dtl-note-txt p {
    margin: 0;
    padding: 35px 0 0 0;
    text-align: right;
}

/*--- Listing Details Params ---*/
.listing-details-m1 .lst-itm-dtl-params li {
    line-height: 20px;
    vertical-align: top;
    text-align: left;
    padding-bottom: 4px;
    color: #fff;

}

.listing-details-m1 .lst-itm-dtl-params li:nth-child(2n+1) {
    padding-right: 9px;
    padding-left: 3px;
}

.parametrtable {
    display: inline-table;
}

.listing-details-m1 .lst-itm-dtl-params li:nth-child(2n) {
    padding-left: 3px;
    padding-right: 9px;
}

/*--- Listing Details Buttons Block ---*/
.listing-details-m1 .lst-itm-dtl-btns a {
    width: 100%;
}

/*--- Listing Details Bottom Block Starts ---*/
.listing-details-m1 .lst-itm-dtl-btm-block > div {
    padding-left: 0;
}

.listing-details-m1 .lst-itm-dtl-btm-block > div:nth-child(2) {
    margin-top: 18px;
}

/*--- Listing Details Bottom Block Ends ---*/

/*--- Listing Details Contacts Info Starts ---*/
.listing-details-m1 div.lst-itm-dtl-contact-info[class*='col-'] {
    padding-left: 22px;
    padding-right: 20px;
}

.listing-details-m1 .list-itm-dtl-contacts-btn a {
    width: 100%;
}

.listing-details-m1 div.lst-itm-dtl-cnt-img-container[class*='col-'] {
    padding-left: 0;
    padding-right: 18px;
}

.listing-details-m1 .lst-itm-dtl-contacts-img {
    border: 1px solid #bcbcbc;
    padding: 4px;
}

.listing-details-m1 .lst-itm-dtl-contacts-img img {
    width: 100%;
    height: auto;
}

.listing-details-m1 .lst-itm-dtl-contacts-txt p {
    padding: 0 0 0 5px;
    margin: 0;
    line-height: 16px;
    font-weight: 600;
}

.listing-details-m1 .lst-itm-dtl-contacts-txt[class*='col-'] {
    padding-left: 0;
    padding-right: 0;
}

.listing-details-m1 .lst-itm-dtl-contacts-txt p:nth-child(1) {
    font-size: 1.2em;
    line-height: 1.3em;
    font-weight: normal;
}

.listing-details-m1 .lst-itm-dtl-contacts-txt p:nth-child(4) {
    padding-top: 15px;
}

.listing-details-m1 .lst-itm-dtl-contacts-txt p:nth-child(6) {
    padding-top: 5px;
}

/*--- Listing Details Contacts Info Ends ---*/

/*--- Listing Details Contacts Form Starts ---*/
.listing-details-m1 .form-block {
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 8px;
    padding-bottom: 14px;
}

/*.listing-details-m1 .form-block input,*/
/*.listing-details-m1 .form-block select,*/
/*.listing-details-m1 .form-block textarea {*/
/*width: 100%;*/
/*}*/

.listing-details-m1 .form-block textarea {
    height: 170px;
}

/* Form Block Wrapper Starts */
.listing-details-m1 .form-block .form-col-wrapper[class*='col-'] {
    padding-left: 0;
    padding-right: 0;
}

.listing-details-m1 .form-block .form-col-wrapper > div[class*='col-'] {
    padding-left: 12px;
    padding-right: 12px;
}

.listing-details-m1 .form-block .form-btn-container {
    padding-left: 12px;
    padding-right: 12px;
}

.listing-details-m1 .form-block .form-btn-container div[class*='col-'] {
    padding-left: 12px;
    padding-right: 0;
    margin-right: 0;
}

/* Form Block Wrapper Ends */
/*--- Listing Details Contacts Form Ends ---*/

/*-------------------- Listing Details Content Ends ------------------*/

/*-------------------- Listing Details Colors Start ------------------*/
.listing-details-m1 .lst-itm-dtl-block.row-col {
    color: #282828;
    background-color: #f5f5f5;
    margin-left: 0;
}

.listing-details-m1 .lst-itm-dtl-price-clr {
    color: #f99419;
}

/*--- Listing Details Params ---*/
.listing-details-m1 .lst-itm-dtl-left-arrow ul li:before {
    border-left: 5px solid #beb08b;
}

/*--- Listing Details Header Colors Start ---*/
.listing-details-m1 .lst-itm-dtl-content .lst-itm-dtl-header-txt1 {
    color: #737373;
}

.listing-details-m1 .lst-itm-dtl-content h2 {
    color: #fff;
    margin-top: 5px;
}

.listing-details-m1 .lst-itm-dtl-content hr {
    border-top: 2px solid #b4b4b4;
}

.listing-details-m1 .lst-itm-dtl-content h3 {
    color: #3c3c3c;
}

.listing-details-m1 .lst-itm-dtl-content .lst-itm-dtl-header-txt2 {
    color: #969696;
}

.listing-details-m1 .lst-itm-dtl-content .lst-itm-dtl-header-txt3 {
    color: #969696;
}

/*--- Listing Details Header Colors End ---*/

/*--- Listing Details Description Starts ---*/
.listing-details-m1 .lst-itm-dtl-desc-header-txt > div {
    height: 41px;
    line-height: 41px;
    vertical-align: middle;
}

.listing-details-m1 .lst-itm-dtl-desc p {
    color: #fff;
}

.listing-details-m1 .lst-itm-dtl-desc-header-txt span {
    color: #fff;
}

/*--- Listing Details Description Ends ---*/

.listing-details-m1 .lst-itm-dtl-hr-bg {
    background-color: #f8941a;
}

/*--- Listing Details Contacts Start ---*/
.listing-details-m1 .lst-itm-dtl-contacts {
    background-color: transparent;
}

.listing-details-m1 .lst-itm-dtl-contacts-img {
    border: 1px solid #bcbcbc;
    background-color: #FFF;
}

.listing-details-m1 .lst-itm-dtl-contacts-txt p:nth-child(1) {
    color: #505050;
}

.listing-details-m1 .lst-itm-dtl-contacts-txt p:nth-child(6) {
    color: #0a2b95;
}

.listing-details-m1 .lst-itm-dtl-contacts-txt p {
    color: #3c3c3c;
}

.listing-details-m1 .listing-item-contacts .row-col-float-left {
    background-color: #ffffff;
    border: 1px solid #b4b4b4;
}

/*--- Listing Details Contacts End ---*/

/*-------------------- Listing Details Colors End --------------------*/

.sl-overlay {
    background: #000 !important;
    opacity: 0.8;
}

.sl-wrapper {
    z-index: 1000;
}

.sl-wrapper button {
    border: 0 none;
    background: transparent;
}

.sl-wrapper button:hover, .sl-wrapper .sl-navigation button:hover {
    opacity: 1;
}

.sl-navigation button:focus, .sl-navigation button:active {
    border: none;
    outline: none;
}

.sl-wrapper .sl-close {
    position: relative;
    display: none;
    position: fixed;
    right: 30px;
    top: 30px;
    z-index: 10010;
    width: 35px;
    height: 35px;
    background-color: #000;
    color: #CCC;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    font-size: 27px;
    line-height: 35px;
    opacity: 0.7;
    border-radius: 5px;
    -webkit-appearance: none;
    cursor: pointer;
    border: none;
    vertical-align: middle;

}

.sl-wrapper .sl-close:focus {
    outline: none;
}

.sl-wrapper .sl-counter {
    display: none !important;
}

.sl-wrapper .sl-navigation {
    vertical-align: middle;
}

.sl-wrapper .sl-navigation button {
    position: fixed;
    top: 50%;
    margin-top: -10px;
    height: 60px;
    line-height: 60px;
    width: 35px;
    text-align: center;
    display: inline-block;
    z-index: 1015;
    font-family: "Roboto";
    vertical-align: middle;
    opacity: 0.7;
    border: none;
}

.sl-wrapper .sl-navigation button.sl-prev:after {
    font: normal normal normal 60px/1 FontAwesome;
    content: "\f104";
    color: #000;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.sl-wrapper .sl-navigation button.sl-next:after {
    font: normal normal normal 60px/1 FontAwesome;
    content: "\f105";
    color: #000;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.sl-wrapper .sl-navigation button.sl-next {
    z-index: 10010;
    visibility: hidden;
}

.sl-wrapper .sl-navigation button.sl-prev {
    z-index: 10010;
    visibility: hidden;
}

.sl-wrapper .sl-image .sl-caption {
    opacity: 0.5;
    position: absolute;
    text-align: center;
}

/*-------------------- Listing Details Gallery Model1 Content Ends --------------*/

/********************** Listing Details Gallery Model1 Ends ********************************/
/*-----------------------------------------------------------------------------------------*/

.Contactez-logo {
    background-image: url("../images/icons/page3-icon.png");
    height: 130px;
    max-width: 245px;
    background-repeat: no-repeat;
    border: 1px solid #bababa;
    margin: 0 auto;
    background-color: #f8f8f8;
    background-position: center;
}

.pagecontacts h2 {
    font-size: 21px;
    color: black;
    margin-top: 20px;
    font-family: "Roboto";
    margin-bottom: 1px;
}

.pagecontacts p {
    font-family: Arial Unicode, sans-serif;
    color:#3c3c3c;
    margin-bottom: 0;
    font-size:12.8px;
}

.pagecontacts span {
    color: #9f926d;
}


.myform-control2 {
    width: 242px;
    height: 44px;
    border-radius: 0;
    display: inline-block;
    padding: 6px 12px;
    margin-left: 12px;
    margin-top: 14px;
}

.myform-control2:focus {
    border-color: #c8c8c8;
    box-shadow: inset 0 1px 1px #9b9a9a, 0 0 8px #999898;
}

.form-control2-2 {
    width: 242px;
    height: 217px;
    border-radius: 0;
    display: inline-block;
    padding: 6px 12px;
    margin-left: 12px;
    margin-top: 14px;
    resize: none;
}

.form-control2-2:focus {
    border-color: #c8c8c8;
    box-shadow: inset 0 1px 6px #9b9a9a, 0 0 9px #999898;
}


/*-------------------- Library of Custom Cols Starts ----------*/
/* Custom Col for Mobile >=480px and <768px */
.col-c-xs-12 {
    width: 100%;
}

.col-c-xs-11 {
    width: 91.66666667%;
}

.col-c-xs-10 {
    width: 83.33333333%;
}

.col-c-xs-9 {
    width: 75%;
}

.col-c-xs-8 {
    width: 66.66666667%;
}

.col-c-xs-7 {
    width: 58.33333333%;
}

.col-c-xs-6 {
    width: 49%;
}

.col-c-xs-5 {
    width: 41.66666667%;
}

.col-c-xs-4 {
    width: 33.33333333%;
}

.batserach2, .backbtn {
    background-image: -moz-linear-gradient(45deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    background-image: -webkit-linear-gradient(45deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    width: 350px;
    font-size: 17.28px;
    font-family: Arial Unicode, sans-serif;
    color: #ffffff !important;
    margin-left: 14px;
    margin-bottom: 13px;
    border-radius: 0;
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    padding-top: 5px;
    padding-bottom: 5px;
    box-shadow: 0 0 9px 1px #dedede;
    border: 1px solid white;
    margin-top: 15px;
}

.agance-bottom-button {
    background: #ceb648!important;
    border-radius: 10px!important;
    font-size: 14px ;
    width: 268px ;
    margin-left: 0;
    text-align: center;
    font-family:Open Sans;
}

.col-c-xs-3 {
    width: 25%;
}

.col-c-xs-2 {
    width: 16.66666667%;
}

.col-c-xs-1 {
    width: 8.33333333%;
}

/*-------------------- Library of Custom Cols Ends ----------*/
.param {
    margin: 0;
    padding: 0;
    display: inline-table;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.param li {
    display: inline-block;
    width: 49% !important;
}

/** ********************** DPE GES Block Model3 Starts ******************************!*/
/*!*-------------------------------------------------------------------------------*!*/
/*-------------------- DPE GES Block Model3 Content Starts --------*/

/* DPE-GES Block General Colors Start */
.dpe-ges-block-m3 .dpe-ges-blck-txt {
    color: #505050;
}

.dpe-ges-block-m3 .dpe-ges-graph ul li span {
    color: #000;
}

.dpe-ges-block-m3 .dpe-ges-graph ul li.selected span {
    color: #000;
    font-weight: bold;
}

.dpe-ges-block-m3 .dpe-ges-graph ul li > div:nth-child(1):after {
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 10px solid green;
    border-left-color: inherit;
}

/* DPE-GES Block General Colors End */
.locimg {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-color: #969696;
    border: 1px solid #aaaaaa;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    background-image: url("../images/icons/PINTPOINT3.png");
    background-repeat: no-repeat;
    background-position: center;
}

.dpe-ges-block-m3[class*='col-'] {
    padding-left: 21px;
    padding-right: 21px;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
}

.dpe-ges-block-m3 div[class*='col-']:nth-child(1) {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    text-align: left;
}

.dpe-ges-block-m3 > div[class*='col-']:nth-child(1) {
    margin-left: -0.125em;
    padding-left: 0;
    padding-bottom: 10px;
}



.dpe-ges-block-m3 div[class*='col-']:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    padding-bottom: 10px;
}

.dpe-ges-block-m3 .ges-dpe img {
    height: auto;
    width: auto;
    display: inline-block;
    float: left;
    padding-right: 2px;
}

.dpe-ges-block-m3 .dpe-ges-blck-txt {
    font-size: 10px;
    margin-bottom: 5px;
}

.dpe-ges-block-m3 .dpe-ges-graph ul li {
    height: 25px;
    padding-right: 0;
    margin-bottom: 1px;
    position: relative;
    display: block;
    font-size: 11px;
}

.dpe-ges-block-m3 .dpe-ges-graph ul li div:nth-child(1) {
    height: 100%;
}

.dpe-ges-block-m3 .dpe-ges-graph ul li span {
    line-height: 10px;
    font-size: 11px;
}

.dpe-ges-block-m3 .dpe-ges-graph ul li > div span:nth-child(1) {
    position: absolute;
    top: 50%;
    left: 2px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.dpe-ges-block-m3 .dpe-ges-graph ul li span:nth-child(2) {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.dpe-ges-block-m3 .dpe-ges-graph ul li > div:nth-child(1):after {
    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    position: absolute;
    left: 100%;
}

.dpe-ges-block-m3 .dpe-ges-graph ul li > div:nth-child(2) {
    display: none;
}

/* Hover Content Li Selected State Starts */
.dpe-ges-block-m3 .dpe-ges-graph ul li.selected > div:nth-child(2) {
    position: absolute;
    right: 0;
    display: inline-block;
}

.dpe-ges-block-m3 .dpe-ges-graph ul li.selected > div > div > span {
    display: inline-block;
    width: 100%;
    text-align: right;
    padding-right: 5px;
}

.dpe-ges-block-m3 .dpe-ges-graph ul li.selected div:nth-child(2) {
    height: 22px;
    padding-left: 20px;
}

.dpe-ges-block-m3 .dpe-ges-graph ul li.selected div:nth-child(2) div {
    height: 22px;
    padding-left: 10px;
}

.dpe-ges-block-m3 .dpe-ges-graph ul li.selected div:nth-child(2) div:before {
    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    position: absolute;
    right: calc(100% - 20px);
    top: 0;
}

/* Hover Content Li Selected State Ends */

/* Visible Content Selected State Starts */
.dpe-ges-block-m3 .dpe-ges-graph.dpe-ges-graph-selected li {
    display: none;
}

.dpe-ges-block-m3 .dpe-ges-graph.dpe-ges-graph-selected li.selected {
    display: block;
    height: 39px;
}

.dpe-ges-block-m3 .dpe-ges-graph.dpe-ges-graph-selected li.selected div span {
    left: 10%;
}

.dpe-ges-block-m3 .dpe-ges-graph-selected {
    max-width: 180px;
}



/* Visible Content Selected State Ends */

/* Btn Hover Block Starts */
.dpe-ges-block-m3 .btn-hover-container {
    position: relative;
    z-index: 510;
    padding-bottom: 2px;
    height: 24px;
}

.dpe-ges-block-m3 .hover-content {
    display: none;
    padding: 5px;
    position: absolute;
    top: 21px;
    left: 0;
    z-index: 520;
    overflow: hidden;
    width: 190px;
}

.dpe-ges-block-m3 .hover-content.pos-obs-right {
    top: 100%;
    right: 0;
    left: auto;
}

.dpe-ges-block-m3 .btn-hover-container a:hover {
    text-decoration: none;
}

.dpe-ges-block-m3 .btn-hover-container > header {
    margin-left: 0.5px;
}

.dpe-ges-block-m3 > div:nth-child(2) .btn-hover-container {
    z-index: 400;
}

/* Btn Hover Block Ends */

/*-------------------- DPE GES Block Model3 Content Ends --------*/

/*-------------------- DPE GES Block Model3 Colors Start -----------*/
/* Btn Hover Block Starts */
.dpe-ges-block-m3 .hover-content {
    background-color: #FFF;
    border: 1px solid #c8c8c8;
}

.dpe-ges-block-m3 .btn-hover-container b {
    color: #fff;
}

/* Btn Hover Block Ends */

/* Hover Content Li Selected State Colors Start */
.dpe-ges-block-m3 .dpe-ges-graph ul li.selected > div > div > span {
    color: #FFF;
}

/*.dpe-ges-block-m3 .dpe-ges-graph ul li.selected {*/
/*background-color: #f5f5f5;*/
/*}*/
.dpe-ges-block-m3 .dpe-ges-graph ul li.selected div:nth-child(2) div {
    background-color: #2d2d2d;
}

.dpe-ges-block-m3 .dpe-ges-graph ul li.selected div:nth-child(2) div:before {
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-right: 10px solid #2d2d2d;
}

/* Hover Content Li Selected State Ends */

/* Visible Content Selected State */
.dpe-ges-block-m3 .dpe-ges-graph.dpe-ges-graph-selected ul li > div:nth-child(1):after {
    border-top: 19px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 12px solid green;
    border-left-color: inherit;
}

/*-----------DPE Colors Start--------------*/
.dpe-ges-block-m3 .dpe-blck .dpe-ges-graph ul li:nth-child(1) > div:nth-child(1) {
    background-color: #008830;
    border-color: #008830;
}

.dpe-ges-block-m3 .dpe-blck .dpe-ges-graph ul li:nth-child(2) > div:nth-child(1) {
    background-color: #48a820;
    border-color: #48a820;
}

.dpe-ges-block-m3 .dpe-blck .dpe-ges-graph ul li:nth-child(3) > div:nth-child(1) {
    background-color: #b0d811;
    border-color: #b0d811;
}

.dpe-ges-block-m3 .dpe-blck .dpe-ges-graph ul li:nth-child(4) > div:nth-child(1) {
    background-color: #f8f800;
    border-color: #f8f800;
}

.dpe-ges-block-m3 .dpe-blck .dpe-ges-graph ul li:nth-child(5) > div:nth-child(1) {
    background-color: #b0d811;
    border-color: #b0d811;
}

.dpe-ges-block-m3 .dpe-blck .dpe-ges-graph ul li:nth-child(6) > div:nth-child(1) {
    background-color: #f84800;
    border-color: #f84800;
}

.dpe-ges-block-m3 .dpe-blck .dpe-ges-graph ul li:nth-child(7) > div:nth-child(1) {
    background-color: #f80000;
    border-color: #f80000;
}

.dpe-ges-block-m3 .dpe-blck .dpe-ges-graph ul li:nth-child(8) > div:nth-child(1) {
    background-color: #48a820;
    border-color: #48a820;
}

.dpe-ges-block-m3 .dpe-blck .dpe-ges-graph ul li:nth-child(9) > div:nth-child(1) {
    background-color: #48a820;
    border-color: #48a820;

}

.dpe-ges-block-m3 .dpe-blck .dpe-ges-graph ul li:nth-child(10) > div:nth-child(1) {
    background-color: #48a820;
    border-color: #48a820;

}

/* DPE Colors End */

/* GES Colors Start -*/
.dpe-ges-block-m3 .ges-blck .dpe-ges-graph ul li:nth-child(1) > div:nth-child(1) {
    background-color: #ebdcf6;
    border-color: #ebdcf6;
}

.dpe-ges-block-m3 .ges-blck .dpe-ges-graph ul li:nth-child(2) > div:nth-child(1) {
    background-color: #e0c1f8;
    border-color: #e0c1f8;
}

.dpe-ges-block-m3 .ges-blck .dpe-ges-graph ul li:nth-child(3) > div:nth-child(1) {
    background-color: #d8a8f8;
    border-color: #d8a8f8;
}

.dpe-ges-block-m3 .ges-blck .dpe-ges-graph ul li:nth-child(4) > div:nth-child(1) {
    background-color: #d096f3;
    border-color: #d096f3;
}

.dpe-ges-block-m3 .ges-blck .dpe-ges-graph ul li:nth-child(5) > div:nth-child(1) {
    background-color: #b970f2;
    border-color: #b970f2;
}

.dpe-ges-block-m3 .ges-blck .dpe-ges-graph ul li:nth-child(6) > div:nth-child(1) {
    background-color: #a849ec;
    border-color: #a849ec;
}

.dpe-ges-block-m3 .ges-blck .dpe-ges-graph ul li:nth-child(7) > div:nth-child(1) {
    background-color: #8813e0;
    border-color: #8813e0;
}

.dpe-ges-block-m3 .ges-blck .dpe-ges-graph ul li:nth-child(8) > div:nth-child(1) {
    background-color: #ebdcf6;
    border-color: #ebdcf6;
}

.dpe-ges-block-m3 .ges-blck .dpe-ges-graph ul li:nth-child(9) > div:nth-child(1) {
    background-color: #ebdcf6;
    border-color: #ebdcf6;
}

.dpe-ges-block-m3 .ges-blck .dpe-ges-graph ul li:nth-child(10) > div:nth-child(1) {
    background-color: red;
    border-color: red;
}

.img-ges1 {
    background: url("../images/icons/icon-DPE.png") no-repeat 10% 75%;
    background-size: 70%;
    background-color: #fff;
}

.img-ges2 {
    background: url("../images/icons/icon-GES.png") no-repeat 10% 75%;
    background-size: 70%;
    background-color: #fff;
}

.ges-block header, .dpe-block header {
    color: #505050;
}


.img-ges1:hover {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

.img-ges2:hover {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

.dpe-ges-block-m1-v1 a.btn-DPE-GES span.btn-label-DPE-GES {
    position: absolute;
    right: 1px;
    font-size: 8px;
    font-weight: 700;
    cursor: pointer;
    color: #505050;
}

.dpe-ges-block-m1-v1 a {
    border-radius: 0;
    height: 34px;
    width: 34px;
    position: relative;
    display: inline-block;
    padding: 0;
    border: 1px solid #c8c8c8;
}

/********************** DPE GES Block Model1 Version1 Starts  **************************/
/*-------------------------------------------------------------------------------------*/
/*-------------------- DPE GES Block Model1 Version1 Content Starts --------*/

.dpe-ges-block-m1-v1 .dpe-ges-graph ul li {
    height: 22px;
    padding-right: 0;
    margin-bottom: 1px;
    position: relative;
    display: block;
    font-size: 11px;
}

.dpe-ges-block-m1-v1 .dpe-ges-graph ul li div:nth-child(1) {
    height: 100%;
}

.dpe-ges-block-m1-v1 .dpe-ges-graph ul li span {
    line-height: 10px;
    font-size: 11px;
}

.dpe-ges-block-m1-v1 header > span {
    font-size: 10px;
}

.dpe-ges-block-m1-v1 .dpe-ges-graph ul li > div span:nth-child(1) {
    position: absolute;
    top: 50%;
    left: 2px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.dpe-ges-block-m1-v1 .dpe-ges-graph ul li span:nth-child(2) {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.dpe-ges-block-m1-v1 .dpe-ges-graph ul li > div:nth-child(1):after {
    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    position: absolute;
    left: 100%;
}

.dpe-ges-block-m1-v1 .dpe-ges-graph ul li > div:nth-child(2) {
    display: none;
}

/* Li Selected State Starts */
.dpe-ges-block-m1-v1 .dpe-ges-graph ul li.selected > div:nth-child(2) {
    position: absolute;
    right: 0;
    display: inline-block;
}

.dpe-ges-block-m1-v1 .dpe-ges-graph ul li.selected > div > div > span {
    display: inline-block;
    width: 100%;
    text-align: right;
    padding-right: 5px;
}

.dpe-ges-block-m1-v1 .dpe-ges-graph ul li.selected div:nth-child(2) {
    height: 22px;
    padding-left: 20px;
}

.dpe-ges-block-m1-v1 .dpe-ges-graph ul li.selected div:nth-child(2) div {
    height: 22px;
    padding-left: 10px;
}

.dpe-ges-block-m1-v1 .dpe-ges-graph ul li.selected div:nth-child(2) div:before {
    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    position: absolute;
    right: calc(100% - 20px);
    top: 0;
}

/* Li Selected State Ends */

/* Btn Hover Block Starts */
.dpe-ges-block-m1-v1.btn-hover-container {
    position: relative;
    z-index: 510;
    padding-bottom: 1px;
    display: inline-flex;
    vertical-align: inherit;
    align-items: center;
    margin-right: 5px;
}

.dpe-ges-block-m1-v1 .hover-content {
    display: none;
    padding: 5px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 520;
    /*opacity: 0;*/
    width: 190px;
    overflow: hidden;
}

.dpe-ges-block-m1-v1 .hover-content.pos-obs-right {
    top: 100%;
    right: 0;
    left: auto;
}

/* Btn Hover Block Ends */
/*-------------------- DPE GES Block Model1 Version1 Content Ends -----------*/

/*-------------------- DPE GES Block Model1 Version1 Colors Start -----------*/
/* Btn Hover Block */
.dpe-ges-block-m1-v1 .hover-content {
    background-color: #FFF;
    border: 1px solid #c8c8c8;
}

/* DPE-GES Block General Colors Start */
.dpe-ges-block-m1-v1 .dpe-ges-blck-txt {
    color: #505050;
    margin-bottom: 5px;
    font-size: 10px;
}

.dpe-ges-block-m1-v1 .dpe-ges-graph ul li span {
    color: #000;
}

.dpe-ges-block-m1-v1 .dpe-ges-graph ul li.selected span {
    color: #000;
    font-weight: bold;
}

.dpe-ges-block-m1-v1 .dpe-ges-graph ul li > div:nth-child(1):after {
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 10px solid green;
    border-left-color: inherit;
}

/* DPE-GES Block General Colors End */

/* Li Selected State Colors Start */
.dpe-ges-block-m1-v1 .dpe-ges-graph ul li.selected > div > div > span {
    color: #FFF;
}

.dpe-ges-block-m1-v1 .dpe-ges-graph ul li.selected {
    background-color: #e1e1e1;
}

.dpe-ges-block-m1-v1 .dpe-ges-graph ul li.selected div:nth-child(2) div {
    background-color: #2d2d2d;
}

.dpe-ges-block-m1-v1 .dpe-ges-graph ul li.selected div:nth-child(2) div:before {
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-right: 10px solid #2d2d2d;
}

/* Li Selected State Ends */

/* DPE Colors Start */
.dpe-ges-block-m1-v1 .dpe-blck .dpe-ges-graph ul li:nth-child(1) > div:nth-child(1) {
    background-color: #008830;
    border-color: #008830;
}

.dpe-ges-block-m1-v1 .dpe-blck .dpe-ges-graph ul li:nth-child(2) > div:nth-child(1) {
    background-color: #48a820;
    border-color: #48a820;
}

.dpe-ges-block-m1-v1 .dpe-blck .dpe-ges-graph ul li:nth-child(3) > div:nth-child(1) {
    background-color: #b0d811;
    border-color: #b0d811;
}

.dpe-ges-block-m1-v1 .dpe-blck .dpe-ges-graph ul li:nth-child(4) > div:nth-child(1) {
    background-color: #f8f800;
    border-color: #f8f800;
}

.dpe-ges-block-m1-v1 .dpe-blck .dpe-ges-graph ul li:nth-child(5) > div:nth-child(1) {
    background-color: #f8b000;
    border-color: #f8b000;
}

.dpe-ges-block-m1-v1 .dpe-blck .dpe-ges-graph ul li:nth-child(6) > div:nth-child(1) {
    background-color: #f84800;
    border-color: #f84800;
}

.dpe-ges-block-m1-v1 .dpe-blck .dpe-ges-graph ul li:nth-child(7) > div:nth-child(1) {
    background-color: #f80000;
    border-color: #f80000;
}

/* DPE Colors End */

/* GES Colors Start -*/
.dpe-ges-block-m1-v1 .ges-blck .dpe-ges-graph ul li:nth-child(1) > div:nth-child(1) {
    background-color: #ebdcf6;
    border-color: #ebdcf6;
}

.dpe-ges-block-m1-v1 .ges-blck .dpe-ges-graph ul li:nth-child(2) > div:nth-child(1) {
    background-color: #e0c1f8;
    border-color: #e0c1f8;
}

.dpe-ges-block-m1-v1 .ges-blck .dpe-ges-graph ul li:nth-child(3) > div:nth-child(1) {
    background-color: #d8a8f8;
    border-color: #d8a8f8;
}

.dpe-ges-block-m1-v1 .ges-blck .dpe-ges-graph ul li:nth-child(4) > div:nth-child(1) {
    background-color: #d096f3;
    border-color: #d096f3;
}

.dpe-ges-block-m1-v1 .ges-blck .dpe-ges-graph ul li:nth-child(5) > div:nth-child(1) {
    background-color: #b970f2;
    border-color: #b970f2;
}

.dpe-ges-block-m1-v1 .ges-blck .dpe-ges-graph ul li:nth-child(6) > div:nth-child(1) {
    background-color: #a849ec;
    border-color: #a849ec;
}

.dpe-ges-block-m1-v1 .ges-blck .dpe-ges-graph ul li:nth-child(7) > div:nth-child(1) {
    background-color: #8813e0;
    border-color: #8813e0;
}

/* GES Colors End -*/

/*-------------------- DPE GES Block Model1 Version1 Colors End -------------*/
/*-------------------- DPE GES Block Model1 Version1 Colors End -------------*/

.dpe-block-cover.no-selected,
.dpe-block-cover.inprogress,
.dpe-block-cover.vierge,
.ges-block-cover.no-selected,
.ges-block-cover.inprogress,
.dpe-block-cover.no-selected,
.dpe-block-cover.inprogress,
.dpe-block-cover.vierge,
.ges-block-cover.no-selected,
.ges-block-cover.inprogress,
.ges-block-cover.vierge {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 999;
}

.dpe-ges-block-m1-v1 .hover-content .dpe-block div.no-selected {
    background: url("../images/no-dpe.png") no-repeat center rgba(245, 245, 245, 0.5);
}

.dpe-ges-block-m1-v1 .hover-content .ges-block div.inprogress {
    background: url("../images/ges-inprogress.png") no-repeat center rgba(245, 245, 245, 0.5);
}

.dpe-ges-block-m1-v1 .hover-content .dpe-block div.inprogress {
    background: url("../images/dpe-inprogress.png") no-repeat center rgba(245, 245, 245, 0.5);
}

.dpe-ges-block-m1-v1 .hover-content .ges-block div.no-selected {
    background: url("../images/no-ges.png") no-repeat center rgba(245, 245, 245, 0.5);
}

.dpe-ges-block-m1-v1 .hover-content .ges-block div.vierge {
    background: url("../images/ges-vierge.png") no-repeat center rgba(245, 245, 245, 0.5);
}

.dpe-ges-block-m1-v1 .hover-content .dpe-block div.vierge {
    background: url("../images/dpe-vierge.png") no-repeat center rgba(245, 245, 245, 0.5);
}

/* For My */

.for-ges div.vierge {
    background: url("../images/ges-vierge.png") no-repeat center rgba(245, 245, 245, 0.5);
}

.for-dpe div.vierge {
    background: url("../images/dpe-vierge.png") no-repeat center rgba(245, 245, 245, 0.5);
}

.dpe-ges-block-m3 .dpe-blck .hover-content div.no-selected {
    background: url("../images/no-dpe.png") no-repeat center rgba(245, 245, 245, 0.5);
}

.dpe-ges-block-m3 .dpe-blck .hover-content div.inprogress {
    background: url("../images/dpe-inprogress.png") no-repeat center rgba(245, 245, 245, 0.5);
}

.dpe-ges-block-m3 .ges-blck .hover-content div.no-selected {
    background: url("../images/no-ges.png") no-repeat center rgba(245, 245, 245, 0.5);
}

.dpe-ges-block-m3 .ges-blck .hover-content div.inprogress {
    background: url("../images/ges-inprogress.png") no-repeat center rgba(245, 245, 245, 0.5);
}

.dpe-ges-block-m1-v2 .ges-block .dpe-block-cover div.inprogress {
    background: url("../images/ges-inprogress.png") no-repeat center rgba(245, 245, 245, 0.5);
}

.dpe-ges-block-m1-v2 .dpe-block .dpe-block-cover.inprogress {
    background: url("../images/dpe-inprogress.png") no-repeat center rgba(245, 245, 245, 0.5);
}

/********************** Listing Details Slider Model2 Starts *******************************/
/*-----------------------------------------------------------------------------------------*/

/*page4 CSS*/

.page4 {
    margin-bottom: 45px;
}

.usericon {
    line-height: 43px !important;
    font-size: 25px !important;
    vertical-align: middle !important;
    color: white !important;
}

.contact-m2-v1 {
    margin-bottom: 20px;
    margin-top: 9px;
}

.rightcaret {
    margin-left: 15px;
}

.leftcaret {
    margin-right: 15px;
}

.input-group {
    width: 100%;
}

/*-------------------- Form Sizing Starts ----------------------*/
.form-md input:not([type='checkbox']), .form-md select, .form-md .form-control {
    padding: 9px 9px;
    height: 35px;
}

.form-md .control-label {
    height: 35px;
}

.form-lg input:not([type='checkbox']), .form-lg select, .form-lg .form-control {
    padding: 14px 9px;
    height: 45px;
}

.form-lg .control-label {
    height: 45px;
}

.form-xlg input:not([type='checkbox']), .form-xlg select, .form-xlg .form-control {
    /*padding: 16.5px 9px;*/
    height: 50px;

}

.textarea {
    height: 152px !important;
    border-radius: 0px !important;
    resize: none;
    overflow: hidden;
}

/*.form-xlg .control-label {
height: 50px;
}*/
.backbtn{
    color: white;
    width: 180px;
    height: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
    transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    color: #ffffff !important;
}

.backbtn>div{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.backbtn:hover, .backbtn:active, .backbtn:focus, .batserach2:hover   {
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
    color: white;
    transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    text-decoration: none;
}


/*-------------------- Form Sizing Ends ------------------------*/
/****************** Form Wizard Model1 Starts *******************************/
/*--------------------------------------------------------------------------*/
/*--- Form Wizard Content Starts ---*/
.form-wizard-m1 {
    padding-left: 0;
    padding-right: 0;
}

.form-wizard-m1 .wizard-nav {
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px;
}

.form-wizard-m1 .wizard-nav li {
    position: relative;
    display: inline-block;
    float: none;
    padding: 0;
    font-size: 13px;
    font-weight: 700;
    vertical-align: top;
    list-style-type: none;
    text-transform: uppercase;
    z-index: 6;
    margin-left: -0.125em;
    margin-right: -0.125em;
}

.input-group-addon {
    padding: 6px 30px !important;
    width: 85px;
    color: #fff;
    text-align: center;
    background-color: #232323;
    border: 1px solid #232323;
}

/* z-index can be set also dynamically using jquery.
In this case we don't need it as there are max 4 tabs */
.form-wizard-m1 .wizard-nav li:nth-child(2) {
    z-index: 5;
}

.form-wizard-m1 .wizard-nav li:nth-child(3) {
    z-index: 4;
}

.form-wizard-m1 .wizard-nav li:nth-child(4) {
    z-index: 3;
}

.form-wizard-m1 .wizard-nav.nav-pills > li > a {
    display: inline-block;
    padding: 0;
}

.form-wizard-m1 .previous.disabled,
.form-wizard-m1 .next.disabled {
    display: none;
}

.form-wizard-m1 .pager .next > a, .form-wizard-m1 .pager .next > span,
.form-wizard-m1 .pager .finish > a, .form-wizard-m1 .pager .finish > span {
    float: left;
}

.form-wizard-m1 .pager li {
    display: block;
    clear: both;
}

.form-wizard-m1 .wizard-nav li h2 {
    font-size: 1em;
    text-transform: none;
    text-align: center;
}

.form-wizard-m1 .wizard-nav li.active h2 {
    font-weight: bold;
}

.form-wizard-m1 .tab-content {
    padding: 0;
}

/*--- Form Wizard Content Ends ---*/

/*--- Form Wizard Options Start ---*/
.form-wizard-m1 .wizard-nav.nav-pills > li > a.border-circle {
    border-radius: 50%;
    width: 45px !important;
}

.form-wizard-m1 .pager li > a.border-rounded,
.pager li > span.border-rounded {
    border-radius: 30px;
    border: none;
    background-image: -moz-linear-gradient(43deg, rgb(162, 149, 114) 0%, rgb(112, 101, 52) 100%);
    background-image: -webkit-linear-gradient(43deg, rgb(162, 149, 114) 0%, rgb(112, 101, 52) 100%);
    background-image: -ms-linear-gradient(43deg, rgb(162, 149, 114) 0%, rgb(112, 101, 52) 100%);
    color: white;
    width: 180px;
    height: 50px;
    line-height: 40px;
    margin-top: 20px;

}

.form-wizard-m1 .pager li > a.border-rounded:hover {
    background-color: #9f926d;
    color: #fff;
    box-shadow: inset 0 0 0 #27496d, 0 4px 15px #193047;
    border: 1px solid #fff;
}

.wizard {
    padding: 27px;
}

.form-wizard-m1 .pager li > a.border-rect,
.pager li > span.border-rect {
    border-radius: 0;
}

/*--- Form Wizard Options End ---*/

/*--- Form Wizard Colors Start ---*/
.form-wizard-m1 .wizard-nav li {
    color: #505050;
}

.form-wizard-m1 .wizard-nav li.active {
    color: black;
}

.form-wizard-m1 .wizard-nav li .btn-info-fav-clr {
    color: #b4b4b4;
    background-color: #a3a3a3;
    border: 1px solid #a3a3a3;
}

.form-wizard-m1 .wizard-nav li.active .btn-info-fav-clr,
.form-wizard-m1 .wizard-nav li.visited-step .btn-info-fav-clr {
    color: #ffffff;
    background-color: #232323;
    border: 1px solid #232323;

}


/*--- Form Wizard Colors End ---*/

/****************** Form Wizard Model1 Ends *********************************/
/*--------------------------------------------------------------------------*/

/********************* Form Input Grouo Model1 Starts **********************************/
/*-------------------------------------------------------------------------------------*/
/*--------------------  Form Input Group Model1 Content Starts ----------*/
.form-input-group-m1 {
    padding-left: 12px;
    padding-right: 12px;
}

.form-input-group-m1 > div {
    padding-left: 0;
    padding-right: 0;
}

.form-input-addon label {
    width: 100%;
    padding: 0 12px;
    text-align: left;
    color: #020202;
}

.loan-simulation-m3 h3, .loan-simulation-m3 span {
    color: #555;
}




.formSectionSubTitleArea .sectionSubTitle {
    font-size: 16.32px;
    font-family: Arial Unicode, sans-serif;
    color: #505050;
    margin-top: 34px;
    margin-bottom: 0;
    text-indent: 18px;
    padding: 0;
    text-transform: uppercase;
    margin-bottom: 50px;
    padding-bottom: 15px;
    border-bottom: 1px solid #beb08b;
}

.simulation-label {
    margin-right:30px;
}


.loan-simulation-m3 .form-control {
    border-left: 1px solid #c8c8c8 !important;
}

/*override*/
.form-xlg .form-input-group-m1 .form-input-addon label {
    height: auto;
}

.loan-simulation-m3 .input-group {
    margin-bottom: 5px;
}

/* Cols for Double Input Forms without Addons Start */
.sel {
    border-right: 1px solid #c8c8c8 !important;
}

.modal .form-control {
    font-family: Proxima Nova Regular, sans-serif;
}

/*.form-input-group-m1 div.form-input-col2 .form-control,
.form-input-group-m1 div.form-input-col2 .custom-multiselect-btn,
.form-input-group-m1 div.form-input-col2 .select2-selection--single,
.form-input-group-m1 div.form-input-col2 .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.form-input-group-m1 div.form-input-col2 .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {

    border-left: 1px solid #c8c8c8;

}
*/
.form-input-group-m1 div.form-input-col3 .form-control,
.form-input-group-m1 div.form-input-col3 .custom-multiselect-btn,
.form-input-group-m1 div.form-input-col3 .select2-selection--single,
.form-input-group-m1 div.form-input-col3 .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.form-input-group-m1 div.form-input-col3 .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
}

/*.form-input-group-m1.form-error.form-error-m1 div.form-input-col2 .form-control {*/
/*border-left: 1px solid #cd1711;*/
/*}*/
/* Cols for Double Input Forms without Addons End */
/*override*/
.form-input-group-m1.form-error.form-error-m1 .form-error-blck {
    top: 65%;
    transform: translateY(-65%);
    -moz-transform: translateY(-65%);
    -webkit-transform: translateY(-65%);
    -o-transform: translateY(-65%);
    -ms-transform: translateY(-65%);
}

.form-border-rounded > input {
    border-radius: 0;
}

.legal-notes-m1 {
    color: #555;
    margin: 50px 0 25px;
}

.legal-blck-col-itm > div {
    margin-bottom: 10px;
}

/*--------------------  Form Input Group Model1 Content Ends ----------*/

/*--------------------  Form Input Group Model1 Media Query Starts ----------*/

.euro {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    padding: 10px;
    color: #FFFFFF;
    background-color: #232323;
    border: 1px solid #232323;
}

/*--------------------  Form Input Group Model1 Media Query Ends ----------*/
/********************* Form Input Grouo Model1 Ends ************************************/
/*-------------------------------------------------------------------------------------*/

/********************* Form Input Grouo Model2 Starts **********************************/
/*-------------------------------------------------------------------------------------*/
/*--------------------  Form Input Group Model2 Content Starts ----------*/
.form-input-group-m2 {
    padding-left: 0;
    padding-right: 0;
}

.form-input-group-m2 > div {
    padding-left: 0;
    padding-right: 0;
}

/* Cols for Double Input Forms without Addons Start */
.form-input-group-m2 div.form-input-col1 .form-control,
.form-input-group-m2 div.form-input-col1 .custom-multiselect-btn,
.form-input-group-m2 div.form-input-col1 .select2-selection--single,
.form-input-group-m2 div.form-input-col1 .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.form-input-group-m2 div.form-input-col1 .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.form-input-group-m2 div.form-input-col1 .input-group-addon {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-right: 0 !important;
}

.form-input-group-m2 div.form-input-col2 .form-control,
.form-input-group-m2 div.form-input-col2 .custom-multiselect-btn,
.form-input-group-m2 div.form-input-col2 .select2-selection--single,
.form-input-group-m2 div.form-input-col2 .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.form-input-group-m2 div.form-input-col2 .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-left: 1px solid #c8c8c8;
}

.form-input-group-m2.form-error.form-error-m1 div.form-input-col2 .form-control {
    border-left: 1px solid #cd1711;
}

/* Cols for Double Input Forms without Addons End */

/* Cols for Double Input Forms with Addons Start */
.form-input-group-m2 div.form-input-col3 .form-control,
.form-input-group-m2 div.form-input-col3 .custom-multiselect-btn,
.form-input-group-m2 div.form-input-col3 .select2-selection--single,
.form-input-group-m2 div.form-input-col3 .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.form-input-group-m2 div.form-input-col3 .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.form-input-group-m2 div.form-input-col3 .input-group-addon {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.form-input-group-m2 div.form-input-col4 {
    /*  margin-left: -2px;*/
}

.form-input-group-m2 div.form-input-col4 .form-control,
.form-input-group-m2 div.form-input-col4 .custom-multiselect-btn,
.form-input-group-m2 div.form-input-col4 .select2-selection--single,
.form-input-group-m2 div.form-input-col4 .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.form-input-group-m2 div.form-input-col4 .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.form-input-group-m2 .input-group-addon {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-left: 0;
}

/* Cols for Double Input Forms with Addons End */
/*--------------------  Form Input Group Model2 Content Ends ----------*/

/********************* Form Input Grouo Model2 Ends ************************************/
/*-------------------------------------------------------------------------------------*/

/********************** Form Error Model1  Starts  ****************************/
/*----------------------------------------------------------------------------*/
/*-------------------- Form Error Block Content Starts ----------------*/
.form-error-blck {
    display: none;
}

.form-error-blck > a {
    color: #761518;
}

.form-error-blck {
    display: inline-block;
    z-index: 170;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.BLCK2 {
    position: relative;
    display: inline-block;
}

.BLCK2 > .form-error-blck {
    top: 59% !important;
    left: 224px !important;
}

/* This is for fixing form error icon positioning problem when
the drop down is opened above and the form tooltip  is under it */
.form-error.form-error-m1 .form-error-blck.form-error-blck-pos-fix {
    z-index: 110;
}

.form-error.form-error-m1 .error-btn i {
    font-size: 15px;
    height: 15px;
    line-height: 15px;
}

.form-error.form-error-m1 .error-btn + .tooltip {
    z-index: 150;
}

.form-error.form-error-m1 .form-error-blck.search-form-error-blck {
    right: 4%;
}

/*-------------------- Form Error Block Content Ends ----------------*/

/*-------------------- Form Error Block Colors Start ----------------*/
.contact-m2-v1 .form-block-sep-page textarea {
    height: 152px;
    border-radius: 9px;
    resize: none;
    overflow: hidden;
}

.form-border-rounded .form-error.form-error-m1 input,
.form-border-rounded .form-error.form-error-m1 select,
.form-border-rounded .form-error.form-error-m1 textarea,
.form-border-rounded .form-error.form-error-m1 .custom-multiselect-btn,
.form-border-rounded .form-error.form-error-m1 .select2-selection--single,
.form-border-rounded .form-error.form-error-m1 .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.form-border-rounded .form-error.form-error-m1 .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-radius: 0;
}

.form-border-rect .form-error.form-error-m1 input,
.form-border-rect .form-error.form-error-m1 select,
.form-border-rect .form-error.form-error-m1 textarea,
.form-border-rect .form-error.form-error-m1 .custom-multiselect-btn,
.form-border-rect .form-error.form-error-m1 .select2-selection--single,
.form-border-rect .form-error.form-error-m1 .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.form-border-rect .form-error.form-error-m1 .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border: 1px solid #cd1711;
}

.form-border-rounded .form-error.form-error-m1 input,
.form-border-rounded .form-error.form-error-m1 select,
.form-border-rounded .form-error.form-error-m1 textarea,
.form-border-rounded .form-error.form-error-m1 .custom-multiselect-btn,
.form-border-rounded .form-error.form-error-m1 .select2-selection--single,
.form-border-rounded .form-error.form-error-m1 .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.form-border-rounded .form-error.form-error-m1 .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border: 1px solid #cd1711;

}

.form-no-border .form-error.form-error-m1 input,
.form-no-border .form-error.form-error-m1 select,
.form-no-border .form-error.form-error-m1 textarea,
.form-no-border .form-error.form-error-m1 .custom-multiselect-btn,
.form-no-border .form-error.form-error-m1 .select2-selection--single,
.form-no-border .form-error.form-error-m1 .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.form-no-border .form-error.form-error-m1 .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border: 1px solid #cd1711;
}

.form-no-border-rect .form-error.form-error-m1 input,
.form-no-border-rect .form-error.form-error-m1 select,
.form-no-border-rect .form-error.form-error-m1 textarea,
.form-no-border-rect .form-error.form-error-m1 .custom-multiselect-btn,
.form-no-border-rect .form-error.form-error-m1 .select2-selection--single,
.form-no-border-rect .form-error.form-error-m1 .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.form-no-border-rect .form-error.form-error-m1 .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border: 1px solid #cd1711;
}

.form-no-border-rounded .form-error.form-error-m1 input,
.form-no-border-rounded .form-error.form-error-m1 select,
.form-no-border-rounded .form-error.form-error-m1 textarea,
.form-no-border-rounded .form-error.form-error-m1 .custom-multiselect-btn,
.form-no-border-rounded .form-error.form-error-m1 .select2-selection--single,
.form-no-border-rounded .form-error.form-error-m1 .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.form-no-border-rounded .form-error.form-error-m1 .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border: 1px solid #cd1711;
}

.form-border-btm .form-error.form-error-m1 input,
.form-border-btm .form-error.form-error-m1 select,
.form-border-btm .form-error.form-error-m1 textarea,
.form-border-btm .form-error.form-error-m1 .custom-multiselect-btn,
.form-border-btm .form-error.form-error-m1 .select2-selection--single,
.form-border-btm .form-error.form-error-m1 .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.form-border-btm .form-error.form-error-m1 .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border: 1px solid transparent;
    border-bottom: 1px solid #cd1711;
}

.error-btn i {
    color: #cd1711;
}

.error-btn + .tooltip > .tooltip-inner {
    background-color: #cd1711;
    max-width: 250px;
    width: 500px;
    padding: 5px;
}

.error-btn + .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #cd1711;
    border-width: 5px 5px 0;
}

/*-------------------- Form Error Block Colors End ----------------*/

/********************** Form Error Model1 Ends  ****************************/
/*-------------------------------------------------------------------------*/

/*page5 CSS*/

#property-inf-submit {
    margin-top: 50px;
}

/********************* Browse Model2 Starts **********************************/
/*---------------------------------------------------------------------------*/
/*--------------------  Browse Model2 Content Starts ----------*/
label.browse-m2.file {
    margin-bottom: 0;
    width: 100%;
    text-align: left;
    border: 1px solid #ccc;
    overflow: hidden;
    height: 50px;
}

.browse-m2 .file-custom {
    text-align: left;
    font-weight: normal;
    position: absolute;
    top: 1px;
    right: 2px;
    left: 2px;
    z-index: 5;
    line-height: 1.5;
    height: 35px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.browse-m2 .file-name {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    height: 35px;
    position: relative;
}

.browse-m2 .file-name-inner {
    position: absolute;
    top: -1px;
    padding: 9px 3px !important;
    display: inline-block;
    height: 100%;
    width: calc(100% - 5px);
    /*border-bottom: 1px solid red;*/
}

.browse-m2 .file-custom-txt {
    height: 35px;
    position: absolute;
    top: 0;
    bottom: -.075rem;
    z-index: 6;
    display: block;
    line-height: 1.5;
    font-weight: normal;
    padding: 9px 9px;
    text-align: center;
}

.browse-m2 .file-custom-txt i {
    font-size: 16px;
}

.browse-m2 .file-custom-left .file-custom-txt {
    left: -.075rem;
    /*border-radius: 5px 0 0 5px;*/
}

.browse-m2 .file-custom-left .file-name-inner {
    right: 1px;
}

.browse-m2 .file-custom-right .file-custom-txt {
    right: -.075rem;
    /*border-radius: 0 5px 5px 0;*/
}

.browse-m2 .file-custom-right .file-name-inner {
    left: 1px;
}

/*--------------------  Browse Model2Content Ends ----------*/

/*--------------------  Browse Model2 Sizing Starts ---------*/
.form-md .browse-m2 .file-custom,
.form-md .browse-m2 .file-name,
.form-md .browse-m2 .file-custom-txt {
    height: 35px;
}

.form-md .browse-m2 .file-name-inner,
.form-md .browse-m2 .file-custom-txt {
    padding: 9px 9px;
}

.form-md .browse-m2 .file-custom-txt i {
    font-size: 16px;
}

.form-lg .browse-m2 .file-custom,
.form-lg .browse-m2 .file-name,
.form-lg .browse-m2 .file-custom-txt {
    height: 45px;
}

.form-lg .browse-m2 .file-name-inner,
.form-lg .browse-m2 .file-custom-txt {
    padding: 12px 9px;
}

.form-lg .browse-m2 .file-custom-txt i {
    font-size: 20px;
}

.form-xlg .browse-m2 .file-custom,
.form-xlg .browse-m2 .file-name,
.form-xlg .browse-m2 .file-custom-txt {
    height: 48px;
}

.form-xlg .browse-m2 .file-name-inner,
.form-xlg .browse-m2 .file-custom-txt {
    padding: 14px 24px;
}

.form-xlg .browse-m2 .file-custom-txt i {
    font-size: 20px;
    padding: 0 20px;
}

/*--------------------  Browse Model2 Sizing Ends -----------*/

/*--------------------  Browse Model2 Colors Start ----------*/
.file-hide {
    position: relative;
    right: 105px;
    border: none;
    outline: none;
}

.browse-m2 .file-custom {
    background-color: #fff;
    color: #555;
}

.browse-m2 .file-custom-txt {
    background-color: #232323;
    color: #ffffff;

}

/*--------------------  Browse Model2 Colors End ------------*/

.form-border-rounded .file-custom-right .file-custom-txt {
    border-radius: 0;
    border: 1px solid #c8c8c8;
}

/********************* Browse Model2 Ends ************************************/
/*---------------------------------------------------------------------------*/

/*page6 CSS*/

#loan-simualtion {
    margin: 38px 0;
}

.title-block-m1-v1.title-block-inner-clr {
    border-bottom: 1px solid #9f926d;
    margin-bottom: 20px;
}

.calculator-btn {
    width: 180px;
    height: 50px;
    border-radius: 25px;
    color: #fff;
    background-color: #232323;
    line-height: 35px;
    margin-top: 12px;
    margin-bottom: 12px;
}

.calculator-btn:hover {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
    color: #fff;
    background-color: #232323;
    border: none;
}



.form-control {
    border-radius: 0;
}

/*page7 CSS*/

/*page8 CSS*/

/*page9 CSS*/

.error {
    padding: 2px 0;
}

/********************** Popup Contact Model2 Starts **********************************/
/*-----------------------------------------------------------------------------------*/
/*-------------------- Popup Contact Model2  Content Starts -----------*/
/*--- Modal General Styles Start ---*/
.modal-header .close {
    margin-top: -2px;
    position: absolute;
    top: -30px;
    right: -25px;
}

#modal-contact .pager {
    margin:0!important;
}

.popup-contact-m2 .modal-header {
    padding: 0;
    border-bottom: none;
}

.popup-contact-m2 .modal-content {
    border-radius: 0;
}

.popup-contact-m2 .modal-content > div[class*='col-'] {
    padding: 0;
}

.popup-contact-m2 .modal-content div.modal-left-content[class*='col-'] {
    margin-left: 0;
    margin-right: 0;
}

.popup-contact-m2 .modal-dialog {
    margin: 60px 25px;
}

.modal {
    z-index: 999999;
}

.modal-body {
    text-align: center;
}

/* Modal Close Icon */
.popup-contact-m2 button.modal-close {
    display: inline-block;
    height: 24px;
    width: 24px;
    position: absolute;
    top: -10px;
    right: -12px;
    opacity: 1;
    font-size: 24px;
    font-weight: 400;
    border-radius: 3px;
    z-index: 1;
}

.popup-contact-m2 button.modal-close:focus,
.popup-contact-m2 button.modal-close:hover {
    outline: none;
}

.popup-contact-m2 .modal-header .close {
    margin: -3px 0 0 0;
    z-index: 2;
}

/*--- Modal General Styles End ---*/

/*--- Modal Header Starts ---*/
.popup-contact-m2 header {
    position: relative;
}

.popup-contact-m2 .modal-img-container {
    max-height: 280px;
    overflow: hidden;
}

.popup-contact-m2 .modal-img-container img {
    width: 100%;
    height: auto;
    min-width: 150px;
}

.popup-contact-m2 .modal-logo {
    position: absolute;
    left: 50%;
    bottom: -50px;
    z-index: 10;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    border: 1px solid #bbbbbb;
}

.popup-contact-m2 .modal-logo img {
    width: 125px;
    height: auto;
}

.popup-contact-m2 ul.modal-header-lst {
    margin: 50px 0 100px 0;
    padding: 14px;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.popup-contact-m2 ul li {
    padding-left: 28px;
    padding-right: 28px;
    color: #505050;
}

/*--- Modal Header Ends ---*/

/*--- Modal Note ---*/
.popup-contact-m2 .modal-note {
    padding-left: 27px;
    padding-right: 27px;
    text-align: left;
}

/*--- Popup Contact Model2 Form Starts ---*/
.popup-contact-m2 .form-block {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 14px;
}

.popup-contact-m2 .form-block .form-col-wrapper[class*='col-'] {
    padding-left: 0;
    padding-right: 0;
}

.popup-contact-m2 .form-block .form-col-wrapper > div[class*='col-'] {
    padding-left: 12px;
    padding-right: 12px;
}

.popup-contact-m2 .form-block textarea,
.popup-contact-m2 .form-block textarea:focus {
    width: 100%;
    height: 170px;
}

.popup-contact-m2 .form-btn-container {
    padding-left: 12px;
    padding-right: 12px;
}

/*--- Popup Contact Model2 Form Ends ---*/
/*-------------------- Popup Contact Model2  Content Ends -----------*/

/*-------------------- Popup Contact Model2 Colors Start -----------*/
/*---- Popup Contact Model2 Color Starts ----*/
.popup-contact-m2 li {
    color: #ffffff;
}

.popup-contact-m2 button.modal-close,
.popup-contact-m2 button.modal-close:hover,
.popup-contact-m2 button.modal-close:focus {
    background-color: #ad93ca;
    color: #FFF;
}

.popup-contact-m2 p {
    margin: 10px 0 0 0;
    line-height: 1;
}

.popup-contact-m2 p:last-child {
    color: #ad93ca;
}

/*modal CSS*/
.modal-header {
    padding: 0;
}

.modalimage {
    vertical-align: middle;
    width: 100%;
    max-height: 345px;
    object-fit: cover
}

.modalLog {
    padding: 0;
    position: absolute;
    z-index: 999;
    top: 0;
    left: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    max-width: 100%;
}

#mention-legales-table {
    margin: auto;
    text-align: left;
    width: auto;
}

#mention-legales-table tr{
    border-bottom:1px solid #beb08b;

}

#mention-legales-table td{
    padding-top:16px;
    padding-bottom:16px;
    width: 50%;

}

#mention-legales-table tr > td:nth-child(1) {
    font-family: Arial Unicode, sans-serif;
    font-size:18px;
    color:#505050!important;
}

#mention-legales-table tr > td:nth-child(2) {
    color: #beb08b!important;
    font-size:22px;
}




.close {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 40px;
    color: #fff !important;
    opacity: 1 !important;
    font-weight: 300;
    z-index: 999;
    font-family: Arial Unicode,sans-serif;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition: all 0.3s;
}

.modal-footer {
    border-top: none !important;
}

.finish-btn {
    width: 100%
}

.finish-btn > a {
    width: 100% !important;
}

input {
    color: black;
}

.Honoraires_Agence_Inclus i {
    font-size: 12px;
    color: #9f926d;
}

.Honoraires_Agence_Inclus p i {
    font-size: 12px;
    color: #9f926d;
}

.btn-voirPlus {
    color: #a29572;
    font-family: Ek Mukta Regular, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    border: 1px solid transparent;
    outline: none !important;
    background: none;
    transition: all 0.2s ease-in;
    padding: 6px 12px;
    margin-top: 13px;
}

.btn-voirPlus:hover {
    color: #a29572;
    border: 1px solid #a29572;
    background: none;
}

.btn-voirPlus .glyphicon-menu-right {
    width: 16px;
    height: 16px;
    margin-left: 5px;
    /*background: url(../images/arrow_more.png) no-repeat center center;*/
}

.btn-voirPlus .glyphicon-menu-right:before {
    display: none;
}

.picturedNavbar > div {
    position: relative;
}

.picturedNavbar > div::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -50px;
    width: calc(100% - 30px);
    height: 30px;
    /*background: url("../images/simple_block.png") no-repeat center center;*/
}

.picturedNavbar > div:hover::after {
    bottom: -65px;
    /*background: url("../images/hovered_block.png") no-repeat center center;*/
    /*width: 100%;*/
    transform: scale(1.1);
}

.main_page_gallery {
    background-color: #ececec;
    margin-top: 122px;
    position: relative;
}


.mp_gallery_header {
    margin: 20px 0 45px;
    background: linear-gradient(to left, rgba(255, 255, 255, -5), rgba(255, 255, 255, 5), rgba(255, 255, 255, 5), rgba(255, 255, 255, -5));
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #3d3d3d;
    font-family: Proxima Nova Light, sans-serif;
    font-size: 28px;
    box-shadow: 3px 0 21px rgba(0, 0, 0, 0.14);
}

.title-text-block .sectionTitle {
    font-family: Arial Unicode, sans-serif;
    font-size: 25px;
    color: #beb08b;
    margin-top: 0;
    border-bottom: 1px solid #beb08b;
    padding-bottom: 22px;
}

#main-heading {
    padding-left: 70px;
    padding-right: 70px;
    margin-top: 20px;
}

#main-heading .sectionTitle {
    text-transform: uppercase;
    background-image: url(../images/inside-headings-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 20px 10px;
    font-family:Arial Unicode, sans-serif;
    font-size:30px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    color:white;
    font-weight: 100;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
    word-break: break-word;
    margin-bottom: 27px;
    border:unset!important;    

}


.mp_gallery_header h1 {
    font-size: inherit;
    font-family: inherit;
    text-transform: uppercase;
    margin: 0;
}


/* footer slider start */
.db_fiche {
    display: flex;
    align-items: center;
    flex-wrap:wrap;
    height:100%;
    flex-direction: column;
    overflow: hidden;
}



.db_fiche>a{
    height:100%;
    padding-left:0;
    padding-right:0;
    width: 100%;
  
}

#footer-top-slider a:hover {
    text-decoration: none;
}

#footer-top-slider a:focus {
    text-decoration: none;
}

#footer-top-slider a:active {
    text-decoration: none;
}

#footer-top-slider a:visited {
    text-decoration: none;
}

#footer-top-slider a:link {
    text-decoration: none;
}


#footer-top-slider .owl-nav {
    width: 96%;
    height: 0;
    position: absolute;
    top: 155.5px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    left: 0;
    right: 0;
    display: none;
}

#footer-top-slider .owl-nav .owl-prev {
   background-image:url("../images/footer-slider-left-btn.svg"); 
}

#footer-top-slider .owl-nav .owl-next {
   background-image:url("../images/footer-slider-right-btn.svg");     
}


#footer-top-slider .owl-nav .owl-prev, #footer-top-slider .owl-nav .owl-next { 
    height: 50px;
    width: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}

#footer-top-slider .owl-nav .owl-prev:hover, #footer-top-slider .owl-nav .owl-next:hover {
    filter: drop-shadow(0px 1px 5px black);
    -webkit-filter: drop-shadow(0px 1px 5px black);
    -moz-filter: drop-shadow(0px 1px 5px black);
    -o-filter: drop-shadow(0px 1px 5px black);
}   


.footer-slider-img-cont {
    height: 311px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.footer-slider-img-cont img {
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}

.black-opacity-bg {
    position: absolute;
    background: #0000007d;
    width: 100%;
    height: 311px;
    z-index: 99;
    opacity: 0;
    -moz-opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;

}

.owl-carousel .owl-item img{
    height:100%;
}

.slider-second-info-cont{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding-top: 25.25px;
    padding-bottom: 25.25px;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;

}

#footer-top-slider .fiche-surface {
    font-family: Proxima Nova Light, sans-serif;
    color: #222;
    font-size: 17.28px;
    margin: 0;
    margin-bottom: 10px;
    opacity: 0;
    letter-spacing: 0.7px;
    -moz-opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    font-weight: bold;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

#footer-top-slider .fiche-nom-de-ville {
    font-family: Arial Unicode, sans-serif;
    font-size: 21.12px;
    color: #747474;
    word-spacing: 3px;
    letter-spacing: 2px;
    margin-top: 0;
    margin-bottom: 13px;
    -webkit-transition:all 0.7s;
    -moz-transition:all 0.7s;
    -o-transition:all 0.7s;
    transition:all 0.7s;
}


#footer-top-slider .fiche-prix {
    color: #222;
    font-family: Proxima Nova Light, sans-serif;
    font-size: 21.04px;
    opacity: 0;
    letter-spacing: 0.5px;
    -moz-opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    font-weight: bold;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
}



#footer-top-slider span.slider-euro {
    font-size: 15px;
}


#footer-top-slider hr.fiche-bottom-hr {
    border: 1.5px solid #beb08b;
    /*width: 99%;*/
    width:0;
/*    bottom: 0;*/
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    opacity: 0;
    -moz-opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
}

#footer-top-slider .plus-d-info {
    position: absolute;
    font-family: Arial Unicode, sans-serif;
    color: white;
    font-size: 19.2px;
    border: 1px solid white;
    padding: 20px 35px;
    text-transform: uppercase;
    z-index: 9999;
    margin-top:100%;
    opacity: 0;
    -moz-opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -webkit-transition:all 1s;
    -moz-transition:all 1s;
    -o-transition:all 1s;
    transition:all 1s;

}


.footer-slider-def-pic-cont {
    background-color: white;
    display:flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.ourSecondCarousel .owl-item a.footer-slider-def-pic-cont img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}


.db_fiche:hover .black-opacity-bg{
    opacity: 1!important;
    -moz-opacity:1!important;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"!important;
    filter: alpha(opacity=100)!important;
    -khtml-opacity: 1!important;
}

.db_fiche:hover .plus-d-info {
    opacity: 1!important;
     -moz-opacity:1!important;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"!important;
    filter: alpha(opacity=100)!important;
    -khtml-opacity: 1!important;
    margin-top: 0!important;
}

.db_fiche:hover .fiche-nom-de-ville {
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
    color: #414141!important;
}


.db_fiche:hover .fiche-surface{
    opacity: 1!important;
    -moz-opacity:1!important;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"!important;
    filter: alpha(opacity=100)!important;
    -khtml-opacity: 1!important;
}


.db_fiche:hover .fiche-prix {
    opacity: 1!important;
    -moz-opacity:1!important;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"!important;
    filter: alpha(opacity=100)!important;
    -khtml-opacity: 1!important;
}


.db_fiche:hover .fiche-bottom-hr {
    opacity: 1!important;
    -moz-opacity:1!important;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"!important;
    filter: alpha(opacity=100)!important;
    -khtml-opacity: 1!important;
    width: 99%!important;
}


.owl-carousel .owl-stage{
    height:100%;
}

.owl-carousel.owl-drag .owl-item{
    height:100%;
}






.db_fiche > div.db_plusinfos {
    color: #a29572;
    font-family: Proxima Nova Regular, sans-serif;
    margin-top: 15px;
    cursor: pointer;
    display: none;
}

.owl-nav .fa-chevron-left:before,
.owl-nav .fa-chevron-right:before {
    display: none;
}




.footer_bottom {
    height: 110px;
    background: #eaebef;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #343434;
    padding-left: 69.5px;
    padding-right: 69.5px;
}

.footer-links-main > div {
    position: relative;
}
.footer-links-main > div.footer-bottom-links-cont_ {
    display: none;
}
.homePage .footer-links-main > div.footer-bottom-links-cont_ {
    display: block;
}
.footer-links-main ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    max-height: 70px;
    padding: 1% 1% 1% 22%;
    overflow-y: auto;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    scrollbar-width: none; 
}

.footer-links-main ul::-webkit-scrollbar { width: 0 !important; display: none; }


.footer-links-main ul>li>a {
    padding-bottom: 10px;
    padding-right:16px;
    text-transform: uppercase;
    color: #5b5b5b;
    font-size: 15px;
    font-family: Arial Unicode, sans-serif;
    letter-spacing: 0.2px;
}

.footer-contact-cont {
   padding-left:20px!important;
   padding-right:20px!important;     
}

.footer-m2 .footer-copyright-block {
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}



.footer-links-main h1 {
    color: #beb08b;
    font-family: Proxima Nova Semibold, sans-serif;
    font-size: 26.24px;
    font-weight: bold;
    margin-top: 35px;
}

.footer-left-img {
    margin-top: 3%;
    margin-left: -23px;
    margin-bottom:35px;
}

.IWS_logo {
    background: url(../images/IWS_logo.png) no-repeat center center;
    background-size: 82%;
    width: 170px;
    height: 80px;
}

.footer-copyright-block {
    display: flex;
    align-items: center;
}

.footer-contacts-header {
    font-family: Proxima Nova Light, sans-serif;
    font-size: 30px;
}

.info_image {
    width: 100%;
}

.container {
    max-width: 100%;
}

.tab-pane .accordion-group, .tab-pane .batserach {
    display: inline-block;
}

.content.listing_type.simul .container > .row {
    margin-right: -15px;
    margin-left: -15px;
}

.content.listing_type.simul .container > .row {
    margin-right: 0;
    margin-left: 0;
}

/*.content.listing_type.recherche,
.content.listing_type.simul {
    margin-top: 16px;
}*/

#elem_foot_link a {
    color:#343434;
}

#elem_foot_link a:hover {
    color:#343434;
    text-decoration: none;
}

#elem_foot_link a:link {
    color:#343434;
    text-decoration: none;
}

#elem_foot_link a:visited {
    color:#343434;
    text-decoration: none;
}

#elem_foot_link a:active {
    color:#343434;
    text-decoration: none;
}

#elem_foot_link a:focus {
    color:#343434;
    text-decoration: none;
}



.reche_agence_bottom-left-cont {
    align-items: flex-start;
} 

.rech-agence-first-inps-cont {
    margin-bottom:64px;
}


.content.recherche.listing_type .container,
.content.conf.listing_type .container,
.content.simul.listing_type .container,
.content.contact.listing_type .container,
.content.mentions_legales.listing_type .container,
.content.honoraires.listing_type .container {
    padding-top: 0;
}

.content.recherche.listing_type .container .title-block,
.content.simul.listing_type .container .title-block,
.content.contact.listing_type .container .title-block,
.content.mentions_legales.listing_type .container .title-block,
.content.honoraires.listing_type .container .title-block {
    margin-top: 0;
}

.bottom.invisible_btn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-middlle-cont {
    margin: auto;
    -webkit-transition:all 0.3s; 
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}


.footer-immobiller-tel-br {
    display: none;
}



/*gestion Locative*/
.after-gestion-circle-img-cont {
    display: none;
}

.gestion-locative-main {
    margin-top:81px;
}

.gestion-top-bg-main {
    position: relative;
}

.gestion-locative-top-img {
   width: 100%;
   z-index: 1; 
   object-fit: unset;  
   height:120px;  
   -webkit-transition:all 0.5s;
   -moz-transition:all 0.5s;
   -o-transition:all 0.5s;
   transition:all 0.5s;   
}

.gestion-top-bg-cont {
    z-index: 2;
    position: absolute;
    top: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 120px;
    font-family: Arial Unicode, sans-serif;
    -webkit-transition:all 0.6s;
   -moz-transition:all 0.6s;
   -o-transition:all 0.6s;
   transition:all 0.6s; 
}


.top-bg-cont-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 120px;
    width: max-content;
    top: -117px;
    position: relative;
    left: 8vw;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}

.top-bg-cont-right {
    width: max-content;
    position: absolute;
    top: 0;
    right: 3.5vw;
    height: 120px;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}


 .top-bg-cont-right> p{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height:100%;
} 



.top-bg-cont-left>p {
    font-size: 20px;
    color: #5f5f5f;
    margin-bottom:0;
}


.top-bg-cont-left>h1 {
    font-size: 57.71px;
    color: #beb08b;
    margin-top: 0;
      -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition: all 0.3s;
    margin-bottom:0;
}

.top-bg-cont-middle {
    background-image: linear-gradient(#f9f9f9, #dfdfdf);
    box-shadow: 0 0 black;
    padding: 21px 70px;
    border: 1px solid #c0c4c7;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition: all 0.3s
}

.top-bg-cont-middle>h1 {
    font-size:68.8px;
    color:#beb08b;
    margin-top:0;
    margin-bottom:0;
    text-transform: uppercase;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition: all 0.3s
} 

.top-bg-cont-middle>p:nth-child(2) {
    font-size:26.3px;
    color:#353535;
    margin-top:0;
    margin-bottom:0;
    font-weight: bold;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition: all 0.3s

}


.top-bg-cont-middle>p:nth-child(3) {
    font-size:16.3px;
    color:#2e2d2d;
    margin-top:0;
    margin-bottom:0;
    font-style:italic;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition: all 0.3s

}


.top-bg-cont-right > p {
    font-size:30px;
    color:#5f5f5f;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition: all 0.3s
}

.gestion-middle-info-cont {
    background-image: linear-gradient(#e9eaee, transparent);
    padding: 25px 40px 0px 40px;
    position: relative;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition: all 0.3s
}

.gestion-middle-numbers {
    position: absolute;
    top:0;
    right:0;
    padding-top:40px;
    padding-right:40px;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition: all 0.3s
}

.gestion-middle-img-cont {
    width: 608px;
    height: 318px;
    background-color: #beb08b;
    position: relative;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition: all 0.3s
}

.gestion-middle-img-cont1 {
    background-image: url("../images/gestion1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.gestion-middle-img-cont2 {
    background-image: url("../images/gestion2.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.gestion-middle-img-cont3 {
    background-image: url("../images/gestion3.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.gestion-middle-info-img-cont {
    display: flex;
    justify-content: space-between;
    margin: auto;
    margin-top: 67px;
    width: 81%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.gestion-middle-info-img-cont ul {
    margin-bottom: 0;
    margin-right: 15px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.gestion-middle-img-cont {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}    





.gestion-middle-dark-txt-cont {
    width: 60%;
    border: 1px solid white;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: auto;
    background-color: #00000087;
    padding: 15px 40px;
    color: white;
    font-family: Arial Unicode, sans-serif;
    font-size: 19px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.gestion-middle-info-img-cont>ul>li {
    font-size:20px;
    font-family:Arial Unicode, sans-serif;  
    color:#5f5f5f; 
    margin-bottom:10px; 
    display: flex;
    white-space: nowrap;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}

.gestion-middle-info-img-cont>ul>li::before {
    content : url('../images/gestion-middle-infos-sign.png');
    width: 10px;
    height: 15px;
    display: block;
    margin-right:18px;
    margin-top: 2px;

}

.gestion-mens-cont {
    position: relative;
    height: 100%;
    width: 100%;
    /*background-image: url(../images/gestion-locative-mens-img.png);*/
    margin-top:20px;
    display: flex;
    justify-content: flex-end;
    box-shadow: 0 9px 8px #ada7a7bd;
    align-items: center;
    overflow:hidden;

}

.gestion-mens-cont > h1 {
    position: absolute;
    font-family: Arial Unicode, sans-serif;
    color: #beb08b;
    font-size: 50px;  
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
    left:135px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 55px;
    letter-spacing: 4px;
}

img.gestion-mens-img {
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
}

.gestion-footer-cont {
    font-family: Arial Unicode, sans-serif!important;
    margin-top:120px;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
}

.gestion-footer-cont > h1 {
    text-align: center;
    font-family: Arial Unicode, sans-serif;
    font-size: 40px;
    font-weight: unset!important;
    color: #414141;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
        
}

.gestion-footer-cont > p {
    text-align: center;
    font-size: 20px;
    color:#5f5f5f;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;

}


.gestion-footer-cont > hr {
    width: 313px;
    border: 1px solid #beb08b;
    margin: auto;
    margin-top: 34px;
}


.gestion-footer-with-circe-cont {
    margin-top: 73px;
}

.gestion-footer-with-circe-cont li {
    list-style-type: none;
    font-size: 20px;
    margin-bottom: 9px;
     color: #5f5f5f;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;

}

.gestion-footer-with-circe-cont li::before {
    content: url("../images/gestion-bottom-triangle-circle.png");
    width: 7px;
    height:7px;
    margin-right:18px;


}
/*
.gestion-footer-with-circe-cont span {
    color: #5f5f5f;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}*/

img.gestion-circle-img {
    float: left;
    -webkit-shape-outside: polygon(77.7% 4.25%, 77.55% 9.15%, 71.9% 101.95%, 99.55% 47.65%);
    shape-outside: polygon(77.7% 4.25%, 77.55% 9.15%, 71.9% 101.95%, 99.55% 47.65%);
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
    margin: 100px 140px;
}

.gestion-footer-img {
    width: 100%;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}

a.gestion-footer-btn {
    margin: auto;
    display: block;
    width: 320px;
    background-image: -moz-linear-gradient(45deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    background-image: -webkit-linear-gradient(45deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(190,176,139) 0%, rgb(190,176,139) 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px;
    color: white;
    font-family: Arial Unicode,sans-serif;
    font-size: 20px;
    border-radius: 40px;
    margin-top: 35px;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}

a.gestion-footer-btn:focus {
    text-decoration: none;
    color:white;
}

a.gestion-footer-btn:hover {
    text-decoration: none;
    color:white;
}

a.gestion-footer-btn:active {
    text-decoration: none;
    color:white;
}

a.gestion-footer-btn:link {
    text-decoration: none;
    color:white;
}

a.gestion-footer-btn:visited {
    text-decoration: none;
    color:white;
}

.gestion-footer {
    height:100%;
    position: relative;
    display: inline-block;
}

.gestion-footer p {
    font-family: Arial Unicode, sans-serif;
    font-size: 33px;
    color: #414141;
    position: absolute;
    bottom:2em;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 42px;
    margin-bottom: 0;
    right: 7em;
    font-style: italic;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

div#gestion-middle-heading4-main {
    margin-top: 43px;
    margin-bottom: -14px;
}
.header-logo-img-cont img.top-logo-img.logo_vert_media {
    display: none;
}
/*Gestion Locative*/


p.infos-footer-contacts-heading br {
    display: none;
}

@-moz-document url-prefix() {

    .picturedNavbarItem > a {
        position: relative;
        height: 100%;
        display: block;
    }

    select {
        -webkit-appearance: none;  /*Removes default chrome and safari style*/
        -moz-appearance: none;  /*Removes default style Firefox*/
        -o-appearance: none;
        background-image: url('../images/select_arrow.png')!important;
        background-repeat:  no-repeat;
        background-color:white;
        background-position:98%;
        background-size: 7px;
        text-indent:3px!important;
    }

    .picturedNavbar {
        overflow: visible;
    }

    .navbar-inverse .navbar-nav > li:hover a {
        font-weight: normal;
    }
    /* prevents blinking */

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color:#646464 transparent transparent transparent;
        border-style: solid;
        background-image:unset!important;
        border-width: 5px 4px 0 3px;
        height: 0;
        left: 50%;
        margin-left: -3px;
        margin-top: 0;
        position: absolute;
        top: 50%;
        width: 0;

    }


       
    span.actualites-date, p.actualites-title {
        font-family: Proxima Nova Regular, sans-serif;
    }

    .active_news span.actualites-date, .active_news .actualites-title {
        font-weight: normal;
        font-family: Proxima Nova Semibold, sans-serif;
    }

    .actualites-cont:hover span.actualites-date, .actualites-cont:hover .actualites-title {
        font-weight: normal;
        font-family: Proxima Nova Semibold, sans-serif;
    }

    .footer-contacts p:nth-child(1) > a {
        font-family: Proxima Nova Semibold, sans-serif;
    }


}

/* --------------------------------------------------------- */
@media (max-width: 2000px) {
    .top-left-logo-text-cont .top-logo-img {
        padding-left: 2%;
    }
}
@media (max-width: 1920px) {
    .top-logo-img {
        left: -58px;
    }
    .top-left-logo-text-cont.slideInLeft {
        padding: 4% 0;
    }
}
@media (max-width: 1900px) {
    .gestion-mens-cont > h1 {
        font-size: 45px;
        letter-spacing: 2px;
    }
    .top-logo-img {
        left: -57px;
    }
    p.infos-footer-contacts-heading {
        font-size: 18px;
    }
}
@media (max-width: 1855px) {
    .middle-flex-img-cont > .middle-flex-img-text {
        font-size: 17px;
    }
    p.infos-footer-contacts-heading {
        font-size: 17px;
    }
}
@media (max-width: 1850px) {
    .middle-flex-img-cont > .middle-flex-img-text {
        font-size:17px;
    }
    .top-logo-img {
        left: -55px;
    }
    .gestion-footer p {
        font-size:1.7vmax;
    }
    .top-left-logo-text-cont.slideInLeft {
        top: 28.5%;
        padding: 3.3% 0;
    }
    .infos-fotter-contacts-cont {
        padding: 35px 30px;
    }
    .main_img_figure {
        left: 7%;
        top: 55px;
        width: 90%;
    }

}
@media (max-width: 1800px) {
    .Parces,
    .Parce {
        font-size: 19px;
    }

    .btn-voirPlus {
        margin-top: 5px;
    }

    .infos-footer-img {
        height: 355px;
        object-fit: unset;
        width: 712px;
    }
}
@media (max-width: 1795px) {
    .gestion-mens-cont > h1 {
        font-size: 33px;
        line-height: 39px;
        letter-spacing: 1px;
    }
}
@media (max-width: 1780px) {
    .middle-flex-img-cont > .middle-flex-img-text {
        font-size: 15px;
    }
    p.infos-footer-contacts-heading {
        font-size: 18px;
    }
}
@media (max-width: 1750px) {
    .middle-flex-img-cont > span.middle-flex-img-hover-text {
        font-size:18px;
    }
    p.infos-footer-contacts-heading br {
        display: block;
    }
    .top-logo-img {
        left: -53px;
    }
    .infos-footer-img {
        height: 365px;
        object-fit: unset;
        width: 762px;
    }
    .top-left-logo-text-cont .top-logo-img {
        padding-left: 5%;
        width: 48%;
    }
    .top-left-logo-text-cont.slideInLeft {
        top: 24.5%;
        padding: 1.1% 0;
    }
    .main img.sign21 {
        position: absolute;
        right: 0;
        top: 7%;
        width: 6%;
    }
    .header-logo-img-cont {
        margin-top: 3%;
    }
    .infos-fotter-contacts-cont {
        padding: 25px 35px;
    }
    .main_img_figure {
        left: 25%;
        top: 23px;
        width: 75%;
    }
    .footer-bottom-contacts-cont {
        min-width: unset;
        width: 510px;
    }
    .footer-links-main ul>li>a {
        font-size: 14px;
    }
}
@media (max-width: 1724px) {
    .middle-flex-with-3 > div > p:nth-child(3){
        font-size:17.8px;
    }
}
@media (max-width: 1710px) {
    .arrow_shape {
        min-height: 400px;
    }
}
@media (max-width: 1700px) {
    #main-heading .sectionTitle {
        font-size:28px;
    }

    .infos-footer-img {
        height: 325px;
        object-fit: unset;
        width: 722px;
    }

    p.infos-footer-contacts-heading {
        padding: 9px;
        font-size: 18px;

    }

    .infos-fotter-contacts-cont {
        padding: 15px 25px;
    }

    h2.infos-heading-2 {
        margin-top:-5px;
    }
}
@media (max-width: 1660px) {
    .middle-flex-img-cont > .middle-flex-img-text {
        font-size:14.5px;
    }
    .top-left-logo-text-cont.slideInLeft {
        top: 24.5%;
        padding: 1.8% 0;
    }
}
@media (max-width: 1650px) {
    .work-hours-cont, p.infos-contacts-address, .infos-contacts-tels {
        font-size:14px;
    }

    .infos-footer-img-cont {
        width: 40%;
    }

    .infos-footer-img {
        height: auto;
        object-fit: unset;
        width: 100%;
    }

    .footer-bottom-contacts-cont {
        min-width: 40%;
    }

    .footer-m2 .footer-top-links li a {
        font-size: 14px;
    }
    .footer-copyright-block .footer-copyright-links-cont a {
        font-size: 14px;
        line-height: 1;
    }

    .top-bg-cont-left>p {
        font-size:18px;
    }

    .top-bg-cont-left>h1 {
        font-size: 55px;
    }

    .top-bg-cont-middle>h1{
        font-size:66px;
    }

    .top-bg-cont-middle>p:nth-child(2) {
        font-size:24px;
    }

    .top-bg-cont-middle>p:nth-child(3) {
        font-size:15px;
    }

    .top-bg-cont-right > p {
        font-size:28px;
        margin-bottom:0;
    }
}
@media (max-width: 1625px) {
    .Navlogo + .container-fluid {
        background: rgba(255, 255, 255, 0.5);
    }
}
@media (max-width: 1600px) {
    img.gestion-circle-img {
        -webkit-shape-outside:  polygon(73.1% 3.6%, 62.65% 9.5%, 73.1% 96.4%, 97.95% 43.55%);
        shape-outside:  polygon(73.1% 3.6%, 62.65% 9.5%, 73.1% 96.4%, 97.95% 43.55%);
    }
    .main.not_main_page img.sign21 {
        top: 12%;
        width: 7%;
    }
    .gestion-footer-with-circe-cont li {
        font-size:18px;
    }
    .footer-links-main ul>li>a {
        font-size: 13px;
    }

    p.main-logo-text {
        font-size:27px;
    }

    .middle-flex-img-cont > span.middle-flex-img-hover-text  {
        font-size:17px;
    }
    .top-left-logo-text-cont.slideInLeft {
        padding: 2.2% 0;
    }
    .infos-footer-img-cont {
        width: 42%;
        -webkit-transition:all 0.3s;
        -moz-transition:all 0.3s;
        -o-transition:all 0.3s;
        transition:all 0.3s;
    }

    .infos-footer-img {
        height: auto;
        object-fit: unset;
        width: 100%;
    }

    .infos-fotter-contacts-cont > p:nth-child(1), .infos-fotter-contacts-cont > p:nth-child(2) {
        margin-bottom: 12px;
    }

  
    .work-hours-cont, p.infos-contacts-address, .infos-contacts-tels {
        font-size: 13px;
    }

    a.news-pluse-d-info {
        padding: 10.5px 0;
    }

    h1.main-active-actual-heading {
        font-size: 25px;
    }

    .footer-immobiller-tel-br {
        display: block;
    }

    .gestion-middle-info-img-cont ul {
        width: 60%;    
    }

    .gestion-middle-img-cont {
        width: 64%;
        height: 283px;
    }

    .gestion-middle-dark-txt-cont {
        font-size: 18px;
    }

 }
@media (max-width: 1584px) {
    .Navlogo {
        background-size: 25%;
    }
}
@media (max-width: 1565px) {
    .middle-flex-img-cont > .middle-flex-img-text {
        width: 80%;
    }

    h1.main-active-actual-heading {
        font-size: 25px;
    }

    p.main-active-actual-text {
        font-size: 15px;
    }
}
@media (max-width: 1560px) {
    .footer-m2 .footer-top-links li a {
        font-size: 13px;
    }
}
@media (max-width: 1550px) {
    .navbar-inverse .navbar-nav > li > a {
        font-size:14px;
    }
    .socila-medias-cont {
        width: 25%;
    }
    .footer-media-contacter-cont .socila-medias-cont {
        width: 45%;
    }
}
@media (max-width: 1545px) {
    .middle-flex-img-cont > span.middle-flex-img-hover-text{
        font-size:16px;
    }
}
@media (max-width: 1540px) {
    .middle-flex-with-3 > div > p:nth-child(3) {
        font-size: 16px;
    }
}
@media (max-width: 1530px) {
    .middle-flex-with-3 > div > p:nth-child(3) {
        font-size: 15px;
    }

    .gestion-footer-with-circe-cont li {
        font-size: 16px;
    }

    img.gestion-circle-img {
        -webkit-shape-outside:   polygon(73.35% 3.6%, 62.65% 9.65%, 73.35% 96.4%, 97.95% 39.6%);
        shape-outside: polygon(73.35% 3.6%, 62.65% 9.65%, 73.35% 96.4%, 97.95% 39.6%);
    }
}
@media (max-width: 1520px) {
    .title-text-block .sectionTitle{
        font-size:29px;
    }
}
@media (max-width: 1510px) {
    .middle-flex-img-cont > .middle-flex-img-text {
        font-size: 14.5px;
        width: 90%;
    }
}
@media (max-width: 1500px) {
    .footer-m2 .footer-top-links ul {
        flex-wrap:wrap;
    }
    .top-left-logo-text-cont.slideInLeft {
        padding: 3% 0;
    }
    .gestion-footer-cont > h1 {
        font-size:30px;
    }

    .gestion-footer-cont > p {
        font-size:16px;
    }

    .gestion-footer-cont > hr {
        width: 22%;
        border: 1px solid #beb08b;
        margin: auto;
        margin-top: 22px;
    }


    .middle-flex-with-3 > div > hr{
        width:100%!important;
    }

    p.top-second-menu-item-text {
        font-size:18px;
    }

    p.left-heading-width-line {
        font-size: 27px;
    }

    .gestion-middle-dark-txt-cont {
        font-size:15px;
    }
}
@media (max-width: 1480px) {

    .footer-m2 .footer-top-links li a {
        font-size: 13.5px;
    }
}
@media (max-width: 1470px) {
    .black-opacity-cont-text{
        font-size:20px;
    }

    .middle_3_conts_heading{
        font-size: 26px;
    }

    .footer-m2 .footer-top-links li {
        margin:9px;
    }
}
@media (max-width: 1465px) {
    .footer-m2 .footer-top-links-clr {
        padding-bottom:20px;
        margin-top: -15px;
    }

    .footer-m2 .footer-top-links li a {
        font-size: 13px;
    }

    .footer-m2 .footer-top-links li {
        margin:10px;

    }


    .top-bg-cont-left>p {
        font-size:15px;
    }

    .top-bg-cont-left>h1 {
        font-size: 50px;
    }

    .top-bg-cont-middle>h1{
        font-size:60px;
    }

    .top-bg-cont-middle>p:nth-child(2) {
        font-size:21px;
    }

    .top-bg-cont-middle>p:nth-child(3) {
        font-size:14px;
    }

    .top-bg-cont-right > p {
        font-size:22px;
    }
}
@media (max-width: 1455px) {
    .middle-flex-with-3 > div > p:nth-child(3) {
        font-size: 14.5px;
    }

    .navbar-inverse .navbar-nav > li > a {
        font-size:13px;
        padding-left:10px;
        padding-right:10px;
    }

    .main-page-news-main {
        width: 88%;
    }

    .middle-flex-img-cont > span.middle-flex-img-hover-text {
        font-size:15px;
    }

    .gestion-mens-cont > h1 {
        font-size: 30px;
    }
}
@media (max-width: 1450px) {
    h2.infos-heading-2 {
        font-size:23px;
    }
    .top-left-logo-text-cont .top-logo-img {
        width: 46%;
    }
    p.infos-dynamise {
        font-size: 18px;
    }
    .top-left-logo-text-cont.slideInLeft {
        padding: 2% 0;
        top: 20.5%;
    }
    p.infos-white-text {
        font-size:16px;
    }

    p.infos-colored-text {
        font-size:14px;
    }

    .infos-footer-img-cont {
        width: 38%;
    }
    .main_img_figure {
        left: 35%;
        top: 0;
        width: 65%;
    }
    .header-logo-img-cont {
        margin-top: 6%;
    }
}
@media (max-width: 1440px) {

    .img-responsive.logo{
        margin-left: 1px;
    }
    .middle-flex-with-3 > div > hr{
        width:100%!important;
    }
    .socila-medias-cont-foot > .soc-media-icon-link {
        margin-right:17px;
    }
    .footer-contacts p:nth-child(1)>a {
        font-size:20px;
    }
    .footer-contacts-bold-text{
        font-size:17px;
    }
    .footer-contacts p:nth-child(2) {
        font-size:17px;
    }
    .footer-links-main h1 {
        font-size:24.2px;
    }
    .footer-contact-cont {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
}
@media (max-width: 1425px) {
    .middle-flex-img-cont > .middle-flex-img-text {
        font-size: 14px;
    }
}
@media (max-width: 1423px) {
   .footer-m2 .footer-top-links li a{
        font-size:14px;
   } 
}
@media (max-width: 1415px) {
    .gestion-mens-cont > h1 {
        font-size: 27px;
        line-height: 27px;
        left: 60px;
    }
}
@media (max-width: 1400px) {
   #partners-slider .slick-list  {
        width: 92.5%;
    }

    h2.infos-heading-2 {
        margin-top: 10px;
    }
    .top-left-logo-text-cont.slideInLeft {
        padding: 2.5% 0;
        left: -50px;
    }
    .footer-m2 .footer-top-links li a {
        font-size: 13px;
    }

    .footer-m2 .footer-top-links li {
        margin-right:10px;
    }

    .gestion-middle-img-cont {
        width: 46%;
        height: 232px;
    }
    .gestion-middle-dark-txt-cont {
        font-size: 1em;
        padding:10px 15px;
    }
}
@media (max-width: 1399px) {
    
    .slider-second-info-cont > div:nth-child(1) {
        font-size: 25px;
    }

    .slider-second-info-cont > div:nth-child(2) {
        font-size: 35px;
    }

    .slider-second-info-cont > div:nth-child(3) {
        font-size:25px;
    }

    .db_prix {
        font-size: 35px;
    }
}
@media (max-width: 1385px) {
    p.main-logo-text {
        font-size: 24px;
        letter-spacing: 2px;
    }
}
@media (max-width: 1380px) {
    .middle-flex-img-cont > .middle-flex-img-text {
        font-size: 13px;
    }

   .gestion-mens-cont > h1 {
        left: 75px;
        font-size: 27px;
        line-height: 29px;
    }
}
@media (max-width: 1375px) {
    img.gestion-circle-img {
        margin: 90px 120px;
        -webkit-shape-outside:polygon(68.35% 3.55%, 66.65% -9.15%, 54.8% 6.25%, 55% 103.35%, 67.8% 99.6%, 93.35% 50.4%);
        shape-outside: polygon(68.35% 3.55%, 66.65% -9.15%, 54.8% 6.25%, 55% 103.35%, 67.8% 99.6%, 93.35% 50.4%);
        width: 300px;
    }
}
@media (max-width: 1371px) {
    .title-text-block .sectionTitle {
        font-size: 28px;
    }
}
@media (max-width: 1370px) {
    #listing-details > .section-bg {
        margin-left: 0;
        margin-right: 0;
    }
    p.top-second-menu-item-text {
        font-size: 17px;
        margin-top: 4px;
    }
}
@media (max-width: 1365px) {
    .footer-m2 .footer-top-links ul {
        flex-wrap: wrap;
        justify-content: center;

    }

    .footer-m2 .footer-top-links li {
        margin:10px;
    }
}
@media (max-width: 1355px) {
    .buttonCall {
        font-size: 16px;
        padding: 10px;
        flex-wrap: wrap;
        height: auto;
        width: 222px;
    }
}
@media (max-width: 1350px) {
    .buttonCall {
        width: 230px;
    }
    .top-logo-img {
        left: -50px;
    }
    p.left-heading-width-line {
        font-size: 25px;
    }
    .middle-flex-img-cont > span.middle-flex-img-hover-text{
        font-size: 14.5px;
    }
    .footer-media-contacter-cont .socila-medias-cont {
        width: 48%;
    }
    .gestion-middle-img-cont {
        width: 45%;
        height: 229px;
    }
    .socila-medias-cont {
        width: 29%;
    }
    .gestion-middle-dark-txt-cont {
        font-size: 13px;
        padding-left: 5px;
        padding-right: 5px;
        width: 75%;
    }

     .infos-footer-cont {
        flex-wrap: wrap;
    }

    .infos-footer-img-cont {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .infos-footer-cont > div {
        margin-bottom:20px;
        margin-left:20px;
    }

    .infos-footer-img {
        width: 791px;
        margin: auto;
    }

    .infos-footer-cont {
        align-items: center;
        justify-content: center;
    }

     .footer-bottom-contacts-cont {
        width: 591px;
    }
    .footer-copyright-block .footer-copyright-links-cont a {
        font-size: 14px;
    }
    .footer_bottom {
        padding: 0 2%;
    }
}
@media (max-width: 1346px) {
    .footer-m2 .footer-top-links li a {
        font-size: 13.5px;
    }
}
@media (max-width: 1330px) {
    .footer-C_N_E-logo {
        width: 90px;
    }
}
@media (max-width: 1327px) {

    .title-text-block .sectionTitle {
        font-size: 27px;
    }
}
@media (max-width: 1315px) {
    .middle-flex-with-3 > div > p:nth-child(3) {
        font-size: 13.5px;
    }
    .top-bg-cont-left>h1 {
        font-size: 40px;
    }

    .top-bg-cont-middle>h1{
        font-size:50px;
    }

    .top-bg-cont-middle>p:nth-child(2) {
        font-size:18px;
    }

    .top-bg-cont-middle>p:nth-child(3) {
        font-size:13px;
    }

    .top-bg-cont-right > p {
        font-size:19px;
    }
}
@media (max-width: 1310px) {
    .middle-flex-with-2_02 > div:nth-child(1)>div{
        width: 100%;
        padding-left:20%;
    }

    .footer-m2 .footer-top-links li{
        margin:10px;
    }
    p.main-logo-text {
        font-size: 25px;
    }
}
@media (max-width: 1300px) {
    #top-second-menu {
        justify-content: center;
        flex-wrap: wrap;
    }
    .top-left-logo-text-cont.slideInLeft {
        padding: 3.2% 0;
    }
    #top-second-menu>li {
        margin: 20px;
    }

    .middle-flex-img-cont > span.middle-flex-img-hover-text {
        padding-left:5px;
        padding-right:5px;
    }

    .header-inside-logo-cont {
        margin-top:80px;
    }
}
@media (max-width: 1299px) {
    .listing-search-main {
        width: 90%;
    }
    .listing-seemore-btn-cont {
        padding-right: 69px;
    }
}
@media (max-width: 1296px) {
    .middle-flex-with-2_01 > div:nth-child(2) > p:nth-child(2) {
        font-size: 15.2px;
    }
}
@media (max-width: 1295px) {
    .black-opacity-cont-text {
        font-size: 18px;
    }
}
@media (max-width: 1293px) {
    .middle-flex-with-2_01 > div:nth-child(2) > p:nth-child(1) {
        font-size: 29px;
    }
}
@media (max-width: 1290px) {
    .black-opacity-cont-text {
        font-size: 17px;
    }
}
@media (max-width: 1286px) {
    .middle-flex-with-2_01 > div:nth-child(2) > p:nth-child(1) {
        font-size: 28px;
        line-height: 40px;
    }
    
    .middle-flex-with-2_01 > div:nth-child(2) > p:nth-child(2) {
        font-size: 15px;
    }

    .middle_3_conts_heading {
        font-size: 1.5em;
    }

    .middle-flex-with-3 > div > p:nth-child(3) {
        font-size: 13px;
        word-wrap: break-word;
        font-weight: bold;
    }     
}
@media (max-width: 1285px) {
    .listing-seemore-btn-cont {
        padding-right: 60px;
    }
}
@media (max-width: 1281px) {
    .title-text-block .sectionTitle {
        font-size: 26px;
    }
}
@media (max-width: 1280px) {
    .listing-seemore-btn-cont {
        padding-right: 54px;
    }
    p.left-heading-width-line {
        font-size: 23px;
    }
    .footer-m2 .footer-top-links li a {
        font-size: 12px;
    }

    .main_img_figure {
        position: relative;
        left: unset;
        float: right;
    }

    p.main-logo-text {
        font-size: 20px;
        width: 95%;
    }

    p.main-logo-text:first-child {
        margin-top: 65px;
        margin-left: 0;
        letter-spacing: 2px;
        margin-bottom: 12px;
    }

    p.main-logo-text.second {
        margin-left: 0;
        margin-top: 62px;
    }

    .socila-medias-cont-foot > .soc-media-icon-link {
        margin-right: 13px;
    }

    img.footer-round-logo {
        width: 75px;
    }

    .gestion-middle-img-cont {
        width: 45%;
        height: 201px;
    }
}
@media (max-width: 1270px) {
    .middle-flex-with-3 > div > p:nth-child(3) {
         font-size: 12.5px;
    }

    .agance-second-heading{
        font-size: 1.7em;
    }

    .listing-seemore-btn-cont {
        padding-right: 45px;
    }     
}
@media (max-width: 1260px) {
    .listing-seemore-btn-cont {
        padding-right: 34px;
    }
}
@media (max-width: 1250px) {
    .main-page-news-main {
        justify-content: center;
    }
    .top-logo-img {
        left: -40px;
    }
    .news-cont {
        width: 300px;
        margin:20px;
    }
    .footer-links-main ul {
        max-height: 71px;
    }
    .news-cont:last-child {
        margin-right:20px;
    }
    .top-left-logo-text-cont .top-logo-img {
        width: 43%;
    }
    .top-left-logo-text-cont.slideInLeft {
        padding: 4.4% 0;
    }
    .middle-flex-with-2_01 > div:nth-child(2) > p:nth-child(2) {
        font-size: 14.5px;
    }
    .IWS_logo {
        width: 150px;
    }
    .agance-text{
        font-size:1.1em;
    }
    .navbar-inverse .navbar-nav > li > a {
        padding-left:8px;
        padding-right:8px;
    }

    .footer-copyright-block .footer-copyright-links-cont a {
        font-size: 12px;
    }
    .socila-medias-cont-foot > .soc-media-icon-link {
        margin-right: 15px;
    }
    .main-page-news-main-cont {
        background-image: linear-gradient(45deg, #e1e1df, transparent);
    }
    .listing-seemore-btn-cont {
        padding-right: 25px;
    }
    .middle-flex-img-cont > span.middle-flex-img-hover-text {
        font-size: 13.5px;
    }
    .buttonCall {
        width: 218px;
    }
    .socila-medias-cont-foot > .soc-media-icon-link {
        width: 26px;
        height: 26px;
    }

}
@media (max-width: 1245px) {
    .listing-seemore-btn-cont {
        padding-right: 0;
        display: flex;
        justify-content: center;
        margin-top:10px;
    }
    .checkbox{
        display: flex;
        justify-content: center;
    }
    .multiselect-container .checkbox {
        justify-content: flex-start;
    }
    .checkbox {
        display: flex;
        justify-content: center;
        width: 100%;
        margin-left: 0;
    }

    #collapseTwo {
        width: 100%;
    }

    .multiselect, .batserach {
        width: 175px;
    }
}
@media (max-width: 1240px) {
    .middle-flex-with-3>div{
        margin-bottom:57px;
    }
    .title-text-block .sectionTitle {
        font-size: 25px;
    }
    img.footer-round-logo {
        width: 75px;
    }
    .buttonCall>img{
        margin-right: 0;
    }

    .buttonCall {
        width: 218px;
    }

    .main-top-left-btn-number-cont p {
        margin-left:20px;
    }

}
@media (max-width: 1230px) {
    .black_opacity_cont{
        padding-left:30px;
    }
    .black-opacity-cont-text {
        font-size: 18px;
    }
    .gestion-footer-with-circe-cont {
        width: 100%;
    }
    img.gestion-circle-img {
        shape-outside: unset;
        -webkit-shape-outside: unset;
        width: 400px;
        clear:both;
        float:unset;
        margin:auto;
        display: block;
        margin-bottom: 83px;
    }

    .gestion-footer-with-circe-cont ul {
        padding-left: 50px;
        padding-right:50px;
    }

    .gestion-footer-with-circe-cont li {
        display: flex;
        align-items: stretch;
    }

}
@media (max-width: 1230px) {
    .gestion-mens-cont > h1 {
        text-align: center;
        top: unset;
        bottom: 0;
        width: 100%;
        left: 0;
        right: 0;
        margin: auto;
        text-shadow: 1px 1px 1px black;
        background-color: rgba(190,176,139,.7);
        color: white;
        padding: 7px;
        -webkit-transform: unset; 
        -moz-transform: unset;
        -o-transform: unset;
        transform: unset;
        font-size: 22px;
        letter-spacing: 0.3px;

    }

    .gestion-mens-cont > h1 > br {
        display:  none;

    }

    img.gestion-mens-img {
        width: 100%;
        float: unset;
    }

    .gestion-mens-cont {
        height:100%;
    }
}
@media (max-width: 1225px) {
    .black-opacity-cont-text {
        font-size: 17px;
    }
}
@media (max-width: 1220px) {
    .middle-flex-with-2_01 > div:nth-child(2) > p:nth-child(1) {
        font-size: 25px;
        line-height: 32px;
    }

    .middle-flex-with-2_01 > div:nth-child(2) > p:nth-child(2) {
        font-size: 1em;
    }
  
}
@media (max-width: 1215px) {
    .infos-main-cont{
        width: 100%;
    }

    .middle-flex-img-cont > .middle-flex-img-text {
        width: 90%;
    }
}
@media (max-width: 1210px) {
    .middle-flex-with-3 > div > p:nth-child(3)>.br_{
        display: none;
    }
}
@media (max-width: 1206px) {
    .Navlogo + .container-fluid {
        background: rgba(255, 255, 255, 0.8);
    }
    .nav > li > a {
        padding: 10px 7px;
    }
    p.left-heading-width-line {
        font-size: 21px;
    }

}
@media (max-width: 1200px) {
    .lst-img-caption-btm-btns > h2 {
        font-size: 19px;
    }
    .lst-img-caption-btm-btns > h2 {
        font-size: 19px;
    }
    .footer-copyright-block img.vector_DmaisonsImg {
        width: 150px;
    }
    .gestion-middle-info-img-cont>ul>li {
        font-size: 17px;
    }
    .middle-flex-with-2_02{
        flex-wrap: unset;
    }

    .middle-flex-with-3 {
        margin-bottom: -150px;
    }

    .middle-flex-with-2_01 > div:nth-child(2){
        padding-right:15px;
    }
    .footer-links-main-page {
        padding-left: 2%;
        padding-right: 0;
    }
    .middle_3_conts_heading {
        font-size: 1.35em;
    }

    .middle_3_cont_first_btn{
        font-size:13px;
    }


    .buttonCall {
        width: 206px;
        font-size: 15px;
        flex-wrap: nowrap;
    }

    .middle-flex-img-cont > span.middle-flex-img-hover-text{
        font-size:13px;
    }


    .middle-flex-img-cont > .middle-flex-img-text {
        font-size: 16px;
    }


    .middle-flex-investir {
        width: 32%!important;
    }

    .middle-flex-img-cont > span.middle-flex-img-hover-text {
        font-size: 18px;
    }

    #main-heading .sectionTitle {
        font-size: 25px;
    }

    .infos-texts-cont {
        background-image: linear-gradient(45deg, #353535, transparent);
        height: auto;
    }

    .infos-texts-cont > .infos-black-bg {
        padding:20px 10px;
    }

    h2.infos-heading-2 {
        margin-top: -20px;

    }

    .infos-white-text3 {
        margin-top: 40px;
    }


    .infos-white-text1 {
        margin-top: 20px;
    }

    p.infos-white-text {
        letter-spacing: 0.5px;
        word-spacing: 0.5px;
    }

    .actualites-main-cont {
        margin-left:10px;
    }

    h1.main-active-actual-heading {
        font-size: 21px;
        line-height: 25px;
    }

    p.main-active-actual-text {
        font-size: 13px;
    }

    .news-btns {
        font-size: 15px;
    }


    .buttonCall2 {
        width: 220px;
    }


    .middle-flex-width-pics-cont {
        height: auto;
    }

    .middle-flex-pics-1, .middle-flex-pics-2 {
        height: auto;
    }

    .middle-flex-pics-1 {
        display: none;
    }

    .middle-flex-pics-2 {
        display: block;
        box-sizing: border-box;
        padding: 10px;
    }

    .middle-flex-pics-2 > div {
        display: flex;
        justify-content: center;
        align-content: center;
    } 

   
    .middle-flex-pics-2 > div img {
        padding:8px;
    }

    .middle-flex-pics-2 > div > div {
        width: auto;
  
    }

    .gestion-footer p {
        font-size:25px;
        width: 50%;
        text-align: center;
    }

    .gestion-middle-info-img-cont>ul>li {
        font-size: 18px;
    }

    .gestion-middle-img-cont {
        height: 173px;
    }

    /* max-width: 1200px; */

}
@media (max-width: 1199px) {
    .formgroup {
        margin: 0 auto;
    }
    .small-select {
        padding-right:0;
    }

    .small-selects_ {
        width: 65px;
    } 


    .main_page .Parces {
        font-size: 17px;
    }

    .text-info {
        padding: 26px 12px 12px !important;
    }

/*    .footer-middlle-cont{
        margin-top: 194.089px;
    }*/

    .footer-m2 .footer-top-links-clr {
        height: auto;
    }

    .footer-m2 .footer-top-links ul {
        display: block;
    }


    .multiselect{
        font-size:14px;
    }

    .multiselect { 
        margin-right:5px;
        margin-bottom:5px;           
    }


    .batserach {
        margin-right:5px;
        margin-bottom:5px;  
   
    }

 
    .checkbox {
        align-items: center;
        justify-content: center;
    }

    .listing-top-form-cont {
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }


    .listing-apartment-price{
        font-size:20px;
    }

    .title-text-block .sectionTitle {
        font-size: 21px;
    }

    .fiche-dpe-cont {
        height: 51px;
        display: flex;
        align-items: center;
        margin-top: 7px;
        margin-bottom: 0;
    }
}
@media (max-width: 1190px) {
    .gestion-mens-cont > h1 {
        font-size: 25px;
        line-height: 27px;
    }
}
@media (max-width: 1185px) {
    .footer-fb-icon{
        right:15px;
        top:15px;
    }

    .socila-medias-cont-foot {
        position: relative;
        top: -35px;
        right: -100px;
    }

    .buttonCall {
        margin-right: 92px;
        margin-left: -131px;
        margin-top: 45px;
    }

    .gestion-middle-img-cont {
        height: 176px;
    }

    .gestion-middle-info-img-cont>ul>li {
        font-size:16px;

    }

}
@media (max-width: 1180px) {
    .navbar-inverse .navbar-nav > li > a {
        margin-right:20px;
    }
}
@media (max-width: 1165px) {
    .black-opacity-cont-text {
        font-size: 17px;
    }    
}
@media (max-width: 1160px) {
    .navbar-inverse .navbar-nav > li > a {
        padding: 9px;
    }

    .gestion-middle-dark-txt-cont {
        font-size: 13px;
    }
}
@media (max-width: 1150px) {
    .top-bg-cont-middle {
        padding:21px 10px;
        width:300px;
    }

    .multiselect, .batserach {
        width: 185px;
    }
}
@media (max-width: 1152px) {
    .footer-m2 .footer-top-links li {
        margin:12px;
    }

    .footer-m2 .footer-top-links li a {
        font-size: 13px;
    }

    .footer-m2 .footer-top-links li{
        margin:8px;
    }
}
@media (max-width: 1150px) {
    .black-opacity-cont-text {
        font-size: 16px;
    }
    .socila-medias-cont {
        width: 34%;
    }
    .footer-media-contacter-cont .socila-medias-cont {
        width: 52%;
        right: -115px;
    }
    .navbar-inverse .navbar-nav > li > a {
        font-size: 12px;
        margin-right: 15px;
    }
    .top-left-logo-text-cont.slideInLeft {
        padding: 5.7% 0;
    }
    .top-left-logo-text-cont .top-logo-img {
        width: 41%;
    }
}
@media (max-width: 1140px) {
    .gestion-middle-numbers {
       -webkit-transform:scale(0.6);
       -moz-transform:scale(0.6);
       -o-transform:scale(0.6);
       transform:scale(0.6);
    }
    .gestion-middle-numbers {
        padding-top: 65px;
        padding-right: 10px;
    }
}
@media (max-width: 1135px) {
    .socila-medias-cont-foot {
        right: -123px;
    }

    .buttonCall {
        margin-right: 60px;
        margin-left: -107px;
        margin-top: 45px;
    }
}
@media (max-width: 1125px) {
    img.main-tel {
        width: 32px;
        margin-right: 9px;
    }

    .main-top-left-btn-number-cont p {
        font-size:13px;
    }
}
@media (max-width: 1120px) {
    .agance-text {
        font-size: 1em;
    }
}
@media (max-width: 1115px) {
    .footer-contacts p:nth-child(1)>a {
        font-size:19px;
    }

    .footer-contacts-bold-text {
        font-size:16px;
    }

    .footer-contacts p:nth-child(2) {
        font-size:16px;
    }

    .footer-links-main h1 {
        font-size:23.2px;
    }
}
@media (max-width: 1110px) {
    .middle-flex-img-cont > .middle-flex-img-text {
        width: 93%;
    }
}
@media (max-width: 1105px) {
    .black-opacity-cont-text{
        font-size:16px;
    }
}
@media (max-width: 1100px) {
    p.main-logo-text {
        font-size: 18px;
    }
    .top-left-logo-text-cont .top-logo-img {
        width: 40%;
        padding-left: 3%;
    }
    .top-left-logo-text-cont.slideInLeft {
        padding: 6.2% 0;
        left: -35px;
    }
    .navbar-inverse .navbar-nav > li > a {
        padding: 8px;
        font-size:13px;
    }
    .footer-copyright-block {
        flex-direction: column-reverse;
        height: auto;
    }
    .listing-apartment-price{
        font-size:20px;
    }

    h2.infos-heading-2 {
        margin-top: -29px;
    }
    .footer-copyright-block {
        display: flex;
        align-items: center;
        flex-direction: column-reverse;
    }
    .header-inside-logo-cont {
        margin-top: 70px;
    }
    .gestion-middle-dark-txt-cont {
        width: 80%;
    }
    .footer-copyright-block .creationLinksLogo {
        flex-direction: column-reverse;
        margin-bottom: 1.5%;
    }
    .footer-copyright-block-bg, .footer-copyright-block-bg>div, .footer-copyright-block-bg>div>div {
        height: auto;
    }
    .footer_bottom {
        height: auto;
    }
    .footer-copyright-block .creationLinksLogo .footer-copyright-links-cont {
        align-items: center;
    }
    .footer-copyright-info p {
        margin-bottom: 0;
        margin-top: 1.5%;
    }
    .footer-copyright-block .footer-copyright-links-cont a {
        font-size: 14px;
    }
    .IWS_logo {
        width: 170px;
    }
}
@media (max-width: 1090px) {
    .black_opacity_cont{
        padding-left:40px;
    }
    .gestion-middle-info-cont p.left-heading-width-line::after {
        width: 80px;
    }
}
@media (max-width: 1070px) {
    .middle-flex-with-2_01 > div:nth-child(2) > p:nth-child(2) {
        font-size: 13px;
    }
}
@media (max-width: 1065px) {
    .navbar-inverse .navbar-nav > li > a {
        padding: 7px;
    }

    .header, .back-section, .news-cont-bottom-line-cont, .news-beck-news-prev-btns-cont, .gestion-locative-main {
        padding-left: 35px;
        padding-right: 35px;
    }
    .footer-links-main ul {
        padding: 1% 1% 1% 15%;
    }
}
@media (max-width: 1060px) {
    .top-bg-cont-middle {
        padding:15px 10px;
        width:250px;
    }

    .footer-m2 .footer-copyright-block{
        justify-content: center;
    }

    .middle_3_conts_heading>br{
        display: none;
    }

    span.footer-contacts-address-text {
        letter-spacing: 1px;
    } 

    .top-bg-cont-left>h1 {
        font-size: 30px;
    }

    .top-bg-cont-middle>h1{
        font-size:40px;
        margin-bottom:10px;
    }

    .top-bg-cont-middle>p:nth-child(2) {
        font-size:15px;
        margin-bottom:10px;
    }

    .top-bg-cont-middle>p:nth-child(3) {
        font-size:13px;
    }

    .top-bg-cont-right > p {
        font-size:17px;
    } 
}
@media (max-width: 1055px) {
    .footer-media-contacter-cont .socila-medias-cont {
        width: 55%;
        right: -30%;
    }
    .multiselect, .batserach {
        width: 165px;
    }
}
@media (max-width: 1050px) {
    .middle-flex-with-2_02 > div:nth-child(1)>div{
        padding-left: 0;
    }
    .top-left-logo-text-cont.slideInLeft {
        padding: 4.5% 0;
    }
    .navbar-inverse .navbar-nav > li > a {
        margin-right: 10px;
    }

    .main_img_figure {
        width: 55%;
    }
    .gestion-middle-img-cont {
        height: 155px;
    }
    .top-logo-img {
        top: -135px;
    }
  
}
@media (max-width: 1040px) {
    .footer-contacts p:nth-child(2) {
        font-size: 15px;
    }


    .gestion-footer-cont > h1 {
        font-size:25px;
    }

    .gestion-footer-cont > p {
        font-size:15px;
    }
}
@media (max-width: 1035px) {
    .middle-flex-with-2_01 > div:nth-child(2) > p:nth-child(2)>br{
        display: none;
    }

    .middle-flex-with-2_01 > div:nth-child(2) > p:nth-child(2) {
        font-size: 14px;
    }
}
@media (max-width: 1025px) {
    .agency-block-content{
        padding-left:0;
        padding-right:0;
    }

    .agance-second-heading {
        font-size: 1.6em;
    }

    .agence-fotter-cont_with2>div{
        padding-left:0;
        padding-right:0;
    }

    .buttonCall>img {
        margin-right: 3px;
    }
    .buttonCall {
        margin-right: 45px;
        margin-left: -111px;
    }
}
@media (max-width: 1024px) {

   .middle-flex-with-2_01 > div:nth-child(2) > div:nth-child(3) {
        left: 42px;
        right: 0;
        width: 40%;
    }
    .black-opacity-cont-text {
        font-size: 14px;
    }
}
@media (max-width: 1020px) {
    #middle-flex-with-2_02-p-1 {
        text-align: center;
        margin-left: 13px;
    }
}
@media (max-width: 1015px) {
    .middle_3_conts_heading {
        font-size: 1.25em;
    }

    .main-cont {
        padding-left: 55px;
        padding-right: 55px;
    }


    .buttonCall {
        width: 187px;
        font-size: 14px;
        margin-right: 71px;
        margin-left: -98px;
    }

    .footer-C_N_E-logo {
        width: 75px;
    }

    .gestion-middle-info-cont p.left-heading-width-line::after {
        width: 70px;
    }
}
@media (max-width: 1014px) {
    .footer-copyright-block {
        justify-content: center;
    }
}
@media (max-width: 1010px) {
    p.main-logo-text {
        font-size: 17px;
    }
}
@media (max-width: 1000px) {

    .forms_main{
        width: 100%;
    }

    .white-list.main_page {
        width: calc(100% - 50px);
    }



    .black_opacity_cont img {
        margin-top: -197px;
        width: 300px;
    }

    .text-info {
        padding: 20px 12px 12px !important;
    }

    .img-responsive.logo {
        position: relative;
        left: -73px;
        top: 28px;
    }


    .navbar-inverse .navbar-nav > li > a {
        font-size: 11px;
    }

    #nav-icon3 {
        top: 50px;
    }

       
   
    .footer-m2 .footer-top-links li {
        display: inline-block !important;
    }


    .footer-m2 .footer-btm-links ul {
        margin-top: -5px;
    }

    h2.infos-heading-2 {
        margin-top: -21px;
    }

    #mention-legales-table tr > td:nth-child(1) {
        font-size: 15px;
    }

    #mention-legales-table tr > td:nth-child(2) {
        font-size: 19px
    }

    #mention-legales-table td {
        padding-top:8px;
        padding-bottom:8px;
    }

    .gestion-middle-img-cont {
        height: 133px;
    }
}
@media (max-width: 996px) {
    .listing-top-form-cont {
        flex-direction: column;
        align-items: center;
    }
    .multiselect, .batserach {
        width: 330px;
        margin-right:0;
        margin-bottom: 12px;
    }
    .nav-search {
        display: flex;
        justify-content: center;
    }
    #listing-sort {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        margin-top: 12px;
    }
}
@media (max-width: 992px) {
    .nav>li:hover{
        text-shadow: 1px 1px 1px black;
        background-color: #ffffff6b;
        box-shadow: inset 0 0 11px 1px white;
    }
    .nav>li:hover a{
        text-shadow:1px 1px 1px black;
    }
    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus{
        text-shadow: 1px 1px 1px black;
        background-color: #ffffff6b;
        box-shadow: inset 0 0 11px 1px white;
        display: flex;
        justify-content: center;
    }
    .menu-home-icon {
        margin-left:-22px;
    }
    .navbar-left, .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: -5px;
        border-width: 0 0 1px;
        margin-bottom: 0;
        min-height:0;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
        display: block !important;
    }
    .navbar-nav > li {
        float: none;
    }
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar-inverse .navbar-nav>.active>a,
    .navbar-inverse .navbar-nav>.active>a:focus,
    .navbar-inverse .navbar-nav>.active>a:hover,
    .navbar-inverse .navbar-nav > li > a:hover {
        color:white!important;
    }
    .collapse.in {
        display: block !important;
    }
    .dropdown-menu {
        text-align: center;
    }
    #search .filter-block-col1 {
        float: none !important;
    }
    .main {
        margin-top: 50px;
    }
    .Ceour4.agence_title > h1 {
        font-size: 24px !important;
    }
    .white-list.main_page {
        top: -41px;
    }
    .white_black_opacity_contlogo img {
        margin-top: -118px;
    }
    .black_opacity_cont::after {
        bottom: 56px;
    }
    .picturedNavbar {
        margin-top: 144px;
    }
    .main_page_gallery {
        margin-top: 250px;
    }
    .Navlogo + .container-fluid {
        background: none;
    }
    .iconsservise {
        text-align: center;
    }
    .form-wizard-m1 .wizard-nav li:nth-child(4n+3):not(:first-of-type):before {
        display: none;
    }
    .footer-m2 .footer-copyright-block {
        justify-content: center;
    }
    .middle-flex-with-3 {
        margin-bottom: -268px;
    }
    .agance-text {
        font-size: 13.5px;
    }
    .ventes-locations-img{
        height:1px;
    }
    .br_{
        display: none;
    }
    .Parce{
        text-align: justify;
    }
    #myNavbar {
        background-image: -moz-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(216,201,162) 100%);
        background-image: -webkit-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(216,201,162) 100%);
        background-image: -ms-linear-gradient( -90deg, rgb(190,176,139) 0%, rgb(216,201,162) 100%);
        position: absolute;
        top: 47px;
        width: 100%;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 99999;
        max-height: unset;
        border-radius: 5px 5px 15px 15px;
        box-shadow: 0 0 7px 3px #beb08b;
    }

    .navbar-inverse .navbar-nav > li > a  {
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 0;
        margin-right: 0;
        color: white!important;
        font-size: 14px;
        text-shadow: 1px 1px 1px #636363;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    #nav-icon3 {
        margin-right: 0;
        top: 26px;
    }
    .main-menu-ul_ > li:first-child > a:before {
        display: none;
    }

}
@media (max-width: 991px) {
    .header-logo-img-cont img {
        width: 90%;
        position: unset;
    }
    .site_client_1934 .dpe-stairs-icon {
        transform: translateX(0);
    }
    .site_client_1934 .dpe-stairs-icon {
        left: 0;
    }
    .header-logo-img-cont img.top-logo-img {
       display: none;
    }
    .main img.sign21 {
        top: -2.7%;
        width: 5%;
    }
    .main.not_main_page img.sign21 {
        top: -6.7%;
        width: 5.5%;
    }
    .header-logo-img-cont img.top-logo-img.logo_vert_media {
        display: block;
        width: 100vw;
    }
    .top-left-logo-text-cont.slideInLeft {
        padding: 0;
        position: unset;
    }
    .header-logo-img-cont > div {
        flex-direction: column;
    }
    .top-left-logo-text-cont {
        position: unset;
    }
    p.main-logo-text {
        font-size: 30px;
    }
    .socila-medias-cont{
        margin-top: 50px;
        width: 100%; 
    }
    .footer-links-main ul {
        max-height: 75px;
        padding: 1%;
    }
    #socila-medias-cont-top-inside {
        margin-bottom:26px;
    }

    #first-after-figureImg-line-inside {
        margin-bottom:5px;
    }

    .news-cont {
        height: 560px;
    }

    .container-fluid.content.listing_type{
        transition:all 0.3s;
        -moz-transition:all 0.3s;
        -o-transition:all 0.3s;
    }
    .listing-item-content {
        padding: 10px !important;
    }

    .prov {
        right: 18px;
    }  

    .agance-text{
        text-align: justify;
        font-size:16px;
    }

    .agance-text>br{
        display: none;
    }

    .agance-second-heading, .align-center-heading {
        font-size: 35px;
        text-align: center;
        word-break: break-word;
    }

    .agance-second-heading>br, .align-center-heading>br{
        display: none;
    }

    .agence-fotter-cont_with2>div{
        height:auto;
    }

    .formButtonArea{
        text-align: center;
    }

    .back-section{
        display: flex;
        justify-content: center;
    }

    .sectionTitle{
        text-align: center;
    }

    .SeeMore2{    
        float: unset;
        width: 330px;
        cursor:pointer;
        margin-left:0;
    }

    .SeeMore2>p{
        font-size:1em;
    }

    .fiche-bien-reference{
        position: unset;
    }

    .title-text-block .sectionTitle {
        font-size: 27px;
    }

    .inps-cont-main-mobile-lg{
        margin-top:-10px;
    }


    .provence {
        margin-left: 0;
        padding-left: 0;
        padding-bottom: 0;
    }

 
    /*.checkbox{
       flex-direction: column; 
       width:100%;

    }*/

    .listing-inps-cont2{
       width: 100%; 
       margin-left:0;  
    }

    #collapseTwo{
        width: 100%;
    }

    .multiselect{
        margin-right:0;
        font-size: 17px;
    }

    .modal-body .Parce {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin-top: 15px;
        margin-bottom: 15px;
    }


    .fiche-bien-content-cont, .fiche-bien-slider-cont{
        padding-left:0;
        padding-right:0;
    }

    .fiche-bien-flex-cont {
        display: flex;
        flex-direction: column-reverse;
    }

    .fiche-bien-flex-cont > div:nth-child(2) {
        order:1;
    }

    .reso {
        border-top: unset;
        margin-top: 0;
    }

    .fiche-bien-slider-cont {
        margin-top:50px;
    }

    .fiche-bien-item-types {
        padding:0!important;
    }



    .listing-seemore-btn-cont{
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .SeeMore2 > p {
        font-size: 15px;
    }



    .owl-nav>div{    
        position: unset;
        width: 45px;
        height: 45px;
        transform: unset;
        -moz-transform: unset;
        -o-transform: unset;
    }

    .contacter-comment-main{
        padding-left:15px!important;
        padding-right:15px!important;
    }
       

    .listing-apartment-price {
        font-size: 26px;
    } 

    span.fichie-bien-price-slash {
        display: none;
    } 

    .fiche-bien-apartment-price{
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding-bottom: 8px;
        padding-left: 15px;
    }

    a.infos-foot-button  {
        text-align: center;
    }

    .formSectionSubTitleArea .sectionSubTitle {
        text-align: center;
    }

    .footer-links-main {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        align-content: center;
    }

    .footer-links-main>div {
        width: 100%;
        text-align: center;
    }


    .footer-m2 .footer-contacts-medias-main-cont {
        flex-wrap: wrap;
    }

    .footer-m2 .footer-contacts-medias-main-cont > div {
        width: 100%;   
    }

    .footer-m2 .footer-contacts-medias-main-cont > div:nth-child(1) {
        text-align: center;    
    }

    .footer-contacts p:nth-child(1)>a {
        font-size:22px;
    }

    .footer-contacts-bold-text {
        font-size:19px;
    }

    .footer-contacts p:nth-child(2) {
        font-size:19px;
    }

    .footer-media-contacter-cont {
        flex-wrap: wrap;
        justify-content: center;
    }

    .socila-medias-cont-foot > .soc-media-icon-link {
        margin-right: 20px;
    }

    .socila-medias-cont-foot > .soc-media-icon-link > img {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    .socila-medias-cont.socila-medias-cont-foot {
        margin-top: 30px;
        width: 100%;
        margin-bottom: 20px;     
        position: unset;
    }

    .buttonCall {
        width: 272px;
        font-size: 21px;
        margin-right: 10px;
        padding: 10px;
        margin-top: 7px;
        margin-left: 0;
        margin-right: 0;
    }

    .footer-C_N_E-logo {
        width: 100px;
    }

    .footer-links-main h1 {
        font-size:26.2px;
        margin-top: 20px;
    }

   .footer-left-img {
        margin-left: 0;
        position: relative;
        left: 5px;
        margin-bottom:0;
    }

    .footer-bottom-links-cont_ {
        margin-top:20px;
        margin-bottom:20px;
    }

    .gestion-middle-info-cont p.left-heading-width-line::after {
        display: none;
    }
    p.left-heading-width-line {
        font-size: 21px;
    }

    .header, .flex-images-cont-bottom-line, #footer, .footer_bottom, .main-page-news-main, .news-cont-bottom-line-cont, .news-cont-bottom-line-cont, .news-beck-news-prev-btns-cont, #main-heading, .inside-middle-cont, #agency, .back-section, .footer-links-main, .gestion-locative-main, .gestion-footer-with-circe-cont ul {
        padding-left: 40.5px;
        padding-right: 40.5px;
    }


    p.left-heading-width-line {
        padding: 60.5px 50.5px 47.7px 46.5px;
    }
      

    .footer-copyright-block {
        justify-content: center;
    }

    p.main-logo-text.second {
        margin-left: 0;
        margin-top: 12px;
        margin-bottom: 0;
        margin-right: 0;
    }

    .main_img_figure {
        margin-top:60px;
    }

    .header-inside-logo-cont {
        margin-top: 43px;
    }

    .confiez-nous-section-title {
        margin-top: 30px!important;
    }

    h2.infos-heading-2 {
        margin-top: -40px;
    }

    .infos-footer-img {
        width: 100%;
    }

    .work-hours-cont, p.infos-contacts-address, .infos-contacts-tels {
        font-size: 15px;
    }

    #partners-slider .slick-list {
        width: 90%;
    }

    .actualites-flex-main {
        flex-direction: column;
        justify-content: center;
        align-items: center; 

    }

    .actualites-main-cont {
        margin-left: 10px;
        width: 100%;
        height: 327px;
        text-align: center;
    }

    p.actualites-title {
        font-size: 17px; 
    }

    span.actualites-date {
        font-size: 14px;
    }

    .actualites-cont hr {
        width: 92%;
    }


    .main-active-big-actual {
        width: 100%;
        margin-left:0;
        padding-right:0;
        margin-top: 45px;
    }

    .main-active-actual-info-cont {
        overflow-y: unset;
        height: auto;
        padding-right:0;

    }



    .social-medias-news {
        position: unset;
        margin-top: 4px!important;
        margin-bottom: 20px;
        justify-content: center;    
    }

    span.active-actual-date {
        text-align: center;
        width: 100%;
        margin-top: 30px;
    }

    img.main-active-actual-img {
        float: unset;
        width: 70%;
        margin: auto;
        display: block;
        padding-right:0;
    }

    h1.main-active-actual-heading {
        text-align: center;
        margin-top: 20px;
        font-size:27px;
    }

    p.main-active-actual-text {
        text-align: justify;
    }

    p.main-active-actual-text {
        text-align: justify;
        overflow-y: auto;
        font-size: 16px;
        padding-left:0;
        padding-right:0;
    }

    .dropdown-menu {
        width: 100%;
    }

    .multiselect-container > li {
        text-align: left;
        box-shadow: 0px 0px 2px #333;
        padding: 4px 3px;
    }
   

    .listing-m3 {
        margin-bottom:100px;
    }

 
    .modal-hover {
        max-height:85px;
        padding-top:10px;
        padding-bottom:10px;
    }

    .listing-apartment-name {
        margin-bottom: -5px;
    }

    ul.top-second-menus-submenu {
        width: 260px;
        padding-bottom: 7px;
        padding-top: 7px;
        padding-right: 6px;
    }

    ul.top-second-menus-submenu > li {
        font-size:16px;
        padding-bottom: 7px;
    }

    .fiche-bien-reference {
        margin-top:10px;
        text-align: left;    
    }

    .listing-details-m1 .lst-itm-dtl-desc-header-txt > div {
        margin-top:-15px;
    }


    p.main-logo-text:first-child {
        margin-top: 50px;
    }


    .first-after-figureImg-line {
        margin-top: 50px;
    }    

    a.news-pluse-d-info {
        font-size:13px;
    }

    .backbtn {
        margin-bottom: 51px;
        margin-top: 10px;
    }


    .news-beck-news-prev-btns-cont {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .main-actual-buttons-cont {
        order:-1; 
    }

    #news-back-section .backbtn {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .simulation-label {
        margin-right:25px;
    }

    .news-img {
        height: 270px;
    } 

    .main-page-news-main {
        width: 100%;
    } 

    
    .small-selects_ {
        width: 100%;
    } 

    .middle-flex-img-cont > .middle-flex-img-text {
        width: 80%;
    }   
    .gestion-middle-info-img-cont {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 75%;
    }

    .gestion-middle-img-cont {
        width: 400px;
        height: 215px;
    }  

    .gestion-footer-cont {
        margin-top:60px;
    }

    img.main-tel {
        width: 36px;
        margin-right: 12px;
    } 

    .main-top-left-btn-number-cont p {
        margin-left: 0px;
        font-size: 16px;
        margin-top:10px;
    }  

     .main-top-left-btn-number-cont {
        flex-direction: column;
    } 

    .gestion-middle-info-img-cont>ul {
        margin-bottom: 20px;
        width: 100%;
    }
    .gestion-middle-info-img-cont>ul>li > br {
        display: none;
    }
    .gestion-footer p {
        font-size: 20px;
        right: 4em;
    }
    .gestion-middle-info-img-cont>ul>li {
        font-size: 17px;
        white-space: unset;
    }

    .gestion-middle-dark-txt-cont {
        width: 60%;
        font-size: 14px;
    }

    .infos-footer-cont {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .work-hours-cont {
        display: flex;
        justify-content: center;
        margin: 20px 0 10px 0!important;    
    }

    .infos-footer-cont > div {
        margin:0;
    }


    .infos-footer-img-cont {
        margin:0!important;
    }


    .footer-bottom-contacts-cont {
        min-width: 0;
        width: 100%;
    }

    .infos-fotter-contacts-cont > p {
        font-size:16px;
    }

    /* max-width: 991; */
}
@media (max-width: 989px) {
    .listing-item-block-col.listing-item-content {
        margin-top: 0;
    }
}
@media (max-width: 960px) {
    .gestion-middle-info-cont .left-heading-width-line {
        font-size: 21px;
    }
    .footer-links-main ul {
        max-height: 72px;
    }
}
@media (max-width: 930px) {
    .gestion-footer-with-circe-cont li {
        font-size: 15px;
        margin-bottom: 7px;
    }

    .gestion-footer-with-circe-cont li::before {
        margin-right:15px;
        -webkit-transform:scale(0.9);
        -moz-transform:scale(0.9);
        -o-transform:scale(0.9);
        transform:scale(0.9);
    }
}
@media (max-width: 925px) {
    .gestion-locative-top-img {
        opacity: 0;
        display: none;
    }

    .gestion-locative-main {
        margin-top:0;    
    }

    .gestion-top-bg-cont {
        flex-direction: column;
        position: unset;
        height:auto;
    }
    .top-bg-cont-left {  
        height: auto;
        width: 100%;        
        position: unset;

    }

    .top-bg-cont-left>p {
        font-size:18px;
    }

    .top-bg-cont-left>h1 {
        font-size: 50px;
    }

    .top-bg-cont-middle>h1{
        font-size:60px;
    }

    .top-bg-cont-middle>p:nth-child(2) {
        font-size:21px;
    }

    .top-bg-cont-middle>p:nth-child(3) {
        font-size:14px;
    }

    .top-bg-cont-right {
        width: 100%;
        position: unset;        
        height: auto;   
    }

    .top-bg-cont-right > p {
        font-size:23px;
    }

    .top-bg-cont-middle {
        margin-top: 20px;
        margin-bottom: 35px;
        padding: 20px 10px;
        width: 420px;
    }
}
@media (max-width: 920px) {
    p.left-heading-width-line {
        font-size: 23px;
    }     
}
@media (max-width: 900px) {
    .align-center-heading{
        word-break: break-word;
        font-size:2em;
    }
    .footer-bottom-links{
        height: auto;
        top : -40px;
    }
    .footer-m2 .footer-btm-links ul{
        height:100%;
        margin-top:0; 
        margin-bottom:0;
    }
    .footer_bg_img{
        display: block;
        width: 100%;
        box-shadow: 0 9px 9px #e69f45;
        transition:all 0.3s;
        -moz-transition:all 0.3s;
        -o-transition:all 0.3s;
    }
}
@media (max-width: 880px) {
    .gestion-middle-info-cont .left-heading-width-line {
        width: 100%;
        text-align: center;
    }
    .gestion-middle-info-cont p.left-heading-width-line::after {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 64px;
        margin: auto;
    }
    .gestion-middle-info-cont {
        padding: 70px 40px 0 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .gestion-middle-info-img-cont>ul {
        width: 100%;
        padding-left:10px;
        padding-right:10px;
        box-sizing: border-box;
    }
    .gestion-middle-numbers {
        -webkit-transform: scale(0.6);
        -moz-transform: scale(0.6);
        -o-transform: scale(0.6);
        transform: scale(0.6);
        padding-top: 0;
        padding-right: 0;
    }

    .gestion-middle-info-img-cont {
        margin-top:50px;
    }
}
@media (max-width: 860px) {
    .simul .label-text,
    .simul .label-text > span {
        font-size: 14px;
    }
}
@media (max-width: 835px) {
    .gestion-middle-numbers {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
    }
}
@media (max-width: 830px) {
    .middle-flex-img-cont > span.middle-flex-img-hover-text {
        font-size: 16px;
    }

    p.left-heading-width-line::after {
        width: 80px;
    }
}
@media (max-width: 810px) {
    .simulation-label {
        margin-right: 22px;
    }
    p.left-heading-width-line {
        width: 100%;
        text-align: center;
        padding: 20px;
        margin-bottom: 20px;
    }
    p.left-heading-width-line::after {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 120px;
        top: unset;
        margin: auto;
    }
    #gestion-middle-heading4-main .left-heading-width-line::after{
        top:65px;
    }
    .gestion-mens-cont {
        margin-top:35px;
    }
}
@media (max-width: 800px) {
    .middle-flex-img-cont > .middle-flex-img-text {
        width: 85%;
    }
    .footer-m2 .footer-top-links li a {
        font-size: 13px;
    }
}
@media (max-width: 787px) {
    .simulation-label {
       margin-right:22px;
    }
    .infos-fotter-contacts-cont {
        padding: 15px;
    }
}
@media (max-width: 770px) {

    .section-bg {
        margin-right: 0;
        margin-left: 0;
    }
    .white-list.main_page {
        width: 100%;
    }
    .container-fluid.middle-flex-with-2_01::before,
    .container-fluid.middle-flex-with-2_01::after {
        opacity: 0.3;
    }
}
@media (max-width: 768px) {
    .apartment-details-info-types {
        width: 100%!important;
    }
}
@media (max-width: 767px) {
    .sl-wrapper .sl-navigation button.sl-next, .sl-wrapper .sl-navigation button.sl-prev {
        top:46%;
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
    }
    .dpe-stairs-icon > svg, .dpe-stairs-icon > img {
        width: 450px !important;
    }
    .flt {
        float: left;
    }
    .white-list .after_ceour, .white-list .before_ceour {
        width: 100%;
    }
    .main_page .Parces {
        font-size: 16px;
        line-height: 18px;
    }
    .picturedNavbar > div {
        margin-bottom: 100px;
    }
    .legal-blck-col-itm > div:nth-child(2n+1) {
        margin-bottom: 5px;
    }
    .legal-blck-col-itm > div:last-child {
        margin-bottom: 25px;
    }
    .bottom:not(.invisible_btn) {
        display: none;
    }
    .fb .col-lg-4.col-md-5.col-sm-12.col-xs-12.pad-right0 {
        padding-right: 15px !important;
    }
    .listing-top-form{
        display: block!important;
        text-align:center;
        justify-content: center;
    }
    .listing-m3 .listing-item-description{
        position: relative;
        display: flex;
        justify-content: center;
        width: 100%;
        flex-direction: column;
        align-items: center;
        height:auto;
    }

    .listing-item-description>img {
        width: 130px;
    }

   
    .inp-cont-mobile{
        padding-left:0;
    }

    .inp-pad-right-mobile0{
       padding-right:0; 
    }


    .inp-left-mobile15{
        padding-left:15px!important;
    }

    .inp-right-mobile15{
        padding-right:15px!important;
    }

    .inp-pad-left-right-mobile0{
        padding-left:0!important;
        padding-right:0!important;
    }


    .inp-pad-left-right-mobile15{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }


    .inps-cont-main-mobile {
        margin-top: -10px;
    }

    .padding-left-right10-mob{
        padding-left:10px;
        padding-right:10px;    
    }

    .listing-m3 .listing-item-description p{
        width: 100%;
    }


    .listing-item-description>p>span:nth-child(1){
        float: unset;
    }  

    .listing-m3 .listing-item-description p>span{
        width: 100%;
        display: block;
    }

    .listing-m3 .listing-item-description p>span:nth-child(3){
        font-size:17px;
    }


    .pagecontacts{
        text-align: center;
    }

    .pagecontacts .main-color{
        font-size:22px;
    }

    .pagecontacts>p{
        font-size:17px;
    }

    .recherchez-vous-main{
        width: 100%;
    }

    .listing-item-block-col.listing-item-content{
        padding-right:0!important;
    }

    .header, .flex-images-cont-bottom-line, .main-page-news-main, #footer, .footer_bottom, .news-cont-bottom-line-cont, #main-heading, .news-beck-news-prev-btns-cont, .inside-middle-cont, #agency, .back-section, .footer-links-main, .gestion-locative-main, .gestion-footer-with-circe-cont ul  {
        padding-left:15px;
        padding-right:15px;
    }

    #partners-slider .slick-list  {
        width: 86%;
    }

    .apartment-details-form-title {
        text-align: center;
    }

    .apartment-details-foot-log-cont>img {
        width: 60%;
    }

    .apartment-details-foot-log-cont {
        height: auto;
        margin-bottom:20px;
    }

    p.fiche-bien-contacts-tel {
        margin-top: -8px;
        margin-bottom: 16px;
    } 

    .backbtn {
        margin-bottom: 53px;
    } 
    .sim-form-wrap {
        padding:0;
    } 

    #loan-simul {
        padding-left:0;
        padding-right:0;
    }

    img.top-second-menu-item-icon {
        height:45px;
    }

    .gestion-middle-info-img-cont>ul>li {
        font-size: 15px;
    }

    .gestion-middle-info-img-cont>ul>li:before {
        -webkit-transform:scale(0.8);
        -moz-transform:scale(0.8);
        -o-transform:scale(0.8);
        transform:scale(0.8);
        margin-right: 10px;
    }

    .gestion-footer-with-circe-cont li::before {
        margin-right: 10px;
    }

    .cnt {
        text-align: center !important;
    }

    /*max-width:767px*/
}
@media (max-width: 750px) {
    .footer-m2 .footer-copyright-logo{
        width: 100%;
        justify-content: center;
    }

    .middle-flex-img-cont > span.middle-flex-img-hover-text {
        font-size: 15px;
    }
}
@media (max-width: 736px) {
    .img-responsive.logo {
        width: 65%;
        top: 21px;
        left: -74px;
    }
}
@media (max-width: 730px) {
    .middle-flex-img-cont > .middle-flex-img-text {
        font-size:15px;
    }
    .gestion-middle-info-img-cont>ul>li {
        font-size: 14px;
        margin-bottom:7px;
    }
    .gestion-middle-info-img-cont>ul>li:before {
        margin-right:10px;
    }
}
@media (max-width: 715px) {
    .middle-flex-img-cont > .middle-flex-img-text {
        font-size: 14px;
    }
    .main.not_main_page img.sign21 {
        top: -6.7%;
        width: 7%;
    }
}
@media (max-width: 710px) {
    .modal-header-lst {
        font-size: 11px;
    }
    .modalLog {
        top: 0;
    }
    .Ceour4.agence_title > h1:first-child {
        position: relative;
        top: 5px;
    }
    .Ceour4.agence_title > h1:nth-child(2) {
        position: relative;
        top: -5px;
    }
    .middle-flex-img-cont > span.middle-flex-img-hover-text {
        font-size: 14px;
        padding-left:10px;
        padding-right:10px;
    }
}
@media (max-width: 700px) {
    p.left-heading-width-line {
        font-size: 23px;
        padding: 40.5px;
    }
    .main.not_main_page img.sign21 {
        top: -5.7%;
        width: 7%;
    }
    .footer-m2 .footer-copyright-info{
        text-align:center;
        word-break: break-word;
    }
    .middle-flex-img-cont > span.middle-flex-img-hover-text {
        font-size: 13px;
    }
    #main-heading .sectionTitle {
        font-size: 23px;
    }
}
@media (max-width: 695px) {
    #mention-legales-table {
        width: 100%;
    }
    #mention-legales-table tr > td:nth-child(1) {
        font-size: 13px;
    }
    #mention-legales-table tr > td:nth-child(2) {
        font-size: 17px;
    }
}
@media (max-width: 694px) {
    .listing-top-form-cont {
        justify-content: center;
        margin-top:25px;
    }
    #collapseTwo {
        margin-top:-9px;
    }
}
@media (max-width: 684px) {
   .multiselect {
        font-size:16px;
   }
   .SeeMore2>p{
       font-size:16px;
   }
}
@media (max-width: 676px) {
    .footer-m2 .footer-top-links ul{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        padding-top: 17px;
    }
    .footer-m2 .footer-top-links ul li{
       text-align: center;
       display: flex;
       justify-content: center;
       align-content: center;     
    }
    .footer-m2 .footer-top-links li a {
        font-size: 16px;
    }

    .footer-m2 .footer-top-links-clr {
        width: 100%;
        position: relative;
        left: 50%;
        transform: translate(-50%);
        -moz-transform: translate(-50%);
        -o-transform: translate(-50%);
        /* border-radius: 5px; */
    }

    .footer-m2 .footer-top-links li{
        margin:3px;
    }


    .footer-bottom-links {
        top: 0;
        border-top: 1px solid white;
        max-height: 80px;
        overflow-y: auto;
        padding-top: 5px;
        padding-bottom: 5px;
    }

      

    .footer_bg_img_first{
        position: absolute;
        top: 0;
        display: block;
        width: 100%;
        box-shadow: 0 9px 9px #e69f45;
    }

    .footer_bg_img{
        display: none;
    }
}
@media (max-width: 670px) {
    .middle-flex-img-cont > .middle-flex-img-text {
        width: 85%;
    }
}
@media (max-width: 667px) {

    .footer-m2 .footer-btm-links a {
        font-size: 12px;
    }

    .listing-m3 .listing-item-parameters ul{
        width: 100%!important;
    }
    .footer-links-main ul {
        max-height: 90px;
    }
}
@media (max-width: 650px) {
    img.gestion-circle-img {
        width: 60%;
    }
    .sl-wrapper .sl-image .sl-caption {
        font-size:13px;
    }
    .gestion-footer-with-circe-cont li {
        padding-left: 25px;
        padding-right: 25px;
        font-size:14px;
    }
    p.left-heading-width-line {
        font-size: 21px;
    }

    .gestion-middle-info-img-cont {
        margin-top: 45px;
    }
    .gestion-middle-info-cont {
        padding:70px 10px 10px 10px;
    }
    .gestion-mens-cont > h1 {
        font-size: 18px;
        padding:6px;
        line-height:20px;
    }
    .main img.sign21 {
        top: -3%;
        width: 6.7%;
    }
    .footer_bg_img_first{
        width: 100%;
        height:200px;

    }

     h2.infos-heading-2 {
        font-size: 21px;
        line-height: 30px;
    }

    p.infos-dynamise {
        font-size: 16px;
    }

    p.infos-white-text {
        font-size: 15px;
    }

    p.infos-colored-text {
        font-size: 12px;
        line-height: 16px;
    }

     .infos-footer-cont > div {
        margin-left: 0; 
        width: 100%;

    }

    .work-hours-cont {
        display: flex;
        justify-content: center;
        margin-top:10px;
    }

    p.infos-footer-contacts-heading {
        font-size: 20px;
        padding:15px;
    }

    .infos-fotter-contacts-cont {
        padding:30px 40px;
        height: auto;

    }
}
@media (max-width: 640px) {
    .title-text-block .sectionTitle {
        word-break: break-word;
    }
}
@media (max-width: 635px) {
    .middle-flex-img-cont > .middle-flex-img-text {
        font-size: 13px;
    }
}
@media (max-width: 615px) {
    .middle-flex-pics-2 > div {
        flex-wrap: wrap;
    }
    .middle-flex-pics-2 > div > div {
        width: 100%;
    }
    .middle-flex-pics-2 > div > div {
        width: 90%;
    }
    .middle-flex-img-cont > .middle-flex-img-text {
        font-size: 17px;
        width: 85%;
        padding: 8px;
    }
    .middle-flex-img-cont > span.middle-flex-img-hover-text {
        font-size: 17px;
    }
}
@media (max-width: 600px) {
    .main.not_main_page img.sign21 {
        top: -5.5%;
        width: 8%;
    }
    .pagination-m3 ul.pagination {
       display: flex!important;
       justify-content: center;
       align-items: center;
       flex-wrap: wrap;     
    }
    .footer-m2  img, .IWS_logo {
        max-width: 135px;
    }
    .footer-m2  img.footer-left-img {
        max-width: 80%;
    }
    .recherche #main-header .sectionTitle{
        padding-left: 0!important;
        padding-right: 0!important;
        width: 100%!important;
    }
    .backbtn{
        width: 150px;
        margin-left: 0;
    }
    .batserach2{
        width: 280px;
        margin-left: 0;
    }
    .listing-item-price-color-fiche-bien {
        font-size: 15px;
    }
    #mention-legales-table tr > td:nth-child(1) {
        font-size: 13px;
    }
    #mention-legales-table tr > td:nth-child(2) {
        font-size: 16px;
    }
    .middle-flex-img-cont > .middle-flex-img-text {
        width: 90%;
    }
    .bien-fb-instagram-main {
        margin-top:5px;
        justify-content: flex-start;    
    }
    .gestion-footer p {
        font-size: 18px;
        right: 1em;
        width: 60%;
    }
    .gestion-middle-info-img-cont {
        width: 90%;
    }
}
@media (max-width: 595px) {
    .middle-flex-img-cont > .middle-flex-img-text {
        width: 90%;
    }
}
@media (max-width: 575px) {
    .modal-header-lst li {
        text-align: center;
        display: flex;
        justify-content: center;
        width: 100%;
    }
    h1,
    .title {
        font-size: 25px ;
    }
    .footer-bottom-links {
        height: auto;
    }
    .img-responsive.logo {
        width: 70%;
    }
}
@media (max-width: 565px) {
    p.left-heading-width-line,  .gestion-middle-info-cont .left-heading-width-line {
        font-size: 20px;
    }
}
@media (max-width: 550px) {
    p.main-logo-text {
        font-size: 25px;
    }
    .site_client_1934 .dpe-stairs-icon {
        transform: translateX(-46%);
    }
    .site_client_1934 #listing-details .dpe-stairs-icon {
        transform: translateX(0);
    }
    .buttonCall>img {
        margin-left: 5px;
        margin-bottom: 4px;
        margin-top: 3px;
        width: 31px;
    }
    .footer-left-img {
        width: 100%;
    }
    .footer-copyright-block {
        padding-top: 16px;
    }
    .fiche-dpe-cont {
        justify-content: center;
    }
    .listing-item-footer {
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .buttonCall {
        width: 230px;
        font-size: 16px;
    }
    .dpe-stairs-icon > svg, .dpe-stairs-icon > img {
        width: 400px !important;
    }
   
}
@media (max-width: 545px) {
    .left-arrow{
        left: -30px;
    }
}
@media (max-width: 540px) {
    .middle-flex-pics-2 {
        margin-top:10px;
    }
}
@media (max-width: 530px) {
    .middle-flex-img-cont > .middle-flex-img-text {
        font-size: 15px;
    }
    .gestion-mens-cont > h1 {
        font-size: 16px;
        padding: 5px;
        line-height: 20px;
    }
}
@media (max-width: 525px) {
    .Parces, .Parce{
        text-align: center;
        word-break: break-word;
    }
    .black-opacity-cont-text {
        font-size: 15px;
    }     
}
@media (max-width: 520px) {
    .title-text-block .sectionTitle {
        font-size: 25px;
        word-break: break-word;
        text-align: center;
    }
}
@media (max-width: 505px) {
    .listing-inps-cont2{
        margin-top:25px;
    }
    .SeeMore2>p{
        justify-content: center;
    }
    .SeeMore2>p>img{
        margin-left:5px;
    }
}
@media (max-width: 500px) {
    body {
        -ms-overflow-style: none;
        overflow: -moz-scrollbars-none;
    }
    body::-webkit-scrollbar { width: 0 !important }
    .main img.sign21 {
        top: -3.6%;
        width: 9%;
    }
    .main.not_main_page img.sign21 {
        top: -6.5%;
        width: 9%;
    }
    .gestion-footer-cont > h1 {
        font-size: 23px;
        line-height: 33px;
    }
    .gestion-footer-cont > hr {
        width: 55%;
    }
    .gestion-footer-with-circe-cont li {
        padding-left: 15px;
        padding-right: 15px;
    }
    p.main-logo-text:first-child {
        margin-top: 40px;
    }
    .main_img_figure {
        margin-top: 50px;
    }
    p.main-logo-text {
        font-size: 22px;
        letter-spacing: 1.5px;
        width:100%;
    }
    .modal-header .close {
       filter: drop-shadow(0px 2px 1px black);
       -webkit-filter: drop-shadow(0px 2px 1px black);
       -moz-filter: drop-shadow(0px 2px 1px black);
       -o-filter: drop-shadow(0px 2px 1px black);
       top: -4px;
       right: 2px;
    }
   .black-opacity-cont-text {
        font-size: 15px;
    }
    .middle-white-square{
        width: 70px;
        height:70px;
    }
    .middle_3_conts_heading {
        font-size: 24px;
    }
    .middle-flex-with-3 > div > p:nth-child(3) {
        font-size: 1.4em;
    }
    .row-col-auto-w.text-left-m.text-right-d>div{
        width: 100%;
        text-align: center;
        margin-top:5px;
        margin-bottom:5px;
        height:auto;
    }
    .row-col-auto-w.text-left-m.text-right-d>div>a{
        width: 100%;
    }
    img.IWS_logo {
        max-width: 190px;
    }
    .footer-copyright-info{
        font-size: 13px;
        text-align: center;
    }
    span#elem_foot_link a{
        font-size: 17px;
    }
    .agance-second-heading, .align-center-heading {
        font-size:1.6em;
    }
    span.multiselect-selected-text{
        width: 100%;
    }
    .listing-contacts-texts-cont {
        flex-direction: column;
        height: auto;
    }
    #myCarousel>div{
        height:300px;
    }
    .footer-copyright-block .footer-copyright-links-cont a {
        font-size: 13px;
    }
    .carousel-inner>.item, .carousel-inner>.item>img{
        height: 100%;
    }
    .footer_bottom{
        height:auto;
    }
    .footer-fb-icon {
        position: absolute;
        top: 9px;
        width: 45px;
        float: right;
        height: 45px;
    }
    .footer-fb-icon>img{
        width: 100%;
    }
    .caret{
        position: absolute;
        right:10px;
    }
    .lst-img-caption-btm-btns {
        bottom: 0!important;
    }
    .row.text-center.footer-carusel-main>div, .row.text-center.footer-carusel-main>div>div{
        padding:0;
    }
    .slider-second-info-cont{
       display: flex;
       align-items: center;
       justify-content: center;
       flex-wrap: wrap;
       flex-direction: column;
    }
    .ourSecondCarousel .owl-nav {
        height: 50px;
    }
    .listing-item-description>img {
        width: 100px;
    }
   .listing-m3 figure.listing-item-img-container:hover{
        border-radius:15px;
    }
    .listing-apartment-price, .provence {
        font-size: 23px;
        justify-content: flex-start;
    }
    .listing-item-price-color {
        font-size: 12px;
    }
    .slider-second-info-cont > div:nth-child(3){
        margin-top: -10px;
        line-height: 20px;
        height: 37px;
        max-height: 37px;
    }
    .slider-second-info-cont > div:nth-child(1), .slider-second-info-cont > div:nth-child(3) {
        font-size: 19px;
    }
    .slider-second-info-cont > div:nth-child(2), .db_prix  {
        font-size: 28px;
    }
    .footer-C_N_E-logo {
        width: 80px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #footer-top-slider .fiche-prix {
        margin-top:5px;
    }
    #footer-top-slider .fiche-surface,  #footer-top-slider .fiche-prix {
        opacity: 1;
    }
    .db_fiche:hover .fiche-bottom-hr {
        opacity: 1!important;
        width: 80%!important;
    }
    .footer-m2 .footer-btm-links ul > li {
        width: 100%;
        text-align: center;
    }
    .footer-copyright-block {
        padding-top: 15px;
        padding-bottom: 5px;
    }
    #main-heading .sectionTitle {
        font-size: 21px;    
        line-height: 30px;
    }
    #top-second-menu>li {
        width: 90px;
        margin:10px;
    }
    #mention-legales-table tr > td:nth-child(1) {
        font-size: 12px;
    }
    #mention-legales-table tr > td:nth-child(2) {
        font-size: 14px;
    }
    #mention-legales-table td {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .login-button {
        font-size: 12px;       
    }
    img.main-active-actual-img {
        width: 100%;
    }
    h1.main-active-actual-heading {
        font-size:25px;
    }
    p.main-active-actual-text {
        font-size: 14px;
    }
    .news-btns {
        margin-top:22px;
        width: 200px;
        margin-left:0;
        margin-right:0;
    }
    span.footer-contacts-address-text {
      letter-spacing: unset;
    }
    #partners-slider .slick-list  {
        width: 82%;
    }
    .gestion-footer-with-circe-cont {
        margin-top: 35px;
    }
    img.gestion-circle-img {
        margin-bottom:35px;
    }
    .gestion-footer {
        overflow-x:hidden;
        margin-top:50px;
    }
    .gestion-footer-img {
        width:  200%;
    }
    a.gestion-footer-btn {
        width:265px;
        font-size:16px;
    }
    .top-bg-cont-middle {
        width: 100%;
    }
    .gestion-footer p {
        text-align: center;
        top: unset;
        bottom: 0;
        width: 100%;
        left: 0;
        right: 0;
        margin: auto;
        text-shadow: 1px 1px 1px black;
        background-color: rgba(190,176,139,.7);
        color: white;
        padding: 5px;
        -webkit-transform: unset;
        -moz-transform: unset;
        -o-transform: unset;
        transform: unset;
        height: auto;
        line-height: 20px;
        font-size: 14px;
    }
    .gestion-middle-info-img-cont {
        width: 100%;
    }
    .gestion-middle-img-cont {
        width: 100%;
        height: 222px;
    }
    ul.top-second-menus-submenu > li {
        list-style-position: outside;
        margin-left: 15px;
    }
    .sl-wrapper .sl-image .sl-caption {
        font-size:13px;
    }
    .footer-bottom-links-cont_ {
        padding-left:0;
        padding-right:0;
    }
    .footer-links-main ul > li {
        width: 100%;
        text-align: center;
    }
    .footer-links-main ul>li>a {
        padding-right: 0;
        font-size:16px;
    }
    /* max-width:500px; */
}
@media (max-width: 495px) {
    p.left-heading-width-line {
        padding-bottom:25px;
    }

    p.left-heading-width-line::after {
        width: 100px;
    }

    .worker-cont {
        height: auto;
        width: 80%;
        text-align: center;
        padding: 20px;
        box-shadow: 0 0 15px 4px #beb08b;
        border-radius: 20px;
        margin-bottom: 80px;
    }

    .worker-cont:hover {
        box-shadow: 0 0 8px 4px #beb08b;
        border-radius: 20px;
        -webkit-transform: unset;
        -moz-transform: unset;
        -o-transform: unset;
        transform: unset;
    }

    .worker-description {
        text-align: center!important;
    }    

    /*.worker-description > br {
        display: none;
    }
    p.worker-description> span {
        display: inline-block;
    }
*/

    p.worker-description {
        margin: auto;
    }

    .worker-tel-email {
        text-align: center!important;
    }


    p.worker-tel-email {
        position: unset;
        margin-top: 17px;
    }


    .listing-item-content {
        padding-left:0!important;
    }

    .listing-socials-cont {
        margin-top: 6px;
        justify-content: center;
        margin-bottom: 3px;
    }

    .listing-m3 .listing-item-category p {
        font-size: 17px;
        text-align: center;
    }

    .listing-m3 .listing-item-reference p {
        margin-top: 3px;
        font-size: 13px;
        margin-bottom: -6px;
    }

    .listing-item-cadegory_ref-cont {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .listing-item-reference, .listing-m3 .listing-item-reference p {
        text-align: center!important;
    }

    .listing-apartment-price, .provence {
        font-size: 27px;
        text-align: center;
    }

    .listing-item-price-color {
        font-size: 14px;
        margin-top: 6px;
        display: block!important;
        margin-bottom: 10px;
    }

    .listing-m3 .listing-item-parameters ul > li {
        padding-left: 30%;
    }

    .fiche-bien-types, .apartment-details-name, .fiche-bien-apartment-price, .fiche-bien-reference {
        text-align: center;
    }

    .bien-fb-instagram-main {
        justify-content: center;
    }    

    .fiche-bien-referenc{
        font-size:13px;    
    }

    .apartment-details-name {
        margin-bottom:27px;
    }

    .footer-contact-cont {
        display: flex;
        width: 100%;
        justify-content: center;
    }

    img.top-second-menu-item-icon {
        height: 40px;
    }
}
@media (max-width: 483px) {

    .accordion-heading {
        padding-bottom: 5px;
    }

    .batserach {
        display: block;
    }

    .Ceour4.agence_title > h1 {
        font-size: 16px !important;
    }
}
@media (max-width: 481px) {
    .middle-flex-with-2_01 > div:nth-child(2) > p:nth-child(1) {
        font-size: 24px;
        line-height: 27px;
    }
}
@media (max-width: 475px) {
    .work-hours-cont, p.infos-contacts-address, .infos-contacts-tels {
        font-size: 14px;
    }

    p.infos-footer-contacts-heading {
        font-size: 18px;
        padding: 10px;
    }

    .sl-wrapper .sl-navigation button.sl-next, .sl-wrapper .sl-navigation button.sl-prev {
        top: 45%;
    }
}
@media (max-width: 470px) {
    .Coups_de_Coeur, .Ceour4 > h1 {
        font-size: 22px !important;
    }

    .inform > .row > .col-md-12 > .col-md-6 {
        padding: 0 !important;
    }

    .Coups_de_CoeurItalik {
        font-size: 14px !important;
    }

    .picturedNavbar .picturedNavbarItem .title {
        font-size: 30px !important;
    }

 

    .param li {
        display: block;
        width: 100% !important;
    }



    .main_page .Parces {
        line-height: 16px;
    }

    .right-arrow {
        left: 16px;
    }
}
@media (max-width: 465px) {
    .middle-flex-img-cont > span.middle-flex-img-hover-text {
        font-size: 16px;
    }
}
@media (max-width: 460px) {
    .footer-slider{
        display: block;
    }
    .footer-fb-icon {
        position: relative;
        top: 0px;
        width: 40px;
        float: right;
        right: 0;
    }
}
@media (max-width: 450px) {
    ul.top-second-menus-submenu {
        width: 210px;
        left: -13px;
        font-size: 13px;
    }
    .dpe-stairs-icon > svg, .dpe-stairs-icon > img {
        width: 350px !important;
    }
    ul.top-second-menus-submenu > li {
        font-size: 15px;
    }    

    .footer-contacts p:nth-child(1)>a {
        font-size: 20px;
    }

    .footer-contacts-bold-text {
        font-size: 17px;
    }

    .footer-contacts p:nth-child(2) {
        font-size: 17px;
    }

    .gestion-middle-info-img-cont > ul {
        width: 100%;
    }

 
}
@media (max-width: 445px) {

    .checkbox {
        width: 250px;
        flex-direction: column;
        padding-left: 11%;
        padding-right: 0;
        margin-left: 36px;
        align-items: flex-start;
    }

    .gestion-middle-dark-txt-cont {
        width: 72%;
    }
}
@media (max-width: 442px) {
    .pagination-m3 ul.pagination li a {
        margin-left: 0;
        height: 33px;
        width: 30px;
    }
    .arrow_shape {
        min-height: 425px;
    }
}
@media (max-width: 440px) {
    .gestion-middle-info-img-cont {
        margin-top: 30px;
    }

    .gestion-middle-info-cont p.left-heading-width-line::after {
        width: 38%;
        top:100px;
    }
}
@media (max-width: 430px) {
    .listing-apartment-price, .provence {
        font-size: 20px;
    }
}
@media (max-width: 425px) {
    .left-arrow{
        width:13px;
        bottom:10px;
    }
    .right-arrow{
        width:13px;
        bottom:10px;
    }    
    .slider-second-info-cont > div:nth-child(1) {
        font-size: 18px;
    }
    .slider-second-info-cont > div:nth-child(2) {
        font-size: 25px;
    }
    .db_prix {
        font-size: 25px;
    }
    .middle-flex-img-cont > span.middle-flex-img-hover-text {
        font-size: 13px;
    }

    #partners-slider .slick-list  {
        width: 80%;
    }

    .gestion-middle-img-cont {
        height:197px;
    }
}
@media (max-width: 420px) {

    .Coups_de_Coeur {
        font-size: 18px;
    }
    .backbtn, .form-wizard-m1 .pager li > a.border-rounded, .pager li > span.border-rounded {
        width: 155px !important;
    }
    .form-group-textarea,
    .first-section-spacing,
    #contact,
    .form-block-sep-page {
        padding: 0;
    }
    .calculator-btn {
        width: 96px !important;
    }

    #loan-simualtion,
    #loan-simualtion .col-sm-6 {
        padding: 0;
    }
    .modal-dialog {
        width: 100%;
    }
    .gestion-mens-cont > h1 {
        font-size: 15px;
        padding: 2px;
        line-height: 19px;
    }    
}
@media (max-width: 414px) {
    .main img.sign21 {
        top: -3.6%;
        width: 11%;
    }
    .main.not_main_page img.sign21 {
        top: -5.7%;
        width: 11%;
    }
    .footer-top-links{
        display:none;
    }    

}
@media (max-width: 410px) {
    .listing-apartment-price, .provence {
        font-size: 18px;
    }
}
@media (max-width: 400px) {
    p.main-logo-text {
        font-size: 20px;
    }
    .dpe-stairs-icon > svg, .dpe-stairs-icon > img {
        width: 300px !important;
    }
    .com_box:after {
        right: 268px !important;
    }
    .prov {
        width: 280px !important;
    }
    .batserach2,
    .form-control2-2,
    .myform-control2 {
        width: 192px;
    }
    .listing-top-form-cont{
        padding-left:0;
    }
    .multiselect, .batserach, .SeeMore2{
        width: 250px;
    } 
    .footer-fb-icon {
        position: relative;
        top: 14px;
        width: 33px;
        height: 33px;
        float: right;
        right: 0;
    }

    .SeeMore2{
        margin-left:0;
    }

    .lst-img-caption-btm-btns > span:nth-child(2) {
        font-size: 27px;
    }

    .listing-apartment-price, .provence {
        font-size: 16.5px;
        padding-left: 8px;
    }

    .listing-item-price-color-fiche-bien {
        font-size: 13px;
    }

    .checkbox {
        width: 230px;
        flex-direction: column;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin: auto;
    }

    .slider-second-info-cont > div:nth-child(2) {
        font-size: 22px;
    }

    .footer-contacts p:nth-child(1)>a {
        font-size: 18px;
    }

    .footer-contacts-bold-text {
        font-size: 15px;
    }
    
    .footer-contacts p:nth-child(2) {
        font-size: 14px;
    }

    .gestion-footer p {
        position: unset;
        background-color: unset;
        background-image: linear-gradient(#11afa0, #5dc7c1);
        font-size: 15px;
        font-style: unset;
    } 
}
@media (max-width: 390px) {
     .gestion-middle-img-cont {
        height:180px;
    }
}
@media (max-width: 385px) {
    p.left-heading-width-line,   .gestion-middle-info-cont .left-heading-width-line {
        font-size: 18px;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px;
    }



    .listing-item-price-color {
        font-size: 10px;
        padding-left:10px;
    }
}
@media (max-width: 380px) {
    .listing-item-parameters > ul > li {
        display: block !important;
    }

    .listing-item-parameters > ul > li {
        width: 100%;
    }

    .footer-contacts-header {
        font-size: 25px;
    }
}
@media (max-width: 375px) {
    .navbar-inverse .navbar-nav > li > a {
        color: #eae8e8 !important;
    }

    .img-responsive.logo {
        width: 47%;
        top: 10px;
        left: -75px;
    }    


    .footer-copyright-info {
        font-size: 12px;
        text-align: center;
    }

    .mainheader{
        margin-top:-33px;
    }

    .slider-second-info-cont > div:nth-child(1) {
        font-size: 16px;
    }

    .listing-m3 .listing-item-parameters ul > li {
        padding-left: 25%;
    }

    .sl-wrapper .sl-image .sl-caption {
        font-size: 12px;
        padding-left: 4px;
        padding-right: 4px;
    }


}
@media (max-width: 370px) {
   
    .middle-flex-img-cont > .middle-flex-img-text {
        font-size: 14px;
    }

    .top-bg-cont-middle {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

}
@media (max-width: 365px) {
    .listing-apartment-price, .provence{
        padding-left: 7px; 
    }

    .pagecontacts .main-color {
        font-size: 21px;
    }

    .pagecontacts>p {
        font-size: 16px;
    }

    .top-bg-cont-left>p {
        font-size:14px;
    }

    .top-bg-cont-left>h1 {
        font-size: 35px;
    }

    .top-bg-cont-middle>h1{
        font-size:45px;
    }

    .top-bg-cont-middle>p:nth-child(2) {
        font-size:17px;
    }

    .top-bg-cont-middle>p:nth-child(3) {
        font-size:13px;
    }

    .top-bg-cont-right > p {
        font-size:19px;
    }
}
@media (max-width: 360px) {
    .section-bg, #agency > .section-bg > .col-sm-12,
    .section-bg > .col-sm-12 {
        margin-right: 0;
        margin-left: 0;
    }

}
@media (max-width: 359px) {
    ul.top-second-menus-submenu {
       left: -59px;
       width: 196px;
       padding:7px!important;
    }

    ul.top-second-menus-submenu > li {
        font-size: 12px;
        padding-bottom: 5px;
    }
}
@media (max-width: 355px) {
    .slider-second-info-cont > div:nth-child(3) {
        margin-top: 5px;
        line-height: 20px;
    }

    #partners-slider .slick-list {
        width: 76%;
    }
}
@media (max-width: 350px) {
    .agency-m8 {
        padding: 0;
    }
    .gestion-mens-cont > h1 {
        font-size: 14px;
        padding: 2px;
        line-height: 17px;
    }
    .Ceour4.agence_title > h1 {
        font-size: 14px ;
    }

    .gestion-middle-img-cont {
        height:160px;
    }
    p.main-logo-text {
        font-size: 17px;
    }

    ul.top-second-menus-submenu {
        left: -52px;
        width: 185px;
    }
    .footer-m2 .footer-top-links-clr {
        width: 100%;
        border-radius: unset;
    }
    .footer-bottom-links{
        width: 100%!important;
        border-radius: unset;
    }
}
@media (max-width: 345px) {
    .middle_flex_hover_text_br {
        display: none;
    }  

    .gestion-middle-info-img-cont>ul {
        padding-left: 15px;
        padding-right: 15px;
    }

    .gestion-middle-info-img-cont>ul>li:before {
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7);
    }   
}
@media (max-width: 330px) {
    ul.top-second-menus-submenu {
        left: -46px;
    }   

    .listing-apartment-price, .provence {
        font-size: 16px;
    }

    .middle-flex-img-cont > .middle-flex-img-text {
        font-size: 13.5px;
    }

    .apartment-details-info-types {
        max-height: 92px;
        height: 92px;
    }
}
@media (max-width: 335px) {
    .footer-fb-icon{
        top:0;
        right:-1px;
    }
}
@media (max-width: 325px) {
    .gestion-middle-info-img-cont>ul>li:before {
        margin-right: 5px;
    }
}
@media (max-width: 320px) {
    .listing-m3 .listing-item-parameters ul > li {
        padding-left:22%;
    }

}
@media (max-width: 318px) {
    .middle-flex-img-cont > .middle-flex-img-text {
        width: 90%;
        font-size: 13px;
    }
}
@media (min-width: 480px) and (max-width: 1199px) {
    /* Listing Details Buttons */
    .listing-details-m1 .lst-itm-dtl-btns a {
        width: 50%;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .listing-sort-m1 div.lst-sort-input-container[class*='col-'] {
        padding-right: 27px;
    }

    /* Listing Sort Model1 Library */
    .text-left-m-d-md {
        text-align: left;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .dpe-ges-graph ul li span {
        line-height: 9px;
        font-size: 10px;
    }

    .dpe-ges-block-m1-v1 .dpe-ges-graph ul li span {
        line-height: 9px;
        font-size: 10px;
    }
}
@media (min-width: 480px) and (max-width: 768px) {
    /* Listing Details Contacts Starts */
    .listing-details-m1 .list-itm-dtl-contacts-btn a {
        width: 50%;
    }

    /* Listing Details Contacts End */
}
@media (min-width: 480px) and (max-width: 767px) {
    /* Listing Item Buttons */
    .listing-m3 .listing-item-btn-block a {
        width: 50%;
    }

    .form-wizard-m1 .wizard-nav li:nth-child(1n+1):not(:first-of-type):before {
        display: none;
    }
}
@media (min-width: 400px) {
    .text-info {
        padding: 35px 12px 12px;
    }
}
@media (min-width: 480px) {
    .listing-sort-m1 div.lst-sort-input-container > div[class*='col-']:nth-child(2) {
        width: auto;
    }

    .listing-m3 .lst-img-caption-btm-btns {
        width: 100%;
    }

    /* Listing Details Img */
    .listing-details-m1 .lst-itm-dtl-img .lst-dtl-img-caption-top-btns {
        position: absolute;
        top: 15px;
        right: 20px;
    }

    .listing-details-m1 .lst-itm-dtl-img .btn-zoom {
        display: inline-block;
    }

    .dpe-ges-block-m3 div[class*='col-']:nth-child(1) {
        padding-right: 43px;
    }

   
    .form-wizard-m1 .wizard-nav li {
        padding: 0 5% 0 5%;
    }

    .form-wizard-m1 .pager li {
        display: inline;
    }

    .form-wizard-m1 .pager .next > a, .form-wizard-m1 .pager .next > span,
    .form-wizard-m1 .pager .finish > a, .form-wizard-m1 .pager .finish > span {
        float: right;
    }

    /*progressbar connectors*/
    .form-wizard-m1 .wizard-nav li:not(:first-of-type):before {
        background: #a3a3a3;
        width: 100%;
        content: '';
        height: 10px;
        position: absolute;
        top: 17.5px;
        right: 50%;
        z-index: -1;
        -webkit-transition: background .3s linear;
        -o-transition: background .3s linear;
        transition: background .3s linear;
    }

    .form-wizard-m1 .wizard-nav li.active:not(:first-of-type):before,
    .form-wizard-m1 .wizard-nav li.visited-step:not(:first-of-type):before {
        background: #232323;
    }
}
@media (min-width: 767px) {
    .loan-simulation-m3 label {
        color: #555;
        border-radius: 0 0 0 0;
    }
    .loan-simulation-m3 .input-group-addon {
        border-radius: 0 0 0 0;
        color: #fff;
    }
}
@media (min-width: 768px) {
    .slider-row {
        padding: 20px 80px;
    }

    .container-fluid.middle-flex-with-2_01 {
        padding-left: 0;
        padding-right: 0;
    }

    @-moz-document url-prefix() {
        .small-select{ background-position: 90%!important; }
    }



    /*--- Footer Top Links Block Starts ---*/
    .footer-m2 .footer-top-links li {
        display: inline-block;
    }

    /*--- Footer Top Links Block Ends ---*/
    /*--- Footer Contacts-Partners Block Starts ---*/
    .footer-m2 .footer-contacts {
        padding-right: 9px;
    }

    .footer-m2 .footer-partners {
        padding-left: 9px;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    }

    /*--- Footer Contacts-Partners Block Ends ---*/
    /*--- Footer Copyright Block Starts ---*/
    .footer-copyright-info {
        padding-right: 9px;
    }



    /*--- Footer Copyright Block Ends ---*/
    .listing-sort-m1 div.lst-sort-txt-container[class*='col-'] {
        padding-left: 10px;
        margin-right: 5px;
    }

    .listing-sort-m1 .lst-sort-block h2 {
        font-size: 20px;
        text-transform: capitalize;
    }

    /* Listing Details Header Starts */
    .listing-details-m1 .lst-itm-dtl-header .lst-itm-dtl-header-txt1 {
        font-size: 1.38em;
        margin-top: 5px;
        float: left;
        width: 72%;
    }

    .listing-details-m1 .lst-itm-dtl-header h2 {
        font-size: 2.15em;
    }

    .listing-details-m1 .lst-itm-dtl-header h3 {
        font-size: 2.15em;
        width: 72%;
    }

    /* Listing Details Header Ends */
    /* Listing Details Description */
    .listing-details-m1 .lst-itm-dtl-desc-header-txt span {
        font-size: 23px;
    }

    .param li {
        display: inline-block;

    }

    .dpe-ges-block-m3[class*='col-'] {
        padding-left: 0;
        padding-right: 18px;
        margin-left: -0.125em;
        margin-right: -0.125em;
    }

    .dpe-ges-block-m1-v1 .hover-content.pos-obs-right-d {
        top: 100%;
        right: 0;
        left: auto;
    }

    .dpe-ges-block-m1-v1.btn-hover-container.pos-static-d {
        position: static;
    }

    .form-input-group-m1 .form-input-addon label {
        padding: 12px;
        color: #FFFFFF;
        background-color: #232323;
        border: 1px solid #232323;
    }

    .bor {
        /*        border-radius: 0 25px 25px 0 !important;
*/
    }

    /*override*/
    .form-xlg .form-input-group-m1 .form-input-addon label {
        height: 50px;
    }

    .form-input-group-m1 div.form-input-col1 .form-control,
    .form-input-group-m1 div.form-input-col1 .custom-multiselect-btn,
    .form-input-group-m1 div.form-input-col1 .select2-selection--single,
    .form-input-group-m1 div.form-input-col1 .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
    .form-input-group-m1 div.form-input-col1 .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
        border-radius: 0;

    }

    .form-input-group-m1 div.form-input-col3 .form-control,
    .form-input-group-m1 div.form-input-col3 .custom-multiselect-btn,
    .form-input-group-m1 div.form-input-col3 .select2-selection--single,
    .form-input-group-m1 div.form-input-col3 .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
    .form-input-group-m1 div.form-input-col3 .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
        border-radius: 0;
    }

    .border-rad-form .form-input-group-m1 div.form-input-col1 .form-control,
    .border-rad-form .form-input-group-m1 div.form-input-col1 .custom-multiselect-btn,
    .border-rad-form .form-input-group-m1 div.form-input-col1 .select2-selection--single,
    .border-rad-form .form-input-group-m1 div.form-input-col1 .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
    .border-rad-form .form-input-group-m1 div.form-input-col1 .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
        border-radius: 0 0 0 0;
        border-left: 1px solid #c8c8c8 !important;
    }

    .border-rad-form .form-input-group-m1 div.form-input-col3 .form-control,
    .border-rad-form .form-input-group-m1 div.form-input-col3 .custom-multiselect-btn,
    .border-rad-form .form-input-group-m1 div.form-input-col3 .select2-selection--single,
    .border-rad-form .form-input-group-m1 div.form-input-col3 .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
    .border-rad-form .form-input-group-m1 div.form-input-col3 .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
        border-radius: 0;
    }

    /*override*/
    .form-input-group-m1.form-error.form-error-m1 .form-error-blck {
        top: 50%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    }

    .main_page_gallery > div > div > div,
    .main_page_gallery > div > div > div > div {
        padding-left: 0;
        padding-right: 0;
    }

    .bottom.invisible_btn {
        display: none;
    }

    .navbar-nav > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }

    .financment-main-flex-cont{
        display: flex;
        justify-content: space-between;
        
    }

    .financment-main-flex-cont > div:nth-child(1) {
        margin-right:40px!important;
    }

}
@media (min-width: 790px) {
    .formcontainer {
        padding: 0;
    }
}
@media (min-width: 990px) {
    .vtop-382 {
        height: 382px;
    }

}
@media (min-width: 992px) {

    .listing-sort-m1 div.lst-sort-input-container[class*='col-'] {
        padding-left: 9px;
    }

    .listing-sort-m1 a {
        margin-left: 6px;
    }

    .listing-item-content{
        height: 382px;
    }

    /* Listing Sort Model1 Library */
    .text-left-m-d-md {
        text-align: inherit;
    }

    .listing-m3 .listing-item-block {
        float: none;
    }

    /* Listing Item Block Img Starts */
    .listing-m3 .listing-item-img-container > img {
        height: 382px;

    }

    .touchevents .listing-m3 .lst-img-caption-btm-btns {
        bottom:0;
    }

    .no-touchevents .listing-m3 .listing-item-img-container:hover .lst-img-caption-btm-btns,
    .no-touchevents .listing-m3 .listing-item-img-container:focus .lst-img-caption-btm-btns {
        transform: translateY(0px);
        -moz-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
    }

    .listing-search2-arrow-btn {
         text-align: right;   
    }

    /* Listing Item Block Img Ends */
    /* Listing Item Block Col Starts */
    .listing-m3.img-pull-left .listing-item-block div.listing-item-content[class*='col'] {
        padding-left: 20px;
        padding-right: 5px;
    }

    .listing-m3.img-pull-left .listing-item-block div.listing-item-img[class*='col'] {
        padding-right: 0;
    }

    .listing-m3.img-pull-right .listing-item-block div.listing-item-content[class*='col'] {
        padding-right: 6px;
        padding-left: 5px;
    }

    .listing-m3.img-pull-right .listing-item-block div.listing-item-img[class*='col'] {
        padding-left: 10px;
        padding-right: 1px;
    }

    .listing-m3.img-pull-right .listing-item-block > div:nth-child(1) {
        float: right;
    }

    .listing-m3.img-pull-right .listing-item-content {
        float: left;
    }


    .filter-m4-v1 .filter-content > div:first-child {
        float: left;
        width: calc(100% - 40px);
    }

    .form-wizard-m1 {
        padding-left: 24px;
        padding-right: 24px;
    }

    .form-error-blck.search-form-error-blck {
        right: -20px;
    }

    .fiche-bien-slider-cont {
        height:550px;
    }

    .fiche-bien-description-p {
        height: 340px;
        max-height: 306px;
        overflow-y: auto;
        overflow: -moz-scrollbars-none;
        -ms-overflow-style: none;
    }

    .conviez-file-2-cont {
        margin-bottom:50px;
    }

    #top-second-menu > li:hover .top-second-menu-item-icon {
        display: none;
    }

    #top-second-menu > li:hover .top-second-menu-icon-hover{
        display: block;
    }

    #top-second-menu > li:hover p{
        color: #beb08b;
    }

    #top-second-menu > li:hover ul.top-second-menus-submenu {
        opacity: 1;
        height:auto;
        padding-top:24px;
        padding-bottom:24px; 
        -webkit-transition:all 0.7s;
        -moz-transition:all 0.7s;
        -o-transition:all 0.7s;
        transition:all 0.7s;

    }
}

.active_li .top-second-menu-item-icon {
    display: none;
}

.active_li .top-second-menu-icon-hover{
    display: block;
}

.active_li p{
    color: #beb08b;
}

.active_li ul.top-second-menus-submenu {
    opacity: 1;
    height:auto;
    padding-top:24px;
    padding-bottom:24px; 
    -webkit-transition:all 0.7s;
    -moz-transition:all 0.7s;
    -o-transition:all 0.7s;
    transition:all 0.7s;

}



@media (min-width: 1200px) {
    .listing-details-m1 .lst-itm-dtl-img .lst-img-caption-top-btns {
        position: absolute;
        top: 20px;
        right: 48px;
    }

    .listing-details-m1 div.lst-itm-dtl-cnt-img-container[class*='col-'] {
        padding-right: 9px;
    }
    .listing-details-m1 .lst-itm-dtl-btm-block > div:nth-child(2) {
        margin-top: 10px;
    }

    .middle_3_cont_first_btn{
        margin-left:-16px;
    }
}
@media (min-width: 1256px) {
    .main-page-news-main {
        flex-wrap: unset;
    }
}
@media (min-width: 1351px) {
    .work-hours-cont > p {
        white-space: nowrap;
        margin-left:20px;
        margin-right:20px;
    }
}
@media (min-width: 2000px) {
    .top-logo-img {
        left: -63px;
    }
    .main_img_figure {
        width: 1100px;
    }
    .top-left-logo-text-cont .top-logo-img {
        width: 42%;
        padding-left: 2%;
    }
    .top-left-logo-text-cont.slideInLeft {
        left: -78px;
        top: 30%;
        padding: 4% 0;
    }
}
@media (min-width: 2100px) {
     .header, .flex-images-cont-bottom-line, .main-page-news-main, .news-cont-bottom-line-cont,
     .news-cont-bottom-line-cont, .news-beck-news-prev-btns-cont, #main-heading, .inside-middle-cont, #agency,
     .back-section, .footer-links-main, .gestion-locative-main, .gestion-footer-with-circe-cont ul {
        padding-left: 0;
        padding-right: 0;
    }
    .top-logo-img {
        left: -66px;
    }
    .main.not_main_page img.sign21 {
        top: 11%;
        width: 4.5%;
    }
    .footer-links-main ul {
        padding: 1% 1% 1% 40%;
    }
    .main_img_figure {
        width: 1170px;
    }
    .top-left-logo-text-cont .top-logo-img {
        width: 42%;
        padding-left: 2%;
    }
    .top-left-logo-text-cont.slideInLeft {
        left: -78px;
        top: 28.5%;
        padding: 5% 0;
    }
}
@media (min-width: 2200px) {
    .top-logo-img {
        left: -69px;
    }
    .footer-links-main ul {
        padding: 1% 1% 1% 43%;
    }
    .main_img_figure {
        width: 1250px;
    }
    .top-left-logo-text-cont .top-logo-img {
        width: 44%;
    }
    .top-left-logo-text-cont.slideInLeft {
        left: -78px;
        top: 28.5%;
        padding: 3.5% 0;
    }
}
@media (min-width: 2330px) {
    .top-logo-img {
        left: -72px;
    }
    .footer-links-main ul {
        padding: 1% 1% 1% 46%;
    }
}
@media (min-width: 2400px) {
    .top-logo-img {
        left: -74px;
    }
    .footer-links-main ul {
        padding: 1% 1% 1% 49%;
    }
    .top-left-logo-text-cont .top-logo-img {
        width: 46%;
    }
    .main_img_figure {
        width: 1300px;
    }
    .top-left-logo-text-cont.slideInLeft {
        left: -78px;
        top: 28.5%;
        padding: 2.5% 0;
    }
}
@media (min-width: 2500px) {
    .top-logo-img {
        left: -76px;
    }
    .footer-links-main ul {
        padding: 1% 1% 1% 51%;
    }
}





/***************SEO STYLES***********************/


.HeaderLogiciel {
    width: 100%;
    padding: 25px 0;
    background: #5f5f5f;
    margin: 50px 0;
    position: relative;
}

.LinkCont {
    width: 35%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -25%;
}

.LinkCont div {
    padding: 5px 45px;
    background: white;
    border-radius: 17px;
    border: 1px solid #5f5f5f;
}

.LinkCont div span {
    color: #5f5f5f;
    font-size: 16px;

}

.LinkCont div span h1 {
    margin: 0 !important;
    font-size: inherit;
}


.ActiveLink span h1 {
    font-size: 16px !important;
    margin: 0 !important;
}


.LogicielCont  {
    width: 80%;
    margin: auto;
    display: flex;
    flex-direction: column;
    padding: 15px;
    margin-top: 85px;
}

.LogicielItem  {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 125px;
}

.LinkItem {
    cursor: pointer;
    transition: 0.8s;
    position: relative;

}

.LinkItem:hover {
    background: #beb08b;
    /* border: none; */
}

.LinkItem:hover span {
    color: white !important;

}

.LinkItem.ActiveLink {
    background: #beb08b;
    border: none;
}

.LinkItem.ActiveLink span  {
    color: white !important;
}

.LogicielInfoCont p {
    font-size: 16.5px;
}

.UnderHeading {
    width: 80%;
    margin: auto;
    text-align: center;
    margin: 65px auto;
    padding: 10px;
}

.UnderHeading h1 {

    text-transform: uppercase;
}

.UnderHeading p {
    /* text-transform: capitalize; */
    font-size: 18px;
}


.LinkItem.ActiveLink:before {
    /* content: '';
    position: absolute;
    width: 0; 
    height: 0; 
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #ff6600;
    bottom: -6px;
    left: 0;
    right: 0;
    margin: auto; */

}

.LogicielInfoCont ul li {
    margin-left: 20px;
    position: relative;
    font-size: 16.5px;

}

.LogicielInfoCont ul li:before {
    content: url(../images/SiteListImg.png);
    position: absolute;
    left: -20px;
    top: 5px;

}


.Reversed {
    flex-direction: row-reverse;
}

.LogicielInfoCont {
    flex: 2;
    display: flex;
    flex-direction: column;
}

.LogicielInfoCont h2 {
    color: #aa9a6f;
}

.RowReversed * {
    margin-left: 10%;
}

.LogicielInfoCont hr {
    display: block;
    width: 30%;
    background: transparent;
    height: 1px;
    border: none;
}

.LogicielInfoCont p {
    padding-right: 20px;
}


.LogicielImgCont {
    flex: 1;
}

.LogicielImgCont img {
    width: 100%;
}

@media(max-width:1920px) {
    .LinkCont {
        width: 50%;

    }
}






@media(max-width:1450px) {
    .LogicielItem  {
        flex-direction: column;
    } 

    .LogicielInfoCont {
        align-self: flex-start;
        margin-bottom: 125px;
    }

    .RowReversed * {
        margin-left: 0;
    }
}
@media(max-width:1420px) {
    .LogicielCont {
        width: 100%;
        padding: 0 10px;
    }
}

@media(max-width:1350px) {
    .LinkCont {
        width: 75%;
    }

}



@media(max-width:900px) {
    .LinkCont {
        width: 100%;
        padding:  0 15px;
    }
}

@media(max-width:767px) {
    .LinkCont {
        flex-direction: column;
        position: unset;
    }

    .LinkCont div {
        width: 400px;
        margin: 10px 0;
        text-align: center;
    }
}

@media(max-width:500px)  {
    .LinkCont div {
        width: 250px;
    }
}