body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:"Open Sans";
	color:#777777;
	font-size:14px;
}
article, footer, header, section, div {
    display:block;
}
img{
	border:none;
}


/***** TYPOGRAPHY *****/
a{
	color:#777777;
	text-decoration:none;
}
a:hover, a:active{
	text-decoration:underline;
}
h1{
	color:#fff;
	padding:0;
}
h2, h3, h4{
	color:#133D8C;
	text-align:center;
	padding:0;
}
h1{
	font-size:30px;
	margin:0 0 25px 0;
}
h2{
	font-size:26px;
	margin:0 0 25px 0;
}
h3{
	font-size:22px;
	margin:0 0 15px 0;
}
h4{
	font-size:16px;
	margin:0 0 15px 0;
}
ul{
	padding:0;
	margin:0 0 25px 0;
}
li{
	margin:0 0 0 25px;
    padding:0 0 15px 10px;
	font-size:16px;
	font-weight:bold;
	color:#133D8C;
	list-style:none;
	list-style-image: url(img/point.png);
}


/***** HEADER *****/
#header{
	width:100%;
	height:607px;
	margin:0 auto;
	overflow:hidden;
	background:url(img/main.jpg);
	background-repeat:no-repeat;
}
.header{
	width:1200px;
	margin:0 auto;
	padding:10px 0;
	overflow:hidden;
}
.header-blk{
	overflow:hidden;
}
.header-logo{
	float:left;
}
.header-logo{
	margin:0 130px 0 0;
}
.header-logo{
	width:111px;
	height:63px;
}
.header-phone{
	float:right;
}
.header-phone p{
	margin:0;
	line-height:10px;
	text-align:right;
	color:#fff;
}
.header-phone a{
	color:#fff;
}
.header-txt{
	width:600px;
	margin:50px 0 0 0;
	padding-bottom:15px;
}
.btn{
	background:#C54194;
	border:2px solid #C54194;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	padding:15px 40px;
	border-radius:30px;
}
.btn:hover{
	background:#e140a5;
	border:2px solid #e140a5;
	text-decoration:none;
}
.btn-read{
	border:2px solid #C54194;
	border-radius:30px;
	font-size:18px;
	color:#C54194;
	text-decoration:none;
	padding:15px 40px;
	margin-right:20px;
}
.btn-read:hover{
	background:#C54194;
	color:#fff;
	text-decoration:none;
}


/***** KIT *****/
#kit{
	width:1200px;
	margin:0 auto;
	padding:50px 0;
	overflow:hidden;
}
.kit{
	overflow:hidden;
	margin:0 0 20px 0;
}
.kit-blk{
	width:575px;
	height:auto;
	float:left;
	padding:20px 0;
	background:#E9F8FF;
}
.kit-blk.margin{
	margin-left:50px;
}
.kit-blk-item{
	width:200px;
	height:320px;
	float:left;
	padding:20px 43px;
	background:#E9F8FF;
}
.kit-blk-item p{
    text-align:justify;
}
.kit-blk-item img{
	padding:0 40px;
}



/***** PRICE *****/
#price{
	overflow:hidden;
	background:url(img/snow.jpg);
	background-repeat:no-repeat;
	padding:50px 0;
}
.price{
	width:570px;
	margin:0 auto;
    overflow:hidden;
}
.price-blk{
	width:235px;
	float:left;
}
.price-blk.margin{
	margin:0 0 0 50px;
}
.price p, .price a{
	float:right;
}
.price p{
	margin:0;
}
.price a{
	margin:5px 0 0 0;
}
.price-on{
	font-size:38px;
	font-weight:bold;
	color:#C54194;
}
.price-off{
	font-size:18px;
	text-decoration:line-through;
}
.price-btn{
	background:#C54194;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	padding:15px 40px;
	border-radius:30px;
}
.price-btn:hover{
	background:#e140a5;
	text-decoration:none;
}


/***** REVIEW *****/
#review{
	overflow:hidden;
	padding:50px 0px;
}
.review{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.review-list{
	overflow:hidden;
}
.review-list-one{
	width:300px;
	float:left;
	margin:25px 50px;
	text-align:center;
}
.review-list-one img{
	margin:0 25px 10px 25px;
}


/***** BENEFIT *****/
#benefit{
	width:100%;
	background:#DCE7ED;
	padding:50px 0;
}
.benefit{
	width:1200px;
	margin:0px auto;
	overflow:hidden;
}
.benefit-blk{
	float:left;
	margin:25px 0 0 0;
}
.benefit-blk-item{
	width:312px;
	margin:0 0 100px 0;
}
.benefit-blk-item h4{
	text-align:left;
	line-height:28px;
}
.benefit-blk-item img{
	float:left;
	margin:0 10px 0 0;
}


/***** TEMPERATURE *****/
#temperature{
	width:1000px;
	background:#fff;
	margin:50px auto 100px auto;
	overflow:hidden;
}


