html *{
	max-height:1000000px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
*{
	margin: 0;
	padding: 0;
}
input:active, input:focus, button:focus{
	outline: none;
}
input::-webkit-input-placeholder {
	font-size: 16px;
	color: #afaeae;
	font-weight: 400;
}
input::-moz-placeholder{
	font-size: 16px;
	color: #afaeae;
	font-weight: 400;
}
:-ms-input-placeholder{
	font-size: 16px;
	color: #afaeae;
	font-weight: 400;
}
body{
	font-family: 'storyregular';
	font-size               : 14px;
	color: #6b6b6b;
	line-height             : 1.2;
	font-weight             : 400;
}
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {clear: both;}
.error{
	border: 1px solid red!important;
}
body .p0{
	padding: 0px;
}
.m0{
	margin: 0px!important;
}
.fz0{
	font-size: 0;
}
.mgt-5{margin-top: 5px;}.mgt-10{margin-top: 10px;}.mgt-15{margin-top: 15px;}.mgt-20{margin-top: 20px;}.mgt-25{margin-top: 25px;}.mgt-30{margin-top: 30px;}.mgt-35{margin-top: 35px;}.mgt-40{margin-top: 40px;}.mgt-45{margin-top: 45px;}.mgt-50{margin-top: 50px;}.mgt-55{margin-top: 55px;}.mgt-60{margin-top: 60px;}.mgt-65{margin-top: 65px;}.mgt-70{margin-top: 70px;}.mgt-75{margin-top: 75px;}.mgt-80{margin-top: 80px;}.mgt-85{margin-top: 85px;}.mgt-90{margin-top: 90px;}.mgt-120{margin-top: 120px;}
.mgb-5{margin-top: 5px;}.mgb-10{margin-bottom: 10px;}.mgb-15{margin-bottom: 15px;}.mgb-20{margin-bottom: 20px!important;}.mgb-25{margin-bottom: 25px;}.mgb-30{margin-bottom: 30px;}.mgb-35{margin-bottom: 35px;}.mgb-40{margin-bottom: 40px;}.mgb-45{margin-bottom: 45px;}.mgb-50{margin-bottom: 50px;}.mgb-55{margin-bottom: 55px;}.mgb-60{margin-bottom: 60px;}.mgb-65{margin-bottom: 65px;}.mgb-70{margin-bottom: 70px;}
.pdt-5{padding-top: 5px;}.pdt-10{padding-top: 10px!important;}.pdt-15{padding-top: 15px;}.pdt-20{padding-top: 20px;}.pdt-25{padding-top: 25px;}.pdt-30{padding-top: 30px;}.pdt-35{padding-top: 35px;}.pdt-40{padding-top: 40px;}.pdt-45{padding-top: 45px!important;}.pdt-50{padding-top: 50px;}.pdt-55{padding-top: 55px;}.pdt-60{padding-top: 60px;}.pdt-65{padding-top: 65px;}.pdt-70{padding-top: 70px;}.pdt-75{padding-top: 75px;}.pdt-80{padding-top: 80px;}.pdt-85{padding-top: 85px;}.pdt-90{padding-top: 90px;}.pdt-95{padding-top: 95px;}.pdt-100{padding-top: 100px;}.pdt-105{padding-top: 105px;}.pdt-110{padding-top: 110px;}.pdt-115{padding-top: 115px;}.pdt-120{padding-top: 120px;}.pdt-125{padding-top: 125px;}
.pdb-5{margin-top: 5px;}.pdb-10{padding-bottom: 10px;}.pdb-15{padding-bottom: 15px;}.pdb-20{padding-bottom: 20px;}.pdb-25{padding-bottom: 25px;}.pdb-30{padding-bottom: 30px;}.pdb-35{padding-bottom: 35px;}.pdb-40{padding-bottom: 40px;}.pdb-45{padding-bottom: 45px;}.pdb-50{padding-bottom: 50px;}.pdb-55{padding-bottom: 55px;}.pdb-60{padding-bottom: 60px;}.pdb-65{padding-bottom: 65px;}.pdb-70{padding-bottom: 70px;}
.text-center{
	text-align: center;
}
.text-left{
	text-align: left;
}
.text-right{
	text-align: right;
}	
.over{
	overflow: hidden;
}
.right{
	float: right;
}
.left{
	float: left;
}
.center{
	margin: 0 auto;
}
.pr-0{
	padding-right: 0px;
}
.pl-0{
	padding-left: 0px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0px;
}
.vm{
	display: inline-block;
	height: 100%;
	width:0;
	vertical-align: middle;
}
.ovh{
	overflow: hidden;
}
.dib{
	display: inline-block;
}
.pos-r{
	position: relative;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.container{
	min-width: 300px;
	max-width: 970px;
}
.row{
	margin-left: -15px;
	margin-right: -15px;
}

header{
	min-height: 1120px;
	background: url('../images/header.jpg')no-repeat center;
	background-size: cover;
}
.header-top{
	box-shadow: 0.5px 0.9px 4.9px 0.1px rgba(0, 0, 0, 0.22);
	height: 90px;
	background: url('../images/header-top.jpg')no-repeat center;
	padding-top: 15px;
}
.logo{
	position: relative;
}
.logo:before{
	content: '';
	background: #ebebeb;
	width: 1px;
	height: 60px;
	position: absolute;
	left: -10px;
}
.logo:after{
	content: '';
	background: #ebebeb;
	width: 1px;
	height: 60px;
	position: absolute;
    right: 23px;
	top: 0px;
}
.phone{
	position: relative;
}
.phone:before{
    content: '';
    background: #ebebeb;
    width: 1px;
    height: 60px;
    position: absolute;
    left: -1px;
    top: 5px;
}
.phone:after{
    content: '';
    background: #ebebeb;
    width: 1px;
    height: 60px;
    position: absolute;
    right: 2px;
    top: 5px;
}
.logo-img{
    padding-top: 12px;
    padding-left: 14px;
}
.logo-txt b{
	font-weight: 400;
	font-size: 16px;
	color:#000;
	display: block;
	text-shadow: 0.5px 0px 0px rgb(0,0,0);
}
.logo-txt span{
    color: #000;
    font-size: 12px;
    line-height: 13px;
    padding-top: 6px;
    display: inline-block;
}
.logo-txt{
	padding-top: 7px;
}
.header-main h1{
	font-size: 36px;
	font-weight: 400;
	color: #1c1c1c;
	text-align: center;
    margin-top: 74px;
    line-height: 40px;	
}
.header-main-form{
	max-width: 430px;
	width: 100%;
	height: 478px;
	background-color: #efefef;
	border: 1px solid rgba(106, 172, 192, 0.34);
	box-shadow: 0.5px 0.9px 3px rgba(0, 0, 0, 0.13);
	float: right;
	margin-top: 50px;
	overflow: hidden;
}
.header-main-form h3{
	text-align: center;
	color:#000;
	font-size: 30px;
	font-weight: 400;
	height: 104px;
	background: #fff;
    padding-top: 18px;
    position: relative;	
}
.header-main-form h3:after{
	content: url('../images/triangle.png');
	position: absolute;
    top: -27px;
    right: -27px;
}
.header-main-form h3 span{
    text-shadow: 1px 0px 0px rgb(0,0,0);
}
.header-main-form h3+p{
	text-align: center;
	font-size: 16px;
	line-height: 19px;
    padding-top: 24px;	
    padding-bottom: 25px;    
}
.header-main-form-other{
	width: 315px;
	margin:0 auto;
}
.header-main-form-other input{
	width: 100%;
	height: 47px;
	background-color: white;
	border: 1px solid #d8d8d8;
	border-radius: 5px;
	margin-bottom: 12px;
	padding: 0px 10px;
	text-align: center;
}
.header-main-form-other button{
	width: 100%;
	height: 49px;
	background-color: #fbbc05;
	border: 1px solid #ecb515;
	border-radius: 5px;
	box-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.09);
	font-size: 22px;
	color:#fff;
    margin-top: 18px;	
    margin-bottom: 22px;
}
.checkbox{
	cursor: pointer;
	position: relative;
	padding-left: 25px;
}
input[type=checkbox] {
	display: none;
	border: none;
}
.checkbox label:before {
	content: url('../images/chek2.png');
    position: absolute;
    left: 1px;
    top: 4px;
}
input[type=checkbox]:checked + label:before {
	content: url('../images/chek1.png');
	text-align: center;
}
.checkbox label{
	font-size: 12px;
	line-height: 19px;
	text-decoration: underline;
	color: #afaeae;
}
.header-main-cars{
	position: relative;
	z-index: 2;
    margin-top: 65px;
}
.header-main-cars a .cars-item:hover{
    text-decoration: underline;
    color: #000;
}
.cars-item{
	position: absolute;
	font-size: 16px;
	color: #6b6b6b;
}
.cars-item span{
	color:#000;
	font-size: 22px;
	text-shadow: 0.5px 0px 0px rgb(0,0,0);
}
.cars-item-1{
    left: 92px;
	top: 0px;
}
.cars-item-2{
    left: 305px;
    top: 0px;
    width: 180px;
}
.cars-item-3{
    left: 112px;
    bottom: 0px;
    width: 180px;
}
.cars-item-4{
    right: -77px;
	bottom: -1px;
    width: 180px;
}
.navig li{
	float: left;
	list-style: none;
	margin-right: 22px;
}
.navig li:last-child{
	margin: 0px;
}
.navig li a{
	font-size: 16px;
	color: #6b6b6b;
}
.navig li a:hover{
	text-decoration: underline;
	color:#000;
}
.navig{
	padding-top: 20px;
    margin-left: -25px;	
}
.phone a{
	width: 162px;
	height: 33px;
	background-color: #fbbc05;
	background-image: linear-gradient(to top, rgba(251, 188, 5, 0.11) 0%, rgba(189, 141, 0, 0.11) 100%);
	border: 1px solid #e2a904;
	border-radius: 5px;
	display: inline-block;
	box-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.09);
	color:#fff;
	font-size: 16px;
    line-height: 30px;	
	text-align: center;
}
.phone{
    width: 196px;
    margin-left: -30px;
    text-align: center;
}
.phone span{
	font-size: 21px;
	color: #181818;
	display: inline-block;
	padding-bottom: 5px;
}
.colapse-menu-button{
	display: none;
}

