body.site_at {
	background-color: #f1f6ff;
	background-image: url(/images/accordtec/bg.webp);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
    line-height: 1.2;
    overflow-x: hidden;
}
body.site_at.big_fonts #content{
	font-size: 30px;
	line-height: 1.2;
}

body.site_at.certificates_page {
	background-image: url(/images/accordtec/certificates-bg.webp);
}
body.site_at.about_page_bg {
	background-image: url(/images/accordtec/about-bg.webp);
}
body.site_at .header-wrapper {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
}

.wrapper_inner, .maxwidth-theme,
.fill_bg_n .wrapper1:not(.with_left_block) .grey_block, .wrapper1:not(.with_left_block) .grey_block .maxwidth-theme, .fill_bg_n .wrapper1:not(.front_page) .grey_block, .fill_bg_n .wrapper1:not(.front_page) .grey_block .maxwidth-theme, .wrapper1:not(.with_left_block) .grey_block .flexslider.shadow .flex-viewport:before, .wrapper1:not(.with_left_block) .grey_block .flexslider.shadow .flex-viewport:after, .wrapper1:not(.with_left_block) .grey_block .owl-carousel.shadow .owl-stage-outer:before, .wrapper1:not(.with_left_block) .grey_block .owl-carousel.shadow .owl-stage-outer:after {
	background: none !important;
}
.drag-block.container.BIG_BANNER_INDEX {
	overflow: visible;
}
.drag-block.container .content_wrapper_block, .drag-block.container > div[id*="bx_incl"] > .content_wrapper_block {
	border: none !important;
}
.text-center {
	text-align: center;
}
.site_at h1, .site_at .h1 {
	font-style: normal;
	font-weight: 400;
	font-size: 56px;
	line-height: 1.1;
	background: linear-gradient(0deg, #2BC9F5 0%, #3A5280 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	text-transform: uppercase;
}
.site_at.big_fonts h1, .site_at.big_fonts .h1 {
font-size: 140px;
line-height: 1.2;
}
.site_at #navigation {
	padding: 0;
}
/*.site_at.content_page h1, .site_at.content_page .h1,
.site_at .catalog_page h1, .site_at .catalog_page .h1 {
	font-size: 86px;
    line-height: 1.1;
}*/
.site_at h2, .site_at .h2 {
	font-style: normal;
	font-weight: 600;
	font-size: 46px;
	line-height: 1.1;
	color: #3F5A86;
}
.site_at .logo-row .logo {
    max-width: 270px;
    height: 145px;
}
.site_at .header__main-part {
	padding: 24px 0;
}
.site_at .logo_and_menu-row .callback-block.btn {
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 18px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.site_at .btn {
	position: relative;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 1;
	border-width: 2px;
	border-radius: 7px;
	border: none;
}
.site_at .btn.btn-transparent,
.site_at .btn.btn-transparent-border-color {
	color: #265894;
}
.site_at .btn.btn-transparent:hover, .site_at  .btn.btn-transparent:active, .site_at  .btn.btn-transparent:focus,
.site_at .btn.btn-transparent-border-color:hover, .site_at  .btn.btn-transparent-border-color:active, .site_at  .btn.btn-transparent-border-color:focus {
	background: linear-gradient(0deg, #2584B4 0%, #265290 100%);
}
.site_at .btn.btn-default {
	background: linear-gradient(0deg, #2584B4 0%, #265290 100%);
}
.site_at .btn.btn-default:hover, .site_at  .btn.btn-default:active, .site_at  .btn.btn-default:focus {
	background: none;
	color: #265894;
}
.site_at .btn::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 7px;
    padding: 2px;
    background: linear-gradient(0deg, #2584B4 0%, #265290 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.3s ease;
}

.site_at .header__main-part {
	gap: 20px;
}
.site_at .menu-navigation__sections-item-link--image.menu-navigation__sections-item-link,
.site_at .mega-menu table td .wrap > a {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
}
.site_at .topic__heading #pagetitle {
	display: block;
	margin-top: 85px;
	margin-bottom: 10px;

}
.site_at .topic__heading #pagetitle{
	margin-top: 10px;
}
/*.site_at.content_page .topic__heading #pagetitle,
.site_at .catalog_page .topic__heading #pagetitle{
	margin-top: 10px;
}*/
.about-promo {
	margin-top: -210px;
	position: relative;
}
.about-promo__title {
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	position: absolute;
	font-size: 30px;
	line-height: 1.1;
	color: #3F5A86;
	z-index: 5;
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 1408px;
    padding: 250px 30px 200px;
}
.about-promo__text {
	max-width: 700px;
}
.about-promo__right {
	display: flex;
	justify-content: flex-end;
}
.about-info {
	padding: 0;
	position: relative;
}
/*.about-info:after {
	content: url('/images/accordtec/left-line.svg');
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}*/

.about__list {

}
.about-list {
	position: relative;
	z-index: 1;
	font-style: normal;
	font-weight: 400;
	color: #3F5A86;
	border-bottom-left-radius: 100%;
	border-bottom-right-radius: 100%;

}
.about-list:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: url(/images/accordtec/projects.webp);
	background-position: bottom right;
	background-repeat: no-repeat;
	    background-size: 850px;
	z-index: 0;
}
.about-list .h2 {
	font-style: normal;
	font-weight: 400;
	color: #566E95;
	max-width: 1400px;
	position: relative;
	z-index: 1;
	margin-bottom: 60px;
}
.about-list ul {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.about-list ul li {
	padding: 30px 60px;
	margin-bottom: 10px;
	position: relative;
	margin-left: 0;

}
.about-list ul li:after {
	content: '';
	position: absolute;
	background: linear-gradient(90deg, rgba(140, 212, 255, 0.48) 0%, rgba(84, 127, 153, 0) 100%);
	border-radius: 6px;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
    z-index: -1;
}
.about-history {
	font-style: normal;
	font-weight: 400;
	color: #566E95;
	z-index: 2;
	padding: 60px 0 100px;
}
.about-history .h2 {
	font-style: normal;
	font-weight: 400;
	color: #566E95;
	max-width: 1400px;
	position: relative;
	z-index: 1;
	max-width: 900px;
}
.about-history__animated {
	position: relative;
}
.about-history__anim {
	position: absolute;
    bottom: 0;
	left: 0;
	width: 92%;
	height: 50%;
	display: grid; 
	grid-template-columns: repeat(6, 1fr); 
	text-align: center;
}
.about-history__anim div:nth-child(4){
	    grid-column: span 2 / auto;
	}
.about-history__image {
	margin-top: -130px;
	margin-bottom: 70px;
}

.about-history__text {
	display: flex;
}
.about-history__slider {
	padding-right: 50px;
	height: 414px;
}
.history-slider__item {
	display: none;
	max-width: 440px;
	position: relative;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.history-slider__item:first-child {
	display: block;
}
.history-slider__item:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: linear-gradient(180deg, rgba(140, 212, 255, 0.67) 0%, rgba(111, 59, 59, 0) 100%);
}
.history-slider__title {
	color: #0D74BF;
	font-size: 56px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 2;
	top: 1px;
}
.history-slider__image {
	width: 440px;
}
.history-slider__image img {
	display: block;
	max-width: 100%;
}
.history-slider__text {
	color: #566E95;
	font-size: 26px;
	background: #FFFFFF;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
	padding: 10px;
}

.about__partners {
	margin-top: -130px;
	margin-bottom: -130px;
	z-index: 1;
	position: relative;
}
.about-partners__bg {

}
.about-partners__info {
	position: absolute;
	top: 225px;
	left: 0;
	right: 0;
	margin: auto;
}
.about-partners .h1 {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 145px;
	z-index: 1;
}
.about-partners .h2 {
	font-style: normal;
	font-weight: 400;
	font-size: 58px;
	line-height: 111%;
	color: #566E95;
	margin-bottom: 50px;
}
.about-partners__items {
	display: grid;
	grid-template-columns: repeat(2, 1fr); 
	gap: 94px;
}
.about-partners__item {
	background: rgba(57, 75, 105, 0.74);
	border-radius: 20px;
	font-style: normal;
	font-weight: 300;
	font-size: 38px;
	line-height: 127%;
	color: #FFFFFF;
	display: flex;
    flex-direction: column;
}
.about-partners__image {
	padding: 24px;
	background: #FFFFFF;
	box-shadow: 0px 11px 18.1px rgba(0, 0, 0, 0.25);
	border-radius: 20px;
}
.about-partners__text {
	padding: 24px;
	text-align: center;
	display: flex;
	align-items: center;
	flex: 1;
}
.about-contacts {
	overflow: hidden; 
	position: relative;
	/*margin-top: -120px;*/
	margin-bottom: -220px;
	height: 600px;
}

.about-contacts .maxwidth-theme  {
	padding: 0;
	max-width: 2000px;
}
.about-contacts .contacts_map_list {
	padding: 0;
}







.certificates {
	position: relative;
	z-index: 4;
	/**/
}
.certificates__info:before {
	content: url('/images/accordtec/right-line.svg');
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;

}
.certificates__list {
	display: flex;
	z-index: 2;
	position: relative;
}
.certificates__images {
	width: 50%;
	margin-top: -80px;
}
.img-responsive {
}
.certificates__info {
    /*padding-top: 80px;*/
    width: calc(1408px / 2);
font-size: 28px;
line-height: 117%;
    color: #3F5A86;
    /*padding-left: 70px;*/
}
.certificates__info p {
	margin-bottom: 40px;
}
.certificates__text {
}
.certificates__wrap {
	margin-top: -110px;
}








/*.site_at.content_page,
body.site_at .catalog_page {
	font-size: 26px;
    line-height: 1.1;
}*/
body.site_at .breadcrumbs {
    font-size: 18px;
}
.site_at .viewed_product_block {
	margin-bottom: 220px;
	background: none;
	margin-top: -200px;
}
.site_at #content {
	padding-top: 140px;
	padding-bottom: 220px;
	overflow-x: hidden;
	width: 100%;
}
.site_at #content:after {
	content: '';
	z-index: 2;
	position: absolute;
	width: 2219px;
	height: 1074px;
	left: 632px;
	top: -326px;
	border-radius: 50%;
	background: radial-gradient(50% 50% at 50% 50%, #ffffff 0%, rgb(255 255 255 / 0%) 100%);
	mix-blend-mode: color-dodge;
	pointer-events: none;

}
body.site_at .menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > a, body.site_at header .menu_top_block.catalogfirst li.full > .dropdown > li > a,
body.site_at .menu_top_block.catalog_block .dropdown > li > a {
	font-size: 15px;
	line-height: 1.1;
}
body.site_at .bx_filter .bx_filter_parameters_box_title {
	font-size: 15px;
	line-height: 1.1;
}


