html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
body { line-height: 1 }
ol, ul { list-style: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
.clear{
	clear: both;
}
body{
	font: 15px/22px Arial;
	color: #333;
}
.wrap{
	padding: 30px 40px 0;
	max-width: 560px;
	min-width: 240px;
	margin: 0px auto;
	background: url(../img/wrap_bg.jpg.png) no-repeat top center;
}
.wrap2{
	background: url(../img/bg2.png) right 495px no-repeat;
	max-width: 640px;
	min-width: 320px;
	margin: 0px auto;
}
h1, h2, h3, h4{
	text-align: center;
}
h1{
	color: #4f7ac8;
	font: 36px/40px "pf_beausans_proregular";
	text-transform: uppercase;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
}
h2{
	color: #333333;
	margin: 8% 0px 0px;
	padding-bottom: 10px;
	font: 23px/28px "pf_beausans_proregular";
	font-family: 'Source Sans Pro', sans-serif;
}
h2 span{
	text-transform: uppercase;
}
p{
	margin: 15px 0px;
}

.main_block{
	height: auto;
	padding-bottom: 50px;
}
.main_block h3{
	font: 22px/28px "pf_beausans_proregular";
	color: #fff;
	margin-top: 20px;
	font-family: 'Source Sans Pro', sans-serif;
}
.main_block h3.main_titl{
	margin-top: 0px;
	font-size: 25px;
	font-family: "pf_beausans_proregular";
	font-family: 'Source Sans Pro', sans-serif;
}
.main_block h4{
	font-size: 20px;
}

h3.ico_title{
	color: #333333;
	text-align: left;
	font: 29px/40px "pf_beausans_proregular";
	margin-bottom: 35px;
	font-family: 'Source Sans Pro', sans-serif;
}
h3.ico_title img{
	float: left;
	margin: -11px 22px 0 0;
}
h3.ico_title2 img{
	margin: 11px 22px 0 0;
}

.ico_list{
	margin-bottom: 45px;
}
.ico_list li{
	width: 49%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;

}
.ico_list li span{
	display: inline-block;
	vertical-align: middle;
	line-height: 1.2;
}
.ico_list li p{
	line-height: 60px;
	margin: 0 0 0 80px;
/*	font-family: "pf_beausans_proregular";*/
	font-family: 'Source Sans Pro', sans-serif;
}
.ico_sp1{
	background: url(../img/sprite_ico1.png) no-repeat 0px center;
} 
.ico_sp4{
	background: url(../img/sprite_ico2.png) no-repeat 0px center;
} 
.ico_sp2{
	background: url(../img/sprite_ico3.png) no-repeat 0px center;
} 
.ico_sp5{
	background: url(../img/sprite_ico4.png) no-repeat 0px center;
} 
.ico_sp3{
	background: url(../img/sprite_ico5.png) no-repeat 0px center;
} /*
.ico_sp6{
	background: url(../img/sprite_ico.jpg) no-repeat 0px -300px;
} 
.ico_sp7{
	background: url(../img/sprite_ico.jpg) no-repeat 0px -360px;
} 
.ico_sp8{
	background: url(../img/sprite_ico.jpg) no-repeat 0px -420px;
} 
.ico_sp9{
	background: url(../img/sprite_ico.jpg) no-repeat 0px -480px;
} */
/*-----*/
.ico_list1 li{
	width: 100%;
}
/*-----*/
/*-----*/
.ico_list2{
	margin-bottom: 0px;
}
.ico_list2 li{
	margin-bottom: 15%;
	text-align: center;
}
.ico_list2 li img{
	max-width: 210px;
	width: 100%;	
}
.ico_list2 li p{
	line-height: 22px;
	font-size: 15px;
}
/*-----*/

.pw_info{
	font: 29px/40px "pf_beausans_proregular";
	color: #333333;
	font-family: 'Source Sans Pro', sans-serif;
}
.pw_info2{
	font: 23px/35px "pf_beausans_proregular";
	font-family: 'Source Sans Pro', sans-serif;
}
.pw_info span{
	color: #ff5f00;
	text-transform: uppercase;
}

.img1{
	display: block;
	margin: 40px auto 0px;
	max-width: 100%
}

.list_img{
	text-align: center;
	margin-top: 8%;
}
.list_img li{
	width: 25%;
	display: inline-block;
	
}
.list_img li img{
	    max-width: 100%;
	margin-bottom: 20px;
}
.list_img li:last-child{
	margin-left: 11%;
}
.list_img li:first-child{
	margin-right: 11%;
}
.list_img_top li{
	vertical-align: top;
	text-align: center;
	color: #333333;
	font-size: 18px;
	width: 50%;
/*	font-family: "pf_beausans_proregular";*/
	font-family: 'Source Sans Pro', sans-serif;
}
.list_img_top li:first-child{
	margin-right: 4%;
}
.list_img_top li:last-child{
	margin-left: 4%;
}
.r_dv{
	margin-top: 55px;

}
.r_dv img{
	float: left;
	margin: 0 20px 10px 0px;
}
/*-------------*/
.r_dv1{
	margin-top: 20px;
}
.r_dv1>div{
	display: table-row;
}
.r_dv1>div h2{
	margin-top:0px;
	padding-top: 0px;
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	padding-left: 8%;
}
.r_dv1 img{
	margin-top: 0;
	margin-right: 13%;
	margin-bottom: 30%;
/*	width: 100%;*/
	height: 121px;
}
/*-------------*/
.r_dv2{
	margin-bottom: 40px;
}
.r_dv2 img{
	float: right;
	margin: 0;
	max-width: 38%;
}
.r_dv2 p{
	font: 15px/27px "pf_beausans_proregular";
	font-family: 'Source Sans Pro', sans-serif;
}
.r_dv2 .r_dv2__p{
	font: 20px/32px "pf_beausans_proregular";
	font-family: 'Source Sans Pro', sans-serif;
}
/*------------*/
.r_dv3{
	margin-top: 0px;

}
/*------------*/
.span_color1{
	color: #3fbbff;
}
/*-------------*/
.autor{
	font-style: italic;
	text-align: right;
}
.autor span{
	font-style: normal;
	font-weight: bold;
	display: block;
}
.list_reviews{
	margin:35px 0 0 0px;
}
.list_reviews li{
	margin-bottom: 50px;
}
.list_reviews  .name{
	display: block;
	float: left;
	margin-top: -25px;
	width: 90px;
}
.list_reviews  .name span{
	color: #333333;
	font-size: 15px;
	margin-bottom: 5px;
	display: block;
}
.list_reviews .rew_text{
	border: 1px solid #eaeaea;
	padding: 16px 19px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #333333;
	font-size: 15px;
	line-height: 20px;
	position: relative;
	margin: 25px 0 0 90px;
}
.list_reviews img{
	width: 70px;
	height: 70px;
	float: left;
}
.rew_arrow{
	background: url(../img/rew.png) no-repeat;
	width: 13px;
	height: 12px;
	position: absolute;
	top:30px;
	left: -13px;
	display: block;
}



/*Order*/
.order_img{
	float: left;
	width: 115px;
	margin-top: 35px;
}
.order_info{
	margin-left: 160px;
}
.order_info h2{
	text-align: left;
	padding-bottom: 0px;
	font-size: 30px;
	line-height: 150%;
}
.price_old{
	font: 24px/27px "pf_beausans_proregular";
	font-family: 'Source Sans Pro', sans-serif;
}
.int_price_old{text-decoration: line-through;}
.price_show{
	color: #333333;
	font: 30px/30px "pf_beausans_proregular";
	font-family: 'Source Sans Pro', sans-serif;
}
.price_show span{
	color: #3fbbff;
}
a:focus{outline:none;}
a:hover {text-decoration:none;}
.order_button {
	display: block;
	margin: 30px auto 0px;
	color: #fff;
	width: 206px;
    cursor: pointer;
	text-decoration: none;
	text-align: center;
	font: 30px/58px "pf_beausans_proregular";
	font-family: 'Source Sans Pro', sans-serif;
    border:none;
	border-bottom: 2px solid #349bd4;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
    -webkit-appearance: none;
	background: rgb(107,203,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZiY2JmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI2JSIgc3RvcC1jb2xvcj0iIzYyYzdmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzQ4YmVmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZmJiZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(107,203,255,1) 0%, rgba(98,199,255,1) 26%, rgba(72,190,255,1) 75%, rgba(63,187,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(107,203,255,1)), color-stop(26%,rgba(98,199,255,1)), color-stop(75%,rgba(72,190,255,1)), color-stop(100%,rgba(63,187,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(107,203,255,1) 0%,rgba(98,199,255,1) 26%,rgba(72,190,255,1) 75%,rgba(63,187,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(107,203,255,1) 0%,rgba(98,199,255,1) 26%,rgba(72,190,255,1) 75%,rgba(63,187,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(107,203,255,1) 0%,rgba(98,199,255,1) 26%,rgba(72,190,255,1) 75%,rgba(63,187,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(107,203,255,1) 0%,rgba(98,199,255,1) 26%,rgba(72,190,255,1) 75%,rgba(63,187,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6bcbff', endColorstr='#3fbbff',GradientType=0 ); /* IE6-8 */
}
.order_button:active {
    outline:none;
}
.order_form{
	margin-top: 20px;
}
.wrap_input{
	height: 37px;
	border: 1px solid #eaeaea;
	border-top: 2px solid #eaeaea;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	margin-top: 20px;
	padding:0 15px 0 30px;
	position: relative;
}
.order_form input[type="text"]{
	outline: none;
	width: 100%;
	border: none;
	height: 32px;
	background-color: transparent;
	color: #acacac;
	letter-spacing: 1px;
	font: 15px Arial;
	margin: 0px;
}
.order_form input[type="number"]{
	outline: none;
	width: 100%;
	border: none;
	height: 32px;
	background-color: transparent;
	color: #acacac;
	letter-spacing: 1px;
	font: 15px Arial;
	margin: 0px;
}
.wrap_input_name{
	background: url(../img/ico_name.png) 13px center no-repeat;
}
.wrap_input_phone{
	background: url(../img/ico_phone.png) 10px center no-repeat;
}
.wrap_input_address{
	margin-bottom: 30px;
	background: url(../img/ico_address.png) 10px center no-repeat;
}
.errorMessage {
	color: #FFF;
	background: #ea5844;
	height: 26px;
	line-height: 26px;
	padding: 0 12px;
	position: absolute;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	z-index: 300;
	font-size: 12px;
}
.example{
	padding: 3px 10px;
	position: absolute;
	background: #349bd4;
	color:#fff;
	display: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	top: -32px;
	left: 5px;
	font-size: 12px;
/*	font-family:"pf_beausans_proregular";*/
	font-family: 'Source Sans Pro', sans-serif;
}
footer{
	padding: 80px 0px 20px;
	text-align: center;
	font: 13px Arial;
}
@media screen and (max-width:630px){ 
	h3.ico_title img{
		margin: 11px 22px 0 0;
	}
	h3.ico_title2{
		font-size: 25px
	}
}
@media screen and (max-width:600px){ 
	h3.ico_title2{
		font-size: 24px
	}
}
@media screen and (max-width:560px){ 
	.ico_list li {
		width: 100%;
	}
	h3.ico_title2{
		font-size: 22px
	}
}
@media screen and (max-width:500px){ 
	.order_img {
		float: none;
		width: 100px;
		display: block;
		margin: 0px auto;
	}
	.order_info {
		margin-left: 0px;
		text-align: center;
	}
	.order_info h2{
		font-size: 25px;
		text-align: center;
	}
	.order_info h2 span{
	}
	h3.ico_title {
		font-size: 20px;
	}
	h3.ico_title2{
		font-size: 20px;
		line-height: 28px
	}
	h3.ico_title2 img{
		width: 80px
	}
	.list_img_top li {
    font-size: 100%;
    width: 100%;
}

.list_img_top li:first-child, .list_img_top li:last-child {
    margin-right: 0%;
    margin-left: 0;
}


}
@media screen and (max-width:410px){ 
	h3.ico_title img{
		width: 70px
	}
	h3.ico_title {
		font-size: 18px;
		line-height: 30px
	}
	h3.ico_title2{
		font-size: 17px;
		line-height: 24px
	}
		h3.ico_title2 img{
		margin-top: -5px
	}
	.list_img_top li {
    font-size: 100%;
    width: 69%;
}
}

@media screen and (max-width:400px){ 
	.wrap{
		padding: 20px 20px;
		min-width: 280px;
	}
	.list_reviews .name{
		width: 60px;
	}
	.list_reviews .name span {
		font-size: 13px;
	}
	.list_reviews img {
		width: 50px;
		height: 50px;
	}
	.list_reviews .rew_text {
		margin: 25px 0 0 71px;
	}
	.pw_info{
		font-size: 19px;
		line-height:30px;
	}
		.list_img_top li {
    font-size: 100%;
    width: 69%;
}
}

@media screen and (max-width:365px){ 
	h3.ico_title2 img{
		margin-top: 11px
	}
	.list_img_top li {
    font-size: 100%;
    width: 69%;
}
	h2{
		color: #333333;
		margin-top: 8%;
		font: 18px/25px "pf_beausans_proregular";
		font-family: 'Source Sans Pro', sans-serif;
	}
	.main_block h1 img{width: 100%;}
	.main_block h3.main_titl{
		font-size: 19px;
	}

}

#free_sheeping_bar + .wrap2 {
	margin-top: 39px;
}
.owl-prev{
	position: absolute;
	background: url('../img/left2.png') 0 0 / contain no-repeat!important;
	width: 18px;
	height: 21px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	user-select: none;
	cursor: pointer;
}
.owl-next{
	position: absolute;
	background: url('../img/right2.png') 0 0 / contain no-repeat!important;
	width: 18px;
	height: 21px;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	user-select: none;
	cursor: pointer;
}
.owl-theme .owl-nav button:hover {
	background-color: none;
}
.owl-theme .owl-nav img {
transform:scale(1.2,1.2);
}