#why{
	background: url('../images/why.jpg')no-repeat center;
	min-height: 472px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
	text-align: center;
	padding-bottom: 50px;
	background-size: cover;
}
#why h2{
	font-size: 36px;
	color: #1c1c1c;
	text-align: center;
	padding-top: 72px;
	font-weight: 400;
    padding-bottom: 61px;	
}
.why-img{
	width: 121px;
	height: 121px;
	background-color: #efefef;
	border: 1px solid #ccc;
	border-radius: 50%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	margin:0 auto;
}
.why-item h4{
	font-weight: 400;
	color: black;
	font-size: 15px;
	text-shadow: 0.5px 0px 0px rgb(0,0,0);
    padding-top: 18px;
    padding-bottom: 10px;	
}
.why-item p{
	font-size: 13px;
    line-height: 17px;	
    color: #6b6b6b;
}

#sale{
	min-height: 1313px;
}
.why-item{
	cursor: pointer;
}
.why-item:hover .why-img{
	background-color: #fbbc05;
	background-image: linear-gradient(to top, rgba(251, 188, 5, 0.11) 0%, rgba(189, 141, 0, 0.11) 100%);
	box-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.09);
}
.why-item:hover .why-img img:first-child{
	display: none;
}
.why-item:hover .why-img img:last-child{
	display: block;
}
.why-img img:last-child{
	display: none;
}
.why-item:hover h4, .why-item:hover p{
	text-decoration: underline;
}
.no-hov:hover{
	
}
.no-hov:hover .why-img{
	background: none;
	box-shadow: none;
}
.no-hov:hover .why-img img:first-child{
	display: block;
}
.no-hov:hover .why-img img:last-child{
	display: none;
}
.why-img img:last-child{
	display: none;
}
.no-hov:hover h4, .no-hov:hover p{
	text-decoration: none;
}
#result a{
	display: inline-block;
	margin-top: 40px;
}