.site_at .form-action-wrapper,
.site_at .side-block--feedback,
.site_at .side-block__top,
.site_at .slide-block__body {
	background: #fff;
}
.site_at #footer {
	z-index: 5;
}

.site_at .privacy-block {
	margin-top: 20px;
}
.site_at .privacy-block a {
display: block;
margin-top: 12px;
    color: var(--white_text_black);
}
.site_at .privacy-block a:hover {
	    color: var(--fill_dark_light_hover);
}

.site_at .footer-form {
	background-image: url(/images/accordtec/form-bg2.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 30px;
	position: relative;
	z-index: 3;
	padding-top: 100px;
	margin-top: -200px;
}
.site_at .footer-form--reverse {
	margin-top: 0;
	background-image: url(/images/accordtec/form-bg.webp);
}
.site_at .footer-form .form__inner {
	justify-content: flex-end;
}
.site_at .front_page + #footer .footer-form {
	margin-top: -367px;
}
.site_at .footer-form .form-narrow {
	background: #FFFFFF;
	border-radius: 24px;
	padding: 60px 100px;
	max-width: 812px;
}
.site_at .popup .form .form_head h2 {
		font-style: normal;
	font-weight: 600;
    font-size: 46px;
    line-height: 111%;
	color: #3F5A86;
}
.site_at .footer-form .top_block {
	margin-bottom: 22px;
}
.site_at .footer-form .top_block_title {
	font-style: normal;
	font-weight: 600;
	/*font-size: 45px;*/
	/*line-height: 55px;*/
	color: #3F5A86;
}
.site_at .footer-form .form_desc {
	font-style: normal;
	font-weight: 400;
font-size: 26px;
line-height: 1.1;
	color: #3F5A86;
	margin-bottom: 30px;
}
.site_at .footer-form .btn {
width: 100%;
max-width: 284px;	
}
.site_at#main .onoff input[type="checkbox"] + label {
	font-size: 20px;
	color: #A6B5CE;
}
.site_at .filter.licence_block label.error,.site_at  .filter.offer_block label.error {
	top: -22px;
}
.site_at .form-control .form-control {
	margin-bottom: 10px;
}
.site_at  .filter.offer_block label,
.site_at .form-control label {
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.1;
	color: #A6B5CE;
}
.site_at .form-control label.error {
	font-size: 16px;
}
.site_at .form-control input[type="tel"],
.site_at .form-control input[type="text"] {
	font-size: 20px;
	line-height: 1.1;
	border-color: #9BD9EB;
	background: none;
	border: 2px solid #9BD9EB;
	border-radius: 7px;
	height: 59px;
}
.site_at .captcha-row {
	display: flex;
	flex-wrap: wrap;
	max-width: 435px;
}
.site_at .captcha-row .captcha_image .captcha_reload {
	left: auto;
	top: 23px;
}
.site_at .captcha-row .captcha_image {
	width: 250px;
}

