*{
	border:0;
	margin:0 auto;
	padding:0;
}
body{
	font-family: 'PT Sans', sans-serif;
	position:relative;
}

a:hover{
	text-decoration:none;
}
img{
	max-width:100%;
}
.clear{clear:both;}
header{
	background:#d8dbdf;
	padding-top:90px;
	padding-bottom:45px;
}
header>div{
	max-width:1026px;
	width:100%;
	min-width:320px;
	padding:0 20px;
	box-sizing:border-box;
}
.title{
	font-family: 'Roboto Slab', sans-serif;
}
header h1{
	color:#034c76;
	text-shadow:1px 1px 0 #fff;
	font-size:1.5rem;
	font-weight:normal;
	background:#d8dbdf;
	line-height:1.4;
	position:relative;
	z-index:1;
}
.block_right{
	margin-left:0;
}
header h1.not_desc{
	max-width:100%;
	margin-right:0;
	text-align:center;
}
.serv_1,.serv_2,.serv_3{
	display:inline-block;
	position:relative;
	font-size: 1.2rem;
    max-width:30%;
	margin:0 1%;
	text-align:center;
	vertical-align:top;
	width:26%;
}
.serv_1:after,.serv_2:after {
	content:'→';
	color:#034c76;
	font-size: 1.5rem;
	position:absolute;top:20px;right:-20px;
}
.serv_1 span,.serv_2 span,.serv_3 span{
	display: block;
    font-size:3rem;
    color:#fff;
}
header .description{
	max-width:34%;
    margin-right: 0;
    float:right;
    border: 4px solid #034c76;
    padding: 17px 2.7%;
    font-size:1.3125rem;
    line-height:1.4;
    margin-top:17%;
    margin-bottom:-8%;
}
header .description_2{
    margin-top:30px;
    border: 4px solid #034c76;
    padding: 17px 2.7%;
    font-size:1.3125rem;
    line-height:1.4;
    text-align:center;
}
header .description_2+.use_services_1{
	margin-top:30px!important;
}
header .logos li{
	display:inline-block;
	margin-top:5px;
	vertical-align:top;
	margin-left:56px;
}
header .logos{
	float:left;
	text-align:left;
    width: 23%;
}
.right_block{
	display: inline-block;
    width: 63%;
    margin-left: 7.5%;
}

header .description~.logos{
	text-align:left;
}
header .description~.logos li{
	margin-top:0px;
}
header .logos li:first-child{
	margin-left:0;
}
header .description_2+.use_services{
	margin-top:70px;
}
header .use_services{
	text-align:left;
}
header .use_services_1{
	color:#3c3c3b;
	margin-top:50px;
	position:relative;
	text-align:center;
}
header .use_services_1 .title{
	text-align:left;
}
.reklama .exhortation{
	margin-left: 330px;
}
.exhortation{
    position: relative;
    margin-top:-80px;
    box-sizing: border-box;
    font-size: 1.125rem;
    margin-bottom:30px;
}
.exhortation a{
	color:#034c76;
}
header .use_services_3{
	color:#3c3c3b;
	position:relative;
	text-align:left;
	color: #706f6f;
    font-size: 0.75rem;
    line-height: 1.6;
    text-transform: uppercase;
}
header .use_services_3 h4{
	font-weight: normal;
}
.clear+.use_services_3{
	margin-top:30px;
}
header .use_services_3 .titl {
	font-weight:normal;
	font-size:1.3rem;
	text-align: left;
	margin-left: 260px;
}

header .use_services_3 .titl {

	margin-left: 36px;
}

header .use_services_1 .title{
	font-size:1.5rem;
}
header .use_services_1 a{
	color:#034c76;
	display:block;
	text-decoration:none;
}
header .use_services_3 a{
	color:#034c76;
	text-decoration:none;
}
header .use_services_1 a:hover,header .use_services_3 a:hover{
	color:#9e1f29;
}



