@media only screen and (max-width : 1659px){
	.header{
		padding-top: 14px;
	}

	.header__top .cols{
		margin: 0 -8px;
	}

	.header__top .cols > .col{
		padding: 0 8px;
	}

	.header .logo a{
		padding: 6px 8px 6px 12px;
	}

	.header__place,
	.header__time{
		margin-bottom: 4px;
	}

	.header__place{
		font-size: 14px;
	}

	.header__time,
	.header__link{
		font-size: 13px;
	}

	.header__phone{
		margin-bottom: 4px;
		font-size: 16px;
	}

	.header__phone span{
		padding-top: 4px;
		font-size: 12px;
	}

	.switch{
		padding: 4px;
		border-radius: 6px;
	}

	.switch__item{
		min-width: 68px;
		min-height: 36px;
		padding: 4px 6px;
		font-size: 12px;
		border-radius: 6px;
	}

	.social{
		gap: 5px;
	}

	.social__item a{
		width: 34px;
		height: 34px;
		padding: 2px;
	}

	.eye{
		width: 40px;
		height: 40px;
		background-size: 22px auto;
	}

	.header__bottom{
		padding-top: 10px;
	}

	.header_inner .header__bottom .in{
		padding: 8px 14px;
	}
}/**1659px**/

@media only screen and (max-width : 1440px){
	/* иначе ряд колонок (лого + адрес + телефон + …) шире окна 1200–1440px */
	.header__top .cols{
		flex-wrap: wrap;
		row-gap: 10px;
	}

	.header__top .left{
		width: 280px;
	}

	.header .logo img{
		width: 82px;
	}

	.header .logo p{
		font-size: 10px;
	}

	.header .logo p span{
		font-size: 13px;
	}

	.header__bottom .left{
		width: 258px;
	}

	.intro .in{
		padding-left: 25px;
		border-radius: 18px 18px 0 18px;
	}

	.intro__left{
		width: calc(100% - 694px);
	}

	.intro__right{
		width: 694px;
	}

	.advantages .items{
		flex-wrap: wrap;
		gap: 0;
		margin: 0 -12px;
	}

	.advantages .item{
		width: 50%!important;
		padding: 0 12px;
		margin-bottom: 24px;
	}

	.section__left{
		width: 250px;
		padding-left: 0;
	}

	.section__right{
		width: calc(100% - 250px);
	}

	.cert__left{
		width: 250px;
	}

	.cert__right{
		width: calc(100% - 250px);
	}

	.partners__left{
		width: 250px;
	}

	.partners__right{
		width: calc(100% - 250px);
	}

	.gift .item{
		width: 33.33%;
	}

	.services .item .in{
		padding: 25px;
	}

	.still{
		padding: 25px;
	}

	.action{
		padding: 25px;
	}

	.action:before{
		display: none;
	}

	.faq{
		padding: 25px;
	}

	.cert-dark{
		padding: 25px;
	}

	.partners{
		padding: 25px;
	}

	.footer .in{
		padding: 25px;
	}

	.content__body{
		padding-right: 25px;
	}

	.content__left{
		width: 380px;
	}

	.content__right{
		width: calc(100% - 380px);
		padding-left: 40px;
	}

	.pass{
		padding: 25px;
	}

	.ref{
		padding: 25px;
	}

	.faq__cols{
		padding-top: 0;
	}

}/**1440px**/



@media only screen and (max-width : 1280px){
	
}/**1280px**/

