body {
    color: #323941;
}
body #preloaderSpinner:before {
    border: 4px solid #46a726;
    background: #fff;
}
body .WrapMap #map {
    height: calc(100vh - 135px);
}
.backfff {
    background: #fff;
}
body .NBWrapSlider .swiper-slide img {
    height: calc(100vh - 184px) !important;
}
body section.slider {
    height: calc(65vh - 0px);
}
body .glavSlider .slider img {
    height: calc(65vh - 0px);
}
.NBs_texti3 {
    display: flex;
    color: #ffff;
    margin-bottom: 15px;
    font-size: 20px;
}

.Search_index {
    margin: 10px 0;
}
.IndexJkMap {
    height: 100% !important;
}
.KVND_Wrap {
    margin-top: 30px;
}

/*Кнопку на главной перезвонить мне*/
.MenuBtnTel {
    color: #333;
    background: #fff;
    padding: 6px 6px;
    border-radius: .25rem;
    text-align: center;
    border: 1px solid #3330;
    max-height: 32px;
    width: max-content;
}

.MenuBtnTel:hover {
    color: #fff;
    background: #0000001f;
    border: 1px solid #fff;
}

.MenuBtnTel:active {
    color: #ffffff;
    background: linear-gradient( 1deg , #46a726, #46a726);
}

/*Кнопку на главной перезвонить мне*/
/*2линия меню*/
.MenuLine2 {
    background: #52291b;
    color: #ffffff;
    padding: 0 10px;
}
.MenuLine2 .Line2 li a {
    color: #fff;
}
a {
    background-color: transparent;
    text-decoration: none;
    color: #333
}

a:hover {
    color: #44444496;
}

.MenuLine2 .listMenuS li:hover {
    background: #46a726;
    color: #fff;
}
.check_menu {
    padding: 0 3px 0 3px;
    transition: all .3s;
}
.MenuS.active .check_menu {
    transform: rotateZ(
        178deg
    );
}
.MenuLine2 .listMenuS li:active {
    background: #c7e6ff !important;
}

.core-button:hover {
    background-color: #ffffff;
    color: #000000;
}

.WrapmenuListM {
    display: flex;
    background: #232323d4;
    justify-content: center;
    color: #0099fe;
    padding: 10px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #ffffff;
}

.WrapmenuListM a:after {
    text-align: left;
    background-color: #0099fe;
    position: absolute;
    display: block;
    content: "";
    height: 1px;
    width: 0%;
    margin: 2px 0 0 0;
    transition: width .3s ease-in-out;
    left: 0;
    /*    transform: translateX(0%);*/
}

.WrapmenuListS a {
    color: #313233 !important;
}

.WrapmenuListS {
    background: #fffffff2;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 25;
    color: #333;
    min-width: 150px;
}
.MenuLine1 .WrapmenuListS {
    background: #fffffff2;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 25;
    color: #333;
    min-width: 150px;
    margin: 7px 0 0 0;
}
.WrapmenuListM a {
    color: #fff;
    position: relative;
}

.WrapmenuListM a:hover {
    color: #9fd9ff;
}

header {
    background: #fff;
}

/*2линия меню*/
/*1линия меню*/
.MenuLine1 {
    justify-content: space-between;
    padding: 7px 10px;
    background: #ffffff;
    color: #4a4a4a;
    z-index: 4;
}

.MenuLine1 a {
    color: #4a4a4a;
}

nav .GMBtn:hover {
    border-bottom: 2px solid #fff;
    padding: 15px 0;
}
nav .GMBtnBline {
    border-bottom: 2px solid #fff !important;
}
nav .GMBtn {
    transition: all .2s;
    margin: 0;
    padding: 15px 0;
    border-top: 2px solid #fff0;
    border-bottom: 2px solid rgba(51, 51, 51, 0);
}


.MenuLine1 a:hover {
    color: #46a726;
}

.MenuBtnLine1 li:hover {
    background: #2196f300;
    color: #46a726;
}
.MenuBtnLine1 .WrapmenuListS li:hover {
    background: #46a726;
    color: #ffffff;
    border-radius:0;
}

.favor_heart_Num {
    font-size: 10px;
    color: #fff;
    padding: 0 4px;
}

.favor_heart:hover {
    color: #46a726 !important;
}

.favor_heart:active {
    color: #81c7ff !important;
}

/*1линия меню*/
.comagic-c-sitephone-label_text {
    z-index: -100;
    width: 203px;
    height: 60px;
    background-color: #0099fe;
    border-radius: 30px;
    color: #fff;
    position: absolute;
    padding: 22px 0 0 30px;
    left: 150px;
    visibility: hidden;
    box-sizing: border-box;
    transition-property: visibility, left;
    transition-duration: 0.2s;
    pointer-events: auto;
    font: normal 14px Arial;
}

/*кнопки поиска*/
.F_btn_sesrchEnter:hover {
    background-color: #dc3204;
}

.F_btn_sesrchEnter:active {
    background: #ffcdbf !important;
    color: #dc3204 !important;
    transition: .1s;
}

.F_btn_sesrchEnter {
    height: 40px;
    color: #ffffff;
    background-color: #ff3600;
    transition: background-color .5s, color .5s, border-color .5s, box-shadow .5s;
    text-decoration: none;
    border: 1px solid #df2f00;
    border-radius: .25rem;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
    font-size: .875rem;
    white-space: nowrap;
    width: 100%;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: linear-gradient(
        45deg
        , #ff0000, #f63507);
}

.F_btn_sesrchEnter:hover {
    color: #fff;
    background: linear-gradient(
        45deg, #c00000, #c40000);
}

.F_btn_map:active {
    background: #ffffff;
}


/*кнопки поиска*/

/*catalog*/
.COWB5 {
    color: #fff;
    display: flex;
    font-size: 20px;
    width: max-content;
    padding: 13px 30px;
    margin: 15px 0 0;
    border-radius: 8px;
    background: linear-gradient( 45deg, #227c04, #46a726);
    font-weight: 600;
    box-shadow: 0 0 1px rgb(0 0 0 / 4%), 0 2px 6px rgb(54 220 51 / 12%), 0 10px 20px rgb(68 220 51 / 18%);
}

.COWB5:active {
    transform: scale(.96);
}
.COWB5:hover {
    background: linear-gradient( 45deg, #26740c, #2b890c);
}

.COWB6 {
    color: #fff;
    display: flex;
    font-size: 20px;
    width: max-content;
    padding: 13px 30px;
    border-radius: 0.25rem;
    background: linear-gradient( 45deg, #227c04, #46a726);
    font-weight: 600;
    box-shadow: 0 0 1px rgb(0 0 0 / 4%), 0 2px 6px rgb(54 220 51 / 12%), 0 10px 20px rgb(68 220 51 / 18%);
}

.COWB6:hover {
    color: #fff;
    background: linear-gradient( 45deg, #26740c, #2b890c);
}

.COWB6:active {
    transform: scale(.96);
}

.COWB4 {
    color: #fff;
    display: flex;
    font-size: 20px;
    width: max-content;
    padding: 13px 30px;
    margin: 5px auto;
    border-radius: 8px;
    background: linear-gradient( 45deg, #227c04, #46a726);
    font-weight: 600;
    box-shadow: 0 0 1px rgb(0 0 0 / 4%), 0 2px 6px rgb(54 220 51 / 12%), 0 10px 20px rgb(68 220 51 / 18%);
}

.COWB4:hover {
    color: #fff;
    background: linear-gradient( 45deg, #26740c, #2b890c);
}

.COWB4:active {
    transform: scale(.96);
}

.KomnatS label {
    border: 1px solid #3333331a;
    user-select: none;
    padding: 0 14px;
    font-size: 14px;
    color: #333;
    text-shadow: 0 1px 1px rgb(255 255 255 / 75%);
    cursor: pointer;
    background-color: #fff;
    margin: 0 0 -1px -1px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 50px;
}

.KomnatS input[type=radio]:hover + label {
    background-image: none;
    outline: 0;
    color: #000;
    background-color: #ffec11;
    user-select: none;
    text-shadow: none;
}

.KomnatS input[type=radio]:checked + label {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgb(0 0 0 / 15%), 0 1px 2px rgb(0 0 0 / 5%);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgb(0 0 0 / 15%), 0 1px 2px rgb(0 0 0 / 5%);
    color: #000;
    background-color: #ffec11;
    user-select: none;
    text-shadow: none;
}


.KomnatS input[type=checkbox]:hover + label {
    border: 1px solid #3330;
    outline: 0;
    background: #127bce;
    color: #ffffff;
    user-select: none;
    text-shadow: none;
}

.KomnatS input[type=checkbox]:checked + label {
    border: 1px solid;
    border-color: #3333332e;
    background-image: none;
    outline: 0;
    color: #fff;
    background-color: #2196f3;
    user-select: none;
    text-shadow: none;
}

/*catalog*/
/*menu index*/
.dop_filter_button {
    border: 1px solid #ffffff;
    padding: 5px 20px;
    border-radius: 4px;
    color: #fff;
    background: #46a726;
    max-height: 30px;
    margin: 3px 5px;
}

.dop_filter_button:hover {
    border: 1px solid #ffffff;
    background: #0000009c;
    border-radius: 4px;
    color: #ffffff;
}

.vip {
    border: 1px solid #0063a4;
    color: #ffffff;
    background: #0099fed4;
    text-align: center;
}

.vip2 {
    border: 1px solid #0063a4;
    color: #ffffff;
    background: #0099fed4;
    text-align: center;
}

/*menu index*/
/*footer color*/
.button {
    position: relative;
    color: #ffffff;
    background-color: #0099fed4;
    transition: background-color .2s, color .5s, border-color .5s, box-shadow .5s;
    display: inline-block;
    text-decoration: none;
    border: 1px solid rgba(52, 58, 64, 0);
    border-radius: .25rem;
    text-align: center;
    cursor: pointer;
    font-weight: 400;
    font-size: .875rem;
    line-height: 2.5rem;
    white-space: nowrap;
    height: 2.5rem;
}

.button:hover {
    background-color: #ffffff00;
    color: #2196f3;
    border: 1px solid #2196f3;
}

.footer__social a {
    color: #0099fe;
}

.footer__social a:hover {
    color: #ffffff;
}

.footer .footer__bottom-wrp {
    background-color: #272e3d;
    color: #999
}

.subscribe .subscribe__personal-info-link {
    text-decoration: none;
    color: #0099fe;
}

.subscribe .subscribe__personal-info-link:hover {
    text-decoration: underline
}

.footer .footer__phone .button--call-me {
    line-height: 2.8125rem;
    height: 2.8125rem;
    max-width: 12.5rem;
    width: 100%;
    border-color: #5b5b5b
}

.button.button--call-me:hover {
    border-color: #2196f3;
    color: #2196f3;
}

/*footer color*/


.filterLine1 label:hover {
    background: #52291b;
    color: #ffffff;
}

.search .filterLine1 input[type=checkbox]:checked + label {
    outline: 0;
    color: #fff;
    user-select: none;
    text-shadow: none;
    background: linear-gradient(
        45deg
        , #2196f3, #03a9f4);
    box-shadow: 0 8px 17px 0 #2196f32b;
}
.filterLine1 input[type=radio]:checked + label {
    outline: 0;
    color: #fff;
    user-select: none;
    text-shadow: none;
    background: linear-gradient(
        45deg
        , #2196f3, #03a9f4);
    box-shadow: 0 8px 17px 0 #2196f32b;
}


.searchWrap .tabs-nav a:hover {
    color: #46a726;
}

.F_still {
    color: #333;
}

.F_still:hover {
    color: #0099fe;
}

.F_still:active {
    color: #333 !important;
}

.f_span.active {
    color: #0099fe;
}

.f_span:hover {
    color: #0099fe;
}

.f_span:active {
    color: #333;
}

.searchWrap .tabs-nav a {
    -webkit-box-flex: 1;
    flex: 1;
    position: relative;
    padding: 15px 0px;
    font-size: 14px;
    color: #000;
    transition: color 0.3s ease;
    border: none;
    cursor: pointer;
    background: rgb(255, 255, 255);
    box-sizing: border-box;
    border-radius: 8px;
    border: 1px solid #3333330f;
    box-shadow: rgb(0 0 0 / 16%) 0px 2px 4px;
    margin: 0 10px;
}

.filterLine1 {
    width: 100%;
    padding: 10px 0px;
    justify-content: space-between;
}
.NoneBtnFil {
    user-select: none !important;
    cursor: auto !important;
    opacity: 0 !important;
}
.filName {
    color: #fff;
    font-size: 12px;
    padding: 0 0 5px 0;
}

.F_RealtyType:focus {
    border: 1px solid #52291b;
}

.F_RealtyType:hover {
    border: 1px solid #52291b;
}

.F_RealtyType2 input:focus {
    border: 1px solid #52291b;
}

.F_RealtyType2 input:hover {
    border: 1px solid #52291b;
    z-index: 5;
}

.F_RealtyType2Bord1 {
    border-radius: .25rem 0 0 .25rem;
}

.F_RealtyType2Bord2 {
    border-radius: 0 .25rem .25rem 0;
}

.F_RealtyType {
    border: 1px solid #d0d0d0;
    padding: 6px;
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 10%);
}

.F_RealtyType2 input {
    cursor: auto;
    border: 1px solid #d0d0d0;
    padding: 6px;
    margin: 0 -1px 0 0;
    border-radius: 4px;
    display: inline-block;
    width: 100%;
    height: 40px;
    min-height: 35px;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 10%);
}
.F_RealtyType2 .inp1 {
    border-radius: 4px 0 0 4px;
}
.F_RealtyType2 .inp2 {
    border-radius: 0 4px 4px 0;
}

.filterLine1 label:checked {
    background: #333;
}
.filterLine1 label.firstLB:first-of-type {
    border-radius: 4px 0 0 4px;
}
.filterLine1 label.LastLB:last-of-type {
    border-radius: 0 4px 4px 0;
}

.filterLine1 label {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: 1px solid;
    user-select: none;
    margin: 0 -1px 0 0;
    height: 40px;
    margin-bottom: 0;
    font-size: 14px;
    color: #333;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border-color: #3333332e;
    background-color: #fff;
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);
}
.filterLine1 .CheckBtnBox{
    align-items: center;
}
.filterLine1 .CheckBtnBox input[type=radio]:checked {
    color: #fff;
    border-color: #2196f3;
    background: #2196f3;
}
.filterLine1 .CheckBtnBox input[type=radio]:hover{
    border-color: #2196f3;

}
.filterLine1 .CheckBtnBox input[type=checkbox]:checked {
    color: #fff;
    border-color: #2196f3;
    background: #2196f3;
}
.filterLine1 .CheckBtnBox input[type=checkbox]:hover{
    border-color: #2196f3;

}
.filterLine1 .CheckBtnBox label:hover{
    color: #2196f3;
}

.filterLine1 .CheckBtnBox input[type=radio] {
    margin-right: 10px;
    position: relative;
    height: 22px;
    width: 22px;
    color: #363839;
    border: 1px solid #bdc1c6;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    cursor: pointer;
    transition: background 175ms cubic-bezier(0.1, 0.1, 0.25, 1);
}
.filterLine1 .CheckBtnBox input[type=checkbox] {
    margin-right: 10px;
    position: relative;
    height: 22px;
    width: 22px;
    min-width: 22px;
    color: #363839;
    border: 1px solid #bdc1c6;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    cursor: pointer;
    transition: background 175ms cubic-bezier(0.1, 0.1, 0.25, 1);
}
.filterLine1 .CheckBtnBox input[type=checkbox]:checked::before {
    opacity: 1;
}
.filterLine1 .CheckBtnBox input[type=checkbox]::before {
    position: absolute;
    content: "";
    display: block;
    top: 1px;
    left: 6px;
    width: 8px;
    height: 13px;
    border-style: solid;
    border-color: #fff;
    border-width: 0 3px 3px 0;
    transform: rotate(
        45deg
    );
    opacity: 0;
}
.filterLine1 .CheckBtnBox input[type=radio]:checked::before {
    opacity: 1;
}
.filterLine1 .CheckBtnBox input[type=radio]::before {
    position: absolute;
    content: "";
    display: block;
    top: 1px;
    left: 6px;
    width: 8px;
    height: 13px;
    border-style: solid;
    border-color: #fff;
    border-width: 0 3px 3px 0;
    transform: rotate(
        45deg
    );
    opacity: 0;
}
.filterLine1 .CheckBtnBox label{
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: start;
    width: 100%;
    border: 1px solid #3330;
    user-select: none;
    margin: 0 -1px 0 0;
    height: 40px;
    font-size: 14px;
    color: #333;
    text-align: start;
    vertical-align: middle;
    cursor: pointer;
    background: #fff0;
    box-shadow: none;
}
.filterLine1 .CheckBtnBox input[type=checkbox]:checked ~ label::before {
     -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    /* clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); */
}
.searchWrap {

    width: 990px;
    margin: 0 auto;
    /*    position: absolute;*/
    bottom: 190px;
    /* transform: translate(-50%, 145%); */
    border-radius: 6px;
}

.searchWrap .tabs-nav a.active {
    color: #ffffff;
    background: linear-gradient( 45deg, #52291b, #52291b);
    box-shadow: 0 8px 17px 0 #52291b42;
}

.filterLine1 .chosen-container-single .chosen-single:focus {
    border-color: #0099fe;
    background: #e6f5ff;
}

.filterLine1 .chosen-container-single .chosen-single:hover {
    border-color: #0099fe;
    background: #e6f5ff;
}



.chosen-container .chosen-results li.highlighted:last-child {
    border-radius: 0 0 6px 6px;
}
.chosen-container .chosen-results li.highlighted {
    background-image: linear-gradient(#0099fe 20%, #0099fe 90%);
    color: #fff;
}

.filterLine1 .chosen-container-single .chosen-single {
    border: 1px solid;
    border-radius: 4px;
    height: 40px;
    line-height: 30px;
    font-size: 14px;
    border-color: #3333332e;
    background: #fff;
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);
}

.IndexBS1_Mortgage {
    display: flex;
    background-color: #ffcd00;
    font-size: 13px;
    color: #000000;
    box-shadow: rgb(0 0 0 / 50%) 0px 2px 4px 0px;
    padding: 7px 8px;
    border-radius: 3px;
    width: max-content;
}

.IndexBS1_Mortgage2 {
    display: flex;
    background: linear-gradient(
        46deg, #ff0900, transparent);
    background-color: #d94325;
    font-size: 13px;
    color: #ffffff;
    box-shadow: rgb(0 0 0 / 50%) 0px 2px 4px 0px;
    padding: 7px 8px;
    border-radius: 3px;
    width: max-content;
}

.IndexBlockS:hover {
    background: #00000070;
}

.IndexBlockS {
    background: #ffffff24;
    border-radius: .25rem;
    padding: 10px;
    border: 1px solid #ffffff3d;
    height: 105px;
}

.IndexBS1_Descr .iconMetro {
    margin: 0 5px;
    color: #ffeb00;
    font-size: 18px;
}

.IndexBS1_Descr {
    display: flex;
    color: #fff;
}

.search-item-box .search-item {
    background: #ffffff;
    padding: 5px;
    border: 1px solid #d0d0d0;
    height: 35px;
    display: flex;
    align-items: center;
}

.search-item-box .item-dropdown {
    min-width: 285px;
    display: none;
    position: absolute;
    background: #fff;
    padding: 10px;
    z-index: 1001;
    box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.2);
    margin-top: 5px;
}

.search-item-box .item {
    padding: 8px 15px;
    margin: 0 3px;
    border: 1px solid #b1b1b1;
    border-radius: .25rem;
}

.search-item-box .item:hover {
    border: 1px solid #0099fe;
}

.search-item-box input[type="checkbox"]:checked + label {
    background-color: #0099fe;
    color: #ffffff;
    border: 1px solid #006bb2;
    box-shadow: 0 0.125rem 0.625rem rgb(63 152 216 / 40%), 0 0.0625rem 0.125rem rgb(63 163 216 / 50%);
}

.search-item:hover {
    border-color: #0099fe;
    background: #eef8ff;
}

.MobBanerText1 {
    position: absolute;
    top: 15px;
    left: 20px;
    z-index: 2;
    font-size: 25px;
    font-weight: 500;
    color: #ffffff;
    text-shadow: 0px 0px 4px #333;
}

.MobBanerText2 {
    position: absolute;
    top: 42px;
    left: 20px;
    z-index: 2;
    font-size: 25px;
    font-weight: 500;
    color: #ffffff;
    text-shadow: 0px 0px 4px #333;
}

.IMM_NameGroup {
    color: #929292;
    font-size: 16px;
    padding: 5px 0 10px 0;
}

.IMM_icon1:active {
    color: #ffcd00;
}

.IMM_telega:active {
    background: linear-gradient(
        241deg, #80d4ff, #1b5b7b);
}

.IMM_telega {
    background: linear-gradient(
        180deg, #30a8e4, #0a80ba);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 2px 0 0;
    font-size: 18px;
}

.IMM_WhatsApp:active {
    background: #119445 !important;
}

.IMM_WhatsApp {
    background: #07a345;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
    font-size: 18px;
}

.IMM_MenuG .IMM_Menu2 li {
    font-size: 23px !important;
    font-weight: 700;
    text-transform: uppercase;
    color: #081529;
    cursor: pointer;
    user-select: none;
    padding: 4px 0;
}

.IMM_AddObject:active {
    background: #b5e8ff;
}

.IMM_AddObject {
    background: #2196f3;
    color: #fff;
    border: 1px solid #3330;
    border: 1px solid #3333;
    padding: 10px 5px;
    text-align: center;
    border-radius: .25rem;
    font-size: 16px;
    font-weight: 500;
    margin: 20px 0;
}

.IMM_MenuG .IMM_Menu3 li {
    font-size: 14px !important;
    font-weight: 500;
    text-transform: uppercase;
    color: #081529;
    padding: 4px 0;
}

.IMM_MenuG .IMM_Menu4 li {
    font-size: 18px !important;
    font-weight: 500;
    text-transform: uppercase;
    color: #081529;
    padding: 4px 0;
}

.IMM_MenuG a li:active {
    color: #44444496 !important;
}

.IndexBE_btn button {
    background: #26a447;
    border: 1px solid #26a447;
    color: #fff;
    display: flex;
    align-items: center;
    height: 24px;
    margin: auto 0;
    padding: 8px 14px;
    border-radius: .25rem;
    width: max-content;
}

.IndexBE_btn button:active {
    background: #26a447 !important;
}

.IndexBE_btn button:hover {
    background: #0c922f;
}

/*Pod Sliderom Ocenka*/

/*Mobile Search*/
.tab-btn-search:active {
    background: #ffeb00;
}

.tab-btn-search {
    display: flex !important;
    justify-content: center;
    padding: 10px 0;
    width: 100%;
    border-radius: .25rem;
    background: linear-gradient(
        45deg
        , #2196f3, #03a9f4);
    box-shadow: 0px 2px 4px 2px #2196f35c;
    color: #fff;
}

.IndexBE_text {
    color: #fff;
    display: flex;
    align-items: center;
    margin: 0 5px;
}

form#evaluation_form {
    color: #fff;
    display: flex;
    align-items: center;
}

.BannerEvaluationBlock {
    width: 100%;
    margin: 0 auto;
    z-index: 4;
    bottom: -20px;
    display: flex;
    text-align: center;
    background: #0a317787;
    justify-content: center;
    position: relative;
    max-height: 41px;
}

.IMS_btn a.active li.IMS_liBtnSearch {
    background: linear-gradient(
        45deg
        , #2196f3, #03a9f4);
    box-shadow: 0px 2px 4px 2px #2196f35c;
    color: #fff;
    border-radius: .25rem;
}

.IMS_KS input[type=radio]:checked + label {
    color: #fff;
    background: linear-gradient(
        45deg
        , #2196f3, #03a9f4);
    box-shadow: 0px 2px 4px 2px #2196f35c;
}

.IMS_NV {
    width: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    background-color: transparent;
    z-index: auto;
    min-height: 0;
    border: 1px solid #D6D8DA;
    border-radius: 16px;
    overflow-x: inherit;
}

.IMS_NV input[type=radio]:hover + label {
    background: #f4f4f4;
}

.IMS_NV input[type=radio]:checked + label {
    width: auto;
    height: 32px;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    font-size: 14px;
    line-height: 1;
    -webkit-transition: color .25s linear .125s, background-color .25s linear .125s, -webkit-box-shadow .25s linear .125s;
    transition: color .25s linear .125s, background-color .25s linear .125s, -webkit-box-shadow .25s linear .125s;
    -o-transition: color .25s linear .125s, background-color .25s linear .125s, box-shadow .25s linear .125s;
    transition: color .25s linear .125s, background-color .25s linear .125s, box-shadow .25s linear .125s;
    transition: color .25s linear .125s, background-color .25s linear .125s, box-shadow .25s linear .125s, -webkit-box-shadow .25s linear .125s;
    border: none;
    -webkit-box-shadow: 0 0 0 1px transparent;
    box-shadow: 0 0 0 1px transparent;
    -webkit-box-flex: 1;
    color: #fff;
    background: linear-gradient(
        45deg
        , #2196f3, #03a9f4);
    box-shadow: 0px 2px 4px 2px #2196f35c;
}

.pagin ul.pagination li.active {
    background: #2196f3;
    color: #fff;
    border: 1px solid #ffffff00;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagin ul.pagination li.disabled {
    color: #878787;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 50%;
    margin: 0 3px;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagin ul.pagination li a:hover {
    color: #333;
    background-color: #91adf70d;
    border: 1px solid #333;
}

.pagin ul.pagination li a {

    line-height: 1.25;
    color: #333;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 50%;
    margin: 0 3px;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagin div input#toPageIn {
    width: 55px;
    padding: 5px 3px;
    border-radius: .25rem 0 0 .25rem;
    border: 1px solid #3333334d;
    color: #484747;
}

.pagin div a#toPage {
    background: #fff;
    padding: 6px 7px;
    border-radius: 0 .25rem .25rem 0;
    border: 1px solid #3333;
    margin: 0 0 0 -1px;
    color: #fff;
    background-color: #3f6ad8;
    border-color: #007bff;
    display: flex;
    align-items: center;
}

.pagin nav li.page-item.active {
    position: relative;
    display: block;
    margin-left: -1px;
    line-height: 1.25;
    z-index: 1;
    color: #fff;
    background-color: #3f6ad8;
    border-color: #007bff;
    border: 1px solid #dee2e6;
}

/* Избранное */
.favorite_object {
    fill: rgb(255, 0, 0) !important;
}

/* Избранное */


.FB_btn:active {
    box-shadow: none;

}

.FB_btn:hover {
    background: linear-gradient(
        45deg, #1d83d5, #038ecd);
    color: #fff;
}

.FB_btn {
    position: relative;
    color: #fff;
    background: linear-gradient(
        45deg, #2196f3, #03a9f4);
    box-shadow: 0 8px 17px 0 #2196f3d1;
    transition: background-color .5s, color .5s, border-color .5s, box-shadow .5s;
    text-decoration: none;
    border-radius: .25rem;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
    white-space: nowrap;
    padding: 10px 40px;
    overflow: hidden;
    width: max-content;
    margin: 20px auto;
}

.FB_send:active {
    transform: scale(.96);
}

.FB_send:hover {
    background: #000000;
}
.FB_send {
    position: relative;
    transition: background-color .5s, color .5s, border-color .5s, box-shadow .5s;
    text-decoration: none;
    border-radius: .25rem;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
    font-size: .875rem;
    white-space: nowrap;
    padding: 10px 40px;
    overflow: hidden;
    width: max-content;
    margin: 20px auto;
    background: #46a726;
    color: #fff;
}

.FB_CardMark .active_star {
    color: #ffab4a;
}

.FB_CardAgent {
    color: #0871cc;
}

#rating span.active {
    color: #ffab4a;
    opacity: 1;
    transform: rotateX(0deg);
    text-shadow: 0 0 30px #ffc;
}

#rating span.hover {
    color: #ffab4a;
    opacity: 1;
    transform: rotateX(0deg);
    text-shadow: 0 0 30px #ffc;
}

.WrapMap .searchWrap {
    background: #08090980;
    border: 1px solid #ffffffbd;
    width: 990px;
    margin: 0 auto;
    z-index: 4;
    position: absolute;
    bottom: auto;
    /* transform: translate(-50%, 145%); */
    border-radius: 6px;
}

.J_name {
    font-size: 5vw;
    color: #ffffff;
    font-weight: 600;
    text-shadow: 0 0 20px #00000099;
}

.JobCon2 {
    position: relative;
    margin-bottom: 10px;
    flex-direction: column;
    flex: 1 1 25%;
    display: flex;
    border-radius: 4px;
    padding: 10px;
    text-align: center;
    max-width: 200px;
    min-width: 200px;
    align-items: center;
    min-height: 135px;
    justify-content: center;
    background: linear-gradient(
        45deg, #2196f3, #03a9f4);
    box-shadow: 0 8px 17px 0 #2196f3;
}

.JobIGNumber {
    position: absolute;
    left: 0;
    font-size: 150px;
    z-index: 1;
    font-weight: 700;
    color: #ffffff26;
    transform: translate(-15%, 0%);
}

.CatFilBox {
    display: flex;
    margin: 0 -15px;
}

.CatFil_item {
    border-radius: 8px;
    flex: 1 1 auto;
    margin: 0 10px;
    box-shadow: rgb(0 0 0 / 16%) 0px 2px 4px;
    border: 1px solid #3333330d;
}

.CatFilBtns .filterButtons {
    padding: 15px 0;
}

.CatFilBtns .filterButtons:hover {
    background: #ffffff;
    border-radius: 6px;
    border: 1px solid #2196f3;
}

.CatFilBtns .filterButtons.active {
    border-radius: 6px;
    color: #ffffff;
    background: linear-gradient(
        45deg, #2196f3, #03a9f4);
    box-shadow: 0 8px 17px 0 #2196f3a8;

}

.jkCat {
    color: #0089cb !important;
    margin: 0 5px;
    font-weight: 600;
}

.comagic-c-sitephone-label__bubble--solid-color {
    background-color: #0099fe;
}

.comagic-c-sitephone-label__bubble {
    position: absolute;
    box-sizing: border-box;
    border: 1px solid #0099fe;
    border-radius: 100%;
}

.comagic-c-sitephone-label__bubble--solid {
    height: 60px;
    width: 60px;
    box-shadow: 0 1px 7px rgb(0 0 0 / 9%), 0 2px 14px rgb(0 0 0 / 19%);
}

.btn11 {
    background-color: #fff;
    letter-spacing: 1px;
    -webkit-transition: color 0.3s, border-color 0.3s, background 0.3s;
    -o-transition: color 0.3s, border-color 0.3s, background 0.3s;
    transition: color 0.3s, border-color 0.3s, background 0.3s;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    cursor: pointer;
    padding: 17px 32px;
    cursor: pointer;
    display: inline-block;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    border-radius: 3px;
    min-width: 250px;
    width: 100%;
    text-align: center;
    color: #333333;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

.btn11:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
    -webkit-transform: translate3d(0, -1px, 0);
    transform: translate3d(0, -1px, 0);
}

.btn11:active {
    background-color: #2196f3;
    color: #fff;
}

.Product_user {
    padding: 5px 0;
    text-align: center;
    background: linear-gradient(
        45deg
        , #2196f3, #03a9f4);
    box-shadow: 0 8px 17px 0 #2196f363;
    color: #fff;
    margin: -3px 0 0 0;
    border-radius: 0 0 .25rem .25rem;
}

.DetailProduct:after {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 0;
    height: 0;
    border-color: #46a726 #46a726 #fff;
    border-style: solid;
    border-width: .6975rem .3125rem .1875rem;
    z-index: 1;
}

.btn12 {
    letter-spacing: 1px;
    margin: 10px 0 0 0;
    cursor: pointer;
    padding: 14px 32px;
    display: inline-block;
    font-family: 'SF UI Display', sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    border-radius: .25rem;
    min-width: 250px;
    width: 100%;
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    background: linear-gradient( 45deg , #7e412c, #52291b);
    box-shadow: 0 8px 17px 0 #421e056e;
}

.btn12:hover {
    box-shadow: none;
}

.btn12:active {
    background-color: #ffffff;
}

.btn13 {
    background-color: #ff3c4d;
    margin: 10px 0 0 0;
    cursor: pointer;
    padding: 18px 43px;
    display: inline-block;
    font-family: 'SF UI Display', sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    border-radius: 3px;
    min-width: 250px;
    text-align: center;
    color: #ffffff;
    border: 1px solid #ca2f3d;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

.btn13:hover {
    border: 1px solid #ca2f3d;
    color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
    -webkit-transform: translate3d(0, -1px, 0);
    transform: translate3d(0, -1px, 0);
}

.btn13:active {
    background-color: #a8002a;
    color: #fff;
}

.iz1 img {
    height: 20px;
    margin: 0 10px 0 0;
    fill: red;
}

#star {
    cursor: pointer;
    fill: #767677;
    margin: 0 10px 0 0;
}

#star:hover {
    fill: #03a9f4;
    margin: 0 10px 0 0;
}

#star1 {
    fill: red;
    margin: 0 10px 0 0;
}

/*#star:hover {*/
/*    !*fill: red;*!*/
/*    fill: #1d74fb;*/
/*    margin: 0 10px 0 0;*/
/*}*/
#star1:hover {
    fill: #1d74fb;
    margin: 0 10px 0 0;
}

.DPFlatBlocLine {
    padding: 10px 0;
    border-bottom: 1px solid #3333;
}

.Item_Slider {
    color: #ffff;
    padding: 3px 10px;
    border-radius: .25rem;
    background: linear-gradient(
        46deg, #ff0900, transparent);
    background-color: #d94325;
}

.Item_Slider2 {
    color: #ffff;
    padding: 3px 10px;
    border-radius: .25rem;
    background: linear-gradient(
        46deg, #ff9800, transparent);
    background-color: #edb200;
    margin-left: 10px;
}


/*checkbox*/
.styled-checkbox {
    position: absolute;
    opacity: 0;
}

.styled-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
}

.styled-checkbox + label:before {
    content: "";
    margin-right: 0px;
    display: inline-block;
    vertical-align: text-top;
    width: 16px;
    height: 16px;
    background: white;
    border: 1px solid #3333;
    border-radius: 4px;
}

.styled-checkbox:hover + label:before {
    background: #2196f3;
}

.styled-checkbox:focus + label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}

.styled-checkbox:checked + label:before {
    background: #2196f3;
}

.styled-checkbox:disabled + label {
    color: #b8b8b8;
    cursor: auto;
}

.styled-checkbox:disabled + label:before {
    box-shadow: none;
    background: #ddd;
}

.styled-checkbox:checked + label:after {
    content: "";
    position: absolute;
    left: 3px;
    top: 7px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    transform: rotate(
        45deg
    );
}


.unstyled {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.centered {
    width: 300px;
    margin: auto;
}

/*.title {
    text-align: center;
    color: #4571ec;
}*/
/*checkbox*/


.BtnMortgage:hover {
    background-color: #363636;
    color: #fff;
}

.F_btn_map {
    display: flex;
    height: 40px;
    margin: 0 0 0 -1px;
    border: 1px solid #3333334f;
    border-radius: 4px;
    background: url(/img/mapFon.png);
    font-weight: 500;
    font-size: 16px;
    height: 40px;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.F_btn_map2:active {
    background: #ffffff;
}

.F_btn_map2:hover, .F_btn_met:hover {
    border-color: #0099fe;
}

.F_btn_map2 {
    border: 1px solid #3333334f;
    padding: 10px 20px;
    border-radius: .25rem;
    background: url(/img/mapFon.png);
    font-weight: 500;
    font-size: 15px;
    margin: 0 10px;
}

.F_btn_met:active {
    background: #ffbfa0 !important;
}

.F_btn_met:hover {
    background: #ffefe9;
}

.F_btn_met img {
    width: 21px;
    margin-right: 10px;
}
.F_btn_met {
    height: 40px;
    padding: 4px 10px;
    display: flex;
    align-items: center;
    background: #fff3;
    border: 1px solid #3333334d;
    border-radius: 4px;
    justify-content: center;
}

.IndexBS1_Name {
    color: #fff;
    font-size: 31px;
    font-weight: 600;
}

.IndexBlockS:active {
    background: #ffffff24 !important;
}

.dop_filter .box {
    height: 100%;
/*    display: grid;*/
    border-radius: 11px;
    -webkit-box-shadow: 0 15px 40px 0 rgba(0, 36, 77, 0.1);
    box-shadow: 0 15px 40px 0 rgba(0, 36, 77, 0.1);
    background-color: #fff;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    border: 1px solid #e8e5e5;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.dop_filter h4 {
    color: #fff;
    margin: 10px 15px;
    font-size: 20px;
}

.category li a {
    color: #ffffff;
    font-weight: 500;
    text-shadow: 0 0 4px #000000e8;
}

.category li a:hover {
    color: #ffffffa3;
}

a.Nu_line {
    transition: all .1s;
    padding: 5px 0;
    color: #2196f3;
    border-bottom: 1px solid #3330;
}

a.Nu_line:hover {
    border-bottom: 1px solid #2196f3;
}

.quiz_zagolovok {
    font-size: 20px;
    font-weight: 600;
    background: #0099fe;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    border-radius: 10px 10px 0 0;
    border-top: 1px solid #3333;
    border-right: 1px solid #3333;
    border-left: 1px solid #3333;
}

.quizbtn_intext button {
    overflow-x: hidden;
    border-radius: 10px;
    padding: 10px 40px !important;
    margin: 10px 0;
    background: #0099fe;
    color: #fff;
    position: relative;
    box-shadow: 0 0.125rem 0.625rem rgba(52, 58, 64, 0.4), 0 0.0625rem 0.125rem rgba(52, 58, 64, 0.5);
}

.radio input:checked + span:before {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
    background: #0099fe;
}

.tab button:hover {
    background-color: #363636;
    color: #fff;
}

.tab button {
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
}

.core-button {
    display: inline-block;
    height: 2.8125rem;
    font-family: OpenSansKf, sans-serif;
    font-weight: 400;
    font-size: .875rem;
    line-height: 2.6875rem;
    color: #fff;
    background-color: #0099fe;
    transition: background-color .5s, color .5s, border-color .5s, box-shadow .5s;
    text-decoration: none;
    border: 1px solid #31313154;
    border-radius: .25rem;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    z-index: 1;
}

.core-button.core-button--shadow-pink {
    background-color: #0871cc;
    box-shadow: 0 4px 0 #b91c3e, 0 3px 6px rgba(0, 0, 0, .3);
    overflow: hidden
}

.core-button.core-button--shadow-pink:before {
    content: "";
    position: absolute;
    top: -.0625rem;
    left: -.0625rem;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(282.92deg, #0871cc, #ff426c 99.74%);
    border: 1px solid transparent;
    opacity: 1;
    transition: opacity .5s;
    z-index: -1;
    border-radius: .25rem
}

.tabcontent {
    display: none;
    border: 1px solid #ccc;
    border-top: none;
}

.tab button.active {
    background-color: #ccc;
}

.gri {
    background-color: #1c7737;
}

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    display: block;
}

.quizbtn_intext #prevBtn {
    margin: 10px 10px;
    border-radius: 10px;
    padding: 10px 40px;
    background: #ffffff;
    color: #333;
}

.quizbtn_intext #prevBtn:hover {
    background: #363636;
    color: #fff;
}

.quiz_form_img {
    flex: 1 1 0%;
    display: flex;
    text-align: center;
    justify-content: center;
    align-self: center;
    font-size: 100%;
    height: 100%;
    vertical-align: baseline;
    margin: 0px;
    padding: 0px;
    background-image: url(/img/quiz/fon.jpg);
    background-size: cover;
    color: #fff;
    flex-direction: column;
    position: relative;
}

.quiz_form_ {
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 25px 1px;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    flex: 0 1 450px;
    background: rgba(255, 255, 255, 0.1);
}

.quiz0_name {
    font-size: 22px;
    background: #fff;
    padding: 10px 15px 10px 15px;
    border-bottom: 1px solid #3333;
}

.quiz0_name2 {
    font-size: 22px;
    width: 100%;
    background: #fff;
    padding: 10px 15px 10px 15px;
    border-bottom: 1px solid #3333;
}

body .btn_quiz {
    background: #17ac1d;
    border-radius: 10px;
    font-size: 16px;
    position: relative;
    font-weight: 400;
    line-height: 1.6rem;
    overflow: hidden;
    padding: 0.8rem 1.8rem 0.8rem 1.2rem;
    display: flex;
    justify-content: center;
    margin: 35px 0 10px 0;
    width: 100%;
    color: #fff;
}

.jppUTY {
    /*position: absolute;*/
    margin: 8px;
    background: #fff;
    border-radius: .25rem;
    padding: 2px 5px;
    color: #0094f6;
    font-weight: 600;
    z-index: 3;
}
.KVND_Sale_params {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
}

.blick_submit::after {
    content: '';
    opacity: 0.4;
    position: absolute;
    top: 0px;
    left: -1119px;
    width: 3.3em;
    height: 3.45rem;
    transition: all 0.3s;
    background: linear-gradient(rgb(255 255 255 / 50%) 0%, rgba(255, 255, 255, 0.7) 100%);
    transform: translateX(1em) skewX(-45deg);
    animation-name: slideme;
    animation-duration: 4s;
    animation-delay: 2.05s;
    animation-timing-function: cubic-bezier(0.42, 0, 0, 1.01);
    animation-iteration-count: infinite;
}

.radiobtn span.quizfon:hover {
    background: rgba(0, 0, 0, 0.22);
}

.radiobtn label:hover {
    border: 2px solid #008eff;
}

.radiobtn span.quizfon {
    transition: .5s all ease;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0000001f;
    opacity: 1;
    z-index: 2;
    border-radius: 10px;
}

.radiobtn .quiz1 .text {
    z-index: 3;
    filter: drop-shadow(2px 4px 6px black);
}

.radiobtn .quiz2-1 {
    background-image: url(/img/quiz/p0.jpg);
    color: #fff;
}

.radiobtn .quiz2-2 {
    background-image: url(/img/quiz/p1.jpg);
    color: #fff;
}

.radiobtn .quiz2-3 {
    background-image: url(/img/quiz/p2.jpg);
    color: #fff;
}

.radiobtn .quiz2-4 {
    background-image: url(/img/quiz/p3.jpg);
    color: #fff;
}

.radiobtn .quiz2-5 {
    background-image: url(/img/quiz/p4.jpg);
    color: #fff;
}

.radiobtn .quiz2-6 {
    background-image: url(/img/quiz/p5.jpg);
    color: #fff;
}

.radiobtn label {
    border-radius: 10px;
    padding: 10px 20px;
    border: 2px solid #2196f3;
    margin-bottom: 5px;
    cursor: pointer;
    height: 15rem;
    display: flex;
    flex-direction: column-reverse;
}

.radiobtn input[type="radio"]:checked + label {
    -webkit-animation-name: blink;
    animation-name: blink;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    border-color: #2196f3;
    height: 15rem;
    display: flex;
    flex-direction: column-reverse;
}

.radiobtn label:after, .radiobtn label:before {
    content: "";
    position: absolute;
    right: 11px;
    top: 11px;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    background: #ffffff;
}

.radiobtn label:before {
    background: #2196f3;
    -webkit-transition: 0.1s width cubic-bezier(0.075, 0.82, 0.165, 1) 0s, 0.3s height cubic-bezier(0.075, 0.82, 0.165, 2) 0.1s;
    transition: 0.1s width cubic-bezier(0.075, 0.82, 0.165, 1) 0s, 0.3s height cubic-bezier(0.075, 0.82, 0.165, 2) 0.1s;
    z-index: 3;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center;
    width: 0;
    height: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS4zIDEzLjIiPiAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE0LjcuOGwtLjQtLjRhMS43IDEuNyAwIDAgMC0yLjMuMUw1LjIgOC4yIDMgNi40YTEuNyAxLjcgMCAwIDAtMi4zLjFMLjQgN2ExLjcgMS43IDAgMCAwIC4xIDIuM2wzLjggMy41YTEuNyAxLjcgMCAwIDAgMi40LS4xTDE1IDMuMWExLjcgMS43IDAgMCAwLS4yLTIuM3oiIGRhdGEtbmFtZT0iUGZhZCA0Ii8+PC9zdmc+);
}

.radiobtn input[type="radio"]:checked + label:after {
    background: #2196f3;
}

@-webkit-keyframes blink {
    0% {
        background-color: #2196f3;
    }
    10% {
        background-color: #2196f3;
    }
    11% {
        background-color: #2196f3;
    }
    29% {
        background-color: #2196f3;
    }
    30% {
        background-color: #2196f3;
    }
    50% {
        background-color: #2196f3;
    }
    45% {
        background-color: #2196f3;
    }
    50% {
        background-color: #2196f3;
    }
    100% {
        background-color: #2196f3;
    }
}

@keyframes blink {
    0% {
        background-color: #fdcb77;
    }
    10% {
        background-color: #fdcb77;
    }
    11% {
        background-color: #fdd591;
    }
    29% {
        background-color: #fdd591;
    }
    30% {
        background-color: #fdcb77;
    }
    50% {
        background-color: #fdd591;
    }
    45% {
        background-color: #fdcb77;
    }
    50% {
        background-color: #fdd591;
    }
    100% {
        background-color: #fdcb77;
    }
}

.bRel_text {
    position: absolute;
    top: 0;
    color: #fff;
    padding: 10px 0 0 10px;
    font-size: 28px;
    font-weight: bold;
}

.bRel_fon_black {
    transition: all 1s ease 0s;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    background: rgba(35, 35, 35, 0.47);
}

.NBC_Floors-1 {
    min-width: 40px;
    padding: 0;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-right: 1px solid #3333;
    font-size: 14px;
    height: 40px;
    background: #fff;
    z-index: 2;
}

.NBC_Floors-2 {
    position: absolute;
    right: 0;
    text-align: center;
    border-left: 1px solid #3333;
    z-index: 4;
    font-size: 14px;
    min-width: 40px;
    height: 40px;
    align-items: center;
    display: flex;
    justify-content: center;
    background: #fff;
}

.NBC_FloorFlatP-1 {
    transition: all 0.3s ease;
    padding: 6px 0;
    margin: 4px 0;
    min-width: 40px;
    margin-right: 10px;
    text-align: center;
    border-radius: .25rem;
    font-size: 14px;
    position: relative;
    cursor: pointer;
    border: 2px solid #ffffff57;
    height: 32px;
    background: #3333;
    color: #977c7c00;

}
.NBC_Sale2 {
    pointer-events: none;
    user-select: none;
}
.NBC_object_tooltip {
    min-width: 185px;
    position: absolute;
    background: #fff;
    border: 1px solid rgba(51, 51, 51, 0.12);
    padding: 7px;
    border-radius: 8px;
    color: #333333;
    flex-direction: column;
    z-index: 20;
    display: none;
    box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 11%), 0 0.9375rem 1.40625rem rgb(4 9 20 / 5%), 0 0.25rem 0.53125rem rgb(4 9 20 / 5%), 0 0.125rem 0.1875rem rgb(4 9 20 / 3%);
}

.NBC_object_tooltip.active {
    display: flex;
}

.NBC_FloorFlatP-1:hover {
    border: 2px solid #ffffff;
    color: #ffffff;
    transform: scale(1.12);
}

.NBC_FloorFlatP-1:active {
    background: #29952d !important;
}

.NBC_New {
    background-image: linear-gradient(140deg, #2cc419 -30%, #1c9c05 90%);
    color: #fff;
}

.NBC_Booking {
    background-image: linear-gradient(140deg, #e88300 -30%, #ff9b20 90%);
    color: #fff;
}

.NBC_Sale {
    background-image: linear-gradient(140deg, #545556 -30%, #606364 90%);
    color: #fff;
}

.NBC_No {
    background-image: linear-gradient(
        140deg
        , #ffffff -30%, #ffffff 90%);
    color: #fff;
    border: 2px solid #c5c5c557 !important;
    color: #33333345 !important;
}

.NBC_Dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #f00;
    border: 3px solid #fff;
    top: -4px;
    right: -4px;
    position: absolute;
}

.ug_btn .button.button--call-me:active {
    background: #cfeaff !important;
}

.ug_btn .button.button--call-me:hover {
    color: #2196f3;
    border: 1px solid #2196f3;
    background: #ffffff;
}

.ug_btn .button.button--call-me {
    background-color: transparent;
    padding: 0 20px;
    transition: border-color .6s, color .6s;
    color: #ffffff;
    font-weight: 700;
    background: #2196f3;
    border: 1px solid #2196f3;
    box-shadow: 0 5px 0 #197ccb;
    height: 3rem;
}

.ug_btn .button-animation:after {
    content: "";
    position: absolute;
    background: rgba(255, 222, 228, .5);
    top: 0;
    left: 50%;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    animation: pulse 1.8s linear infinite;
    opacity: 0;
    margin-left: -25px;
}

.ug_btn {
    position: relative;
    margin: 15px 0;
    padding: 20px 20px;
    width: 100%;
    background: #f9f9f9;
    border: 1px solid #33333314;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: .35rem;
    box-shadow: 0 1.25rem 2rem rgb(0 0 0 / 25%);
}

.ug_service1:hover {
    color: #242424 !important;
    border: 1px solid #ffcd00;
    box-shadow: none;
}

.ug_service1:active {
    transition: .1s all;
    border: 1px solid #ffcd00;
    box-shadow: none;
}

.ug_servece .active .ug_service1 {
    color: #050505 !important;
    border: 1px solid #ffcd00;
    background-image: linear-gradient(#ffcd00a3 20%, #ffeb00e8 90%);
}

.ug_service1 {
    transition: .3s all;
    width: 8rem;
    height: 8rem;
    display: flex !important;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    background: #fff3;
    border: 1px solid #d8d8d854;
    border-radius: 10px;
    margin: 10px 10px;
    padding: 0 2px;
    box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 3%), 0 0.9375rem 1.40625rem rgb(4 9 20 / 3%), 0 0.25rem 0.53125rem rgb(4 9 20 / 5%), 0 0.125rem 0.1875rem rgb(4 9 20 / 3%);
}

.pozvonit {
    position: relative;
    color: #fff;
    background-color: #1d74fb;
    transition: background-color .5s, color .5s, border-color .5s, box-shadow .5s;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #1646bb;
    border-radius: .25rem;
    text-align: center;
    cursor: pointer;
    font-weight: 400;
    font-size: .875rem;
    line-height: 2.5rem;
    white-space: nowrap;
    height: 2.5rem;
    z-index: 5;
    padding: 0 20px;
}

.pozvonit:hover {
    background-color: #35b0ff;
    border: 1px solid #1646bb;
    background-color: transparent;
    color: #1d74fb;
}

.pozvonit a {
    color: #fff;
}

.pozvonit a:hover {
    color: #1646bb;
}

.asdf:hover, .dropdown:hover .dropbtn {
    background-color: #0871cc;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 25;
}

.dropdown-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown .dropbtn {
    font-size: 14px;
    border: none;
    outline: none;
    color: white;
    padding: 12px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}

.asdf {
    float: left;
    font-size: 14px;
    color: white;
    text-align: center;
    padding: 12px 16px;
}

.tabs > input[type="radio"]:checked + label {
    background-color: #fff;
    border-bottom: 1px solid #fff;
}

.tabs > label {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: #f5f5f5;
    border: 1px solid #e0e0e0;
    padding: 2px 8px;
    font-size: 16px;
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
    cursor: pointer;
    position: relative;
    top: 1px;
}

/*.tabs > div {
    !* скрыть контент по умолчанию *!
    display: none;
    border: 1px solid #e0e0e0;
    padding: 10px 15px;
    font-size: 16px;
}*/

.filter_btn_site .d-button-main {
    position: relative;
    color: #fff;
    background-color: #1d74fb;
    -webkit-transition: background-color 0.5s, color 0.5s, border-color 0.5s, box-shadow 0.5s;
    transition: background-color 0.5s, color 0.5s, border-color 0.5s, box-shadow 0.5s;
    text-decoration: none;
    border: 1px solid #1646bb;
    border-radius: 0.25rem;
    text-align: center;
}

.d-button-main:hover {
    background: #1963d6;
    border: 1px solid #10348c;
    color: #fff;
}

.search_catalog_site .container .domilion-catalog-filter__filters .select_filters {
    border: 1px solid #d0d0d0;
    padding: 8px 8px;
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

.glav_filter select {
    border: 1px solid #d0d0d0;
    padding: 8px 8px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

#bz1 .active {
    border-color: #1d74fb;
    border-bottom: 41px solid #1d74fb;
}

.testor1 {
    color: #3090d0;
}

.ewq1 {
    color: #fff;
}

.header-top__nav ul li:hover a {
    color: #ffe100;
}

.header-top__nav ul li:hover {
    background: #727b808f;

}

.text1 {
    background: #ffffff96;
    border-radius: 5px;
    width: 870px;
    margin: 248px auto;
    padding: 0 0px 0 0;
    margin-left: 400px;
}

.header-nav .header-nav__item-link:active,
.header-nav .header-nav__item-link:focus,
.header-nav .header-nav__item-link:hover {
    color: #006eff;
}

.button-2 a {
    color: #ffffff;
}

.button-2:hover {
    border: 1px solid #006bd1;
    background: #2689e8;
    color: #fff;
    box-shadow: 0 3px 10px #03A9F4;;
}

.product-slider__fav .heart {

    transform: translate(-50%, -50%) scale(0.7);
    top: 50%;
    pointer-events: none;
    width: 100px;
    height: 100px;
    background: url(https://res.cloudinary.com/muhammederdem/image/upload/v1536405215/starwars/heart.png) no-repeat;
    background-position: 0 0;
    cursor: pointer;
    transition: background-position 1s steps(28);
    transition-duration: 0s;
    background: #00ca00;
}

#color1 a {
    color: #fff;
}

#color1:hover {
    color: #0871cc;
    border: 1px solid #0871cc;
}

#color1:active {
    color: rgb(182, 226, 255);
    border: 1px solid #b6e2ff;
}

.core-button.core-button--shadow-pink:hover span {
    color: #ffeb00
}

.core-button.core-button--white {
    background-color: transparent;
    color: #ffeb00
}

.core-button.core-button--white:hover {
    background-color: #ffeb00;
    color: #333
}

.core-input {
    height: 3.25rem;
    padding-left: 1.25rem;
    border-radius: .1875rem;
    border: 1px solid #e9e9e9;
    color: #333;
    transition: border-color .2s;
    cursor: pointer;
    outline: none
}

.core-input.core-input--pink:not(:disabled):focus,
.core-input.core-input--pink:not(:disabled):hover,
.core-input:not(:disabled):focus,
.core-input:not(:disabled):hover {
    border-color: #ffeb00
}

.core-agreement {
    font-size: .75rem;
    line-height: .9375rem;
    margin-bottom: 1.25rem;
    color: #999
}

.core-agreement .core-agreement__link {
    text-decoration: none;
    color: #ffeb00
}

.button:hover svg {
    fill: #ffeb00
}

.button.button--transparent {
    background-color: transparent;
    color: #343a40;
}

.button.button--transparent:hover {
    background-color: #52291b;
    color: #ffffff;
}

.button.button--call-me {
    background-color: transparent;
    padding: 0 20px;
    transition: border-color .6s, color .6s;
    color: #999;
    border: 1px solid #cfcfcf
}

.button-animation:after {
    content: "";
    position: absolute;
    background: rgba(255, 222, 228, .5);
    top: 0;
    left: 50%;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    animation: pulse 1.8s linear infinite;
    opacity: 0;
    margin-left: -25px
}

.button-animationanimation--dark:after {
    background: #999
}

.pagination .pagination__link {
    height: 2.5rem;
    width: 2.5rem;
    text-align: center;
    line-height: 2.25rem;
    background-color: transparent;
    box-shadow: 0 .1875rem .375rem transparent;
    transition: box-shadow .3s ease, border-color .3s ease;
    border-bottom: .25rem solid transparent;
    border-radius: .25rem
}

.pagination .pagination__link.pagination__link--active {
    box-shadow: 0 .1875rem .375rem rgba(0, 0, 0, .2);
    border-color: #e5e5e5
}

.pagination.pagination--red {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    padding: .6875rem 1.625rem;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.pagination.pagination--red .pagination__link {
    border: none;
    box-shadow: none;
    outline: none;
    color: #0871cc;
    transition: color .3s ease, background-color .3s ease;
    font-size: 1.125rem
}

.pagination.pagination--red .pagination__link--active,
.pagination.pagination--red .pagination__link:hover {
    background-color: #0871cc;
    color: #fff
}

.pagination.pagination--red .pagination__btn:hover {
    background-color: #0871cc;
    border-radius: .25rem
}

.pagination.pagination--red .pagination__btn:hover:after {
    border-color: #fff
}

.cselect .cselect__main {
    position: relative;
    width: 100%;
    background-color: #fff;
    text-align: left
}

.textarea.textarea--pink:not(:disabled):focus,
.textarea.textarea--pink:not(:disabled):hover,
.textarea:not(:disabled):focus,
.textarea:not(:disabled):hover {
    border-color: #ffeb00
}

.main-contacts .main-contacts__phone {
    display: block;
    font-weight: 500;
    font-size: 1.875rem;
    line-height: 2.5625rem;
    margin-bottom: .875rem;
    color: #333;
    text-decoration: none
}

/*footer*/
footer {
    flex: 0 0 auto;
    background: rgba(45, 56, 69, 0.2);
    position: relative;
    width: 100%;
    z-index: 2;
}

.footer .footer__bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.25rem 0;
}

.subscribe-form .subscribe-form__email {
    padding: 0 .8125rem;
    border-radius: .25rem;
    border: 1px solid #e6e6e6;
    height: 2.8125rem;
    line-height: 2.8125rem;
    -ms-flex-preferred-size: 57%;
    flex-basis: 57%;
    width: 100%;
    display: block;
    margin-bottom: .625rem
}

.footer .footer__phone .footer__phone-num {
    font-size: 1.125rem;

    font-weight: 400;
    color: #fff
}

.footer .footer__phone .footer__phone-num a {
    color: #fff
}

.button.button--call-me {
    background-color: transparent;
    padding: 0 20px;
    transition: border-color .6s, color .6s;
    color: #999;
    border: 1px solid #cfcfcf;
    margin: 10px 0;
}

.footer .footer__social-link svg {
    fill: #5b5b5b;
    stroke: #5b5b5b;
    transition: fill .5s, stroke .5s;
    width: 100%;
    height: 100%
}

.footer .footer__social-title {
    font-size: 1.125rem;
    color: #fff;
    margin-bottom: .9375rem
}

.footer .footer__copyrights .footer__copyrights-personal-info {
    display: block;
    text-decoration: none;
    color: #0099fe;
}

/*footer*/
.Appl_iconPodb1:hover {
    color: #4caf50ab;
}

.Appl_iconPodb1:active {
    color: #4caf50;
}

.Appl_iconPodb1.active {
    color: #4caf50;
}

.Appl_iconPodb2:hover {
    color: #d84646ab;
}

.Appl_iconPodb2:active {
    color: #ff0000cf;
}

.Appl_iconPodb2.active {
    color: #ff0000cf;
}

.noUi-connect {
    background: #52291b;
}

.object-type-transaction__map {

    border-radius: 4px;
    background: #4caf50;
    color: #fff;
    padding: 0px 4px;
    margin: 3px 5px 3px 0;
}

.object-realty-type__map {

    border-radius: 4px;
    background: #03a9f4;
    color: #fff;
    padding: 0px 4px;
    margin: 3px 5px 3px 0;
}

.objects-rooms__map {
    position: absolute;
    top: 5px;
    left: 5px;
    background: #4caf50;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.map22 a.Object_link {
    align-items: center;
    justify-content: center;
    margin: 3px 5px;
    padding: 5px 0;
    display: flex;
    font-size: 12px;
    transition-timing-function: ease;
    transition-duration: 0.4s;
    background: #2196f3;
    color: rgb(255, 255, 255);
    border-radius: 6px;
}

.map22 a.Object_link:active {
    background: rgb(54 54 54);
    color: rgb(255, 255, 255);
}

.map22 a.Object_link:hover {
    background: rgb(9 119 206);
    color: rgb(255 255 255);
}

.MNBC_bloc5_2:active {
    background: linear-gradient(
        148deg, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0) 120%), linear-gradient(rgb(128, 167, 175) 0%, rgb(147, 181, 189) 26%, rgb(187, 211, 220) 72%) !important;
}

.MNBC_bloc5_2:hover {
    background: linear-gradient(
        148deg, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0) 120%), linear-gradient(rgb(128 167 175 / 75%) 0%, rgb(147 181 189 / 57%) 26%, rgb(187 211 220 / 67%) 72%);
}

.MNBC_bloc5_2 {
    transition: all .3s;
    border: 1px solid #3333;
    border-radius: .25rem;
    padding: 8px 10px;
    margin: 5px 0;
    font-weight: 600;
    color: #fff;
    background: linear-gradient(
        45deg
        , #2196f3, #03a9f4);
    box-shadow: 0 8px 17px 0 #2196f34d;
}

.MNBC_bloc5_1:active {
    background: linear-gradient(#ffd9d6 0%, rgb(255 196 196) 245%) !important;
    color: #ec2415 !important;
}

.MNBC_bloc5_1:hover {
    background: linear-gradient(
        45deg
        , #c00606, #d42d05);
}

.MNBC_bloc5_1 {
    transition: all .3s;
    text-align: center;
    color: #fff;
    border: 1px solid #f23106;
    border-radius: .25rem;
    padding: 8px 10px;
    margin: 5px 0;
    background: linear-gradient(
        45deg
        , #ff0000, #f63507);
    font-weight: 600;
    box-shadow: 0 0 1px rgb(0 0 0 / 4%), 0 2px 6px rgb(220 57 51 / 12%), 0 10px 20px rgb(220 57 51 / 18%);
}

.MNBC_bloc3_2 {
    color: #7a7a7ad1;
}

.MNBC_bloc3_3 {
    font-size: 20px;
}

.MNBC_bloc4 {
    margin: 10px 0;
}

.MNBC_bloc4_1 {
    color: #7a7a7ad1;
    font-size: 16px;
}

.MNBC_bloc1 a.active {
    border-bottom: 2px solid #2196f3;
    padding: 2px 5px;
    color: #2196f3;
}
.MNBC_bloc1 a {
    padding: 2px 5px;
}

.MNBC_bloc3 {
    text-align: center;
    min-width: 210px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 15px 10px 15px;
    border-left: 1px solid #3333;
    background: #95969033;
}

.NBS_Vp {
    background-image: linear-gradient(
        140deg, #2cc419 -30%, #1c9c05 90%);
    height: 15px;
    width: 15px;
    border-radius: .25rem;
    margin: 2px 5px 0 0;
}

.NBS_c {
    background-image: linear-gradient(
        140deg, #e88300 -30%, #ff9b20 90%);
    height: 15px;
    width: 15px;
    border-radius: .25rem;
    margin: 2px 5px 0 0;
}

.NBS_Pr {
    background-image: linear-gradient(
        140deg, #545556 -30%, #606364 90%);
    height: 15px;
    width: 15px;
    border-radius: .25rem;
    margin: 2px 5px 0 0;
}

.NBSMBlock2.NBSM_Btns2 div:hover {
    background: #a9a9a936;
}

.NBSMBlock2.NBSM_Btns2 div {
    margin: 5px 0;
    color: #000000;
    border: 1px solid #3333;
    padding: 5px 5px;
    text-align: center;
    display: flex;
    justify-content: space-around;
    border-radius: .25rem;
}

.NBSM_OnlineZ:active {
    box-shadow: none !important;
    background-image: linear-gradient(#393939d9 20%, #2e2e2ef7 90%) !important;
}

.NBSM_OnlineZ:hover {
    color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 58%);
    transform: translate3d(0, -1px, 0);
}

.NBSM_OnlineZ {
    transition: all .3s;
    color: #fff;
    font-weight: 600;
    background-image: linear-gradient(#131313d9 20%, #1c1c1bf7 90%);
    border: 1px solid #000;
    border-radius: .25rem;
    padding: 5px 15px;
    width: 100%;
    min-width: 150px;
    text-align: center;
}

.NBSM_info:active {
    box-shadow: none !important;
    background-image: linear-gradient(#f0c309d9 20%, #cdbd03f7 90%) !important;
}

.NBSM_info:hover {
    color: #333;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 40%);
    -webkit-transform: translate3d(0, -1px, 0);
    transform: translate3d(0, -1px, 0);
}

.NBSM_info {
    transition: all .3s;
    text-align: center;
    color: #000;
    font-weight: 600;
    background-image: linear-gradient(#ffcd00d9 20%, #ffeb00f7 90%);
    border: 1px solid #3333;
    border-radius: .25rem;
    padding: 5px 15px;
    width: 95%;
    margin: 0 10px 0 0;
}

.NBSMBlock1 .iconNB svg {
    background: #ffeb3b;
    border: 1px solid #33333340;
    color: #000000cc;
    padding: 4px 0;
    font-size: 26px;
    border-radius: 50%;
    width: 22px !important;
    height: 22px !important;
}

.NBWalkIcon {
    margin: 0 5px;
    color: #656565;
}

.NBTrainIcon {
    margin-right: 5px;
    color: #656565;
}

.NBSM1 {
    padding: 1px 7px;
    border: .1rem solid #989898;
    border-radius: .4rem;
    margin: 0 5px 0 0;
    text-decoration: none;
    color: #000000;
    font-size: 12px;
    display: flex;
}

.NBSM2 {
    padding: 1px 7px;
    border: .1rem solid #989898;
    border-radius: .4rem;
    margin: 0 5px 0 0;
    text-decoration: none;
    color: #979797;
    font-size: 12px;
    display: flex;
}

.NBSM_adres1 {
    color: #656565;
    margin-right: 15px;
}

.NBSM_name {
    font-size: 24px;
    font-weight: 500;
    color: #03111d;

}

.NBWrapSlider {
    border-radius: 0 0 6px 6px;
    box-shadow: 0 1px 6px rgb(4 9 20 / 3%), 1px 2px 20px 0px rgb(4 9 20 / 0%), 0 1px 15px rgb(4 9 20 / 0%), 8px 6px 20px 2px rgb(4 9 20 / 22%);
}

.NB_playS:hover {
    background-image: linear-gradient(#ffcd00 20%, #ffeb00f7 90%);
    ransform: scale(1.2);
    box-shadow: 0 0 15px 7px rgba(34, 60, 80, 0.2);
    transition: box-shadow 0.5s, transform 0.5s;
}

.slider3 {
    background: #f6f6f6;
    margin-top: 15px;
}

.slider3 .NBs_text2 {
    color: #fff;
    font-size: 60px;
    font-weight: 300;
    text-shadow: 1px 1px 7px #353535;
}

.NB_playS {
    transform: scale(1);
    box-shadow: 0px 1px 7px 6px rgb(255 225 98 / 46%);
    transition: box-shadow 0.5s, transform 0.5s;
    position: absolute;
    bottom: 45px;
    z-index: 2;
    left: 50px;
    color: #000;
    font-size: 45px;
    padding: 0 0 0 11px;
    background-image: linear-gradient(#ffcd00d9 20%, #ffeb00f7 90%);
    border-radius: 50%;
    height: 120px;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider3 .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {

    transform: scale(1.2);
    transition: all .3s;
}

.NB_menu a {
    color: #fff;
}

.NB_menu a:hover {
    color: #ababab;
}

.NB_BtnEks {
    align-items: center;
    padding: 10px 20px;
    margin: 0 10px;
    display: flex;
    font-size: 12px;
    transition-timing-function: ease;
    transition-duration: 0.2s;
    background: rgb(255 255 255);
    color: #333 !important;
    border-radius: 4px;
    min-width: 155px;
    width: 191px;
    max-width: 155px;
    white-space: nowrap;
}

.NB_BtnEks:hover {
    color: #ffffff !important;
    border-radius: 4px;
    background: linear-gradient( 45deg, #43a423, #2a850b);
}

.NB_BtnEks2 {
    align-items: center;
    padding: 12px 30px;
    margin: 0;
    display: flex;
    font-size: 14px;
    transition-timing-function: ease;
    transition-duration: 0.4s;
    color: rgb(255 255 255);
    border-radius: 4px;
    background: linear-gradient(
        45deg, #ff0000, #f63507);
    box-shadow: 0 8px 17px 0 #f3212133;
}

.NB_BtnEks2:hover {
    color: #ffffff;
    border-radius: 4px;
    background: linear-gradient(
        45deg, #db0f00, #ff1100);
}

.slider3_Menu {
    min-width: 250px;
    max-width: 420px;
    padding: 10px;
    z-index: 1;
    right: 0;
    width: 420px;
    background: #f6f6f6;
}

.SaleIconBlock {
    align-items: center;
    display: flex;
    padding: 10px 25px;
    top: -15px;
    left: 0;
    max-width: 125px;
    width: 100px;
    border-radius: 6px;
    font-size: 50px;
    color: #fff;
    box-shadow: 0 0.125rem 0.625rem #2196f3, 0 0.0625rem 0.125rem rgb(0 149 255 / 38%);
    background: linear-gradient(
        45deg
        , #0583e7, #03a9f4);
}

.sale4aBlock {
    background: #f6f6f6;
    border-radius: 6px;
    border-right: 19px solid #2196f3;
    padding: 10px;
    max-height: 100px;
    max-width: 990px;
    margin: 30px auto;
    box-shadow: 0 0.125rem 0.625rem rgb(129 129 129 / 32%), 0 0.0625rem 0.125rem rgb(0 0 0 / 22%);
}

.connect-custom {
    background: linear-gradient( 45deg , #522b1e, #52291b) !important;
}

.Calculator_input_attribute {
    background-color: #f0f0f2;
    border: 1px solid #d9d7e0;
    border-radius: 0 4px 0 0;
    line-height: 2.25rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    width: 50px;
    text-align: center;
}

.Calculator_input {
    border: 1px solid #d9d7e0;
    border-radius: 4px 0 0 0;
    margin: 0 -1px 0 0;
}

.Calculator_input:focus {
    box-shadow: #ffeb00;
}



.single-product-card {
    display: -webkit-box;
    display: flex;
    max-width: 100%;
    margin: 0 0 20px 0;
    background: #fff;
    border-right: 1px solid #ececec;
    border-left: 1px solid #ececec;
    z-index: 0;
    border-bottom: 1px solid #ececec;
    border-radius: 0 0 8px 8px;
}

.single-product-card .slick-prev, .single-product-card .slick-next {
    background-color: #ffffff00;
    width: auto;
    height: auto;
    z-index: 2;
    border-radius: 50%;
    padding: 0 0 0 0;
/*    border: 2px solid #ffffffb8;*/
}

.single-product-card .slick-prev:hover, .single-product-card .slick-next:hover {
/*    background-color: #0000008f;
    border: 2px solid #fff;*/
}

.single-product-card .slick-prev:active, .single-product-card .slick-next:active {
/*    background-color: rgba(255, 255, 255, 0.24);*/
}

.NBC_IMS_KS input[type=checkbox ]:checked + label {
    background-color: #ffeb00;
    color: #000;
    border: 1px solid #333;
}

.NBC_IMS_KS input[type=checkbox ]:checked:hover + label {
    background-color: #f8f375;
    color: #000;
    border: 1px solid #333;
}

.NBC_IMS_KS input[type=checkbox ]:hover + label {
    background-color: #eaeaea;
}

.NBC_IMS_KS label {
    border: 1px solid #3333;
    padding: 5px 7px;
    background: #3330;
    border-radius: .25rem;
    margin-right: 5px;
}

.NB_blank a {
    transition: .3s all;
    padding: 5px 15px;
    background: #343a40;
    color: #fff;
    border: 1px solid #3330;
    border-radius: .25rem;
    margin: 2px 10px;
    box-shadow: 0 16px 26px -10px rgb(56 58 63 / 56%), 0 4px 25px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(49 58 81 / 20%);
}

.NB_blank a:hover {
    box-shadow: none;
    background: none;
    color: #343a40;
    border: 1px solid #343a40;
}

.NB_blank a:active {
    background: #343a40 !important;
    color: #fff !important;
}

.NBC_Map {
    background: #3333;
    height: 450px;
    margin: 10px 0;
}

.NBMetro {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background: #ffcd00;
    margin-right: 5px;
}
.NBMetroWrap {
    margin: 0 -5px;
}
.NBMetroItem {
    margin: 0 5px;
    align-items: center;
}
.NBFlatType div {
    margin-right: 10px;
    background: #3333;
    border-radius: .25rem;
    padding: 1px 3px;
}

.NBRazdelitel {
    margin: 0 10px;
    border-right: 1px solid #3333;
}

.NBStock1 {
    background: #36ac4e;
    color: #fff;
}

.NBStock2 {
    background: #1c82d1;
    color: #fff;
}

.NBStock3 {
    background: #636363;
    color: #fff;
}

.NBAddress {
    display: flex;
    color: #808589;
}

.NBHowObj {
    color: #2185d0;
}

.NBS_Card:hover {
    box-shadow:none;
}
.NBS_Card {
    font-size: 13px;
    transition: .2s;
    background: #ffff;
    align-items: center;
    margin: 10px 0;
    display: flex;
    border-radius: 8px;
    justify-content: space-between;
    border: 1px solid #33333314;
    box-shadow: 0 2px 6px rgb(0 0 0 / 20%);
}

.wrapBody #products-container .search_catalog_site .filName {
    color: #333;
}

.COWB1 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;

}

.COWB2 {
    color: #fff;
    font-size: 40px;
}

.COWB3 {
    color: #fff;
    font-size: 20px;
}

.JobCard {
    border: 1px solid #3333;
    padding: 10px;
    margin: 10px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: .25rem;
    transition: all .3s;
}

.JobCard:hover {
    border: 1px solid #333;
    box-shadow: 0.125rem 0.125rem 1.875rem 0.3125rem rgb(0 0 0 / 10%);
}

.JobCard {
    border: 1px solid #3333;
    padding: 10px;
    margin: 10px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: .25rem;
}

.MapPage .F_btn_map:hover {
    background: #000;
    color: #fff;
}

.MapPage .F_btn_map:active {
    background: #fff;
    color: #333;
}

.F_btn_map:hover, .F_btn_met:hover {
    border-color: #52291b;
}

.MapPage .F_btn_map {
    margin: 0 0 0 10px;
    border: 1px solid #333333d1;
    padding: 1px 19px;
    height: 40px;
    border-radius: .25rem;
    background: url('/img/mapFon.png');
    font-weight: 500;
    display: flex;
    align-items: center;
    font-size: 16px;
    transition: all .3s;
}

.F_btn_mapNB:active {
    background: #fff;
    color: #333;
}

.F_btn_mapNB:hover, .F_btn_met:hover {
    border-color: #52291b;
}

.F_btn_mapNB {
    margin: 0 0 0 -1px;
    border: 1px solid #3333334f;
    border-radius: 4px;
    background: url(/img/mapFon.png);
    font-weight: 500;
    font-size: 16px;
    height: 40px;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.FB_foto {
    color: #3333;
    font-size: 40px;
}

textarea.FB_textDescr {
    width: 100%;
    border: 1px solid #3333;
    padding: 10px;
}

input.FB_NameInput {
    border: 1px solid #3333;
    padding: 10px;
    margin: 5px 0;
}

input.FB_PhoneInput {
    border: 1px solid #3333;
    padding: 10px;
    margin: 0 0 10px 0;
}

body .card .owl-carousel .owl-nav button.owl-prev {
    font-size: 42px;
    color: #fff;
    right: 50px;
    bottom: 13px;
    position: absolute;
    height: 50px;
    padding: 0 10px 0px 10px !important;
    margin: auto 10px;
    display: flex;
    align-items: center;
    border-radius: 6px;
}

body .card .owl-carousel .owl-nav button.owl-next {
    font-size: 42px;
    color: #fff;
    right: 15px;
    bottom: 13px;
    position: absolute;
    height: 50px;
    padding: 0 10px 0px 10px !important;
    margin: auto 0;
    display: flex;
    align-items: center;
    border-radius: 6px;
}

.ContactOfficeWrap {
    margin: 15px 0;
    background: #fff;
    font-size: 15px;
    border: 1px solid #33333314;
    border-radius: 8px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    box-shadow: 0 0 18px 2px #00000017;
}

.IMS_Price input {
    height: 30px;

    border: 1px solid #c0bebe;
}

li.IMS_liBtnSearch {
    padding: 10px;
    background: #79797914;
    border-radius: .25rem;
}

.IMS_KS {
    width: 100%;
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-gap: 11px;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    border: none;
    background-color: transparent;
    z-index: auto;
    min-height: 0;
    text-align: center;
    margin: 10px 0;
    border-top: 1px solid #3333;
    border-bottom: 1px solid #3333;
    padding: 10px 0;
}

.IMS_BtnKS {
    padding: 10px;
    background: #f4f4f4;
    border-radius: .25rem;
}

.MenuGroup h3 {
    border-bottom: 1px solid #fff3;
    margin-bottom: 7px;
    padding-bottom: 3px;
}
/*slide4*/
.slide4.owl-theme .owl-dots .owl-dot span {
    background: #33333340 !important;
}

.slide4.owl-theme .owl-dots .owl-dot.active span {
    background: #0099fe !important;
}

.slide4.owl-theme .owl-nav {
    display: flex;
}

.slide4.owl-theme .owl-nav span {
    margin: 0 0 3px 0;
}

.slide4.owl-theme .owl-nav [class*=owl-] {
    color: #4a4a4a;
    font-size: 30px;
    padding: 1px 10px;
    display: flex;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
}
.slide4 .owl-nav [class*=owl-]:hover {
    color: #00000061 !important;
}
.slide4.owl-theme button.owl-prev {
    left: -55px;
    position: absolute;
}
button.owl-next {
    right: -55px;
    position: absolute;
}
.slide4 .owl-nav {
    position: absolute;
    margin: 0 auto;
    top: 115px;
    width: 100%;
    justify-content: center;
}

/*slide4*/
/*slide-one*/
.slide-one .owl-nav {
    position: absolute;
    z-index: 2;
    right: 150px;
    margin: 0;
    bottom: 31px;
    font-size: 45px;
}

/*slide-one*/

/* Карта */
.map-container {
    position: relative;
}
.map-sidebar {
    width: 320px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -10px;
    z-index: 50;
    background: #fff;
    overflow: scroll;
    transform: translate(100%);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
    box-shadow: -6px 0px 17px 0 rgb(0 0 0 / 20%);
}
.map-cls-sidebar-btn:hover {
    color: #2196f3;
}
.map-cls-sidebar-btn {
    text-align: end;
    padding: 5px 5px 0 5px;
}
.map-sidebar.opened {
    transform: translate(0);
}
.map-cls-sidebar-btn:hover {
    cursor: pointer;
}
.balloon-container__map:hover {
    box-shadow: none;
    border: 1px solid #3333;
}
/* Карта */


/*job*/
.Vacancy__wrap {
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px;
}

.Vacancy__header {
    display: flex;
    flex-direction: column;
    font-size: 30px;

}
.Vh__title {
    font-weight: 600;
    font-size: 40px;
    color: #2196f3;
}
.Vh__text {
    max-width: 500px;
    margin-top: 20px;
    padding: 15px;
}
.Vh__otklik {
    display: flex;
    width: 100%;
}
.Vho__image {

    width: 48%;
    margin-right: 2%;
    padding: 15px;

}
.Vho__text {
    width: 50%;
    padding: 5px;
    font-size: 25px;
}
.Vacancy__body {
    padding: 10px;
}
.Vb__title {
    font-size: 35px;
    font-weight: 600;
    padding: 10px;
}
.Vb__content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 5px;
}

@media  (max-width: 700px) {
    .Vb__content {
        display: grid;
        grid-template-rows: 1fr 1fr 1fr;
        grid-template-columns: none;
    }
    .Vacancy__header {
        font-size: 24px;
    }
    .Vh__otklik {
        flex-direction: column;
        align-items: center;
    }
    .Vho__image {
        width: auto;
        margin-right: 0px;
    }
    .Vho__text {
        width: auto;
    }
    .Vbc__item_image {
        width: 20% !important;
        height: auto !important;
    }
    .Vbt__c_line1 {
        flex-direction: column;
    }
    .Vbt__c_item {
        width: 100% !important;
    }
}
.Vb__content_item {
    padding: 5px;
    margin: 20px;
    height: 150px;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 5px 9px 25px 0 hsl(0deg 0% 42% / 15%);
    transition: 0.5s;
}
.Vbc__item_title {
    margin-bottom: 10px;
    min-height: 20%;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
}
.Vbc__item_image {
    width: 25%;
    height: 90px;
    align-self: center;
}
.Vb__content_item:hover {
    transform: translateY(-10px);
    transition: 0.5s;
    cursor: pointer;
}
.Vacancy__benefit {
    margin: 0 auto;
    width: 70%;
}
.Vacancy__benefit_title {
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
}
.Vacancy__benefit_content {
    display: flex;
    flex-direction: column;

}
.Vbt__c_item {
    display: flex;
    padding: 20px;
    font-size: 30px;
    width: 50%;
}
.Vbt__c_line1 {
    display: flex;
}

.Vbt__c_item_image {
    width: 10%;
}
.Vbt__c_item_text {
    width: 90%;
}
.Vbtci__text_descr {
    font-size: 20px;
}
.vacancy_ul {
    list-style: inherit !important;
    font-size: 20px;
}
.Vacancy__benefit_text {
    font-size: 20px;
    padding: 10px;
    font-weight: 600;
    text-align: center;
}
.Vacancy__benefit_text div {
    margin-bottom: 10px;
}
/*job*/


/*перенесено из all*/
.Line1 .MenuSLine1.active_menu a {
    color: #46a726;
}
.Line1 .MenuSLine1.active_menu .MenuSLine1Block {
    color: #46a726;
}
.IconPhoneMenu1:active {
    background: #46a726 !important;
    color: #fff !important;
}
.IconPhoneMenu1:hover {
    border: 1px solid #46a726;
    background: #2196f300;
    color: #46a726;
}
.IconPhoneMenu1 {
    background: #46a726;
}
.search-item.rooms-line-interface::after {
    background-color: #ff3600;
    border: 1px solid #df2f00;
    background: linear-gradient(
        45deg, #ff0000, #f63507);
}
.PMenu_Btn1:hover {
    color: #0771c6 !important;
}
.PMenu_Btn1.active {
    color: #2196f3;
}
.KVND_Btn:active {
    transform: scale(.96);

}
.KVND_Btn:hover {
    background: linear-gradient( 45deg, #26740c, #2b890c);
    color: #fff;
}
.KVND_Btn {
    background: linear-gradient( 45deg, #227c04, #46a726);
}
.KVND_decr2:hover {
    color: #2196f3;
}
.KVND_decrLink1 a:hover {
    color: #f44336;
}
.KVND_decrLink a {
    color: rgb(40, 100, 221);
}
.KVND_decr3 {
    background: #46a726;
}
.KVND_b:hover .jppEeA {
    background-color: rgb(230, 70, 70);
}
.jppEeA {
    background-color: rgb(230, 70, 70);
}
.item.slide1:hover .iNewsSlText1 {
    color: #2196f3;
}
.iNewsSlText2 {
    color: #006fb8;
}
.Ne1Back:hover {
    color: #2196f3ad;
}
.Ne1Item2:active {
    color: #2196f3ab !important;
}
.Ne1Item2:hover {
    color: #2196f3;
}
.Ne1Btn {
    color: #2196f3;
}
.Ne1Btn:hover {
    color: #2196f3ab;
}
.Ne1Soc1:hover {
    background: #0e78cd;
    color: #fff;
}
.Ne1Soc2:hover {
    background: #25d366;
    color: #fff;
}
.Ne1Soc3:hover {
    background: #37AEE2;
    color: #fff;
}
.Ne1Soc4:hover {
    background: #2b509e;
    color: #fff;
}
.Ne1Soc5:hover {
    background: #2196f3;
    color: #fff;
}
.Preim1 {
    background: #0099fe;
}
.single-product-card__detail-text-line.address__detail-text-line:hover {
    color: #2196f3;
}
.CardZPIt_5 {
    background: linear-gradient( 45deg, #52291b, #52291b);
    box-shadow: 0px 0px 13px 2px #54341d85;
}
.CardZPIt_5:active {
    transform: scale(.96);
}
.CardZPIt_5:hover {
    background: #4ea93d;
    color: #fff;
    box-shadow: 0px 0px 13px 2px #4caf506e;
}
.CardMenuGlavItem:hover {
    background: #dbefff;
    color: #2196f3;
}
.CardMenuGlavItem:active {
    background: #2196f3;
    color: #ffffff;
}
.CardMenuGlavItem.active {
    border-bottom: 2px solid #2196f3;
}
.single-product-card__thumbnails .slick-current {
    border-color: #2196f3;
}
.js-single-product-thumbnails .slick-slide.slick-current.slick-active {
    border: 2px solid #2196f3;
}
.listing .listing__count-item input:checked + label {
    background-color: #2196f3;
    color: #fff;
}
body .WrapMap .ymaps-2-1-78-b-cluster-tabs__menu-item_current_yes {
    background: linear-gradient(
        45deg, #2196f3, #33bfff);
}
.iz1 svg:hover {
    fill: #ff1504;
}
.DetailProductDop_Item {
    border: 1px solid #2196f3;
    background: #c3e4ff;
    color: #2196f3;
}
.NBS_l1_2_1:hover {
    color: #2196f3ba;
}
.NBS_l1_2_1.active {
    color: #2196f3;
}
.BtnMortgage:active {
    transform: scale(.96);
}
.BtnMortgage:hover {
    background: linear-gradient( 45deg, #328717, #215e0d);
}
.BtnMortgage {
    color: #fff;
    background: linear-gradient( 45deg, #46a726, #46a726);
    box-shadow: -1px 3px 17px 0 #46a72694;
}
.Sale8Item1 {
    background: #52291b;
    color: #fff;
}
.Sale8Item1 div#search_box-result a:hover {
    color: #2196f3;
}
.Sale8Item1 .QuizRem .QuizRem_1 input[type=radio] + label {
    background: #64b6f7;
}
.saleN_Box {
    background: linear-gradient(
        45deg, #2196f3, #03a9f4);
    box-shadow: 0 8px 17px 0 #2196f3b3;
}
.saleB4Box .saleB4Item .saleB4ItemSVG svg {
    fill: #2196f3;
}
.sale4N_KMR_item1.active {
    background: #52291b;
}
.sale4N_KMR_item1 {
    border: 2px solid #52291b;
    color: #52291b;
}
.sale4N_KMR_Box .blue-line {
    background-color: #52291b;
}
.NBC_SuperChess .slideLeft {
    background: #52291b;
}
.NBC_SuperChess .slideRight {
    background: #52291b;
}
.NBC_Flat {
    color: #2196f3;
    border: 1px solid #2196f3;
}
.NBC_Corp:active {
    color: #fff !important;
    background: #3481ff !important;

}
.NBC_Corp:hover {
    color: #2196f3;
    background: #c0e3ff;
    border: 1px solid #2196f3;
}
.NBDKItem {
    border: 1px solid #522f24;
}
.NBDKIt1_1 {
    color: #512e23;
}
.NBDKIt1_2 {
    background: #2b870c;
    border: 1px solid #2b870c;
}
body .NBDKBtn1:active {
    color: #2b870c;
    background: linear-gradient( 45deg, #0d73c300, #0681b900);
}
.NBDKBtn1:hover {
    color: #fff;
    background: linear-gradient( 45deg, #26740c, #2b890c);
}
.NBDKBtn1 {
    background: linear-gradient( 45deg, #28830a, #40a020);
    box-shadow: 0 8px 17px 0 #26810861;
    border: 1px solid #268108;
}
.NBDKBtn2:active {
    color: #512f23 !important;
    background: linear-gradient(
        45deg, #0d73c300, #0681b900) !important;
}
.NBDKBtn2:hover {
    color: #fff;
    background: linear-gradient( 45deg, #522f24, #63392d);
}
.NBDKBtn2 {
    color: #512f24;
    border: 1px solid #512f23;
}
.NBDocMenuit.active {
    border-bottom: 1px solid #2196f3;
    color: #2196f3;
}
.NBDocIt_2:hover {
    color: #2196f3;
}
.NBKI_ic1 {
    color: #2196f3;
}
.NBvk_Wrap1item.active {
    color: #ffffff;
    background: linear-gradient( 45deg, #2a860c, #46a726) !important;
    box-shadow: 0 8px 17px 0 #46a72663;
}
.NBvk_Wrap1item:hover {
    color: #52291b;
    background: #ffffff;
    border: 1px solid #52291b;
}
.NBvk_Wrap1ite2:hover {
    color: #52291b;
    background: #52291b0f;
}
body .noUi-handle {
    background: #46a726;
}
.NBvk_Wrap1ite2.active {
    background: linear-gradient( 45deg, #52291b, #52291b);
    color: #fff;
}
.NBKI_mc2 {
    background: #3f51b5;
}
.Us_bankSend:active {

    background: linear-gradient(
        45deg, #117cd1, #03a9f4);
    box-shadow: none;
}
.Us_bankSend:hover {

    background: linear-gradient(
        45deg, #117cd1, #03a9f4);
}
.Us_bankSend {
    background: linear-gradient(
        45deg, #2196f3, #03a9f4);
    box-shadow: 0px 3px 13px 2px #2196f378;
}
.NB2opB0:hover {
    color: #2196f3;
}
.NB2opB0 {
    color: #2196f3b0;
}
.NB2opB0.active {
    color: #2196f3;
}
.nb_Hs2Item fieldset:focus {
    border: 1px solid #2196f3;
}
.nb_Hs2Item fieldset:hover {
    border: 1px solid #2196f3;
}
.nbUS_Wrap .tabs-nav2 a.active {
    color: #fff;
    border-bottom: 3px solid #1b80d0;
    background: linear-gradient(
        45deg, #2196f3, #03a9f4);
}
.nbUS_Wrap .tabs-nav2 a:hover {
    border-bottom: 3px solid #1b80d0;
}
.zkIconWrap {
    background: linear-gradient( 45deg, #4f2d22, #643a2e);
    box-shadow: 0 8px 17px 0 #502b1ea3;
}
body .NBDKItem {
    background: #46a7260d;
}
body .NBDKItem:hover {
    box-shadow: 0 8px 17px 0 #0c0c0c38;
}
body .infIcon .infIcon0.active {
    border: 1px solid #2196f3;
    background: #33333300;
    color: #03a9f4;
}
body .infIcon0:hover {
    border: 1px solid #2196f3;
    background: #2196f3;
    color: #ffffff;
}
.NB_BtnTitle {
    color: #2196f3;
}
.zk-about__conditions-head {
    box-shadow: 0 0 12px 2px #502b2030;
    background: linear-gradient( 45deg, #52291b, #4f2e24);
}
body .zk-about__main-title {
    color: #2b870c;
}
.NB1_2.active {
    color: #fff;
    background: linear-gradient(
        45deg, #2196f3, #03a9f4);
    box-shadow: 0 8px 17px 0 #2196f380;
}
.footer_block1Btn1 {
    background: linear-gradient( 45deg, #46a726, #46a726);
    box-shadow: 0px 0px 13px 2px #17720785;
}
.footer_block1Btn1:active {
    background: linear-gradient( 45deg, #000000, #000000) !important;
    box-shadow: 0px 0px 13px 2px #00000085 !important;
}
.FMB_itemSS.fSS1:hover {
    background: #0e78cd;
    color: #fff;
}
.subscribe__agree-input:checked + .subscribe__agree-checkmark:after {
    border-bottom: .25em solid #0099fe;
    border-right: .25em solid #0099fe;
}
.AKRazdel {
    background: #2196f3;
}
.AKSlText2 {
    color: #006fb8;
}
.AK_BtnsSl5 {
    background: linear-gradient(
        45deg, #2196f3, #03a9f4);
    box-shadow: 0 8px 17px 0 #2196f361;
}
.AK_BtnsSl5:hover {
    background: linear-gradient(
        45deg, #107ed4, #088bc7);
}
.slide5.owl-theme .owl-dots .owl-dot.active span {
    background: #0099fe !important;
}
.Ab_2b {
    background: linear-gradient(
        45deg, #2196f3, #03a9f4);
    box-shadow: 0 8px 17px 0 #2196f3;
}
.PrCItem:hover {
    color: #2196f3;
}
.PrCItem1_3 {
    color: #2196f3;
}
.PrCName:hover {
    border: 1px solid #2196f3;
    color: #2196f3;
}
.PrCName.active {
    background: linear-gradient(
        45deg, #2196f3, #03a9f4);
    box-shadow: 0 8px 17px 0 #2196f361;
    color: #fff;
}
.ZstBan {
    background: #6abdff;
}
.Zstit3_2 {
    color: #2196f3;
}
.ZstBox5 {
    background: linear-gradient(
        45deg, #2196f3, #03a9f4);
    box-shadow: 0 8px 17px 0 #2196f3;
}
a.UspBtnVklad1.active {
    border-bottom: 4px solid #2196f3;
    color: #2196f3;
}
a.UspBtnVklad1:hover {
    border-bottom: 4px solid #2196f3;
    color: #2196f3;
}
.UspItem:hover {
    background: linear-gradient( 45deg, #813319, #52291b);6f3, #03a9f4);
}
.UspItem svg {
    fill: #46a726;
}
.BtnGenBlack:hover {
    background: linear-gradient(
        45deg, #2196f3, #03a9f4) !important;
    color: #fff;
}
.PE_Wrap .layers-flats-Wrap0 {
    color: #2196f3;
}
.PE_Wrap .layers-popup-stock {
    background: #ff2d28;
}
.nbGen .PE_Wrap-mobile .layers-popup-stock {
    background: #ff2d28;
}
.nbGen .PE_Wrap-mobile .layers-flats-Wrap0 {
    color: #2196f3;
}
.nbGen .PE_Wrap-mobile .PE_context-proceedmainTab {
    background: linear-gradient(
        45deg, #2196f3, #03a9f4);
    box-shadow: 0 8px 17px 0 #2196f37a;
}
.Qz2Item:hover {
    background: linear-gradient( 45deg, #813319, #52291b);
}
#Qz2Box1 .item_grid input[type=radio]:checked + label {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #fff !important;
    background: linear-gradient(
        45deg, #2196f3, #03a9f4) !important;
    border: 1px solid;
    border-color: #1295d2;
    box-shadow: 0 0.125rem 0.625rem rgb(63 167 216 / 40%), 0 0.0625rem 0.125rem rgb(63 191 216 / 50%);        user-select: none;
    text-shadow: none;
}
#Qz2Box1 .item_grid  input[type=radio] + label:hover {
    color: #0871cc;
    background: #a0dfff;
    border: 1px solid;
    border-color: #2196f3;
    box-shadow: 0 0.125rem 0.625rem #4187bf8a, 0 0.0625rem 0.125rem #4278a399;
}
.listing .listing__count-item input:checked + label {
    background-color: #2196f3;
}
.fSS3:hover{
    background: #0e78cd;
    color: #fff;
}
.agent_container2 .tabs-nav a.active {
    background: linear-gradient( 45deg, #2196f3, #03a9f4);

    color: #fff;
}
.svg-icon-send:hover .svg-path__icon-send {
    fill: #2196f3;
}



/*перенесено из all*/

body .search_catalog_site.MapPage {
    top: 134px;
}
