* { margin: 0; padding: 0; box-sizing: border-box; }

a:hover { text-decoration: none; }

body { font-family: 'Oswald', sans-serif; font-size: 18px; line-height: 1.3; color: #27282e; min-width: 200px; width: 100%;}

.container { max-width: 1140px; width: 100%; padding: 0; }

.clearfix::after { clear: both; content: ""; display: table; }

button{outline: none;}
.slick-dots{
	display: none!important;
}
.slick-arrow{
	border: none;
	color: transparent;
	background: url(../img/slider-arrow.png);
	width: 17px;
	height: 31px;
	outline: none;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	z-index: 100;
}
.slick-prev{
	left: -30px;
}
.slick-next{
	transform: scale(-1,1);
	right: -15px;
}
.slide{
	outline: none;
}
.modal .butn button {
	max-width: 250px;
}
.butn button{
	outline: none;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	background: #6799cc;
	border: 1px solid #6799cc;
	padding: 9px 0;
	width: 100%;
	border-radius: 5px;
	font-family: 'Oswald', sans-serif;
	transition: 0.5s all ease;
	text-align: center;
}
.butn button:hover{
	background: #fff;
	border-color: #6799cc;
	color: #6799cc;
}
.butn a{
	display: block;
	outline: none;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	background: #6799cc;
	border: 1px solid #6799cc;
	padding: 9px 0;
	width: 100%;
	max-width: 220px;
	margin: 0 auto;
	border-radius: 5px;
	font-family: 'Oswald', sans-serif;
	transition: 0.5s all ease;
	text-align: center;
}
.butn a:hover{
	background: #fff;
	border-color: #6799cc;
	color: #6799cc;
}
.slide button{
	max-width: 220px;
}
header button{
	max-width: 220px;
}
header{
	background: url(../img/header-bg.png) top center no-repeat;
	
}
header .container{
	padding: 0 15px;
}
.logo{
	padding: 15px 0 0;
	min-width: 145px;
}
.logo a{
	background: url(../img/logo.png) 0 0 no-repeat;
	height: 113px;
	display: block;
}
.top-text{
	color: #27282e;
	font-size: 24px;
	text-transform: uppercase;
	display: block;
  padding: 42px 0 0;
}
.right-block{
	text-align: right;
  padding: 18px 0 0;
}
.phone{
	color: #27282e;
	font-size: 26px;
	font-family: 'Oswald', sans-serif;
	padding-bottom: 10px;
	display: block;
}
.phone b{
	padding: 0 11px;
	font-weight: 400;
}
.right-block .butn{
	text-align: right;
}
.slider-block-big{
	padding: 13px 0 0 19px;
	position: relative;
}
.slide__img-block{
	padding-top: 9px;
	position: relative;
}
.slider-block-big .slide__img-wrap{
	width: 391px;
	height: 450px;
	overflow: hidden;
}
.slide__img{
	width: 100%;
	height: auto;
	height: 100%;
}
.slide__img--price{
	position: absolute;
	top: 26px;
	left: 50%;
}
.slide__text-wrap{
	padding: 0 0 0 6px;
	border-radius: 15px;
	-webkit-box-shadow: 10px 10px 13px 6px rgba(0,0,0,0.05);
	-moz-box-shadow: 10px 10px 13px 6px rgba(0,0,0,0.05);
	box-shadow: 10px 10px 13px 6px rgba(0,0,0,0.05);
}
.slide__text{
	border-radius: 15px;
	background: #fff;
	padding: 15px 15px 15px 28px;
}
.slide__name{
	font-weight: 400;
	font-size: 32px;
	color: #27282e;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	padding-bottom: 6px;
}
.slide__txt{
	color: #8184a1;
	font-size: 16px;
	line-height: 24px;
}
.characteristic__title{
	margin-top: -2px;
	color: #27282e;
	font-size: 24px;
	display: block;
}
.characteristic__title button{
	font-size: 18px;
	color: #6799cc;
	display: block;
	padding: 5px 16px 0 10px;
	float: right;
	outline: none;
	text-decoration: underline;
	background: none;
	border: none;
}
.characteristic__list{
	padding: 10px 15px 21px 0;
}
.characteristic__list li{
	font-size: 16px;
	color: #8184a1;
	list-style: none;
	background: #edeef8;
	padding: 10px 10px 6px 12px;
}
.characteristic__list li:nth-child(2n){
	background: #fff;
}
.characteristic__list li i{
	float: right;
	font-style: normal;
}
.butn-characteristic > button{
	padding: 15px 0 12px;
	font-size: 18px;
	float: left;
}
.characteristic__link{
	float: right;
	padding-right: 38px;
}
button.characteristic-links{
	outline: none;
	display: block;
	font-size: 18px;
	color: #6799cc;
	padding: 0;
	text-decoration: underline;
	background: none;
	border: none;
	font-family: 'Oswald', sans-serif;
	text-transform: none;
	width: 150px;
}
.advantages{
	padding: 50px 0 31px;
}
.advantages-in{
	padding: 165px 20px 10px 15px;
	position: relative;
	text-align: center;
}
.advantages-in::before{
	content: "";
	width: 70px;
	height: 59px;
	position: absolute;
	background: url(../img/items-ic.png) 0 0 no-repeat;
	top: 31px;
	left: 50%;
	margin-left: -35px;
	z-index: 10;
}
.advantages-in::after{
	content: "";
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background: #fff;
	-webkit-box-shadow: 10px 10px 13px 6px rgba(0,0,0,0.05);
	-moz-box-shadow: 10px 10px 13px 6px rgba(0,0,0,0.05);
	box-shadow: 10px 10px 13px 6px rgba(0,0,0,0.05);
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -60px;
}
.advantages-in:nth-child(2)::before{
	background-position: -70px 0;
}
.advantages-in:nth-child(3)::before{
	background-position: -141px 0;
}
.advantages-in:nth-child(4)::before{
	background-position: -211px 0;
}
.advantages-txt{
	font-size: 24px;
	color: #27282e;
}

.slider-mini-wrap {
	padding: 36px 0;
	background: url(../img/product-slider-bg.jpg);	
	border-bottom: 1px solid #c7c7c7;
	border-top: 1px solid #c7c7c7;
}
.slider-mini-title{
	font-size: 50px;
	color: #27282e;
	text-align: center;
	display: block;
	text-transform: uppercase;
}
.slider-mini{
	padding: 25px 0 15px;
}
.slider-mini .slide__img-wrap{
	max-width: 225px;
	width: 100%;
	height: 190px;
	overflow: hidden;
	margin: 0 auto;
}
.slider-mini .slide__img{
	width: 100%;
	height: auto;
	display: block;
}
.slide-wrap{
	padding: 0 15px;
	outline: none;
}
.slider-mini .slide{
	background: #fff;
	border-radius: 18px;
	padding: 19px 5px;
}
.slide-mini__txt{
	font-size: 18px;
	margin: 0 auto;
	text-align: center;
	padding: 27px 0 0;
	text-transform: uppercase;
	max-width: 130px;
	color: #27282e;
	line-height: 26px;
	height: 105px;
	overflow: hidden;
	font-family: 'Oswald', sans-serif;
}
.slide-mini__text span{
	font-size: 18px;
	display: block;
	text-align: center;
	letter-spacing: 0.2px;
	color: #27282e;
	padding: 13px 0 20px;
}
.slide-mini__text span b{
	font-size: 30px;
	font-weight: 400;
	color: #f35727;
	font-family: 'Oswald', sans-serif;
}
.slide-mini__text span b i{
	font-size: 18px;
	font-style: normal;
}
.slider-mini .butn{
	text-align: center;
	padding-bottom:  11px;
}
.sponsor{
	display: inline-block;
	padding: 10px 17px;
}
.sponsors{
background: url(../upload/12.jpg) no-repeat top center;
	padding: 34px 0 41px;
	text-align: center;
}
.sponsors__title{
	text-transform: uppercase;
	font-size: 50px;
	color: #27282e;
	display: block;
	text-align: center;
	padding-bottom: 29px;
}
.sponsor-g{
	margin-top: -10px;
}
.about{
	background: url(../img/footer-bg.jpg) top center;
	color: #27282e;
	padding: 40px 0;
	border-top: 1px solid #c7c7c7;
}
.about__title{
	font-size: 50px;
	text-transform: uppercase;
	display: block;
	text-align: center;
	padding-bottom: 17px;
}
.about p{
	text-align: center;
	padding: 0 20px 5px;
	line-height: 26px;
}
.statistic span{
	text-align: center;
	display: block;
}
.statistic-num{
	font-size: 90px;
	color: #6799cc;
}
.statistic-txt{
	font-size: 24px;
	padding: 0 20px;
	line-height: 30px;
	text-transform: uppercase;
}
.map {
	position: relative;
}
.map-img{
	height: 500px;
	width: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	border-bottom: 1px solid #c7c7c7;
	border-top: 1px solid #c7c7c7;
}
.map-contact{
	position: absolute;
	background: #fff;
	max-width: 440px;
	overflow: hidden;
	padding: 25px;
	top: 14%;
	letter-spacing: -0.7px;
	border-radius: 15px;
}
.map__title{
	color: #27282e;
	text-transform: uppercase;
	font-size: 50px;
	display: block;
	text-align: center;
}
.map-contact p b{
	font-family: 'Oswald', sans-serif;
	font-weight: 400;	
}
.map-contact a{
	text-decoration: underline;
}
.inn{
	text-transform: uppercase;
	color: #27282e;
}
.inn span{
	padding-right: 10px;
}
footer .copy{
    background: #f0f0f0;
	padding: 23px 0;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #8689a4;
}

button.close{
	position: absolute;
	background: #000;
	top: -10px;
	width: 31px;
	height: 31px;
	right: -10px;
	color: #000;
	border-radius: 50%;
	border: 3px solid #000;
	opacity: 1;
	background: #fff;
	font-weight: 700;
	font-size: 30px;
	z-index: 100;
	line-height: 1px;
	font-family: 'Oswald', sans-serif;
	outline: none;
}
.butn{
	text-align: center;
	padding-bottom: 20px;
}
.butn-modal{
	text-align: center;
}
.butn-modal button{
	text-transform: uppercase;
	font-size: 16px;
	color: #27282e;
	padding: 10px 0;
	border: 1px solid #e0e1ed;
	border-radius: 3px;
	background: none;
	transition: 0.5s all ease;
	width: 215px;
}
.butn-modal button:hover{
	background: #27282e;
	color: #fff;
}
#thanks{
	text-align: center;
}
.modal-content{
	padding: 35px 30px;
}
.modal-title{
	font-size: 36px;
	padding-bottom: 20px;
	display: block;
	text-align: center;
	color: #27282e;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}
.modal-sub{
	font-size: 24px;
	color: #27282e;
	font-family: 'Oswald', sans-serif;	
}
.call-back .modal-content{
	padding: 20px 20px;
}
.call-back .modal-title{
	font-family: 'Oswald', sans-serif;
}
.modal-content .input-row{
	padding-bottom: 10px;
}
.modal-content input{
	width: 100%;
	border-radius: 4px;
	border: none;
	background: #edeef8;
	font-size: 16px;
	color: #8184a1;
	padding: 10px 15px;
}
.modal-content .butn{
	margin-top: 25px;
}
.characteristic__list{
	font-size: 24px;
	color: #27282e;
}
/* new */
	.preview-1, .preview-2
	{
		position: absolute;
		bottom: -50px;
		right: 20px;
		width: 120px;
	}
	.preview-1
	{
		right: 160px;
	}
	.preview-1 a, .preview-2 a
	{
		position: relative;
		display: block;
	}
	.preview-1 a > img:first-child, .preview-2 a > img:first-child
	{
		width: 100%;
		vertical-align: bottom;
	}
	.preview-mask
	{
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0px;
		top: 0px;
		background: rgba(1,1,1,0.3);
	}
	.preview-1 a > img:last-child, .preview-2 a > img:last-child
	{
		top: 0px;
		left: 0px;
		right: 0px;
		bottom: 0px;
		margin: auto;
		position: absolute;
		z-index: 3;
	}
	.preview-1 span, .preview-2 span
	{
		display: block;
		margin-top: 5px;
		font-size: 16px;
		font-family: 'Oswald', sans-serif;
	}
	.phone img
	{
		vertical-align: baseline;
	}
	.map-contact p >img, .map-contact p > span
	{
		display: inline-block;
		vertical-align: middle;
	}
@media screen and (max-width: 980px){
	button.characteristic-links{ display: block; width: 145px!important; padding-right: 10px; }
	button.order{ display: inline-block; width: 160px!important; }
	.preview-2
	{
		margin-right: -115px;
		right: 50%;
	}
	.preview-1
	{
		margin-right: 5px;
		right: 50%;
	}
	.preview-1, .preview-2
	{
		z-index: 5;
		position: absolute;
		bottom: 10px;
		width: 110px;
	}
}
@media screen and (max-width: 920px) {
	.logo { min-width: 135px; float: left;}
	.logo a { background: url(../img/logo-mid.png) 0 0 no-repeat; }
	.top-text { width: 32%; float: left;}
	.right-block { display: inline-block;}
	.top-text { font-size: 18px; }
	.phone { font-size: 20px; }
	.butn button { font-size: 16px; }
	.characteristics button { font-size: 16px; width: 200px; }
	header { -webkit-background-size: cover;
	background-size: cover; }
	.slider-block-big { padding: 0; }
	.characteristic__title button { font-size: 18px; padding-top: 5px; }
}
@media screen and (max-width: 980px) and (min-width: 770px) {
	.butn button { font-size: 16px; }
	.slide__img--price { left: 20%; }
	.characteristic__link { display: inline-block; padding: 0; float: right; }
}
@media screen and (max-width: 770px) and (min-width: 520px) {
    .advantages{ }
	.advantages-in { width: 50%; float: left; height: 250px; padding-top: 150px; overflow: hidden; }
	.slide__text-wrap { padding: 15px; background: #fff; }
}
@media screen and (max-width: 770px){
	.slide__text-wrap { padding: 15px; background: #fff; }
	.map-contact { left: 30px; }
}
@media screen and (max-width: 700px) {
	.right-block { width: 100%; text-align: center; padding: 0; }
	.right-block .butn { text-align: center; }
	.slide__img--price { transform: scale(0.8); left: 40%; }
	.top-text { width: 56%; }
	.phone { display: block; }
	.slide__text { padding: 0; }
	.slide-mini__txt { font-size: 16px; letter-spacing: -0.5px; }
	.slide-mini__text span b { font-size: 24px; letter-spacing: -1px; }
	.slide button { max-width: 200px; }
	.characteristic__link { padding-right: 0; }
	.modal .characteristic__list li { font-size: 14px; }
	.slider-block-big .slide__img-wrap { margin: 0 auto; padding-bottom: 30px; }
	.characteristic__title button { font-size: 18px; padding-top: 5px; }
}
@media screen and (max-width: 560px) {
	.map-img { height: 600px; }
	.map__title { font-size: 36px; }
	footer { padding: 0; }
}
@media screen and (max-width: 480px) {
	.slider-mini .slide__img-wrap { height: auto; }
	.map-contact { left: 0; }
	.slide__img-block { padding: 0; }
	.slide__img--price { left: 35% }
	.phone{ font-size: 16px; }
	.top-text{ padding: 20px 0 10px; }
	.sponsors__title { font-size: 36px; padding-bottom: 10px; }
	.slider-block-big .slide__img-wrap { width: 350px; height: 430px; }
	button.characteristic-links{ font-size: 14px!important; padding-right: 0px; width: 140px!important; }
	button.order{ font-size: 15px; width: 120px!important; }
	.characteristic__title button { padding-top: 5px; }
	.map-contact p { font-size: 16px; }
	.slide-mini__text span b { font-size: 20px; }
}
@media screen and (max-width: 360px) {
	.top-text{ font-size: 15px; width: 50%; }
	.characteristic__title { font-size: 20px; }
	.butn-characteristic button { width: 119px!important; padding: 0; }
	button.order { padding: 10px; }
	.characteristic__title button { font-size: 15px; width: 117px!important; }
	.slider-block-big	.slide__img-wrap { transform: scale(0.8); margin-left: -30px; padding-bottom: 0; }
}
