

/* Start:/local/templates/choose2/css/fonts.css?1723623449309*/
@font-face {
    font-family: "IBMPlexSans"; 
    src: url(/local/templates/choose2/css/../fonts/IBMPlexSans-Regular.ttf); 
    font-style: normal; 
    font-weight: normal; 
}
@font-face {
    font-family: "IBMPlexSans"; 
    src: url(/local/templates/choose2/css/../fonts/IBMPlexSans-Bold.ttf); 
    font-style: normal; 
    font-weight: bold; 
}




/* End */


/* Start:/local/templates/choose2/css/owl.carousel.min.css?17236234493351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/choose2/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/choose2/css/owl.theme.default.min.css?17236234491013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/local/templates/choose2/css/style.css?175317176231076*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

*{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
html,body{
    font-family: "IBMPlexSans", sans-serif;
    margin: 0;
    font-size: 18px;
    line-height: 1.3;
    color: black;
    background: #F2F2F2;
}
a{
    text-decoration: unset;
    color: black;
}
.header{
    background: white;
}
.container{
    padding: 0 2.77rem;
    margin: 0 auto;
}
.header__container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 2.9rem;
    padding-bottom: 2.9rem;
}
.header__phone-wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    font-size: 1.66rem;
    font-weight: bold;
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s;
}
.header__phone-wrapper svg{
    margin-right: 1.3rem;
}
.choose{
    position: relative;
}
.choose__wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: calc(100vh - 165px - 240px - 64px);
}
.choose__wrapper:hover .choose__svg{
    display: none;
}
.chooser__item{
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    flex: 1;
    position: relative;
}
.chooser__item:hover {
    flex: 2;
}
.chooser__item:nth-of-type(1) .choose__title{
    background: #80C700;
}
.chooser__item:nth-of-type(2) .choose__title{
    background: #FC4C02;
    color: #ffffff;
}
.chooser__item:nth-of-type(3) .choose__title{
    background: #009344;
    color: #ffffff;
}
.chooser__item:nth-of-type(4) .choose__title{
    background: #FFAC00;
}
.chooser__item:nth-of-type(5) .choose__title {
    background: #ff7e13;
}
.chooser__item:nth-of-type(6) .choose__title {
    background: #b4d929;
}
.chooser__item:nth-of-type(7) .choose__title {
    background: #ff7f11;
}
.choose__picture{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.choose__title{
    position: absolute;
    margin: 0;
    left: 0;
    bottom: 45px;
    font-size: 27px;
    font-weight: 400;
    line-height: 100%;
    padding: 4px 14px 4px 10px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 0px 10px 10px 0px;
    z-index: 2;
}

.choose__svg{
    position: absolute;
    top: calc(50% - 35px);
    left: 50%;
    -webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);
    max-height: calc(100% - 150px);
    width: auto;
    z-index: 1;
}

.chooser__item, .chooser__item *{
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.chooser__item:before{
    content: '';
    background: rgba(0, 0, 0, 0.30);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.chooser__item:hover:before{
    opacity: 0;
}

.sale{
    margin: 64px 0;
}
.title{
    font-size: 1.6rem;
    font-weight: bold;
    margin: 0;
    margin-bottom: 1.6rem;
    text-transform: uppercase;
}
.sale__wrapper{
    position: relative;
}
.sale__wrapper .owl-stage{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.sale__item{
    background: #FFFFFF;
    padding: 0 3.18rem 1.6rem 1.6rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
	width: 100%;
	
}
.owl-item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.sale__site{
    padding: 0.5rem 0.6rem;
    font-weight: bold;
    color: white;
    font-size: 0.9rem;
    margin: 0;
}
.sale__item--nedv .sale__site{
    background: #F27E00;
}
.sale__item--zbi .sale__site{
    background: #80C700;
}
.sale__item--zbi:hover .sale__title{
    color: #80C700;
}
.sale__item--nedv:hover .sale__title{
    color: #F27E00;
}
.sale__title{
    margin: 0;
    margin-top: 1.1rem;
    font-weight: bold;
    margin-bottom: 1.27rem;
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s;
}
.sale__date{
    margin: 0;
    opacity: 0.5;
    margin-top: auto;
}
.owl-theme .owl-nav [class*=owl-]{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: -2rem;
}
.owl-theme .owl-nav [class*=owl-] span{
    display: none;
}
.owl-carousel .owl-nav [class*=owl-]{
    background: url(/local/templates/choose2/css/../img/arrow.svg) no-repeat!important;
    background-size: cover;
    width: 10px;
    height: 20px;
    outline: unset;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.owl-carousel .owl-nav [class*=owl-]:hover{
    opacity: 0.7;
}
.owl-carousel .owl-nav button.owl-next{
    left: auto;
    right: -2rem;
    -webkit-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
}
.sale__container{
    max-width: 1645px;
}
.description__container{
    text-align: center;
    max-width: 843px;
}
.description__logo{
    margin-bottom: 2.3rem;
}
.footer{
    margin-top: 6.6rem;
    background: #404040;
    color: white;
    padding: 2.5rem 0;
}
.footer__container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.footer__title{
    opacity: 0.5;
    margin: 0;
}
.footer__desciption{
    font-weight: bold;
    margin: 0;
}
a.footer__desciption{
    color: #80C700;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    white-space: nowrap;
}
a.footer__desciption:hover{
    color: #F27E00;
}
.header__phone-wrapper--footer{
    color: white;
}
.header__phone-wrapper--footer svg{
    margin-right: 1.3rem;
}
.header__phone-wrapper:hover{
    color: #80C700;
}
.header__phone-wrapper circle{
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s;
}
.header__phone-wrapper:hover circle{
    fill: #F27E00;
}
.header__logo-wrapper, .footer__logo-wrapper{
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}
.header__logo-wrapper:hover, .footer__logo-wrapper:hover{
    opacity: 0.7;
}
.logo-mobile{
    display: none;
}
.footer__info, .header__phone-wrapper--footer{
    padding: 0 10px;
}
@-webkit-keyframes bounce {
    0 {
        top: 10%;
        -webkit-transform: translate(-50%, -50%) scale(0);
                transform: translate(-50%, -50%) scale(0);
        opacity: 1;
    }
    50% {
        top: 50%;
        -webkit-transform: translate(-50%, -50%) scale(1);
                transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
    100% {
        top: 100%;
        -webkit-transform: translate(-50%, -50%) scale(1.5);
                transform: translate(-50%, -50%) scale(1.5);
        opacity: 0;
    }
}
@keyframes bounce {
    0 {
        top: 10%;
        -webkit-transform: translate(-50%, -50%) scale(0);
                transform: translate(-50%, -50%) scale(0);
        opacity: 1;
    }
    50% {
        top: 50%;
        -webkit-transform: translate(-50%, -50%) scale(1);
                transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
    100% {
        top: 100%;
        -webkit-transform: translate(-50%, -50%) scale(1.5);
                transform: translate(-50%, -50%) scale(1.5);
        opacity: 0;
    }
}
@media(max-width: 1660px){
    html,body{
        font-size: 16px;
    }
}
@media(max-width: 1440px){
    html,body{
        font-size: 15px;
    }
    .container{
        padding-left:2rem;
        padding-right:2rem;
    }
    .header__container{
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .header__phone-wrapper{
        font-size: 1.4rem;
    }
    .header__phone-wrapper svg{
        width: 3rem
    }
    .choose__wrapper {
        height: calc(100vh - 106px - 190px - 64px);
    }
    .choose_text{
        font-size: 1.7rem;
    }
    .choose__title{
        font-size: 1.5rem;
        padding: 1rem 1.5rem;
    }
}
@media(max-width: 1367px){
    html,body{
        font-size: 14px;
    }
    .sale{
        margin: 4rem 0;
    }
    .footer{
        margin-top: 4rem;
    }
    .footer__logo-wrapper img, .header__logo-wrapper img{
        max-width: 220px;
    }
    .footer__social svg{
        width: 3rem;
    }
    .header__phone-wrapper svg{
        margin-right: 1rem;
        
    }
    .header__phone-wrapper {
        font-size: 1.2rem;
    }
    .header__phone-wrapper{
        white-space: nowrap;
    }
}
@media(max-width: 1025.98px){
	.chooser__item:before{
		display: none;
	}
}
@media(max-width: 991.98px){
    .choose__wrapper{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        height: auto;
    }
    .footer__container > *{
        text-align: center;
    }
    .footer__social{
        width: 33%;
    }
    .header__phone-wrapper--footer{
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .logo-mobile{
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        z-index: 2;
        max-width: 60%;
        pointer-events: none;
    }
    .choose__svg{
        display: none;
    }
    .chooser__item:before{
        display: none;
    }
    .choose__title {
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .choose_text{
        font-size: 1.5rem;
        top: 0;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        z-index: 3;
    }
    .choose__white-block svg{
        top: 65%;
        -webkit-animation: bouncemobile  0.9s infinite;
                animation: bouncemobile  0.9s infinite;
    }
    .choose__white-block svg:nth-of-type(2){
        display: none;
    }
    .footer__container{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
    .footer__info, .footer__logo-wrapper{
       width: 33.333%;
    }
    .footer{
        padding: 2rem 0;
    }
  
    .footer__logo-wrapper img{
        max-width: 100%;
    }
    .footer__info:last-of-type, .header__phone-wrapper--footer, .footer__social{
        width: 33.3333%;
        margin-top: 10px;
    }

   
}
@media(max-width: 767.98px){
    .sale{
        margin: 2.5rem 0;
    }
    .footer{
        margin-top: 2.5rem;
    }
    .footer__info:last-of-type, .header__phone-wrapper--footer{

        width: auto;
    }
    .container{
        padding: 0 20px;
    }
    .header__container{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .owl-theme .owl-nav [class*=owl-]{
        left: -1.5rem;
    }
    .owl-carousel .owl-nav button.owl-next{
        right: -1.5rem;
    }
    .header__logo-wrapper{
        width: auto;
        padding-right: 15px;
    }
    .header__logo-wrapper img{
        width: 100%;
    }
    .choose__white-block{
        width: 19rem;
        height: 6rem;
    }
    .choose_text{
        font-size: 1.2rem;
    }

}
@media(max-width: 600px){
    .footer__social{
        width: auto;
       
    }
}
@media(max-width: 567.98px){
    .footer__logo-wrapper{
        width: 100%;
    }
    .footer__container{
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .footer__info{
        width: 50%;
    }
    .header__phone-wrapper svg{
        display: none;
    }
    .header__phone-wrapper{
        font-size: 1.2rem;
    }
    .header__phone-wrapper svg{
        margin-right: 0.5rem;
        width: 2rem;
    }

}
@media (max-width: 440px) {
    .choose__picture {
        max-height: 312px;
    }
}

@-webkit-keyframes bouncemobile {
    0 {
        top: 65%;
        -webkit-transform: translate(-50%, -50%) scale(0);
                transform: translate(-50%, -50%) scale(0);
        opacity: 1;
    }
    50% {
        top: 75%;
        -webkit-transform: translate(-50%, -50%) scale(1);
                transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
    100% {
        top: 100%;
        -webkit-transform: translate(-50%, -50%) scale(1.5);
                transform: translate(-50%, -50%) scale(1.5);
        opacity: 0;
    }
}
@keyframes bouncemobile {
    0 {
        top: 65%;
        -webkit-transform: translate(-50%, -50%) scale(0);
                transform: translate(-50%, -50%) scale(0);
        opacity: 1;
    }
    50% {
        top: 75%;
        -webkit-transform: translate(-50%, -50%) scale(1);
                transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
    100% {
        top: 100%;
        -webkit-transform: translate(-50%, -50%) scale(1.5);
                transform: translate(-50%, -50%) scale(1.5);
        opacity: 0;
    }
}

/* Header New */
.header-new {
    font-family: 'Rubik', sans-serif;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.06);
    background: #fff;
    position: sticky;
    top: 0;
    z-index: 10;
}