/***** INFO *****/
#info{
	overflow:hidden;
	padding:35px 0;
}
.info{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.info h1{
	color:#133D8C;
}
.info h1, .info h2, .info h4{
	text-align:center;
}
.info-blk{
	width:575px;
	float:left;
	line-height:22px;
}
.info-blk.margin{
	margin-left:50px;
}


/***** FOOTER *****/
#footer{
	overflow:hidden;
	background:#D7D7D7;
	padding:25px 0;
}
.footer{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.footer-phone, .footer-social, .footer-info{
	float:left;
	margin-right:100px;
}
.footer-phone p{
	margin:0;
	line-height:10px;
	text-align:left;
}
.footer-social p{
	margin:0;
	padding:0;
}
.footer-social a{
	margin:0 10px 0 0;
	font-size:30px;
	text-decoration:none;
}
.flaticon-facebook2:hover{
	color:#3b5998;
}
.flaticon-vk5:hover{
	color:#45668e;
}
.flaticon-instagram19:hover{
	color:#3f729b;
}
.flaticon-googleplus2:hover{
	color:#dc4e41;
}
.flaticon-youtube30:hover{
	color:#cd201f;
}
.footer-info p{
	margin:0;
	padding:20px 0 0 0;
	font-size:10px;
}
.footer-logo{
	float:right;
}

/***** RESPONSIVE *****/

@media (max-width: 1280px)
{
#header {
	background-position:35%;
}
}

@media (max-width: 1024px)
{	
#header {
	background-position:45% !important;
}
.header, #kit, .kit-blk, .review, .benefit, .info, #temperature, .info-blk, .footer {
    width:800px;
}
.kit-blk-item {
    width:300px;
    height:260px;
    padding:20px 50px;
}
.kit-blk.margin {
    margin-left:0;
}
.kit-blk-item img {
    display:block;
    margin:0 auto;
}
.review-list-one {
    width:500px;
    margin:25px 150px;
}
.benefit-blk {
    width:inherit;
}
.benefit-blk-item {
    width:300px;
    margin:0 50px 25px 50px;
    float:left;
}
.benefit-blk-item-img {
    width:50%;
	height:auto;
    display:block;
    margin:0 auto;
}
#temperature img {
    width:100%;
    height:auto;
}
.info-blk.margin {
    margin-left:0;
}
.footer-phone, .footer-social, .footer-info, .footer-logo {
	width:220px;
    float:left;
    margin:10px 90px;
}
}

@media (max-width: 840px)
{
.header, #kit, .kit-blk, .review, .benefit, .info, #temperature, .info-blk, .footer {
    width:680px;
}
.kit-blk-item {
    padding:20px 20px;
}
.review-list-one {
    margin:25px 90px;
}
.benefit-blk-item {
    margin:0 20px 25px;
}
.footer-phone, .footer-social, .footer-info, .footer-logo {
	width:220px;
    float:left;
    margin:10px 60px;
}
}

@media (max-width: 720px)
{
.header, #kit, .kit-blk, .review, .benefit, .info, #temperature, .info-blk, .footer {
    width:680px;
}
.kit-blk-item {
    padding:20px 20px;
}
.review-list-one {
    margin:25px 90px;
}
.benefit-blk-item {
    margin:0 20px 25px;
}
.footer-phone, .footer-social, .footer-info, .footer-logo {
	width:220px;
    float:left;
    margin:10px 60px;
}
}

@media (max-width: 600px)
{
#header {
	background-position:50% !important;
}
.header, #kit, .kit-blk, .review, .benefit, .info, #temperature, .info-blk, .footer {
    width:560px;
}
.header-txt {
    width:445px;
}
.kit-blk-item {
    width:400px;
    height:240px;
    padding:20px 80px;
}
.review-list-one {
    margin:25px 40px;
}
.benefit-blk-item {
    width:250px;
    margin:0 15px 25px;
}
.footer-phone, .footer-social, .footer-info, .footer-logo {
	width:220px;
    float:left;
    margin:10px 30px;
}
}

@media (max-width: 460px)
{
#header {
	background-position:50% !important;
	height:auto;
	background-size:cover;
}
.header, .header-txt, #kit, .kit-blk, .review, .benefit, .info, .info-blk, .footer {
    width:340px;
}
.header-logo {
    width:110px;
}
.header-logo {
    margin:0 115px 20px;
}
.header-phone {
    margin:0 64px;
}
.header-txt {
    margin:20px 0 0 0;
}
.btn-read, .btn {
    width:200px;
    margin:0 30px 20px;
    float:left;
    text-align:center;
}
.kit-blk-item {
    width:320px;
    height:auto;
    padding:20px 10px;
}
.kit-blk-item img {
    padding:0 100px;
}
.kit-blk.margin, .info-blk.margin {
    margin-left:0;
}
.price {
    width:320px;
}
.review-list-one {
    margin:20px;
	    width: 310px;
}
.benefit-blk-item {
    width:300px;
}
.benefit-blk-item-img {
    width:75%;
}
#temperature {
	display:none;
}
.footer-phone, .footer-social, .footer-info, .footer-logo {
	width:220px;
    float:left;
    margin:10px 50px;
}
}