.bxmaker__geoip__city__line * {
    font-weight: 300 !important;
}

.header-phone {
    font-size: 24px !important;
}

.kaleva-tags a {
    padding-left: 20px;
    color: #333;
    line-height: 30px
}

.h404 {
    font-family: Open Sans
}

.height-404 {
    height: 554px
}

@media screen and (max-width: 640px) {
    .uk-pagination li a {
        padding: 5px 0 6px 0;
        width: 35px
    }

    .h1-page {
        font-size: 22px
    }
}

@media screen and (max-width: 960px) {
    .ymaps-2-1-74-map, .map {
        height: 346px !important
    }
}

.review_stars_wrap {
    overflow: hidden
}

#review_stars {
    overflow: hidden;
    position: relative;
    float: left
}

#review_stars input {
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 0
}

#review_stars input ~ label i {
    color: #BDBDBD
}

#review_stars input:checked ~ label i {
    color: #004B84
}

#review_stars label {
    float: right;
    cursor: pointer;
    position: relative;
    z-index: 1
}

#review_stars label:hover i, #review_stars label:hover ~ label i {
    color: #004B84
}

.video_yt {
    position: relative;
    padding-bottom: 64%;
    height: 0;
    overflow: hidden
}

.video_yt iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 0;
    outline-width: 0
}

.ui-slider-vertical {
    width: 4px !important;
    border: none !important;
    background: #E7EBEE !important
}

.ui-slider-horizontal {
    height: 4px !important;
    border: none !important;
    background: #E7EBEE !important
}

.ui-slider-vertical .ui-slider-range {
    background: #6196BD !important;
    width: 6px !important
}

.ui-slider-horizontal .ui-slider-range {
    background: #6196BD !important;
    height: 6px !important
}

.ui-slider-vertical .ui-slider-handle {
    width: 28px !important;
    height: 28px !important;
    background: #D26050 !important;
    border-radius: 50% !important;
    border: 3px solid #ffffff !important;
    box-shadow: 0 7px 64px rgba(0, 0, 0, .07) !important;
    left: -14px !important;
    outline: none !important
}

.ui-slider-horizontal .ui-slider-handle {
    width: 28px !important;
    height: 28px !important;
    background: #D26050 !important;
    border-radius: 50% !important;
    border: 3px solid #ffffff !important;
    box-shadow: 0 7px 64px rgba(0, 0, 0, .07) !important;
    top: -14px !important;
    outline: none !important
}

.uk-nav-primary.uk-nav-parent-icon > .uk-parent > a::after {
    content: "";
    width: 1.5em;
    margin-right: 15px;
    height: 1.5em;
    float: left;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cline y1='14' x2='29' y2='14' stroke='%23D03600' stroke-width='2'/%3e%3cline x1='15' y1='4.37114e-08' x2='15' y2='29' stroke='%23D03600' stroke-width='2'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.uk-nav-primary.uk-nav-parent-icon > .uk-parent.uk-open > a::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cline y1='14' x2='29' y2='14' stroke='%23D03600' stroke-width='2'/%3e%3c/svg%3e");
}

.uk-subnav-pill.vw-subnav > .uk-active > a {
    background-color: transparent;
    box-shadow: 0 10px 20px rgba(96, 99, 108, .4)
}

.uk-subnav-cus.uk-subnav-pill > * > :first-child {
    padding: 2px
}

.uk-subnav-cus-2.uk-subnav-pill > * > :first-child {
    background: #fff;
    padding: 8px;
    border: 1px solid #E1E1E2;
    border-radius: 8px;
    color: #252C34
}

.uk-subnav-cus-2.uk-subnav-pill > .uk-active > a {
    background-color: #f2f2f2;
    color: #252C34
}

.main-user-consent-request-announce {
    cursor: pointer;
    color: #333;
    font-size: 13px;
    line-height: 15px
}

.header-hover {
    box-shadow: 0 7px 64px rgba(0, 0, 0, .07);
    border-top: 1px solid #E7EBEE;
    margin-top: -1px;
    position: relative;
    background: #fff !important;
    z-index: 190
}

.dropdown-custom {
    border-bottom: 1px solid #E7EBEE
}

