

/* Start:/local/templates/tncard/css/columns.css?17274233496621*/
.row {
    width: 100%;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
[class*='col-'] {
	position:relative;
	padding-left: 21px;
	padding-right: 21px;
	}
[class*='col-'] [class*='col-']{
	padding-left:0;
	padding-right:0;
}
.d-none{
	display:none !important;
}
.col-1 {
	max-width: 8.33333%;
	-ms-flex-preferred-size: 8.33333%;
	flex-basis: 8.33333%
}

.col-2 {
	max-width: 16.66667%;
	-ms-flex-preferred-size: 16.66667%;
	flex-basis: 16.66667%
}

.col-3 {
	max-width: 25%;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%
}

.col-4 {
	max-width: 33.33333%;
	-ms-flex-preferred-size: 33.33333%;
	flex-basis: 33.33333%
}

.col-5 {
	max-width: 41.66667%;
	-ms-flex-preferred-size: 41.66667%;
	flex-basis: 41.66667%
}

.col-6 {
	max-width: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%
}

.col-7 {
	max-width: 58.33333%;
	-ms-flex-preferred-size: 58.33333%;
	flex-basis: 58.33333%
}

.col-8 {
	max-width: 66.66667%;
	-ms-flex-preferred-size: 66.66667%;
	flex-basis: 66.66667%
}

.col-9 {
	max-width: 75%;
	-ms-flex-preferred-size: 75%;
	flex-basis: 75%
}

.col-10 {
	max-width: 83.33333%;
	-ms-flex-preferred-size: 83.33333%;
	flex-basis: 83.33333%
}

.col-11 {
	max-width: 91.66667%;
	-ms-flex-preferred-size: 91.66667%;
	flex-basis: 91.66667%
}

.col-12 {
	max-width: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}
@media screen and (min-width:576px) {
	.col-sm-1 {
		max-width: 8.33333%;
		-ms-flex-preferred-size: 8.33333%;
		flex-basis: 8.33333%
	}
	.col-sm-2 {
		max-width: 16.66667%;
		-ms-flex-preferred-size: 16.66667%;
		flex-basis: 16.66667%
	}
	.col-sm-3 {
		max-width: 25%;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%
	}
	.col-sm-4 {
		max-width: 33.33333%;
		-ms-flex-preferred-size: 33.33333%;
		flex-basis: 33.33333%
	}
	.col-sm-5 {
		max-width: 41.66667%;
		-ms-flex-preferred-size: 41.66667%;
		flex-basis: 41.66667%
	}
	.col-sm-6 {
		max-width: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%
	}
	.col-sm-7 {
		max-width: 58.33333%;
		-ms-flex-preferred-size: 58.33333%;
		flex-basis: 58.33333%
	}
	.col-sm-8 {
		max-width: 66.66667%;
		-ms-flex-preferred-size: 66.66667%;
		flex-basis: 66.66667%
	}
	.col-sm-9 {
		max-width: 75%;
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%
	}
	.col-sm-10 {
		max-width: 83.33333%;
		-ms-flex-preferred-size: 83.33333%;
		flex-basis: 83.33333%
	}
	.col-sm-11 {
		max-width: 91.66667%;
		-ms-flex-preferred-size: 91.66667%;
		flex-basis: 91.66667%
	}
	.col-sm-12 {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}
}
@media screen and (min-width:768px) {
	.col-md-1 {
		max-width: 8.33333%;
		-ms-flex-preferred-size: 8.33333%;
		flex-basis: 8.33333%
	}
	.col-md-2 {
		max-width: 16.66667%;
		-ms-flex-preferred-size: 16.66667%;
		flex-basis: 16.66667%
	}
	.col-md-3 {
		max-width: 25%;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%
	}
	.col-md-4 {
		max-width: 33.33333%;
		-ms-flex-preferred-size: 33.33333%;
		flex-basis: 33.33333%
	}
	.col-md-5 {
		max-width: 41.66667%;
		-ms-flex-preferred-size: 41.66667%;
		flex-basis: 41.66667%
	}
	.col-md-6 {
		max-width: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%
	}
	.col-md-7 {
		max-width: 58.33333%;
		-ms-flex-preferred-size: 58.33333%;
		flex-basis: 58.33333%
	}
	.col-md-8 {
		max-width: 66.66667%;
		-ms-flex-preferred-size: 66.66667%;
		flex-basis: 66.66667%
	}
	.col-md-9 {
		max-width: 75%;
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%
	}
	.col-md-10 {
		max-width: 83.33333%;
		-ms-flex-preferred-size: 83.33333%;
		flex-basis: 83.33333%
	}
	.col-md-11 {
		max-width: 91.66667%;
		-ms-flex-preferred-size: 91.66667%;
		flex-basis: 91.66667%
	}
	.col-md-12 {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}
}
@media screen and (min-width:992px) {
	.d-none-lg{
		display:none !important;
	}
	.d-block-lg{
		display:block !important;
	}
	.col-lg-1 {
		max-width: 8.33333%;
		-ms-flex-preferred-size: 8.33333%;
		flex-basis: 8.33333%
	}
	.col-lg-2 {
		max-width: 16.66667%;
		-ms-flex-preferred-size: 16.66667%;
		flex-basis: 16.66667%
	}
	.col-lg-3 {
		max-width: 25%;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%
	}
	.col-lg-4 {
		max-width: 33.33333%;
		-ms-flex-preferred-size: 33.33333%;
		flex-basis: 33.33333%
	}
	.col-lg-5 {
		max-width: 41.66667%;
		-ms-flex-preferred-size: 41.66667%;
		flex-basis: 41.66667%
	}
	.col-lg-6 {
		max-width: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%
	}
	.col-lg-7 {
		max-width: 58.33333%;
		-ms-flex-preferred-size: 58.33333%;
		flex-basis: 58.33333%
	}
	.col-lg-8 {
		max-width: 66.66667%;
		-ms-flex-preferred-size: 66.66667%;
		flex-basis: 66.66667%
	}
	.col-lg-9 {
		max-width: 75%;
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%
	}
	.col-lg-10 {
		max-width: 83.33333%;
		-ms-flex-preferred-size: 83.33333%;
		flex-basis: 83.33333%
	}
	.col-lg-11 {
		max-width: 91.66667%;
		-ms-flex-preferred-size: 91.66667%;
		flex-basis: 91.66667%
	}
	.col-lg-12 {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}
}
@media screen and (min-width:1220px) {
	.col-xl-1 {
		max-width: 8.33333%;
		-ms-flex-preferred-size: 8.33333%;
		flex-basis: 8.33333%
	}
	.col-xl-2 {
		max-width: 16.66667%;
		-ms-flex-preferred-size: 16.66667%;
		flex-basis: 16.66667%
	}
	.col-xl-3 {
		max-width: 25%;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%
	}
	.col-xl-4 {
		max-width: 33.33333%;
		-ms-flex-preferred-size: 33.33333%;
		flex-basis: 33.33333%
	}
	.col-xl-5 {
		max-width: 41.66667%;
		-ms-flex-preferred-size: 41.66667%;
		flex-basis: 41.66667%
	}
	.col-xl-6 {
		max-width: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%
	}
	.col-xl-7 {
		max-width: 58.33333%;
		-ms-flex-preferred-size: 58.33333%;
		flex-basis: 58.33333%
	}
	.col-xl-8 {
		max-width: 66.66667%;
		-ms-flex-preferred-size: 66.66667%;
		flex-basis: 66.66667%
	}
	.col-xl-9 {
		max-width: 75%;
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%
	}
	.col-xl-10 {
		max-width: 83.33333%;
		-ms-flex-preferred-size: 83.33333%;
		flex-basis: 83.33333%
	}
	.col-xl-11 {
		max-width: 91.66667%;
		-ms-flex-preferred-size: 91.66667%;
		flex-basis: 91.66667%
	}
	.col-xl-12 {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}
}
/* End */


/* Start:/local/templates/tncard/css/styles.css?175646753447607*/
body{
	font-family: 'PT Sans', sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin:0;
}
*:focus{
	outline:none;
}
img{
	max-width: 100%;
}
*, *::before, *::after {
	box-sizing: border-box;
}
a{
	text-decoration:none;
}
p{
	margin:0;
}
.color-white{
	color:#fff;
}
.color-gray{
	color:#fff;
}
.color-green{
	color: #41AA3F;
}
h1, h2, h3, h4, h5, h6, [class*='heading-'] {font-family: Prosto One;font-style: normal;font-weight: normal;margin: 0;}
.font-prostoone{
	font-family: 'Prosto One', cursive;
}
.font-ptsans{
	font-family: 'PT Sans', sans-serif;
}

h1, .heading-1{font-size: 30px;line-height: 40px;}
h2, .heading-2{
	font-size: 28px;
	line-height: 40px;
}
.header-row {
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	height: 57px;
}
.header-menu-btn .menu-btn-icon{
	width: 32px;
	height: 4px;
	background-color: #fff;
	border-radius: 1px;
}
.header-menu-btn .menu-btn-icon:before,
.header-menu-btn .menu-btn-icon:after{
	content: '';
	display: block;
	position: absolute;
	-webkit-transition: all 0.24s;
	-moz-transition: all 0.24s;
	-o-transition: all 0.24s;
	transition: all 0.24s;
	background-color: #fff;
	width: 32px;
	height: 4px;
	border-radius: 1px;
}
.header-menu-btn .menu-btn-icon:before{
	top: 10px;
}
.header-menu-btn .menu-btn-icon:after {
	top: -10px;
}
.menu-btn-icon {
	display: inline-block;
	vertical-align: top;
	width: 25px;
	height: 4px;
	background-color: #2E3234;
	margin: 10px 0 0 0;
	position: relative;
	transition-timing-function: ease;
	transition-duration: .15s;
	transition-property: transform;
	transition-timing-function: cubic-bezier(.55, .055, .675, .19);
	transition-duration: .3s;
	-webkit-transition: all 0.24s;
	-moz-transition: all 0.24s;
	-o-transition: all 0.24s;
	transition: all 0.24s;
}
.menu-btn{
	margin-left: 20px;
	position: relative;
	display: block;
	margin-top: 16px;
	height: 40px;
}
.header{
	background: linear-gradient(180deg, #323748 0%, #100F17 100%);
	position: fixed;
	width: 100%;
	z-index: 4;
}
.header:before{
	content:"";
	position: absolute;
	width: 100%;
	z-index: -1;
	left: 0;
	bottom: -7px;
	border-image: linear-gradient(265.25deg, #7AC247 0.4%, #60B158 102.23%);
	border-bottom: 7px solid;
	border-image-slice: 1;
}
.header-tel{font-family: Prosto One;font-style: normal;font-weight: normal;font-size: 17px;line-height: 21px;display: flex;align-items: center;justify-content:center;color: #41AA3F;width: 60%;}
.header-tel:before{
	content:"";
	background-image: url(/local/templates/tncard/css/img/phone.svg);
	background-repeat: no-repeat;
	width: 16px;
	height: 18px;
	margin-right: 6px;
}
.header-menu-block{
	width: 42%;
	
	margin-right: 0px;
	position:relative;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}
.header-menu-block .button{
	font-size: 14px;
	white-space: nowrap;
	padding: 5px 12px 4px;
}
.header-button-back{
	width: 100%;
	height: 0;
	position: relative;
	z-index: -1;
}
.banner-card img{
	filter: drop-shadow(10px 11px 31px rgb(0 0 0 / 70%));
}
.header-button-back:before{
	display:none;
	content:"";
	position: absolute;
	width: 322px;
	height: 23px;
	bottom: -3px;
	z-index: -1;
	left: -39px;
	background-image: url(/local/templates/tncard/css/img/header-border.svg);
	background-repeat: no-repeat;
	background-position: 91.9% 100%;
}
.header-menu-block:before {
	display:none;
	content:"";
	position:absolute;
	left:-28;
	bottom:0;
	border-bottom: 20px solid transparent;
	border-right: 28px solid #111018;
}
.header-menu-block:after {
	display:none;
	content:"";
	position:absolute;
	right:-28;
	bottom:0;
	z-index: -1;
	border-bottom: 20px solid transparent;
	border-left: 28px solid #111018;
}
.header-menu{
	display:none;
	position: absolute;
	top: 59px;
	left: 0;
	background: #21232f;
	width: 100%;
	padding-top: 28px;
	padding-left: 21px;
	padding-right: 21px;
	padding-bottom: 20px;
}
.header-row{
	max-width:1210px;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
	/* position:relative; */
}
.main-banner{
	position: relative;
	color: #fff;
	min-height: 562px;
	background-image: url(/local/templates/tncard/css/img/banner.jpg);
	background-repeat: no-repeat;
	background-position: 42.1% -88px;
	background-size: auto 68%;
}
@media screen and (min-width:376px) and (max-width:767px){
	.main-banner{
		background-size: auto 70%;
	}
}
.main-banner>img{
	position: absolute;
	top: 0;
	z-index: -1;
	object-fit: contain;
	width: 100%;
}
.banner-heading{
	padding-top: 136px;
}
.banner-card{
}
.banner-card{
	margin-top: 7px;
	z-index: 2;
	padding: 0 16px;
	text-align: center;
}
.banner-card img{
	object-fit: scale-down;
	margin-bottom: 30px;
	image-rendering: pixelated;
}
.banner-bottom-block{
	margin-top: -55px;
	background: rgb(38 32 47 / 90%);
	backdrop-filter: blur(10px);
	padding: 52px 20px 15px;
}
.banner-counter-title, .footer-counter-title{
	font-size: 22px;
	line-height: 38px;
	font-family: 'Prosto One', cursive;
}
.banner-counter-big .banner-counter-title, .footer-counter-big .footer-counter-title{
	font-size: 27px;
	line-height: 48px;
}
.banner-counter-title span, .footer-counter-title span{
	font-size: 36px;
}
.banner-counter-big .banner-counter-title span, .footer-counter-big .footer-counter-title span{
	font-size: 57px;
}
.banner-counter-text, .footer-counter-text{
	font-size: 14px;
	line-height: 22px;
}
.banner-counter-big .banner-counter-text, .footer-counter-big .footer-counter-text{
	font-size: 16px;
	line-height: 15px;
}
.banner-counter:not(.banner-counter-big){
	margin-top: 25px;
	width: 50%;
}
.banner-counter + .banner-counter{
	padding-left: 9px;
}
.banner-counter-big{
	width: 100%;
}
.main-banner .banner-button{
	padding-top:25px;
	padding-left:0;
	padding-right:0;
	padding-bottom:23px
}
.banner-button .button{
	width:100%;
	display: flex;
	justify-content: center;
}
.content{
	padding-top: 32px;
}
.content>.heading-1{
	margin-bottom: 27px;
	padding-left: 20px;
	padding-right: 20px;
	letter-spacing: 0.05em;
	line-height: 44px;
}
.page-block-left-image .page-block-text{
	padding-top: 23px;
}
.page-block-right-image .page-block-text{
	padding-top: 15px;
}
.page-block-right-image .page-block-image{
	text-align:right;
}
[class*='page-block-'] .page-block-text ul{
	margin-top: 15px;
}
.block-form{
	background:#F7F8F7;
	padding-top:35px;
}
.form-contact-fields{
	padding-left:0;
	padding-right:0;
	padding-top: 18px;
}
.form-contact-fields>div +div{
	padding-top: 15px;
}
ul{
	list-style:none;
	padding-left: 22px;
}
ul li{

	padding-bottom: 20px;
}
ul li::before {
	content: "\2022";
	position: absolute;
	font-size:23px;
	color: #41AA3F;
	margin-top: 3px;
	display: inline-block;
	width: 24px;
	margin-left: -24px;
}
.page-block-right-image .page-block-text{
	order:2;
}
.block-order form{
	margin:0;
	padding-bottom: 70px;
}
.block-order form .block-form{
	order:1;
}
.block-calculator{
	background-image: url(/local/templates/tncard/css/img/tat-calculator-img_xl.jpg);
	color: #fff;
	background-repeat: no-repeat;
	background-position: 20% 0;
	background-size: 120%;
}
.block-calculator .row{
	justify-content:space-between
}
.block-calculator-inner{
	margin-top: 202px;
}
.block-calculator-title{
	font-size: 18px;
	padding-bottom: 22px;
}
.block-calculator-sum{
	padding:0;
}
.block-calculator .row>[class*='col-']{
	padding:0;
	max-width: 98px;
	-ms-flex-preferred-size: 98px;
	flex-basis: 98px;
}
.block-order label{
	font-size:16px;
	line-height:20px;
	margin-bottom: 10px;
	display: flex;
}
input[type="text"], input[type="email"], input[type="number"], input[type="tel"], select {
	background: #FFFFFF;
	border: 1px solid #C6D1DB;
	width: 100%;
	height: 48px;
	padding-left: 17px;
	padding-right: 35px;
	font-size: 18px;
	line-height: 24px;
	color: #373C42;
}
.input-arrow-up {
	top: 5px;
}
.input-arrow-down {
	bottom: 13px;
}
.input-arrow-down::after {
	background-image: url(/local/templates/tncard/css/img/calc-arrow.svg);
	background-size: 13px 7px;
	transform: rotate(180deg);
	display: inline-block;
	width: 13px;
	height: 7px;
	content: "";
	position: absolute;
	right: 12px;
	bottom: 10px;
}
.input-arrow-up::before {
	background-image: url(/local/templates/tncard/css/img/calc-arrow.svg);
	background-size: 13px 7px;
	display: inline-block;
	width: 13px;
	height: 7px;
	content: "";
	position: absolute;
	right: 12px;
	top: 11px;
}
.input-arrow-down, .input-arrow-up {
	width: 35px;
	height: 24px;
	position: absolute;
	right: 0;
	cursor: pointer;}
.input-arrow-down {
	bottom:0;
}
.input-arrow-up {
	top:0;
}
.car-block{
	position:relative;
}
.car-block{
	max-width:98px;
}
.block-calculator-sum-title{
	padding-top: 24px;
	font-size: 18px;
}
.block-calculator-sum-number{
	padding-top: 27px;
	font-size: 15px;
}
.block-calculator-counter{
	font-size:39px;
	font-family: 'Prosto One', cursive;
	word-spacing: -10px;
	position:relative;
}
.block-calculator-counter:after {
	content:"";
	background-image: url(/local/templates/tncard/css/img/ruble.svg);
	display: inline-block;
	background-repeat:no-repeat;
	width: 35px;
	height: 40px;
	margin-bottom: -13px;
	margin-left: 7px;
}
.block-calculator-text-after{
	padding-top:22px;
	font-size:14px;
	position:relative;
	padding-left:35px;
	color: #79787c;
	padding-bottom: 33px;
}
.block-calculator-text-after:before {
	content:"";
	position:absolute;
	background-image: url(/local/templates/tncard/css/img/info.svg);
	display: inline-block;
	background-repeat:no-repeat;
	width: 35px;
	height: 40px;
	margin-top:3px;
	margin-left: -35px;
}
.form-checkbox{
	padding-left:0;
	padding-right:0;
	padding-top:20px
}
label.checkbox {
	display: block;
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #373C42;
	font-size: 14px;
	line-height: 24px;
}

.checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 23px;
	width: 23px;
	border-radius: 3px;
	background: #FFFFFF;
	border: 1px solid #C6D1DB;
}

.checkbox:hover input~.checkmark {
	background-color: #f5f5f5;
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.checkbox input:checked~.checkmark:after {
	display: block;
}

.checkbox .checkmark:after {
	left: 8px;
	top: 6px;
	width: 5px;
	height: 9px;
	border: 2px solid #41AA3F;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.form-upload-button{
	padding-top:5px;
	padding-bottom:10px;
}
.form-upload-button:hover {
	color: #41AA3F;
	transition: transform .3s, background .3s
}
.form-upload-button .file-upload-input {
	display: none
}
.form-upload-button .file-upload-btn {
	cursor: pointer;
	position: relative;
	padding-left: 35px
}

.file-upload-button{
	position:relative;
	padding-left: 30px;
	font-size: 14px;
	cursor: pointer;
}
.form-upload-button .file-upload-button:before {
	background-image: url(/local/templates/tncard/css/img/upload.svg);
	background-repeat: no-repeat;
	display: inline-block;
	width: 35px;
	height: 35px;
	content: "";
	position: absolute;
	/* top: -5px; */
	left: 2px;
}
.form-sand-button{
	padding-left:0;
	padding-right:0;
}
.form-sand-button .button{
	width:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	cursor: pointer;
	height: 55px;
}
.azs-map h2{
	padding-left:20px;
	padding-right:20px;
	line-height: 46px;
	font-size: 32px;
}
.azs-map-counter-big{
	font-size:80px;
	font-family: 'Prosto One', cursive;
	line-height: 80px;
	padding-top: 10px;
}
.azs-map-counter-big span{
	font-size: 31px;
	padding-left: 10px;
}
.azs-map-counter span{
	display:block;
	font-size: 36px;
	line-height: 34px;
	font-family: 'Prosto One', cursive;
}
.azs-map-counter{
	font-size: 14px;
}
.azs-map-counter + .azs-map-counter + .azs-map-counter{
	padding-top:20px;
}
.map-frame{
	margin-top:35px;
	width:100%;
	height: 720px;
}
footer{
	padding-top: 40px;
	background:#26202F;
	color: #fff;
	padding-bottom:40px
}
.footer-counter{
	padding-top:22px
}
.footer-counter + .footer-counter{
	padding-left:10px
}
.footer-button{
	padding-top:25px;
}
.footer-button .button{
	width:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
*.button{
	font-family: PT Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 32px;
	color:#fff;
	display: inline-flex;
	padding: 10px 24px;
	background: #7AC247;
	border-radius: 4px;
	border: none;
	transition: all .33s linear;
	-webkit-box-shadow: 0 10px 16px -6px rgba(96, 177, 88, 0.6);
	-moz-box-shadow: 0 10px 16px -6px rgba(96, 177, 88, 0.6);
	box-shadow: 0 10px 16px -6px rgba(96, 177, 88, 0.6);
}
*.button:hover{
	-webkit-box-shadow: unset;
	-moz-box-shadow: unset;
	box-shadow: unset;
	background: #60B158;
}
.header-menu a{
	font-size: 14px;
	font-family: Prosto One;
	font-style: normal;
	font-weight: normal;
	color:#fff;
	text-transform:uppercase;
	display: block;
	padding: 12px 0;
	position: relative;
}
.header-menu a:hover:after{
	width: 100%;
}
/*.header-menu a:after{*/
/*	position: absolute;*/
/*	top: calc(100% + 3px);*/
/*	left: 0;*/
/*	content: '';*/
/*	height: 7px;*/
/*	width: 0;*/
/*	background: #ea2027;*/
/*	display: block;*/
/*	transition: all .15s ease-in-out;*/
/*}*/
.header:after{
	position: absolute;
	top: calc(100%);
	left: calc((100% - 1210px)/2);
	content: '';
	height: 7px;
	width: 0;
	background: #ea2027;
	display: block;
	transition: all .15s ease-in-out;
}
.header.first_block:after{
	width: 140px;
	transform: translateX(0);
}
.header.second_block:after{
	width: 174px;
	transform: translateX(140px);
}
.header.third_block:after{
	width: 120px;
	transform: translateX(314px);
}
.header-menu a.selected:after{
	width: 100%;
}
.menu-is-open .header-menu{
	display:block;
	z-index:-2;
}
.menu-is-open .menu-btn-icon:before {
	top: 0;
	transition: top .1s ease-out, opacity .1s ease-out .14s;
	opacity: 0;
	background-color: #fff;
}
.menu-is-open .menu-btn-icon:after {
	top: 0;
	transition: bottom .1s ease-out, transform .3s cubic-bezier(.215, .61, .355, 1) .14s;
	transform: rotate(-90deg);
	background-color: #fff;
	width: 30px;
}
.menu-is-open .menu-btn-icon {
	transition-delay: .14s;
	transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	transform: rotate(225deg);
	margin-top: 8px;
	width: 30px;
	background-color: #fff;
}











@media screen and (max-width:1219px) {
	.header:after {
		left: 40px;
	}
}
@media screen and (max-width:767px) {
	.block-calculator-inner{
		padding-top: 100px;
		padding-left: 21px;
		padding-right: 21px;
		margin-left: -21px;
		margin-right: -21px;
	}
	.header:after {
		display: none;
	}
}
@media screen and (min-width:768px) {
	.header-menu{
		display:flex;
		position: relative;
		top: auto;
		left: 0;
		background: none;
		width: 100%;
		padding: 6px 0 0 40px;
	}
	.header-menu-btn{
		display:none;
	}
	.header-tel {
		font-size: 20px;
		width: 53%;
		justify-content: normal;
	}
	.header-tel:before{
		width: 19px;
		height: 19px;
		margin-right: 10px;
		background-size: contain;
	}
	.header-menu-block{
		width: 243px;
		min-width: 243px;
		position: absolute;
		right: 0;
		height: 57px;
		top: 45px;
		background: linear-gradient(180deg, #161720 0%, #111018 72%);
	}
	.header-button-back:before{
		display:block;
		height: 48px;
		background-position: 108.9% 100%;
		background-image: url(/local/templates/tncard/css/img/header-border2.svg);
	}
	.header-menu-block:before {
		display:block;
		border-bottom: 46px solid transparent;
	}
	.header-menu-block:after {
		display:block;
	}
	.header-menu-block .button {
		font-size: 18px;
		padding: 4px 26px;
		margin-left: 12px;
	}
	h1, .heading-1{
		font-size: 34px;
		line-height: 48px;
	}
	h2, .heading-2{
		font-size: 32px;
	}
	.header-menu a{
		padding: 12px 10px;
		display: inline-flex;
		height: 48px;
		align-items: center;
		font-size: 12px;
	}
	/*.header-menu a + a{*/
	/*	padding-left: 16px;*/
	/*}*/
	.main-banner{
		position: relative;
		color: #fff;
		min-height: auto;
		background-repeat: no-repeat;
		background-position: 42.1% -20px;
		background-size: auto 97%;
	}
	.banner-content{
		position: relative;
	}
	.banner-card img{
		position: absolute;
		right: 200px;
		bottom: -140px;
	}
	.main-banner>img{
		position: absolute;
		top: 0;
		z-index: -1;
		object-fit: contain;
		width: 100%;
	}
	.banner-heading{
		padding-left: 40px;
		padding-top: 240px;
		padding-right: 0;
	}
	.banner-card{
		padding-top: 181px;
	}
	.banner-bottom-block{
		padding: 30px 40px 16px;
		margin-top: 2px;
	}
	.banner-counter-big {
		width: 31%;
	}
	.banner-counter:not(.banner-counter-big) {
		margin-top: 0;
		width: 22%;
		padding-left: 0;
	}
	.main-banner .banner-button {
		padding-top: 18px;
		padding-left: 6px;
		padding-bottom: 30px;
	}
	.banner-counter-title{
		font-size: 22px;
		line-height: 38px;
		font-family: 'Prosto One', cursive;
	}
	.content{
		padding-top: 52px;
	}
	.content>.heading-1{
		padding-left: 97px;
		margin-bottom: 52px;
		padding-right: 40px;
		letter-spacing: 0;
	}
	.page-block-left-image .page-block-image{
		padding-left: 97px;
	}
	.page-block-right-image .page-block-image{
		padding-right: 97px;
	}
	.page-block-left-image .page-block-text{
		padding-top: 32px;
		max-width: 495px;
		padding-bottom: 15px;
		padding-right: 20px;
		margin: 0 auto;
	}
	.page-block-right-image .page-block-text{
		padding-top: 32px;
		max-width: 495px;
		padding-right: 60px;
		padding-bottom: 15px;
		margin: 0 auto;
	}
	.page-block-right-image .page-block-image{
		text-align:right;
	}
	[class*='page-block-'] .page-block-text ul {
		margin-top: 19px;
		padding-left:35px;
	}
	[class*='page-block-'] .page-block-text ul li {
		padding-bottom: 22px;
	}
	.block-calculator-inner{
		padding: 100px 22.1% 20px 22.1%;
	}
	.block-calculator{
		background-image: url(/local/templates/tncard/css/img/tat-calculator-img_xl.jpg);
	}
	.block-calculator-inner{
		margin-top: 350px;
	}
	.block-calculator-title {
		font-size: 18px;
		padding-bottom: 18px;
	}
	.block-calculator .row>[class*='col-'] {
		padding: 0;
		max-width: 130px;
		-ms-flex-preferred-size: 130px;
		flex-basis: 130px;
	}
	.car-block {
		max-width: 100%;
	}
	.block-calculator-sum-title {
		padding-top: 16px;
	}
	.block-calculator-sum-number{
		padding-top: 15px;
		font-size: 30px;
	}
	.block-calculator-counter{
		font-size: 56px;
	}
	.block-calculator-counter:after {
		width: 52px;
		height: 50px;
		margin-bottom: -4px;
		margin-left: 12px;
		background-size: 43px 56px;
	}
	.block-calculator-text-after{
		padding-top: 26px;
	}
	.block-form {
		padding-top: 35px;
		padding-right: 100px;
		padding-left: 100px;
	}
	.form-contact-fields {
		padding-top: 43px;
	}
	.form-checkbox {
		padding-top: 20px;
		max-width: 460px;
	}
	.form-sand-button .button {
		width: unset;
		display: inline-flex;
		align-items: center;
		justify-content: center;
	}
	.azs-map{padding-top: 70px;padding-left: 0;}
	.azs-map h2{
		padding-left: 40px;
		padding-right:20px;
		font-size: 34px;
	}
	.azs-map>.row{
		padding-top: 40px;
		padding-left: 100px;
	}
	.azs-map-counter-big{
		padding-top: 0;
		padding-left: 0;
		padding-bottom:10px
	}
	.azs-map-counter{
		padding:0;
		max-width: 130px;
		-ms-flex-preferred-size: 130px;
		flex-basis: 130px;
		line-height: 21px;
	}
	.azs-map-counter + .azs-map-counter + .azs-map-counter{
		padding-top: 0;
	}
	.map-frame {
		margin-top: 60px;
	}
	footer {
		padding-bottom: 60px;
	}
	.footer-block-counter{
		padding-left:40px;
	}
	.footer-counter {
		padding-top: 10px;
	}
	.footer-counter-big + .footer-counter{
		padding-left:20px
	}
	.footer-counter + .footer-counter{
		padding-left:0;
		padding-right: 20px;
	}
	.footer-button {
		padding-top: 10px;
	}
	.footer-button .button {
		width: auto;
		display: inline-block;
		align-items: center;
		justify-content: center;
	}
}
@media screen and (max-width:991px) {
	.banner-card img {
		 position: static;
	}
}
@media screen and (min-width:992px) {
	.banner-bottom-block__container {
		position: relative;
		margin-top: 112px;
	}
	.banner-card img {
		right: 60px;
	}
	h1, .heading-1{
		font-size: 38px;
		line-height: 48px;
	}
	.header-button-back:before {
		content: "";
		position: absolute;
		width: 328px;
		height: 23px;
		bottom: -3px;
		z-index: -1;
		left: -37px;
		background-image: url(/local/templates/tncard/css/img/header-border3.svg);
		background-repeat: no-repeat;
		background-position: 103.9% 100%;
	}
	.header-menu-block:before {
		display: block;
		border-bottom: 20px solid transparent;
	}
	.header-menu-block{
		margin-right: 58px;
		position: relative;
		top: 20px;
		background: linear-gradient(180deg, #262937 0%, #111018 72%);
		width: 208px;
		min-width: 208px;
	}
	.header-menu-block .button {
		margin-left: 20px;
		padding: 10px 24px;
		margin-top: -13px;
	}
	.main-banner {
		max-height: 620px;
	}
	.main-banner .container>.banner-bottom-block{
		margin-left: 40px;
		margin-right: 40px;
	}
	.banner-card {
		padding-top: 360px;
		padding-left: 90px;
		padding-right: 10px;
		margin-bottom: -190px;
	}
	.banner-bottom-block{
		padding: 30px 60px 0px;
		margin-top: 2px;
	}
	.banner-counter-big {
		width: 26.5%;
	}
	.banner-counter:not(.banner-counter-big) {
		margin-top: 0;
		width: 18%;
		padding-left: 0;
	}
	.main-banner .banner-button {
		padding-top: 11px;
		padding-left: 0;
		padding-bottom: 22px;
	}
	.banner-button .button {
		width: auto;
		display: inline-flex;
		justify-content: center;
	}
	.content {
		padding-top: 180px;
	}
	.content>.heading-1 {
		max-width:800px;
		line-height: 48px;
		margin-bottom: 48px;
	}
	.content>.row {
		padding-left:40px;
		padding-right:40px;
	}
	.page-block-left-image .page-block-image{
		padding-left: 0;
		padding-right: 53px;
	}
	.page-block-right-image .page-block-image{
		padding-right: 0;
		padding-left: 53px;
	}
	.page-block-left-image .page-block-text{
		padding-top: 70px;
		max-width: initial;
		padding-right: 0px;
		padding-left: 10px;
	}
	.page-block-right-image .page-block-text{
		padding-top: 78px;
		padding-left: 0;
		max-width: 495px;
		padding-right: 60px;
		padding-bottom: 15px;
		margin: 0 auto;
	}
	.page-block-right-image .page-block-text{
		order:inherit;
	}
	.block-order form .block-form{
		order:inherit;
	}
	[class*='page-block-'].row + [class*='page-block-'].row{
		padding-top: 30px;
	}
	[class*='page-block-'] .page-block-text ul {
		margin-top: 38px;
	}
	.block-order{
		padding-top: 135px;
	}
	.block-form {
		padding-top: 56px;
		padding-right: 50px;
		padding-left: 40px;
	}
	.block-form.col-lg-6 {
		max-width: 51%;
		-ms-flex-preferred-size: 51%;
		flex-basis: 51%;
	}
	.form-contact-fields {
		padding-top: 30px;
	}
	.form-checkbox {
		/*padding-top: 120px;*/
		max-width: none;
		padding-bottom: 6px;
	}
	.form-upload-button {
		padding-top: 0
	}
	.block-calculator-inner{
		padding: 100px 68px 58px 42px;
	}
	.block-calculator {
		background-image: url(/local/templates/tncard/css/img/tat-calculator-img_xl.jpg);
	}
	.block-calculator.col-lg-6 {
		max-width: 49%;
		-ms-flex-preferred-size: 49%;
		flex-basis: 49%;
	}
	.block-calculator-inner{
		margin-top: 378px;
	}
	.block-calculator .row>[class*='col-'] {
		padding: 0;
		max-width: 125px;
		-ms-flex-preferred-size: 125px;
		flex-basis: 125px;
	}
	.block-calculator-sum-number {
		padding-top: 10px;
		font-size: 30px;
	}
	.block-calculator-counter {
		font-size: 50px;
	}
	.block-calculator-text-after {
		padding-top: 32px;
		padding-left: 54px;
		padding-right: 42px;
	}
	.block-order form {
		margin: 0;
		padding-bottom: 0;
	}
	.azs-map h2 {
		padding-right: 20px;
		font-size: 38px;
	}
	.azs-map>.row {
		padding-top: 30px;
		padding-left: 40px;
	}
	.azs-map-counter-big {
		margin-right: 8%;
	}
	.azs-map-counter, .azs-map-counter + .azs-map-counter + .azs-map-counter{
		padding-top:15px
	}
	.map-frame {
		margin-top: 30px;
	}
	.footer-image img{
		margin-top: -95px;
		margin-left: -5px;
		width: 300px;
		-webkit-filter: drop-shadow(10px 11px 31px rgb(0 0 0 / 70%));
		filter: drop-shadow(10px 11px 31px rgb(0 0 0 / 70%));
	}
	.banner-card img{
		width: 300px;
	}
	.footer-block-counter {
		padding-left: 15px;
	}
	.footer-counter-big + .footer-counter {
		padding-left: 25px;
	}
	.footer-counter + .footer-counter {
		margin-left: -7px;
	}
	.footer-button {
		padding-top: 0
	}
	footer {
		padding-bottom: 45px;
	}
}
@media screen and (min-width:1601px) {
	.banner-bottom-block__container{
		position: relative;
		margin-top: 132px;
	}
	.banner-card img {
		margin-bottom: 15px;
	}
}
.block-calculator-inner{
	background: linear-gradient(180deg, rgba(255,255,255,0) 4%, rgba(63,62,68,1) 20%);
}
@media screen and (min-width:1220px) {
	.banner-card img {
		right: 150px;
	}
	.container{
		max-width: 1162px;
		margin:0 auto;
	}
	.header-menu {
		padding-left:0;
	}
	.header-menu-block {
		margin-right: 7px;
		width: 243px;
		min-width: 243px;
	}
	.header-button-back:before {
		content: "";
		position: absolute;
		width: 322px;
		height: 23px;
		bottom: -3px;
		z-index: -1;
		left: -39px;
		background-image: url(/local/templates/tncard/css/img/header-border.svg);
		background-repeat: no-repeat;
		background-position: 91.9% 100%;
	}
	.header-menu-block .button {
		margin-left: 41px;
	}
	.main-banner {
		background-size: cover;
	}
	.banner-heading {
		padding-left: 100px;
	}
	.banner-counter-big {
		width: 22%;
	}
	.banner-counter:not(.banner-counter-big) {
		width: 16%;
	}
	.banner-card {
		padding-left: 0;
		padding-right: 0;
	}
	.banner-card img {
		margin-left: -100px;
		image-rendering: pixelated;
	}
	.content>.row {
		padding-left: 0;
		padding-right: 0;
	}
	.page-block-left-image .page-block-text {
		padding-top: 95px;
		padding-right: 50px;
	}
	[class*='page-block-'].row + [class*='page-block-'].row {
		padding-top: 25px;
	}
	.page-block-right-image .page-block-text {
		padding-top: 96px;
		padding-left: 94px;
		max-width: none;
		padding-right: 50px;
		padding-bottom: 15px;
		margin: 0 auto;
	}
	.block-order.container {
		padding-top: 83px;
	}
	.block-form {
		padding-right: 60px;
		padding-left: 97px;
	}
	.block-calculator-inner{
		padding: 100px 69px 77px 58px;
	}
	.block-calculator {
		background-image: url(/local/templates/tncard/css/img/tat-calculator-img_xl.jpg);
	}
	.block-calculator-counter {
		font-size: 56px;
	}
	.block-calculator-sum-number {
		padding-top: 14px;
		font-size: 30px;
		margin-right: -20px;
	}
	.block-calculator .row>[class*='col-'] {
		padding: 0;
		max-width: 130px;
		-ms-flex-preferred-size: 130px;
		flex-basis: 130px;
	}
	.block-calculator-text-after {
		padding-top: 29px;
		padding-left: 111px;
		padding-right: 120px;
	}
	.azs-map h2 {
		padding-left: 100px;
	}
	.azs-map>.row {
		padding-left: 100px;
	}
	.azs-map-counter-big {
		margin-right: 5%;
	}
	.footer-image img {
		margin-left: 55px;
		width: 350px;
	}
	.banner-card img{
		width: 350px;
	}
	.footer-counter-big + .footer-counter {
		padding-left: 0
	}
	.header-tel {
		margin-right: -105px;
		/* justify-content: right; */
	}
	.header-tel:before {
		margin-right:17px
	}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.banner-bottom-block {
		background: rgb(38, 32, 47);
	}
	.row.page-block-left-image, .row.page-block-right-image{
		flex-wrap:nowrap
	}
	.footer-image img{
		-ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=5, OffY=5, Color='#575757')";
		filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=5, OffY=5, Color='#575757')";
	}
	.page-block-right-image .page-block-image{
		padding-left:0;
	}
	.header-tel {
		margin-right: 0;
	}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width:1220px){
	.header-tel {
		margin-right: 0;
	}
}
.formRow{
	padding: 0;
}
.flex-grow-1 {
	-ms-flex-positive: 1!important;
	-webkit-box-flex: 1!important;
	-webkit-flex-grow: 1!important;
	flex-grow: 1!important;
}
.formRow__inputHolder {
	position: relative;
	margin-bottom: 32px;
	max-width: 100%;
}
.formRow__inputHolder_min{
	width:116px;
}
.formRow__inputHolder_last{
	margin-bottom:20px;
}
.formRow__label{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	pointer-events: none;
	padding: 0;
	left: 0;
}
.formRow__label_top{
	font-size: 9px;
	line-height: 10px;
	color: #ABABAB;
	margin-top: -13px;
	font-weight: 500;
	height: auto;
	white-space: nowrap;
}
.formRow__labelContent{
	position: relative;
	white-space: nowrap;
	display: block;
	padding: 0 15px;
	color: #2E3234;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.formRow__input:focus + .formRow__label .formRow__labelContent,
.filled .formRow__labelContent{
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	font-size: 9px;
	line-height: 10px;
	color: #ABABAB;
	margin-top: -44px;
	padding: 0;
}
.formRow_text{
	font-size: 16px;
	line-height: 21px;
	color: #AEB2C5;
	margin-bottom: 17px;
	letter-spacing: 0.2px;
	padding-top: 4px;
}
.formRow_text span{
	color: #000;
	display: block;
}
.formRow_radio{
	margin-bottom: 16px;
}
.formRow__recaptcha{
	padding: 4px 0 0;
	text-align: center;
	margin-bottom: 22px;
}
.formRow__recaptcha img{
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
}
.formRow__inputHolder_check{
	margin-bottom:20px;
}
.formRow__inputHolder_check .check__text{
	color: #2E3234;
	font-size: 14px;
	line-height: 21px;
	cursor: pointer;
}

.fileUpload__input{
	position: absolute;
	left:-9999px;
	opacity: 0;
}
.fileUpload__btn{
	position: relative;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 280px;
	display: block;
	color: #007EC6;
}
.blockUI.blockMsg{
	overflow: auto;
	display: flex;
	align-items: center;
}
.popUpForm {
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
}
.popUpForm__block {
	margin: 0 auto;
	width: 100%;
	min-width: 320px;
	padding: 27px 17px 44px;
	-webkit-box-shadow: 0 30px 24px -29px rgba(46,50,52,0.35);
	-moz-box-shadow: 0 30px 24px -29px rgba(46,50,52,0.35);
	box-shadow: 0 30px 24px -29px rgba(46,50,52,0.35);
	background-color: #ffffff;
	position: relative;
	opacity: 0;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.popUpForm.visible .popUpForm__block{
	opacity: 1;
}
.popUpForm__close{
	z-index: 3;
	position: absolute;
	right: 22px;
	top: 30px;
	width: 22px;
	height: 22px;
}
.popUpForm__close:hover{
	opacity: 1;
}
.popUpForm__close:active,
.popUpForm__close:focus{
	color:#FF7300;
}
.no-touch .popUpForm__close:focus-within{
	color:#000;
}
.popUpForm__close:before,
.popUpForm__close:after {
	position: absolute;
	left: 10px;
	content: ' ';
	height: 25px;
	width: 3px;
	background-color: #333;
}
.popUpForm__close:hover:after, .popUpForm__close:hover:before {
	background-color: #f00;
}
.popUpForm__close:before {
	transform: rotate(45deg);
}
.popUpForm__close:after {
	transform: rotate(-45deg);
}
.popUpForm__title{
	color: #3A3E56;
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	margin-bottom: 19px;
	text-transform: uppercase;
	padding-right: 40px;
	position: relative;
	padding-bottom: 30px;
}
.popUpForm__title:after{
	content: '';
	position: absolute;
	bottom:0;
	left:-17px;
	height: 1px;
	right:-17px;
	background-color: #AEB2C5;
	opacity: 0.2;
}
.popUpForm__block .formRow__input:focus + .formRow__label .formRow__labelContent,
.popUpForm__block .filled .formRow__labelContent {
	font-size: 9px;
}
.popUpForm_requestCall .formRow__inputHolder{
	margin-bottom: 20px;
}
.popUpForm_requestCall .formRow__inputHolder_last{
	margin-right:0;
}
.popUpForm_requestCall .formRow__inputHolder_radio{
	margin-bottom: 10px;
	width: 56%;
}
.popUpForm_requestCall .formRow__inputHolder_radio:nth-child(2n){
	width: 43%;
}
.popUpForm_requestCall .formRow__inputHolder_check{
	width:100%;
	max-width: inherit;
	margin-bottom: 20px;
}
.popUpForm_requestCall .check {
	color: #2E3234;
	font-size: 14px;
	line-height: 21px;
	padding-left: 33px;
}
.popUpForm_requestCall .check__icon {
	left: 0;
	top: -2px;
}
.has-error .check__icon{
	border-color: rgb(255, 34, 34);
}
.has-error .radio__icon{
	border-color: rgb(255, 34, 34);
}
.popUpForm_requestCall .formRow__btnHolder,
.popUpForm_successfulSend .formRow__btnHolder{
	margin:0 -10px;
}
.popUpForm_successfulSend.popUpForm_recovery .formRow__btnHolder{
	margin:0 0;
}
.popUpForm_successfulSend .formRow__btnHolder .btn{
	text-transform: uppercase;
}
.popUpForm_auth .formRow {
	margin: 0 45px;
}
.popUpForm_auth .popUpForm__title,
.popUpForm_recovery .popUpForm__title{
	margin-bottom: 133px;
}
.popUpForm_auth .formRow__inputHolder{
	margin-bottom: 25px;
}
.popUpForm_auth .formRow__inputHolder_last{
	margin-bottom:0;
}
.popUpForm_auth .formRow_recovery{
	padding-top:22px;
	padding-left: 2px;
}
.popUpForm_auth .formRow__recoveryLink{
	font-size: 14px;
	line-height: 16px;
	color: #043BDE;
	text-transform: uppercase;
}
.no-touch .popUpForm_auth .formRow__recoveryLink:focus-within{
	color: #043BDE;
}
.popUpForm_recovery .formRow_btn,
.popUpForm_auth .formRow_btn{
	padding-top: 205px;
	margin: 0 -9px;
}
.popUpForm_auth .formRow_btn .btn{
	display: block;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	width: auto;
	min-width: 100%;
	text-transform: uppercase;
}
.popUpForm_recovery .formRow__inputHolder{
	margin-bottom: 23px;
}
.popUpForm_recovery .formRow_btn .btn{
	text-transform: uppercase;
	padding: 16px 10px 14px;
}
.popUpForm__text{
	color: #3A3E56;
	font-size: 24px;
	line-height: 28px;
	padding-top: 3px;
	margin-bottom: 41px;
}
.popUpForm_successfulSend.popUpForm_recovery .formRow__btnHolder .btn {
	min-width: 77px;
}
.popUpForm_order .popUpForm__block {
	padding: 27px 10px 44px;
}
.popUpForm_order .popUpForm__title{
	padding: 108px 0 0;
	color: #404040;
	font-size: 36px;
	line-height: 38px;
	margin-bottom: 27px;
	text-transform: none;
}
.popUpForm_order .popUpForm__title:before {
	content: '';
	display: block;
	background: url(/local/templates/gpncards/assets/css/../images/icons/form-card.svg) no-repeat;
	width: 155px;
	height: 98px;
	position: absolute;
	left: 4px;
	top: -13px;
}
.popUpForm_order .popUpForm__title:after{
	display: none;
}
.popUpForm_order .popUpForm__text {
	font-size: 18px;
	line-height: 21px;
	font-weight: 300;
	margin-bottom: 30px;
	color: #807F80;
}
.popUpForm_order .formRow__inputHolder_check .check__text{
	opacity: 0.47;
	color: #807F80;
	font-size: 16px;
}
.popUpForm_order .formRow__inputHolder_check .check__text a{
	color: #807F80;
}
.popUpForm_order .check__icon {
	left: 0px;
	top: 0px;
}
.popUpForm_order .check__icon:before {
	top: 2px;
	left: 1px;
}
.popUpForm_order .formRow__inputHolder_check {
	margin-bottom: 24px;
}
.popUpForm_order .formRow__inputHolder_file{
	text-align: center;
	padding-top:20px;
	padding-left: 18px;
}
.popUpForm_order .formRow_btn{
	padding-top:28px;
}
.popUpForm_order .formRow_btn .btn{
	text-transform: uppercase;
}
.popUpForm_order .check {
	padding-left: 35px;
}

@media screen and (min-width: 576px){
	.popUpForm_order .formRow_btn {
		text-align: center;
	}
	.popUpForm_order .formRow_btn .btn {
		width: 225px;
	}
}
@media screen and (max-width: 767px){
	.popUpForm {
		top:0!important;
		bottom:0!important;
		max-width: 100%;
		background-color: #fff;
	}
	.popUpForm__block {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
}
@media screen and (min-width: 768px){
	.block-calculator {
		padding: 0 !important;
	}
	.popUpForm {
		max-width: 544px;
	}
	.popUpForm_requestCall{
		max-width: 688px;
	}
	.formRow__inputHolder {
		max-width: 248px;
	}
	.popUpForm_requestCall .formRow__inputHolder{
		width: 43%;
		margin-right: 4.2%;
		margin-bottom: 31px;
	}
	.popUpForm_requestCall .formRow__inputHolder_last{
		margin-right:0;
	}
	.popUpForm_requestCall .formRow_text {
		font-size: 18px;
		line-height: 24px;
		margin-bottom:22px;
	}
	.popUpForm_requestCall .formRow_text span {
		display: inline;
	}
	.popUpForm_requestCall .formRow__inputHolder_radio{
		margin-bottom: 9px;
	}
	.popUpForm_requestCall .formRow__inputHolder_check{
		width:100%;
		max-width: inherit;
		margin-bottom: 19px;
	}
	.popUpForm_requestCall .formRow__btnHolder,
	.popUpForm_successfulSend .formRow__btnHolder {
		margin: 0;
	}
	.popUpForm_requestCall .formRow__btnHolder .btn,
	.popUpForm_successfulSend .formRow__btnHolder .btn {
		padding: 16px 10px 14px;
		min-width: 141px;
	}
	.formRow__recaptcha{
		padding: 0 6px;
		margin-bottom: 0;
	}
	.formRow__recaptcha img{
		max-width: 303px;
	}
	.popUpForm__block {
		padding: 46px 55px 44px;
	}
	.popUpForm_auth .popUpForm__block,
	.popUpForm_recovery .popUpForm__block{
		padding: 59px 55px 49px;
	}
	.popUpForm_auth .popUpForm__close,
	.popUpForm_recovery .popUpForm__close{
		right: 62px;
		top:63px;
		width: 18px;
		height: 18px;
	}
	.popUpForm_requestCall .popUpForm__close{
		right: 55px;
		top: 50px;
		width: 18px;
		height: 18px;
	}
	.popUpForm__close:before {
		font-size: 18px;
		line-height: 18px;
	}
	.popUpForm__title,
	.popUpForm_auth .popUpForm__title,
	.popUpForm_recovery .popUpForm__title{
		margin-bottom: 38px;
		padding-bottom: 0;
	}
	.popUpForm_requestCall .popUpForm__title {
		margin-bottom: 34px;
	}
	.popUpForm__title:after{
		display: none;
	}
	.popUpForm_auth .formRow {
		margin: 0;
	}
	.popUpForm_auth .formRow_recovery {
		padding-top: 16px;
		padding-left: 3px;
	}
	.popUpForm_auth .formRow_btn {
		padding-top: 29px;
		margin: 0 1px;
	}
	.popUpForm_auth .formRow_btn .btn {
		width: 143px;
		min-width: inherit;
		margin:0;
	}
	.popUpForm_recovery .formRow_btn{
		padding-top: 15px;
		margin: 0 1px;
		padding-bottom: 19px;
	}
	.popUpForm_recovery .formRow_btn .btn{
		max-width: 143px;
	}
	.popUpForm__close{
		right: 50px;
		top: 48px;
	}
	.popUpForm_order{
		max-width: 1216px;
	}
	.popUpForm_order .formRow__inputHolder{
		width: 100%;
		max-width: 100%;
	}
	.popUpForm_order .popUpForm__wrapper{
		padding:34px 55px;
	}
	.popUpForm_order .popUpForm__title {
		padding: 0px 80px 0 185px;
		font-size: 48px;
		line-height: 54px;
		margin-bottom: 13px;
	}
	.popUpForm_order .popUpForm__title:before {
		left: 0;
		top: 0;
	}
	.popUpForm_order .popUpForm__text {
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 42px;
	}
	.popUpForm_order .popUpForm__close {
		right: 65px;
		top: 73px;
	}
	.popUpForm_order .formRow__inputHolder_file {
		padding-top: 0;
		text-align: left;
		padding-left:0;
	}
	.popUpForm_order .formRow_btn {
		padding-top: 18px;
	}
	.popUpForm_order .popUpForm__block {
		padding: 27px 10px 22px;
	}
}
@media screen and (min-width: 1024px){
	.popUpForm_order .popUpForm__title {
		padding: 0px 185px;
	}
	.popUpForm_order .w1 {
		max-width: 184px;
		min-width: 164px;
	}
	.popUpForm_order .w2 {
		max-width: 286px;
	}
	.popUpForm_order .formRow.formRow_inputs {
		padding-right: 6px;
	}
	.popUpForm_order .formRow__inputHolder {
		margin-bottom:26px;
	}
	.popUpForm_order .check__icon {
		left: 2px;
		top: -2px;
	}
	.popUpForm_order .formRow__inputHolder_file {
		margin-bottom: 0;
	}
}
.formRow__input {
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #2E3234;
	border: 2px solid #C6D0DB;
	padding: 13px 15px 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	background-color: #fff;
	-webkit-appearance: none;
	width: 100%;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.blockMsg * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.blockMsg input {
	margin:0;
}
.blockMsg ins {
	text-decoration:none;
}
.radio {
	display: inline-block;
	vertical-align: top;
	position: relative;
	cursor: pointer;
	padding-left: 30px;
	box-sizing: border-box;
}

.radio__input {
	position: absolute;
	left: -9999px;
}

.radio__icon {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -11px;
	background-color: #fff;
	left: 1px;
	width: 24px;
	height: 24px;
	box-sizing: border-box;
	border: 2px solid #C6D0DB;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.radio__icon:before {
	content: '';
	display: block;
	position: absolute;
	top: 4px;
	left: 4px;
	height: 12px;
	width: 12px;
	background-color: transparent;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.radio__text {
	font-size: 16px;
	line-height: 21px;
	color: #2E3234;
	letter-spacing: 0.3px;
}

.radio__input:checked + .radio__icon:before {
	background-color: #44ab41;
}
.check {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-left: 30px;
	line-height: 21px;
	font-size: 16px;
	color: #2E3234;
}

.check__input {
	position: absolute;
	left: -9999px;
}

.check__icon {
	display: block;
	position: absolute;
	left: -1px;
	top: -2px;
	width: 24px;
	height: 24px;
	background-color: #fff;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 2px solid #C6D0DB;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.check__icon {
	position: absolute;
}
.check__icon:before {
	display:none;
}
.check input:checked~.check__icon:before {
	display: block;
}
.check__icon:before {
	content: "";
	position:absolute;
	left: 6px;
	top: 2px;
	width: 7px;
	height: 11px;
	border: solid #44ab41;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.flex-wrap {
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important;
}
.justify-content-between {
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important;
}
.blockMsg input{
	height:auto;
}
.blockMsg label{
	margin-bottom:5px;
}
.blockMsg .btn {
	display: inline-block;
	vertical-align: top;
	color: #ffffff;
	font-size: 14px;
	line-height: 16px;
	padding: 16px 36px 14px;
	margin: 0 auto;
	background-color: #005CBB;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #005CBB;
	text-align: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
	position: relative;
}
.blockMsg .btn:hover{
	background-color: #e95525;
	border: 1px solid #e95525;
}
@media screen and (min-width: 768px){
	.d-md-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
	}}
@media screen and (max-width: 767px){
	.azs-map-counter-big {
		font-size: 32px;
		line-height: 44px;
	}
	.azs-map-counter-big .azs-map-counter-text {
		font-size: 18px;
		padding-left: 10px;
		line-height: 33px;
	}
	.azs-map .color-green{
		display: flex;
		flex-direction: row;
		align-items: flex-end;
		justify-content: flex-start;
	}
	.blockMsg .btn{
		width:100%
	}
	.blockUI.blockMsg{
		display: block;
	}
}
#phone.error, #cards.error, #tel.error, #cards.error{
	border-color: red;
}
.btn-order-cart{
	text-transform: uppercase;
	line-height: 55px;
	letter-spacing: 0.9px;
	background: #005CBB;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	white-space: normal;
	font-size: 22px;
	padding: 3px 13px;
	border: none;
	font-family: "DIN Pro";

}
.btn-order-cart:hover {
	background-color: #e95525;
	transition: transform .3s, background .3s
}
input[type="checkbox"].error+span{
	border-color: #F22;
}
noindex{
	display: none;
}
.formRow__inputHolder label {
	font-size: 16px;
}
iframe{
	width: 100%;
	height: 720px;
}



.prl {
	/*position: fixed;*/
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	/*z-index: 2000;*/
	position: relative;
	margin: auto;
	width: 100%;
	height: 100%;
}

.prl img {
	/*position: absolute;*/
	position: relative;
	display: block;
	top: 50%;
	left: 50%;
	margin-top: -26px;
	margin-left: -19px;
	width: 38px;
	height: 47px;
	-webkit-animation: rotating 1s ease-in-out infinite;
	-moz-animation: rotating 1s ease-in-out infinite;
	-ms-animation: rotating 1s ease-in-out infinite;
	-o-animation: rotating 1s ease-in-out infinite;
	animation: rotating 1s ease-in-out infinite;
}

@-webkit-keyframes rotating /* Safari and Chrome */
{
	0% {
		-webkit-transform: scaleX(0);
		-o-transform: scaleX(0);
		transform: scaleX(0);
	}
	50% {
		-webkit-transform: scaleX(1);
		-o-transform: scaleX(1);
		transform: scaleX(1);
	}
	100% {
		-webkit-transform: scaleX(0);
		-o-transform: scaleX(0);
		transform: scaleX(0);
	}
}

@keyframes rotating {
	0% {
		-ms-transform: scaleX(0);
		-moz-transform: scaleX(0);
		-webkit-transform: scaleX(0);
		-o-transform: scaleX(0);
		transform: scaleX(0);
	}
	50% {
		-webkit-transform: scaleX(1);
		-moz-transform: scaleX(1);
		-o-transform: scaleX(1);
		-ms-transform: scaleX(1);
		transform: scaleX(1);
	}
	100% {
		-webkit-transform: scaleX(0);
		-moz-transform: scaleX(0);
		-o-transform: scaleX(0);
		-ms-transform: scaleX(0);
		transform: scaleX(0);
	}
}

@media screen and (max-width: 991px){
	.block-calculator-inner{
		background: linear-gradient(180deg, rgba(255,255,255,0) 4%, rgba(63,62,68,1) 16%);
	}
	.azs-map-counter-big{
		font-size: 28px;
		line-height: 34px;
	}
	.azs-map-counter-big span {
		font-size: 16px;
		line-height: 26px;
		padding-left: 10px;
	}
}

.preferred{
	margin-top: 20px;
}

.grecaptcha-badge{
	visibility: hidden!important;
}
/* End */


/* Start:/local/templates/tncard/styles.css?17550923911097*/
.rel-block{
    position: relative;
}

input.btn-grey, button.btn-grey{
    background-color: #555;
    border : 1px solid #555;
    -webkit-box-shadow: 0 4px 13px 0 rgba(85, 85, 85, .4);
    -moz-box-shadow: 0 4px 13px 0 rgba(85, 85, 85, .4);
    box-shadow: 0 4px 13px 0 rgba(85, 85, 85, .4);
}

.preloader-form {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    inset: 0;
}

#formAuth-phone .formRow_btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.preloader-form svg{
    animation: rotating 2s linear infinite;
    -webkit-animation: rotating 2s linear infinite;
}

input.btn-grey, button.btn-grey{
    background-color: #555;
    border : 1px solid #555;
    -webkit-box-shadow: 0 4px 13px 0 rgba(85, 85, 85, .4);
    -moz-box-shadow: 0 4px 13px 0 rgba(85, 85, 85, .4);
    box-shadow: 0 4px 13px 0 rgba(85, 85, 85, .4);
}

.js-form-order-cart{
    position: relative;
}

.smart-captcha-container {
    min-height: 102px !important;
    margin-bottom: 20px;
}
/* End */
/* /local/templates/tncard/css/columns.css?17274233496621 */
/* /local/templates/tncard/css/styles.css?175646753447607 */
/* /local/templates/tncard/styles.css?17550923911097 */