.site_at .captcha-row .captcha_image img {
	height: 59px;
	width: 217px;
	margin: 0;
}
.site_at .captcha-row .captcha_input input[name="captcha_word"] {
	   position: initial;
}
.site_at .captcha-row .captcha_image, .site_at .captcha-row .captcha_input {
	height: 60px;
	display: flex;
	align-items: center;
	padding-top: 10px;
}
.site_at .captcha-row .captcha_input label.error {
	top: 14px
}
.site_at .captcha-row .captcha_input {
	position: initial;
}
.site_at .required-fields-note {
	display: none;
}

.site_at .form_footer__bottom  {
	justify-content: center;
}
.site_at #footer .svg svg {
    width: 20px;
    height: 28px;
}
.site_at #footer .svg {
	top: 0;
}
.site_at footer .info .phone.blocks .phone > .wrap > div,
.site_at footer .info .email,
.site_at footer .info .address {
	padding-left: 40px;
}
.site_at footer .info .callback_wrap {
	margin-left: 40px;
}
.site_at .phone.with_dropdown > .dropdown {
	max-width: 500px;
}

.site_at .detailed-tabs__documents-description .detailed-tabs__documents-name { 
font-size: 16px;
line-height: 1.1;
}

	.bx-yandex-view-layout .yandex-map__mobile-opener {
		display: none !important;
	}