.availability h3{
	text-align: center;
	font-weight: 400;
	font-size: 30px;
	color: #1c1c1c;
    padding-top: 84px;
    padding-bottom: 19px;	
}
.availability-item-img{
	height: 80px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	margin:0 auto;
}
.availability-item{
	text-align: center;
	cursor: pointer;
}
.availability-item p{
	font-size: 16px;
	color: #6b6b6b;
}
.availability-item:hover p{
	text-decoration: underline;
	text-shadow: 0.5px 0px 0px rgb(0,0,0);
}
.availability-item:hover .availability-item-img img:first-child{
	display: none;
}
.availability-item:hover .availability-item-img img:last-child{
	display: block;
}
.availability-item-img img:last-child{
	display: none;
}
.availability-row{
	padding: 0px 24px;
}

#sale h2{
	font-weight: 400;
    text-align: center;
    font-size: 36px;
    color: #1c1c1c;
    padding-top: 86px;
    padding-bottom: 30px;
}
#sale h2+p{
	text-align: center;
	font-size: 24px;
    padding-bottom: 84px;	
}
#sale .col-md-4{
	padding-left: 0px;
	padding-right: 0px;
}
.sale-img img{
	max-width: 100%;
}
.sale-item p{
	font-size: 16px;
	color: #6b6b6b;
	padding-top: 16px;
    padding-bottom: 7px;
}
.sale-price{
	color: #6b6b6b;
	font-size: 16px;
}
.sale-price span{
	color: black;
	font-size: 22px;
	text-shadow: 0.5px 0px 0px rgb(0,0,0);
}
.sale-img{
	height: 225px;
}
.sale-item{
	text-align: center;
	margin-bottom: 90px;
	position: relative;
}
.sale-item a{
	width: 191px;
	height: 46px;
	background-color: #fbbc05;
	border: 1px solid #e2a905;
	border-radius: 5px;
	box-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.09);
	display: inline-block;
    margin-top: 16px;
    font-size: 22px;
    color:#fff;	
    line-height: 40px;    
}
.sale-item a:hover, .repairs-price a:hover, .install-form button:hover, .proff-price a:hover, #result a:hover, .maps-txt-part a:hover, .header-main-form-other button:hover, .phone a:hover{
	border-color: #d5b501;
	box-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.09);
	background-color: #efd600;
	background-image: -webkit-linear-gradient(bottom, rgba(251, 188, 5, 0.11) 0%, rgba(189, 141, 0, 0.11) 100%);
	background-image: -o-linear-gradient(bottom, rgba(251, 188, 5, 0.11) 0%, rgba(189, 141, 0, 0.11) 100%);
	background-image: linear-gradient(to top, rgba(251, 188, 5, 0.11) 0%, rgba(189, 141, 0, 0.11) 100%);
}
.sale-row{
	margin-left: -15px;
	margin-right: -15px;
}
.sale-p{
	text-align: center;
	color: #6b6b6b;
	font-size: 24px;
	line-height: 30px;
	position: relative;
    top: -25px;
}
.sale-abs{
	width: 166px;
	height: 37px;
	background-color: #efefef;
	border: 1px solid rgba(130, 130, 130, 0.34);
	position: absolute;
	text-align: center;
	color: #010101;
	font-size: 22px;
	line-height: 34px;
	left: 16px;
    top: 20px;
}

