p{
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #606775;
	margin-bottom: 10px;
}
.pushy{
	background-color: #fff;
}
.pushy-content{
	color: #606775;
	text-align: center;
}
.pushy-content div.logo{
	height: 119px;
	background-image: url("img/logo.png");
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0px;
}
.pushy-content ul.phones{
	background-image: url("img/phone.png");
	background-position: center 16px;
	background-repeat: no-repeat;
	padding: 70px 0 0 0;

}
.pushy-content a.phone{
	color: #F23E0F;
	font-family: 'Lora', serif;
	font-size: 18px;
}

.pushy-content a:hover{
	background: rgba(45, 70, 117, 0.9);
}
#first-screen{
	background-color: #f5f5f5;
	background-image: url("img/first-screen-bg.jpg");
	background-size: cover;
	background-position: center top;
	text-align: center;
}
#first-screen a.logo{
	display: inline-block;
	background-image: url("img/logo.png");
	background-position: center;
	background-repeat: no-repeat;
	width: 153px;
	height: 119px;
	margin: 9px auto 25px;
	font-size: 0px;
}
#first-screen h1>strong{
	display: inline-block;
	font-style: normal;
	font-weight: 900;
	font-size: 64px;
	line-height: 80px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	background: rgba(45, 70, 117, 0.9);
	padding: 5px 46px 4px;
	margin-bottom: 18px;
}
#first-screen h1>span{
	display: inline-block;
	font-style: normal;
	font-weight: 900;
	font-size: 36px;
	line-height: 100%;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	background: rgba(45, 70, 117, 0.9);
	padding: 20px 43px 17px;
}
#first-screen h1{
	margin-bottom: 22px;
}
#first-screen h2{
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 23px;
	text-align: center;
	text-transform: uppercase;
	color: #2D4675;
	background-image: url("img/phone.png");
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 51px;
	margin-bottom: 31px;
}
#first-screen h3{
	font-style: normal;
	font-weight: 900;
	font-size: 25px;
	line-height: 31px;
	text-align: center;
	text-transform: uppercase;
	color: #F23E0F;
	margin-bottom: 17px;
}
#first-screen h4{
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 23px;
	text-align: center;
	text-transform: uppercase;
	color: #2D4675;
	margin-bottom: 40px;
}
#first-screen ul.locations{
	display: inline-block;
	list-style: none;
	margin: 0 0 45px 0;
	padding: 27px 0 0 0;
	text-align: center;
	border-top: 1px solid #9BA2B0;
}
#first-screen ul.locations li{
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
	text-align: center;
	color: #606775;
	margin-bottom: 2px;
}
#first-screen .first-screen-form{
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0px 7px 9px rgba(0, 0, 0, 0.1);
	margin: 24px auto 32px;
	padding: 16px 4px 30px;
}
#first-screen a.phone{
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	line-height: 25px;
	text-align: center;
	color: #F23E0F;
	font-family: 'Lora', serif;
}
#first-screen .first-screen-form p{
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	color: #606775;
	border-top: 1px solid #9BA2B0;
	margin: 9px auto 14px;
	width: 154px;
	padding: 9px 0 0 0;
}
#first-screen .first-screen-form button{
	margin-top: 10px;
}
#advantages{
	text-align: center;
	padding: 0 0 50px;
}
h3{
	font-style: normal;
	font-weight: bold;
	font-size: 19px;
	line-height: 134%;
	text-align: center;
	text-transform: uppercase;
	color: #F23E0F;
}
#advantages .adv-item{
	position: relative;
	margin-top: -25px;
}
#advantages h3{
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	padding: 178px 0 17px;
	margin-bottom: 19px;
}
#advantages .adv-item:nth-of-type(1) h3{
	background-image: url("img/adv-item-1.png");
}
#advantages .adv-item:nth-of-type(2) h3{
	background-image: url("img/adv-item-2.png");
}
#advantages .adv-item:nth-of-type(3) h3{
	background-image: url("img/adv-item-3.png");
}
#advantages .adv-item:nth-of-type(4) h3{
	background-image: url("img/adv-item-4.png");
}
#advantages h3:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: calc(50% - 77px);
	width: 154px;
	border-bottom: 1px solid #9BA2B0;
}
h2{
	font-style: normal;
	font-weight: bold;
	font-size: 26px;
	line-height: 120%;
	text-align: center;
	text-transform: uppercase;
	color: #F23E0F;
}
h2+p{
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #606775;
}
#price{
	background-color: #EDF3FC;
	padding: 68px 0 85px;
	text-align: center;
	background-image: url("img/price-bg.jpg");
	background-size: cover;
	background-position: center top;
	background-attachment: fixed;
}
#price .price-type-item{
	margin: 56px 0 35px;
}
#price .price-type-item h3{
	font-style: normal;
	font-weight: bold;
	font-size: 19px;
	line-height: 134%;
	text-align: right;
	color: #2D4675;
	text-transform: none;
	margin-bottom: 5px;
}
#price .price-type-item p.price{
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	text-align: right;
	color: #606775;
}
#price .price-type-item p.price>strong{
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	line-height: 120%;
	text-align: right;
	letter-spacing: -0.05em;
	text-transform: uppercase;
	color: #F23E0F;
	font-family: 'Lora', serif;
}
#price .price-type-item ul{
	list-style: none;
	margin: 7px 0 0 0;
	padding: 57px 0 0 0;
	background-position: left top;
	background-repeat: no-repeat;
}
#price .price-type-item ul.star-1{
	background-image: url("img/stars-1.png");
}
#price .price-type-item ul.star-2{
	background-image: url("img/stars-2.png");
}
#price .price-type-item ul.star-3{
	background-image: url("img/stars-3.png");
}
#price .price-type-item ul > li{
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #606775;
	padding-bottom: 2px;
}
#price .price-type-item > div.row > div{
	
}
#price .price-type-item > div.row > div:nth-of-type(1){
	border-right: 1px solid #9BA2B0;
}
#price h4{
	text-align: center;
	margin-bottom: 32px;
	position: relative;
}
#price h4>span{
	display: inline-block;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
	background: rgba(0, 86, 133, 0.51);
	padding: 8px 30px;
	max-width: 500px;
}
#price h4:after{
	position: absolute;
	content: "";
	width: 199px;
	height: 199px;
	background-image: url("img/free-diagnostic.png");
	background-repeat: no-repeat;
	right: 0px;
	top: -110px;
}
#price .table-container{
	display: none;
	overflow: auto;
	background: rgba(255, 255, 255, 0.85);
}
#price table tr>td:nth-of-type(2){
	text-align: left;
}
#price table tr>td{
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	font-family: 'Lora', serif;
	line-height: 18px;
	color: #333333;
}
#price table tr>th{
	background: rgba(45, 70, 117, 0.9);
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	font-family: 'Lora', serif;
	line-height: 18px;
	color: #FFFFFF;
}
#price button:nth-of-type(1){
	margin-bottom: 35px;
}
#price button:nth-of-type(2){
	
}
#brands{
	padding: 65px 0 74px;
	text-align: center;
}
.brand-logo-list{
	text-align: center;
	margin: 36px 0 45px;
}
.brand-logo-list > a > span{
	display: inline-block;
	width: 200px;
	height: 200px;
	outline: 1px solid #e5e5e5;
	margin: 1px -3px 0 0;
	padding: 0;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
}
.brand-logo-list > a > span > img{
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 10;
}
.brand-logo-list > a > span > span.button-container{
	display: none;
	position: absolute;
	z-index: 10;
	bottom: -20px;
	text-align: center;
	left: 0;
	right: 0;
}
.brand-logo-list > a:hover > span:before{
	content: "";
	display: block;
	position: absolute;
	left: -24px;
	right: -24px;
	top: -10px;
	bottom: -46px;
	border: 2px solid #F23E0F;
	box-shadow: 0px 7px 9px rgba(0, 0, 0, 0.1);
	background-color: #fff;
	z-index: 9;
}
.brand-logo-list > a:hover > span{
	z-index: 10;
}
.brand-logo-list > a:hover > span > span.button-container{
	display: block;
}
#articles{
	background-color: #83A4B4;
	background-image: url("img/articles-bg.jpg");
	background-size: cover;
	background-position: center top;
	text-align: center;
	padding: 127px 0 72px;
}
.article-preview{
	background: rgba(255, 255, 255, 0.85);
	padding: 52px 24px 80px;
	margin-bottom: 32px;
	position: relative;
}
.article-preview h4{
	font-style: normal;
	font-weight: bold;
	font-size: 19px;
	line-height: 134%;
	text-align: center;
	text-transform: uppercase;
	color: #2D4675;
	position: relative;
	padding-bottom: 29px;
	margin-bottom: 24px;
}
.article-preview h4:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: calc(50% - 77px);
	width: 154px;
	border-bottom: 1px solid #9BA2B0;
}
.article-preview p{
	margin-bottom: 25px;
}
.article-preview .button-container{
	position: absolute;
	bottom: 28px;
	left: 0;
	right: 0;
	text-align: center;
}
#articles p.note{
	color: #FFFFFF;
	max-width: 500px;
	margin: 36px auto 19px;
}
#parts{
	text-align: center;
	padding: 67px 0 64px;
}
#parts h2{
	margin-bottom: 17px;
}
.parts-list{
	text-align: center;
	font-size: 0px;
	line-height: 0;
	margin: 41px 0 45px;
}
.parts-list > a{
	display: inline-block;
	width: 200px;
	height: 200px;
	overflow: hidden;
	margin: -1px 0 0 -1px;
	padding: 0;
	position: relative;
	z-index: 1;
}
.parts-list > a > span{
	display: block;
}
.parts-list > a img{
	display: block;
	max-width: 200px;
	width: 200px;
	height: 200px;
	margin: 0;
	padding: 0;
}
.parts-list > a:hover{
	outline: 2px solid #F23E0F;
	z-index: 10;
}
#parts button{
	margin-top: 20px;
}
#footer{
	background-color: #F8FAFF;
	background-image: url("img/footer-bg.jpg");
	background-size: cover;
	background-position: center bottom;
	background-attachment: fixed;
	text-align: center;
	border-top: 1px solid rgba(155, 162, 176, 0.2);
}
#footer > div.container{
	padding-bottom: 32px;
}
#footer .footer-form{
	margin: 154px auto 32px;
}
#footer a.phone{
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	line-height: 25px;
	text-align: center;
	color: #F23E0F;
	font-family: 'Lora', serif;
}
#footer .footer-form p{
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	color: #606775;
	border-top: 1px solid #9BA2B0;
	margin: 9px auto 14px;
	width: 154px;
	padding: 9px 0 0 0;
}
#footer p.worktime{
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #2D4675;
	text-align: left;
	margin: 164px 0 32px;
}
#footer p.worktime>strong{
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	color: #F23E0F;
	display: block;
	margin: 11px 0 10px;
	font-family: 'Lora', serif;
}
#footer h2{
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
	color: #2D4675;
	position: relative;
	padding-bottom: 27px;
	margin-bottom: 15px;
}
#footer h2:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: calc(50% - 77px);
	width: 154px;
	border-bottom: 1px solid #9BA2B0;
}
#footer p.locations{
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 19px;
	text-align: center;
	color: #2D4675;
	max-width: 444px;
	margin: 0 auto 28px;
}
#footer a.logo{
	display: inline-block;
	background-image: url("img/logo.png");
	background-position: center;
	background-repeat: no-repeat;
	width: 153px;
	height: 119px;
	margin: 0px auto 6px;
}
#header{
	position: fixed;
	left: 0;
	right: 0;
	top: -100px;
	z-index: 99;
	transform: translate3d(0, 0, 0);
	transition: all ease-out 0.5s;
}
#header.scrolled, #template1-page #header{
	top: 0px;
}
#header:before{
	content: "";
	display: block;
	background: rgba(45, 70, 117, 1);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 10px;
	z-index: -1;
	border-bottom: 1px solid rgba(255,255,255,0.75);
}
#header a.logo{
	display: inline-block;
	background-image: url("img/logo-header.png");
	background-position: left center;
	background-repeat: no-repeat;
	width: 260px !important;
	height: 58px;
	font-size: 0;
}
#after-header{
	height: 80px;
}
#header .top{
	display: flex;
	justify-content: space-between;
}
#header a.phone{
	font-family: 'Lora', serif;
	white-space: nowrap;
	line-height: 48px;
	display: inline-block;
	
	font-style: normal;
	font-weight: bold;
	font-size: 19px;
	text-align: center;
	color: #fff;	
}
#header a.phone+a{
	margin-left: 32px;
}
.template1-container{
	padding-top: 100px;
}
.template2-container{
	padding-top: 100px;
}
@media (max-width: 1199px){ /* lg */
	#advantages h3{
		background-size: contain;
	}
}
@media (min-width: 992px){ /* lg */
}
@media (max-width: 991px){ /* md */
	#header a.phone{
		background-image: none;
		padding-left: 0px;
	}
	#first-screen{
		background-image: none;
	}
	#advantages h3{
		background-size: auto;
	}
	#advantages .adv-item{
		margin-top: 24px;
	}
	#price h4{
		margin-top: 48px;
	}
	#price h4:after{
		right: 0px;
		top: -170px;
	}
	#footer .footer-form{
		margin: 32px auto 32px;
	}
	#footer p.worktime {
	    text-align: center;
	    margin: 0;
	}
	#first-screen .first-screen-form {
	    max-width: 450px;
	    margin: 24px auto 48px;
	}
	#first-screen ul.locations {
	    margin: 0 0 16px 0;
	}
}
@media (max-width: 767px){ /* sm */
	#header a.phone{
		display: none;
	}
	#mobile-menu-button{
		display: block;
	}
	.article-preview {
	    max-width: 450px;
	    margin: 0 auto 32px;
	}
	#price .price-type-item {
	    margin: 32px 0 35px;
	}
	#price .price-type-item p.price>strong {
	    text-align: center;
	}
	#price .price-type-item ul {
	    margin: 16px 0 0 0;
	    padding: 48px 0 0 0;
	    background-position: center top;
	}
	#price .price-type-item > div.row > div:nth-of-type(1) {
	    border-right: none;
	}
	#price h4{
		margin-top: 80px;
	}
}
@media (max-width: 479px){ /* xs */
	#first-screen h1>strong{
		font-size: 56px;
		line-height: 80px;
		padding: 5px 32px 4px;
	}
	#first-screen h1>span{
		font-size: 28px;
		line-height: 100%;
		padding: 20px 24px 17px;
	}
}
