*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	
}
body input:required:valid,
body textarea:required:valid {
	
}
body {
	font-family: "RobotoRegular", sans-serif;
	font-size: 16px;
        color:#333;
}


/*************/
img {
    width:100%;
    object-fit: scale-down;
}

p{
    margin:0px;
    font-size: 20px;
}

h1{
    font-size: 60px;
    font-family: "RobotoBold";
    font-weight: bold;
    text-transform: uppercase;
    line-height: 73px;
}

ul{
    list-style: none; 
    margin: 0;
    padding: 0;
}

li{
    margin: 0;
    padding: 0;
}

/* bootstrap correction *********************************************/
.row {
  margin-left: -5px;
  margin-right: -5px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 5px;
  padding-right: 5px;
}



/** additional classes *************************/

.green{
color: #0dbea8;
}

.orange{
   color:#ff3300;
}

.white{
    color:#fff;
}

.center{
    text-align: center;
}


.input_div{
    width:392px;
}

.i_name {
background: rgba(0, 0, 0, 0) url("../img/i_name.png") no-repeat scroll center top;
height: 52px;
margin: 20px auto;
max-width: 392px;
}

.i_tel {
  background: rgba(0, 0, 0, 0) url("../img/i_tel.png") no-repeat scroll center top;
  height: 52px;
  margin: 20px auto;
  max-width: 392px;
}


.i_name.v2 {
background: rgba(0, 0, 0, 0) url("../img/i_name2.png") no-repeat scroll center top;

}

.i_tel.v2 {
  background: rgba(0, 0, 0, 0) url("../img/i_tel2.png") no-repeat scroll center top;

}


.input_div input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  font-family: "RobotoRegular";
  font-size: 21px;
  margin-left: 70px;
  margin-top: 9px;
}

.margin-top-0{
    margin-top: 0px;
}

.cyan_btn {
  background: rgba(0, 0, 0, 0) url("../img/cyan_btn.png") repeat-x scroll left center;
  height: 60px;
  margin: 21px auto;
  text-align: center;
  padding-top: 11px;
  max-width: 392px;
  border-radius: 5px;
  
  -webkit-box-shadow: 3px 3px 5px 0px rgba(153,153,153,1);
    -moz-box-shadow: 3px 3px 5px 0px rgba(153,153,153,1);
    box-shadow: 3px 3px 5px 0px rgba(153,153,153,1);
}

.orange_btn {
  background: rgba(0, 0, 0, 0) url("../img/orange_btn.png") repeat-x scroll left center;
  height: 60px;
  margin: 21px auto;
  text-align: center;
  padding-top: 11px;
  max-width: 392px;
  border-radius: 5px;
  
  -webkit-box-shadow: 3px 3px 5px 0px rgba(153,153,153,1);
    -moz-box-shadow: 3px 3px 5px 0px rgba(153,153,153,1);
    box-shadow: 3px 3px 5px 0px rgba(153,153,153,1);
}

.cyan_btn a,
.orange_btn a {
  color: #fff;
  font-family: "RobotoBold";
  font-weight: bold;
  font-size: 28px;
  text-transform: uppercase;
  text-shadow: 1px 1px 0px rgba(6, 138, 122, 1);
}

.w_sh {
  text-shadow: 0 -4px 0 #fff, 0 -4px 0 #fff, 0 4px 0 #fff, 0 4px 0 #fff, -4px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 4px 0 0 #fff, -1px -4px 0 #fff, 1px -4px 0 #fff, -1px 4px 0 #fff, 1px 4px 0 #fff, -4px -1px 0 #fff, 4px -1px 0 #fff, -4px 1px 0 #fff, 4px 1px 0 #fff, -2px -4px 0 #fff, 2px -4px 0 #fff, -2px 4px 0 #fff, 2px 4px 0 #fff, -4px -2px 0 #fff, 4px -2px 0 #fff, -4px 2px 0 #fff, 4px 2px 0 #fff, -3px -4px 0 #fff, 3px -4px 0 #fff, -3px 4px 0 #fff, 3px 4px 0 #fff, -4px -3px 0 #fff, 4px -3px 0 #fff, -4px 3px 0 #fff, 4px 3px 0 #fff, -4px -4px 0 #fff, 4px -4px 0 #fff, -4px 4px 0 #fff, 4px 4px 0 #fff, -4px -4px 0 #fff, 4px -4px 0 #fff, -4px 4px 0 #fff, 4px 4px 0 #fff;
}


/**********************************************/