#grades{
	background: url('../images/grades.jpg')no-repeat center;
	min-height: 571px;
}
#grades h2{
	text-align: center;
	color: #1c1c1c;
	font-size: 36px;
	font-weight: 400;
    padding-top: 73px;
    padding-bottom: 69px;    	
}
.grades-other{
	flex-direction: row;
	justify-content: space-between;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-bottom: 9px;
}
.grades-item{
	width: 97px;
	height: 96px;
	background-color: #efefef;
	border: 1px solid #ccc;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}
.grades-item:hover{
	background: #fff;
}
.grades-item img:last-child{
	display: none;
}
.grades-item:hover img:first-child{
	display: none;
}
.grades-item:hover img:last-child{
	display: inline;
}

#install{
	min-height: 652px;
}
#install h2{
	text-align: center;
	color: #1c1c1c;
	font-size: 36px;
	font-weight: 400;
    padding-top: 79px;
    padding-bottom: 75px;	
}
.install-txt h3{
	font-weight: 400;
	font-size: 30px;
	color: #1c1c1c;
	line-height: 36px;
    margin-top: -5px;	
    padding-bottom: 20px;    
}
.install-form .checkbox{
	margin-top: 10px;
}
.install-txt h3 span{
	text-shadow: 0.5px 0px 0px rgb(0,0,0);
}
.install-txt{
	padding-left: 15px;
}
.install-txt li{
	padding-left: 16px;
	font-size: 18px;
	color: #6b6b6b;
	line-height: 20px;
	list-style: none;
	position: relative;
    margin-bottom: 16px;	
}
.install-txt li:before{
	content: '';
	position: absolute;
	left: 0px;
	top: 6px;
	width: 5px;
	height: 5px;
	background: #6b6b6b;
	border-radius: 50%;
}
.install-form{
	max-width: 323px;
    margin-top: 10px;
}
.install-form input{
	width: 100%;
	height: 47px;
	background-color: white;
	border: 1px solid #d8d8d8;
	border-radius: 5px;
	text-align: center;
    margin-bottom: 17px;	
}
.install-form button{
	width: 100%;
	height: 47px;
	background-color: #fbbc05;
	border: 1px solid #e2a905;
	border-radius: 5px;
	box-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.09);
	color:#fff;
	font-size: 22px;
}