.header-new__container {
    padding: 24px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

.header-new__logo {
    max-width: 290px;
}

.header-new__logo img {
    max-width: 100%;
}

.header-new__menu {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px 32px;
}

.header-new__menu a {
    color: #252528;
    transition: color 0.3s;
}

.header-new__menu a:hover {
    color: #00A759;
}

.header-new__contacts {
    display: flex;
    align-items: center;
    gap: 24px;
}

.header-new__phone a {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #252528;
    white-space: nowrap;
}

.header-new__burger {
    display: none;
}

.header-new__burger-close {
    display: none;
}

.header-new__burger.active .header-new__burger-open {
    display: none;
}
.header-new__burger.active .header-new__burger-close {
    display: block;
}

@media screen and (max-width: 1024px) {
    .header-new__container {
        padding: 12px 0px;
    }

    .header-new__logo {
        max-width: 152px;
    }

    .header-new__menu {
        display: none;
    }

    .header-new__contacts {
        gap: 20px;
    }

    .header-new__messengers {
        display: none;
    }

    .header-new__phone a {
        display: flex;
        font-size: 0px;
        position: relative;
        width: 28px;
        height: 28px;
    }

    .header-new__phone a::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(/local/templates/choose2/css/../img/header-phone.svg) no-repeat;
        background-size: contain;
    }

    .header-new__burger {
        display: flex;
        background: none;
        padding: 0;
        margin: 0;
        border: none;
    }
}

