/*common*/
body {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    color: #333;
    background: #fff;
    font-weight: 400;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{margin-bottom: 20px;}
.h1, h1{font-size: 30px;}
.h2, h2{font-size: 28px;}
.h3, h3{font-size: 25px;}
.item .slick-dots button{outline: 0; box-shadow: 0 0 0 ;}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon/icomoon.eot?wffx0s');
  src:  url('../fonts/icomoon/icomoon.eot?wffx0s#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.ttf?wffx0s') format('truetype'),
    url('../fonts/icomoon/icomoon.woff?wffx0s') format('woff'),
    url('../fonts/icomoon/icomoon.svg?wffx0s#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
    font-family: 'Raleway';
    src: local('Raleway Black'), local('Raleway-Black'), url('../fonts/raleway/900.woff2') format('woff2'), url('../fonts/raleway/900.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Raleway';
    src: local('Raleway-ExtraLight'), local('Raleway-ExtraLight'), url('../fonts/raleway/200.woff2') format('woff2'), url('../fonts/raleway/200.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Raleway';
    src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url('../fonts/raleway/500.woff2') format('woff2'), url('../fonts/raleway/600.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Raleway';
    src: local('Raleway Medium'), local('Raleway-Medium'), url('../fonts/raleway/500.woff2') format('woff2'), url('../fonts/raleway/500.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
b, strong {font-weight: 600;}
.modal{background: rgba(58,52,89,.9);}
.rel{position: relative;}
button:focus{outline: 0; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.x2{font-size: 150%;}
.icon-iphone:before {
  content: "\e914";
}
.icon-touch:before {
  content: "\e914";
}
.icon-phone:before {
  content: "\e914";
}
.icon-mobile:before {
  content: "\e914";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-telegram:before {
  content: "\ea95";
}
.icon-close-outline:before {
  content: "\e91e";
}
.icon-close:before {
  content: "\e91f";
}
.icon-add-outline:before {
  content: "\e91d";
}
.icon-zoom-out:before {
  content: "\e900";
}
.icon-zoom-in:before {
  content: "\e901";
}
.icon-search:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e903";
}
.icon-arrow-left:before {
  content: "\e904";
}
.icon-arrow-down:before {
  content: "\e905";
}
.icon-arrow-up:before {
  content: "\e906";
}
.icon-menu:before {
  content: "\e907";
}
.icon-chevrons-up:before {
  content: "\e908";
}
.icon-chevrons-right:before {
  content: "\e909";
}
.icon-chevrons-left:before {
  content: "\e90a";
}
.icon-chevrons-down:before {
  content: "\e90b";
}
.icon-chevron-right:before {
  content: "\e90c";
}
.icon-chevron-left:before {
  content: "\e90d";
}
.icon-chevron-down:before {
  content: "\e90e";
}
.icon-chevron-up:before {
  content: "\e90f";
}
.icon-viber:before {
  content: "\e910";
  color: #665cac;
}
.icon-location-arrow:before {
  content: "\e915";
}
.icon-caret-right:before {
  content: "\e919";
}
.icon-caret-left:before {
  content: "\e91a";
}
.icon-caret-up:before {
  content: "\e91b";
}
.icon-caret-down:before {
  content: "\e91c";
}
.icon-rouble:before {
  content: "\e911";
}
.icon-eye:before {
  content: "\e912";
}
.icon-vk:before {
  content: "\e913";
}
.icon-envelope-o:before {
  content: "\e916";
}
.icon-envelope:before {
  content: "\e917";
}
.icon-calendar:before {
  content: "\e918";
}
.icon-date:before {
  content: "\e918";
}
.icon-schedule:before {
  content: "\e918";
}

.modal-content{
border-radius: 0px;
border: 0;
padding: 25px;
}
.cusom-close{
position: absolute;
    right: 30px;
    top: 30px;
    color: #3A3459;
    opacity: 1;
    z-index: 9;
}
.slow{
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
hr{border-top: 1px solid #c4c4c4;}
.clr, .clear{clear: both;}
a {color: #6192df; text-decoration: underline;}
a:hover {color: #34628b; text-decoration: none;} 
div#messages {
    display: none;
    position: fixed;
    top: 50px;
    right: 0px;
    width: 250px;
    margin: 0px;
    padding: 7px;
    background: transparent;
    z-index: 2;
}
div#messages:empty {z-index: 0;}
.form-control{
    height: 46px;
    padding: 10px 15px;
    border-color:#c4c4c4;
}
.btn{
    padding: 0px 15px; 
    line-height: 44px; 
    box-shadow: 0px 0px 0px; 
    text-decoration: none; 
    border-radius: 0px; 
    border:0;
    color:#fff;
}
.btn.btn-sm{
    line-height: 28px;
}
.btn-info{
    background: transparent;
    border: 1px solid #6192df;
    color: #6192df;
}
.btn.focus, .btn:focus{box-shadow: 0 0 0;}
.btn-primary.focus, .btn-primary:focus, .btn-default.focus, .btn-default:focus{
    box-shadow: 0 0 0;
}
.btn-primary{
    background: #e3b424;
    color:#333;
}
.btn-default{
    background: #fff;
    color: #333;
}
.btn-secondary{
    background: #384e77;
}
.btn-default:hover{color:#333;}
.btn-primary:hover{color:#fff;}
.btn-primary:not(:disabled):not(.disabled).active, 
.btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle{background-color: #e3b424; color: #333;}

.btn:not(:disabled):not(.disabled).active:focus, .btn:not(:disabled):not(.disabled):active:focus, .show>.btn.dropdown-toggle:focus{
    box-shadow: 0 0 0;
}

.btn-primary:hover, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active:focus{
    background: #d0a216;
    box-shadow: 0 0 0;
}
.btn-default:hover, .btn-default:not(:disabled):not(.disabled):active, .btn-default:focus, .btn-default:not(:disabled):not(.disabled):active:focus{
    background: #c7a20d;
    box-shadow: 0 0 0;
}
.btn-info:hover , .btn-info.focus, .btn-info:focus{
    background-color: #6192df;
    border-color:#6192df;
    box-shadow: 0 0 0 ;
}
.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show>.btn-info.dropdown-toggle:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 ;
}
.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #6192df;
    border-color: #6192df;
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    color: #333;
    background-color: #e3b424;
    border-color: #e3b424;
}
.btn-secondary:hover , .btn-secondary.focus, .btn-secondary:focus{
    background-color: #384e77;
    border-color:#384e77;
    box-shadow: 0 0 0 ;
}
.admin-menu-small {
    position: fixed;
    width: 70px;
    z-index: 999999;
    bottom: 0px;
    background: rgba(255,255,255,.5);
    right: 0px;
    padding: 10px 10px;
    box-shadow: 0px 0px 41px rgba(0,0,0,.2);
}
.admin-menu-small:hover{box-shadow: 0px 0px 41px rgba(0,0,0,.3); background: rgba(255,255,255,1);}
.module{margin-bottom: 20px;}
/*header*/
header{
    min-height: inherit;
    position: relative;
    background: #3A3459;
    z-index: 9;
    color: #fff;
}
.b_mainpage header{
    min-height: 301px;
    background: url(../images/shadow_header.png) repeat-x;
    position: absolute;
    width: 100%;
}
.inner header{

}
.header-wrap>*{padding: 0px 15px;}
.header_top{border-bottom: 1px solid #dce6f6; font-size: 15px; font-weight: 300;}
.header_bottom{padding: 20px 0px;font-weight: 300;}
.header_bottom .address i, .header_bottom .ud_header_contact .t_link i.icon-phone{color:#bfbec6; margin-right: 10px;}
.dropdown-toggle::after{
    border-top: .2em solid;
    border-right: .2em solid transparent;
    border-left: .2em solid transparent;
}
.top-menu .nav>li>a .caret{}
.top-menu .nav li a:hover{color:#6192df;}
.top-menu .nav>li.active a{background: #517be6; color: #fff;}
.header_top i.icon-map-marker, .header_top i.icon-envelope, .header_top i.icon-phone{margin-right: 5px; color:#dce6f6;}
.header_top .email a{color:#333; text-decoration: none;}
.header_top .email a:hover{color:#6192df;}
.is-sticky .header_top{background: rgba(255,255,255,1); }
.modal-body{padding: 30px;}
.logo_main{height: 51px;width: auto;}
.logo-slogan{
    position: absolute;
    bottom: -1px;
    left: 66px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    line-height: 1.2em;
    font-weight: 300;
}
.main_phone .t_link{
color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.mobile_phone{display: none;}
.sticker-wrapper{
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.is-sticky .sticker-wrapper{
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.is-sticky .mobile_phone a{
     text-decoration: none;
    color: #384e77;
    font-size: 25px;
}
.main_phone .mobile_t_link{display: none;}
.main_phone a{text-decoration: none;}
.hover_more_phone .btn-primary {
    width: 100%;
    text-transform: uppercase;
    padding: 0px 0px;
}
.ud_header_contact .main_phone a:hover{text-decoration: none; color: #517be6;}
.ud_header_contact .main_phone .t_link span{
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    font-size: 9px;
    margin-left: 5px;
    text-align: center;
    line-height: 16px;
    background: #fff;
    color: #333;
    -webkit-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    transition: .2s ease-out;
}
.sign_btn{
background: transparent;
    border: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    padding: 0px;
}
.sign_btn i{
background: #dc3545;
font-size: 10px;
display: inline-block;
width: 18px;
height: 18px;
line-height: 20px;
border-radius: 50%;
margin-right: 5px;
}
.main_phone a.m_link{margin-right: 5px;}
.main_phone:hover .t_link span{
    background: #6192df;
    border-color: #6192df;
    color: #fff;
}

#sticker{
    background: transparent;
    z-index: 99 !important;
}
.is-sticky #sticker{
    box-shadow: 0px 0px 100px rgb(0 0 0 / 50%);
    background: #3A3459;
}
.sticky-wrapper.open-search{height: 160px !important;}
#sticker-sticky-wrapper{
    position: relative;
    z-index: 999;
}
@media (min-width: 992px){
    .modal-lg, .modal-xl {
    }
}
.nav-menu-top button{
border-color: #fff;
    color: #fff;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-weight: 300;
}
.nav-menu-top button:hover{
    background: #fff;
    color:#333;
    border-color:#fff;
}
.nav-menu-top button i{margin-right: 5px;}
/*city menu*/
#topMenu4Items{}
#topMenu4Items>ul{
    padding: 0px;
    margin: 0px;
    display: flex;
    list-style-type: none;
}
#topMenu4Items>ul>li{width: 30%;}
#topMenu4Items>ul>li:nth-child(2){width: 70%;}
#topMenu4Items>ul>li>a{
    text-decoration: none;
    color: #333;
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 15px;
}
#topMenu4Items>ul>li ul{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}
#topMenu4Items>ul>li ul a{
    padding: 5px 10px;
    font-size: 17px;
    font-weight: 300;
    display: inline-block;
    border-radius: 30px;
}
#topMenu4Items>ul>li ul a:hover{text-decoration: none;}
#topMenu4Items>ul>li ul li.active a{
background: #6192df;
color: #fff;
text-decoration: none;
}
.close:hover {
    color: #6192df;
opacity: 1;
}
.box{
    background: #fff;
    padding: 20px;
    border-radius: 10px;
        box-shadow: 0px 0px 50px rgb(0 0 0 / 15%);
}
/*main_menu*/
#sticker .container{position: relative;}
.main_menu {width: 100%;}
.is-sticky .main_menu{width: auto;}
#_footer_menu3{justify-content: space-between;}
.main_menu .dropdown, .main_menu{position: static;}
.main_menu li.dropdown ul.dropdown-menu{
    width: 100%;
    margin-left: 15px;
}
.main_menu li.dropdown:hover > ul.dropdown-menu {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    max-width: 1670px;
}
.main_menu li.dropdown:hover > ul.dropdown-menu .caption>a{
    text-decoration: none;
    border-left: 5px solid #e3b424;
    text-transform: uppercase;
    color: #8c8c8c;
    padding-left: 10px;
    cursor: inherit;
    font-size: 14px;
}
.main_menu li.dropdown ul.dropdown-menu ul{
    padding: 0px;
    margin: 10px 0px 0px;
    list-style-type: none;
}
.main_menu li.dropdown ul.dropdown-menu ul.col-auto{
    padding-right: 15px;
    padding-left: 15px;
}
.main_menu li.dropdown ul.dropdown-menu>li{
    padding: 0px 30px;
    border-right: 1px solid #eee;
}
.main_menu li.dropdown ul.dropdown-menu>li:last-child{border-right: 0;}
.main_menu li.dropdown ul.dropdown-menu ul a{
    color: #333;
    display: inline-block;
    padding: 5px 0px;
    font-weight: 400;
}
.main_menu .nav a svg{
    fill: #fff;
    width: auto;
    height: 22px;
    margin-right: 6px;
}
.main_menu .nav>li:hover>a{background: #fff; color:#333;}
.main_menu .nav>li:hover>a svg{fill:#333;}
.main_menu .nav>li>a:after{
    display: inline-block;
    content: '';
    height: 20px;
    width: 1px;
    background: #64617f;
    position: absolute;
    right: -1px;
    top: 12px;
}
.is-sticky .main_menu .nav>li>a:after{top:18px;}
.main_menu .nav>li:last-child>a:after{display: none;}
.main_menu .nav>li>a{
    position: relative;
    font-size: 17px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 44px;
    display: inline-block;
    padding: 0px 25px;
}
.is-sticky .main_menu .nav>li>a{line-height: 56px;}
.main_menu .nav>li:hover>a .caret{color:#333;}
.main_menu .nav>li>a .caret{
display: inline-block;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 10px;
    margin-left: 5px;
    color: #ddd;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.main_menu .nav>li>a .caret:after{
    content: "\e91c";

}
.main_menu li.dropdown ul.dropdown-menu ul .active a{
    color: #e3b424;
    text-decoration: none;
}
.main_menu .nav .active:hover a{color:#fff;}
.main_menu .nav a:hover{color:#6192df;}
/*promo*/
.promo {
    height: 100vh;
    width: 100%;
    background: url(/video/poster.webp) center center no-repeat;
    background-size: cover;
    position: relative;
    margin-bottom: 30px;
}
.bg-video {
    z-index: 1;
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left:0;
    right: 0;
    bottom: 0;
}
.bg-video_visible {
    display: block;
}
.bg-video__media {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    min-height: 100%;
    min-width: 100%;
    width: auto;
    height: auto;
}
.promo::after {
    display: inline-block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(0,0,0,0);
}
.promo-container{
    position: relative;
    z-index: 4;
}
.promo-container .inner_promo{
    padding-top: 30vh;
}
.promo-container .promo-big-logo{
    transition: all 1.5s ease;
    height: 5.5vh;
    text-align: center;
}
.promo-container .mini-slogan{
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-family: 'Raleway';
    font-size: 2.2vh;
    text-shadow: 0px 0px 10px rgba(0,0,0,.5);
    font-weight: 400;
    margin-top: 15px;
}
.promo-container .promo-big-logo img{
    height: 100%;
    max-width: 100%;
}
/*logo*/
.is-sticky .logo_hidden{display: block;}
#sticker .mobile-button .btn{
line-height: 56px;
    height: 56px;
    text-transform: uppercase;
}
.logo_hidden{
display: none;
padding: 0px 20px;
background: #2b2749;
line-height: 56px;
}
.logo_hidden img{width: auto;height: 40px;}
.logo{position: relative;}
.logo a{text-decoration: none;}
.logo a:hover img.cube {
    -webkit-animation: ministorm .5s ease;
    -moz-animation: ministorm .5s ease;
    -o-animation: ministorm .5s ease;
    -ms-animation: ministorm .5s ease;
    animation: ministorm .5s ease;
}
.logo .img{position: relative;}
.logo-slogan img{height: 27px; width: auto;}
.logo_mobile{display: none;}
#footer .logo-slogan{color: #fff; left: 108px; font-size: 15px; bottom: 10px;}
.footer_logo .logo{}
.footer_logo a{text-decoration: none;}
.footer_logo img{    height: 90px;}
#footer .h4{font-size: 20px; margin-bottom: 15px;}
.footer_contact a{color:#fff; text-decoration: none; margin-bottom: 15px;}
.footer_contact a:hover{color:#edc41d;}
.menu-toggle{
    display: none;
    position: relative;
    height: 46px;
    padding: 0px 10px;
    cursor: pointer;
    color: #fff;
    -ms-flex-pack-align-items: center;
    align-items: center;
    border-radius: .25rem;
}
.ud_header_contact{
    position: relative;
}
.menu-toggle:hover{}
.mobile-button{display: none;}
.mobile-button .btn{
    height: 48px;
    line-height: 48px;
    color: #333;
    display: -ms-flex;
    border-radius: 0;
    display: -webkit-flex;
    display: flex;
    padding: 0px 15px;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}
.mobile-button .btn i, .search-btn-wrapper .search-btn i{margin-right: 5px;}
.add_object, .city_modal_block button, .search-btn-wrapper .search-btn{
    display: flex;
    align-items: center;
}
.add_object{
border-radius: 0;
text-transform: uppercase;
line-height: 42px;
color: #333;
font-weight: 400;
}
.add_object svg{
    fill: #333;
    width: 22px;
    height: 22px;
    margin-right: 10px;
}
.search-btn-wrapper{display: none;}
 
.search-btn-wrapper .search-btn{
line-height: 56px;
    height: 56px;
    text-transform: uppercase;
}
.search-btn-wrapper .search-btn:hover{
}

.city_modal_block{}

.add_object i:after, .city_modal_block i:after, .search-btn-wrapper .search-btn i:after{
    display: inline-block;
    content: '';
    height: 16px;
    width: 1px;
    position: absolute;
    right: -10px;
    top: 2px;
    background: #4678c7;
}
.add_object i:after{background:#d0ab12;}
.search-btn-wrapper .search-btn i:after{background:#253a62;}
.top-menu .nav-pills .dropdown-menu a{
    width: 100%;
    padding: 8px 20px;
    border-bottom: 1px solid #eee;
    text-decoration: none;
    font-size: 15px;
    line-height: 1.3em;
    font-weight: 300;
}
.top-menu .nav-pills>li a:after {
display: inline-block;
    content: '';
    height: 14px;
    width: 1px;
    background: #c4c3cd;
    position: absolute;
    right: -20px;
    top: 10px;
}
.top-menu .nav-pills>li{    
    margin: 0px 15px;
}
.top-menu .nav-pills>li:last-child a:after{display: none;}
.top-menu .nav-pills>li a {
color: #333;
    outline: 0;
    display: inline-block;
    width: 100%;
    line-height: 36px;
    padding: 0px 10px;
    font-weight: 400;
    position: relative;
    text-decoration: none;
    border-radius: 4px;
}
.top-menu .nav-pills .dropdown-menu li:last-child a{
    border-bottom-color: transparent;
}
.top-menu .nav-pills>li:hover:not(.active)>a{
    color:#6192df;
}
@media (min-width: 979px){
li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin-top: 0;
    padding: 30px 0px;
    /*width: 250px;*/
    border: 0px solid;
    background: #fff;
    border-radius: 0;
    box-shadow: 0px 20px 30px rgb(0 0 0 / 15%);
}
}
.btn-show-search .icon-search1{font-size: 13px;}
.btn-show-search .icon-caret{font-size: 12px; color: #666;}
.btn-show-search:hover .icon-caret{color:#4cb8f3;}
.hover_more_phone {
    visibility: hidden;
    opacity: 0; 
    position: absolute;
    right: 0px;
    top: 50px;
    color: #333;
    background: #fff;
    padding: 15px 0px;
    box-shadow: 0px 10px 30px rgb(0 0 0 / 15%);
    text-align: left;
    -webkit-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    transition: .2s ease-out;
    line-height: 1.5em;
    z-index: 9999;
    font-size: 15px;
    width: 250px;
}
.active .hover_more_phone{opacity: 1; visibility: visible;}
.hover_more_phone hr{
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #dce6f6;
}
.hover_more_phone .bl_hover{padding: 15px 30px;}
.hover_more_phone .bl_hover:last-child{}
.hover_more_phone .bl_hover.address{}
.hover_more_phone ul li{
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}
.hover_more_phone a{text-decoration: none;}

.hover_more_phone a.m_link{
padding: 0px 3px;
font-size: 14px;
line-height: 1em;
}
.hover_more_phone a.t_link:hover{color:#367aea;}
.hover_more_phone a.t_link{
color: #3A3459;
font-size: 18px;
font-weight: bold;
margin-right: 5px;
}
.icon-viber{color: #665cac;}
.icon-viber:hover{color: #4b4197;}
.icon-whatsapp{color: #3ae35b;}
.icon-whatsapp:hover{color: #27c946;}
#toTop {
    position: fixed;
    right: 10px;
    bottom: 90px;
    z-index: 9;
    color: #fff;
    width: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    height: 40px;
    display: block;
    cursor: pointer;
    border-radius: 6px;
    text-decoration: none;
    background: #2b2749;
}
#toTop:hover{background: #e3b424; color: #333;}
/*search index*/
.search_index{
    background: transparent;
    border-radius: 6px;
    margin-top: 30px;
    padding: 60px 30px;
    margin-bottom: 30px;
}
.is-sticky .search_index{background: #fff;}
.search_index #search_form{}
.break-column {
  flex-basis: 100%;
  width: 0;
}
.search_index .form-group, .search_index #search_form{padding: 0px; margin-bottom: 0px; }
.row-search{margin-bottom: 15px;}
.row-search:not(.row-search:first-child)  .bl-index:last-child .form-group:last-child .form-control{
border-radius: 0px 6px 6px 0px;
}
#search_form .row-search .bl-index .floor-from .form-control{border-radius: 0;}
#search-form .delimiter{margin: -15px 5px 0px; color:#cad6e9;}
.block-floor input{max-width: 100px;}
.block-square input{max-width: 170px;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.search_index label{font-weight: 300;}
.search_index .form-control{
    background: #fff;
    height: 46px;
    line-height: 46px;
    box-shadow: 0px 0px 0px;
    cursor: pointer;
    font-weight: 300;
    border-radius: 0;
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
    border-right: 1px solid #3b3758;
}
.search_index .bl-index:first-child .form-control{border-radius: 6px 0px 0px 6px;}
   .form-control::-webkit-input-placeholder {font-weight: 300;}
   .form-control:-ms-input-placeholder {font-weight: 300;}
   .form-control::-ms-input-placeholder {font-weight: 300;}
   .form-control::placeholder {font-weight: 300;}

.search_index .block_price .form-control{}
.search_index select.form-control option{font-weight: 300;}
.form-control:focus{
    box-shadow: 0 0 0 0 black;
    outline: 0;
    border-color: #b3bfde;
}
 #price-currency{
position: absolute;
    top: 16px;
    right: 15px;
    color: #9ba9bf;
}
.search_index .title{
    font-size: 25px;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-shadow: 0px 0px 30px rgb(0 0 0 / 50%);
}
.search_index .title img{
    width: auto;
    height: 29px;
    margin-right: 5px;
}
.search .block_price{max-width: 150px; position: relative;}
#search-mobile-form .block_price.price_from{margin-right: 10px;}
.search_index .bl-index:last-child .block-price:last-child .form-control{border-right: 0px;}
.search_index #search-btn{
height: 46px;
    padding: 0px 30px;
    color: #333;
    font-weight: bold;
    font-size: 18px;
    border-radius: 0px 6px 6px 0px;
}
.search_index #search-btn i{margin-left: 10px;}
.chosen-container-multi .chosen-choices{
    margin: 0;
    background: #dce6f6;
    height: auto;
    border-radius: 30px;
    padding: 10px 15px;
    border: 1px solid #dce6f6;
}
.chosen-container-active .chosen-choices{
    box-shadow: 0 0 0;
    border-color: #b3bfde;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text]{
    font-family: 'Roboto';
    font-size: 16px;
    color:#333;
    font-weight:300;
}
.chosen-container-multi .chosen-choices li.search-choice{
border: 0;
    background: #384e77;
    color: #fff;
    border-radius: 30px;
    margin: 1px 3px;
    box-shadow: 0 0 0;
    font-size: 12px;
    padding: 5px 20px 5px 7px;
    cursor: pointer;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{
        background: transparent;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:after{
    position: absolute;
    top: 2px;
    display: inline-block;
    font-family: 'icomoon' !important;
    content: "\ea0d";
    font-size: 11px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;     
}
.chosen-container-multi .chosen-choices li.search-choice:hover .search-choice-close:after{color:red;}
/*search side nav*/
.side-filter .bl-index{width: 100%;}
.side-filter .index-form.d-flex, .side-filter #search_form, .side-filter #search-form{-ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap;}
/*.side-filter #search-form{padding: 0px 30px; justify-content: flex-start !important;}*/
.side-filter .title{padding: 0px; margin-bottom: 10px;}
.side-filter .block-wrapper-price .form-group{margin-right:-10px; margin-left:-10px; }
.side-filter .index-form{-ms-justify-content: center; -webkit-justify-content: center; justify-content: center;}
.search .landSquare{position: relative;}
.search .measurement{
    position: absolute;
    right: 19px;
    top: 10px;
    font-weight: 300;
    border-left: 0px solid #cad6e9;
    padding-left: 8px;
    font-size: 13px;
    color: #9ba9bf;
}
.search #search-mobile-form .measurement{top:11px;}
.side_contact{padding: 15px 30px 0px; }
.side_contact a{text-decoration: none;}
.side_contact a.t_link:hover{color:#6192df;}
.side_contact hr{border-top-color:#2b2749;}
.side_contact a.t_link{
color: #fff;
font-size: 17px;
font-weight: bold;
}
.side_contact a.m_link{
    background: #fff;
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    border-radius: 50%;
}
.side_contact .address{margin-bottom: 15px;}
/*content*/
.main-content-wrapper{}
.inner .main-content-wrapper{min-height: 700px;}
.main-content-wrapper img{max-width: 100%;}
.alert-info {color: #333;background-color: #e8f3ff;border-color: #e8f3ff;}
.main_content{margin-top: 30px; min-height: 600px;}
.main_content img, .banner-add-advert img{max-width: 100%;}
.fint{
    font-family: 'Raleway', 'Roboto', serif;
    font-weight: 600;
    font-size: 28px;
    line-height: 1.2em;
    margin-bottom: 15px;
}
/*.fint.yellow, .fint.yellow span{position: relative; z-index: 9;}
.fint.yellow span:after{
    display: inline-block;
    content: '';
    background: #f8ee56;
    height: 8px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: scaleX(1.05);
    margin-top: -4px;
    z-index: -2;
}*/
.hot-block {margin-top: 20px;}
.content-wrapper{}
/*list-items*/
.list-items{}
.list-items .item-wrapper{
    margin-bottom: 20px;
}
.sidebar .search-btn button{width: 100%;}
.sidebar .search-btn button i{margin-right: 5px;}
.sidebar .similar-ads .list-items .item{
    border:1px solid #f1c20b;
    margin-bottom: 15px;
}
.sidebar .similar-ads .item .title{
    font-weight: 400;
    font-size: 17px;
    line-height: 1.3em;
}
.sidebar .h5{
    font-size: 20px;
    font-weight: 600;
    font-family: Raleway;
}
.sidebar .item .photo{margin-bottom: 10px;}
.sidebar .item .labels{
top: 15px;
left: 15px;
position: absolute;
}
.sidebar  .item .labels li{
    font-size: 13px;
    padding: 0px 12px;
}
.list-items .item{
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    height: 100%;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 10%);
}
.list-items .item:hover{
    box-shadow: 0px 0px 30px rgb(0 0 0 / 30%);
}
.list-items .info-wrapper{padding: 30px;}
.list-items .item.hot{border-color:#fcca07;}
.user_info a{text-decoration: none;}
.user_info a.phone{
    color: #333;
    font-weight: bold;
}
.user_info a.phone:hover{color:#6192df;}

.list-items .item .mobile_link{}
.teaser_info .m2{margin-left:5px;}
.list-items .item .item-info{padding: 0px 0px 0px; position: relative; height: 100%;}
.item .photo{position: relative; height: 300px; overflow: hidden;}
.item .photo img{object-fit: cover; height: 100%;}
.item .teaser_info, .pdg-apartment-block .teaser_info{margin-bottom: 10px;}
.item .teaser_info ul{margin-bottom: 0px;}
.item .title a{
    color: #4b4b4b;
    text-decoration: none;
    font-family: 'Open Sans Condensed';
    font-size: 25px;
    line-height: 1.2em;
}
.item .title a:hover{
    color:#000;
}
.item .title a .number{
    display: block;
    font-weight: bold;
    font-size: 18px;
    color: #c4c4c4;
}
.item .title{
    margin-bottom: 15px;
    font-size: 19px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-weight: 500;
}
/*.number{
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto';
    border-radius: 30px;
    line-height: 1em;
    border: 1px solid #d7d7d7;
    padding: 8px 8px;
    display: inline-block;
    margin-right: 10px;
    color: #333;
}*/
.sidebar .similar-ads .h5 span{display: block;}
.sidebar .similar-ads .number{
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 9;
    margin-right: 0;
    background: #fff;
    border: 0;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 30%);
}
.sidebar .similar-ads .item .teaser_info{font-size: 15px;}
.item .title a:hover{text-decoration: none; color: #000;}
.item .description{
    border-top: 1px solid #e8edf4;
    padding-top: 15px;
    margin-bottom: 15px;
    height: 90px;
    overflow: hidden;
    color: #8b8b8b;
    margin-top: 15px;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
}
.item:hover .description{color:#333;}
.teaser_info li{
    line-height: 1em;
}
.item .labels{
    display: table;
    list-style-type: none;
    padding: 0px;
    border-radius: 36px;
    overflow: hidden;
    margin: 0px 0px 15px;
}
.item .labels li{
    display: inline-block;
    background: #f48971;
    color: #fff;
    font-size: 15px;
    line-height: 28px;
    padding: 0px 15px;
}
.item ul.labels li:first-child{}
.item ul.labels li:last-child{padding: 0px 10px;}
.item ul.labels li.hot{background: #fcca07;}
.item ul.labels li.tender{background: #384e77;}
.item ul.labels li.vtour{background: #00cc7b; }

.teaser_info li:last-child{}
.item .wrapper_sticker{
position: absolute;
right: 20px;
top: 20px;
z-index: 4;
}
.item .wrapper_sticker>*{
    display: block;
    background: #99be75;
    color: #fff;
    border-radius: 3px;
    font-size: 13px;
    padding: 2px 10px;
    margin-bottom: 5px;
}
.item .price, .view-apartment-main-block .price{
color: #333;
font-size: 19px;
line-height: 1em;
font-weight: bold;
}
.view-apartment-main-block .price{
        font-size: 28px;
}
.wrapper_price .for_m2{color:#8d8d8d;}
.wrapper_price{margin-right: 20px;}
.item .courses, .view-apartment-main-block .courses{
    font-size: 14px;
    color: #666;
    cursor: pointer;
    text-decoration: underline;
    margin-left: 10px;
}
.item .courses:hover, .view-apartment-main-block .courses:hover{text-decoration: none;}
.item .courses:hover, .view-apartment-main-block .courses:hover{border-color: transparent;}
.item .bottom_wrapper{}
.item .bottom_wrapper .right_bottom i{color:#cfd9e4;margin-right: 5px;}
.item-info .name{
    border-right: 1px solid #cad6e9;
    padding-right: 15px;
    line-height: 1em;
}
 
.item hr{margin-bottom: 10px; margin-top: 10px;  border-color: #e5e7f5;}
.item .in_usd, .view-apartment-main-block .in_usd{
    color: #333;
    line-height: 30px;
    background: #dce6f6;
    font-size: 13px;
    padding: 0px 10px;
    font-weight: 400;
    border-radius: 30px;
}
.item .is_special_offer{background: #d8ac6a;}
.slick-initialized .slick-slide{outline: 0;}
.slick-dots{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    display: table; 
    margin: 0px auto;
}
.slick-dots li{display: inline-block; margin: 0px 2px;}
.slick-dots li.slick-active button{background: #6192df;}
.slick-dots button{
    border:0;
    border: 0;
    background: #70849e;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: inline-block;
    text-indent: -90000px;
}
/*footer*/
#footer{
    padding: 50px 0px;
    background: #3b3758;
    color: #fff;
}
#footer_bottom .studio a{color:#fff;}
#footer_bottom .studio a:hover{text-decoration: none;}
#footer_bottom{
    padding: 5px 0px;
    background: #2d2949;
    font-size: 12px;
    color: #fff;
}
/*userform*/
.userform{
    background: #e8f3ff;
    padding: 30px;
}
.form_feedback textarea{
    height: 170px;
}
/*checkbox stylization*/
.checkbox {
  vertical-align: top;
  margin: 0 3px 0 0;
  width: 17px;
  height: 17px;
}
.checkbox + label {
  cursor: pointer;
}
.checkbox:not(checked) {
  position: absolute;
  opacity: 0;
}
.checkbox:not(checked) + label {
position: relative;
padding: 2px 0 0 45px;
font-weight: 300;
font-size: 13px;
    line-height: 1.2em;
margin: 0px;
}
.checkbox:not(checked) + label:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 35px;
    height: 19px;
    border-radius: 20px;
    background: #CDD1DA;
    box-shadow: inset 0 2px 3px rgba(0,0,0,.2);

}
.checkbox:not(checked) + label:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 14px;
    width: 18px;
    height: 15px;
    border-radius: 16px;
    background: #f1f1f1;
    box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
    transition: all .2s;
}
.checkbox:checked + label:before {
     background: #fff;
}
.checkbox:checked + label:after {
    left: 3px;
    background: #76b15c;
}
.checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(255,255,0,.5);
}
.btn-primary.disabled, .btn-primary:disabled {
    background-color: #666;
    border-color: #666;
}
/*effect*/
@-webkit-keyframes ministorm{
    0%,100%{
        -webkit-tranform:rotate(0deg);
    }
    30%{
        -webkit-transform:rotate(8deg);
    }
    70%{
        -webkit-transform:rotate(-8deg);    
    }
}
@keyframes ministorm{
    0%,100%{
        -moz-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        transform:rotate(0deg);
    }
    30%{
        -moz-transform:rotate(8deg);
        -o-transform:rotate(8deg);
        -ms-transform:rotate(8deg);
        transform:rotate(8deg);
    }
    70%{
        -moz-transform:rotate(-8deg);
        -o-transform:rotate(-8deg);
        -ms-transform:rotate(-8deg);
        transform:rotate(-8deg);    
    }
}
/*object full*/
.tooltip.show{opacity: 1;}
.tooltip-inner {
    max-width: 270px;
    padding: 8px 17px;
    color: #333;
    text-align: left;
    background:#fff; 
    box-shadow: 1px 2px 8px rgba(0,0,0,.2);
    border-radius: .25rem;
}
.bs-tooltip-bottom .tooltip-inner{border-top: 4px solid #6192df;}
.bs-tooltip-top .tooltip-inner{border-bottom: 4px solid #6192df;}
.bs-tooltip-right .tooltip-inner{border-left: 4px solid #6192df;}
.bs-tooltip-left .tooltip-inner{border-right: 4px solid #6192df;}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before{border-bottom-color: #6192df;}
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before{border-top-color: #6192df;}
.tooltip[x-placement^=right] .arrow::before{border-right-color: #6192df;}
.tooltip[x-placement^=left] .arrow::before{border-left-color: #6192df;}
.tooltip-inner ul{margin-bottom: 0px;}
.tooltip-inner li{padding: 4px 0px;}
.tooltip-inner li:not(:last-child){border-bottom: 1px solid #ddd; }
/*object full*/
.view-apartment-main-block .user_info a{text-decoration: none;}
.view-apartment-main-block .block_contact li{padding:0px; }
.view-apartment-main-block .date-wrapper{font-size: 14px; color: #9b9b9b;}
.view-apartment-main-block .teaser_info_caption{margin-bottom: 15px;}
.view-apartment-main-block h1{
    font-size: 38px;
    font-family: 'Open Sans Condensed';
}
.view-apartment-main-block .number{
    font-size: 21px;
    font-weight: bold;
    color: #c4c4c4;
}
.view-apartment-main-block .tour3d_link{
    display: inline-block;
    border-radius: 6px;
    overflow: hidden;
}
.tour3d iframe{
    border: 0;
    width: 100%;
    height: 80vh;
}
.view-apartment-main-block .block_contact .ava img{border-radius: 50%;}
.view-apartment-main-block .block_contact{
    margin-bottom: 20px;
}
.breadcrumbs-wrapper{padding: 10px 15px;}
.breadcrumbs a{color:#9b9b9b; text-decoration: none;}
.breadcrumbs a:hover{color:#333;}
.breadcrumbs i{margin: 0px 5px; color:#dce6f6;}

.view-apartment-main-block .right_teaser_info{height: 100%;}
.view-apartment-main-block .block-full{}
.view-apartment-main-block .block-full#dop{margin-top:30px;}
.view-apartment-main-block .option_field strong{font-weight: 700;margin-bottom: 10px;}
.view-apartment-main-block .option_field{
}
.view-apartment-main-block .option_field p{
border-bottom: 1px dotted #d9dfef;
padding-bottom: 10px;
color: #333;
}
.view-apartment-main-block .option_field ul{}
.view-apartment-main-block .option_field li{color:#d9dfef;}
.view-apartment-main-block .option_field li span{color:#333;}
/*cube list*/
.cube-list{
    list-style-type: none;
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 20px;
}
.cube-list li{
    background: url(../images/cube_list.png) no-repeat 0px center;
    padding-left: 12px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.cube-list li:nth-child(even){
background: url(../images/cube_list_even.png) no-repeat 0px center;
}
/*map*/
#ymap{height: 400px;}
.content_entries .ava{padding: 0px 15px;}
.listing_special_item{}
.listing_special_item .fint img, .hot-block .fint img{
    width: 32px;
    height: 32px;
    margin-right: 10px;
}
.social_link{}
.social_link li{margin: 0px !important;}
.social_link a{text-decoration: none;}
/*footer menu*/
.footer_menu{}
.footer_menu ul.list-unstyled{
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer_menu ul.list-unstyled>li{
    width: 25%;
    padding: 0px 15px;
}
.footer_menu ul.list-unstyled>li>a{
    text-decoration: none;
    color: #333;
    font-weight: bold;
    font-size: 18px;
}
.footer_menu ul li ul {padding: 0px; margin: 10px 0px 0px;}
.footer_menu ul li ul li{display: inline-block;}
.footer_menu ul li ul li a{padding: 0px 5px;}
.footer_menu ul li ul li a:hover{text-decoration: none;}
#fancybox-content{
    padding: 20px !important;
    background: #fff;
}
.form_feedback{
background: #3A3459;
    color: #fff;
}
/*reviews*/
.add-review-link{margin-bottom: 15px;}
.reviews_item .review-date{font-size: 14px; color:#9b9b9b;}
.reviews_item{
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 15%)
}
.reviews_item:hover{
    box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
    position: relative;
}
/*pagination-block*/
.pagination-block .pagination li{margin: 0px 3px;}
.pagination-block .pagination li.previous a, .pagination-block .pagination li.next a{
background: transparent;
    border-color: transparent;
    font-size: 20px;
    color: #384e77;
}
.pagination-block .pagination li.disabled a{background: transparent; font-size: 20px; color:#c4c4c4;}
.page-link:focus{box-shadow: 0 0 0;}
.pagination-block .pagination li.previous a:hover, .pagination-block .pagination li.next a:hover{color:#6192df;}
.pagination-block{display: table; margin: 30px auto 0px;}
.pagination-block.pagination-bottom{margin-top: 15px; }
.pagination-block.pagination-top{margin-bottom: 15px; }
.page-link{
    text-decoration: none;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
}
.page-link:hover{color: #fff; background: #3b3758; border-color: transparent;}
.active .page-link, .page-item.active .page-link{background: #3b3758; border-color:#3b3758; color: #fff;}
.page-link{
    color: #333;
    line-height: 44px;
    padding: 0px 15px;
    border-color: transparent;
    border-radius: 6px;
}

.content_entries .user_info a{
    text-decoration: none;
    color:#333;
}
.content_entries .user_info a.t_link{
    font-weight: bold;
    font-size: 20px;
}
.content_entries .user_info a.t_link:hover{color:#d8ac6a;}
/*custom-block-recomended*/
.custom-block-recomended{}
.custom-block-recomended .item-block{
    position: relative;
    display: block;
    text-decoration: none;
    color: #333;
    background-color: #fff;
    border-radius: 10px;
    max-height: 550px;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 0px 0px 20px rgba(0,0,0,.15);
}
.custom-block-recomended .item-block .text{padding: 50px;}
.custom-block-recomended .item-block:hover .btn-primary{background-color: #99be75;}
.custom-block-recomended .item-block .title{
    font-size: 26px;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 40px;
    font-family: 'Raleway';
    color:#d8ac6a;
     text-decoration: underline;
}
.custom-block-recomended .item-block:hover .title{color: #99be75; text-decoration: none;}
.text-slide ul{
    padding: 0px 0px 30px;
    margin: 0px;
    list-style-type: none;
}
.text-slide li{margin-bottom: 15px;}
.text-slide img{
    height: 30px;
    width: 30px;
    margin-right: 10px;
}
.custom-block-recomended .item-block .wrapper_image {padding: 0px; overflow: hidden;}
.custom-block-recomended .item-block .wrapper_image img{
    transition: all 1s ease;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.custom-block-recomended .item-block:hover .wrapper_image img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.custom-block-recomended .item-block:nth-child(even) .col-sm-4{order:1;}
.custom-block-recomended .item-block .price{
    font-weight: bold;
    color:#333;
    font-size: 20px;
}


.lightgallery-grid{
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
}
.lightgallery-grid>*{
    margin: 0px 5px;
    position: relative;
    overflow: hidden;
}
.lightgallery-grid img{max-height: 150px;}
.lightgallery-grid a:before{
    opacity: 0;
    display: flex;
    position: absolute;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0px;
    left: 0px;
    color: #fff;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e903";
    font-size: 28px;
    -webkit-transition: all 0.15s ease 0s;
    -o-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
.lightgallery-grid a:hover:before{opacity: 1;}
.mb-0{margin-bottom: 0px;}
.flex-wrap{
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.house_page .item{margin-bottom: 30px;}

.justified-gallery {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.justified-gallery > a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}
.justified-gallery>a, .justified-gallery>div {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
}
.justified-gallery > a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}
.justified-gallery>a>img, .justified-gallery>div>img, .justified-gallery>a>a>img, .justified-gallery>div>a>img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    border: 0;
}
.justified-gallery > a .demo-gallery-poster > i, .justified-gallery > a .demo-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    color: #fff;
    font-size: 25px;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.justified-gallery > a:hover .demo-gallery-poster > i, .justified-gallery > a:hover .demo-gallery-poster > img {
    opacity: 1;
}
.justified-gallery > a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
.justified-gallery > a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}
#map_y{height: 550px; width: 100%; margin-top: 30px;}
.btn-group-wrapper{}
.search_index .btn-group-wrapper{
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
}
.btn-group-wrapper button{
    padding: 0px 15px;
    line-height: 44px;
    background: #fff;
    border-color: transparent;
    color: #333333;
    border-radius: 0;
    font-weight: 300;
    position: relative;
}
/*inner search */
#search-mobile-form .btn-group-wrapper{
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: -10px;
}
#search-mobile-form .btn-group-wrapper button{ 
    margin: 0px 5px 10px;
    border-radius: 6px;
}

.search_index .btn-group-wrapper button:after{
    display: inline-block;
    content: '';
    height: 24px;
    top: 14px;
    width: 1px;
    background: #c0cfe8;
    position: absolute;
    right: 0;
}
.search_index .btn-group-wrapper button:last-child:after, .search_index .btn-group-wrapper button:hover:after{display: none;}
.search_index .btn-group-wrapper button.active:after{background: #384e77;}
.search_index .btn-group-wrapper button{
    line-height: 52px;
}
.inner_search_button .btn-info:hover{border-color:#99be75; color:#99be75;}
.inner .content-wrapper .search {background: #3A3459;}
#search-mobile-form .formalabel{margin-bottom: 5px;}
#search-mobile-form #price-currency{
        top: 12px;
}
.inner_search_button .btn{
width: 100%;
font-weight: bold;
padding: 5px 0px;
text-transform: uppercase;
}
#search-mobile-form select.form-control{
background: #fff;
font-weight: 300;
}
#search-mobile-form .form-control{
    border-color: #fff;
    height: 44px;
    line-height: 44px;
    border-radius: 0;
}
#search-mobile-form .byId .form-control{
}
.inner .item .teaser_info>*{margin-bottom: 5px;}

/*slick slider*/
.b_item__slider{position: relative;}
.b_item__slider .slick-slider{border-radius: 6px; overflow: hidden;}
.slider .slick-arrow{
display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    outline: 0;
    position: absolute;
    top: 50%;
    border-radius: 50%;
    z-index: 99;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 20%);
    border: 0px;
    color: #333;
    font-size: 16px;
    background: rgba(255,255,255,.6);
}
.slider .slick-arrow:hover{background: rgba(255,255,255,1);}
.slider .slick-arrow.slick-prev{left: 30px;}
.slider .slick-arrow.slick-next{right: 30px;}
.slick_item_fit{
    display: inline-block;
    height: 75vh;
    width:100%;
    background-size: cover;
    background-position: center;
}
.slider-nav-thumbnails-wrapper {
    position: absolute;
    bottom: 20px;
    padding: 0px 30px;
    width: 100%;
}
.slider-nav-thumbnails{
margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
}
.slider-nav-thumbnails .slick-slide{
    max-width: 125px !important;
}
.slider-nav-thumbnails img{
    cursor: pointer;
    padding: 0px 0px;
    border: 2px solid transparent;
    border-radius: 6px;
    margin: 0px 0px;
}
.slider-nav-thumbnails-wrapper .slick-current.slick-active img{
border:2px solid #fff;
}
.slider-nav-thumbnails img:hover{
    opacity: .9;
}

.slider-nav-thumbnails-wrapper .slider__control {
    display: none !important;
    outline: 0;
    margin: 0;
    width: 45px;
    height: 100%;
    top: 0px;
    border: 0px;
    padding: 0;
    position: absolute;
    color: #fff;
    background: #384e77;
    bottom: 30px;
    font-size: 30px;
    border-radius: 6px 0px 0px 6px;
}
.slider-nav-thumbnails-wrapper .slider__control:hover{background: #6192df;}
.slider-nav-thumbnails-wrapper .slider__control--next{
    right: 0px;
    border-radius: 0px 6px 6px 0px;
}
.slider .slick-slide{background: #ddd;}
.slick-slide a:focus{outline: 0;}
.slider a img{
object-fit: cover;
    height: 100%;
    width: auto;
    margin: 0px auto;
    z-index: 9;
    position: relative;
}
.slider a .blur{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    transition: opacity .5s ease-out;
    transform: scale(2.5);
    filter: blur(3px);
    -webkit-animation: show .2s 1;
    animation: show .2s 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    position: absolute;
    pointer-events: none;
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #edc41d;
}
.content_entries .box-wrapper{}
.content_entries .box-wrapper>*{margin-bottom: 20px;}

.footer-menu{}
.footer-menu li{padding: 0px 5px;}
.footer-menu a{color:#fff;}
.footer-menu a:hover{text-decoration: none;}
.obj_view{padding:30px 0px;}
/*module-about*/
.module-about{}
.module-about .box{
    background: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 20px;
}
.module-about .col-auto{padding-left: 10px; padding-right: 10px;}
.module-about .fint img{
    height: 30px; 
    width: auto;
}
/*virtual-tour*/
.virtual-tour{}
.virtual-tour a{
    position: relative;
    display: inline-block;
    height: 300px;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
}
.virtual-tour a img{
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.virtual-tour a .wrapper_text{
    background: rgba(56,78,119,.95);
    padding: 80px 30px;
    position: absolute;
    color: #fff;
    right: 0px;
    top: 0px;
    height: 100%;
}
.virtual-tour a .fint{
    line-height: 1.2em;
}
.virtual-tour a .btn{
    padding: 5px 25px;
    font-size: 22px;
}
/*newsm module*/
#news-block{}
.item_news{}
.sidebar .item_news{margin-bottom: 20px;}
.sidebar .item_news .title{
text-align: left;
font-size: 16px;
height: auto;
margin-bottom: 5px;
}
.item_news .title{
    text-align: center;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 15px;
    height: 48px;
    display: inline-block;
    overflow: hidden;
}
.item_news img{
object-fit: cover;
width: 100%;
height: auto;
border-radius: 8px;
}
.item_news .img{position: relative;}
.item_news .date i{color:#c4c4c4;}
.item_news .date{
    position: absolute;
    background: #ffffff;
    color: #333;
    font-size: 13px;
    padding: 3px 10px;
    border-radius: 30px;
    bottom: 15px;
    right: 15px;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
}
.modal.show .modal-dialog{margin: 30vh auto 0px;}
.sorter-wrapper .selected_city{color:#9c9c9c;}
.virtual-3d-small, #list_map_block{border-radius: 10px; overflow: hidden;}
.custom_text_link{}
.custom_text_link  a.active{color: #333; text-decoration: none;}
.custom_text_link li i{color:#d1dff1;}
.custom_text_link ul li:first-child{color: #333; font-weight: 500;}
.custom_text_link ul li{color:#333;}
.virtual-3d-small img{width: 100%;}
/*page-contact*/
.page-contact{}
.page-contact .box{height: 100%;}
.page-contact a{text-decoration: none;}
.page-contact a.phone{
    color: #333;
    font-weight: 400;
}
.page-contact a.phone:hover{color:#6192df;}
.inner #sticker-sticky-wrapper{margin-bottom: 30px; border-top: 1px solid #2f294e;}
iframe{
    border: 0;
    display: table;
    width: 80%;
    height: 70vh;
    margin: 0px auto;
}
/*block_news_page*/
.block_news_page{position: relative;}
.block_news_page h1.fint{margin-top: 20px;}
.block_news_page .posted{
    position: absolute;
    right: 20px;
    color:#9b9b9b;
    font-size: 14px;
}

.gallery_items {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: row;
}
.gallery_item {
    display: flex;
    overflow: hidden;
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    cursor: pointer;
    opacity: 0;
}
.gallery_item>* {
    width: 100%;
    height: 100%;
}
.gallery_activeImg-wrapper{
    display: flex;
    overflow: hidden;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-color: #f6f5f3;
}
.bulletIndicator_wrapper{
position: absolute;
    bottom: 5px;
    text-align: center;
    right: 20px;
    height: 26px;
    left: 20px;
    display: flex;
    justify-content: center;
}
.bulletIndicator {
display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
}
.bullet {
    display: inline-block;
    width: auto;
    height: 4px;
    opacity: .5;
    min-width: 50px;
    border-radius: 45px;
    margin: 0px 2px;
    background-color: #fff;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 25%);
}
.bullet.over_limit{
        height: auto;
    background: transparent;
    color: #fff;
    opacity: 1;
    font-size: 11px;
    text-shadow: 0px 0px 10px #000;
    border-right: 0;
    font-weight: bold;
}
.bullet.active {
    opacity: 1;
}
.galleryShowMore{
    opacity: 0;
    visibility: hidden;
}
/*category-realty*/
.category-realty{}
.category-realty .box{
box-shadow: 0px 0px 20px rgb(0 0 0 / 15%);
position: relative;
overflow: hidden;
padding: 30px;
}
.row-category1 .box{height: 250px;}
.row-category2 .box, .category-realty .row-category2 .banner{height: 400px;}

.row-category{margin-bottom: 20px;}
.category-realty h3{
margin-bottom: 15px;
    font-size: 22px;
    font-weight: 700;
}
.category-realty .banner{
box-shadow: 0px 0px 20px rgb(0 0 0 / 15%);
border-radius: 6px;
overflow: hidden;
}
.category-realty .banner img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.category-realty .text {z-index: 2;}
.category-realty .img{
    position: absolute;
    top:0px;
    left:0px;
    width: 100%;
    height: 100%;
}
.category-realty .img img{object-fit: cover; width: 100%; height: 100%;}
.category-realty .text ul{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.category-realty .text li{
    padding-bottom: 10px;
}
.category-realty .text li a{
    color: #4f4f4f;
    padding-left: 10px;
    border-left: 4px solid #e3b424;
    text-decoration: none;
    display: inline-block;
    line-height: 1.3em;
}
.category-realty .text li a:hover{
        border-color: #3b3758;
    color: #000;
}
.category-item.business_cat .rel{
    position: absolute;
    bottom: 20px;
}

.category-realty .big_banner .banner{height: 670px;}
#map_fullscreen{
height: 500px;
min-width: 550px;
margin: 30px 0px;
}
.side-fullscreen .close-fullscreen{
    background: #322e4e;
    color: #fff;
    position: absolute;
    right: 10%;
    top: 10%;
    border: 0px;
    font-size: 25px;
    box-shadow: 0 0 0;
    display: inline-block;
    padding: 15px 15px;
}
.side-fullscreen .close-fullscreen{
    background: #221e3a;
}
.side-fullscreen .close-fullscreen i{
  transition: box-shadow 0.4s ease;
  -webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.side-fullscreen .close-fullscreen:hover i{
     transform: rotate(225deg);
}
.side-fullscreen{
position: fixed;
    top: 0;
    z-index: -2;
    bottom: 0;
    width: 100%;
    padding: 0px;
    color: #333;
    overflow-x: hidden;
    overflow-y: auto;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    transition: opacity 0.1s, visibility 0s linear 0.1s;
    visibility: hidden;
    opacity: 0;
    
}
.fullscreen-open .side-fullscreen{
    z-index: 123;
    opacity: 1;
    visibility: visible;
}
.side-fullscreen .logo-wrapper{
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.side-fullscreen .addrress{
    text-align: center;
    font-weight: 300;
    font-size: 19px;
}
.side-fullscreen .addrress .phone{margin-top: 20px;}
.side-fullscreen .phone .t_link{font-weight: bold; color:#333; font-size: 25px;}
.side-fullscreen .phone .t_link:hover{color:#3b3758;}
.side-fullscreen .phone a{text-decoration: none;}
.side-fullscreen .logo img{height: 85px;}
.side-fullscreen .logo .logo-slogan{
    color: #333;
    font-size: 17px;
    bottom: -1px;
    letter-spacing: 1px;

}
.fullscreen-open{overflow: hidden;}

.aside-section{
    height: 100%;
    width: 50%;

    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    position: absolute;
}
.aside-left{
    background: #fff;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: transform 0.4s ease-in-out;
    left: 0;
}
.aside-right{
    background: #3b3758;
    right: 0;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  transition: transform 0.4s ease-in-out;
}
.fullscreen-open .aside-right {
  transform: translateX(0%);
}
.fullscreen-open .aside-left{
  transform: translateY(0%);
}
#topMenu3Items ul{
    margin: 0;
    padding: 0;
    text-align: center;
    list-style-type: none;
}
#topMenu3Items .active a{
    background: #fff;
    color:#333;
}
#topMenu3Items li{
    margin-bottom: 10px;
    line-height: 54px;
}
#topMenu3Items a{
    color: #fff;
    font-weight: 300;
    text-decoration: none;
    font-size: 22px;
    padding: 10px 20px;
}
#topMenu3Items a span{
    border-bottom: 1px solid;
    display: inline-block;
    line-height: 40px;
}
#topMenu3Items .active a span{
    border-bottom-color: transparent; 
}
#topMenu3Items li:hover:not(.active) a span{
    border-color:#e3b424;
}
#topMenu3Items li:hover:not(.active) a{
color:#e3b424;
}
.alert.alert-info, .flash-success{
    background: #7ea66d;
    border:0;
    color:#fff;
}
.flash-success{
    padding: 10px;
}
.view-apartment-main-block .similarads{margin-top: 15px;}
.view-apartment-main-block .photo-wrapper{width: 30%;}
.view-apartment-main-block .info-wrapper{width: 70%;}
.view-apartment-main-block .list-items .item{
    display: flex;
    height: 120px;
}
.view-apartment-main-block .list-items .info-wrapper {
    padding: 20px;
}
.view-apartment-main-block .list-items .price{
    font-size: 17px;
}
.view-apartment-main-block .item .photo{
    height: 120px;
}
.view-apartment-main-block .item .title{

}
.view-apartment-main-block .item .title a{
font-size: 20px;
}
.view-apartment-main-block .item .title a .number{
font-size: 16px;
}
.view-apartment-main-block .list-items .item .item-info{
height: auto;
}
#search_form .apType{display: none;}