#repairs{
	min-height: 722px;
	background-color: #f8f8f8;
}
#repairs h2{
	text-align: center;
	color: #1c1c1c;
	font-size: 36px;
	font-weight: 400;
    padding-top: 70px;
    padding-bottom: 24px;
}
#repairs h2+p{
	color: #6b6b6b;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
    padding-bottom: 76px;	
}
.repairs-txt p{
	font-size: 14px;
	line-height: 18px;
    padding-bottom: 16px;
}
.repairs-txt li {
    padding-left: 16px;
    font-size: 16px;
    color: #6b6b6b;
    line-height: 20px;
    list-style: none;
    position: relative;
    margin-bottom: 16px;
}
.repairs-txt li:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 6px;
    width: 5px;
    height: 5px;
    background: #6b6b6b;
    border-radius: 50%;
}
.repairs-price div{
	color: #6b6b6b;
	font-size: 16px;
	float: left;
	padding-top: 9px;
}
.repairs-price div span{
	color: black;
	font-size: 22px;
	text-shadow: 0.5px 0px 0px rgb(0,0,0);
}
.repairs-price a{
	width: 241px;
    height: 47px;
    background-color: #fbbc05;
    border: 1px solid #e2a905;
    border-radius: 5px;
    box-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.09);
    color: #fff;
    font-size: 22px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    float: right;
}
.repairs-price a:hover, .install-form button:hover, .proff-price a:hover{

}
.repairs-price{
	padding-top: 25px
}

#proff{
	min-height: 785px;
}
#proff h2{
	text-align: center;
	font-size: 36px;
	font-weight: 400;
	color: #1c1c1c;
	padding-top: 87px;
    padding-bottom: 23px;
}
#proff h2+p{
	font-size: 24px;
	line-height: 30px;
	text-align: center;
    padding-bottom: 86px;	
}
.proff-txt p{
	font-size: 14px;
    line-height: 18px;
    padding-bottom: 16px;
}
.proff-txt li {
    padding-left: 16px;
    font-size: 16px;
    color: #6b6b6b;
    line-height: 20px;
    list-style: none;
    position: relative;
    margin-bottom: 21px;
}
.proff-txt li span{
	font-size: 20px;
	color:#000;
}
.proff-txt li:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 6px;
    width: 5px;
    height: 5px;
    background: #6b6b6b;
    border-radius: 50%;
}
.proff-price{
	padding-top: 26px;
}
.proff-price div{
	color: #6b6b6b;
	font-size: 16px;
	float: left;
	padding-top: 9px;
}
.proff-price div span{
	color: black;
	font-size: 22px;
	text-shadow: 0.5px 0px 0px rgb(0,0,0);
}
.proff-price a{
	width: 241px;
    height: 47px;
    background-color: #fbbc05;
    border: 1px solid #e2a905;
    border-radius: 5px;
    box-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.09);
    color: #fff;
    font-size: 22px;
    display: inline-block;
    text-align: center;
    line-height: 43px;
    float: right;
}

#polishing{
	min-height: 720px;
	background: #f8f8f8;
}
#polishing h2{
	text-align: center;
	font-size: 36px;
	font-weight: 400;
	color: #1c1c1c;
    padding-top: 67px;
    padding-bottom: 24px;	
}
#polishing h2+p{
	font-size: 24px;
	line-height: 30px;
	color: #6b6b6b;
	text-align: center;
	padding-bottom: 80px;
}
.polishing-txt p {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 16px;
}
.polishing-txt li {
    padding-left: 16px;
    font-size: 16px;
    color: #6b6b6b;
    line-height: 20px;
    list-style: none;
    position: relative;
    margin-bottom: 21px;
}
.polishing-txt ul{
	margin-top: 20px;
}
.polishing-txt li:before {
    content: '';
    position: absolute;
    left: 2px;
    top: 8px;
    width: 5px;
    height: 5px;
    background: #6b6b6b;
    border-radius: 50%;
}
.polishing-txt .proff-price{
	padding-top: 74px;
}