.s_header{
    padding-top: 20px;
    
}

.s_header .tel a{
    text-decoration:none;
    font-family: "RobotoCondensedBold";
    font-size: 38px;
    line-height: 33px;
     text-align: center;
}

.s_header  .call{
    text-decoration: underline;
    font-family: "RobotoRegular";
    font-size: 21px;
    text-align: center;
    cursor: pointer;
}


/****************************************************/

.s_banner_top{
    margin-top: 25px;
}

.s_banner_top .sbt{
background: rgba(0, 0, 0, 0) url("../img/banner_top_bg1.jpg") no-repeat scroll center top;
}

.s_banner_top .sbt .banner_top_text{
float: left;
line-height: 84px;
width: 500px;
padding-top: 43px;
}

.s_banner_top .sbt .banner_top_text .btt1{
    font-size:46px; 
}
.s_banner_top .sbt .banner_top_text .btt2{
    font-size:110px; 
}
.s_banner_top .sbt .banner_top_text .btt3{
    font-size:55px; 
}

.s_banner_top .sbt .banner_top_text .h1{
    font-size: 80px;
    text-transform: uppercase;
    font-family: "RobotoBold";
    font-weight: bold;
}


.s_banner_top .banner_top_block{
    background: url("../img/banner_top_block.png") no-repeat;
    width: 300px;
    height: 381px;
    margin:0 auto;
    position: relative;
    float: right;
}


.s_banner_top .banner_top_block .htb11 {
    color: #fff;
font-size: 24px;
text-align: center;
font-family: "RobotoBold";
}

.s_banner_top .banner_top_block .htb12 {
position: relative;    
font-size: 48px;
text-align: center;
font-family: "RobotoBold";
}

.s_banner_top .banner_top_block .htb12 span{
    font-size: 30px;
}


.s_banner_top .banner_top_block .htb12 .z{
background: rgba(0, 0, 0, 0) url("../img/z.png") no-repeat scroll 0 0;
height: 40px;
left: 47px;
position: absolute;
top: 17px;
width: 132px;
}


.s_banner_top .banner_top_block .htb13 {

font-size: 21px;
text-align: center;
 font-family: "RobotoCondensedRegular";
}

.s_banner_top .banner_top_block .htb2{
    padding-top: 17px;
}

.s_banner_top .banner_top_block .htb21 {
color: #fff;
font-size: 24px;
text-align: center;
font-family: "RobotoBold";
}

.s_banner_top .banner_top_block .htb22 {
color: #fff;    
font-size: 60px;
text-align: center;
font-family: "RobotoBold";
line-height: 60px;
position: relative;
}

.s_banner_top .banner_top_block .htb22 span{
    font-size: 35px;
}


.s_banner_top .banner_top_block .htb23 {
color: #fff;
font-size: 21px;
text-align: center;
 font-family: "RobotoCondensedRegular";
}

.s_banner_top .banner_top_block .htb3 {
color: #fff;
font-family: "RobotoBold";
font-size: 40px;
padding-top: 12px;
text-align: center;
}

/***************************************************/
.s_list{
background: rgba(0, 0, 0, 0) url("../img/list_bg.jpg") repeat scroll 0 0;
color: #fff;
font-family: "RobotoBold";
font-size: 38px;
margin-top: -28px;
padding-bottom: 30px;
padding-top: 40px;
text-shadow: 2px 2px 3px rgba(0, 64, 101, 1);
}

.s_list img{
    width: auto;
}

.s_list .row{
    padding-top: 10px;
    padding-bottom: 10px;
}


/*********************************************************/
.s_big_money{}

.s_big_money h1{
    margin-bottom: 0px;
}

.s_big_money .bmh{
    margin: 0 auto;
    max-width:873px;
}

.s_big_money .choice_block{
background: rgba(0, 0, 0, 0) url("../img/choice_block_bg.jpg") no-repeat scroll center center;
 margin: 40px auto 0;
width: 1150px;

}


.s_big_money .choice_block ul{
   padding-left: 21px;
}

.s_big_money .choice_block ul li{
    font-family: "RobotoCondensedRegular";
    font-size: 24px;
   padding-left: 35px; 
   margin-bottom: 7px;
}


.s_big_money .choice_block h2{
    font-size: 30px;
    font-family: "RobotoBold";
    text-align: center;
    line-height: 34px;
}


.s_big_money .choice_block .bad_choice{
    float:left;
    position: relative;
    width: 375px;
    height: 523px;
       padding-top: 166px;
}