.arrow{
	background:url(../img/arrow.png) center center no-repeat;
	height:403px;
	position:absolute;
	right:-200px;
	bottom:30px;
	width:473px;
}
header .use_services .title{
	color:#3c3c3b;
	font-size:1.5rem;
    margin-top: 10px;
    margin-bottom: 20px;
}
header .use_services_1 .title{
	color:#3c3c3b;
	font-size:1.5rem;
	margin-bottom:30px;
}
header .use_services li{
	display:inline-block;
	font-size:1.3125rem;
	margin:0 0;
	vertical-align:middle;
}
header .mid_li{margin: 0 5px;}
header .use_services a,.button{
	background:#034c76;
	color:#fff;
	box-shadow:1px 3px 10px rgba(0,0,0,.3);
	text-decoration:none;
	display:inline-block;
	font-size:1.3125rem;
	padding:20px 30px;
	border:1px solid transparent;
	cursor:pointer;
}
.button.ac+.button.ac{
	background:#fff;
	color:#034c76;
	border:1px solid #034c76;
	box-sizing:border-box;
}
.button.ac{
	padding:20px 25px;
}
.button.ac+.button.ac:hover{
	background:#9e1f29;
	color:#fff;
	border:1px solid #9e1f29;
}
header .prim{
	color:#706f6f;
	font-size:0.75rem;
	line-height:1.6;
	margin-top:40px;
	text-align:left;
}
.block_right .prim,.block_right .use_services,.block_right .use_services_1,.block_right .use_services_3 {
	text-align:left;
}
header .prim a{
	color:#034c76;
}

