@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,800|Open+Sans');
* {
	margin: 0;
	padding: 0;
	outline: none;
	box-sizing: border-box;
}
/*   специально для IE   */
* html #content  {
height: 100%;
}
html, body, form, fieldset, noindex {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	color: #000;
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
	height: 100%;
}
#bd {
}
#content {
	min-height: 100%;
	widows: 100%;
	background:  url("img/fon2.png") no-repeat scroll center center, rgba(0, 0, 0, 0) url("img/fon1.jpg") no-repeat scroll center center / auto 100%;
	overflow: hidden;
position: relative;
    z-index: 0;
}
/*center*/
section {float: left; width: 100%; padding:  0px 0 20px 0;}
.center{
	text-align: center;
	width: 100%;
	max-width: 670px;
	height: 670px;
	margin: 0 auto;
	background: url("img/center.png") no-repeat center center;
}
.center-rul {
	text-align: center;
	width: 581px;
    height: 100%;
    display: flex;
	align-items: center;
	margin: 0 auto;
	position: relative;
}
.center-lamp {
	text-align: center;
	width: 605px;
    height: 100%;
    display: flex;
	align-items: center;
	margin: 0 auto;
	position: absolute;
	left:-12px;
}
.center-rul2 {
    width: 272px;
    height: 209px;
    overflow: hidden;
    display: block;
    align-items: center;
    margin: 0 0 0 -136px;
    top: 74px;
    left: 50%;
    position: absolute;
	background: url("img/center-rul3.png") no-repeat center top;
}
.center-rul2 {
    width: 272px;
    height: 100%;
    display: block;
    align-items: center;
    position: absolute;
	background: url("img/center-rul3.png") no-repeat center top;
}
.center-rul3 {
    width: 210px;
    height: 160px;
    overflow: hidden;
    display: block;
    align-items: center;
    margin: 0 0 0 -105px;
    top: 74px;
    left: 50%;
    position: absolute;
}
.center-rul3 img {    margin: 47px 0 0 -115px;}

