@media screen and (max-width: 800px) {
    .header__logo {
        flex-wrap: nowrap;
    }

    .header__logo b {
        display: block;
    }

    .main-about__info {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .main-news__button .btn {
        display: block;
    }

    .main-prod__box {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    .footer__box br,
    .header__logo br {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .header__logo{
        width: 100%;
    }
    .header__content .btn{
        margin-left: 0;
    }
    .header__content{
        margin-left: auto;
        margin-right: auto;
    }
}
.obratka__box:first-child:hover{
    border-color: rgb(1, 164, 228);
}
body [class*=_checked]{
    background-color: transparent !important;
}
body [class*=map] [class*=map] [class*=inner-panes],
.main-map__map {
    -webkit-filter: grayscale(0%) !important;
    filter: grayscale(0%) !important;
}
ymaps canvas{
    -webkit-filter: grayscale(100%) !important;
    filter: grayscale(100%) !important;
}
.main-prod__row{
    outline: none;
}
.pagination .pagination__item.disabled {
    display: none;
}

.html ul {
    margin-bottom: 45px;
}

.html ul li:after {
    left: 2px;
    top: 15px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    content: '';
    background-color: #e5e6e6;
    position: absolute;
}

.html ol {
    margin-bottom: 45px;
    counter-reset: item;
}

.html ol li:after {
    position: absolute;
    left: 0;
    top: 2px;
    content: counter(item) ". ";
    counter-increment: item;
    font-size: 18px;
    font-weight: 700;
    color: #bfc0c0;
}

.html li {
    padding-left: 35px;
    font-size: 18px;
    color: #1e1e1e;
    line-height: 28px;
    position: relative;
}

.html li:not(:last-child) {
    margin-bottom: 10px;
}

.main-slider__title {
    height: 170px;
    overflow: hidden;
}

.html strong, .page-descript {
    font-weight: 700;
}

.html em {
    font-weight: 400;
    font-style: italic;
}

@media screen and (max-width: 1300px) {
    .main-slider__slider .swiper-pagination {

    }
}

@media screen and (max-width: 800px) {
    .main-slider .swiper-pagination {
        left: 50%;
        bottom: 0;
        position: relative;
    }
}

/* map balloon */
.map-balloon {
    position: relative;
    width: 380px;
    min-height: 120px;
    border-radius: 6px;
    /* margin-top: -172px;
     margin-left: -190px;*/
    -webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
}

.map-balloon__inner {
    padding: 28px;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 120px;
    z-index: 10;
    background-color: #ffffff;
}

.close-btn-balloon {
    position: absolute;
    right: 14px;
    top: 0;
    color: #E35205;
    font-size: 1.8em;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
    font-weight: 600;
}

.map-balloon:after,
.map-balloon:before {
    width: 0;
    height: 0;
    content: '';
    display: block;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-top: 17px solid #ffffff;
    bottom: -17px;
    left: 50%;
    margin-left: -15px;
    position: absolute;
}

.map-balloon:before {
    border: 0;
    width: 14px;
    height: 14px;
    bottom: -9px;
    z-index: -1;
    margin-left: -5px;
    -webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.5);
}

.placemark__title {
    display: block;
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 12px;
    color: #E35205;
    text-transform: uppercase;
}

.placemark__item {
    font-size: 12px;
    line-height: 18px;
    padding-left: 30px;
    margin-bottom: 7px;
    color: #1e1e1e;
    background-position: top 3px left;
    background-repeat: no-repeat;
}

.placemark__item_address {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAPCAMAAADnP957AAAAAXNSR0IB2cksfwAAADxQTFRFAAAAqqqqwsLCv7+/v7+/v7+/wMDAw8PDwMDAwMDAvr6+v7+/wMDAwMDAv7+/wMDAwMDAzMzMwMDAtra27zPzuAAAABR0Uk5TAAMZDGSkrRGWgidUq0FgTWkFgQf/NkrbAAAAYUlEQVR4nEWO2xKAIAhENzQ0tUT7/38Noss+wDkzoACahWiBJ8SVeY3BOGW+k5PKxk82oPCXgqq17XvTVnHYOGCLB7oNiFjtoH+HAHlZ9OkxneewX8/b5un3mL1s9rOa8wWAKwRLDWEOhAAAAABJRU5ErkJggg==");
}

.placemark__item_tel {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAAAAXNSR0IB2cksfwAAAD9QTFRFAAAAvr6+wcHBv7+/wMDAv7+/v7+/v7+/zMzMwMDAwcHBwcHBv7+/////v7+/vr6+wMDAxsbGwcHBwMDAwMDAbxF0TgAAABV0Uk5TACdiOK2EXKgKRTodWAKMP50Sd46JQ7ruAAAAAFBJREFUeJxNzUkSgCAMRFEIXxmUUe9/Vi0UtFd5VUlaaRGjRgSWiRWsG/BAGNhgj3MvkeesDKV+ahxVxfB8cScl79il97lGj7x36Ye7wa+iL4CIAfQ7UjrGAAAAAElFTkSuQmCC");
}

.placemark__item_tel a {
    color: #e35205;
    text-decoration: none;
}
.main-slider__action{
    margin-bottom: 10px;
}
@media screen and (max-width: 800px) {
  .header__content {
    display: block;
  }
  .header__icon{
    display: none;
  }
  .header__link {
    position: static;
    transform: none;
    font-size: 16px;
    padding-left: 0;
  }
}
@media screen and (max-width: 600px) {
  .main-map__flex {
    margin-bottom: 0;
  }
  .main-map {
    padding-top: 0;
  }
}


/*new-style-popup*/

.popup{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    z-index: 20;
    opacity: 0;
    pointer-events: none;
    transition: 0.3s;
}
body.no-scroll{
    overflow: hidden;
}
.popup.active{
    opacity: 1;
    pointer-events: auto;
}
.popup__body{
    padding-top: 60px;
    padding-bottom: 60px;
    background: #f1f2f2;
}
.popup__title{
    font-family: 'DinPro',sans-serif;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 35px;
    max-width: 750px;
}
.popup .popup__close{
    border-radius: 50%;
    width: 58px;
    min-width: 58px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 40px;
}
.popup__text{
    font-family: 'DinPro',sans-serif;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 40px;
    max-width: 750px;
}
.popup__form{
    padding: 45px 50px 40px 50px;
    border-radius: 5px;
    background-color: #ffffff;
    max-width: 750px;
}
.input{
    width: 100%;
    position: relative;
}
.input input{
    border-radius: 8px;
    border: 1px solid #e0e2e9;
    background-color: #ffffff;
    width: 100%;
    height: 68px;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
    line-height: 52px;
    margin-bottom: 8px;
}
input:focus + .input__placeholder, textarea:focus + .textarea__placeholder, .iti.focused + .input__placeholder{
    top: 16px;
    font-size: 14px;
    line-height: 18px;
}
.input.placeholder-fix .input__placeholder, .textarea.placeholder-fix .textarea__placeholder{
    top: 16px;
    font-size: 14px;
    line-height: 18px;
}
input:focus, textarea:focus{
    outline: none;
}
.input__placeholder{
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 24px;
    color: #bcbcbc;
    position: absolute;
    left: 20px;
    top: 23px;
    transition: 0.3s;
    pointer-events: none;
}
.field-feedbackform-phone .input__placeholder {
    top: 12px;
}

.textarea{
    width: 100%;
    position: relative;
}
.textarea textarea{
    height: 148px;
    width: 100%;
    padding: 20px;
    padding-top: 32px;
    border-radius: 8px;
    border: 1px solid #e0e2e9;
    background-color: #ffffff;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 20px;
    resize: none;
    position: relative;
}
.textarea__placeholder{
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 24px;
    color: #bcbcbc;
    position: absolute;
    left: 20px;
    top: 20px;
    pointer-events: none;
    transition: 0.3s;
}
.textarea__error, .input__error{
    min-height: 12px;
    margin-bottom: 15px;
    font-size: 12px;
    color: #ff1919;
    padding-left: 2px;
    opacity: 0;
    pointer-events: none;
    max-height: 12px;
    transition: 0.3s;
}
.input.error .input__error, .textarea.error .textarea__error{
    max-height: none;
    opacity: 1;
}
.input.has-error .input__error, .textarea.has-error .textarea__error{
    max-height: none;
    opacity: 1;
}
.input.error input, .input.error input, .textarea.error textarea{
    border-color: #ff1919;
}
.input.has-error input, .input.has-error input, .textarea.has-error textarea{
    border-color: #ff1919;
}
.checkbox{
    margin-bottom: 30px;
    display: flex;
    cursor: pointer;
}
input:checked + .checkbox__icon svg{
    opacity: 1;
}
.checkbox input{
    display: none;
}
.checkbox__icon{
    margin-right: 15px;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid #e0e2e9;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px;
}
.checkbox__icon svg{
    fill: #bcbcbc;
    opacity: 0;
    transition: 0.3s;
}
.checkbox span{
    font-size: 14px;
    font-weight: 400;
    color: #bcbcbc;
    max-width: 500px;
    user-select: none;
}
.checkbox a{
    font-size: 14px;
    font-weight: 400;
    color: #ed6f00;
    text-decoration: none;
    transition: 0.3s;
}
.checkbox a:hover{
    color: #ff8a00;
}
.cabcha{
    width: 270px;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.cabcha > *{
    max-width: 100%;
}
.popup__block{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.popup .popup__block .btn{
    width: 240px;
    height: 76px;
    max-width: 100%;
}
.popup .header__logo {
    left: 0;
}
.popup .header__image{
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.popup .header__image img{
    max-width: 100%;
}

@media screen and (max-width: 1500px){
    .popup .header__logo {
        left: 0;
    }
}
@media screen and (max-width: 1300px){
    .popup .popup__close{
        position: absolute;
        right: 15px;
        top: 24px;
        width: 40px;
        height: 40px;
        min-width: 40px;
    }
    .popup .header__logo{
        padding-right: 50px;
    }
    .popup .header__content{
        margin-top: 0;  
        margin-right: 10%;
    }
}
@media screen and (max-width: 800px){
    .popup .header__link{
        padding-left: 0;
    }
    .popup__body {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .popup__title {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 15px;
    }
    .popup__text{
        font-size: 16px;
        margin-bottom: 20px;
    }
    .popup__form {
        padding: 25px;
    }
    .popup .header__close{
        right: 5px;
    }
    .popup .popup__close{
        top: 12px;
    }
    .textarea__error, .input__error {
        max-height: 0px;
        min-height: 0px;
    }
    .input.error .input__error, .textarea.error .textarea__error{
        max-height: none;
    }

}
@media screen and (max-width: 670px){
    .popup__block{
        flex-direction: column;
    }
    .cabcha{
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 400px){
    .popup__form{
        padding: 25px 15px;
    }
}

/*new-style-popup-end*/

/* main-slider-styles */

.main-slider .swiper-slide a:first-child{
	display: block;
}
.main-slider .swiper-slide a:last-child{
	display: none !important;
}
.main-slider .swiper-slide a{
	background-size: cover;
	background-repeat: no-repeat;
}
@media screen and (max-width: 800px){
	.main-slider .swiper-slide a{
		height: 300px !important;
	}
}
@media screen and (max-width: 700px){
	.main-slider .swiper-slide a{
		height: 250px !important;
	}
}
@media screen and (max-width: 580px){
	.main-slider .swiper-slide a{
		height: 200px !important;
	}
}
@media screen and (max-width: 480px){
	.main-slider .swiper-slide a:first-child{
		display: none !important;
	}
	.main-slider .swiper-slide a:last-child{
		display: block !important;
	}
	.main-slider .swiper-slide a{
		height: 300px !important;
	}
}
@media screen and (max-width: 430px){
    .main-slider .swiper-slide a{
        height: 260px !important;
    }
}
@media screen and (max-width: 380px){
    .main-slider .swiper-slide a{
        height: 220px !important;
    }
}
/* main-slider-styles-end */
/* intl tel input */
.iti {
    width: 100%;
}

.iti + .input__placeholder{
    left: 54px;
}
/* intl tel input */