nav{
	background:#f4f3fb;
	box-shadow:0px 10px 15px rgba(0,0,0,.1);
}
nav ul{
	display:flex;
	max-width:1026px;
	min-width:320px;
	padding:0 20px;
	box-sizing:border-box;
}
nav ul li{display:inline-block;width: 100%;text-align: center;}
nav ul li.active,nav ul li:hover{background:#bbb;}
nav ul li a{
	color:#3c3c3b;
	display:block;
	font-size:1rem;
	font-weight:bold;
	padding:20px 7px;
	text-decoration:none;
}

.content{
	max-width:990px;
	min-width:320px;
	padding:80px 20px;
	position:relative;
	box-sizing:border-box;
	width:100%;
}
.kupons{
	font-size:0;
	margin:0 -2%;
}
.kupon{
	border:1px solid #d4d4d4;
	border-radius:15px;
	display:inline-block;
	font-size:16px;
	margin:0 2% 4%;
	padding:40px 50px 50px;
	box-sizing:border-box;
	box-shadow:4px 4px 0 #ededed;
	vertical-align:top;
	width:46%;
}
.kupon img{max-width:250px;max-height:150px;}
.kupon:hover{
	background:#bbb;
	border:1px solid #bbb;
	color:#fff;
}
.kupon:hover .button,.kupon:hover .button.ac+.button.ac{
	border:1px solid #fff!important;
	background: #034c76;
}
header .use_services a:hover,* .button:hover{
	background:#9e1f29!important;
}
.kupon img{
	margin-bottom:5px;
}
.kupon .info{
	padding-bottom:5px;
}
.kupon .title{
	color:#034c76;
	font-weight:normal;
	font-size:1.5rem;
	line-height:1.2;
	word-break: break-word;
}
/*.kupon p{
	color:#034c76;
	font-size:1.3125rem;
	margin-top:3px;
}*/
.kupon p{
	color:#000;
	font-size:1.125rem;
	margin-top:12px;
}
.kupon .red{font-style:italic;color:red;}
.kupon:hover *{
	color:#fff!important;
}
.kupon .button{
	margin-top:25px;
}
.page .img{
	float:left;
	max-height:200px;
	width:250px;
}
.page .img img{
	max-height:200px;
}
.page .desc{
	font-size:1.125rem;
	margin-left:284px;
}
.page .desc p,.page .desc li{padding-bottom:15px;}

.reklama .block_right {
	margin-left: 0;
}

.order .block_right {
	   margin-left: 0;
}
.pers .block_right {
	    margin-left: 0;
}
.edu .block_right {
	    margin-left: 0;
}
.hh_desc{
	margin-top: 20px;
    color: #A9A9A9 ;
    font-size: initial;
}
.page .desc span a {
	color: #034c76;
}

.reklama .exhortation {
	    margin-left: 281px;
	    margin-top: -50px;
}
.order .exhortation {
	    margin-left: 281px;
	    margin-top: -50px;
}
.pers .exhortation {
	    margin-left: 281px;
	    margin-top: -50px;
}
.edu .exhortation {
	    margin-left: 281px;
	    margin-top: -50px;
}
.description_2.no-avto {
	border: none;
	padding: 0;
	text-align: left;
}
.page .desc>p:first-child{font-size:1.4rem;padding-bottom:0;}
.page .desc a{color:#034c76;}
.page .desc li{list-style:none;margin-left:15px;}
.page .desc li:before{content:'✓';display:inline-block;vertical-align:top;margin-right:10px;}
.page .desc .circle li:before{content:'•';}
.page .title{font-size:2.5rem; color:#034c76;margin-top:15px;font-weight:normal;line-height:1.2;margin-bottom:20px;}
.page .tit{color:#034c76;font-family: 'Roboto Slab', sans-serif;font-weight:bold;}
.page .desc span{
	width:46%;display:inline-block;
	margin:30px 3% 30px 0;
	vertical-align:top;
}
.page .desc span b{
	display:block;
	font-family: 'Roboto Slab', sans-serif;
	font-size:1.25rem;
}
#modal_form {
	max-width:460px;
	background: #fff;
	position: fixed;
	top:50px;
	left:0%;
	right:0;
	display: none;
	opacity: 0;
	z-index: 5;
	padding:45px 80px;
	border:1px solid #d4d4d4;
	border-radius:15px;
	box-sizing:border-box;
	box-shadow:4px 4px 0 #ededed;
	overflow: auto;
    max-height: 100%;
}
#modal_form form#form_4 input,#modal_form form#form_19 input,#modal_form form#form_12 input,#modal_form form#form_1 input,#modal_form form#form_25 textarea{
	display:none;
}
#modal_form .form_4,#modal_form .form_19,#modal_form .form_12,#modal_form .form_1,#modal_form .form_25{
	display:none;
}
#result{
	background:#034c76;
	max-width:460px;
	position: fixed;
	top:30px;
	left:0%;
	right:0;
	display: none;
	opacity: 0;
	z-index: 5;
	padding:45px 80px;
	color:#fff;
	font-size:1.125rem;
	border-radius:15px;
	box-sizing:border-box;
	overflow: auto;
	max-height: 100%;
}
#result p{
	font-size:1.025rem;
	margin-top:10px;
}
#modal_form #modal_close {
	background:url(../img/close.png) left center no-repeat;
	width: 32px;
	height: 33px;
	position: absolute;
	top:20px;
	right:20px;
	cursor: pointer;
	display: block;
}
#result #modal_close {
	background:url(../img/close.png) right center no-repeat;
	width: 32px;
	height: 33px;
	position: absolute;
	top:20px;
	right:20px;
	cursor: pointer;
	display: block;
}
#overlay {
	z-index:3;
	position:fixed;
	background-color:#000;
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	width:100%;
	height:100%;
	top:0;
	left:0;
	cursor:pointer;
	display:none;
}
#modal_form .title{
	font-size:1.25rem; color:#034c76;margin-bottom:50px;
}
form input[type=text],textarea{
	background:#fafafa;
	color:#3c3c3b;
	box-sizing:border-box;
	padding:10px 15px;
	width:100%;
	max-width:290px;
	font-size:1.125rem;
	margin-bottom:10px;
}
textarea{
	font-family: 'PT Sans', sans-serif;
	height:150px;
}
form input[type=text].error, form textarea.error{
	border:1px solid red;
}
form input[type=submit]{
	display:block!important;
	margin-top:45px;
}
.wrap_btn {
    text-align: center;
    margin: 0 0 20px 140px;
    position: relative;
    line-height: 36px;
    height: 40px;
    border: 2px solid #2ac5c7;
    border-radius: 6px;
    background: #fff;
    color: #2ac5c7;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow:hidden;
}
.wrap_btn span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.wrap_btn input[type='file'] {
    opacity: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    padding: 0 0 0 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.reklama:after,.order:after,.pers:after,.edu:after{
	content:'';
	position:absolute;
	right:0;bottom:0;
	height:540px;
	width:540px;
	z-index:-1;
}
.reklama:after{
	background:url(../img/icons.png) left top no-repeat;
}
.order:after{
	background:url(../img/icons.png) left bottom no-repeat;
}
.pers:after{
	background:url(../img/icons.png) right top no-repeat;
}
.edu:after{
	background:url(../img/icons.png) right bottom no-repeat;
}
.small_hidden{display:block}.large_hidden{display:none}
.tabs__content__title{font-size: 1.875rem;margin-bottom: 35px;font-weight: normal;}

.sticky.active {
    position: fixed;
    top:40px; left:0;
    width: 100%; 
    z-index:9;
}
.sticky.active a {
    font-size: 1rem;
    padding: 10px 7px;
}
@media screen and (max-width:1380px){
	.arrow{
		right:-140px;
	}
}
@media screen and (max-width:1110px){
	.sticky a,.sticky.active a {
	    font-size: 1rem;
	    padding: 10px 15px;
	}
	header .use_services a, .button {
	    font-size: 1.125rem;
	    padding: 10px 20px;
	}
	.content {
	    padding: 40px 20px;
	}
}
@media screen and (max-width:920px) {
	header h1{font-size:1.4rem;line-height:1.6;}
}
@media screen and (max-width:870px) {
	header h1{
		margin-right:0;
		margin-left:0;
		max-width:100%;
		width:100%;
	}
	header .logos{
		float:none;
		text-align: center;
		margin-bottom:20px;
	}
	header .description{
		max-width:100%;
		margin-top:30px;
    	margin-bottom:30px;
	}
	.logos,header h1{
		text-align:left;
	}
	.right_block{
	    width:auto;
	}
	.sticky a,.sticky.active a{
		font-size:1.025rem;
	}
	.kupon .title{
		font-size:1.3rem;
	}
	header{
		padding-top:70px;
	}
	.small_hidden{display:none}
	.large_hidden{display:block}
}

@media screen and (max-width:770px) {
	.sticky a,.sticky.active a{
		padding: 33px 18px 26px;
	}
	.kupon{
		padding: 40px 30px 70px 50px;
	}
	.page .img{
		float:none;
		margin-bottom:20px;
	}
	.page .desc,.exhortation,.reklama .exhortation{
		margin-left:0;
	}
	.page .button{
		display: block;
    	text-align: center;
	}
}
@media screen and (max-width:700px) {
	.sticky a,.sticky.active a{
		font-size:0.7rem;
	}
	.kupon{
		margin:0 0 40px;
		width:100%;
		height:auto!important;
	}
	.kupon .info{
		height:auto!important;
	}
	header .use_services li{
		display:block;
		margin-bottom:10px;
	}
	nav ul{text-align:right;margin-right:0;}
	nav ul li{
		display:block;
	}
	.sticky a,.sticky.active a {
	    padding:10px 5px;
	}
	.page .title{
		font-size: 2.25rem;
	}
	.page .desc>p:first-child {
	    font-size: 1rem;
	}
}
@media screen and (max-width:560px) {
	header h1{
		font-size:1.5rem;
	}
	header .description{
		font-size:1rem;
	}
	header .logos li{
		width: 44%;
		margin-left:8%;
	}
	.page .desc span{
		width:100%;display:block;
		margin:30px 0 30px 0;
	}
}

@media screen and (min-width:1900px) {
	header .use_services a, .button{
		padding: 20px 20px;
	}
}

.consult-row{display:none;margin: 20px 0 0 0;}
.consult-row.active{display:block;}
ul+.consult-title{margin-top:30px;}
.consult-title:hover,.consult-title.active{color:#034c76;cursor:pointer;}

.consult{
	width: 164px; height: 250px; float: left; margin:0px 10px 20px;
}

.consult-name{
	font-size: 1rem; font-weight: 600px; padding: 5px 0;
}

.consult-post{
	font-size: 0.85rem;
}