.drop-container {
    line-height: 22px;
    font-size: 11px !important;
    padding-left: calc(100% / 14);
    padding-right: calc(100% / 14);
    max-width: 1920px;
    margin: 0 auto;
    margin-bottom: 30px
}

/*.mm-menu {
    height: calc(100% - 53px) !important;
    --mm-color-background: #fff;
    --mm-listitem-size: 50px
}

.mm-navbars_top {
    --mm-color-background: #fff;
    border-bottom: none !important
}

.mm-navbar {
    color: #fff !important;
    font-size: 14px;
    font-weight: 700
}

.mm-navbar input {
    text-align: center
}

.mm-navbar:first-child {
    align-content: center;
    justify-content: center;
    align-items: center
}

.mm-navbar img {
    flex-grow: 0;
    opacity: .6;
    border: 1px solid #fff;
    border-radius: 50px;
    width: 100px;
    height: 100px;
    padding: 10px;
    margin: 0 10px
}

.mm-navbar .fa {
    flex-grow: 0;
    border-radius: 30px;
    color: rgba(255, 255, 255, .8) !important;
    font-size: 16px !important;
    line-height: 50px;
    width: 50px;
    height: 50px;
    padding: 0
}

.mm-navbar .fa:hover {
    border-color: #fff;
    color: #1e69a2 !important
}

.mm-panels > .mm-panel:after {
    content: none;
    display: none
}

.mm-panels > .mm-panel > .mm-listview {
    margin-top: 10px !important
}

.mm-listview {
    font-size: 14px
}

.mm-listitem:last-child:after {
    content: none;
    display: none
}

.mm-listitem a, .mm-listitem span {
    color: rgba(255, 255, 255, .7);
    text-align: left;
    padding-right: 20px !important;
    text-transform: uppercase
}

.mm-listitem a:hover, .mm-listitem a:hover + span {
    color: #1e69a2
}

.mm-navbar__title {
    text-transform: uppercase;
    color: #1B222A !important
}

.mm-wrapper_opened .fa[href="#mmenu"] {
    display: none !important
}

.fa[href="#page"] {
    display: none !important
}

.mm-wrapper_opened .fa[href="#page"] {
    display: block !important;
    margin-top: 11px;
    width: 50px
}

.mm-menu_offcanvas:not(.mm-menu_opened) {
    display: none
}

.mm-wrapper__blocker {
    background: rgba(3, 2, 1, 0);
    overflow: hidden;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2
}*/

.const-img-sprite-1 {
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background: url('/images/uploads/how-to-apply/sprites.png');
}

.const-img-sprite-2 {
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background: url('/images/uploads/how-to-apply/sprites.png') no-repeat;
    background-position: 0px -64px;
}

.const-img-sprite-3 {
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background: url('/images/uploads/how-to-apply/sprites.png') no-repeat;
    background-position: 0px -128px;
}

.const-img-sprite-4 {
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background: url('/images/uploads/how-to-apply/sprites.png') no-repeat;
    background-position: 0px -192px;
}

.const-img-sprite-5 {
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background: url('/images/uploads/how-to-apply/sprites.png') no-repeat;
    background-position: 0px -256px;
}

@media (max-width: 959px) {
    .header-phone {
        font-size: 16px !important;
    }
}