.s_big_money .choice_block .bad_choice li{
    color:#666;
     background: rgba(0, 0, 0, 0) url("../img/li_bad.png") no-repeat scroll 0 7px;
}

.s_big_money .choice_block .good_choice{
    background: rgba(0, 0, 0, 0) url("../img/good_choice_bg.jpg") no-repeat scroll 0 0;
    float:left;
    position: relative;
    width: 400px;
    height: 523px;
    padding-top: 190px;
}

.s_big_money .choice_block .bad_choice .x{
background: rgba(0, 0, 0, 0) url("../img/x.png") no-repeat scroll 0 0;
height: 462px;
position: absolute;
top: 28px;
width: 380px;  
     
}



.s_big_money .choice_block .good_choice ul{
    padding-left:55px;
}

.s_big_money .choice_block .good_choice li{
     background: rgba(0, 0, 0, 0) url("../img/li_good.png") no-repeat scroll 0 7px;
}

/*********************************************/
.s_5vip{
    background: rgba(0, 0, 0, 0) url("../img/5vip_bg.jpg") no-repeat scroll center center;
    margin-top: 60px;
    
    height: 413px;
}

.s_5vip .atten{
background: #ff3300 none repeat scroll 0 0;
font-family: "RobotoBold";
font-size: 29px;
margin: 0 auto;
text-align: center;
width: 545px;
}

.s_5vip .do_ok{
font-family: "RobotoRegular";
font-size: 21px;
padding-bottom: 10px;
padding-top: 10px;
text-align: center;
}

.s_5vip .cntSeparator{
    width:20px;
    font-size: 1px;
}

.s_5vip .digits{
margin: 0 auto;
width: 550px;
}

.s_5vip  .ddd{
font-family: "RobotoRegular";
font-size: 18px;
margin: 0 auto;
width: 541px;
}

.s_5vip  .ddd span{
    margin-right: 88px;
    color:#666;
}

.s_5vip  .ddd .dd_d{
    margin-left: 38px;
}

.s_5vip  .ddd .dd_m{
    margin-right: 80px;
}

/****************************************/
.s_diagramma{
    
}

.s_diagramma p{
    font-size: 20px;
    color:#333;
    font-family: "RobotoRegular";
}

/****************************************/
.s_calc{
    
}

.s_calc h1{
margin-bottom: 28px;
margin-top: 21px;
}

.s_calc .calc_block{
  background: rgba(0, 0, 0, 0) url("../img/calc_bg.jpg") no-repeat scroll 0 0;   
  min-height: 357px;
}

.s_calc .calc_block .sub_elements{
    float:left;
}

.s_calc .calc_block .c1{
    margin-left: 44px;
}

.s_calc .calc_block .c2,
.s_calc .calc_block .c4{
    width:68px;
}


.s_calc .calc_block .c2,
.s_calc .calc_block .c4
{
    font-family: "RobotoBold";
    color: #999;
    text-align: center;
    font-size: 81px;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
    padding-top: 30px;
}


.s_calc .calc_block .c32{
color: #999;
font-family: "RobotoBold";
font-size: 81px;
height: 48px;
line-height: 34px;
text-align: center;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
}

.s_calc .calc_block .c311,
.s_calc .calc_block .c331{
    float: left;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
    font-size: 25px;
    line-height: 30px;
    position:relative;
}

.s_calc .calc_block .c311 span{
   font-family: "RobotoBold"; 
}


.s_calc .calc_block .c311 .line{
    position:absolute;
    height: 2px;
    width: 80%;
    border-top:2px solid red;
    top:47px;
}

.s_calc .calc_block .c331{
   color:#0070b1;    
}

.s_calc .calc_block .c331 span{
    color: #ff3300;
     font-family: "RobotoBold";
     font-size: 32px;
}

.s_calc .calc_block .c312,
.s_calc .calc_block .c332{
background: rgba(0, 0, 0, 0) url("../img/calc_c2.png") no-repeat scroll center center;
font-family: "RobotoBold";
font-size: 40px;
height: 64px;
padding-top: 4px;
text-align: center;
width: 218px;
float:left;
}

.s_calc .calc_block .c51{
    text-transform: uppercase;
    font-size: 28px;
    color:#0070b1;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
    text-align: center;
    font-family: "RobotoBold";
    font-weight: bold;
    
}

.s_calc .calc_block .c52{
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
    color:#ff3300;
    font-size: 60px;
    text-align: center;
    font-family: "RobotoBold";
    font-weight: bold;
}