#special{
	min-height: 885px;
	background: url('../images/spesial.jpg')no-repeat center;
}
#special h2{
	text-align: center;
	color: #1c1c1c;
	font-size: 36px;
	font-weight: 400;
    padding-top: 71px;
    padding-bottom: 60px;	
}
.special-item-img img{
	margin:0 auto;
}
.special-item-img{
	height: 121px;
	margin-bottom: 15px;
}
.special-item-img img{
	border: 1px solid #ccc;
	display: inline-block;
	border-radius: 50%;
	overflow: hidden;
}
.special-item{
	text-align: center;
	outline: none;
}
.special-item h5{
	font-size: 16px;
	font-weight: 400;
	color:#000;
	text-shadow: 0.5px 0px 0px rgb(0,0,0);
	margin-bottom: 15px;
}
.special-item-txt p{
	font-size: 13px;
	color: #6b6b6b;
}
.slick-prev:before, .slick-next:before{
	display: none;
}
.slick-prev, .slick-next{
	width: 27px;
	height: 27px;
	top: 24%;
	z-index: 10;
}
.slick-prev{
	background: url('../images/left.png')no-repeat center;
	left: -8px;
}
.slick-next{
	background: url('../images/right.png')no-repeat center;
	right: -8px;
}
.sertificate-item, .sertificate-item a{
	outline: none;
}
.sertificate-item a{
	display: inline-block;
	margin:0 auto;
	border: 2px solid #bababa;
}
.sertificate-item a:hover{
	box-shadow: 1px 1.7px 2.8px 0.2px rgba(0, 0, 0, 0.14);
	border: 2px solid #f5c903;
}
.sertificate h3{
	text-align: center;
	color: #1c1c1c;
	font-weight: 400;
    padding-top: 71px;
    padding-bottom: 60px;	
    font-size: 30px;
}
.sertificate{
	padding: 0px 20px;
}
.sertificate .slick-prev, .sertificate .slick-next{
	width: 27px;
	height: 27px;
	top: 44%;
}
.sertificate .slick-prev{
	background: url('../images/left.png')no-repeat center;
	left: -35px;
}
.sertificate .slick-next{
	background: url('../images/right.png')no-repeat center;
	right: -35px;
}
.sertificate-item{
	text-align: center;
}

#result{
	padding-bottom: 100px;
}
#result h2{
	text-align: center;
	font-size: 36px;
	font-weight: 400;
	color: #1c1c1c;
	padding-top: 70px;
    padding-bottom: 75px;
}
.result-txt{
	font-size: 14px;
	color: #6b6b6b;
	padding-top: 63px;
    padding-bottom: 71px;	
}
#result a{
	width: 100%;
	max-width: 300px;
	height: 47px;
	background-color: #fbbc05;
	border: 1px solid #e8ae05;
	border-radius: 5px;
	box-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.09);
	display: inline-block;
	color:#fff;
	font-size: 22px;
	font-weight: 400;
    line-height: 47px;	
}
.video-img{
	height: 269px;
	max-width: 469px;
}
.maps-item{
	width: 100%;
	height: 472px;
}
.maps-txt{
	position: absolute;
    left: 25px;
    top: 59px;
    width: 100%;
	max-width: 388px;
	height: 394px;
	background-color: white;
	box-shadow: 0.5px 0.9px 3px rgba(0, 0, 0, 0.13);
	overflow: hidden;
	z-index: 10;
}
.maps-txt h5{
	height: 52px;
	background-color: #f3f3f3;
	text-align: center;
	font-weight: 400;
	font-size: 30px;
	color: #1c1c1c;
    line-height: 52px;
    position: relative;	
}
.maps-txt h5:before{
    content: url(../images/triangle.png);
    position: absolute;
    top: -32px;
    right: -32px;
}
.maps-txt p{
	font-size: 16px;
	color: #6b6b6b;
	text-align: center;
	padding-top: 17px;
    padding-bottom: 10px;
}
#maps{
	padding-bottom: 100px;
}
.maps-txt-part{
	padding: 0px 40px 30px 40px;
}
.tel{
	color:#000;
	font-size: 18px;
	line-height: 27px;
}
.tel b {
	font-weight: 400;
	color: #6b6b6b;
	font-size: 16px;
	padding-left: 5px;
}
.adr{
	font-size: 16px;
    padding-top: 8px;	
	line-height: 21px;
}
.adr span{
	color:#000;
}
.maps-txt-part a{
	width: 100%;
	max-width: 300px;
	height: 47px;
	background-color: #fbbc05;
	border: 1px solid #e8ae05;
	border-radius: 5px;
	box-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.09);
	display: inline-block;
	color:#fff;
	font-size: 22px;
	font-weight: 400;
    line-height: 44px;
    text-align: center;	
    margin-top: 17px;
}
.inn{
	font-size: 16px;
	color: #6b6b6b;
}


