:root {
  --color-accent: #DC7D43;
  --color-accent2: #c7662b;
  --color-blue: #334F9B;
  --color-blue2: #233f8c;
  --color-white: #ffffff;
  --color-gray: #d8d8d8;
  --color-light-blue: #eef3f8;
  --color-light-blue2: #dae2ea;
  --color-red: #b86060;
  --color-red2: #aa5151;
  --color-black: #333333;
  --color-vk: #0077ff;
  --color-whatsapp: #3ae35b;
  --color-viber: #665cac;
  --color-telegram: #2481cc;
}

@media (min-width: 1200px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1440px;
}
}
/*common*/
body {
    font-family: 'Inter', Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    color: var(--color-black);
    background: #eef3f8;
    font-weight: 300;
}
b, strong {font-weight: 600;}
.mb-30{margin-bottom: 30px;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{margin-bottom: 15px; font-weight: 600;}
.h1, h1{font-size: 30px;}
.h2, h2{font-size: 28px;}
.h3, h3{font-size: 25px;}
.fint{
    font-size: 24px; 
    font-weight: bold;
    margin-bottom: 15px;
        line-height: 1.2em;
}
.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;
}
.rel{position: relative;}
button:focus{outline: 0; }
.btn-primary.disabled, .btn-primary:disabled {
    background-color: #666;
    border-color: #666;
}
[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;
}
.icon-zoom-in:before {
  content: "\e943";
}
.icon-user2:before {
  content: "\e93f";
}
.icon-star:before {
  content: "\e93c";
}
.icon-check-circle:before {
  content: "\e939";
}
.icon-zoom_out_map:before {
  content: "\e927";
}
.icon-phone:before {
  content: "\e923";
}
.icon-bell:before {
  content: "\e920";
}
.icon-sort:before {
  content: "\e903";
}
.icon-trash-2:before {
  content: "\e904";
}
.icon-log-out:before {
  content: "\e91d";
}
.icon-log-in:before {
  content: "\e91e";
}
.icon-search:before {
  content: "\e905";
}
.icon-user:before {
  content: "\e906";
}
.icon-cart:before {
  content: "\e907";
}
.icon-arrow-up:before {
  content: "\e908";
}
.icon-arrow-right:before {
  content: "\e909";
}
.icon-arrow-left:before {
  content: "\e90a";
}
.icon-arrow-down:before {
  content: "\e90b";
}
.icon-chevron-right:before {
  content: "\e90c";
}
.icon-chevrons-up:before {
  content: "\e90d";
}
.icon-chevrons-right:before {
  content: "\e90e";
}
.icon-chevrons-left:before {
  content: "\e90f";
}
.icon-chevrons-down:before {
  content: "\e910";
}
.icon-chevron-right1:before {
  content: "\e911";
}
.icon-chevron-left:before {
  content: "\e912";
}
.icon-chevron-down:before {
  content: "\e913";
}
.icon-chevron-up:before {
  content: "\e914";
}
.icon-minus:before {
  content: "\e915";
}
.icon-plus:before {
  content: "\e916";
}
.icon-eye:before {
  content: "\e918";
}
.icon-user1:before {
  content: "\e93e";
}
.icon-odnoklassniki:before {
  content: "\e93d";
}
.icon-check-square-o:before {
  content: "\e93a";
}
.icon-caret-right:before {
  content: "\e934";
}
.icon-caret-left:before {
  content: "\e935";
}
.icon-caret-up:before {
  content: "\e936";
}
.icon-caret-down:before {
  content: "\e937";
}
.icon-calculator:before {
  content: "\e92f";
}
.icon-phone1:before {
  content: "\e924";
}
.icon-vk:before {
  content: "\e919";
}
.icon-file-pdf:before {
  content: "\e931";
}
.icon-file-excel:before {
  content: "\e92b";
}
.icon-file:before {
  content: "\e92b";
}
.icon-file-format:before {
  content: "\e92b";
}
.icon-xlc:before {
  content: "\e92b";
}
.icon-file-word:before {
  content: "\e92c";
}
.icon-file1:before {
  content: "\e92c";
}
.icon-file-format1:before {
  content: "\e92c";
}
.icon-word:before {
  content: "\e92c";
}
.icon-docx:before {
  content: "\e92c";
}
.icon-image:before {
  content: "\e928";
}
.icon-instagram:before {
  content: "\e925";
}
.icon-file-pdf1:before {
  content: "\e932";
}
.icon-file-pdf2:before {
  content: "\e933";
}
.icon-file-xls:before {
  content: "\e92d";
}
.icon-file-xls1:before {
  content: "\e92e";
}
.icon-calendar:before {
  content: "\e921";
}
.icon-calculator1:before {
  content: "\e930";
}
.icon-star-full:before {
  content: "\e93b";
}
.icon-checkmark:before {
  content: "\e938";
}
.icon-envelope:before {
  content: "\e92a";
}
.icon-location:before {
  content: "\e929";
}
.icon-heart-outlined:before {
  content: "\e900";
}
.icon-close:before {
  content: "\e901";
}
.icon-info:before {
  content: "\e902";
}
.icon-youtube:before {
  content: "\e926";
}
.icon-viber:before {
  content: "\e922";
}
.icon-yandex:before {
  content: "\e91f";
}
.icon-gmail:before {
  content: "\e917";
}
.icon-whatsapp:before {
  content: "\e91a";
}
.icon-twitter:before {
  content: "\e91b";
}
.icon-telegram:before {
  content: "\e91c";
}
.vk{color:var(--color-vk);}
.modal-content{
    border-radius: 6px;
    border:0;
}
.modal-body{padding: 30px;}
.cusom-close {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #333;
    opacity: 1;
    font-size: 15px;
    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;
}
.btn{
  border: 0;
  height: 44px;
  line-height: 44px;
  text-decoration: none;
  padding: 0px 15px;
  font-weight: 400;
}
.btn i{margin-right: 10px;}