@media (max-width: 2000px) {
	.site_at .front_page + #footer .footer-form {
		margin-top: -328px;
	}
	.about-partners__info {
		top: 140px;
	}
}
@media (max-width: 1820px) {
	.site_at #content {
	    padding-top: 110px;
	}
	.site_at .btn {
		font-size: 18px;
		padding-left: 14px;
		padding-right: 14px;
	}
	.site_at .header__main-part {
		padding: 0;
	}
	.site_at .mega-menu table td .wrap > a {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 18px;
	}
	.site_at .logo_and_menu-row .callback-block.btn {
		padding-left: 20px;
		padding-right: 20px;
		font-size: 18px;
	}
	.site_at .footer-form .top_block_title {

	}
	.site_at.big_fonts h1, .site_at.big_fonts .h1 {
		font-size: 130px;
		line-height: 1.2;
	}
	.site_at h1, .site_at .h1 {
		font-size: 70px;
	}
	.certificates-list {
		gap: 20px;
	}
	.certificates-list__item {
		padding: 20px 10px;
	}
	.certificates__info {
	font-size: 30px;
	line-height: 1.2;
	}
	.certificates__wrap {
		margin-top: 0;
	}
	.about-promo {
	    margin-top: -140px;
	}
	.about-list:after {
		background-size: 700px;
		z-index: -1;
		pointer-events: none;
	}
	.about-partners .h2,
	.about-history .h2,
	.about-list .h2 {
		font-size: 46px;
		line-height: 1.2;
	}
	.about-history {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.about-partners__items {
		gap: 20px;
	}
	.about-partners__text {
		font-size: 30px;
		line-height: 1.2;
	}
	    .about__partners {
    	margin-bottom: -90px;
    }
    .about-partners__info {
        top: 100px;
    }
    .about-partners .h1 {
    	bottom: 100px;
    }
    .about-promo__title {
    	padding: 130px 30px 100px;
	}
	.about-info {
		padding: 60px 0;
	}

}
@media (max-width: 1500px) {
	.about-partners .h1 {
		bottom: 64px;
	}
	.about-partners__info {
		top: 90px;
	}
}
@media (max-width: 1300px) {
	.site_at .header__main-part {
	gap: 10px;
	}
	.site_at .logo_and_menu-row .callback-block.btn {
	padding: 8px 14px 9px;
	}
	.site_at .mega-menu .svg-inline-menu svg {
	width: 20px;
	height: 20px;
	}
	.site_at .logo_and_menu-row .menu-only .mega-menu table td .wrap > a {
	padding-right: 3px;
	padding-left: 3px;
	}
	.site_at .mega-menu table td .wrap > a .svg:not(.svg-inline-down) {
	margin-right: 5px;
	}
	.site_at .basket_normal .header-v16 .logo-block{
	width: 15%;
	}
	.site_at .front_page + #footer .footer-form {
	margin-top: -380px;
	}
	.site_at .footer-form .form__inner {
	justify-content: center;
	}
	.certificates__info {
	font-size: 28px;
	}
	.certificates-list {
	grid-template-columns: repeat(3, 1fr);
	}
	.site_at.big_fonts h1, .site_at.big_fonts .h1 {
	font-size: 100px;
	}
	.certificates-wrap:after {
	width: 300vw;
	left: -100vw;
	}
	.about-list:after {
	background-size: 500px;
	}    .about__partners {
	margin-bottom: -66px;
	}
	.about-partners__info {
	top: 70px;
	}
	.about-promo__text {
    max-width: 590px;
	}
    .about-promo__title {
    padding: 100px 30px 10px;
    }
}
@media (max-width: 1200px) {
	.site_at .basket_normal .header-v16 .logo-block {
	width: 18%;
	}
	.site_at h1, .site_at .h1 {
	font-size: 60px;
	}
	.site_at.big_fonts h1, .site_at.big_fonts .h1 {
	font-size: 80px;
	}
	.certificates__info {
	font-size: 26px;
	}
	.certificates-wrap {
	padding-bottom: 40px;
	}
	.site_at.big_fonts h1, .site_at.big_fonts .h1 {
	font-size: 80px;
	}
	.about-partners .h2,
	.about-history .h2,
	.about-list .h2 {
	font-size: 36px;
	margin-bottom: 20px;
	}
	.about-partners,
	.about-history,
	.about-list {
	font-size: 28px;
	}
	.about-list ul li {
	margin-bottom: 20px;
	}
	.about-list:after {
	background-size:450px;
	}
	.about-partners__text {
	font-size: 26px;
	}
	.about-partners .h1 {
	/*margin-top: -150px;*/
	}
	.about-promo img {
		max-width: 120%;
		transform: translateX(-10%);

	}
    .about-promo__text {
        max-width: 500px;
    }
	.about-promo__title {
		font-size: 26px;
	}
}
@media (max-width: 991px) {
	.site_at h2, .site_at .h2,
	.site_at .footer-form .top_block_title
	{
	font-size: 40px;
	line-height: 1.2;
	}
	.site_at #mobileheader .mobileheader-v4 {
	background: none;
	border: none; 

	}
	.site_at #mobileheader.fixed .mobileheader-v4 {
	background: #fff;

	}
	.site_at #content {
	padding-top: 0;
	}
	.site_at .footer-form .form-narrow {
	padding: 40px;
	max-width: 100%;
	}
	.site_at#main .onoff input[type="checkbox"] + label,
	.site_at .footer-form .form_desc {
	font-size: 20px;
	}

	body.site_at .breadcrumbs {
	font-size: 20px;
	}

	.site_at h1, .site_at .h1 {
	font-size: 46px;
	}
	.site_at.big_fonts h1, .site_at.big_fonts .h1 {
	font-size: 60px;
	}
	.certificates-list {
	grid-template-columns: repeat(2, 1fr);
	}
	.certificates__info {
	padding-left: 20px;
	font-size: 22px;
	}
	.about-promo {
	margin-top: -90px;
	}
	.site_at h2, .site_at .h2, .site_at .footer-form .top_block_title {
	font-size: 30px;
	}
	.about-partners, .about-history, .about-list {
	font-size: 22px;
	}
	.about-list:after {
	background-size:300px;
	}
	.about-history__image {
	margin-top: -70px;
	}
	.about-partners__text {
	font-size: 20px;
	padding: 10px;
	}
	.about-partners .h1 {
	bottom: 44px;
	}
	.about-promo img {
		max-width: 140%;
		transform: translateX(-20%);
	}
	    .about-promo__text {
        max-width: 420px;
    }
	.about-promo__title {
		font-size: 24px;
	}
	.about-history__slider {
		padding-right: 0;
	}
	.about-history__text {
	display: flex;
	flex-direction: column;
	gap: 20px;
	}
	.history-slider__item {
	margin: auto;
	}
}
@media (max-width: 767px) {
	.site_at .footer-form {
		padding-top: 70px;
	}
	.site_at .footer-form {
		text-align: left;
	}
	.site_at h1, .site_at .h1 {
		font-size: 34px;
	}
	.certificates__images {
		display: none;
	}
	.certificates__info {
		width: 100%;
		padding-left: 0;
	}
	.site_at .topic__heading #pagetitle {
		text-align: left;
	}
	.certificates-list__name {
		font-size: 20px;
	}
 .certificates-wrap:after {
    border-radius: 40%;
  }
  .site_at h2, .site_at .h2, .site_at .footer-form .top_block_title {
  	font-size: 26px;
  }
  .about-partners, .about-history, .about-list {
  	font-size: 20px;
  }
      .about-list:after {
        display: none;
    }
    .about-history {
    	padding: 30px 0;
    }
    .about-info {
    	padding: 70px 0;
    }
    .about-partners {
    	padding: 50px 0;
    	background-image: url(/images/accordtec/partners.webp);
    	background-position: center;
    	background-size: auto 100%;
    }
    .about-partners__bg {
    	display: none;
    }
    .about-partners__info {
    	position: relative;
    	top: auto;
    }
    .about-partners .h1 {
        position: relative;
        bottom: auto;
        margin-top: 30px;
    }
    .about-history__image { 
    	margin-bottom: 30px;
    }
	.about-promo img {
		max-width: 160%;
		transform: translateX(-30%);
	}
    .about-promo__text {
        max-width: 320px;
    }
    .about-promo__title {
        font-size: 20px;
    }
    .about-promo__title {
    	padding-top: 40px;
        padding-left: 16px;
        padding-right: 16px;
    }
}
@media (max-width: 600px) {
	.site_at h2, .site_at .h2, .site_at .footer-form .top_block_title {
	font-size: 30px;
	}
	.site_at h1, .site_at .h1 {
	font-size: 29px;
	}
	.site_at .detailed-tabs__documents-description .detailed-tabs__documents-name,
	body.site_at {
	font-size: 18px;
	}
	body.site_at .breadcrumbs {
	font-size: 17px;
	}
	.site_at.big_fonts h1, .site_at.big_fonts .h1 {
	font-size: 50px;
	}
	.certificates__info {
	font-size: 20px;
	}
	.certificates-wrap {
	margin-top: 0;
	}
	.about-promo {
	margin-top: -50px;
	}

    .about-promo img {
        max-width: 200%;
        transform: translateX(-30%);
    }
    .about-promo__title {
    	padding-top: 60px;
        font-size: 18px;
    }

}
@media (max-width: 500px) {

	.site_at .front_page + #footer .footer-form {
        margin-top: -410px;
    }
    .site_at .captcha-row .captcha_image {
    	width: 100%;
    }
    .site_at .captcha-row .captcha_input {
    	position: relative;
    	left: 0;
    	order: 3
    }
    .site_at .captcha-row .captcha_image, .site_at .captcha-row .captcha_input {
    	height: 90px;
    }
    .site_at .captcha-row .captcha_input label.error {
	    top: -10px;
	}
	.site_at .footer-form .form-narrow {
		padding: 20px;
	}
	    .site_at h1, .site_at .h1 {
        font-size: 27px;
    }
        .about-history__image {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .history-slider__title {
    	font-size: 40px;
    }
    .history-slider__text {
    	font-size: 18px;
    }
    .about-history__slider {
    	height: auto;
    }
    .about-list ul li {
	    padding: 10px 20px 10px 30px;
	}
    .about-promo img {
        max-width: 260%;
        transform: translateX(-36%);
    }
        .about-promo__title {
        padding-top: 30px;
        font-size: 16px;
    }
        .about-promo__text {
        max-width: 210px;
    }
}
@media (max-width: 460px) {
			body.site_at .breadcrumbs {
    font-size: 16px;
}
    .site_at.big_fonts h1, .site_at.big_fonts .h1 {
        font-size: 34px;
    }
    .certificates__info {
    	font-size: 17px;
    }
    .site_at h1, .site_at .h1 {
        font-size: 20px;
    }
    .site_at .btn {
        font-size: 15px;
    }
	.site_at h2, .site_at .h2, .site_at .footer-form .top_block_title {
		font-size: 20px;
	}
	.site_at#main .onoff input[type="checkbox"] + label, .site_at .footer-form .form_desc {
		font-size: 16px;
	}
	.site_at .footer-form .maxwidth-theme {
		padding: 0;
	}
	.certificates-list {
        grid-template-columns: repeat(1, 1fr);
    }
    .about-list ul {
    	margin-bottom: 0;
    }
    .about-list:after {
    	position: relative;
    	width: 100%;
    	height: 200px;
    	display: block;
    	background-position: center;
    	        background-size: contain;
    }
    .about-partners {
    	background: none;
    	margin-bottom: -40px;
    }
    .about-partners__items {
    grid-template-columns: repeat(1, 1fr);
	}
	    .about-promo {
        margin-top: -30px;
    }
}