footer{
	background: url('../images/footer.jpg')no-repeat center;
	min-height: 90px;
	box-shadow: 0 1px 4.9px 0.1px rgba(0, 0, 0, 0.22);
	padding-top: 26px;
}
.polytic a{
	font-size: 16px;
	color: #6b6b6b;
	text-decoration: underline;
	font-weight: 400;
}
.polytic{
	text-align: right;
	padding-top: 5px;
}
.slick-dots li button:before{
	font-size: 12px;
}
.slick-dots{
	bottom: -45px;
}
.slick-dots li{
	margin:0 3px;
}
.popup-main-form{
	width: 422px;
	padding-bottom: 45px;
	background-color: #efefef;
	border: 1px solid rgba(106, 172, 192, 0.34);
	box-shadow: 0.5px 0.9px 3px rgba(0, 0, 0, 0.13);
	overflow: hidden;
}
.popup-main-form h3{
	text-align: center;
	color:#000;
	font-size: 30px;
	font-weight: 400;
	height: 85px;
	background: #fff;
    padding-top: 27px;
    position: relative;	
}
.popup-main-form h3:after{
	content: url('../images/triangle.png');
	position: absolute;
    top: -27px;
    right: -27px;
}
.popup-main-form h3 span{
    text-shadow: 1px 0px 0px rgb(0,0,0);
}
.popup-main-form h3+p{
	text-align: center;
	font-size: 16px;
	line-height: 19px;
    padding: 35px 0px;  
}
.popup-main-form-other{
	width: 315px;
	margin:0 auto;
}
.popup-main-form-other input{
	width: 100%;
	height: 47px;
	background-color: white;
	border: 1px solid #d8d8d8;
	border-radius: 5px;
	margin-bottom: 12px;
	padding: 0px 10px;
	text-align: center;
}
.popup-main-form-other button{
	width: 100%;
	height: 49px;
	background-color: #fbbc05;
	border: 1px solid #ecb515;
	border-radius: 5px;
	box-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.09);
	font-size: 22px;
	color:#fff;
    margin-top: 10px;	
    margin-bottom: 22px;
}
.thanks-popup{
	background: #fff;
	text-align: center;
	font-size: 21px;
	padding: 30px 20px;
}
.thanks-popup h3{
	font-weight: 400;
	font-size: 27px;
	color: #1c1c1c;
	margin-bottom: 10px;
}
#polytic {
    width: 600px;
    padding: 40px;
    display: none;
    background: #fff;
}
.fixed-menu {
    position: fixed !important;
    top: 0px;
    left: 0px;
    width: 100%;
    opacity: 1;
    z-index: 999999;
    border: transparent;
    background-color: #fff;
}
.height-style{
	height: 90px;
}
.soc-footer a{
	margin:0px 3px;
}
.phone-ico{
	float: right;
    margin-right: 15px;
    margin-top: 17px;
}
.rev-slider .slick-prev, .rev-slider .slick-next{
	top: 43%;
}
.rev-slider .slick-next{
	right: -20px;
}
.rev-slider .slick-prev{
	left: -20px;
}

.header-top .container{
	position: relative;
}
.header-contacts{
	position: absolute;
	right: -50px;
	top: -10px;
}
.header-contacts a{
	width: 35px;
	height: 35px;
	display: block;
	background-position: center;
	background-size: cover;
}
.viber-icon{
	background-image: url(../images/viber.svg);
	margin-bottom: 5px;
}
.whatsapp-icon{
	background-image: url(../images/whatsapp.svg);
}