.s_calc .calc_block .c11{
     text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
     font-size: 25px;
     line-height: 30px;
}

.s_calc .calc_block .calc_count{
    background: rgba(0, 0, 0, 0) url("../img/calc_count_bg.png") no-repeat scroll center center;
    width: 224px;
    height: 80px;
    position: relative;
}

.s_calc .calc_block .calc_count .c_count{
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
color: #333;
font-family: roboto;
font-size: 60px;
font-weight: bold;
height: 70px;
left: 11px;
margin: 0;
padding: 0;
position: absolute;
text-align: left;
top: 6px;
width: 151px; 
}

.s_calc .calc_block .calc_count .counter_plus{
background: rgba(0, 0, 0, 0) url("../img/c_plus.png") no-repeat scroll 0 0;
border: medium none;
cursor: pointer;
height: 40px;
left: 166px;
position: absolute;
top: 2px;
width: 55px;
}
.s_calc .calc_block .calc_count .counter_minus{
    background: rgba(0, 0, 0, 0) url("../img/c_minus.png") no-repeat scroll 0 0;
border: medium none;
cursor: pointer;
height: 43px;
left: 166px;
position: absolute;
top: 40px;
width: 55px;
}

/***************************************************/
.s_musor{
   background: rgba(0, 0, 0, 0) url("../img/musor_bg.jpg") no-repeat scroll 0 0;  
   min-height: 639px;
   margin-top: 60px;
   padding-bottom: 20px;
}

.s_musor h1{
margin-bottom: 17px;

}

.s_musor .p_musor{
font-family: "RobotoCondensedBold";
font-size: 50px;
height: 138px;
line-height: 36px;
padding-top: 30px;
}

.s_musor .p_musor span{
    font-size: 28px;
}

.s_musor .musor_red{
    background: #ff3300;
}

.s_musor .musor_black{
      background: #333;
}

.s_musor .musor_red,
.s_musor .musor_black{
    width: 240px;
    margin: 0 auto;
    padding: 5px;
}

.s_musor .musor_black .musor_msg,
.s_musor .musor_red .musor_msg{
    font-size: 24px;
}

.s_musor .musor_black .musor_cena,
.s_musor .musor_red .musor_cena{
font-family: "RobotoBold";
font-size: 48px;
line-height: 48px;
}

.s_musor .musor_black .musor_cena span,
.s_musor .musor_red .musor_cena span{
    font-size: 40px;
}

/**************************************************/
.s_doplata{}
.s_doplata .sign{
      background: rgba(0, 0, 0, 0) url("../img/sign1.png") no-repeat scroll center center; background: rgba(0, 0, 0, 0) url("../img/sign1.png") no-repeat scroll center center;
height: 66px;
margin: 0 auto;
width: 300px;
font-size: 24px;
font-family: "RobotoBold";
text-transform: uppercase;
color:#fff;
text-align: center;
padding-top: 15px;
}

.s_doplata img{
padding: 5px;
width: auto;
}

/********************************************************/

.s_thanks{
    margin-top: 20px;
    margin-bottom: 30px;
    
}

.s_thanks .thanks_carousel{
     margin-top: 30px;
     max-width:1000px;
     margin-left: auto;
     margin-right: auto;
}


.s_thanks .thanks{
 /*   margin-top: 10px;*/
    padding-top: 10px;
font-family: "RobotoLight";
font-size: 21px;
line-height: 25px;
text-align: justify;
}

.s_thanks  .owl-theme .owl-controls .owl-nav .owl-prev{
background: rgba(0, 0, 0, 0) url("../img/prev.png") no-repeat scroll center center;
cursor: pointer;
height: 98px;
left: -118px;
position: absolute;
text-decoration: none;
top: 19%;
width: 98px;

}
.s_thanks  .owl-theme .owl-controls .owl-nav .owl-prev:hover{
background: rgba(0, 0, 0, 0) url("../img/prev_h.png") no-repeat scroll  center center;
}


.s_thanks .owl-theme .owl-controls .owl-nav .owl-next{
        background: rgba(0, 0, 0, 0) url("../img/next.png") no-repeat scroll  center center;
right: -110px;
cursor: pointer;
height: 98px;
position: absolute;
text-decoration: none;
top: 19%;
width: 98px;
}

.s_thanks .owl-theme .owl-controls .owl-nav .owl-next:hover{
        background: rgba(0, 0, 0, 0) url("../img/next_h.png") no-repeat scroll  center center;
}