.center-strelka {
	width: 72px;
    height: 75px;
    align-items: center;
    margin: 0 0 0 -36px;
    top: 30px;
	left: 50%;
    position: absolute;
}
.center-buttom {
  text-align: center;
  width: 605px;
  height: 100%;
  display: flex;
  align-items: center;
  margin: 0 auto;
  position: absolute;
  left: -12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.center-buttom img {margin: 0 auto;cursor: pointer}
.center-buttom img:hover{
	animation: hov .2s forwards;
}
@-webkit-keyframes hov {
    from {-webkit-transform: scale(1);}
    to {-webkit-transform: scale(0.9);}
}
@-moz-keyframes hov {
    from {-moz-transform: scale(1);}
    to {-moz-transform: scale(0.9);}
}
@-keyframes hov {
    from {transform: scale(1);}
    to {transform: scale(0.9);}
}
/*header*/
header  {float: left; width: 100%; padding:20px 0 0px 0;}
.header {
	text-align: center;
	width: 100%;
	max-width: 620px;
	margin: 0 auto;
	padding:0 20px;
	display: flex;
	align-items: flex-end;
}
.he1,.he3 {padding: 0 0 20px 0;}
.header div {color: #fff;font-size: 25px; font-weight: bold;    width: 33.33333%;}
/*money*/
footer  {float: left; width: 100%; padding:40px 0 80px 0;}
.footer {
	text-align: center;
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	padding:0 20px;
}
/*popup*/
.popup {float: left;width: 52%;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	    line-height: 1;
	    text-align: left;
		position: relative;
	}
.popup img {display: block;}
.popup1 {float: right;width: 48%;padding: 45px 60px 0px 45px; }
#box_1 {
	padding: 0px;
	width: 885px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #fff;
}
#box_1 h2 {
	color: #368f58;
    font-family: Tahoma;
    font-size: 43px;
    text-transform: uppercase;
	padding: 0px 0 10px 0;
	line-height: 1;
}
#box_1 .img1 {
	display: block;
    margin: -140px auto 0;
    text-align: center;
}
.soclink {
	text-transform: uppercase;
	color: #999999;
	font-size: 12px;
	letter-spacing: 0.1em;
	padding: 0 0 20px 0;
}
.soclink1 {
	border-bottom: 1px solid #cccccc;
	color: #999999;
	font-size: 12px;
	letter-spacing: 0.1em;
	font-family: Open sans, sans-serif;
	height: 10px;
	margin: 5px 0 20px;
}
.soclink1 span {background-color: #fff;padding: 0 5px;}
.soc a {display: inline-block; text-align: center;}
.name,.pass,.email {
	clear: both;
	background-color: #f2f2f2;
	padding: 20px 0;
	text-align: center;
	font-family:'Fira Sans', sans-serif;
	font-weight: 300px;
	color:#666666;
	width: 100%;
	margin: 0 0 5px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset #c4c4c4 1px 1px 2px;
	-moz-box-shadow: inset #c4c4c4 1px 1px 2px;
	box-shadow: inset #c4c4c4 1px 1px 2px;
	font-size: 20px;
	border: none;
}
.name {background: #f2f2f2  url(img/form.png) no-repeat scroll 25px 25px;}
.pass {background: #f2f2f2  url(img/form.png) no-repeat scroll 25px -43px;}
.email {background: #f2f2f2  url(img/form.png) no-repeat scroll 25px -114px;}
.ofer {font-size:12px; color: #252932;display: block;text-align: left!important;max-width: 260px;
    margin: 20px auto 0 auto;
}
.ofer a {color:#1113c3;}
.ofer a:hover {color:red;}
.ofer input {vertical-align: middle;}

.button1{
 text-decoration:none;
 cursor: pointer;
 text-align:center;
 padding:25px 0;
 border:none;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 border-radius: 5px;
 font-size:22px;
 font-weight:bold;
 color:#E5FFFF;
 clear: both;
 width: 100%;
 display: block;
margin: 20px auto 0px auto;
 background-color:#358653;
 background-image: -moz-linear-gradient(top, #358653 0%, #3abf72 100%);
 background-image: -webkit-linear-gradient(top, #358653 0%, #3abf72 100%);
 background-image: -o-linear-gradient(top, #358653 0%, #3abf72 100%);
 background-image: -ms-linear-gradient(top, #358653 0% ,#3abf72 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3abf72', endColorstr='#3abf72',GradientType=0 );
 background-image: linear-gradient(top, #358653 0% ,#3abf72 100%);
   transition: 1s;
  }

.button1:hover{
 background-color:#faac00;
 color: #000;
 background-image: -moz-linear-gradient(top, #faac00 0%, #ffcc00 100%);
 background-image: -webkit-linear-gradient(top, #faac00 0%, #ffcc00 100%);
 background-image: -o-linear-gradient(top, #faac00 0%, #ffcc00 100%);
 background-image: -ms-linear-gradient(top, #faac00 0% ,#ffcc00 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc00', endColorstr='#ffcc00',GradientType=0 );
 background-image: linear-gradient(top, #faac00 0% ,#ffcc00 100%);
    -webkit-transform: scale(1.05);
  -ms-ransform: scale(1.05);
  transform: scale(1.05);
  }
.ofer  input[type="checkbox"] {
    display: none;
}
.ofer  span::before {
    background: rgba(0, 0, 0, 0) url("img/checkbox.png") no-repeat scroll left top;
    content: "";
    cursor: pointer;
    display: inline-block;
    height: 30px;
    margin: 0px 10px 0 0;
    vertical-align: middle;
    width: 35px;
	float: left;
}
.ofer  input[type="checkbox"]:checked + span::before {
    background: rgba(0, 0, 0, 0) url("img/checkbox.png") no-repeat scroll -40px top;
}


.mymagicoverbox {
  display:inline-block;
  color:#ffffff;
  cursor:pointer;
}
.mymagicoverbox_fenetre {
  z-index:9999;
  position:fixed;
  left:50%;
  margin-left: -443px;
  top:50%;
  margin-top: -280px;
  text-align:center;
  display:none;
  padding:5px;
  background-color:#ffffff;
  font-size:20px;
}
.mymagicoverbox_fenetreinterieur {
  text-align:center;
  overflow:auto;
  padding:10px;
  background-color:#ffffff;
  color:#666666;
  font-weight:400;
  font-size:17px;
  border-top:1px solid #e7e7e7;
  margin-top:10px
}
.mymagicoverbox_fermer {
  color: #000;
    cursor: pointer;
    font-weight: 100;
    font-size: 14px;
    font-style: normal;
    position: absolute;
    right: 15px;
    top: 15px;
}
#fon_bleak {
  display: none;
  background-color:#000000;
  opacity:0.8;
  width:100%;
  height:100%;
  z-index:9998;
  position:fixed;
  top:0;
  bottom:0;
  right:0;
  left:0;
}
.center-lamp img{
    -webkit-animation: lamp 30s steps(24, end) infinite;
    -moz-animation: lamp 30s steps(24, end) infinite;
    animation: lamp 30s steps(24, end) infinite;
}

@-webkit-keyframes lamp {
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes lamp {
    from {-moz-transform: rotate(0deg);}
    to {-moz-transform: rotate(360deg);}
}
@-keyframes lamp {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}

.rotate{
    -webkit-animation: rotate 2s steps(20, end) forwards;
    -moz-animation: rotate 2s steps(20, end) forwards;
    animation: rotate 2s steps(20, end) forwards;
}

@-webkit-keyframes rotate {
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(480deg);}
}
@-moz-keyframes rotate {
    from {-moz-transform: rotate(0deg);}
    to {-moz-transform: rotate(480deg);}
}
@-keyframes rotate {
    from {transform: rotate(0deg);}
    to {transform: rotate(480deg);}
}

.but{
	animation: but .5s linear alternate 2;
}
.center-buttom img.but:hover{
	animation: but .5s linear alternate 2;
}
@-webkit-keyframes but {
    from {-webkit-transform: scale(0.8);}
    to {-webkit-transform: scale(0.6);}
}
@-moz-keyframes but {
    from {-moz-transform: scale(0.8);}
    to {-moz-transform: scale(0.6);}
}
@-keyframes but {
    from {transform: scale(0.8);}
    to {transform: scale(0.6);}
}

.slider-box{
  position:absolute;
  width:370px;
  height:208px;
  overflow:hidden;
  bottom:0;
  left: 50%;
    margin: 0 0 0 -185px;

}
.slider{
  position:relative;
  width:10000px;
  height:210px;
}
.slider img{
  float:left;
}
.slider-box .prev, .slider-box .next{
  position:absolute;
  top:100px;
  display:block;
  width:35px;
  height:30px;
  cursor:pointer;
}
.slider-box .prev{
  left:10px;
  background:url(img/bg_direction_nav.png) no-repeat 0 0;
}
.slider-box .next{
  right:10px;
  background:url(img/bg_direction_nav.png) no-repeat -40px 0;
}
/**mobil**/
@media screen and (max-width: 1024px) { 

}

@media screen and (max-width: 980px) { 

}
@media screen and (max-width: 768px) {

}
@media screen and (max-width: 600px) {
.he1,.he3 {display: none;}
.he2 {width: 100% !important;}
.center {
    padding: 0 20px;
	height: 355px;
	background: url(img/center.png) no-repeat center center/ auto 100%;

}
.center-rul {
	width:330px;
}
.center-rul2 {
    background: url(img/center-rul3.png) no-repeat center top / 152px auto;
    top: 30px;
}
.img2 {width: 100%;}
.center-lamp {
	width: 355px;
}
.img3 {width: 100%;}
.center-buttom {
	width:100%;
	left: 0px;
}
.center-strelka {
    width: 72px;
    height: 75px;
    align-items: center;
    margin: 0 0 0 -36px;
    top: -20px;
}
.center-rul3 {
    width: 130px;
    height: 80px;
    margin: 0 0 0 -65px;
    top: 34px;
}
.center-rul3 img {
    margin: 17px 0 0 -85px;
    width: 300px;
}
.img6 {width: 130px;}
footer {
    padding: 20px 0 40px 0;
}
header {
    padding: 15px 0 10px 0;
}
}

@media screen and (max-width: 480px) {


}
@media screen and (max-width: 320px) {
	
	
}