@media screen and (min-width:960px){
	body *::-webkit-scrollbar{width:4px;height:4px;border-radius:2px;background:#EBF1F4}
	body *::-webkit-scrollbar-thumb{width:4px;height:4px;box-sizing:border-box;background:#A7A9AC;border-radius:2px}
	.quiz-drop__list ul li:hover {
	    background-color: #F6FAFB;
	}

	.quiz-send__politic a:hover,
	a.underline:hover {
	    border-bottom: 1px solid transparent;
	}
	.link_underline:hover{
		text-decoration:none
	}

	.politic__label:hover::before {
		border: 1px solid #157178;
	}
	.quiz-side__item:not(.quiz-side__item--active):hover,
	.drop-content__side ul li a:hover,
	.quiz-radio__item label:hover{
		background:#EBF1F4
	}
	.benefit__highlight:hover{
		background:#2696D3;
		color:#fff
	}
	.drop-menu__profile:hover{
		background:#EBF1F4;
		box-shadow:none
	}
	.header-hill__bottom ul li a:hover,
	.quiz-attache__text:hover,
	a.services-item__tlt:hover,
	a.set-item__tlt:hover,
	a.way-focus__tlt:hover,
	.breadcrumbs__inner ul li a:hover{
		color:#2696D3
	}
	.header-panel__nav ul li a:hover,
	.footer-main__list ul li a:hover{
		color:#EBF1F4
	}
	.quiz-side__item.quiz-side__item--active::after {
		content: '';
		display: inline-block;
		vertical-align: middle;
		width: 24px;
		min-width: 24px;
		height: 24px;

		background-image: url(../images/icons/quize-right-arrow.svg);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-size: contain;

		position: absolute;
		top:50%;
		left: auto;
		right: 24px;
		transform: translateY(-50%);
		z-index: 1;
	}

	.quiz-side__item--active {
		color: #fff;
		cursor:default;
		background-color: #2696D3;
	}
	.related__item:hover .related-item__tlt::after{
		background-image:url(../images/icons/solution-right-arrow-blue.svg)
	}
	.related__slider .slick-next:hover{
		background-image:url(../images/icons/solution-slider-right-blue.svg)
	}
	.zoom-photo__image:hover:before{
		transform:scale(1.1)
	}
}

@media screen and (max-width:1400px){
	
	.related__slider .slick-list{
		margin-right: -364px;
	}
	.related-item__tlt{
		font-size: 22px;
	}
	.inset--space .inset__inner,
	.is_padding {
		max-width:1116px;
	}
	.inset__line{
		font-size:18px;
	}
	.advantages__description{
		font-size:18px;
	}
	.inset__line--split{
		font-size:26px;
	}
	.quiz__side {
	    padding: 32px 22px;
	}

	.quiz-side__item {
	    font-size: 17px;
	    padding: 14px 18px;
	    padding-right: 55px;
	    margin-bottom: 12px;
	}

	.quiz__main {
	    padding: 17px 17px 0;
		height: 418px;
	}
	.quiz-main__radio{
		margin-bottom: 30px;
	}
	.quiz-radio__item label{
		font-size:15px
	}
	.title {
	    font-size: 38px;
	}

	.hero-section__title.title {
		font-size: 42px;
	}

	.hero-section {
	    height: 501px;
	}

	.header-hill__top {
	    padding: 7px 0 3px;
	}

	.header-panel__inner {
	    padding: 7px 0;
	}

	.header-hill__bottom {
	    padding: 12px 0;
	}

	.services__item {
	    padding: 60px 0;
	}
	.print_bg{
		margin-bottom:60px;
	}

	.related {
	    padding: 60px 0 50px;
	}

	.footer__main {
	    padding: 50px 0 60px;
	}

	.footer-bottom {
	    padding: 20px 0;
	}

	.related-item__image {
	    height: 314px;
	}

	.hero-section__title.title {
        font-size: 38px;
    }

    .hero-section__title.title strong {
	    font-size: 54px;
	}

	.drop-menu__link {
	    font-size: 18px;
	}

	.header-drop {
	    top: 44px;
	}

	.header-drop__inner {
	    padding: 45px 0px 37px;
	}

	.header-drop__close {
	    top: 10px;
	}
	.hero-section__inner{
		padding-bottom: 154px;
	}
	.container{
		max-width: 1280px;
	}
}
@media screen and (max-width:1300px){

	.related-item__tlt {
	    font-size: 20px;
	    min-height: 50px;
	}

	.related-item__tlt::after {
	    width: 38px;
	    min-width: 38px;
	    height: 38px;
	}

	.services-item__image {
	    padding-top: 331px;
	}

	.services-item__tlt {
	    font-size: 26px;
	    margin-bottom: 16px;
	}

	.services-item__info {
	    font-size: 14px;
	    margin-bottom: 30px;
	}

	.services__item {
        padding: 40px 0;
	    gap: 44px;
    }
	.print_bg{
		margin-bottom:40px;
	}


    .related-item__image {
        height: 264px;
    }

    .related-item__text {
	    padding: 14px 14px;
	}

	.related-item__note {
	    font-size: 15px;
	    margin-bottom: 6px;
	}

	.related__slider .slick-arrow {
	    width: 60px;
	    min-width: 60px;
	    height: 60px;
	    right: 10px;
	}

	.related__slider .slick-dots {
	    transform: translateY(-26px);
	    margin-left: 10px;
	}

	.related__slider {
	    margin: 0 -10px;
	}

	.related__item {
	    margin: 0 10px;
    	box-shadow: 0 4px 7px #030F2833;
	}

	.related__slider .slick-track {
	    padding-bottom: 92px;
	}

	.related__slider .slick-list {
	    margin-right: 0;
	}

	.quiz-radio__item label {
	    font-size: 15px;
	}

	.quiz-next__btn {
	    font-size: 15px;
	}

    .quiz-side__item {
        font-size: 16px;
    }

    .quiz-drop__list ul li {
	    font-size: 14px;
	    padding: 10px 12px;
	}

	.quiz-drop__list--li-active::before {
	    width: 18px;
	    min-width: 18px;
	    height: 18px;
	}

	.quiz-box__item--short {
	    flex-grow: 1;
	}
	.footer-main__tlt {
	    font-size: 17px;
	    margin-bottom: 25px;
	}

	.footer-main__list ul li a {
	    font-size: 14px;
	}

	.footer-main__list ul li:not(:last-child) {
	    margin-bottom: 14px;
	}

	.footer-bottom__inner {
	    flex-direction: column-reverse;
	}

	/* Update START */
	.achievements,
	.pros {
	    padding: 40px 0;
	}

	.about__line {
	    padding: 40px 0;
	    gap: 44px;
	}

	.about__image {
	    padding-top: 331px;
	}

	.achievements__name,
	.pros-item__tlt {
	    font-size: 34px;
	}

	.values {
	    padding: 60px 0;
	}

	.values-item__tlt {
	    font-size: 24px;
	}

	.values-item__text {
	    font-size: 14px;
	}

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

	.services-item__note {
	    margin-bottom: 12px;
	}

	.achievements__inner,
	.pros__inner {
	    margin: 0 -20px;
	}

	.achievements__item,
	.pros__item {
	    width: calc(100% / 4 - 40px);
	    margin: 0 20px;
	}

	.pros-item__text {
		font-size: 14px;
	}

	.pros-item__subtlt {
	    font-size: 18px;
	    margin-bottom: 8px;
	}

	.way__title.title {
		margin-bottom: 40px;
	}

	.way__title--nomargin.title {
		margin-bottom: 12px;
	}

	.way__item {
		padding: 20px 0;
	}

	.way__item:first-child {
		padding-top: 0;
	}
	.way__item:last-child {
		padding-bottom: 0;
	}


	.connection__image {
	    height: 360px;
	}

	.connection__title {
	    font-size: 28px;
	    margin-bottom: 20px;
	}

	.connection__text {
	    padding: 30px 40px;
	}

	.connection__info p {
	    margin-bottom: 20px;
	}

	.connection__info p:not(:last-child) {
	    padding-bottom: 22px;
	}

	.note-place__text {
	    padding: 15px 30px 15px 30px;
	}

	.modinfo__title {
		margin-bottom: 20px;
	}

	.set-item__image {
		padding-top: 300px;
		margin-bottom: 22px;
	}

	.set-item__text {
	    padding: 0 17px 22px;
	}

	.set-item__tlt {
	    font-size: 22px;
	}

	.way--mirror .way__item {
		padding: 20px 0;
	} 

	.autopark__tlt {
	    font-size: 28px;
	    margin-bottom: 20px;
	}

	.autopark__inner {
		flex-direction: column;
	}

	.autopark__image {
	    flex: 0 1 auto;
	    width: 100%;
	    min-height: 307px;
	}

	.autopark__text {
	    flex: 0 1 auto;
	    width: 100%;
	}

	.autopark__img {
	    object-fit: contain;
	}

    .set-item__subtlt {
	    margin-bottom: 8px;
	}

	.global {
	    padding: 10px 0;
	}

	.global__body {
	    gap: 20px;
	}

	.route__body {
	    gap: 30px;
	}

	.pazzle-map__inner {
	    gap: 20px;
	}

	.pazzle-map__side {
		gap: 20px;
	}

	.pazzle-map__item {
		padding: 30px 30px;
	}

	.pazzle-map {
		padding: 20px 0;
	}

	.couple__body {
	    gap: 20px;
	}

	.control__inner {
	    gap: 20px;
	}

	.put__inner {
		gap: 20px;
	}

	.put__tlt {
	    font-size: 28px;
	    margin-bottom: 22px;
	}

	.put--narrow .put__inner {
	    gap: 20px;
	}

	.benefit__inner {
	    gap: 20px;
	}

	.benefit__tlt {
	    font-size: 24px;
	    margin-bottom: 30px;
	}

	.benefit__highlight {
	    font-size: 14px;
	}


}
@media screen and (max-width:1250px){}
@media screen and (max-width:1200px){
	.quiz-radio__item label {
	    font-size: 13px;
	    padding: 5px 10px;
	}

    .quiz__body {
	    gap: 12px;
	}

    .related-item__tlt {
        font-size: 17px;
        min-height: 40px;
    }

    .related-item__image {
        height: 275px;
    }

    .quiz__side {
        flex-grow: 1;
    }
}

@media screen and (max-width:1150px){
}

@media screen and (max-width:1100px){
	.breadcrumbs{
		display:none
	}
	.breadcrumbs--top,
	.main > .merge:first-child .breadcrumbs,
	.main > .breadcrumbs:first-child{
		display:block !important
	}
	.breadcrumbs__inner{
		padding:3px 0 20px
	}
	.drop-menu__profile .is_mob{
		display:inline
	}
	.drop-menu__list ul,
	.drop-menu__service ul,
	.drop-content__side ul{
		overflow:hidden;
		border-radius:12px;
	}
	.drop-content__side ul{
		padding:0;
	}
	.bottom-menu ul li a {
	    line-height: 130%;
	    text-align: center;
	}

	.drop-content__side ul li a {
	    font-size: 16px;
	    padding: 12px 24px;
	}
	.drop-content__side ul li:not(:last-child) {
		border-bottom: 1px solid #EBF1F4;
	}

	.drop-menu__link {
	    font-size: 16px;
	    padding: 12px 14px;
	}

	.drop-menu__next {
	    margin: 10px 14px 10px 0px;
	}

	.drop-info__text {
	    font-size: 16px;
	    padding: 18px;
	}
	.header{
		position: sticky;
        top: 0;
        z-index: 99;
        background: #fff;
		transition:.3s top, .3s box-shadow;
		box-shadow:none
	}
	.fix .header{
		box-shadow:0 0 20px #030f2814
	}
	.scroll-breakpoint.fix .header{
		top: -105px;
	}
	.header-panel__burger {
		display: none;
	}

	.header-hill__bottom {
		display: none;
	}

	.header-panel__burger--mobile {
	    display: flex;
	}

	.header__panel {
		display: none;
	}

	.header-hill__top {
        padding: 16px 0;
    }

    .header-hill__form {
	    flex-grow: 1;
	}

    .header-hill__logo {
        width: 146px;
        height: 40px;
    }

    .search-form .search-form__input {
        padding: 10px 52px 10px 16px;
        font-size: 14px;
    }

    .header-drop__close {
    	display: none;
    }

    .header-drop__head--mobile {
    	display: flex;
    	justify-content: space-between;
    }

    .quiz-main__mobile-head {
    	width: 100%;
		margin-bottom: 20px;
	}
	.mobile-head__inner {
		display: flex;
		justify-content: space-between;
		align-items: center;
		gap: 12px;
    	width: 100%;
	}
	.mobile-head__back {
		flex: 0 0 32px;
		height: 32px;
		position: relative;
	}
	.mobile-head__img {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
	.mobile-head__title {
		font-size: 16px;
		color: #88A6B5;
		font-weight: 600;
		text-align: center;
	}
	.mobile-head__close {
		flex: 0 0 32px;
		height: 32px;
		position: relative;
	}

	.body-menu-drop .header-drop {
	    position: fixed !important;
	    top: 0;
	    left: 0;
	    right: 0;
	    z-index: 980;
        min-height: 100vh;
	    padding: 16px 0 28px;
	    overflow: auto;
	    background-color: #f6fafb;
		display: block;
	}

	.header-drop::after {
		display: none;
	}

	.drop-content__info {
		display: none;
	}

	.drop-content__side {
	    flex: 0 1 auto;
	    width: 100%;
	}

	.header-drop__content {
		position: fixed;
		top:0;
		left: -1000%;
		z-index: 10;
		width: 100%;
		height: 100%;
		background-color: #f6fafb;
        padding: 16px 16px;
	}

	.header-drop__menu {
	    flex: 0 1 auto;
	    width: 100%;
	    padding: 0;
        border: none;
	}

	.drop-menu__list ul li {
		background-color: #fff;
		border-radius: 0;
	}

	.drop-menu__list ul li.active {
		background-color: #fff;
	}

	.drop-menu__list li.active .drop-menu__link {
	    color: #231F20;
	}

	.drop-menu__list li.active .drop-menu__next {
	    background-image: url(../images/icons/arrow-right-gray.svg);
	}

	.header-drop__inner {
        padding: 0;
    }

    .drop-menu__link {
        font-size: 16px;
        padding: 16px 24px;
    }

    .drop-menu__next {
        margin: 0px;
		background-size: 24px;
		width:48px;
		min-width:48px;
		height:44px;
		background-position: 0 50%;
    }
	.drop-menu__next--nomobile{
		display:none
	}

    .drop-menu__list ul li:not(:last-child) {
    	border-bottom: 1px solid #EBF1F4;
    }

    .drop-menu__name {
    	display: block;
    	color: #88A6B5;
    	font-size: 20px;
    	font-weight: 600;
    	line-height: 100%;
    	margin-bottom: 16px;
    }

    .search-form--mobile {
    	display: block;
    	margin-bottom: 24px;
    }

    .drop-menu__profile {
    	background-color: #fff;
    }

    .mobile-contact {}
    .drop-menu__contact {
    	display: block;
    	text-align: center;
    	margin-bottom: 24px;
	}
	.mobile-contact__tel {
		color: #2696D3;
		font-size: 16px;
		font-weight: 500;
		line-height: 160%;
		display: inline-block;
		vertical-align: top;
		margin-bottom: 8px;
	}
	.mobile-contact__schedule {
		display: block;
		color: #88A6B5;
		font-size: 14px;
		line-height: 100%;
	}

	.drop-menu__footer {
		display: block;
		margin-top: 48px;
	}
	.drop-footer {
	}
	.drop-footer ul {
		padding: 0;
		margin: 0;

		margin-bottom: 24px;
	}
	.drop-footer ul li {
		list-style-type: none;
	}
	.drop-footer ul li:not(:last-child) {
		margin-bottom: 24px;
	}
	.drop-footer ul li a {
		display: block;
		color: #2696D3;
		line-height: 100%;
		font-size: 14px;
	}
	.drop-footer__copyright {
		font-size: 14px;
		line-height: 100%;
		color: #88A6B5;
		text-align: center;
	}

	.drop-menu__service {
		display: block;
		margin-bottom: 32px;
	}
	.drop-menu__name {
	}
	.drop-menu__service ul {
		margin: 0;
		padding: 0;
		border-radius: 8px;
		overflow: hidden;
	}
	.drop-menu__service ul li {
		list-style-type: none;
	}
		
	.drop-menu__service ul li a {
		display: block;
		color: #231F20;
		font-size: 16px;
		line-height: 160%;
		padding: 11px 24px;
		background-color: #fff;
	}

	.drop-menu__service ul li:not(:last-child) {
		border-bottom: 1px solid #EBF1F4;
	}

	.drop-content__side ul {
	    background-color: #fff;
	}

	.drop-content__side ul {
		max-height: initial;
	}

	body.drop-menu-child .header-drop__content {
		left: 0;
	}

	.drop-content__tab--active {
	    flex-direction: column;
	}
	.header-drop.print_bg:before{
		display:none
	}
	.header-drop .container{
		display:block;
		min-height:initial
	}
	.drop-menu__profile{
		margin:0;
	}
	.buttonMenu{
		width:40px;
		min-width:40px;
		height:40px;
	}
	.buttonMenu span,
	.buttonMenu:after,
	.buttonMenu:before{
		background:#231F20
	}


	/* Update START */
	.way-item__list {
	    padding: 20px 20px;
	}

	.way-item__focus {
	    padding: 20px 20px;
	}

	.way-focus__btn {
		text-transform: initial;
	}

	.way-item__image {
	    flex: 0 1 378px;
	}

	.autofactory__info {
	    padding: 20px 20px;
	}

	.modinfo__inner {
	    gap: 20px;
	}
}

@media screen and (max-width:992px){
	/* Update START */
	.inset {
	    padding: 40px 0;
	}

	.inset__title {
	    margin-bottom: 22px;
	}

	.inset__line {
	    font-size: 16px;
	    padding-bottom: 22px;
	}

	.advantages__description {
	    font-size: 16px;
	}
	
	.inset__line--split{
		font-size:18px;
		line-height: 140%;
	}


	.achievements__inner,
	.pros__inner {
        flex-wrap: wrap;
        row-gap: 20px;
        margin: 0 -10px;
    }

	.achievements__item,
	.pros__item {
        width: calc(100% / 2 - 20px);
        margin: 0 10px;
    }

	.values__body {
		flex-wrap: wrap;
	}

	.values__item {
	    width: calc(100% / 2 - 40px);
	}

	.way .container {
		padding: 0;
	} 

	.way__title.title {
		padding: 0 16px;
	}

	.way__desc {
		padding: 0 16px;
		margin:20px 0;
		font-size:18px;
	}

	.pazzle-set__desc {
		padding: 0 16px;
		margin:20px 0;
		font-size:18px;
	}

	.way-item__list {
		padding: 0 16px;
	}
	.way-item__list--two{
		border-bottom:0;
	}
	.way-item__list--last{
		border-right:0;
		border-radius:0 0 10px 10px
	}
	.way__item {
		flex-direction: column;
	}

	.way-item__focus,
	.way-item__list,
	.way-item__image {
		flex: 0 1 auto;
		width: 100%;
	}

	.way-item__focus {
		order: 2;
		border: none;
		border-radius: 10px 10px 0 0;
		flex: 0 1 auto;
	}

	.way--mirror .way-item__focus,
    .way--mirror .way-item__image {
	    flex: 0 1 auto;
	}
	.way__item--inset .way-item__image,
	.way-item__image:first-child{
		border-radius: 10px 10px 0 0;
	}
	.way--mirror .way-item__focus{
		border-radius:0 0 10px 10px
	}
	.way-item__image {
	    min-height: 240px;
	    overflow: hidden;
	    border-radius: 16px;
	    order: 1;
	    border-radius: 10px 10px 0 0;
	}

	.way-item__list {
        padding: 20px 20px;
        order: 3;
        border-top: none;
		border-radius: 0 0 10px 10px;
    }


    .connection__text {
        padding: 20px 20px;
    }

    .connection__image {
        height: 300px;
    }

    .note-place .container {
    	padding: 0;
    }

    .note-place__inner {
    	flex-direction: column;
    }

    .note-place__image {
    	flex: 0 1 auto;
    	width: 100%;
    }

    .note-place__text {
    	flex: 0 1 auto !important;
    	width: 100%;
    	padding: 20px 20px;
    }

    .note-place {
    	padding-bottom: 30px;
    }

    .main__distance {
    	padding: 30px 0;
    }

    .text-columns__inner {
    	flex-direction: column;
    }

    .text-columns__item {
    	flex: 0 1 auto;
    	width: 100%;
    }

    .text-columns__tlt {
	    padding-bottom: 20px;
	    margin-bottom: 16px;
	}

	.modinfo__inner {
		flex-direction: column;
	}

	.modinfo__image {
		flex: 0 1 auto;
		width: 100%;
	}

	.modinfo__text {
		flex: 0 1 auto;
		width: 100%;
	}

	.pazzle-set__inner {
	    margin: 0 -12px;
	}

	.pazzle-set__item {
		width: calc(100% / 3 - 12px);
    	margin: 0 6px;
	}
	.pazzle-set--col2 .pazzle-set__item {
		width: calc(100% / 2 - 12px);
	}

	.inset--space .inset__inner {
	    padding: 0 0px;
	}

	.planning__text {
	    padding: 0px 20px;
	}


    .global__body {
    	flex-direction: column;
    }

    .global__item {
	    flex: 0 1 auto;
	    width: 100%;
	}

	.global-item__img {
	    object-fit: cover;
	}

	.route-item__image {
	    height: 240px;
	}

	.route-item__txt {
	    font-size: 16px;
	}

	.pazzle-map__inner {
		flex-direction: column;
	}

	.pazzle-map__main {
	    flex: 0 1 auto;
	    height: 198px;
	    width: 100%;
	}

    .pazzle-map__item {
        padding: 20px 20px;
    }

    .pazzle-map__txt {
	    font-size: 14px;
	    max-width: 100%;
	}

	.pazzle-map {
		padding: 0 0 30px;
	}

	.advantages__body {
		margin: -15px -15px;
	}

	.advantages__item {
	    width: calc(100% / 2 - 30px);
	    margin: 15px 15px;
	}

	.frige {
		padding: 0 0 30px;
	}

	.frige .container {
		padding: 0;
	}

	.frige__title {
		padding: 0 16px;
	}

	.frige__body {
		flex-direction: column-reverse;
		gap: 20px;
	}

	.frige__main {
	    max-width: 100%;
	    margin: -10px 0px;
	    position: static;
	    transform: none;
	}

	.frige__item {
	    width: 100%;
	    margin: 10px 0px;
	}

	.frige__image {
	    flex: 0 1 auto;
	    width: 100%;
	    height: 315px;
	}

	.benefit__inner {
		flex-direction: column;
	}

	.benefit__focus {
	    flex: 0 1 auto;
	    width: 100%;
	}

	.benefit__side {
	    flex: 0 1 auto;
	    width: 100%;
	    padding: 20px 20px;
	}

}


@media screen and (max-width:960px){
	.achievements + .way{
		margin-top:40px
	}
	.values{
		margin-bottom:60px
	}
	.show_menu header nav .menu_container {
		left: 0;
	}
	header .top_container .email{
		display:none;
	}
	header nav .menu_container {
		position: fixed;
		top: 0;
		width: 100%;
		height: 100vh;
		left: -100%;
		bottom: 0;
		z-index: 99;
		background: rgba(0, 0, 0, 0.33);
		transition: .3s all;
	}
	header nav .menu_container .close, 
	header nav .menu_container .close:before {
		width: 55px;
		height: 55px;
		background: #121212;
		content: "";
		display: block;
		right: 0;
		top: 0;
		position: absolute;
		z-index: 1;
	}
	header nav .menu_container .close:before {
		width: 24px;
		height: 22px;
		background: url(../images/close.svg) no-repeat 50% 50%;
		background-size: contain;
		margin: 16px;
		z-index: 2;
	}
	header nav .menu_container .menu_wrapper {
		position: absolute;
		top: 0;
		left: 0;
		right: 55px;
		bottom: 0;
		background: #fff;
		overflow: auto;
		/*padding: 15px 15px 205px;*/
	}
	header nav ul, 
	header nav ul li{
		width:100%;
		margin:0;
	}
	header nav ul li a{
		border-bottom:1px solid #dbe0e2;
		padding-left:0;
		padding-right:0;
		position: relative;
	}
	header nav ul li a:hover{
		background:none;
	}
	body.show_menu {
		overflow: hidden;
	}
	header nav .menu_container .menu_wrapper .footer{
		position:absolute;
		bottom:0;
		left:0;
		right:0;
		background:#fff;
		padding:15px 15px 0;
		display:block;
	}
	header nav .menu_container .menu_wrapper .footer a{
		padding:0;
	}
	header nav .menu_container .menu_wrapper .footer .phone{
		font-size:20px;
	}
	header nav .menu_container .menu_wrapper .footer .email{
		margin: 10px 0 20px;
		text-transform:none;
	}
	header nav .menu_container .menu_wrapper .footer .btn{
		padding:5px 15px;
	}
	header nav .menu_container .menu_wrapper .footer .bottom_line{
		background:#eee;
		color:#767676;
		margin-left:-15px;
		margin-right:-15px;
		margin-top:20px;
		padding:8px 15px;
		font-size:12px;
	}

	header nav .menu_wrapper .menu_wrapper_inner {
	    position: relative;
	    padding: 15px 15px 205px;
	    min-height: 100vh;
	    box-sizing: border-box;
	}

	header nav .menu_wrapper ul li.menu-item-has-children ul{
    	position: static;
	    margin-top: 0;
	    opacity: 1;
	    background: #fff;
	    padding: 0;
	    border-radius: 0;
	    min-width: auto;
	}
	header nav .menu_wrapper ul li.menu-item-has-children > a:after {
	    content: "";
	    display: block;
	    width: 9px;
	    height: 10px;
	    position: absolute;
	    top: 50%;
	    margin-top: -5px;
	    right: 10px;
	    background: url(../images/right-arrow.svg) no-repeat 0 0;
	    background-size: contain;
	    -moz-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	    -webkit-transform: rotate(90deg);
	    -o-transform: rotate(90deg);
	    transform: rotate(90deg);
	    transition: .3s all;
	}
	header nav .menu_wrapper ul li.menu-item-has-children > a.rotate:after {
	    content: "";
	    -moz-transform: rotate(270deg);
	    -ms-transform: rotate(270deg);
	    -webkit-transform: rotate(270deg);
	    -o-transform: rotate(270deg);
	    transform: rotate(270deg);
	    transition: .3s all;
	    margin-left: -3px;
	    margin-top: -7px;
	    transition: .3s all;
	}
	header nav .menu_wrapper ul > li > ul {
	    opacity: 1;
	    box-shadow: none !important;
	    display: none;
	    transition: .3s all;
	}
	header nav .menu_wrapper ul li ul.sub-menu li {
	    overflow: initial;
	}
	header nav .menu_wrapper ul li ul.sub-menu li a{
	    padding: 15px 25px;
	}
	
	.nav-menu__email{
		display:none;
	}
	.menu-container {
		position: fixed;
		top: 0;
		width: 100%;
		height: 100vh;
		left: -100%;
		bottom: 0;
		z-index: 99;
		background: rgba(0, 0, 0, 0.33);
		transition: .3s all;
	}
	.menu-container__close, 
	.menu-container__close:before {
		width: 55px;
		height: 55px;
		background: #121212;
		content: "";
		display: block;
		right: 0;
		top: 0;
		position: absolute;
		z-index: 1;
	}
	.menu-container__close:before {
		width: 24px;
		height: 22px;
		background: url(../images/icons/close.svg) no-repeat 50% 50%;
		background-size: contain;
		margin: 16px;
		z-index: 2;
	}
	.menu-wrapper {
		position: absolute;
		top: 0;
		left: 0;
		right: 55px;
		bottom: 0;
		background: #fff;
		overflow: auto;
		/*padding: 15px 15px 205px;*/
	}
	.nav-menu ul, 
	.nav-menu ul li {
		width:100%;
		margin:0;
	}
	.nav-menu ul li a {
		border-bottom:1px solid #dbe0e2;
		padding-left:0;
		padding-right:0;
		position: relative;
	}
	.nav-menu ul li a:hover {
		background:none;
	}
	body.show_menu {
		overflow: hidden;
	}
	.nav-menu__footer {
		position:absolute;
		bottom:0;
		left:0;
		right:0;
		background:#fff;
		padding:15px 15px 0;
		display:block;
	}
	.nav-menu__phone {
		font-size:20px;
	}
	.nav-menu__email {
		margin: 10px 0 20px;
		text-transform:none;
	}
	.nav-menu__btn {
		padding:5px 15px;
	}
	.nav-menu__bottomline {
		background:#eee;
		color:#767676;
		margin-left:-15px;
		margin-right:-15px;
		margin-top:20px;
		padding:8px 15px;
		font-size:12px;
	}

	.menu-wrapper__inner {
	    position: relative;
	    padding: 15px 15px 205px;
	    min-height: 100vh;
	    box-sizing: border-box;
	}

	.menu-wrapper ul li.menu-item-has-children ul{
    	position: static;
	    margin-top: 0;
	    opacity: 1;
	    background: #fff;
	    padding: 0;
	    border-radius: 0;
	    min-width: auto;
	}
	.menu-wrapper ul li.menu-item-has-children > a:after {
	    content: "";
	    display: block;
	    width: 9px;
	    height: 10px;
	    position: absolute;
	    top: 50%;
	    margin-top: -5px;
	    right: 10px;
	    background: url(../images/icons/right-arrow.svg) no-repeat 0 0;
	    background-size: contain;
	    -moz-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	    -webkit-transform: rotate(90deg);
	    -o-transform: rotate(90deg);
	    transform: rotate(90deg);
	    transition: .3s all;
	}
	.menu-wrapper ul li.menu-item-has-children > a.rotate:after {
	    content: "";
	    -moz-transform: rotate(270deg);
	    -ms-transform: rotate(270deg);
	    -webkit-transform: rotate(270deg);
	    -o-transform: rotate(270deg);
	    transform: rotate(270deg);
	    transition: .3s all;
	    margin-left: -3px;
	    margin-top: -7px;
	    transition: .3s all;
	}
	.menu-wrapper ul > li > ul {
	    opacity: 1;
	    box-shadow: none !important;
	    display: none;
	    transition: .3s all;
	}
	.menu-wrapper ul li ul.sub-menu li {
	    overflow: initial;
	}
	.menu-wrapper ul li ul.sub-menu li a{
	    padding: 15px 25px;
	}



	.quiz__body {
	    flex-direction: column;
	}

	.quiz__side {
        flex: 0 1 auto;
        width: 100%;
        max-width: 100%;
		padding:16px 0
	}
	.quiz-side__item{
		margin:0;
		padding: 16px 24px;
	}


    .quiz-main__navigate {
	    margin-top: 22px;
	}

	.quiz-main__radio {
		flex-direction: column;
		align-items: flex-start;
		margin-bottom: 24px;
	}

	.quiz-box__line {
	    flex-direction: column;
	    align-items: flex-start;
	}

	.quiz-box__item--short,
	.quiz-box__item--long {
	    flex: 0 1 auto;
	    width: 100%;
	}

	.quiz-drop__focus {
	    padding: 14px 44px 14px 20px;
	}

	.quiz-radio__item {
	    width: 100%;
	}

	.quiz-radio__item label {
		text-align: left;
        font-size: 16px;
        padding: 9px 20px;
    }

    .quiz-drop__list ul li {
        font-size: 16px;
        padding: 14px 12px;
    }

    .quiz-drop__list ul {
	    max-height: 100%;
	}

	.quiz-navigate__count {
		display: none;
	}

	.quiz-next__btn {
        font-size: 16px;
        width: 100%;
        justify-content: space-between;
    }

	.quiz-box__item--half {
	    flex: 0 1 auto;
	    width: 100%;
	}

	.quiz-send__button {
	    width: 100%;
		font-size:16px;
		padding:14px 0
	}

	.quiz__main {
		padding: 0;
		border-radius: 0 !important;
		height:initial;
		flex: 0 1 auto;
        width: 100%;
        max-width: 100%;
		display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 99;
		background: #fff;
	}


    .quiz-slide__inner {
		overflow:auto;
		padding:22px 16px 30px;
		display: flex !important;
    	flex-direction: column;
	} 
	.quiz-side__item::after {
		content: '';
		display: inline-block;
		vertical-align: middle;
		width: 24px;
		min-width: 24px;
		height: 24px;

		background-image: url(../images/icons/quize-right-arrow-gray.svg);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-size: contain;

		position: absolute;
		top:50%;
		left: auto;
		right: 24px;
		transform: translateY(-50%);
		z-index: 1;
	}

	.quiz-main__box {
		display: flex !important;
    	flex-direction: column;
	}

	.quiz-main__box--last {
		min-height: 100%;
	}

	.quiz-drop__list {
	    position: static;
	}

	.quiz-main__navigate {
        margin-top: auto;
    }

     .order--1 {
     	order: 1;
     }
     .order--2 {
     	order: 2;
     }
     .order--3 {
     	order: 3;
     }
     .order--4 {
     	order: 4;
     }

     .quiz-main__attache {
	    justify-content: flex-start;
	}

	.quiz-attache__target {
	    order: 1;
	}

	.quiz-attache__text {
	    text-align: left;
	    order: 2;
	}

	.mobile-head {
		display: block;
	}

	.quiz-next__btn strong {
		display: inline-block;
		vertical-align: top;

	    color: inherit;
	    font-weight: inherit;
	    line-height: inherit;
	    margin-left: 0;
	    margin-right: auto;
	}

	.quiz-track__button,
	.quiz-navigate__slide {
		width: 100%;
		margin: auto 0 0 0;
	}

	.services__item {
		flex-direction: column;
        gap: 16px;
        padding: 20px 0;
    }

    .services__item:first-child {
    	padding-top: 0;
    }

    .services__item:nth-child(even) {
	    flex-direction: column-reverse;
	}

	.quiz__inner {
	    transform: none;
        position: relative;
	}
	.hero-section__inner {
        padding-bottom: 114px;
    }
    .services-item__text {
	    flex: 0 1 auto;
	    width: 100%;
	}

	.services-item__image {
	    flex: 0 1 auto;
	    width: 100%;
		display: none;
	    padding-top: 222px;
	    border-radius: 10px;
	}

	.services-item__image--mobile {
		display: block;
		margin-bottom: 16px;
	}

	.services-item__note {
	    font-size: 18px;
	    margin-bottom: 16px;
	}

	.services-item__tlt {
        font-size: 20px;
    }

    .services-item__btn {
	    width: 100%;
	    text-transform: initial;
	}

	.related__title.title {
	    font-size: 20px;
	    margin-bottom: 24px;
	}

	.footer__container {
		display: none;
	}

	.bottom-menu {
	    align-self: flex-start;
	}

	.bottom-menu ul {
	    align-items: flex-start;
	    gap: 16px;
	    flex-direction: column;
	}

	.bottom-menu ul li a {
        text-align: left;
    }

    .footer-bottom__copyright {
    	color: #88A6B5;
	}

	.hero-section {
        height: 537px;
    }

	.hero-section__title.title {
        font-size: 20px;
		max-width: 300px;
    }

    .hero-section__title.title span {
    	display: inline;
    }

    .hero-section__title.title strong {
	    font-size: 40px;
	    display: block;
	    margin-bottom: 30px;
		line-height:140%;
	}
	.hero-section__logo{
		transform: rotate(180deg);
		height: 331px;
        top: 302px;
	}
	.xs_select .select_fields.show, .autocomplete+.xs_select_container{
		max-height: 300px;
	}
	.quiz__name--empty{
		display:none
	}
	body.mobile-quiz-section{
		overflow:hidden
	}
	body.mobile-quiz-section .quiz__main {
		display: block;
	}
	body.mobile-quiz-section .print_bg{
		z-index:999
	}
	.hero-section__img, .hero-section__vid{
		object-position: top 50% left 67%;
	}
	.quiz__side {
        padding: 16px 0px;
		margin-bottom:60px;
		margin-bottom:10px;
	}

	.quiz-side__item {
		border-radius: 0;
		color: #231F20;
	    background-color: #fff !important;
	    margin-bottom: 0;
	}

	.form_result{
		padding:0 16px
	}
	.quiz-side__item::after {
		background-image: url(../images/icons/arrow-right-gray.svg);
	}

    .related {
        padding: 32px 0 52px;
    }

    .header-hill__logo {
        width: 42px;
        height: 42px;
        flex: 0 0 42px;
        overflow: hidden;
    }

    .header-hill__top {
	    gap: 18px;
	}

    .header-hill__img {
	    min-width: 150px;
        height: 42px;
	}

	.header-hill__form {
	    width:100%;
	}
}

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

	.hero-section--vacancy .hero-section__inner {
		padding-bottom: 30px;
	}
	.numbers_margin{
		margin-bottom:30px
	}

	/* ПОД ВОПРОСОМ START*/
	.title,
	.way__title--big.title{
		font-size: 26px;
	}
	/* ПОД ВОПРОСОМ END*/

	.variations__inner{
		margin:-10px 0
	}
	.variations__item{
		width:100%;
		margin:10px 0;
	}
	.variations-item__desc{
		padding:0 16px
	}
	
	
	.frige__title.title{
		font-size:20px;
		margin-bottom:20px
	}
	.way-list__tlt{
		margin-bottom:20px;
	}
	.inset {
        padding: 20px 0 60px;
    }
	
	.breadcrumbs:not(.breadcrumbs--visible) + .inset{
		padding-top:60px
	}
	
	.inset + .way{
		padding-top:0;
	}

    .inset__title {
    	font-size: 40px;
    	margin-bottom: 16px;
    }

    .inset__line {
        padding-bottom: 16px;
    }

    .merge::after {
	    width: 389px;
	    height: 285px;
	    top: 6px;
	    right: -60px;
		left:auto;
	}
	.hero-index + .merge::after{
		display:none
	}
	.pros{
		margin-bottom:30px;
	}

    .achievements__inner,
    .pros__inner {
        margin: 0;
        padding: 0 24px;
    }

    .achievements__item,
    .pros__item {
        width: 100%;
        margin: 0;
    }

    .achievements__name,
    .pros-item__tlt {
        font-size: 32px;
    }

    .achievements__txt,
    .pros-item__text {
	    line-height: 160%;
	}


	.about__line {
        gap: 20px;
        padding: 20px 0;
        flex-direction: column-reverse !important;
	}

    .about__text {
	    flex: 0 1 auto;
	    width: 100%;
	}

	.about__image {
	    flex: 0 1 auto;
	    width: 100%;
        padding-top: 280px;
    }

    .about__tlt {
	    margin-bottom: 8px;
	}

    .mobile_title_20 .about__tlt {
	    margin-bottom: 10px;
		font-size:20px;
	}

	.about__info p {
        font-size: 16px;
    }

    .values__title.title {
    	font-size: 32px;
    	margin-bottom: 40px;
		line-height:120%;
    }

    .values__body {
    	margin: 0;
    	gap: 28px;
    }

    .values__item {
        width: 100%;
        margin: 0;
    }

    .values-item__icon {
    	width: 60px;
    	height: 60px;
    }

    .values-item__tlt {
        font-size: 20px;
    }

    .values-item__text {
        font-size: 16px;
    }

    .services {
    	padding: 0px 0 40px;
    }

    .services-item__text {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

    .services--replaces .services-item__image--mobile {
    	order: 1;
    }
    .services--replaces .services-item__note {
    	order: 2;
    	font-size: 14px;
        margin-bottom: 12px;
    }
    .services--replaces .services-item__tlt {
    	order: 3;
    }
    .services--replaces .services-item__info {
    	order: 4;
    	margin-bottom: 20px;
    }
    .services--replaces .services-item__btn {
    	order: 5;
    	padding: 9px 15px;
    }

    .way {
		padding: 30px 0;
    }

    .merge + .way {
    	padding-top: 0;
    }

    .connection {
    	padding: 16px 0;
    	background-color: #F6FAFB;
    }

    .connection__inner {
    	flex-direction: column !important;
    }

    .connection__image {
    	flex: 0 1 auto;
    	width: 100%;
    	height: 240px;
    }

    .connection__text {
    	flex: 0 1 auto;
    	padding: 20px 0;
    	width: 100%;
    }

    .hero-index__title.title {
    	font-size: 26px;
        margin-bottom: 0;
        line-height: 120%;
    }

    .hero-index__inner {
	    min-height: 600px;
	    padding: 80px 0;
	}

	.breadcrumbs__inner ul {
	    flex-wrap: wrap;
	}

	.autofactory {
		padding-bottom: 30px;
	}

	.autofactory__inner {
		flex-direction: column;
		border-left: none;
		border-right: none;
		border-bottom: none;
		gap: 32px;
	}

	.autofactory__info {
		flex: 0 1 auto;
		width: 100%;
		padding: 32px 20px;
	}

	.autofactory__image {
	    flex: 0 1 auto;
		width: 100%;
		height: 240px;
		border-radius: 0;
	}

  	.text-columns__tlt {
	    font-size: 26px;
	}

	.modinfo__image {
		height: 240px;
	}

	.modinfo__title {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.modinfo__txt {
		max-width: 100%;
	}

	.pazzle-set__inner {
	    margin: 0;
	    flex-direction: column;
	    gap: 20px;
	}

	.pazzle-set__item,
	.pazzle-set--col2 .pazzle-set__item	{
		width: 100%;
    	margin: 0;
	}

	.set-item__image {
		margin-bottom: 20px;
	}

	.set-item__text {
        padding: 0 20px 25px;
    }

    .set-item__subtlt {
    	margin: 0;
    }

    .set-item__tlt {
        font-size: 26px;
    }

    .inset--space .container,
    .pazzle-set .container,
	.pazzle-set.is_padding,
	.autofactory .container,
	.autofactory.is_padding,
	.variations .container,
	.variations.is_padding	{
    	padding-left: 0!important;
		padding-right: 0!important;
    }

    .set-item__btn {
    	margin-top: 20px;
    }

    .note-place__tlt {
	    font-size: 20px;
	}

	.planning .container {
		padding: 0;
	}

	.planning__inner {
		flex-direction: column;
		margin: 0 -1px;
	}

	.planning__text {
	    flex: 0 1 auto;
        width: 100%;
        padding: 5px 20px;
    }

    .planning__image {
	    flex: 0 1 auto;
	    width: 100%;
	    height: 455px;
	}

	.planning__item {
	    padding: 15px 0;
	}

	.planning__image {
        height: 240px;
    }
	.way-focus__info + .way-focus__tlt{
		margin-top:20px;
	}
	.way--mirror .way-focus__info{
		padding-left:0
	}
    .pazzle-set__title {
    	padding: 0 16px;
		margin-bottom: 30px;
    }

    .autopark__inner {
    	gap: 32px;
    }

	.autopark__image {
	    min-height: 207px;
	}

	.autopark__tlt {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .autopark .container {
    	padding: 0;
    }

    .autopark__text {
    	padding: 0 16px;
    }

    .autopark {
    	padding: 0;
    }

    .way--mirror .way-item__image {
	    min-height: 240px;
	}

    .global-item__image {
	    left: -16px;
	    right: -16px;
	}

	.global__inner {
	    padding: 0px 0;
	}

	.route .container {
		padding: 0;
	}

	.route__title {
		font-size: 28px;
		padding: 0 16px;
	}

	.route__body {
        gap: 20px;
        flex-direction: column;
    }

    .route__item {
    	flex: 0 1 auto;
    	width: 100%;
    }

    .couple__body {
    	flex-direction: column;
    }

    .couple__item {
	    flex: 0 1 auto;
	    width: 100%;
	}

	.couple__text {
	    padding: 20px 20px;
	}

	.couple__tlt {
		font-size: 26px;
	}

	.couple__btn {
		text-transform: initial;
	}

	.control__inner {
		flex-direction: column;
	}

	.control__text {
	    flex: 0 1 auto;
	    width: 100%;
	    padding: 0 16px;
	}

	.control__image {
	    flex: 0 1 auto;
	    width: 100%;
	    height: 240px;
	}

	.control .container {
		padding: 0;
	}


	.advantages__body {
		margin: -15px 0;
	}

	.advantages__item {
	    width: 100%!important;
	    margin: 15px 0;
	}

	.put .container {
		padding: 0;
	}

	.put__inner {
		flex-direction: column;
	}

	.put__image {
    	flex: 0 1 auto;
    	width: 100%;
	    height: 240px;
	}

	.put__text {
	    flex: 0 1 auto;
    	width: 100%;
	}

	.put__tlt {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.put--narrow {
		padding: 0 0 30px;
	}

	.put--narrow .put__inner {
		flex-direction: column-reverse;
	}
	.mobile_inset .put__inner{
		flex-direction: column;
	}

	.put--narrow .put__image {
	    flex: 0 1 auto;
	    width: 100%;
	}

	.put--narrow .put__text {
	    flex: 0 1 auto;
	    width: 100%;
	}

	.benefit .container {
		padding: 0;
	}

    .benefit__tlt {
        font-size: 20px;
    }

    .benefit__tlt--decor {
    	padding: 0 0 34px;
    }

}

@media screen and (max-width:600px){
	.related-item__text {
        padding: 18px 18px;
    }

    .related__slider .slick-track {
        padding-bottom: 34px;
    }

    .related__slider .slick-dots {
        transform: translateY(0px);
        margin: 0 0px;
        padding: 0 10px;
    }

    .related__slider .slick-dots li button {
	    height: 4px;
	}
	.cookie_alert{
		flex-direction: column;
		align-items: flex-start;
		font-size: 14px;
        padding: 20px 16px;
        line-height: 160%;
		left:0;
		bottom:0;
		right:0;
		border-radius:0;
		gap:14px
	}
}

@media screen and (max-width:500px){
	.services-item__info br{
		display:none
	}
	.zoom-photo__image:before{
		top: 15px;
		right: 15px;
		width: 46px;
		height: 46px;
		background-size:24px
	}
	.zoom-photo + .way {
		padding-top: 30px;
	}
	.zoom-photo__title.title{
		margin-bottom:10px;
	}
}
