@font-face {font-family: 'Myriad Pro Regular';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Regular'), url('MYRIADPRO-REGULAR.woff') format('woff');
}
@font-face {font-family: 'Myriad Pro Semibold Italic';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Semibold Italic'), url('MYRIADPRO-SEMIBOLDIT.woff') format('woff');
}
@font-face {font-family: 'Myriad Pro Semibold';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Semibold'), url('MYRIADPRO-SEMIBOLD.woff') format('woff');
}
@font-face {font-family: 'Myriad Pro Bold';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Bold'), url('MYRIADPRO-BOLD.woff') format('woff');
}

html
{
  margin:0;
  padding:0;
}

body
{
  background: transparent url(ellipse.jpg) no-repeat center 80px;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

.topFixed
{
  position:fixed;
  width:100%;
  top:0;
  left:0;
  height:102px;
  z-index: 2;
}

.opacityTopContainer
{
  width:inherit;
  height:inherit;
  background:rgba(255,255,255,0.9) url(net.png);
}

.fixedMain
{
  width:1340px;
  height:97px;
  margin:0 auto;
}

.leftF
{
  float:left;
  font-family:'Myriad Pro Semibold';
  font-size:24px;
  padding-top:16px;
  padding-left:20px;
}

.rightF
{
  float:right;
  font-size:24px;
  font-family:'Myriad Pro Semibold Italic';
  width:410px;
  text-align:right;
  padding-top:7px;
  padding-right:20px;
}

.call-button
{
  float:right;
  height:100px;
  padding-top:22px;
}

.red
{
  color:red;
}

.fixedBorder
{
  width:inherit;
  height:3px;
  opacity:0.3;
  background-color:#000;
}

.mainContainer
{
  width:1340px;
  border:0 solid #000;
  clear:both;
  height:720px;
  margin:105px auto 0;
}

.batut
{
  padding-top:20px;
  padding-left:130px;
  float:left;
}

.offer
{
  margin-right:100px;
  margin-top:160px;
  float:right;
  background:transparent url(offer-bg.png) no-repeat;
  width:403px;
  height:403px;
}

.offer-head
{
  background:transparent url(boom.png) no-repeat 50px 0;
  font-family:'Myriad Pro Bold';
  font-size:48px;
  color:#FFF;
  text-align:center;
  margin-top:25px;
}

.offer-head-2
{
  font-family:'Myriad Pro Semibold';
  font-size:22px;
  color:#FFF;
  text-align:center;
  margin-top:25px;
}

.offer-body
{
  background:transparent url(timer.png) no-repeat 0 30px;
  font-family:'Myriad Pro Semibold';
  font-size:18px;
  color:#FFF;
  text-align:center;
  width:280px;
  height:200px;
  margin:20px auto 0;
}

.timer-field
{
  font-size:36px;
  float:left;
  margin-left:8px;
  margin-top:6px;
  margin-right:27px;
  width: 38px;
}

.timer-field-last
{
  font-size:36px;
  float:left;
  margin-left:10px;
  margin-top:6px;
}

.input-field-box
{
  margin-top:80px;
}

.input-field
{
  width:280px;
  border-radius:5px;
  border:0;
  height:36px;
  font-size:18px;
  font-family:'Myriad Pro Regular';
  color:black;
  margin-bottom:10px;
  padding:8px;
}

.input-field-box-2
{
  margin-top:80px;
  clear: both;
}

.input-field-2
{
  width:280px;
  border-radius:5px;
  border:0;
  height:36px;
  font-size:18px;
  font-family:'Myriad Pro Regular';
  color:#888;
  margin-bottom:10px;
  padding:8px;
  float:left;
  clear: both;
  margin-left: 30px;
}

.accomplishments
{
  width:1100px;
  border:0 solid #000;
  clear:both;
  height:350px;
  margin:0 auto;
}

.acc-item
{
  width:500px;
  height:160px;
  border:0 solid #000;
  float:left;
  margin-bottom:20px;
  padding-left:20px;
}

.acc-item-image
{
  float:left;
  width:148px;
  text-align:center;
}

.acc-item-text
{
  padding-left:25px;
  font-family:'Myriad Pro Semibold';
  font-size:18px;
}

.acc-item-text-head
{
  padding-top:20px;
  color:#000;
}

.acc-item-text-body
{
  margin-top:10px;
  color:#5a5a5a;
}

.offer-blue-container
{
  background:#d7e8f4;
  width:100%;
  height:450px;
  line-height:450px;
}

.offer-blue-subcontainer
{
  width:1200px;
  margin:0 auto;
}

.offer-blue-image
{
  margin-left:50px;
  padding-top:74px;
  float:left;
}

.offer-blue-image-2
{
  margin-left:30px;
  padding-top:10px;
  float:left;
}

.divide-line
{
  padding-top:50px;
  position:relative;
  width:1100px;
  margin:0 auto;
}

.divide-line-left
{
  float:left;
  position:absolute;
  left:0;
  background:#2c5595;
  height:5px;
  width:350px;
}

.divide-line-right
{
  float:right;
  position:absolute;
  right:0;
  background:#2c5595;
  height:5px;
  width:350px;
}

.divide-line-label
{
  margin-top:-26px;
  font-family:'Myriad Pro Semibold';
  font-size:48px;
  width:100%;
  position:absolute;
  text-align:center;
}

.divide-line-left-2
{
  float:left;
  position:absolute;
  left:0;
  background:#2c5595;
  height:5px;
  width:150px;
}

.divide-line-right-2
{
  float:right;
  position:absolute;
  right:0;
  background:#2c5595;
  height:5px;
  width:150px;
}

.divide-line-left-3
{
  float:left;
  position:absolute;
  left:0;
  background:#2c5595;
  height:5px;
  width:300px;
}

.divide-line-right-3
{
  float:right;
  position:absolute;
  right:0;
  background:#2c5595;
  height:5px;
  width:300px;
}

.divide-line-left-4
{
  float:left;
  position:absolute;
  left:0;
  background:#2c5595;
  height:5px;
  width:260px;
}

.divide-line-right-4
{
  float:right;
  position:absolute;
  right:0;
  background:#2c5595;
  height:5px;
  width:260px;
}

.assortment
{
  width:1200px;
  border:0 solid #000;
  height: 740px;
  margin: 80px auto;
  text-align: center;
}

.assort-item
{
  width:298px;
  height:360px;
  float:left;
  font-family:'Myriad Pro Semibold';
  border: 1px solid #dddddd;
}

.assort-item-header
{
  font-size:22px;
  text-align:center;
  margin-bottom:20px;
  padding-top: 10px;
}

.assort-item-image
{
  text-align:center;
  position:relative;
  height:198px;
}

.assort-item-price
{
  margin:10px auto;
}

.assort-item-price-border
{
  width:102px;
  height:45px;
  position:absolute;
  top:50px;
  left:-10px;
  line-height:45px;
  font-size:22px;
  
  background:transparent url(price-border.png) no-repeat 0 0;
}

.assort-item-price-text-s
{
  font-size:16px;
  color:#363636;
  text-decoration:line-through;
  text-align:right;
  width:140px;
  float:left;
  height:40px;
  line-height:40px;
}

.assort-item-price-text
{
  font-size:24px;
  float:right;
  width:144px;
  text-align:left;
  height:40px;
  line-height:40px;
}

.assort-item-buttons-buy
{
  float:left;
  padding-left:16px;
}

.assort-item-buttons-details
{
  float:right;
  padding-right:16px;
}

.offer-2
{
  margin-right:50px;
  margin-top:23px;
  line-height:normal;
  float:right;
  background:transparent url(offer-bg.png) no-repeat;
  width:403px;
  height:403px;
}

.benefits
{
  width:1000px;
  height:500px;
  padding-top:100px;
  margin:-20px auto 0;
}

.benefits-points-item
{
  clear:both;
  padding-top:20px;
  padding-bottom:20px;
  width:400px;
}

.benefits-point
{
  font-family:'Myriad Pro Bold';
  font-size:36px;
  color:#FFF;
  background:transparent url(point.png) no-repeat;
  width:41px;
  height:42px;
  line-height:42px;
  text-align:center;
  float:left;
}

.benefits-text
{
  width:338px;
  padding-left:15px;
  float:right;
  line-height:24px;
  font-family:'Myriad Pro Semibold';
  font-size:20px;
}

.happy
{
  width:1000px;
  height:400px;
  padding-top:100px;
  margin:-20px auto 0;
}

.happy-points-item
{
  clear:both;
  padding-top:20px;
  padding-bottom:20px;
  width:800px;
}

.happy-point
{
  font-family:'Myriad Pro Bold';
  font-size:36px;
  color:#000;
  background:transparent url('tick.png') no-repeat;
  width:46px;
  height:42px;
  line-height:42px;
  text-align:center;
  float:left;
}

.happy-text
{
  width:738px;
  padding-left:15px;
  float:right;
  line-height:24px;
  font-family:'Myriad Pro Semibold';
  font-size:20px;
}

.offer-3
{
  padding-top:2px;
  background:transparent url(offer-bg.png) no-repeat;
  width:403px;
  height:403px;
  margin:0 auto;
}

.cert-container
{
  margin-top:80px;
  background:#d7e8f4;
  width:100%;
  height:180px;
  padding-top:20px;
}

.cert-subcontainer
{
  width:1200px;
  text-align:center;
  font-family:'Myriad Pro Semibold';
  font-size:36px;
  margin:0 auto;
}

.call,.benefits-points,.happy-points
{
  float:left;
}

.benefits-image,.happy-image
{
  float:right;
  margin-top:26px;
}

.feedback-container
{
  width: 660px; 
  margin: 0 auto; 
  padding-top: 60px;
}

.feedback-item
{
  width: 100%; 
  border-radius: 10px; 
  background: #f0f0f0; 
  padding: 12px;
  width: 660px;
}

.feedback-item-container
{
  clear: both; 
  width: 100%;
}
.feedback-item-head
{
  float: left;
  font-family: 'Myriad Pro Semibold'; 
  font-size: 18px;
}

.feedback-item-star
{
  background: transparent url('star.png') no-repeat right;
  width: 170px; 
  float: right;
  font-family: 'Myriad Pro Semibold'; 
  font-size: 14px; 
  color: #363636;
}
.feedback-item-text
{
  padding-top: 5px;
  clear: both;
  font-family: 'Myriad Pro Semibold'; 
  font-size: 18px; 
  color: #363636;
}

.feedback-item-divide
{
  clear: both; 
  width: 660px; 
  margin: 0 12px; 
  background: #99cff6; 
  height: 12px;
}

.chinaCompare-container
{
	width: 1000px; 
	margin: 0 auto;
}

.chinaCompare-left
{
	float: left; 
	width: 460px; 
	margin-top: 90px;
}

.chinaCompare-left-head
{
	font-size: 36px; 
	font-family: 'Myriad Pro Semibold'; 
	clear: both;
	position: relative;
}

.chinaCompare-left-head img
{
	margin-left: 20px;
	position: absolute;
	margin-top: -10px;
}

.chinaCompare-left-item
{
	margin-top: 14px;
}

.chinaCompare-left-item-head
{
	padding-left: 10px;
	font-size: 18px; 
	font-family: 'Myriad Pro Semibold'; 
	clear: both;
	margin-bottom: 6px;
}

.chinaCompare-left-item-text
{
	font-size: 18px; 
	font-family: 'Myriad Pro Semibold'; 
	border-radius: 10px; 
	background: #f7ee03; 
	width: 100%; 
	padding: 10px;
}

.chinaCompare-right
{
	float: right; 
	width: 460px; 
	margin-top: 90px;
}

.chinaCompare-right-head
{
	font-size: 36px; 
	font-family: 'Myriad Pro Semibold'; 
	clear: both;
	color: #363636;
	position: relative;
}

.chinaCompare-right-head img
{
	margin-left: 20px;
	position: absolute;
	margin-top: -10px;
}

.chinaCompare-right-item
{
	margin-top: 14px;
}

.chinaCompare-right-item-head
{
	padding-left: 10px;
	font-size: 18px; 
	font-family: 'Myriad Pro Semibold'; 
	clear: both;
	margin-bottom: 6px;
}

.chinaCompare-right-item-text
{
	font-size: 18px; 
	font-family: 'Myriad Pro Semibold'; 
	border-radius: 10px; 
	background: #dedede; 
	color: #363636;
	width: 100%; 
	padding: 10px;
}

.img-button
{
	
}

.img-button:hover
{
	cursor: pointer;
}

#batut_details_container
{
	padding: 20px;
}

.batut-img
{
	width: 360px;
	height: 360px;
	float: left;
}

.batut-img img
{
	border-radius: 10px;
}

.batut-info
{
	float: left;
	color: white;
	font-size: 16px; 
	font-family: 'Myriad Pro Regular';
	width: 380px;
	text-align: left;
	margin-top: 10px;
	padding-left: 20px;
}

.batut-tech
{
	width: 280px;
	float: left;
	color: white;
	font-size: 16px; 
	font-family: 'Myriad Pro Regular';
	text-align: left;
	padding-left: 40px;
	margin-top: 10px;
}

.batut_details_container
{
	float: left;
}

.small
{
	width: 60px; height: 60px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}

.small img
{
	width: 60px;
	height: 60px;
	float: left;
	border-radius: 10px;
	cursor: pointer;
}