.bxmaker__geoip__city__line {
    margin: 0 auto;
    position: relative;
    font-size: 14px;
}
.bxmaker__geoip__city__line * {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    box-sizing: border-box;
}
.bxmaker__geoip__city__line-label {
    text-transform: initial;
}
.bxmaker__geoip__city__line-name {
    cursor: pointer;
    border-bottom: 1px dashed #3585CC;
    color: #3585CC;
}
.bxmaker__geoip__city__line-context {
    position: relative;
    display: inline;
}
.bxmaker__geoip__city__line-question,
.bxmaker__geoip__city__line-info {
    display: none;
    position: absolute;
    z-index: 1009;
    top: 35px;
    background: #fff;
    width: 200px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
}
.bxmaker__geoip__city__line-question:before,
.bxmaker__geoip__city__line-info:before {
    content: "";
    display: block;
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -12px;
    width: 0;
    height: 0;
    border: 12px solid;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0);
}
.bxmaker__geoip__city__line-question:after,
.bxmaker__geoip__city__line-info:after {
    content: "";
    display: block;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0);
}
.bxmaker__geoip__city__line-question-text {
    padding: 20px 10px;
    text-align: center;
    vertical-align: middle;
    color: #676767;
    font-size: 12px;
}
.bxmaker__geoip__city__line-question-text span {
    color: #676767;
    cursor: pointer;
    border-bottom: none;
    font-size: 14px;
    font-weight: bold;
    margin: 0 1px;
}
.bxmaker__geoip__city__line-question-btn-box {
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    margin-bottom: -1px;
}
.bxmaker__geoip__city__line-question-btn-box:after {
    content: ' ';
    display: block;
    width: 100%;
    height: 1px;
    clear: both;
    float: none;
}
.bxmaker__geoip__city__line-question-btn-yes {
    float: right;
    width: 50%;
    text-align: center;
    padding: 8px 0;
    border-left: 1px solid #4696dd;
    margin-left: -1px;
    background: #3585CC;
    border-radius: 0 0 5px 0;
}
.bxmaker__geoip__city__line-question-btn-yes:hover {
    background: #2474bb;
    border-left: 1px solid #2474bb;
}
.bxmaker__geoip__city__line-question-btn-no {
    float: left;
    width: 50%;
    text-align: center;
    padding: 8px 0;
    border-right: 1px solid #1363aa;
    margin-right: -1px;
    background: #3585CC;
    border-radius: 0 0 0 5px;
}
.bxmaker__geoip__city__line-question-btn-no:hover {
    background: #2474bb;
}
.bxmaker__geoip__city__line-info-content {
    padding: 20px 10px;
    text-align: center;
    vertical-align: middle;
    color: #676767;
}
.bxmaker__geoip__city__line-info-content a {
    border-bottom: 1px dashed #3585CC;
    cursor: pointer;
    text-decoration: none;
    color: #3585CC;
}
.bxmaker__geoip__city__line-info-content a:hover {
    border-color: transparent;
}
.bxmaker__geoip__city__line-info-btn-box {
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.bxmaker__geoip__city__line-info-btn {
    float: left;
    width: 100%;
    text-align: center;
    padding: 8px 0;
    border-right: 1px solid #1363aa;
    background: #3585CC;
    border-radius: 0 0 5px 5px;
}
.bxmaker__geoip__city__line-info-btn:hover {
    background: #2474bb;
}
.bxmaker__geoip__city__line__params__id {
    display: none !important;
}


.regions-subdomain{
    margin-top:0px;
    margin-bottom:30px;
}
.other_region{
    color:black;
    text-decoration:none;
    margin-top:15px;
}
.other_region:hover{
    text-decoration:none;
    color:black;
}
.other_region .block-region{
    display:block;
    padding: 31px 30px;
    background: rgba(0, 0, 0, 0.4);
    background-size: auto;
    border-radius:4px;
    position:relative;
}
.other_region .block-region:before{
    width:100%;
    height:100%;
    position:absolute;
    top:0px;
    left:0px;
    background: rgba(0, 0, 0, 0.4);
    content:'';
    display:block;
    border-radius:4px;
}
.other_region .block-region>span{
    display:block;
}
.other_region .block-region>span.name{
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    font-weight: 500;
    z-index: 20;
    position: relative;
}
.other_region .block-region>span.price{
    color: #fcc936;
    font-size: 16px;
    line-height: 1;
    font-weight:500;
}

/* Search */
.uk-search .uk-search-icon-flip {
    right: 12px;
}
.toggle-animation .uk-form-icon-flip {
    right: -10px;
}

/* Search Result */
.search-result {
    font-size: 15px;
    text-align: left;
    box-shadow: 0px 7px 64px rgba(0, 0, 0, 0.07);
}

.search-result .search-title-cat {
    font-size: 10px;
    padding: 10px 15px;
}

.search-result .search-text {
    background: #ffffff;
    padding: 15px 15px;
    margin-bottom: 2px;
    display: flex;
    justify-content: space-between;
    vertical-align: middle;
    align-items: center;
}

.search-result .search-text:last-child {
    margin-bottom: 0;
}
