.b-main__section {
    /*margin: 60px 0;*/
}

.slick-slide {
    margin: 0 15px;
}

.slick-list {
    margin: 0 -15px;
}

[data-slider] {
    position: relative;
}

.slick-arrow {
    transition: all .45s ease-in-out;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    border: unset;
    border-radius: 50%;
    background-color: #718536;
    top: 50%;
    position: absolute;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
}

.slick-next-custom {
    right: -10px;
}

.slick-prev-custom {
    left: -10px;
}

.slick-dots {
    margin-top: 10px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.slick-dots li button {
    display: none;
}

.slick-dots li:before {
    left: 5px !important;
    width: 10px !important;
    height: 10px !important;
    transition: all .45s ease-in-out;
    border-radius: 50%;
    border: 1px solid #222;
    background-color: transparent !important;
}

.slick-dots li:hover:before,
.slick-dots li.slick-active:before {
    background-color: #222 !important;
}

.slick-slider:hover .slick-next-custom {
    opacity: 1;
    visibility: visible;
    right: 20px;
}

.slick-slider:hover .slick-prev-custom {
    opacity: 1;
    visibility: visible;
    left: 20px;
}

.slick-arrow img {
    position: relative;
    margin: 8px 7px;
}

.slick-prev-custom img {
    left: -1px;
}

.slick-next-custom img {
    transform: rotate(180deg);
    left: 1px;
}

.b-slider__video iframe {
    width: 100%;
    height: 370px !important;
}

.b-slider__name {
    font-size: 15px;
    font-weight: 600;
    margin: 15px 0 0;
}

#bx-soa-paysystem .bx-soa-pp-company-logo {
    display: none;
}

.bx-soa-pp-company-desc {
    font-size: 14px !important;
}


.fancybox-content {
    padding: 30px !important;
}

.b-domain__item {
    font-weight: bold;
}

.b-domain__item a {
    margin-left: 5px;
}

.b-site__domains {
    line-height: 44px;
}

.b-city__title {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-left: -30px;
    margin-right: -30px;
    border-bottom: 2px solid #576d1b;
    padding: 0 30px 15px;
}

.b-city-let__title {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 5px;
}

#fancy__cities {
    width: 45%;
}

@media (max-width: 1499px) {
    #fancy__cities {
        width: 70%;
    }
}

@media (max-width: 1199px) {
    #fancy__cities {
        width: 80%;
    }
}

@media (max-width: 991px) {
    #fancy__cities {
        width: 100%;
    }
}

ul li .root-item.city__link {
    outline: none;
    text-decoration: none;
}

ul li .root-item span {
    color: #000000;
    margin-right: 5px;
}


[data-mycity="block"] {
    display: none;
}

.b-site__domains {
    position: relative;
}

@media (min-width: 992px) {
    .b-site__curcity {
        position: absolute;
        z-index: 9;
        top: 10px;
        left: -80px;
    }
}

.b-site__curcity {
    width: max-content;
}

.b-curcity__block {
    padding: 15px !important;
    background-color: white;
    border-radius: 3px;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.25);
}

@media (max-width: 991px) {
    .b-curcity__block {
        padding: 20px 15px !important;
    }
}

.b-curcity__body {
    color: #222222;
    font-size: 17px;
    display: flex;
    align-items: center;
    font-weight: bold;
}

.b-curcity__body span {
    margin: 0 5px;
    color: #576d1b;
}

@media (max-width: 991px) {
    .b-curcity__footer {
        margin-top: 20px;
    }
}

.b-curcity__footer a:first-child {
    margin-right: 10px;
}

.b-curcity__footer a:last-child {
    color: #576d1b !important;
    background-color: white;
    border: 1px solid #576d1b;
}

.b-curcity__footer a,
.b-curcity__footer a:hover {
    transition: all .35s ease-in-out;
    padding: 7px 30px;
    border-radius: 3px;
    background-color: #576d1b;
    border: 1px solid #576d1b;
    line-height: unset;
    color: white !important;
    text-decoration: none;
}

.col-xs-12:not(:last-child) .b-city-let__list {
    margin-bottom: 20px;
}

@media (max-width: 991px) {
    #fancy__cities {
        padding: 20px !important;
    }
}

.start-xs {
    display: flex;
    flex-wrap: wrap;
    text-align: start;
    justify-content: flex-start;
}

.logo-row .slogan {
    margin-left: 3%;
}

.confirm_region {
    display: none;
}




#mobileheader .logo{
    max-width: 130px;
}
#mobileheader .pull-right.lang a{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    top: 16px;
}
#mobileheader .pull-right.lang a img{
    width: 27px;
    border: 1px solid rgba(0,0,0,0.15);
}
#mobilemenu .contacts .lang {
    padding: 12px 20px 0 50px;
    position: relative;
    line-height: 18px;
    font-size: 13px;
}
#mobilemenu .contacts .svg.svg-inline-lang {
    position: absolute;
    left: 20px;
    top: 11px;
    width: 13px;
    min-width: auto;
    height: 16px;
    min-height: auto;
}
#mobilemenu .contacts .svg.svg-inline-lang img{
    width: 18px;
}

@media (max-width: 399px) {
    #mobileheader .logo{
        max-width: 95px;
    }
}

.bx_filter_vertical input[type="checkbox"] + label{
    transition: all .35s ease-in-out;
}
.bx_filter_vertical input[type="checkbox"] + label.disabled{
    opacity: .3;
}

.header_1 .search-block {
    display: none;
}
@media(min-width: 992px) {
    .header_1 .search-block {
        display: block;
        cursor: pointer;
    }
    .header_1 .search-block .search-wrapper {
        pointer-events: none;
    }
    .header_1 .menu-only {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-right: 0 !important;
    }
    .header_1 .mega-menu {
        flex: auto;
    }
    .header_1 .inline-search-show.twosmallfont {
        display: none;
    }
}