.s_thanks .nize img{
margin: 0 auto;
padding-bottom: 10px;
width: auto;
}

.s_thanks .h2{
font-family: "RobotoBold";
font-size: 38px;
font-weight: bold;
line-height: 39px;
padding-top: 65px;
text-align: right;
text-transform: uppercase;
 background: rgba(0, 0, 0, 0) url("../img/duga.png") no-repeat scroll  0 0;
}

.s_thanks .orange_btn{
    margin-top: 75px;
}

/*********************************************/
.s_vip_pred{
background: rgba(0, 0, 0, 0) url("../img/vip_pred_bg.png") no-repeat scroll center 186px;  
min-height: 917px;
}

.s_vip_pred .sk1{
background: rgba(0, 0, 0, 0) url("../img/sk1.png") no-repeat scroll 0 0;
height: 173px;
left: 0;
position: absolute;
top: 30px;
width: 71px;
}
.s_vip_pred .sk2{
background: rgba(0, 0, 0, 0) url("../img/sk2.png") no-repeat scroll 0 0;
height: 173px;
position: absolute;
right: 0;
top: 30px;
width: 71px;
}

.s_vip_pred .vip1{
background: rgba(0, 0, 0, 0) url("../img/vip1.png") no-repeat scroll 0 0;
height: 643px;
margin-top: 21px;
width: 607px;
position: relative;
padding-top: 268px;
margin-left: auto;
margin-right: auto;
}

.s_vip_pred .vip1 .input_block{
    margin: 75px auto 0;
max-width: 392px;
}

.s_vip_pred .vip1 .hh{
    margin: 0 auto;
max-width: 452px;
text-align: center;
color:#fff;
font-size: 28px;
font-family: "RobotoCondensedBold";
}

/*******************************************/
.s_map{
    background: rgba(0, 0, 0, 0) url("../img/map.jpg") no-repeat scroll center center;
    height: 721px;
}

/***************************************/
.s_header.s_footer{
    border-top: 3px solid #006fb1;
    padding-bottom: 20px;
}


/*******************************************/

.popup1{
background: #fff none repeat scroll 0 0;
border: 3px solid #0dbea8;
border-radius: 10px;
display: none;
margin: 30px auto auto;
max-width: 320px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
position: fixed;
text-align: center;
width: 100%;
z-index: 11111;



}

.popup1 .header {
  font-family: "RobotoBold";
  font-size: 27px;
  font-weight: bold;
  margin: 0 auto;
  padding-top: 40px;
  color:#333;
}



.popup1 .f-close {
  background: rgba(0, 0, 0, 0) url("../img/close2.png") no-repeat scroll 0 0;
  cursor: pointer;
  height: 52px;
  position: absolute;
  right: -25px;
  top: -25px;
  width: 52px;
}


.spasibo{
background: #fff none repeat scroll 0 0;
border-radius: 7px;
margin: 30px auto auto;
max-width: 320px;
padding-bottom: 20px;
position: fixed;
text-align: center;
width: 100%;
z-index: 11111;
display:none;
}


.spasibo .header {
  font-family: "RobotoBold";
  font-size: 30px;
  margin: 0 auto;
  padding-top: 40px;
  color:#ff6600;
  text-transform: uppercase;
}

.spasibo .p1_msg {
  font-family: "RobotoRegular";
  font-size: 24px;
  margin: 0 auto;
  padding-top: 15px;
  padding-bottom: 15px;
  color:#333;
 
}

.spasibo .s-close {
  background: rgba(0, 0, 0, 0) url("../img/close1.png") no-repeat scroll 0 0;
  cursor: pointer;
  height: 52px;
  position: absolute;
  right: -25px;
  top: -25px;
  width: 52px;
}


.hide-layout{
    background: #000000 none repeat scroll 0 0;
    bottom: 0;
    display: none;
    height: 100%;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
}

.popup1 .input_div {
  width: auto;
}

.popup1 .i_name {
background: rgba(0, 0, 0, 0) url("../img/i_name3.png") no-repeat scroll center top;
height: 52px;
margin: 20px auto;
max-width: 273px;
}

.popup1 .i_tel {
  background: rgba(0, 0, 0, 0) url("../img/i_tel3.png") no-repeat scroll center top;
  height: 52px;
  margin: 20px auto;
  max-width: 273px;
}

.popup1 .input_div input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  font-family: "RobotoRegular";
  font-size: 21px;
  margin-left: 70px;
  margin-top: 9px;
  width: 194px;
}