.btn-lg{
    height: 60px;
    line-height: 60px;
    padding: 0px 50px;
    font-size: inherit;
}
.btn-sm{
    line-height: 40px;
    height: 40px;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus{box-shadow: 0 0 0;}
.btn.focus, .btn:focus{box-shadow: 0 0 0; border:0;}
.btn-primary.focus, .btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle{background:  var(--color-blue2);}
.btn-primary {
    background-color: var(--color-blue);
}
.btn-default {
    background-color: var(--color-accent);
    color: var(--color-white);
}
.btn-default:hover {
    background-color: var(--color-accent2);
    color: var(--color-white);
}
.btn-info {
background-color: #e3d02d;
    color: var(--color-black);
}
.btn-white {
background-color: var(--color-white);
color: var(--color-black);
}
.btn-white:hover{
    background: #eee;
}
.btn-info:hover {background-color:#d2bf21; color: var(--color-black);}
.btn-primary:hover {background: var(--color-blue2);}
hr{border-top: 1px solid #e4e4e4;}
.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: 50px;
    padding: 10px 15px;
    border-color:#ddd;
    border-radius: 6px;
    font-size: 14px;
}
.form-control:focus{box-shadow: 0 0 0; border-color: #ccc;}
.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);}
/*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-left: 45px;
    font-weight: 300;
    font-size: 13px;
    line-height: 1.2em;
    margin: 0px;
}
.checkbox:not(checked) + label:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 28px;
    margin-top: -8px;
    height: 16px;
    border-radius: 16px;
    background: #eee;
    box-shadow: inset 0 2px 3px rgba(0,0,0,.2);

}
.checkbox:not(checked) + label:after {
content: '';
    position: absolute;
    top: 50%;
    left: 12px;
    width: 13px;
    height: 10px;
    margin-top: -5px;
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    transition: all .2s;
}
.checkbox:checked + label:before, button.active  label:before{
     background: #7eaf38;
}
.checkbox:checked + label:after, button.active label:after {
    left: 3px;
}
.checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(255,255,0,.5);
}
.module{margin-bottom: 40px;}

.promo {
    height: 85vh;
    width: 100%;
    background: url(/video/poster.webp) center center no-repeat;
    background-size: cover;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}
.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*/
.index header{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  z-index: 9;
}
.promo::after{
    display: inline-block;
    content: '';
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 2;
}

.promo .promo_text{
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 120px;
    z-index: 8;
    color: var(--color-white);
}
.promo .promo_text .textEffect{
text-align: center;
    font-size: 60px;
    height: 60px;
    line-height: 1em;
    font-weight: bold;
}
.promo .promo_text .container{
}
.promo .fint{
    margin-bottom: 60px;
    font-size: 42px;
}
/*header*/

header{
    padding-top: 20px;
    padding-bottom: 20px;
}
.inner header{margin-bottom: 30px;  background: var(--color-white);}
.header_top{padding-bottom}
.header_bottom{
    padding-top: 15px;
    padding-bottom: 15px;
}
.is-sticky .header_bottom{
    background: #fff;
    z-index: 99 !important;
    box-shadow: 0px 15px 10px rgba(0,0,0,.05);
}

.logo{
display: flex;
    align-items: center;
    text-decoration: none;
    color: #333;
}
.logo svg{height: 90px;}
.logo svg .st0, body.index .is-sticky .logo .st1{fill:#DC7D43;}
body.index .logo .st1{fill:var(--color-white);}

.logo .st1{fill:var(--color-black);}
.logo_element img{height: 90px; width: auto;}
.logo_text{
    display: flex;
    flex-direction: column;
}
.slogan{text-transform: uppercase; font-size: 17px; line-height: 1.8em;}
header .contact_wrapper{}
/*header .wrapper_address span{display: block;}*/
header .contact_wrapper .phone{
  font-weight: bold;
  text-decoration: none;
  color:#333;
}
body.index header .contact_wrapper .phone{color:var(--color-white);}
body.index header .contact_wrapper .phone:hover{color:var(--color-accent);}
header .contact_wrapper .phone:hover{color:#1381cf;}
header .add-object .btn{line-height: 50px; height: 50px;}
/*top_menu*/
#top_menu{ 
display: flex;
gap:0px 30px;
}
#top_menu>li>a{color:#3a3d46; text-decoration: none; font-weight: 400;}
body.index #top_menu>li>a{color:var(--color-white);}
#top_menu>li>a:hover, #top_menu>li.active>a, body.index #top_menu>li>a:hover{color:#DC7D43;}
/*main menu*/
#search_btn{}
.is-sticky .main_menu{z-index: 999 !important;}
#main_menu{
}
.mobile-button{
  display: none;
}
.mobile-button .btn{
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap:0 10px;
}
.mobile-button .btn .hamburger-box{
width: 22px;
    height: 18px;
    flex-direction: column;
    display: flex;
    justify-content: space-between;
}
.mobile-button .btn .hamburger-box span{
  height: 2px; 
  width: 100%;
  background: #fff;
}
.mobile-button .btn i{margin-right: 5px; font-size: 11px;}
.nav>li {
    position: relative;
}
.main_menu .nav>li{
      padding-left: 15px;
    padding-right: 15px;
}
body.index .main_menu .nav>li>a, body.index .is-sticky .main_menu .nav>li:hover>a{color:var(--color-white);}
body.index .is-sticky .main_menu .nav>li>a{color:var(--color-black);}
.main_menu .nav>li>a {
font-size: 16px;
    font-weight: 600;
    color: #333;
    text-decoration: none;
    line-height: 40px;
    display: inline-block;
    padding: 0px 15px;
    border-radius: 6px;
    transition: all 150ms linear;
    text-transform: uppercase;
}
.main_menu .nav>li:hover>a{
color: #fff;
background: #DC7D43;
}
.main_menu .nav>li.dropdown1>a{padding-right: 20px;}
.main_menu .nav>li.dropdown1>a i{
position: absolute;
    font-size: 11px;
    top: 50%;
    height: 12px;
    margin-top: -6px;
    margin-left: 3px;
}
@media (min-width: 979px){
li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin-top: 0;
    padding: 15px 15px;
    width: 230px;
    border: 0px solid;
    background: #fff;
    border-radius: 0;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 10%);
}
}
.main_menu .nav>li:not(:last-child):after {
    display: inline-block;
    content: '//';
    position: absolute;
    font-size: 9px;
    color: #b9bcca;
    right: 0;
    height: 14px;
    margin-top: -12px;
    top: 50%;
}
.main_menu .nav>li.active a{
  background: var(--color-accent);
    color: var(--color-white);
}
.main_menu .nav .sub_menu_header_menu_wrap li a{
 padding: 0;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    color: #666;
    font-weight: 300;
    width: 100%;
}
.main_menu .nav .sub_menu_header_menu_wrap li:not(:last-child) a{}
.main_menu .nav .sub_menu_header_menu_wrap li:hover a, .main_menu .nav .sub_menu_header_menu_wrap li.active a{color:var(--color-red);}
.sub_menu_header_menu_wrap{
    background: #fff;
    position: absolute;
    left: 15px;
    transition: all .2s;
    padding: 30px 15px;
    min-width: 270px;
    opacity: 0;
    border-radius: 4px;
    list-style-type: none;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 15px 0;
    visibility: hidden;
    z-index: 9;
    box-shadow: 0px 10px 30px rgb(0 0 0 / 15%);
}
.sub_menu_header_menu_wrap a{
  color:var(--color-black);
  text-decoration: none;
  font-size: 15px;
}
.sub_menu_header_menu_wrap a:hover{color:var(--color-accent);
}
.nav>li.dropdown1:hover .sub_menu_header_menu_wrap {
    opacity: 1;
    visibility: visible;
}
.box{
  padding: 30px;
  border-radius: 12px;
  background: #fff;
  /*box-shadow: 0px 0px 30px rgba(0,0,0,.15);*/
}
/*feauture_module*/
.feauture_module{}
.feauture_module .block_wrapper{
    display: flex;
    justify-content: space-between;
    padding: 0px 60px;
}
.feauture_module .block_wrapper .item_wrapper{
    display: flex;
    align-items: center;
}
.feauture_module .block_wrapper .item{
        display: flex;
    align-items: center;
    gap: 0px 30px;
}
.feauture_module .block_wrapper .item .num{
display: block;
    width: 60px;
    height: 60px;
    min-width: 60px;
    line-height: 60px;
    border-radius: 50%;
    background: var(--color-accent);
    text-align: center;
    font-size: 28px;
    color: var(--color-white);
    font-weight: bold;
}
.feauture_module .block_wrapper .item .title_wrapper{
display: flex;
    flex-direction: column;
}
.feauture_module .block_wrapper .item .title_wrapper .title{
font-size: 26px;
    font-weight: bold;
    margin-bottom: 10px;
}
.feauture_module .block_wrapper .item .text{font-size: 18px;}
.promo_image{margin-bottom: 60px;}
.promo_image img{
max-width: 100%;
    width: 100%;
    object-fit: cover;
}
.search_promo{
    position: relative;
}
/*search*/
.search{margin-bottom: 30px;}
.search_index{
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
}
.search_index  #search-form{
position: relative;
padding: 30px;
}
.search .form-group{position: relative;}
.search .title{
font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
}
.search .checkbox:not(checked) + label{}
.search .btn-group-wrapper button.btn-secondary{
background: var(--color-white);
    border: 1px solid var(--color-gray);
    color: #333;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
}
.search .btn-group-wrapper button.btn-secondary:hover{border-color:var(--color-light-blue2);}
.search .btn-group-wrapper button.btn-secondary.active{
background: var(--color-light-blue);
    border-color: var(--color-light-blue2);
    color: #333;
}
.search .btn-group-wrapper{display: flex; gap: 0px 5px;}
.close_btn_side_modal{
border: 0;
    background: transparent;
    position: absolute;
    left: 25px;
    top: 15px;
}
.nav-modal-wrap .close_btn_side_modal{
    right: 25px;
    left:initial;
}
.search-slider{position: relative;}
.currency{
/*    font-size: 12px;
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -12px;
    color: #c4c4c4;
    height: 24px;*/
}
.search .index-form .btn-primary{}
.search .apType{display: none;}
.search .delimiter{
padding: 0px 5px;
    font-size: 11px;
    color: #c4c4c4;
    font-weight: 300;
}
.search .measurement{
color: #c4c4c4;
    padding-left: 5px;
    position: absolute;
    right: 10px;
    top: 12px;
    font-size: 11px;
}
.search label{
    font-size: 13px;
    font-weight: 300;
    color:var(--color-black);
}
.search .block_price_inner{
    display: flex;
    border: 1px solid #ddd;
    border-radius: 6px;
    position: relative;
    align-items: center;
}
.search .block_price_inner .block_price {
    display: flex;
    align-items: center;
    padding: 0px 15px;
}
.search .block_price_inner .block_price .cap{font-size: 12px; color:#a4a4a4;}
.search .block_price_inner input{
    border: 0;
    max-width: 130px;
    padding: 0 15px;
}
.block-square input{max-width: 70px;}
.search .row-search-bottom{margin-top: 30px; gap:15px;}
.search .block_price_inner .sep{
    height: 20px;
    width: 1px;
    background: #ddd;
}
.search .search-slider .vals{gap:0 15px;}
.search .vals .form-control{width: 120px;}
.search .ui-widget-header{background: var(--color-red);}
.ui-slider-horizontal {
height: 2px;
    border: 0;
    bottom: 2px;
    width: 86%;
    margin: 0px auto;
    background: #c4c4c4;
    border-radius: 12px;
}
.ui-slider-horizontal .ui-slider-handle{margin-left: -4px;}
.ui-slider .ui-slider-handle{
    cursor: pointer;
background: var(--color-red);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 0;
}
.index-form  #search_form{max-width: 82%;}
.index-form .btn-submit-wrapper {
    position: absolute;
    right: 0;
    height: 100%;
    width: 18%;
    top: 0;
    border-radius: 0;
    background: var(--color-accent);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 15px 0;
}
.index-form .btn-submit-wrapper .btn{text-transform: uppercase;     padding: 0px 30px;}
.index-form .count_obj{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    outline: 0;
    box-shadow: 0 0 0 black;
    color:var(--color-white);
}
.index-form .count_obj .count{ 
    font-size: 42px; 
    line-height: 1em;
    font-weight: bold;
}
.index-form .count_obj .note{
text-transform: uppercase;
    font-size: 11px;
    letter-spacing: .5px;
}
.index-form img{height: 80px; width: auto;}
.search .fast_search, .search .labels_search{
display: flex;
    align-items: center;
    gap: 0px 30px;
    flex-wrap: wrap;
}
.row-search-bottom .h5{
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 13px;
}
.search .fast_search ul, .search .labels_search ul{
    padding: 0;
     list-style-type: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin:0;
    gap:0px 15px;
}
.search .labels_search{}
.search .labels_search ul{}
.search .fast_a, .search .labels_search .lab_a{
display: flex;
    align-items: center;
    position: relative;
    padding: 5px 10px;
    background: transparent;
    border-radius: 6px;
    border: 1px solid #ddd;
    transition: all 250ms linear;
}
.fast_a.active{
    background: var(--color-light-blue);
    border-color: var(--color-light-blue2);
}
.search .labels_search .lab_a {
    border:0;
}
.search .labels_search .exclusive{background:rgba(181,207,130,.3);}
.search .labels_search .exclusive.active{background:rgba(181,207,130,1);}
.search .labels_search .hot{background:rgba(236,141,48,.5);}
.search .labels_search .hot.active{background:rgba(236,141,48,1);}
.search .labels_search .ipoteka{background:rgba(204,238,249,.3);}
.search .labels_search .ipoteka.active{background:rgba(204,238,249,1);}
/*list item*/
#appartment_box{margin-bottom: 30px;}
.list-items{
display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    gap: 30px 0;
}
.catalog .item_wrapper{
  position: relative;
  max-width: 33.333%;
  flex: 0 0 33.333%;
  padding-right: 15px;
    padding-left: 15px;
}
.catalog .item{
background: #fff;
    display: flex;
    height: 100%;
    padding: 30px;
    flex-direction: column;
    border-radius: 12px;
    text-decoration: none;
    color: var(--color-black);
}
.catalog .item .wrapper_info{
display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
}
.catalog .item:not(:last-child){margin-bottom: 15px;}
.catalog .item:not(:last-child):after{
display: inline-block;
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #e6e6e6;
    left: 0;
    bottom: 0px;
}
.catalog .item.hot:not(:last-child):after{background: rgba(236,141,48,.1);}
.catalog .item.hot{background: rgba(236,141,48,.1);}
.catalog .item.hot:hover{background: rgba(236,141,48,.15);}
.catalog .item .title_wrapper{
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.catalog .item .title{
font-size: 17px;
    font-weight: 500;
    overflow: hidden;
}
.catalog .item:hover .title{
color:var(--color-blue);
}
.catalog .item .title_wrapper .number, .view-apartment-main-block h1 .number{
font-size: 16px;
margin-left: 10px;
color: #a1a1a1;
}
.item .title a{
color: #333;
font-size: 17px;
font-weight: 400;
}
.labels{
  list-style-type: none;
  padding: 0px;
  margin: 0px 0px 15px;
  display: flex;
  gap: 0px 5px;
}
.labels li{
  display: inline-block;
  font-size: 11px;
  padding: 0px 10px;
  color: #333;
  line-height: 28px;
  background: #fff;
  border-radius: 6px;
  font-weight: 400;
}
.labels .special_offer{background: #f3283b; color: #fff;}
.labels .hot{background: rgba(236,141,48,1); color: #fff;}
.labels .torg{background: #ebd64b; color: #fff;}
.labels .ipoteka{background: #9ad3e5; color: #fff;}
.labels .exclusive{background: rgba(181,207,130,1); color: #fff;}
.item .description{   margin-top: 10px;}
.item .description a{margin-left: 10px;}
.item:hover .description{opacity: 1;}
.item .price{font-weight: bold; font-size:22px;}
.item .price .price_size{
/*font-weight: 300;
    font-size: 12px;*/
}
.item .wrapper_price .for_m2 , .view-apartment-main-block .wrapper_price .for_m2{
    color: #8d8d8d;
    font-size: 13px;
}
.item .teaser_info span, .item .address span{font-weight: 400;}
.item .address{margin-bottom: 30px;}
.item .teaser_info{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin-bottom: 30px;
}
.item .teaser_info .it{
display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: center;
    text-align: center;
}
.item .teaser_info .it .capt{}
.item .teaser_info .it .val{font-size: 20px;}
.sorter-wrapper{padding: 15px; margin-bottom: 30px;}
.item .photo_link{
display: block;
    position: relative;
    margin-bottom: 15px;
}
.item .photo_link img{max-width: 100%;}
.item .no_img{
    border-radius: 6px;
    overflow: hidden;
}
.item .item_bottom{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.item .user{
  display: flex;
    align-items: center;
    gap: 0px 15px;
}
.item .user .ava{}
.item .user .ava img{
    height: 52px;
    width: 52px;
    border-radius: 50%;
    object-fit: cover;
}
.item .user .user_info .user_name{
  font-weight: bold;
    display: block;
}
.item .user .user_info .sign{
  text-decoration: underline;
  color:var(--color-black);
}
.item .user .user_info .sign:hover{
  text-decoration: none;
  color:var(--color-blue);
}
.item .more_photo{font-size:13px; color:#a4a4a4; text-align: center;}
.item .labels{
position: absolute;
    top: 15px;
    left: 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 0px 5px;
}
.item .labels li{}
/*products__item-img */
.products__item-img, .products__item-tile {
    display: block;
    position: relative;
}
.products__item-img {
text-align: center;
    width: 100%;
    height: 260px;
    border-radius: 6px;
    overflow: hidden;
}
.products__item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.products__img {
    opacity: 0;
    transition: opacity .3s ease-out;
}
.products__img_active {
    opacity: 1;
}
.p-tile__items_full {
    left: -15px;
    right: -15px;
}
.p-tile__items {
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    transition: opacity .2s ease-out;
    z-index: 2;
}
.p-tile__items {
position: absolute;
    left: 0;
    top: 0px;
    right: 0;
    bottom: 20px;
    padding: 0px 30px;
}
.p-tile__item {
    -ms-flex: 1;
    flex: 1;
    position: relative;
}   
.p-tile__item:after {
    background-color: #fff;
    content: "";
    left: 1px;
    right: 1px;
    bottom: -10px;
    position: absolute;
    transition: background-color .3s ease-out;
    height: 3px;
}
.p-tile__item_active:after {background-color: #b86060;}
.catalog .item:hover .p-tile__items {opacity: 1;}
#ymap{height: 620px;}
.inner #ymap{height: 450px; margin-bottom: 30px;}
/*footer*/
footer{margin-top: 50px;}
footer .logo{gap:0 15px;}
footer .logo .footer_slogan{font-weight: 500; line-height: 1.3em;}
footer .logo .footer_slogan span{display: block;}
.footer-top{padding: 30px 0px;background: #dde6ee; position: relative;}
.footer-top:after{
position: absolute;
    display: inline-block;
    content: '';
    width: 100%;
    background: #dde6ee;
    height: 8vh;
    -webkit-clip-path: polygon(100% 0%, 100% 0, 100% 100%, 100% 100%, 0 calc(100% - 8vh));
    clip-path: polygon(100% 0%, 100% 0, 100% 100%, 100% 100%, 0 calc(100% - 8vh));
    bottom: -8vh;
}
.footer-middle{padding: 100px 0 60px;}
.footer-bottom{
    padding: 15px 0px;
    font-size: 11px;
}
footer .wrapper_address span, footer .schedule_wrapper span{display: block;}
footer .contact_wrapper span.t{
display: block;
    font-weight: bold;
    margin-bottom: 10px;
}
footer .contact_wrapper a{
text-decoration: none;
    color: var(--color-black);
    font-weight: bold;
}
.footer-top .wrapper_button{gap:0 15px;}
.footer-top .wrapper_button>*{flex:1; padding: 0 30px;}
/*category_module*/
.category_module{}
.category_module .row-caterogy-item{gap:30px 0;}
.item_cat{
position: relative;
    height: 250px;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    padding: 30px 30px;
    background: var(--color-white);
    color: var(--color-black);
}
.category_module .apartment .item_cat{background: var(--color-blue); color:var(--color-white);}
.category_module .business .item_cat{background: var(--color-accent); color:var(--color-white);}
.category_module  .item_cat.white a{color:var(--color-white);}
.category_module .count{
    font-weight: 400;
    display: inline-block;
    background: var(--color-light-blue);
    color: var(--color-black);
    font-size: 11px;
    border-radius: 16px;
    padding: 0px 10px;
    line-height: 30px;
    height: 30px;
}
.category_module .item_cat .img{
    position: absolute;
    right: 30px;
    bottom: 30px;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eef3f8;
    border-radius: 50%;
    z-index: 9;
}
.category_module .item_cat .img img{
transition: .5s ease;
    position: absolute;
    top: -5px;
}
.business .item_cat   .img img{top:inherit; }
.land .item_cat   .img img{top:inherit; bottom: 0; }
.category_module .item_cat:hover .img img{transform: translate(0px, -2px);}
.category_module .item_cat .main_link{
    font-size: 18px;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 0px 15px;
    margin-bottom: 30px;
}
.item_cat:not(.white) .main_link:hover{color:var(--color-blue);}
.item_cat a{color:var(--color-black);text-decoration: none;line-height: 1em;}
.category_module .links{
 display: flex;
    gap: 0 50px;
}
.category_module .links ul{
padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 5px 0px;
}
.hot .item_cat .h3{font-size:25px; line-height: 1.2em;}
.item_cat ul li a{font-size: 16px;    text-decoration: underline;}
.item_cat ul li a:hover{text-decoration: none;}
.exclusive .item_cat:after {background: rgba(84,203,176,.8);}
.hot .item_cat:after {background: rgba(236,141,48,.8)}
.hot  .item_cat .main_link, .exclusive .item_cat .main_link{
    display: flex;
    flex-direction: column;justify-content: center;
}
/*app_for_selection*/
.app_for_selection{
height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.app_for_selection .note{margin-bottom: 15px;}
.app_for_selection textarea{height: 100px;}
.app_for_selection .btn{width: 100%;}
/*view-apartment-main-block*/
.view-apartment-main-block{}
.view-apartment-main-block h1{
display: flex;
align-items: center;
justify-content: center;
}
.view-apartment-main-block h1 .number{}
.view-apartment-main-block h1 .text{font-weight: bold;}
.view-apartment-main-block #light-slider{}
.view-apartment-main-block #light-slider li{
    height: 560px;
    overflow: hidden;
    border-radius: 6px;
}
.view-apartment-main-block #light-slider li img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.view-apartment-main-block .lSGallery{
    position: absolute;
    bottom: 30px;
    left: 30px;
}
.view-apartment-main-block .lSSlideOuter{position: relative;}
.light-slider-wrapper{position: relative;}
.lSSlideOuter .lSPager.lSGallery li{
    width: auto !important;
    border: 2px solid transparent;
    border-radius: 6px;
}
.lSSlideOuter .lSPager.lSGallery li.active{border-color:#fff;}
.lSSlideOuter .lSPager.lSGallery img{
    opacity: .9;
        -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
}
.lSSlideOuter .lSPager.lSGallery li:hover img{opacity: 1;}
.lSSlideOuter .lSPager.lSGallery li.active{}
.lSAction > a{
    background: #fff;
    width: 46px;
    height: 46px;
    margin-top: -23px;
    text-align: center;
    line-height: 46px;
    border-radius: 50%;
}
.lSAction > a svg{
width: 10px;
    height: 18px;
}
.lSAction > .lSPrev{left:20px;}
.lSAction > .lSNext{right:20px;}
.apartment-view-topinfo{margin-bottom: 30px;}
.apartment-view-topinfo .right_teaser_info{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
        border-radius: 6px;
        padding:50px 30px;
        text-align: center;
}
.apartment-view-topinfo .right_teaser_info .number{
        position: absolute;
    bottom: 30px;
    text-align: center;
    width: 100%;
    left: 0;
}
.apartment-view-topinfo .price_info{    margin-bottom: 30px;}
.mediaslider-tabgalleryexpand{
position: absolute;
cursor: pointer;
    right: 20px;
    top: 20px;
    z-index: 9;
    width: 46px;
    height: 46px;
    background: rgba(255,255,255,.5);
    text-align: center;
    border-radius: 50%;
    line-height: 46px;
}
.mediaslider-tabgalleryexpand:hover{background: rgba(255,255,255,1);}
.fancybox__thumbs .carousel__slide .fancybox__thumb::after{border-color:#fff; border-width: 2px;}
.view-apartment-main-block .price{
font-size: 26px;
    font-weight: bold;
}
.view-apartment-main-block .right_teaser_info .wrapper_price{margin-bottom: 15px;}
.view-apartment-main-block .labels{margin-bottom: 40px;}
#fancybox-content{background: #fff; padding:30px !important;}

.view-apartment-main-block .propert_contact{
padding: 30px;
    border-radius: 12px;
    text-align: center;
    background: #fff;
}
.view-apartment-main-block .user_info{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.view-apartment-main-block .user_info .name{
font-weight: bold;
font-size: 17px;
}
.view-apartment-main-block .user_info .list-inline a{color:#333; text-decoration: none;}
.view-apartment-main-block .user_info .list-inline a.phone{font-weight: bold;}
.view-apartment-main-block .user_info .list-inline .small{color: #c4c4c4;}
.view-apartment-main-block .user_info .list-inline a.phone:hover{color:#34628b;}
.view-apartment-main-block .user_info .list-inline a.whatsapp{color:var(--color-whatsapp);}
.view-apartment-main-block .user_info .list-inline a.viber{color:var(--color-viber);}
.view-apartment-main-block .user_info .list-inline a.telegram{color:var(--color-telegram);}
.view-apartment-main-block .user_info .ava{border-radius: 50%; overflow: hidden;     margin-bottom: 15px;}
.view-apartment-main-block .user_info .ava img{
    width: 90px;
    height: 90px;
    object-fit: cover;
}
.view-apartment-main-block .list-flex{
        list-style: none;
    padding: 0;
    margin: 0 0px 30px;
}
.view-apartment-main-block .list-flex li{
    display: flex;
    padding-bottom: 10px;
    font-weight: 700;
}
.view-apartment-main-block .list-flex li .elements__leader{
border-bottom: 1px dotted #e3e3e3;
    height: 17px;
    margin: 0 4px;
    flex: 1;
}
.view-apartment-main-block .list-flex li span:first-child{}
.view-apartment-main-block .list-flex li span{
}
.view-apartment-main-block .list-flex li span:last-child{
    width: 30%;
}
.view-apartment-main-block .option_field {}
.view-apartment-main-block .option_field strong{font-weight: 500; margin-bottom: 10px;}
#map_block{margin-top: 30px; margin-bottom: 30px;}
.view-apartment-main-block .similarads .item-wrapper{margin-bottom: 30px;}

/*similarads*/
.right_sidebar .similarads .item:not(:last-child){
margin-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
}
.similarads .item .title{margin-top: 15px;}
.similarads .item .photo_link{
    position: relative;
        margin-bottom: 0;
}
.similarads .item .photo-wrapper{border-radius: 6px; overflow: hidden;}
.similarads .info-wrapper{
    position: absolute;
    z-index: 8;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 15px;
}
.similarads .info-wrapper .price_info{
display: flex;
    font-size: 13px;
    color: #333;
}
.similarads .item .number{
background: rgba(255,255,255,1);
    border-radius: 36px;
    padding: 5px 15px;
}
.similarads .item .number, .similarads .item .price{
 
    line-height: 1em;
}
.similarads .item .wrapper_price{
background: rgba(255,255,255,.8);
    padding: 5px 15px 5px 25px;
    margin-left: -15px;
    border-radius: 0px 36px 36px 0px;
}
.similarads .item .price{

font-weight: normal;
font-size: 13px;
}
.similarads .labels{margin-bottom: 10px;}
.view-apartment-main-block .similarads .list-items{
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: center;
}
.view-apartment-main-block .similarads .item{
    padding-right: 15px;
    padding-left: 15px;
    flex:0 0 25%;
    max-width: 25%;
}
.view-apartment-main-block .similarads .h5{text-align: center;}
/*reviews*/
.reviews_item{
margin-bottom: 15px;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 15%);
    background: #fff;
    padding: 20px;
}
.reviews_item p:last-child{margin-bottom: 0px;}
.reviews_item .review-date{color:#333;}
.reviews_item .icon-calendar{color:#c4c4c4;}
#map_y{height: 600px;}
.page-contact{}
.page-contact .col-sm-4{}
.page-contact .col-sm-4 h5 a{
color: #333;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-weight: 300;
}
.page-contact .ava{}
.page-contact .ava img{border-radius: 50%;width: 80px; height: 80px;}
.page-contact .col-sm-4 h5{margin-bottom: 10px;}
.page-contact .m_link{text-decoration: none; padding: 0px 2px;}
.viber{color:var(--color-viber);}
.whatsapp{color:var(--color-whatsapp);}
.page-contact .phones a span.btn-small{
    font-size: 11px;
    height: auto;
    padding: 3px 10px;
    line-height: 1em;
    border-radius: 36px;
    background: var(--color-white);
    display: block;
    margin-top: 3px;
}
.page-contact .phones .phone{
color: #333;
    font-weight: bold;
    text-decoration: none;
}
.page-contact .phones a span.btn-small:hover{background: #333;}
.page-contact .col-sm-4 h5 a:hover, .page-contact .phones .phone:hover{color:#007bff;}

/*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: var(--color-blue);
}
.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:var(--color-blue);}
.pagination-block{display: table; margin: 30px auto 0px;}
.pagination-block.pagination-bottom{margin-top: 15px; margin-bottom: 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: #c4c4c4; border-color: transparent;}
.active .page-link, .page-item.active .page-link{background: var(--color-blue); border-color:var(--color-blue); color: var(--color-white);}
.page-link{
    color: #333;
    line-height: 44px;
    padding: 0px 15px;
    border-color: transparent;
    border-radius: 6px;
}
/*right_sidebar*/
.right_sidebar.open,{
        right: 0;
    visibility: visible;
}
.nav-open .side-nav-overlay{
    display: block;
}
.nav-modal-wrap{
    position: fixed;
    top: 0;
    left: 0;
    width: 60%;
    height: 100%;
    left: -60%;
    visibility: hidden;
    z-index: 1001;
    background-color: #fff;
        overflow: auto;
    padding: 0px 30px;
    -webkit-transition: all .6s cubic-bezier(.645,.045,.355,1);
    transition: all .6s cubic-bezier(.645,.045,.355,1);
}
.nav-modal-wrap .add-object{margin-top:30px; }
.nav-modal-wrap.open {
    left: 0;
    visibility: visible;
}
/*side-menu*/
.wrapper-side-content {
    flex-direction: column;
    display: flex;
    justify-content: center;
    height: 100%;
}
.side-menu {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.side-menu>li {
    padding: 15px 0px 15px;
    border-bottom: 1px solid #f1f1f1;
}
.side-menu>li>.slow {
    display: flex;
    align-items: center;
    position: relative;
        text-decoration: none;
    color: #333;
}
.side-menu .sub_menu {
    overflow: hidden;
    max-height: 0;
    transition: all 0.7s ease 0s;
    -webkit-transition: all 0.7s ease 0s;
    margin: 0;
}
.side-menu .open .sub_menu, .side-menu .alias-parent-active.open .sub_menu {
    max-height: 1500px;
   padding-top: 15px;
}
.side-menu .title {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.side-menu>li>.slow .title {
    font-size: 19px;
    line-height: 1em;
    font-weight: bold;
}
.side-menu>li>.slow .title .arrow {
    display: flex;
    width: 26px;
    height: 26px;
    position: absolute;
    right: 0px;
    top: -4px;
    background: #2c2c8b;
    color: #fff;
    border-radius: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 15px;
}
.side-menu>li.open>.slow .title .arrow{background: #cc3333}
.side-menu .sub_menu ul {
    flex-wrap: wrap;
    flex-direction: column;
    margin: 0;
padding: 0;
    list-style-type: none;
}
.side-menu .sub_menu ul li {
    margin-bottom: 8px;
    padding: 1px 15px;
}
.side-menu .sub_menu li .slow {
    color: #333;
    text-decoration: none;
    font-size: 16px;
}
.side-menu>li.active>.slow{color:#cc3333;}
 
/*top_promo*/
.top_promo{}
.top_promo .item_wrapper{}
.top_promo .item{
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
}
.top_promo .item .item_info{}
.top_promo .item .item_info_inner{
    padding: 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.top_promo .item .promo_item_image{height: 465px;}
.top_promo .item .promo_item_bottom{
display: flex;
    align-items: center;
    gap: 0px 30px;
}
.top_promo .item .image{ height: 100%;}
.top_promo .item .image img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.top_promo .item .title_wrapper{}
.top_promo .item .sub_title{
color: #666666;
    font-size: 21px;
    margin-bottom: 15px;
    font-weight: 500;
}
.top_promo .item .fint{font-size: 35px;}
.top_promo .item .text{
    font-size: 16px;
}
.top_promo .item .text ul{
    padding: 0;
    list-style-type: none;
}
.top_promo .item .text ul li{
    padding-top: 5px;
    padding-bottom: 5px;
}
.top_promo .item .text ul li:before{
    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: "\e938";
    margin-right: 10px;
    color: #42c834;
    font-size: 12px; 
}
.owl-nav{}
.owl-carousel .owl-nav button{
    position: absolute;
    font-size: 50px !important;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    color: #666;
    transition: all 250ms linear;
}
.owl-carousel .owl-dots{
  display: flex;
    gap: 0px 5px;
    justify-content: center;
    margin-top: 20px;
}
.owl-carousel .owl-dots .owl-dot{
display: inline-block;
    background: #666;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.owl-carousel .owl-dots .owl-dot.active{
  background: var(--color-red);
}
.owl-carousel .owl-nav button:hover{
    color:var(--color-blue);
}
.owl-nav button.owl-next{right:-70px;}
.owl-nav button.owl-prev{left:-70px;}
.main-content-wrapper{margin-bottom: 50px;}
.footer-menu a{color:var(--color-black);}
.footer-menu .h5{margin-bottom: 25px;}
.footer-menu ul{
  margin-bottom: 0;
display: flex;
flex-direction: column;
gap:8px;
}
.footer-top .social-links{}
.footer-top .social-links a{text-decoration: none;font-size: 18px;}
.footer-top .social-links a.instagram, .social-site .instagram{color:#DD4281;}
.modal .textarea.form-control{height: 100px;}
.contact_page{}
.contact_page .agency{
  text-transform: uppercase;
    color: #666;
    font-size: 12px;
    font-weight: bold;
}
.contact_page .h5{font-size: 18px; margin-bottom: 5px;}
.contact_page .h3 {
    font-size: 18px;
    margin-bottom: 5px;
}
.contact_page .phone{
  font-weight: bold;
    color: var(--color-black);
    text-decoration: none;
}
.contact_page .phone:hover{
  color:var(--color-blue);
}
.contact_page .contact_box{margin-bottom: 30px;}
.contact_page a{text-decoration: none;}
.img_bordered{border-radius: 12px;}
/*owl-our-team*/
.owl-our-team{}

.owl-our-team .item{
  display: flex;
    flex-direction: column;
    align-items: center;
}
.owl-our-team.owl-carousel .name{
font-weight: bold;
text-align: center;
}
.owl-our-team .item .image{margin-bottom: 15px; width: 138px; height: 138px; border-radius: 50%;  position: relative;}
.owl-our-team .item .image:after{
display: inline-block;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(51,79,155, .5);
    opacity: 0;
    visibility: hidden;
    transition: all 250ms linear;
    border-radius: 50%;
}
.owl-our-team .item:hover .image:after{opacity: 1; visibility: visible;}
.owl-our-team.owl-carousel img{
width: 100%;
height: 100%;
    border-radius: 50%;
        object-fit: cover;
}
.owl-our-team .item .all_user_object{font-size: 12px;}
.owl-our-team .item .hover{
gap: 5px;
    position: absolute;
    bottom: -20%;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 250ms linear;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    opacity: 0;
    visibility: hidden;
    z-index: 5;
}
.owl-our-team .item:hover .hover{
opacity: 1;
visibility: visible;
bottom: 0%;
}
.owl-our-team .item .hover_inner{}
.owl-our-team .item .hover a{
  display: flex;
  width: 34px; 
  height:34px;
  align-items: center;
  justify-content: center;
  background: #fff;
  text-decoration: none;
  border-radius: 50%;
}
.owl-our-team .item .hover a.phone:hover{background: var(--color-blue); color:var(--color-white);}
.owl-our-team .item .hover a.whatsapp:hover{background: var(--color-whatsapp); color:var(--color-white);}
.owl-our-team .item .hover a.viber:hover{background: var(--color-viber); color:var(--color-white);}
.owl-our-team .item .hover a:nth-child(2):not(:last-child){margin-bottom: -12px;}

.select2-container{
  display: block;
    padding: 0;
    font-family: inherit;
        width: 230px;
}
.select2-container .select2-choice{
height: 50px;
    background: transparent;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 0px 15px;
    line-height: 50px;
}
.select2-container .select2-choice > .select2-chosen{font-size: 14px; font-weight: 400;}
.select2-container .select2-choice .select2-arrow b{
  background: transparent;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.select2-container .select2-choice .select2-arrow{background: transparent;}
.select2-container .select2-choice .select2-arrow b:before{
display: inline-block;
    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: "\e913";
}
.select2-results li{font-family: inherit;}
.content_box img{max-width: 100%;}
.feedback_form textarea{height: 182px;}
#review-content .owl-nav button{font-size: 22px !important;}
.reviews-module .wrapper-button-center{
gap: 0px 30px;
    display: flex;
    justify-content: center;
    margin-top: 30px;
  
}
/*news*/
.news{}
.news .item_news{
display: flex;
flex-direction: column;
gap: 15px 0px;
}
.news .item_news .title{}
.news .item_news .title a{}
.news .item_news .img{
  border-radius: 6px;
  overflow: hidden;
}
.news .item_news .img a:hover img{    transform: scale(1.01);}
.news .item_news .img img{
  transition: all 250ms linear;
}
.news .item_news .date {
  font-size: 11px;
    text-transform: uppercase;
    color: #c4c4c4;
}
.news .item_news .date i{}

#contact-form .user_info_wrapper{gap:0px 30px;}
#contact-form a {text-decoration: none;}
#contact-form .phone {color:#333; font-size: 18px; font-weight: bold;}
#contact-form  .ava{
  border-radius: 10px;
    overflow: hidden;
}
#update_overlay{display: none;}


/*fixed callback*/

/*.fixed_callback {*/
.fixed_callback {
    touch-action: manipulation;
    padding-left: 50px;
    position: relative;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 700;
    position: fixed;
    bottom: 60px;
    right: 30px;
    z-index: 9;
    cursor: pointer;
}
.index .fixed_callback{display: none;}

.fixed_callback .callback_icons {
    position: absolute;
    z-index: -1;
    top: 50%;
    transform: translateY(-50%);
    left: -35px;
    visibility: hidden;
    transition: transform .3s, z-index .3s;
}
.fixed_callback .callback_icon {
    width: 36px;
    margin: 10px 0 10px;
    transition: all .3s;
    cursor: pointer;
    position: relative;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
}
.fixed_callback .callback_inner {
    position: relative;
    z-index: 1;
    width: 165px;
    height: 165px;
    max-width: 165px;
    border-radius: 50%;
    background: #F77D3C;
    transform: scale(1);
    text-align: center;
    user-select: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 10px 10px 30px 10px;
}
.fixed_callback .close-b{
color: #fff;
    bottom: 21%;
    display: block;
    font-size: 30px;
    position: absolute;
    width: 20px;
    height: 12px;
    margin-top: -20px;
    /* overflow: hidden; */
    /* opacity: 0;*/
}
.fixed_callback.active .close-b{
opacity: 1;
visibility: visible;
}
.fixed_callback .close-b span{
width: 100%;
    height: 1px;
    display: block;
    background: #fff;
    position: absolute;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    text-align: center;
    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;
}
.fixed_callback .close-b span:nth-child(1){top:0;}
.fixed_callback .close-b span:nth-child(2){top:50%;}
.fixed_callback .close-b span:nth-child(3){bottom:0;}
.fixed_callback.active .close-b span:nth-child(1){
  top: 5px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.fixed_callback.active .close-b span:nth-child(2){opacity: 0;}
.fixed_callback.active .close-b span:nth-child(3){
  top: 5px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.fixed_callback.active .callback_inner, .fixed_callback .callback_inner:hover {background: #df6e32;}
.fixed_callback.active .callback_inner img, .fixed_callback.active .callback_inner .slogan{
/*opacity: 0;
visibility: hidden;*/
}
.fixed_callback .callback_inner::before {
    pointer-events: none;
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*background: rgba(234, 150, 66, 0.12);*/
    border-radius: 50%;
    animation: pulse 2s infinite;
    backface-visibility: hidden;
}
.fixed_callback .callback_inner img{
height: 48px;
width: auto;
}
.fixed_callback .callback_inner .slogan{
color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    margin-top: 6px;
    letter-spacing: .5px;
    font-weight: 500;
}
 
.fixed_callback .callback_inner:hover::after{
    -webkit-animation: ministorm .5s ease;
    -moz-animation: ministorm .5s ease;
    -o-animation: ministorm .5s ease;
    -ms-animation: ministorm .5s ease;
    animation: ministorm .5s ease;
}
.fixed_callback .callback_icon>* {
width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    background: transparent;
    transition: all .3s;
    border: 0;
}
.fixed_callback .callback_icon>*:before{
display: inline-block;
content: '';
width: 36px;
height: 36px;
line-height: 36px;
position: absolute;
background: #333;
border-radius: 50%;
transition: all .3s;
}
.fixed_callback .callback_icon>* i{
color: #fff;
position: relative;
z-index: 2;
}
.fixed_callback .callback_icon>*.telegram:before {background:#0087cb;}
.fixed_callback .callback_icon>*.whatsapp:before  {background:#3ae35b;}
.fixed_callback .callback_icon>*.vk:before {background: #0077ff;}
.fixed_callback .callback_icon>*.ok:before {background: #EE8208;}
.fixed_callback .callback_icon>*.viber:before {background:#764e97;}
.fixed_callback .callback_icon>*.modal_btn:before {background:#5AAC8C;}
.fixed_callback .callback_icon>*.to_top:before {background:#666;}
.fixed_callback .callback_icon>*.youtube:before {background:#FF0000;}
.fixed_callback .callback_icon>*.instagram:before {
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%)
}
.fixed_callback.active .callback_icons {
    visibility: visible;
    z-index: 2;
    transition: transform .3s, z-index .3s ease .35s;
}
.fixed_callback.active .callback_icons .callback_icon {
    transform: translate(0, 0) !important;
    opacity: 1;
    visibility: visible;
}
.fixed_callback .callback_icon>*:hover:before{transform: scale(1.412);}
/*fixed count 8*/
.fixed_callback.fixed_8 .callback_icon{margin: 6px 0 6px;}
.fixed_callback.fixed_8  .callback_icon:nth-of-type(1), 
.fixed_callback.fixed_8 .callback_icon:nth-of-type(8) {margin: -22px 0px;margin-left: 132px;}
.fixed_callback.fixed_8  .callback_icon:nth-of-type(2), 
.fixed_callback.fixed_8 .callback_icon:nth-of-type(7) {margin-left: 92px;margin-top: -12px;margin-bottom: -12px;}
.fixed_callback.fixed_8 .callback_icon:nth-of-type(1) {transform: translate(20px, 20px);}
.fixed_callback.fixed_8 .callback_icon:nth-of-type(8){transform: translate(20px, -20px);}

.fixed_callback.fixed_8 .callback_icon:nth-of-type(2) {transform: translate(33px, 10px);}
.fixed_callback.fixed_8 .callback_icon:nth-of-type(7){transform: translate(33px, -10px);} 

.fixed_callback.fixed_8 .callback_icon:nth-of-type(3),
.fixed_callback.fixed_8 .callback_icon:nth-of-type(6) {transform: translate(33px, -6px);margin-left: 60px;}
.fixed_callback.fixed_8 .callback_icon:nth-of-type(5), 
.fixed_callback.fixed_8 .callback_icon:nth-of-type(4) {transform: translate(33px, -6px);margin-left: 44px;}
/*fixed count 7*/
.fixed_callback.fixed_7 .callback_icon{margin: 6px 0 6px;}
.fixed_callback.fixed_7  .callback_icon:nth-of-type(1), 
.fixed_callback.fixed_7 .callback_icon:nth-of-type(7) {margin: -12px 0px; margin-left: 12px;}
.fixed_callback.fixed_7  .callback_icon:nth-of-type(2), 
.fixed_callback.fixed_7 .callback_icon:nth-of-type(6) {margin-left: 45px; margin-top: -6px; margin-bottom: -6px;}
.fixed_callback.fixed_7 .callback_icon:nth-of-type(1) {transform: translate(-30px, 20px);}
.fixed_callback.fixed_7 .callback_icon:nth-of-type(7){transform: translate(-30px, -20px);}
.fixed_callback.fixed_7 .callback_icon:nth-of-type(2) {transform: translate(-27px, 10px);}
.fixed_callback.fixed_7 .callback_icon:nth-of-type(6){transform: translate(-22px, -20px);} 
.fixed_callback.fixed_7 .callback_icon:nth-of-type(3),
.fixed_callback.fixed_7 .callback_icon:nth-of-type(5) {transform: translate(-30px, -6px); margin-left: 67px;}
.fixed_callback.fixed_7 .callback_icon:nth-of-type(4) {transform: translate(-34px, -6px); margin-left: 74px;}
/*fixed count 6*/
.fixed_callback.fixed_6  .callback_icon:nth-of-type(1), 
.fixed_callback.fixed_6 .callback_icon:nth-of-type(6) {margin: 0px 0px;margin-left: 93px;}
.fixed_callback.fixed_6  .callback_icon:nth-of-type(2), 
.fixed_callback.fixed_6 .callback_icon:nth-of-type(5) {margin-left: 60px;margin-top: -6px;margin-bottom: -6px;}
.fixed_callback.fixed_6 .callback_icon:nth-of-type(1) {transform: translate(20px, 20px);}
.fixed_callback.fixed_6 .callback_icon:nth-of-type(6){transform: translate(20px, -20px);}
.fixed_callback.fixed_6 .callback_icon:nth-of-type(2) {transform: translate(33px, 10px);}
.fixed_callback.fixed_6 .callback_icon:nth-of-type(5){transform: translate(33px, -10px);} 
.fixed_callback.fixed_6 .callback_icon:nth-of-type(3),
.fixed_callback.fixed_6 .callback_icon:nth-of-type(4) {transform: translate(33px, -6px);margin-left: 41px;}
/*fixed count 5*/
.fixed_callback.fixed_5  .callback_icon:nth-of-type(1), 
.fixed_callback.fixed_5 .callback_icon:nth-of-type(5) {margin: -6px 0px;margin-left: 78px;}
.fixed_callback.fixed_5  .callback_icon:nth-of-type(2), 
.fixed_callback.fixed_5 .callback_icon:nth-of-type(4) {margin-left: 50px; margin-top: 6px;margin-bottom: 6px;}
.fixed_callback.fixed_5 .callback_icon:nth-of-type(1) {transform: translate(20px, 20px);}
.fixed_callback.fixed_5 .callback_icon:nth-of-type(4){transform: translate(33px, -10px);} 
.fixed_callback.fixed_5 .callback_icon:nth-of-type(5){transform: translate(20px, -20px);}
.fixed_callback.fixed_5 .callback_icon:nth-of-type(2) {transform: translate(33px, 10px);}
.fixed_callback.fixed_5 .callback_icon:nth-of-type(3) {transform: translate(33px, -6px); margin-left: 39px;}
/*fixed count 4*/
.fixed_callback.fixed_4  .callback_icon:nth-of-type(1), 
.fixed_callback.fixed_4 .callback_icon:nth-of-type(4) {margin: -5px 0px;margin-left: 62px;}
.fixed_callback.fixed_4  .callback_icon:nth-of-type(2), 
.fixed_callback.fixed_4 .callback_icon:nth-of-type(3) {margin-left: 45px;margin-top: 10px;margin-bottom: 10px;}
.fixed_callback.fixed_4 .callback_icon:nth-of-type(1) {transform: translate(20px, 20px);}
.fixed_callback.fixed_4 .callback_icon:nth-of-type(4){transform: translate(20px, -20px);}
.fixed_callback.fixed_4 .callback_icon:nth-of-type(2) {transform: translate(33px, 10px);}
.fixed_callback.fixed_4 .callback_icon:nth-of-type(3) {transform: translate(33px, -6px);}
/*fixed count 3*/
.fixed_callback.fixed_3  .callback_icon:nth-of-type(1), .fixed_callback.fixed_3 .callback_icon:nth-of-type(3) {margin: -5px 0px;margin-left: 50px;}
.fixed_callback.fixed_3  .callback_icon:nth-of-type(2) {margin-left: 40px;margin-top: 10px;margin-bottom: 10px;}
.fixed_callback.fixed_3 .callback_icon:nth-of-type(1) {transform: translate(25px, 10px);}
.fixed_callback.fixed_3 .callback_icon:nth-of-type(2){transform: translate(33px, 0px);} 
.fixed_callback.fixed_3 .callback_icon:nth-of-type(3){transform: translate(25px, -10px);} 
/*fixed count 2*/
.fixed_callback.fixed_2  .callback_icon:nth-of-type(1), 
.fixed_callback.fixed_2 .callback_icon:nth-of-type(2) {margin: 6px 0px;margin-left: 44px;}
.fixed_callback.fixed_2 .callback_icon:nth-of-type(1) {transform: translate(25px, 0px);}
.fixed_callback.fixed_2 .callback_icon:nth-of-type(2){transform: translate(25px, 0px);} 
/*fixed count 1*/
.fixed_callback.fixed_1  .callback_icon:nth-of-type(1) {margin: 6px 0px;margin-left: 44px;}
.fixed_callback.fixed_1 .callback_icon:nth-of-type(1) {transform: translate(25px, 0px);}

/*.banner-add*/
a.banner-add{
  background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    border-radius: 12px;
    align-items: center;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    padding: 30px 20px;
    gap:30px 0;
}
a.banner-add .fint{
  color:#333;
  font-size: 18px;
}
a.banner-add .fint span{
  display: block;
}
a.banner-add .btn{font-weight: 600;}


.module-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
.module-title .fint {
    margin-bottom: 0;
    font-size: 35px;
}
.nav-swiper {
    display: flex;
    gap: 0px 5px;
}
.nav-swiper .arrow {
    width: 52px;
    height: 52px;
    border: 0;
    background: rgba(255, 255, 255, .9);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 250ms linear;
    border: 1px solid #ddd;
}
.nav-swiper .arrow svg {
    height: 18px;
    fill: var(--color-black);
}
.nav-swiper .arrow:hover {
    background: var(--color-accent);
    border-color: var(--color-accent);
}
.nav-swiper .arrow:hover svg {
    fill: var(--color-white);
}

.swiper-watch-progress .swiper-slide:not(.swiper-slide-visible) {
    pointer-events: none;
    opacity: .2;
}
.module_swiper{overflow: hidden;}
.module_swiper img{width: 100%;}
.swiper-initialized{overflow: hidden;}