/* Messengers */
.messengers {
    display: flex;
    align-items: center;
    gap: 8px;
}

.messengers__link {
    transition: transform 0.3s;
}

.messengers__link:hover {
    transform: translateY(-4px);
}

/* News */
.news {
    font-family: 'Rubik', sans-serif;
}

.news__container {
    padding: 60px 0px;
    display: flex;
    flex-direction: column;
}

.news__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}

/* New Card */
.new-card {
    display: flex;
    flex-direction: column;
    gap: 16px;
    font-family: 'Rubik', sans-serif;
}

.new-card:hover .new-card__name {
    color: #00A759;
}

.new-card__top {
    width: 100%;
    height: 240px;
    border-radius: 16px;
    overflow: hidden;
}

.new-card__top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

@supports (aspect-ratio: 399 / 240) {
    .new-card__top {
        aspect-ratio: 399 / 240;
        height: auto;
    }
}

.new-card__content {
    display: flex;
    flex-direction: column;
    margin-top: 16px;
}

.new-card__date {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    line-height: 22px;
    color: #8B8C98;
}

.new-card__date .separator {
    width: 4px;
    height: 4px;
    border-radius: 100px;
    background: #8B8C98;
}

.new-card__name {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #252528;
    transition: color 0.3s;
}

.new-card__text {
    font-size: 16px;
    line-height: 22px;
    color: #252528;
}