@media only screen and (max-width : 1200px){
	.hidd1200{
		display: none!important;
	}

	.container{
		padding-left: 10px;
		padding-right: 10px;
	}

	.cols{
		margin: 0 -10px;
	}

	.col{
		padding: 0 10px;
	}

	.burger{
		display: block;
		margin-left: 0;
	}

	.header-services-mob{
		display: block;
		padding: 10px 0 16px;
	}

	.header-services-mob__btn{
		width: 100%;
		min-height: 48px;
		font-size: 13px;
	}

	.eye{
		width: 40px;
		height: 40px;
		background-size: 22px auto;
	}

	.btn-green,
	.btn-blue{
		min-height: 44px;
		padding: 3px 16px;
		font-size: 12px;
	}

	.btn .arrow-pixel{
		margin-left: 14px;
	}

	.arrow-pixel{
		width: 32px;
		height: 32px;
	}

	.btn-dark-cir{
		min-height: 40px;
		padding: 4px 4px 4px 14px;
		font-size: 12px;
	}

	.btn-dark-cir i{
		width: 32px;
		height: 32px;
		margin-left: 8px;
	}

	.btn-big-arrow-gray{
		width: 64px;
		height: 64px;
		background-size: 22px auto;
	}

	.nav > ul{
		display: block;
	}

	.nav > ul ul{
		position: static;
	}

	.header{
		padding-top: 12px;
	}

	.header__top{
		padding-bottom: 12px;
		margin-bottom: 0;
	}

	.header__top .left{
		width: auto;
	}

	.header .logo img{
		width: 77px;
	}

	.nomer .btn{
		font-size: 8px;
		padding-left: 8px;
		padding-right: 8px;
	}

	.nomer--entity{
		flex-direction: column;
		align-items: stretch;
		gap: 6px;
	}

	.nomer--entity .btn{
		font-size: 12px;
		width: 100%;
		text-align: center;
		justify-content: center;
	}

	.nomer input{
		width: 190px;
		padding-left: 0;
	}

	.section{
		padding-top: 35px;
		padding-bottom: 35px;
	}

	.intro .in{
		padding: 15px;
	}

	.controls{
		width: 300px;
		height: auto;
		padding: 12px;
		background: #fff;
	}

	.controls{
		border-radius: 0 0 18px 18px;
	}

	.intro__left{
		width: 100%;
		padding-right: 0;
	}

	.intro__right{
		width: 100%;
		padding-top: 20px;
	}

	.intro .title{
		margin-bottom: 20px;
		font-size: 32px;
	}

	.intro .title span{
		padding-top: 10px;
		font-size: 16px;
	}

	.intro .btn{
		margin-bottom: 30px;
	}

	.intro p{
		font-size: 14px;
	}

	.intro .pic{
		height: auto;
	}

	.section__left{
		width: 100%;
		padding-right: 0;
	}

	.section__right{
		width: 100%;
	}

	.title-block{
		margin-bottom: 25px;
		font-size: 32px;
	}

	.section-bg{
		background: transparent;
	}

	.still__left{
		width: 100%;
		padding-right: 0;
	}

	.still__right{
		width: 100%;
	}

	.still{
		padding: 15px;
	}

	.still__form form{
		display: block;
	}

	.still__form .btn{
		width: 100%;
	}

	.still__form .custom-select{
		width: 100%;
		margin: 5px 0;
	}

	.action{
		padding: 15px;
	}

	.action__left{
		width: 100%;
		padding-right: 0;
	}

	.action__right{
		width: 100%;
	}

	.action__form .title{
		font-size: 18px;
	}

	.action__form .col{
		width: 100%;
	}

	.faq{
		padding: 15px;
	}

	.faq__left{
		width: 100%;
		padding-right: 0;
	}

	.faq__right{
		width: 100%;
	}

	.acc__item .title{
		font-size: 18px;
	}

	.acc__item p{
		font-size: 12px;
	}

	.cert__cols{
		padding-bottom: 30px;
	}

	.cert__left{
		width: 100%;
	}

	.cert__right{
		width: 100%;
		padding-left: 0;
	}

	.cert-dark{
		padding: 15px;
	}

	.cert-dark .controls{
		margin-right: 0;
		margin-left: 0;
		width: 100%;
		max-width: 100%;
		justify-content: center;
	}

	.partners__left{
		width: 100%;
		padding-right: 0;
	}

	.partners__right{
		width: 100%;
	}

	.footer .in{
		padding: 15px;
	}

	.footer__top .cols{
		flex-wrap: wrap;
	}

	.footer__top .col{
		width: 100%;
	}

	.footer__middle .cols{
		flex-wrap: wrap;
	}

	.footer__middle .col{
		width: 100%;
		padding-bottom: 10px;
	}

	.footer .text{
		font-size: 10px;
	}

	.footer .text.m-w{
		width: auto;
	}

	.footer-bottom .cols{
		flex-wrap: wrap;
	}

	.footer-bottom .col{
		width: 100%;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.footer-link{
		font-size: 12px;
	}

	.footer__place{
		font-size: 14px;
	}

	.footer-bottom p{
		font-size: 12px;
	}

	.footer .logo img{
		width: 82px;
	}

	.footer .logo p{
		font-size: 10px;
	}

	.footer .logo p span{
		font-size: 13px;
	}

	.footer__middle{
		padding-top: 12px;
	}

	.content h1,
	.content h2{
		font-size: 34px;
	}

	.content__head{
		padding: 12px 15px;
	}

	.content__body{
		padding: 15px;
	}

	.serv__top{
		display: block;
	}

	.serv__top .title{
		padding-right: 0;
		margin-bottom: 25px;
	}

	.serv__left{
		width: 100%;
		padding-right: 0;
		padding-bottom: 25px;
	}

	.serv__right{
		width: 100%;
		max-width: 360px;
	}

	.serv__expand:not(.is-open) .serv__cols{
		display: none;
	}

	.serv__more{
		display: inline-block;
		margin-bottom: 20px;
	}

	.serv__expand.is-open .serv__more{
		display: none;
	}

	.cards-block__toggle{
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 12px;
		cursor: pointer;
		background-size: auto 14px;
	}

	.cards-block__icon{
		display: block;
		width: 12px;
		height: 8px;
		flex-shrink: 0;
		margin-left: 12px;
		background: url(../img/header/angle_down.svg) center no-repeat;
		background-size: contain;
		filter: invert(1);
		transition: transform .2s ease;
	}

	.cards-block.is-open .cards-block__icon{
		transform: rotate(180deg);
	}

	.cards-block{
		margin-bottom: 20px;
	}

	.cards-block:not(.is-open) .cards-block__body{
		display: none;
	}

	.cards-block:not(.is-open) .cards-block__toggle{
		margin-bottom: 0;
	}

	.serv,
	.gift,
	.scheme,
	.cost{
		padding-bottom: 30px;
	}

	.card.last{
		margin-bottom: 30px;
	}

	.card{
		padding: 15px;
	}

	.card .title{
		font-size: 18px;
	}

	.content .content__title,
	.content h1.content__title,
	.content h2.content__title,
	.content h3.content__title,
	.content h4.content__title,
	.content div.content__title,
	.content a.content__title {
		padding: 15px;
		font-size: 18px;
	}

	.bti-order-status__summary {
		padding: 14px 16px;
	}
	.bti-order-status__table th,
	.bti-order-status__table td,
	.bti-order-status table th,
	.bti-order-status table td {
		padding: 10px 12px;
		font-size: 14px;
	}
	.bti-order-status__actions {
		padding: 16px;
	}
	.bti-order-status__pay .btn-green {
		width: 100%;
	}

	.scheme .items{
		margin: 0 -15px;
	}

	.scheme .item{
		width: 100%;
		padding: 0 15px;
		margin-bottom: 57px;
	}

	.scheme .item:last-child{
		margin-bottom: 0;
	}

	.scheme .item:before{
		content: "";
		width: 9px;
		height: 66px;
		background: url(../img/scheme/arrow_3.svg) center no-repeat;
		position: absolute;
		top: 100%;
		left: 50%;
		transform: translate(-50%, -4px);
	}

	.scheme .item:last-child:before{
		display: none;
	}

	.scheme .item.arrow_2 .in:before{
		display: none;
	}

	.scheme .item.arrow_1 .in:before{
		display: none;
	}

	.scheme .item:last-child{
		margin: 0;
	}

	.cost__left{
		width: 100%;
		padding-right: 0;
		padding-bottom: 20px;
	}

	.cost__right{
		width: 100%;
	}

	.cost .items{
		margin: 0 -15px;
	}

	.cost .item{
		padding: 0 15px;
	}

	.cost .item .in{
		width: 130px;
		padding: 15px 10px 16px;
	}

	.cost .item .title{
		font-size: 13px;
	}

	.who .item .title{
		font-size: 18px;
	}

	.breadcrumbs ul li{
		font-size: 12px;
	}

	.tech__left{
		width: 100%;
		padding-right: 0;
	}

	.tech__right{
		width: 100%;
		padding-top: 20px;
	}

	.tech .pic,
	.tech__pic-link{
		max-width: 100%;
	}

	.tech__sample-label{
		font-size: 15px;
	}

	.tech-docs-swiper__prev,
	.tech-docs-swiper__next{
		display: none;
	}

	.order{
		display: block;
		
	}

	.order__left{
		padding-right: 0;
		padding-bottom: 16px;
	}

	.tech,
	.variant,
	.tags{
		padding-bottom: 30px;
	}

	.tags .item .in{
		padding: 10px;
	}

	.pass{
		padding: 15px;
		background-image: none;
	}

	.pass .cols{
		flex-wrap: wrap;
	}

	.pass .col{
		width: 100%;
	}

	.ref{
		padding: 15px;
	}

	.ref__left{
		width: 100%;
		padding-right: 0;
	}

	.ref__right{
		width: 100%;
	}

}/**1200px**/

@media only screen and (max-width : 1199px){
	.advantages .item{
		width: 100%!important;
	}

	.advantages .item .in.dark{
		padding: 25px;
	}

	.advantages .item .in.dark .title{
		font-size: 24px;
	}

	.advantages .item .in.dark:before{
		display: none;
	}

	.advantages .item .in.green{
		padding: 25px;
	}

	.advantages .item .in.blue{
		padding: 25px;
	}

	.advantages .item .in.white{
		padding: 25px;
	}

	.advantages .item .in.white .num{
		font-size: 60px;
	}

	.services .item{
		width: 50%;
	}

	.services .item .title{
		font-size: 22px;
	}

	.content__left{
		width: 100%;
	}

	.content__right{
		width: 100%;
		padding-top: 25px;
		padding-left: 0;
	}

	.services-sidebar__toggle{
		display: flex;
	}

	.services-sidebar.is-open .services-sidebar__toggle{
		border-radius: 12px 12px 0 0;
		margin-bottom: 0;
	}

	.services-sidebar__panel{
		display: none;
		padding: 0 12px 12px;
		background: #fff;
		border-radius: 0 0 12px 12px;
	}

	.services-sidebar.is-open .services-sidebar__panel{
		display: block;
	}

	.menu > ul > li .pic{
		width: 36px;
		height: 36px;
	}

	.menu > ul > li > a{
		padding: 4px 0;
		font-size: 14px;
	}

	.menu > ul > li i{
		width: 18px;
		height: 18px;
		background-size: contain;
	}

	.gift .item{
		width: 50%;
	}

	.doc .item{
		width: 50%;
	}

	.who .item{
		width: 100%;
	}

	.variant .item{
		width: 50%;
	}

	.ref .item{
		width: 50%;
	}

}/**1199px**/

@media only screen and (max-width : 992px){
	.header__top .left{
		background: none;
	}
}/**992px**/

@media only screen and (max-width : 991px){
	
}/**991px**/

@media only screen and (max-width : 768px){
    
}/**768px**/

@media only screen and (max-width : 767px){
	.services .item{
		width: 100%;
	}

	.gift .item{
		width: 100%;
	}

	.doc .item{
		width: 100%;
	}

	.variant .item{
		width: 100%;
	}

	.ref .item{
		width: 100%;
	}

}/**767px**/

@media only screen and (max-width : 576px){
	
}/**576px**/

@media only screen and (max-width : 575px){
	
}/**575px**/

@media only screen and (max-width : 480px){
	
}/**480px**/

@media only screen and (max-width : 425px){
	
}/**425px**/

@media only screen and (max-width : 400px){
	.header .logo img {
		width: 50px;
	}
}/**400px**/

@media only screen and (max-width : 375px){
	
}/**375px**/

@media only screen and (max-width : 360px){
	.header__actions {
		gap: 4px;
	}

	.eye {
		width: 32px;
		height: 32px;
		background-size: 18px auto;
	}

	.burger {
		width: 24px;
	}

	.burger span {
		height: 2px;
		margin: 5px 0;
	}
}/**360px**/

@media only screen and (max-width : 320px){

}/**320px**/





@media only screen and (min-width : 1201px){
	.nav > ul > li:hover > a{
		color: #38aa34;
	}

	.nav > ul ul li:hover a{
		color: #38aa34;
	}

	.nav > ul > li:hover > ul{
		display: block;
	}
}