body{
	margin: 0;
	padding: 0;
}
.head{
	display: block;
	position: relative;
	max-width: 1600px;
	background: url(../img/head.jpg);
	height: 199px;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 auto;
}
.floating{
	display: none;
	position: fixed;
	height: 50px;
	width: 1600px;
	left: 50%;
	margin-left: -800px;
	background: url(../img/floating.jpg);
	z-index: 777;
}
.floating-wrap{
	display: block;
	position: relative;
	overflow: hidden;
	width: 1000px;
	height: 70px;
	margin: 0 auto;
}
/***{
	-webkit-transition: all 1s ease-out 0.1s;
		-moz-transition: all 1s ease-out 0.1s;
		-ms-transition: all 1s ease-out 0.1s;
		-o-transition: all 1s ease-out 0.1s;
		transition: all 1s ease-out 0.1s;	
}**/
.fl1{
	display: inline-block;
	font-size: 20px;
	font-family: 'Myriad Pro Bold Condensed';
	color: rgb( 255, 255, 255 );
	font-weight: bold;
	text-shadow: 0px 1px 2px rgb( 0, 73, 123 );
	width: 180px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	text-decoration: none;
	margin: 4px 0px 0px 250px;
}
.fl1:hover,.fl2:hover,.fl3:hover,.fl4:hover{
	border-radius: 16px;
background-color: rgb( 177, 22, 22 );
}
.fl2{
	display: inline-block;
	font-size: 20px;
	font-family: 'Myriad Pro Bold Condensed';
	color: rgb( 255, 255, 255 );
	font-weight: bold;
	text-shadow: 0px 1px 2px rgb( 0, 73, 123 );
	width: 90px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	text-decoration: none;
}
.fl3{
	display: inline-block;
	font-size: 20px;
	font-family: 'Myriad Pro Bold Condensed';
	color: rgb( 255, 255, 255 );
	font-weight: bold;
	text-shadow: 0px 1px 2px rgb( 0, 73, 123 );
	text-decoration: none;
	width: 145px;
	height: 43px;
	line-height: 43px;
	text-align: center;
}
.fl4{
	display: inline-block;
	font-size: 20px;
	font-family: 'Myriad Pro Bold Condensed';
	color: rgb( 255, 255, 255 );
	font-weight: bold;
	text-shadow: 0px 1px 2px rgb( 0, 73, 123 );
	text-decoration: none;
	width: 160px;
	height: 43px;
	line-height: 43px;
	text-align: center;
}
.buy-w-disc{
	display: block;
	position: absolute;
	width: 183px;
	height: 41px;
	background: url(../img/floating-order-button.png);
	left: 0px;
	top: 5px;
	text-decoration: none;
	text-align: center;
	line-height: 41px;
	font-size: 20px;
	font-family: 'Myriad Pro Bold Condensed';
	color: rgb( 255, 255, 255 );
	text-transform: uppercase;
	text-shadow: 1px 1.732px 5px rgb( 77, 0, 4 );
}
.buy-w-disc:hover{
	background: url(../img/floating-order-button-hov.png);
}
.menu-wrap2{
	display: block;
	margin: 0px 0px 0px 0px;
}
.header-wrap{
	display: block;
	position: relative;
	width: 1000px;
	height: 199px;
	overflow: hidden;
	margin: 0 auto;
}
.logo{
	display: block;
	margin: 16px 0px 0px 25px;
}
.menu-wrap{
	display: block;
	position: absolute;
	padding: 0;
	top: 19px;
	left: 325px;
}
.menu-wrap li{
	display: inline-block;
	font-size: 20px;
	font-family: 'Myriad Pro Bold Condensed';
	color: rgb( 255, 255, 255 );
	font-weight: bold;
	text-shadow: 0px 1px 2px rgb( 0, 73, 123 );
}
.menu-wrap li a{
	text-decoration: none;
	color: rgb( 255, 255, 255 );
}
.whats{
	margin-right: 7px;
}
.whats a{
	display: block;
	 width: 180px;
  height: 43px;
  line-height: 43px;
  text-align: center;
}
.whats a:hover{
	border-radius: 16px;
  background-color: rgb( 14, 87, 131 );
  width: 180px;
  height: 43px;
}
.order{
	margin-right: 10px;
}
.order a{
	display: block;
	width: 115px;
	height: 43px;
	line-height: 43px;
  	text-align: center;
}
.order a:hover{
	border-radius: 16px;
  	background-color: rgb( 14, 87, 131 );
}
.how-it-works{
	margin-right: 8px;
}
.how-it-works a{
	display: block;
	width: 145px;
	height: 43px;
	line-height: 43px;
  	text-align: center;
}
.how-it-works a:hover{
	border-radius: 16px;
  	background-color: rgb( 14, 87, 131 );
}
.delivery{
	margin-right: 15px;
}
.delivery a{
	display: block;
	width: 160px;
	height: 43px;
	line-height: 43px;
  	text-align: center;
}
.delivery a:hover{
	border-radius: 16px;
  	background-color: rgb( 14, 87, 131 );
}
.head-title{
	display: block;
	position: absolute;
	font-size: 33px;
	font-family: 'Myriad Pro Bold Condensed';
	color: rgb( 255, 255, 255 );
	text-shadow: 0px 2px 2px rgb( 0, 31, 51 );
	font-weight: bold;
	text-transform: uppercase;
	top: 137px;
	left: 10px;
	letter-spacing: -0.1px;
}
.orange{
	color: rgb(255,204,0);
}
.content1{
	display: block;
	max-width: 1600px;
	width: 100%;
	height: 620px;
	background: url(../img/content1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
}
.content1-wrap{
	display: block;
	position: relative;
	width: 1000px;
	height: 620px;
	margin: 0 auto;
}
.content1-pic{
	display: block;
	position: absolute;
	top: 511px;
	left: 626px;
}
.made-in-usa{
	display: block;
	position: absolute;
	top: 511px;
	left: 745px;
}
.hundred-pers{
	display: block;
	position: absolute;
	top: 514px;
	left: 843px;
}
.form-wrap{
	display: inline-block;
	position: absolute;
	width: 450px;
	height: 620px;
	overflow: hidden;
	right:0px;
	top: 0;
}
.form-wrap2{
	top: -60px;
}
.title-wrap{
	display: block;
	position: absolute;
	overflow: hidden;
	width: 417px;
  	height: 192px;
  	background-color: rgb( 62, 121, 179 );
  	opacity: 0.878;
  	top: 34px;
  	left: 18px;
}
.content1-title{
	display: block;
  	font-size: 61.49px;
  font-family: "Myriad Pro";
  color: rgb( 255, 255, 255 );
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0px 2px 2px rgb( 0, 31, 51 );
  line-height: 52px;
  margin: 15px 0px 0px 22px;
}
.order-form{
	display: block;
	position: relative;
	overflow: hidden;
	width: 400px;
	height: 486px;
	background: url(../img/form.png);
	margin: 18px 0px 0px 52px;
}
.contact-us{
	display: block;
	font-size: 16px;
	  font-family: 'Myriad Pro Bold';
	  color: rgb( 0, 32, 52 );
	  font-weight: bold;
	  text-transform: uppercase;
	 margin: 29px 0px 0px 21px;
}
.enter-form{
	display: block;
	font-size: 25px;
  font-family: 'Myriad Pro Bold';
  color: rgb( 255, 255, 255 );
  font-weight: bold;
  text-shadow: 0px 2px 2px rgb( 0, 31, 51 );
  margin: 0px 0px 0px 21px;
	line-height: 25px;
}
.form-text{
	display: block;
	font-size: 48.99px;
  	font-family: 'Etelka Text Pro Bold';
  	color: rgb( 51, 51, 51 );
  	font-weight: bold;
  	text-transform: uppercase;
  	line-height: 42px;
  	margin: 33px 0px 0px 43px;
}
.form-text2{
	display: block;
	font-size: 52.51px;
  	font-family: 'Etelka Text Pro Bold';
  	color: rgb( 51, 51, 51 );
  	font-weight: bold;
  	text-transform: uppercase;
  	line-height: 42px;
  	margin: 2px 0px 0px 42px;
}
.smaller{
	display: block;
	font-size: 33.51px;
	line-height: 30px;
  	font-family: 'Etelka Text Pro Bold';
  	color: rgb( 51, 51, 51 );
  	font-weight: bold;
  	text-transform: uppercase;
  	margin: 1px 0px 0px 42px;
}
.pre-price{
	display: block;
	font-size: 19.1px;
  	font-family: 'Myriad Pro Regular';
  	color: rgb( 34, 34, 34 );
  	text-transform: uppercase;
  	margin: 5px 0px 0px 45px;
}
.instead{
	display: block;
	font-size: 18px;
  	font-family: 'Myriad Pro Regular';
  	color: rgb( 34, 34, 34 );
  	text-transform: uppercase;
  	margin: 3px 0px 0px 44px;
}
.old-price{
	display: block;
	font-size: 19.1px;
	font-family: 'Myriad Pro Regular';
	color: rgb(255,255,255);
	position: absolute;
	top: 225px;
	left: 126px;
	text-decoration:line-through;
}
.new-price{
	display: block;
	position: absolute;
	font-size: 30px;
	font-family: 'Myriad Pro Bold';
	color: rgb(165,8,14);
	top: 245px;
	left: 110px;
}
.empty-block{
	display: block;
	height: 1px;
	width: 1000px;
}
.an-size{
	font-size: 30.1px;
}
.discount{
	display: block;
	position: absolute;
	width: 360px;
	height: 67px;
	background: rgb(224, 0, 0);
	text-align: center;
	font-size: 53px;
 	font-family: 'Myriad Pro Bold Condensed';
  	color: rgb( 255, 255, 255 );
  	font-weight: bold;
  	/*line-height: 40px;*/
  	letter-spacing: 1px;
	top: 525px;
	right: 32px;
	padding: 10px 0 0;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.name{
	display: block;
	width: 271px;
	height: 38px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid rgb(211, 169, 0);
	background-color: rgb( 255, 255, 255 );
	margin: 23px 0px 0px 43px;
}
input::-webkit-input-placeholder {
	font-size: 18px;
  font-family: 'Arial';
  color: rgb( 51, 51, 51 );
  line-height:21px;
  padding-left:4px;
 }
input:-moz-placeholder {
	font-size: 18px;
  font-family: 'Arial';
  color: rgb( 51, 51, 51 );
  line-height:21px;
  padding-left:4px;
  }
html.safari6 input:placeholder {
	font-size: 18px;
  font-family: 'Arial';
  color: rgb( 51, 51, 51 );
  line-height:21px;
   padding-left:4px;
  }
html.safari5 input:placeholder {
	font-size: 18px;
  font-family: 'Arial';
  color: rgb( 51, 51, 51 );
  line-height:21px;
   padding-left:4px;
  }
html.safari input:placeholder {
	font-size: 18px;
  font-family: 'Arial';
  color: rgb( 51, 51, 51 );
  line-height:21px;
   padding-left:4px;
  }
  input{
  	padding-left: 10px;
  	font-size: 18px;
  font-family: 'Arial';
  color: rgb( 51, 51, 51 );
  }
.phone{
	display: block;
	width: 271px;
	height: 38px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid rgb(211, 169, 0);
	background-color: rgb( 255, 255, 255 );
	margin: 15px 0px 0px 43px;
}
.order-button{
	display: block;
	width: 197px;
	height: 55px;
	background:url(../img/order-button.png);
	font-size: 27px;
	  font-family: 'Myriad Pro Bold';
	  color: rgb( 255, 255, 255 );
	  font-weight: bold;
	  line-height: 55px;
	  text-align: center;
	  text-decoration: none;
	  text-transform: uppercase;
	  text-shadow: 1px 1.732px 5px rgb( 77, 0, 4 );
	  margin: 0px 0px 0px 86px;
}
.order-button:hover{
	background: url(../img/order-button2.png);
}
.content2{
	display: block;
	max-width: 1600px;
	width: 100%;
	height: 346px;
	background-color:rgb(250,250,250);
	margin: 0 auto;
}
.content2-wrap{
	display: block;
	position: relative;
	width: 1000px;
	height: 346px;
	margin: 0 auto;
}
.item-pic{
	display: block;
	position: absolute;
	top: 23px;
	left: -16px;
}
.price-wrap{
	display: block;
	position: absolute;
	overflow: hidden;
	width: 168px;
	height: 169px;
	background: url(../img/price-circle.png);
	top: 18px;
	left: 334px;
}
.circle-old-price{
	font-size: 30px;
 	font-family: 'Myriad Pro Condensed';
  	color: rgb( 0, 36, 57 );
  	line-height: 61px;
  	line-height: 74px;
	margin: 0px 0px 0px 49px;
	text-decoration:line-through;
}
.circle-new-price{
	display: block;
	font-size: 80px;
 	font-family: 'Myriad Pro Bold Condensed';
  	color: rgb( 255,255,255 );
  	line-height: 28px;
  	margin: -3px 0px 0px 34px;
}
.circle-an-size{
	font-size: 40px;
}
.sale-rectangle{
	display: block;
	position: absolute;
	width: 151px;
	height: 80px;
	background: url(../img/sale-rectangle.png);
	text-align: center;
	line-height: 73px;
	font-size: 63.92px;
	font-family: 'Myriad Pro Bold Condensed';
	font-weight: bold;
	color: rgb(255,255,255);
	top: 230px;
	left: 160px;
}
.count-wrap{
	display: block;
	position: absolute;
	overflow: hidden;
	width: 477px;
	height: 346px;
	right: 0;
}
.blink{
	display: block;
	font-size: 18px;
	font-family: 'Etelka Text Pro Bold';
	color:rgb(255,0,0);
	margin: 12px 0px 0px 35px;
}
.count-title-wrap{
	display: block;
	overflow: hidden;
	width: 455px;
  	height: 106px;
	 border-radius: 2px;
	 background-color: rgb( 7, 122, 203 );
  box-shadow: 0px 2px 3px 0px rgb( 0, 0, 0 );
  margin: 17px 0px 0px 0px;
}
.count-title1{
	display: block;
	font-size: 30px;
	color: rgb( 0, 36, 57 );
	text-transform: uppercase;
	  font-weight: bold;
	  font-family: 'Etelka Text Pro Bold';
	  margin: 37px 0px 0px 20px;
}
.count-date{
	display: block;
	font-size: 24px;
	color: rgb( 255, 255,255 );
	  font-weight: bold;
	  font-family: 'Etelka Text Pro Bold';
	  margin: 1px 0px 0px 32px;
}
.count-title{
	display: block;
	font-size: 20px;
	color:rgb(52,52,52);
	font-family: 'Etelka Text Pro Bold';
	font-weight: bold;
	margin: 29px 0px 0px 79px;
}
#stage_jbeeb_3{
	margin: 10px 0px 0px 0px !important;
}
#stage_jbeeb_5{
	margin: 11px 0px 0px 14px !important;
}
#container_jbeeb_90,#textbox_jbeeb_174,#container_jbeeb_432,#textbox_jbeeb_516,#container_jbeeb_92,#textbox_jbeeb_176{
	margin-left: 19px !important;
}
#container_jbeeb_260,#textbox_jbeeb_344,#container_jbeeb_602,#textbox_jbeeb_686,#container_jbeeb_262,#textbox_jbeeb_346{
	margin-left: 54px !important;
}
#container_jbeeb_175,#textbox_jbeeb_259,#container_jbeeb_517,#textbox_jbeeb_601,#container_jbeeb_177,#textbox_jbeeb_261{
	margin-left: 36px !important;
}
#box_jbeeb_365,#box_jbeeb_394,#box_jbeeb_25,#box_jbeeb_54,#box_jbeeb_361,#box_jbeeb_430,#box_jbeeb_21,#box_jbeeb_90{
	background:url(images/flipper02-but.png) !important;
}
.dots{
	display: block;
	position: absolute;
	left: 631px;
	top: 246px;
}
.dots2{
	display: block;
	position: absolute;
	left: 749px;
	top: 246px;
}
.dots3{
	display: block;
	position: absolute;
	left: 866px;
	top: 246px;
}
.content3{
	display: block;
	max-width: 1600px;
	width: 100%;
	height: 386px;
	background: url(../img/content3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 auto;
}
.content3-wrap{
	display: block;
	overflow: hidden;
	width: 1000px;
	height: 386px;
	margin: 0 auto;
}
.ideal-visibility{
	display: block;
	font-size: 41px;
	font-family: 'Myriad Pro Bold';
	text-shadow: 0px 2px 2px rgb( 0, 31, 51 );
	color: rgb(255,255,255);
	margin: 39px 0px 0px 19px;
	line-height: 43px;
	text-transform: uppercase;
}
.ideal-under{
	display: block;
	font-size: 30px;
	font-family: 'Myriad Pro Bold';
	text-shadow: 0px 2px 2px rgb( 0, 31, 51 );
	color: rgb(255,255,255);
	margin: 0px 0px 0px 17px;
	text-transform: uppercase;
}
.content3-list{
	display: block;
	font-size: 22px;
	font-family: 'Myriad Pro Regular';
	color:rgb(233,238,240);
	padding: 0;
	list-style:none;
	margin: 33px 0px 0px 19px;
}
.content3-list li{
	margin-bottom: 10px;
	background: url(../img/list-type.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 40px;
}
.acon{
	height: 35px;
}
.li-first{
	line-height: 23px;
}
.li-second{
	line-height: 23px;
}
.acon{
	letter-spacing: 0.4px;
	background-position: 0px 0px !important;
	margin-bottom: 0px !important;
}
.li-last{
	line-height: 23px;
	background-position: 0px -1px !important;
}
.content4{
	display: block;
	max-width: 1600px;
	width: 100%;
	height: 547px;
	background-color: rgb(255,255,255);
	margin: 0 auto;
}
.content4-wrap{
	display: block;
	overflow: hidden;
	position: relative;
	width: 1000px;
	height: 547px;
	margin: 0 auto;
}
.content4-pic{
	display: block;
	margin: 70px 0px 0px 13px;
}
.aplicator{
	display: block;
	position: absolute;
	font-size: 18px;
	font-family: 'Myriad Pro Bold';
	color:rgb(70,165,197);
	letter-spacing: 0.6px;
	word-spacing: -2px;
	top: 47px;
	left: 49px;
}
.number-color{
	color: rgb(3,102,133);
}
.gubka{
	display: block;
	position: absolute;
	font-size: 18px;
	font-family: 'Myriad Pro Bold';
	color:rgb(70,165,197);
	letter-spacing: 0.6px;
	word-spacing: -2px;
	top: 436px;
	left: 57px;
}
.kaps{
	display: block;
	position: absolute;
	font-size: 18px;
	font-family: 'Myriad Pro Bold';
	color:rgb(70,165,197);
	letter-spacing: 0.6px;
	word-spacing: -2px;
	line-height: 16px;
	top: 457px;
	left: 184px;
}
.content4-content{
	display: block;
	position: absolute;
	overflow: hidden;
	right: 0;
	top: 0;
	width: 615px;
	height: 547px;
}
.what-title{
	display: block;
	font-size: 50px;
	font-family: 'Myriad Pro Bold';
	color: rgb(3,102,133);
	text-transform: uppercase;
	letter-spacing: -0.3px;
	margin: 46px 0px 0px 6px;
}
.what-under{
	display: block;
	font-size: 30px;
	font-family: 'Myriad Pro Bold';
	color: rgb(47,158,192);
	text-transform: uppercase;
	line-height: 34px;
	margin: -3px 0px 0px 6px;
}
.what-description,.what-description2,.what-description3{
	display: block;
	font-size: 18px;
	font-family: 'Myriad Pro Regular';
	color: rgb(13,19,17);
	letter-spacing: -0.1px;
}
.what-description{
	margin: 38px 0px 0px 9px;
}
.up-bold{
	text-transform:uppercase;
	font-family: 'Myriad Pro Bold';
}
.what-description2{
	margin: 20px 0px 0px 9px;
}
.what-description3{
	margin: 21px 0px 0px 9px;
}
.made-in-block{
	display: block;
	width: 399px;
  	height: 37px;
  	background-color: rgb( 47, 158, 192 );
  	font-family: 'Myriad Pro Bold';
  	font-size: 18px;
  	text-transform: uppercase;
  	color: rgb(255,255,255);
  	line-height: 37px;
  	text-align: center;
  	margin: 23px 0px 0px 9px;
}
.usa{
	display: inline-block;
	position: absolute;
	top: 474px;
	left: 419px;
}
.germany{
	display: inline-block;
	position: absolute;
	top: 474px;
	left: 489px;
}
.content5{
	display: block;
	max-width: 1600px;
	width: 100%;
	height: 549px;
	background:url(../img/content5.jpg);
  	background-position: center;
  	margin: 0 auto;
}
.content5-wrap{
	display: block;
	position: relative;
	overflow: hidden;
	width: 1000px;
	height: 549px;
	margin: 0 auto;
}
.content5-title{
	display: block;
	font-size:47px;
	font-family: 'Myriad Pro Bold';
	color: rgb( 255, 255, 255 );
	text-transform: uppercase;
  	text-shadow: 0px 2px 2px rgb( 0, 31, 51 );
  	margin: 43px 0px 0px 18px;
  	line-height: 54px;
}
.content5-under{
	display: block;
	font-size:40px;
	font-family: 'Myriad Pro Bold';
	color: rgb( 255, 255, 255 );
	text-transform: uppercase;
  	text-shadow: 0px 2px 2px rgb( 0, 31, 51 );
  	margin: -1px 0px 0px 16px;
	letter-spacing: -0.1px;
}
.content5-list{
	display: block;
	list-style: none;
	font-size: 20px;
	font-family: 'Myriad Pro Regular';
	color:rgb(255,255,255);
	margin: 58px 0px 0px 17px;
	padding: 0;
}
.content5-list li{
	margin-bottom: 10px;
	background: url(../img/list-type.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 47px;
}
.content5-first{
	height: 30px !important;
	margin-bottom: 3px !important;
	background-position: 0px -1px !important;
}
.mbold{
	font-family: 'Myriad Pro Bold';
}
.content5-sec{
	background-position: 0px 2px !important;	
}
.content5-third{
	background-position: 0px -1px !important;		
}
.content5-fourth{
	background-position: 0px 0px !important;		
}
.content5-last{
	background-position: 0px 0px !important;		
}
.video-title{
	display: block;
	position: absolute;
	width: 422px;
	height: 74px;
	background: url(../img/video-title.png);
	top: 171px;
	left: 535px;
}
.video-title-text{
	display: block;
	font-size: 21px;
	font-family: 'Myriad Pro Bold';
	color: rgb(0,113,147);
	text-transform: uppercase;
	text-align: center;
	line-height: 23px;
	margin-top: 5px;
}
.video-first{
	display: block;
	position: absolute;
	width: 422px;
	height: 268px;
	top: 250px;
	left: 535px;
	border:none;
}
.content6{
	display: block;
	max-width: 1600px;
	width: 100%;
	height: 78px;
	margin: 0 auto;
	background-position: center;
	background-repeat: no-repeat;
	border-style: solid;
	  border-width: 0 0 3px 0;
	  border-color: rgb( 162, 81, 0 );
	  background-image: -moz-linear-gradient( 90deg, rgb(255,126,0) 0%, rgb(255,150,0) 100%);
	  background-image: -webkit-linear-gradient( 90deg, rgb(255,126,0) 0%, rgb(255,150,0) 100%);
	  background-image: -ms-linear-gradient( 90deg, rgb(255,126,0) 0%, rgb(255,150,0) 100%);
}
.content6-wrap{
	display: block;
	overflow: hidden;
	width: 1000px;
	height: 75px;
	margin: 0 auto;
}
.content6-text{
	display: block;
	font-size: 35px;
	font-family: 'Myriad Pro Bold Condensed';
	color:rgb(255,255,255);
	text-transform: uppercase;
	letter-spacing: -0.1px;
	text-shadow: 0px 2px 2px rgb( 0, 31, 51 );
	margin: 16px 0px 0px 37px;
	line-height: 55px;
	text-align: center;
}
.content7{
	display: block;
	max-width: 1600px;
	width: 100%;
	height: 475px;
	background: rgb(255,255,255);
	margin: 0 auto;
}
.content7-wrap{
	display: block;
	position: relative;
	overflow: hidden;
	width: 1000px;
	height: 475px;
	margin: 0 auto;
}
.content7-title{
	display: block;
	font-size: 36px;
	font-family: 'Myriad Pro Bold';
	color: rgb(47,158,192);
	text-transform: uppercase;
	letter-spacing: -0.4px;
	line-height: 28px;
	margin: 31px 0px 0px 242px;
}
.content7-under{
	display: block;
	font-size: 40px;
	font-family: 'Myriad Pro Bold';
	color: rgb(3,102,133);
	text-transform: uppercase;
	margin: 0px 0px 0px 69px;
}
.video2{
	display: block;
	width: 463px;
	height: 282px;
	margin: 27px 0px 0px 19px;
	border:none;
}
.content7-rect{
	display: block;
	position: absolute;
	width: 311px;
	height: 61px;
	background: url(../img/content7-rect.png);
	top: 133px;
	left: 514px;
}
.content7-rect-text{
	display: block;
	font-size:25px;
	font-family: 'Myriad Pro Bold';
	color: rgb(255,255,255);
	text-transform: uppercase;
	line-height: 21px;
	margin: 8px 0px 0px 50px;
}
.content7-list{
	display: block;
	position: absolute;
	top: 191px;
	left: 472px;
	list-style: none;
	font-size: 20px;
	font-family: 'Myriad Pro Regular';
	color:rgb(13,19,17);
}
.comtent7-first{
	margin-bottom: 16px;
	background-position: 0px 2px !important;
} 
.content7-list li{
	background: url(../img/list-type2.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 37px;
}
.comtent7-sec{
	margin-bottom: 16px;
	background-position: 0px -1px !important;
}
.comtent7-thrd{
	margin-bottom: 16px;
	background-position: 0px -1px !important;
}
.comtent7-last{
	height: 30px;
	background-position: 0px -1px !important;
}
.content8{
	display: block;
	max-width: 1600px;
	width: 100%;
	height: 499px;
	background: url(../img/content8.jpg);
	background-position: center;
	margin: 0 auto;
}
.content8-wrap{
	display: block;
	position: relative;
	overflow: hidden;
	width: 1000px;
	height: 499px;
	margin: 0 auto;
}
.content8-title{
	display: block;
	font-size: 40px;
	font-family: 'Myriad Pro Bold';
	color:rgb(255,255,255);
	 text-shadow: 0px 2px 2px rgb( 0, 31, 51 );
	 text-transform: uppercase;
	 margin: 36px 0px 0px 253px;
	letter-spacing: -0.2px;
	line-height: 64px;
}
.content8-pics{
	display: block;
	padding: 0;
	margin: 52px 0px 0px 19px;
}
.pic1,.pic2,.pic3{
	display: inline-block;
	width: 252px;
	height: 182px;
}
.pic1{
	background: url(../img/c8-pic1.jpg);
	margin-right: 79px;
}
.pic2{
	background: url(../img/c8-pic2.jpg);
	margin-right: 78px;
}
.pic3{
	background: url(../img/c8-pic3.jpg);
}
.pic1-text,.pic2-text,.pic3-text{
	display: block;
	position: absolute;
	top: 346px;
	font-size: 18px;
	font-family: 'Myriad Pro Regular';
	color:rgb(255,255,255);
}
.pic1-text{
	left: 19px;
}
.pic2-text{
	left: 358px;
}
.pic3-text{
	left: 691px;
}
.number-circle,.number2-circle,.number3-circle{
	display: block;
	position: absolute;
	width: 71px;
	height: 71px;
	border-radius: 50%;
  background-color: rgb( 255, 255, 255 );
  box-shadow: 0px 2px 2px 0px rgb( 0, 31, 51 );
}
.number-circle{
		top: 121px;
	left: 233px;
}
.number2-circle{
	top: 121px;
	left: 569px;
}
.number3-circle{
	top: 121px;
	left: 904px;
}
.number-circle-text{
	display: block;
	font-size: 44px;
	font-family: 'Myriad Pro Bold';
	color: rgb(25,74,116);
	margin: 6px 0px 0px 23px;
}
.content9{
	display: block;
	max-width: 1600px;
	width: 100%;
	height: 434px;
	margin: 0 auto;
	background: rgb(255,255,255);
	border-width: 0 0 12px 0;
	border-color: rgb( 2,102,133 );
	border-style: solid;
}
.content9-wrap{
	display: block;
	position: relative;
	overflow: hidden;
	width: 1000px;
	height: 434px;
	margin: 0 auto;
}
.attantion{
	display: block;
	font-size: 50px;
	font-family: 'Myriad Pro Bold';
	text-transform: uppercase;
	color: rgb(3,102,133);
	line-height: 54px;
	margin: 29px 0px 0px 17px;
}
.content9-under{
	display: block;
	font-size: 34px;
	font-family: 'Myriad Pro Bold';
	text-transform: uppercase;
	color: rgb(47, 158,192);
	margin: 0px 0px 0px 17px;
	letter-spacing: -0.1px;
}
.content9-text{
	display: block;
	font-size: 18px;
	font-family: 'Myriad Pro Regular';
	color:rgb(13,19,17);
	margin: 28px 0px 0px 17px;
	letter-spacing: -0.1px;
}
.bold{
	font-family: 'Myriad Pro Bold';
}
.blue{
	color:rgb(47,158,192);
}
.content9-text2{
	display: block;
	font-size: 18px;
	font-family: 'Myriad Pro Regular';
	color:rgb(13,19,17);
	margin: 19px 0px 0px 17px;
	letter-spacing: -0.1px;
}
.content9-rect{
	display: block;
	overflow: hidden;
	width: 675px;
	height: 40px;
	background: url(../img/content9-rect.png);
	margin: 21px 0px 0px 18px;
}
.ct9-rect-text{
	display: block;
	font-size: 20px;
	font-family: 'Myriad Pro Bold';
	text-transform: uppercase;
	color: rgb(255,255,255);
	margin: 7px 0px 0px 16px;
}
.content9-pic{
	display: block;
	position: absolute;
	top: 34px;
	left: 314px;
}
.ukraine{
	display: block;
	position: absolute;
	top: 33px;
	left: 383px;
}
.flag-fixed{
	display: block;
	position: fixed;
	left: 5px;
	top: 205px;
}
.scs{
	display: block;
	position: absolute;
	top: 36px;
	left: 722px;
}
.content10{
	display: block;
	max-width: 1600px;
	width: 100%;
	height: 621px;
	background: url(../img/content10.jpg);
	background-position: center;
	margin: 0 auto;
}
.content10-wrap{
	display: block;
	overflow: hidden;
	position: relative;
	width: 1000px;
	height: 621px;
	margin: 0 auto;
}
.content10-title{
	display: block;
	font-size: 40px;
	font-family: 'Myriad Pro Bold';
	 color: rgb( 255, 255, 255 );
	 text-shadow: 0px 2px 2px rgb( 0, 31, 51 );
	 text-transform: uppercase;
	 margin: 25px 0px 0px 287px;
}
.content10-string1{
	display: block;
	padding: 0;
	margin: 30px 0px 0px 18px;
}
.content10-string2{
	display: block;
	padding: 0;
	margin: 30px 0px 0px 18px;
}
.resp1{
	display: inline-block;
	float:left;
	overflow: hidden;
	width: 461px;
	height: 185px;
	background: url(../img/resp1.jpg);
	margin-right: 34px;

}
.resp2{
	display: inline-block;
	overflow: hidden;
	width: 461px;
	height: 185px;
	background: url(../img/resp2.jpg);
	
}
.resp3{
	display: inline-block;
	float:left;
	overflow: hidden;
	width: 461px;
	height: 185px;
	background: url(../img/resp3.jpg);
	margin-right: 34px;
}
.resp4{
	display: inline-block;
	overflow: hidden;
	width: 461px;
	height: 185px;
	background: url(../img/resp4.jpg);
}
.resp-title{
	display: block;
	font-size: 16px;
	font-family: 'Arial';
	font-weight: bold;
	color: rgb(34,34,34);
	margin: 14px 0px 0px 127px;
}
.resp-text{
	display: block;
	width: 325px;
	font-size: 13px;
	font-family: 'Arial';
	color: rgb(34,34,34);
	text-align: justify !important;
	margin: 7px 0px 0px 128px;
	line-height: 22px;
}
.leave-resp{
	display: block;
	width: 243px;
  height: 44px;
	border-style: solid;
  border-width: 1px;
  border-color: rgb( 148, 3, 10 );
  border-radius: 4px;
  background-image: -moz-linear-gradient( 157deg, rgb(148,3,10) 0%, rgb(233,26,26) 100%);
  background-image: -webkit-linear-gradient( 157deg, rgb(148,3,10) 0%, rgb(233,26,26) 100%);
  background-image: -ms-linear-gradient( 157deg, rgb(148,3,10) 0%, rgb(233,26,26) 100%);
  font-size: 22px;
  font-family: 'Myriad Pro Bold';
  color: rgb( 255, 255, 255 );
  font-weight: bold;
  line-height: 44px;
  text-align: center;
  text-shadow: 1px 1.732px 5px rgb( 77, 0, 4 );
  text-decoration: none;
  text-transform: uppercase;
  margin: 24px 0px 0px 375px;
}
.leave-resp:hover{
	background-image: -moz-linear-gradient( 157deg, rgb(148,3,10) 0%, rgb(177, 8, 8) 100%);
  background-image: -webkit-linear-gradient( 157deg, rgb(148,3,10) 0%, rgb(177, 8, 8) 100%);
  background-image: -ms-linear-gradient( 157deg, rgb(148,3,10) 0%, rgb(177, 8, 8) 100%);
}
.content11{
	display: block;
	max-width: 1600px;
	width: 100%;
	height: 424px;
	background: rgb(255,255,255);
	margin: 0 auto;
}
.content11-wrap{
	display: block;
	position: relative;
	overflow: hidden;
	width: 1000px;
	height: 424px;
	margin: 0 auto;
}
.content11-title{
	display: block;
	font-size: 40.01px;
	font-family: 'Myriad Pro Bold';
	color: rgb( 51, 51, 51 );
  	text-transform: uppercase;
  	margin: 28px 0px 0px 195px;
	letter-spacing: -0.5px;
	line-height: 87px;
	text-align: center;
}
.content11-under{
	display: block;
	font-size: 18px;
	font-family: 'Myriad Pro Regular';
	color: rgb( 51, 51, 51 );
  	margin: -20px 0px 0px 345px;
	letter-spacing: -0.1px;
}
.content11-text{
	display: block;
	font-size: 16px;
	font-family: 'Arial';
	color: rgb(51,51,51);
	margin: 31px 0px 0px 538px;
}
.bolda{
	font-weight: bold;
}
.content11-text2{
	display: block;
	font-size: 16px;
	font-family: 'Arial';
	color: rgb(51,51,51);
	margin: 18px 0px 0px 538px;
}
.c11-text3{
	display: block;
	font-size: 16px;
	font-family: 'Arial';
	color: rgb(51,51,51);
	margin: 20px 0px 0px 538px;
}
.c11-text4{
	display: block;
	font-size: 16px;
	font-family: 'Arial';
	font-weight: bold;
	color: rgb(255,183,88);
	margin: 19px 0px 0px 538px;
}
.c11-text5{
	display: block;
	font-size: 16px;
	font-family: 'Arial';
	font-weight: bold;
	color: rgb(47,158,192);
	margin: 18px 0px 0px 538px;
}
.c11-pic{
	display: block;
	position: absolute;
	top: 118px;
	left: 45px;
}
.content12{
	display: block;
	max-width: 1600px;
	width: 100%;
	height: 635px;
	background: url(../img/content12.jpg);
	background-position: center;
	margin: 0 auto;
}
.content12-wrap{
	display: block;
	position: relative;
	overflow: hidden;
	width: 1000px;
	height: 635px;
	margin: 0 auto;
}
.c12-countdown-wrap{
	display: block;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: rgb(255,255,255);
	width: 485px;
	height: 142px;
	border:0.5px solid #000;
	margin: 51px 0px 0px 19px;
}
.c12-count-title{
	display: block;
	font-size: 20px;
	color: rgb(52,52,52);
	font-family: 'Etelka Text Pro Bold';
	font-weight: bold;
	margin: 11px 0px 0px 103px;
}
.c12-dot1,.c12-dot2,.c12-dot3{
	display: block;
	position: absolute;
	top: 123px;
}
.c12-dot1{
	left: 141px;
}
.c12-dot2{
	left: 259px;
}
.c12-dot3{
	left: 377px;
}
.c12-pic{
	display: block;
	margin: 83px 0px 0px -5px;
}
.order-form2{
	display: block;
	position: relative;
	overflow: hidden;
	width: 400px;
	height: 486px;
	background: url(../img/form.png);
	margin: 71px 0px 0px 52px;
}
.price-wrap2{
	display: block;
	position: absolute;
	overflow: hidden;
	width: 168px;
	height: 169px;
	background: url(../img/price-circle.png);
	top: 249px;
	left: 387px;
}
.minus50-wrap{
	display: block;
	overflow: hidden;
	position: absolute;
	width: 164px;
	height: 89px;
	background: url(../img/persent-back-2.png);
	top: 447px;
	left: 385px;;
}
.minus50-text{
	display: block;
	font-size: 63.92px;
	font-family: 'Myriad Pro Bold Condensed';
	color:rgb(255,255,255);
	margin: 3px 0px 0px 31px;
}
.footer{
	display: block;
	max-width: 1600px;
	width: 100%;
	height: 87px;
	background: url(../img/footer.jpg);
	background-position: center;
	margin: 0 auto -20px;
}
.footer-wrap{
	display: block;
	position: relative;
	overflow: hidden;
	width: 1000px;
	height: 87px;
	margin: 0 auto;
}
.footer-text{
	display: block;
	font-size: 12px;
	font-family: 'Arial';
	color:rgb(255,255,255);
	margin: 26px 0px 0px 292px;
}
.footer-text2{
	display: block;
	font-size: 12px;
	font-family: 'Arial';
	color:rgb(255,255,255);
	margin: 2px 0px 0px 351px;
}
.sv-logo{
	display: block;
	position: absolute;
	width: 47px;
	height: 54px;
	background: url(../img/sv-logo.png);
	top: 13px;
	left: 658px;
}
.black{
	display: block;
	position: absolute;
	width: 50px;
	height: 50px;
	background: url(../img/The_Black.png);
	top: 15px;
	left: 225px;
	z-index: 555;
}
.certificate{
	display: block;
	position: fixed;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:2px solid #000;
	bottom: 145px;
	left: 50%;
	margin-left: -266.5px;
	z-index: 555;
}
#mod-win-wrap{
	display: none;
}
.modal-bg{
  display:block;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0,0,0,.5);
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 170;
}
.small{
	display: block;
	font-size: smaller;
	font-family: 'Myriad Pro Regular';
	color:rgb(255,255,255);
	text-decoration: none;
	margin: 6px 0px 0px 323px;
}
.warning{
	display: block;
	position: relative;
	color: rgb(255,255,255);
	text-align: center;
	top:-20px;
	left: -25px;
	z-index: 555;
}
.time{
	font-size: 59px;
}
.order_form{
	background: none!important;
	border:0!important;
	padding: 15px 0 0 20px!important; 
}
.block_form{
	margin-bottom: 10px!important;
}
.order_form .fhelp{
	font-size: 12px!important;
	color: #666!important;
}
.block_form input{
	width: 225px!important;
}
.w_block_form_prices{
	display: none;
}