@media (max-width: 768px) {
    .news {
        overflow: hidden;
    }
    .news__container {
        padding: 24px 0px;
    }
    .news__slider .swiper {
        overflow: visible;
    }

    .new-card__content {
        margin-top: 12px;
    }
    .new-card__date {
        font-size: 12px;
        line-height: 20px;
    }
    .new-card__name {
        font-size: 16px;
        line-height: 24px;
    }
}

/* Vacancies */
.vacancies-new {
    font-family: 'Rubik', sans-serif;
}

.vacancies-new__container {
    padding: 60px 0px;
    display: flex;
    flex-direction: column;
}

.vacancies-new__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}

/* Vacancy Card */
.vacancy-card {
    padding: 24px;
    display: flex;
    flex-direction: column;
    min-height: 450px;
    background: #FFFFFF;
    border-radius: 16px;
}

.vacancy-card__name {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #252528;
}

.vacancy-card__information {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0px 12px;
    margin-top: 6px;
}

.vacancy-card__price {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #00A759;
}

.vacancy-card__label {
    font-size: 16px;
    line-height: 24px;
    color: #8B8C98;
}

.vacancy-card__content {
    margin-top: 16px;
    display: flex;
    flex-direction: column;
}

.vacancy-card__text {
    font-size: 16px;
    line-height: 24px;
    color: #252528;
    max-height: 256px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.vacancy-card__text::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 92px;
    background: linear-gradient(0deg, #fff, transparent);
    z-index: 2;
}

.vacancy-card__text > *:first-child {
    margin-top: 0 !important;
}

.vacancy-card__text b {
    font-weight: 600;
    text-transform: uppercase;
}

.vacancy-card__text ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.vacancy-card__text ul li {
    position: relative;
    padding-left: 8px;
}

.vacancy-card__text ul li::before {
    content: '';
    position: absolute;
    top: 9px;
    left: 0px;
    width: 4px;
    height: 4px;
    border-radius: 100px;
    background: #252528;
}

.vacancy-card__link {
    margin-top: 16px;
    width: 100%;
    padding: 16px;
    text-align: center;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    color: #00A759;
    border: 1px solid #00A759;
    border-radius: 16px;
    text-transform: uppercase;
    transition: background 0.3s, color 0.3s;
}

.vacancy-card:hover .vacancy-card__link {
    background: #00A759;
    color: #fff;
}

@media (max-width: 768px) {
    .vacancies-new {
        overflow: hidden;
    }
    .vacancies-new__container {
        padding: 24px 0px;
    }
    .vacancies-new__slider .swiper {
        overflow: visible;
    }

    .vacancy-card {
        padding: 16px;
        min-height: auto;
    }

    .vacancy-card__name {
        font-size: 16px;
        line-height: 24px;
    }

    .vacancy-card__price {
        font-size: 16px;
        line-height: 24px;
    }

    .vacancy-card__label {
        font-size: 14px;
        line-height: 22px;
    }
}

/* About */
.about__container {
    padding: 60px 0px;
}

.about__box {
    --max-right: 746px;

    padding: 60px;
    display: grid;
    grid-template-columns: 1fr minmax(auto, var(--max-right));
    gap: 32px;
    border-radius: 16px;
    background: #fff;
}

.about__left p {
    color: #252528;
    font-size: 16px;
    line-height: 24px;
}

.about__title {
    margin-bottom: 32px;
}

.about__right {
    display: grid;
    grid-template-columns: calc(34.183% - 12px) calc(100% - 34.183% - 12px);
    grid-gap: 24px;
}

.about__right img {
    border-radius: 16px;
    max-width: 100%;
}

.about__right-images1 {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

@media screen and (max-width: 1460px) {
    .about__box {
        --max-right: 650px;
    }
}

@media screen and (max-width: 1366px) {
    .about__box {
        --max-right: 500px;
    }
}

@media screen and (max-width: 1024px) {
    .about__box {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 16px;
    }
    .about__left {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .about__left h2,
    .about__left p {
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    .about__container {
        padding: 48px 0px 24px 0px;
    }
}

@media screen and (max-width: 640px) {
    .about__box {
        gap: 16px;
    }
    .about__right {
        gap: 9px;
        grid-template-columns: calc(34.183% - 4.5px) calc(100% - 34.183% - 4.5px);
    }
    .about__right-images1 {
        gap: 9px;
    }
    .about__right img {
        border-radius: 6px;
    }
}

/* Choose New */
.choose-new {
    font-family: 'Rubik', sans-serif;
}

.choose-new .choose__title {
    padding: 10px 24px;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #FFF;
}

@media screen and (max-width: 991px) {
    .choose-new .chooser__item {
        position: relative;
        padding-bottom: 56.25%;
        margin-bottom: 2px;
    }

    .choose-new .chooser__item img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        max-height: none;
    }

    .choose-new .choose__title {
        top: auto;
        bottom: 18px;
        left: 50%;
        width: calc(100% - 32px);
        transform: translateX(-50%);
        border-radius: 16px;
        text-align: center;
        padding: 8px;
        font-size: 16px;
        line-height: 22px;
    }
}

/* Footer */
.footer-new {
    margin-top: 60px;
    font-family: 'Rubik', sans-serif;
    background: #404040;
}

.footer-new__container {
    padding: 36px 0px;
    display: grid;
    grid-template-columns: auto 1fr auto;
    grid-gap: 64px;
}

.footer-new__logo {
    max-width: 290px;
}

.footer-new__logo img {
    max-width: 100%;
}

.footer-new__blocks {
    display: flex;
    align-items: flex-start;
    gap: 64px;
}

.footer-new__block {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.footer-new__block span {
    color: #9E9E9E;
}

.footer-new__block p,
.footer-new__block a {
    font-size: 18px;
    line-height: 26px;
    color: #FFFFFF;
    margin: 0;
}

.footer-new__block a:hover {
    text-decoration: underline;
}

.footer-new__contacts {
    display: flex;
    align-items: center;
    gap: 24px;
}

.footer-new__phone a {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
}

@media screen and (max-width: 1460px) {
    .footer-new__container {
        grid-gap: 24px;
    }
    .footer-new__blocks {
        gap: 24px;
    }
}

@media screen and (max-width: 1366px) {
    .footer-new__container {
        grid-template-columns: auto auto;
        justify-content: space-between;
    }
    .footer-new__logo {
        grid-column: 1 / -1;
    }
}

@media screen and (max-width: 1024px) {
    .footer-new__container {
        display: flex;
        flex-direction: column;
        gap: 24px;
        justify-content: center;
        align-items: center;
    }
}

@media screen and (max-width: 768px) {
    .footer-new {
        margin-top: 24px;
    }

    .footer-new__logo {
        max-width: 152px;
    }

    .footer-new__blocks {
        display: flex;
        flex-direction: column;
        gap: 24px;
        justify-content: center;
        align-items: center;
    }

    .footer-new__block {
        align-items: center;
    }

    .footer-new__block span {
        font-size: 14px;
        line-height: 22px;
    }

    .footer-new__block p {
        font-size: 16px;
        line-height: 24px;
    }

    .footer-new__phone a {
        font-size: 20px;
        line-height: 26px;
    }
}

/* Section */
.section__header {
    margin-bottom: 28px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.section__navigation {
    display: flex;
    align-items: center;
    gap: 24px;
}

.section__arrow {
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    cursor: pointer;
}

.section__arrow:hover svg path {
    fill: #00A759;
}

@media (max-width: 768px) {
    .section__header {
        justify-content: center;
    }
    .section__navigation {
        display: none;
    }
}

/* Fixed Menu */
.fixed-menu {
    font-family: 'Rubik', sans-serif;
    position: fixed;
    top: 52px;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #F2F2F2;
    z-index: 10;
}

.fixed-menu__content {
    height: 100%;
}

.fixed-menu__box {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding: 24px 16px 80px 16px;
}

.fixed-menu__wrap {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.fixed-menu__menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
}

.fixed-menu__menu a {
    font-size: 16px;
    line-height: 24px;
    color: #252528;
}

.fixed-menu__contacts {
    display: flex;
    align-items: center;
    gap: 16px;
}

.fixed-menu__phone a {
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    color: #252528;
    white-space: nowrap;
}

/* Title */
.title {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    color: #252528;
    margin: 0;
}

.title--section {
    font-size: 48px;
    line-height: 56px;
}

@media (max-width: 768px) {
    .title--section {
        font-size: 28px;
        line-height: 36px;
    }
    .choose-new {
        margin-bottom: 24px;
    }
}

[disabled] {
    opacity: 0.5;
    pointer-events: none;
}
* {
	font-family: 'Rubik', sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Russo One", serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
    text-transform: uppercase !important;
}

.choose-new .choose__title {
    padding: 10px 40px 10px 12px;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #FFF;
    height: 55px;
    display: flex;
    align-items: center;
    background: #333332 !important;
max-width: 95%;
}
.chooser__item .choose__title:after {
    content: '';
    display: inline-block;
    width: 30px;
    height: 55px;
    position: absolute;
    right: 0;
    border-radius: 0px 10px 10px 0px;
}
.chooser__item:nth-of-type(1) .choose__title:after, .chooser__item:nth-child(1):hover .choose__title {background: #80C700 !important;}
.chooser__item:nth-of-type(2) .choose__title:after, .chooser__item:nth-child(2):hover .choose__title {background: #FC4C02 !important;}
.chooser__item:nth-of-type(3) .choose__title:after, .chooser__item:nth-child(3):hover .choose__title {background: #009344 !important;}
.chooser__item:nth-of-type(4) .choose__title:after, .chooser__item:nth-child(4):hover .choose__title {background: #FFAC00 !important;}
.chooser__item:nth-of-type(5) .choose__title:after, .chooser__item:nth-child(5):hover .choose__title {background: #ff7e13 !important;}
.chooser__item:nth-of-type(6) .choose__title:after, .chooser__item:nth-child(6):hover .choose__title {background: #b4d929 !important;}
.chooser__item:nth-of-type(7) .choose__title:after, .chooser__item:nth-child(7):hover .choose__title {background: #ff7f11 !important;}

.chooser__item:nth-child(6):hover .choose__title{}

.got_zag_dom {
    background-image: url(/local/templates/choose2/img/05.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 16px;
    text-align: center;
    padding: 50px;
    position: relative;
}
.got_zag_dom:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #000;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 16px;
    opacity: 0.5;
}
.got_zag_dom_title {
    color: #fff;
z-index: 2;
    position: relative;
}
a.got_zag_dom_link {
    padding: 16px;
    text-align: center;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    color: #00A759;
    border: 1px solid #00A759;
    border-radius: 16px;
    text-transform: uppercase;
    transition: background 0.3s, color 0.3s;
    background: #fff;
    margin-top: 30px;
    display: inline-block;
z-index: 2;
    position: relative;
}
a.got_zag_dom_link:hover {
    background: #00A759;
    color: #fff;
}



.politika {
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
    align-items: center;
    gap: 5px;
}
.politika a {
    color: #fff;
}
/* End */
/* /local/templates/choose2/css/fonts.css?1723623449309 */
/* /local/templates/choose2/css/owl.carousel.min.css?17236234493351 */
/* /local/templates/choose2/css/owl.theme.default.min.css?17236234491013 */
/* /local/templates/choose2/css/style.css?175317176231076 */
