

/* Start:/local/templates/mkresla/css/pages/pages_main.css?17804928411938*/
.fs-kresla-pages-w{
    margin-top: 40px;
    display: flex;
}
.fs-kresla-pages-l{
    flex-shrink: 0;
    flex-basis: 260px;
}
.fs-kresla-pages-g{
    padding-left: 80px;
    flex-grow: 1;
}
.fs-kresla-pages-h1{
    color: #222;
    font-size: 40px;
    margin: 0 0 30px 0;
    font-weight: normal;
}
.fs-kresla-pages-h2{
    color: #222;
    font-size: 20px;
    margin-bottom: 30px;
}
.fs-ua-pages{
    font-size: 20px;
    color: #222;
    padding-top: 50px;
    padding-bottom: 100px;
    line-height: 150%;
}
.fs-ua-pages h1,
.fs-ua-pages h2,
.fs-ua-pages h3,
.fs-ua-pages h4,
.fs-ua-pages h5,
.fs-ua-pages h6{
    font-weight: normal;
    font-size: 30px;
    color: #57b537;
}
.fs-ua-pages a{
    color: #57b537;
}
.fs-ua-pages a:hover{
    text-decoration: none;
}
.fs-ua-pages .legal-document p,
.fs-ua-pages .legal-document li{
    font-size: 18px;
    line-height: 1.55;
}
.fs-ua-pages .legal-document ul{
    margin: 0 0 24px 0;
    padding-left: 24px;
}
.fs-ua-pages .legal-document h2{
    margin-top: 34px;
}
@media only screen and (max-width: 1800px) {
    .fs-kresla-pages-l{
        flex-basis: 220px;
    }
    .fs-kresla-pages-h1{
        font-size: 30px;
    }
    .fs-kresla-pages-g{
        padding-left: 40px;
    }
}
@media only screen and (max-width: 1400px) {
    .fs-kresla-pages-l {
        flex-basis: 175px;
    }
    .fs-kresla-pages-h1 {
        font-size: 24px;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 1200px) {
    .fs-kresla-pages-l {
        flex-basis: 155px;
    }
    .fs-kresla-pages-h1 {
        font-size: 22px;
    }
}
@media only screen and (max-width: 992px) {
    .fs-kresla-pages-l{
        display: none;
    }
    .fs-kresla-pages-g{
        padding-left: 0;
    }
}
@media only screen and (max-width: 768px) {
    .fs-kresla-pages-h1 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .fs-kresla-pages-w{
        display: block;
    }
}



/* End */


/* Start:/local/templates/mkresla/components/bitrix/breadcrumb/fsmkresla/style.css?1632212973997*/
.fs-breadcrumb{
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
}
.fs-breadcrumb-item{
    padding: 8px 50px 8px 0;
    position: relative;
    color: #959595;
}
.fs-breadcrumb-item:not(:last-child)::after{
    content: "";
    position: absolute;
    width: 16px;
    height: 7px;
    top: 15px;
    right: 17px;
    background: url(/local/templates/mkresla/components/bitrix/breadcrumb/fsmkresla/images/breadcrumbs_arrow.png) no-repeat center;
}
.fs-breadcrumb-item a{
    color: #959595;
    text-decoration: none;
}
.fs-breadcrumb-item a:hover{
    text-decoration: underline;
}
@media (max-width: 1590px){
    .fs-breadcrumb {
        padding: 10px 0;
    }
    .fs-breadcrumb-item {
        padding: 8px 30px 8px 0;
        font-size: 12px;
    }
    .fs-breadcrumb-item:not(:last-child)::after{
        top: 12px;
        right: 11px;
        width: 10px;
        background-position: right center;
    }
}
@media (max-width: 1200px){
    .fs-breadcrumb {
        padding: 0;
    }
    .fs-breadcrumb-item{
        font-size: 9px;
    }
}



/* End */


/* Start:/local/templates/mkresla/components/bitrix/menu/all_pages/style.css?1636782065998*/
.fs-kresla-all-pages-menu{
    margin: 0 0 30px 0;
    padding: 0;
}
.fs-kresla-all-pages-menu li{
    list-style: none;
}
.fs-kresla-all-pages-menu li a{
    text-decoration: none;
    display: block;
    color: #222;
    font-size: 22px;
    transition: 0.3s all ease-in-out;
}
.fs-kresla-all-pages-menu li a:hover{
    color: #000;
}
.fs-kresla-all-pages-menu li:not(:last-child) a{
    margin-bottom: 25px;
}
.fs-kresla-all-pages-menu li.active a{
    color: #5ab93b;
}
@media only screen and (max-width: 1800px) {
    .fs-kresla-all-pages-menu li a {
        font-size: 18px;
    }
    .fs-kresla-all-pages-menu li:not(:last-child) a {
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 1400px) {
    .fs-kresla-all-pages-menu li a {
        font-size: 16px;
    }
    .fs-kresla-all-pages-menu li:not(:last-child) a {
        margin-bottom: 12px;
    }
}
@media only screen and (max-width: 1400px){
    .fs-kresla-all-pages-menu li a {
        font-size: 14px;
    }
}



/* End */


/* Start:/local/templates/mkresla/components/bitrix/news/where-buy/style.css?1709511596530*/
.tabs-changer{
    list-style: none;
    padding-left: 0;
    display: flex;
}
.tabs-changer li{
    font-size: 14px;
    background: #F8FAFE;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 12px 30px;
    cursor: pointer;
    transition: .3s all ease;
}
.tabs-changer li.active,
.tabs-changer li:hover{
    background: #5bb93b;
    color: #fff;
}
.wb-bottom-text:empty{display: none;}
.wb-bottom-text{
    margin: 30px 0 50px 0;
    font-size: 16px;
    line-height: 160%;
}
.wb-bottom-text a{
    color: #5bb93b;
}
/* End */


/* Start:/local/templates/mkresla/components/bitrix/news/where-buy/bitrix/news.detail/where-buy/style.css?16987527964427*/
.wbd-top{
    position: relative;
    margin-top: 70px;
    margin-bottom: 30px;
}
.wbd-w-sl{
    width: 800px;
    flex-grow: 1;
    margin: 0;
    margin-left: 0 !important;
}
.wbcard-img{
    width: 100%;
    height: 410px;
}
.swiper-scrollbar1{
    width: 800px;
    background: #D8DCE6;
    height: 2px;
    bottom: 0;
    left: 0;
    position: absolute;
    margin-bottom: -35px;
}
.swiper-scrollbar1 .swiper-scrollbar-drag{
    height: 4px;
}
.wbd-w-r{
    background: #fff;
    flex-grow: 1;
    padding: 30px 0 30px 0;
}
.wbd-w-r-n{
    font-size: 24px;
    color: #232427;
    margin-bottom: 20px;
    font-weight: bold;
}
.wbd-w-r-addr{
    position: relative;
    margin-bottom: 23px;
    padding-left: 30px;
}
.wbd-w-r-wt{
    position: relative;
    margin-bottom: 23px;
    padding-left: 30px;
}
.wbd-w-r-ph{
    position: relative;
    padding-left: 30px;
}
.wbd-w-r-addr::before,
.wbd-w-r-wt::before,
.wbd-w-r-ph::before
{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}
.wbd-w-r-addr::before{
    background: url(/images/wb-geo.png) center no-repeat;
    height: 21px;
    width: 17px;
}
.wbd-w-r-wt::before{
    background: url(/images/wb-clock.png) center no-repeat;
    width: 20px;
    height: 20px;
    margin-top: -2px;
}
.wbd-w-r-ph::before{
    background: url(/images/wb-tel.png) center no-repeat;
    height: 17px;
    width: 17px;
}
.wbd-w-r-a{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 35px;
    height: 48px;
    background: #F8FAFE;
    font-size: 14px;
    font-weight: bold;
    color: #4D4F57;
    transition: .3s all ease;
}
.wbd-w-r-a:hover{
    color: #000;
}
.wbd-w-rw{
    width: 350px;
}
.wbd-proezd-l{
    width: 842px;
    flex-shrink: 0;
}
.wbd-proezd-l #map{
    width: 100%;
    height: 620px;
}
.wbd-proezd-r{
    margin-top: 30px;
}
.wbd-proezd-title{
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 20px;
    color: #232427;
}
.wbd-proezd-txt{
    margin-bottom: 44px;
    font-size: 14px;
    line-height: 145%;  
}
.wbd-proezd-ya{
    color: #25292D;
    font-size: 14px;
    line-height: 143%;
    padding-left: 80px;
    position: relative;
}
.wbd-proezd-ya::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 62px;
    height: 62px;
    background: url(/img/ya-arrow.jpg) no-repeat center;
}
.wbd-proezd-ya a{
    text-decoration: none;
    color: #D02937;
}
.wbd-proezd-ya a:hover{
    text-decoration: underline;
}
.wbd-proezd-ya-t{
    color: #232427;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
}
@media (max-width: 1540px){
    .swiper-scrollbar1,
    .wbd-proezd-l{
        width: 610px;
    }
    .wbd-proezd-l #map{
        height: 500px;
    }
}
@media (max-width: 1340px){
    .wbd-top{
        margin-top: 50px;
        margin-bottom: 70px;
    }
    .swiper-scrollbar1 {
        margin-bottom: -15px;
    }
    .wbd-w-r{
        width: 470px;
        padding: 20px 30px 20px 40px;
    }
    .wbd-proezd-r{
        margin-left: 40px;
    }
    .swiper-scrollbar1,
    .wbd-w-sl{
        width: 700px;
    }
}
@media (max-width: 1160px){
    .wbd-w-r {
        width: 332px;
    }
    .wbd-w-rw{
        width: 100%;
    }
}
@media (max-width: 992px){
    .wbd-w-r{
        padding: 15px;
    }
    .swiper-scrollbar1{
        width: 549px;
    } 
    .wbd-proezd-l{
        width: 547px;
    }
    .wbd-proezd-r {
        margin-left: 15px;
        margin-top: 15px;
    }
}
@media (max-width: 940px){
    .wbd-top{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .wbd-w-r {
        width: 300px;
    }
    .swiper-scrollbar1 {
        width: 481px;
    }
    .wbd-proezd-l {
        width: 480px;
    }
}
@media (max-width: 820px){
    .wbd-top{
        flex-direction: column;
    }
    .wbcard-img {
        width: 100%;
    }
    .wbd-w-sl{
        
    }
    .swiper-scrollbar1{
        position: relative;
        margin-bottom: 30px;
        margin-top: 20px;
        width: 100%;
    }
    .wbd-w-r-n{
        display: none;
    }
    .wbd-w-r{
        width: 100%;
    }
    .wbd-proezd-w{
        flex-direction: column;
    }
    .wbd-proezd-l{
        width: 100%;
    }
    .wbd-proezd-r{
        margin-left: 0;
        margin-bottom: 50px;
    }
}
@media (max-width: 500px){
    .wbcard-img {
        height: 220px;
    }
    .swiper-scrollbar1,
    .wbd-w-sl{
        width: 100%;
    }
}
/* End */
/* /local/templates/mkresla/css/pages/pages_main.css?17804928411938 */
/* /local/templates/mkresla/components/bitrix/breadcrumb/fsmkresla/style.css?1632212973997 */
/* /local/templates/mkresla/components/bitrix/menu/all_pages/style.css?1636782065998 */
/* /local/templates/mkresla/components/bitrix/news/where-buy/style.css?1709511596530 */
/* /local/templates/mkresla/components/bitrix/news/where-buy/bitrix/news.detail/where-buy/style.css?16987527964427 */
