
/*   
Theme Name: Doctor
Theme URI: 
Description: 
Author: 
Author URI: 
*/

body, html{
margin: 0;
}

ul{
margin: 0;
padding: 0;
}
@font-face {
    font-family: Calibry; /* Имя шрифта */
    src: url(./assets/fonts/887733.ttf); /* Путь к файлу со шрифтом */
   }
   
@font-face {
    font-family: Century; /* Имя шрифта */
    src: url(./assets/fonts/946379.ttf); /* Путь к файлу со шрифтом */
   }
 @font-face {
    font-family: Century2; /* Имя шрифта */
    src: url(./assets/fonts/943658.ttf); /* Путь к файлу со шрифтом */
   }
     
   
.wrapper{
max-width:1200px;
min-width: 1024px;
width: 1200px;
margin: 0 auto;
}

header{
background-color: #a0c1ef;
height: 100px;
border-bottom: 2px solid white;
box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.58);
z-index: 999;
}

.logo{
display: inline-block;
vertical-align: top;
margin-top: 20px;
width: 26%;
}
.block_serv a{
text-decoration:none;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
color: white;
}
.logo img{
width:100%;
}
.top_menu_block{
display: inline-block;
vertical-align: top;
width: 73%;
float: right;
}
.menu{
list-style: none;
display: table;
width: 100%;
height: 100px;
}
.menu li{
font-family: Calibry;
display: table-cell;
text-align: center;
vertical-align: middle;
}
.menu li:hover{
background-color: #97b9e9;
}
.current-menu-item{
background-color: #97b9e9;
}
.menu li a{
font-weight: normal;
color: white;
text-decoration: none;
font-size: 18px;
text-transform: uppercase;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
padding: 28px 0;
}

.home_welcome{
background: url(./assets/images/photo_doctor.jpg)no-repeat;
width: 100%;
height: 580px;
min-width: 1200px;
/*background-size: auto 100%;*/
-webkit-background-size: cover;
background-size: cover;
position: relative;
}
.wel_bg{
position: absolute;
width: 100%;
height: 87%;
/*background: url(./images/pat1.png);*/
z-index: -1;
}
.home_welcome div{
text-align: right;
padding-top: 4%;
}
.home_welcome div h1{
    color: white;
    font-family: arial;
    font-size: 47px;
    font-weight: normal;
    line-height: 47px;
    margin: 20px 0 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}
.home_welcome div h2{
    margin: 0;
    color: white;
    font-family: arial;
    font-size: 31px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    line-height: 47px;
    font-weight: normal;
    text-transform: uppercase;
    }
.home_welcome div h3{
    margin: 0;
    color: white;
    font-family: arial;
    font-size: 21px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    line-height: 27px;
    font-weight: 300;
    margin-top: 10px;
    text-transform: uppercase;
}

.but-1{
font-family: arial;
font-size: 18px;
text-decoration: none;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
color: white;
border: 2px solid white;
border-radius: 2px;
padding: 11px 25px;
display: inline-block;
margin-top: 5%;
}
.but-1:hover{
background-color: #7092C7;
}

.title-section{
display: table;
width: 100%;
margin: 30px 0px;
}
.title-section div{
display: table-cell;
}
.text_center{
text-align: center;
color: #315791;
font-family: Century;
font-weight: normal;
font-size: 30px;
text-transform: uppercase;

}
.h1_border_left{
text-align: right;
vertical-align: middle;

}
.h1_border_right{
text-align: left;
vertical-align: middle;

}

.row_inl{
  margin: 0 auto 26px;
  width: 83%;
}
.row_inl div{
display: inline-block;
vertical-align: top;
}
.row_inl h1{
font-family: arial;
font-size: 48px;
color: #315791;
font-weight: 300;
text-shadow: 0px 2px 3px rgb(219, 217, 217);
margin: 0;
}
.grid-1{
width: 82%;
padding-left: 4%;
}
.grid-5{}

.audio1{
background: url(./assets/images/audio_but.png) no-repeat;
width: 55px;
height: 248px;
z-index: 999;
right: 0px;
display: inline-block;
vertical-align: top;
position: relative;
left: 4px;
top: 0px;
}
.audio_reply{
display: inline-block;
width: 460px;
min-height: 330px;
background: white;
padding: 15px 15px;
border: 2px solid #498d0d;
background: url(./assets/images/photo_audio.png) no-repeat;
background-size: cover;
height: 330px;
}
.list_reply{
margin-top: 40px;
height: 280px;
overflow-y: auto;
overflow-x: hidden;
}
.reply_d{
padding: 5px 1px;
color: rgb(49, 92, 191);
font-family: arial;
font-size: 13px;
cursor: pointer;
}
.reply_d:hover{
background: rgb(225, 225, 225);
}
.reply_d span{}
.audio_left{
position: fixed;
top: 250px;
z-index: 999;
right: 0;
}

.section{
min-width: 1200px;
width: 100%;
position: relative;
}

.row_block{
margin-top: 30px;
}
.list_serv{
background: url(./assets/images/bg_serv1.png)no-repeat;
width: 100%;
height: 243px;
background-size: 100%;
}

.title-section div img{
width: 100%;
height: 10px;
padding-bottom: 6px;
}

.block_serv{
display: table;
width: 98%;
margin: auto;
padding-top: 55px;
}
.block_serv img{
vertical-align: bottom;
}
.block_serv div{
display: table-cell;
font-size: 30px;
font-family: arial;
text-transform: uppercase;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
color: white;
text-align: center;
}
.block_serv_h2{
font-size: 24px;
font-family: arial;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
color: white;
text-align: center;
font-weight: 300;
width: 90%;
margin: 24px auto;
}

.inline-img{
display: inline;
}

.inline-p{
display: inline;
}
.inline-p p{

}
.block-content{
overflow: hidden;
}
.block-content img{
float: left;
padding-right: 45px;
}
.block-content p{
color: #474747;
font-size: 18px;
font-family: arial;
padding: 0px 0px 33px 33px;
}

.block-content p:before{
content: "";
background: url(./assets/images/before_p.png)no-repeat;
}
.block-content .fa-play{
display: inline-block;
margin: 0px 5px 0px 0px;
color: #5a78a7;
}

.block-citaty{
border-bottom: 1px solid #c0d7e1;
border-top: 1px solid #c0d7e1;
background-color: #e4f7ff;
position: relative;
}
.citaty_bg{
position: absolute;
height: 100%;
background: #849ACA;
top: 0;
right: 0;
}
.block-citaty h2{
font-size: 44px;
color: #315791;
font-weight: 300;
text-shadow: 0px 2px 3px rgb(219, 217, 217);
font-family: Century2;
margin: 0;
display: inline-block;
vertical-align: top;
margin-left: 33px;
}
.block-citaty div{

}
.ci1{
background-color: #e4f7ff;
display: inline-block;
width: 67%;
padding-top: 8%;
}
.ci2{
background-image: url(./assets/images/bg_ci.png);
background-repeat: no-repeat;
width: 31%;
height: 342px;
display: inline-block;
vertical-align: top;
background-color: #e4f7ff;
text-align: right;
}

.item_contact{
display: inline-block;
width: 90%;
margin-top: 1.5%;
}

.icon_bef_p{
background: url(./assets/images/icon_before_p.png)no-repeat;
width: 30px;
height: 26px;
display: inline-block;
position: absolute;
margin-left: -35px;
}

.icon-tel{
background: url(./assets/images/icon_sprite.png)no-repeat;
height: 58px;
width: 58px!important;
display: inline-block!important;
}
.icon-skype{
background: url(./assets/images/icon_sprite.png)no-repeat;
height: 58px;
width: 58px!important;
display: inline-block!important;
background-position: 0px -176px;
}
.icon-mes{
background: url(./assets/images/icon_sprite.png)no-repeat;
height: 58px;
width: 58px!important;
display: inline-block!important;
background-position: 0px -235px;
}
.contact_string{
text-transform: uppercase;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
font-weight: normal;
font-family: arial;
font-size: 18px;
color: white;
display: inline-block!important;
width: 45%!important;
vertical-align: top;
padding: 20px 29px 0px 12px;
}

.video{
border-bottom: 1px solid #c0d7e1;
border-top: 1px solid #c0d7e1;
background-color: #e4f7ff;
padding-bottom: 12px;
}
.list-video h1{
margin: 0;
font-size: 18px;
font-family: arial;
color: #587cab;
text-shadow: 0px 1px 9px white;
padding: 15px 0px;
}
.list-video{
width: 451px;
display: inline-block;
vertical-align: top;
}
.item-video{
width: 428px;
height: 107px;
border-bottom: 1px dotted #587cab;
padding: 12px 0px 22px 0px;
}
.short-view{
cursor: pointer;
padding: 5px 5px;
border: 1px solid rgba(255, 255, 255, 0);
}
.tumb-video{
width: 163px;
height: 105px;
border-radius: 3px;
overflow: hidden;
border: 1px solid white;
display: inline-block;
vertical-align: top;
}
.tumb-video img{
width: 100%;
height: 100%;
}
.decs-video{
display: inline-block;
width: 230px;
padding: 12px 0px 0px 10px;
}
.decs-video p{
margin: 0;
font-size: 12px;
font-family: arial;
}
.decs-video h2{
font-weight: 300;
font-size: 24px;
margin: 0;
color: #7b9ed0;
font-family: arial;
}

.view-video{
width: 730px;
display: inline-block;
vertical-align: to
}
.view-video h1{
margin: 0;
font-size: 18px;
font-family: arial;
color: #587cab;
text-shadow: 0px 1px 9px white;
padding: 15px 0px;
}
.view-v{
overflow: hidden;
border: 2px solid white;
display: inline-block;
border-radius: 4px;
height: 452px;
}

.select_vi{
background-color: white;
padding: 5px 5px;
border: 1px solid #c0d7e1;
border-radius: 4px;
background-image: url(./assets/images/select_vi_arr.png);
background-repeat: no-repeat;
background-position: 99.6%;
background-size: 14px;
}
.readme_video a{
font-family: arial;
font-weight: normal;
font-size: 30px;
background-color: #7b9ed0;
color: white;
padding: 2px 167px;
border-radius: 3px;
text-decoration: none;
box-shadow: 0px 0px 1px 2px white;
}

.audio{
border-bottom: 1px solid #c0d7e1;
border-top: 1px solid #c0d7e1;
background-color: #e4f7ff;
padding-bottom: 35px;
padding-top: 15px;
}
.audio h1{
margin: 0;
font-size: 18px;
font-family: arial;
color: #587cab;
text-shadow: 0px 1px 9px white;
padding: 15px 0px;
}
.item-audio h2{
font-family: arial;
font-weight: 500;
font-size: 16px;
color: rgb(48, 47, 44);
margin: 5px 0px;
}
.play-block div h3{
font-family: arial;
font-size: 14px;
font-weight: 300;
color: #1f91e9;
margin: 12px 0px;
}

.titlex{
display: inline-block;
vertical-align: top;
width: 54%;
text-align: right;
}
.playerx{
display: inline-block;
vertical-align: top;
margin-left: 30px;
margin-top: 3px;
}
.list-audio{
display: inline-block;
width: 712px;
}
.item-audio{
background: white;
border-radius: 3px;
box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.22);
padding: 5px 20px;
margin-bottom: 17px;
}
.item-audio:last-child{
margin-bottom: 0px;
}

.right-block-audio{
display: inline-block;
vertical-align: top;
}
.right-block-audio img{

}
.img_audio img{
width:100%;
}
.img_audio{
width: 95%;
float: right;
}

.readme_audio{}
.readme_audio a{
font-family: arial;
ffont-weight: normal;
font-size: 18px;
background-color: #7b9ed0;
color: white;
padding: 8px 41px;
border-radius: 3px;
text-decoration: none;
box-shadow: 0px 0px 1px 2px white;
display: inline-block;
margin: 19px 0px 10px 15px;
}

.list_improvements{
  margin: 9px auto;
  width: 97.6%;
}
.improvements {
  display: inline-block;
  margin-right: 1%;
  cursor: pointer;
}
.improvements:last-child{
margin-right: 0!important;
}
.icon_improv{
width: 42px;
height: 42px;
display: inline-block;
background: #7b9ed0;
border-radius: 32px;
position: relative;
border: 1px solid white;
box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.22);
z-index: 2;
}
.icon_improv img{
padding: 2px 0px 0px 2px;
}
.text_improv{
display: inline-block;
background: #7b9ed0;
color: white;
vertical-align: top;
position: relative;
border: 1px solid white;
box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.22);
font-family: Century;
font-size: 14px;
padding: 9px 5px;
top: 3px;
left: -14px;
z-index: 1;
width: 221px;
text-transform: uppercase;
text-align: center;
}

footer{
background: #abc6ed;
padding: 30px 0px;
border-top: 1px solid white;
box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.32);
}
footer p{
font-size: 14px;
font-family: arial;
margin: 0;
color: white;
}
.copy{
float: left;
}
.phone{
float: right;
}

.book_smok{
width: 450px;
display: inline-block;
vertical-align: top;
text-align:center;
}

.book_smok p{
font-family: arial;
font-size: 14px;
text-align: center;
font-style: italic;
color: #7f9ed1;
}
.book_smok a{
background: #7f9ed1;
color: white;
text-transform: uppercase;
font-family: arial;
font-weight: normal;
text-decoration: none;
font-size: 18px;
padding: 15px 25px;
display: inline-block;
margin-top: 8px;
}

.list-book-text{
display: inline-block;
vertical-align: top;
font-size: 26px;
font-family: arial;
position: absolute;
background: #e4f7ff;
color: rgb(84, 84, 83);
padding: 35px 38px;
margin-left: 25px;
}
.list-book-text h1{
margin-left: 30px;
font-weight: 300;
text-transform: uppercase;

font-size: 30px;
margin-bottom: 17px;
font-family: Arial;
font-weight: normal;
}

.title_1 {
text-align: center;
font-family: Century;
font-weight: normal;
font-size: 24px;
color:#315791;
line-height: 1;
padding-bottom: 20px;
}
.px{
    margin-top: 30px;
margin-bottom: 30px;
}
.list-book-text ul {
margin: 0px 0px 0px 30px;
list-style-image: url(./assets/images/icon_before_p.png);
}
.list-book-text ul li{
list-style-type:none;
font-family: Arial;
font-weight: normal;
}
.list-book-text ul > li:before {

}
.list-book-text li{
    
 padding-left: 5px;   
}
.section2{
    
    
}
.text2{
margin-top: 50px;
}

.text_center2 h1{
margin: 0;
text-align: center;
color: #48679a;
font-family: Century;
font-weight: normal;
font-size: 24px;
text-transform: uppercase;

}

.first_step h1{
margin-top: 10px;
margin-bottom: 10px;
color: #7b9ed0;
font-family: Century;
font-weight: normal;
font-size: 30px;
}
.first_step p{
font-weight: normal;
font-family: Arial;
margin: 0;
font-size: 16px;
}
.second_step h1{
margin-bottom: 10px;
margin-top: 20px;
color: #7b9ed0;
font-family: Century;
font-weight: normal;
font-size: 30px;
}
.second_step p{
font-family: Arial;
font-weight: normal;
margin: 0;
font-size: 16px;
}
.third_step h1{
margin-bottom: 10px;
margin-top: 20px;
color: #7b9ed0;
font-family: Century;
font-weight: normal;
font-size: 30px;
}
.third_step p{
font-family: Arial;
font-weight: normal;
margin: 0;
font-size: 16px;
}

.section3{
width: 100%;

}
.page_smok{
 float:right;
 margin-top: 80px;
}
.page_smok img{
   border: #fff;
   box-shadow: 2px 2px 8px rgba(0,0,0,0.5);
}
.numbers_text_col_22 {
padding: 0 0 10px; 
font-size: 16px;
font-family: Arial, sans-serif;
  }

 .numbers_text_col p{
padding: 18px 0px 10px 0px;
font-size: 30px;
font-family: Cambria Math, sans-serif;
color: #315791;
} 
 
.numbers_text_col_22 p{
padding: 18px 0px 10px 0px;
font-size: 30px;
font-family: Cambria Math, sans-serif;
color: #315791;
} 
.numbers_col_22{
float:left;
padding:18px 38px 11px 0px;  
  }
.numbers_col_22 img{
display: block;
padding: 21px 0;
  }
.numbers_text_col2{
padding: 0px 26px 86px 0px; 
font-size: 16px;
font-family: Arial, sans-serif;
}
 .numbers_col2 img{
 float:left;
  display: block;
  padding: 38px 0;
 }
.numbers_text_col2 p{
padding: 32px 0px 10px 0px;
font-size: 30px;
font-family: Cambria Math, sans-serif;
color: #315791;
} 
.numbers_col2{
 margin: -7px 37px 16px 3px;
float:left;  
}
  
.left_Boxing li{
font-size: 30px;
color:#315791;
position: relative; 
list-style-type:none;
margin-top: 55px;
font-family: Cambria Math;
font-weight: normal;
}
.line_two{
width: 80%;
margin: 57px 0;
}

.vaccination_1{
 list-style-image: url(./assets/images/image_weight_06.jpg);   
 padding: 0px 0px 0px 23px;
}
.vaccination_2{
 list-style-image: url(./assets/images/image_weight_07.jpg);
 padding: 0px 0px 0px 23px;
}
.vaccination_3{
 list-style-image: url(./assets/images/image_weight_08.jpg); 
 padding: 0px 0px 0px 23px;
}

.text3{
margin-top: 40px;
text-align: center;

}
.text3 h1{
margin: 0 auto;
width: 540px;
font-size:30px;    
font-weight: normal;
font-family: Century;
text-transform: uppercase;
background: #e4f7ff;
color: #315791;
padding: 6px 0px 6px 0px;
}
.left_Boxing p{
font-size:30px;
color: #315791;
margin-right: 5px;
}
.first_row{
      
}

.second_row p{
margin: 0;
vertical-align: top;
}

.third_row{}


.section4{
margin-top: 45px;
    
}
.uniqueness{
color:#474747;
margin-top: 37px;
}

.text4{
margin-top: 20px;

}
.text4 h1{
    text-transform: uppercase;
color: #315791;
text-align: center;
font-size: 30px;
margin:0;
font-family: Century;
font-weight: normal;
}
.ratification{
margin-top: 40px;
width: 100%;
}
.ratification_1{
display: inline-block;
width: 24%;
padding-left: 218px;
}
.ratification_2{
display: inline-block;
width: 23%;
}
.ratification_3{
display: inline-block;
width: 23%;
}
.ratification_4{
display: inline-block;
width: 23%;
}
.text5{
font-family: Century;
font-weight: normal;
margin-top: 40px;
font-size: 30px;
}

.text5 h1{
color: #315791;
text-align: center;
font-size: 30px;

}
.uniqueness{
    
}
.uniqueness ol{

   
}
.uniqueness li{
font-family: Arial;
font-weight: bold;
margin-top: 35px;
list-style-type: none;
list-style-image: url(./assets/images/before_p.png); 
}

.section5{

 
margin-top: 30px;


}
.section5_fon{
  background: #e3f6fe; 
  border: 1px solid #c2d8e2;
}
.black{

color: #030303;
float: left;
width: 100%;
}

.text6 h1{
text-transform: uppercase;
text-shadow: 2px 2px 5px rgba(0,0,0, 0.5);
width: 100%;
padding: 21px 0px 13px 0px;
-webkit-text-stroke: 0.2px white;
color: #315791;
font-size: 22px;
font-family: Century;
font-weight: normal;
text-align: center;
}
.text6 h2{
    text-align: center;
    text-transform: uppercase;
text-shadow: 2px 2px 5px rgba(0,0,0, 0.5);
width: 100%;
padding: 20px 0px 10px 11px;
-webkit-text-stroke: 0.2px white;
color: #315791;
font-size: 22px;
font-family: Century;
font-weight: normal;
margin-bottom: 28px;
}
.audiosense1{
box-sizing: border-box;
padding-bottom: 13px;
padding-top: 12px;
margin-top: 20px;
background: #fefefe;
display:inline-block;
width: 100%;
}
.audiosense1 p{
font-family:Arial;
margin: 0px 46px 0px 0px;
font-size: 16px;
}
.audiosense1 img{
padding: 0px 19px 0px 19px;
}
.audiosense1 a{
font-size: 18px;
float:right;
padding: 11px 23px;
background-color: #7f9ed1;
text-decoration: none;
color: white;
   }
   
.section6{
margin-top:33px; 
}
   
.video-film h1{
  margin: 33px auto 10px auto;
  font-size: 22px;
  color: #587cab;
  font-family: Century;
  font-weight: normal;
  width: 70%;
}

.load a{
font-size: 18px;
float:right;
padding: 11px 23px;
background-color: #7f9ed1;
text-decoration: none;
color: white;
}
   
.section7{
background-color: #e4f7ff;
width: 100%;
margin-top: 65px;
border-bottom: 1px solid #c0d7e1;
border-top: 1px solid #c0d7e1;
}
.letter{

}
.letter h1{
font-family: Century;   
font-weight: normal;
font-size: 36px;
color: #315791;
padding-left: 100px;
}
.camo{
font-size: 50px;
}
.koment{
background-color: #fefefe;
padding: 37px 46px;
}
.Natalia p{
font-size: 16px;
font-family: Arial;
font-style: Italic;
}
.interview a{
text-decoration: none; 
color: #315791;
   }  
.interview{
margin-top: 30px;
font-size: 16px;
font-family: Arial;
font-style: Italic;
}
.arrow img{
margin-bottom: -19px;
margin-top: -9px;
margin-left: 608px;
}
.section8{
margin-top: 40px;   
margin-bottom: 40px; 
}
.text7 h1{
font-family: Century;
font-weight: normal;
text-align: center;
font-size: 30px;
color: #315791; 
}
.disk{
width: 100%
}
.section8 span{
color:#315791; 
}
.disk_1{
float: left;
font-family: Arial;
font-size: 20px;
}
.disk_1 span{
color:#315791;  
}
.disk_1 p{
  color:#474747;   
}
.disk2{
float:right;
}
.disk_22{
margin-top: 40px;
padding: 5px 99px 41px 34px;
background:url(./assets/images/fon_text.png) 4% no-repeat;  
float: left       
}
.disk_22 p{
font-size: 16px;   
font-family: Arial;
font-style: Italic;
   }
.disk_23{
margin-top: 23px;
float: right;
}
.disk_23 p{
 line-height: 1.7;
padding: 0px 76px 0px 0px;
}
.disk p{
text-decoration: none;
font-family: Arial;
font-weight: normal;

}
   
.disk_22 a{
text-decoration: none;
color: #315791;
}
.disk_1{
margin-top: 40px;
float:left;    
text-align: center;
}
.disk_1 p{
margin-top: 35px;

}
.disk_1 a{
font-size: 18px;
padding: 11px 23px;
background-color: #7f9ed1;
text-decoration: none;
color: white; 
font-family: Arial;
font-weight: normal;
}
.disk2{

width: 100%;
margin-top: 40px;
}
.disk_3{
    
margin-left: 42px;
text-align: center; 
float:left;
}  
.disk_3 p{
font-size: 20px; 
margin-top: 35px;  
font-family: Arial;
font-weight: normal;
color: #474747;
}  
.disk_3 a{
font-size: 18px;
padding: 11px 23px;
background-color: #7f9ed1;
text-decoration: none;
color: white;    
font-family: Arial;
font-weight: normal;
}  
.disk_4{
margin-right: 220px;
text-align: center;
float:right;
  
}  
.disk_4 p{
    font-family: Arial;
font-weight: normal;
color: #474747;
font-size: 20px; 
margin-top: 35px;      
}  
.disk_4 a{
font-size: 18px;
padding: 11px 23px;
background-color: #7f9ed1;
text-decoration: none;
color: white;  
font-family: Arial;
font-weight: normal;
 }  
 .section9{
 width: 100%;
 margin-top: 40px;
 }
 .text9{
color:#315791;
text-align: center;    
 }
 .text9 h1{
font-size: 30px;
font-family: Century;
font-weight: normal;
 }
 .record_1{
text-align: center;     
 }
.record_1 p{
font-size: 18px;
font-family: Century;
font-weight:normal; 
color: #474747;
 }
 .record_2{
margin-top: 40px;
text-align: center;    
 }
 .record_2 a{
-webkit-border-radius: 6px;
border-radius: 6px;
-Mozilla-border-radius: 6px;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 18px;
padding: 15px 23px;
background-color: #7f9ed1;
text-decoration: none;
color: white;             
 }
 .section10{
margin-top: 40px;
background-color:  #97b9e9;
width: 100%;
 }
 .ratification111{
float: left;    
 }
.ratification_11{
margin-top: 30px;
display: inline-block;
padding: 0px 56px 31px 0px;
 }
.ratification_22{
margin-top: 30px;
display: inline-block;
 padding: 0px 56px 31px 0px;
 }
.ratification_33{
margin-top: 30px;
display: inline-block;
padding: 0px 56px 31px 0px;
 }

.ratification_44{
margin-top: 30px;
display: inline-block;
padding: 0px 56px 31px 0px;
 }
.ratification_55{
margin-top: 30px;
display: inline-block;
padding: 0px 56px 31px 0px;
 }

.ratification222{
float:right;
 }
.ratification_66{
margin-top: 35px;
display: inline-block;
 }
 .ratification_66 p{
     text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
line-height: 1.5;
color:white;
text-align: center;
font-family: Arial;
font-weight: bold;
 }
 .tablet_3{
     margin-top: 25px;
     }
 
 .list-text{
   padding: 0px 100px 0px 0px;
   float:right;
   text-align: center;
   margin-top: 55px;
 }
 .list-text li{
list-style-type:none; 
font-size:30px;    
font-weight: normal;
font-family: Century;
text-transform: uppercase;
color: #315791; 
 }
 .list-text ul{
margin-top: 50px;
 }
 .list-text h1{
 text-align: center;
 list-style-type:none; 
font-size:30px;    
font-weight: normal;
font-family: Century;
text-transform: uppercase;
color: #315791; 
 }
 .text11{
 margin-top: 40px;
 }
 

.text11 h1{
padding: 6px 0px 6px 36px;
margin: 0px 0px 0px 62px;
width: 501px;
font-size: 30px;
font-weight: normal;
font-family: Century;
text-transform: uppercase;
background: #e4f7ff;
color: #315791;
}

.numbers_text_col {
padding: 0 0 10px; 
font-size: 16px;
font-family: Arial, sans-serif;
  }
.numbers_text_col p{
padding: 4px 0px 10px 0px;
font-size: 30px;
font-family: Cambria Math, sans-serif;
color: #315791;
  } 
.section_alko{
/*background: url(./images/stakan.jpg)100% 78%no-repeat;*/

min-width: 1200px;
width: 100%;
position: relative;
}


.ratification_232{
display: inline-block;
width: 20%;
margin-left: 52px;
}

.weight_audiosense1 {
    background-color: #f2c1ba;
    box-sizing: border-box;
    display: inline-block;
    margin: 0 50px 24px;
    padding: 0;
    width: 100%;
}
.weight_audio_text21 {
    padding: 5px;
    display: inline-block;
}

.weight_audiosense_table21 {
    background-color: #fff;
    padding: 6px;
    vertical-align: middle;
    width: 860px;
    font-family: Arial, sans-serif;
    font-size: 16px;
}

.weight_audiosense_table21 td {
    vertical-align: middle;
    background-color: #fff;
    font-family: Arial, sans-serif;
    font-weight: normal;
}

.weight_audiosense_div {
float: left;
}

.weight_audiosense_table_parent21 {
    background-color: white;
    box-shadow: 2px 2px 2px rgba(3, 3, 3, 0.2);
    margin: 0 20px 25px 32px;
    padding: 12px 11px;
    width: 95%;
}

.weight_audiosense_table21 img {
    padding: 3px 20px 0 0;
}

.weight_td_audio21 {
    
    text-transform: uppercase;
}

.weight_audiosense_table_parent21 a {
    background-color: #7f9ed1;
    color: #fff;
    font-family: Arial,sans-serif;
    font-size: 18px;
    padding: 11px 48px;
    text-decoration: none;
}
.section_alko_seans{
 margin-top: 30px;
 
}
.alko_seans_logo h1{
    font-family: Century;
    font-weight: normal;
    text-align: center;
    font-size: 30px;
    color:#315791;
}
.alko_seans_logo span{
font-family: Century;
font-weight: normal; 
font-size: 18px;
}

.alko_seans_1{
color:#474747;
padding: 0px 0px 0px 440px;
margin: 53px 0px 0px 4px;
}
.alko_seans p{
text-align: justify;
font-family: Arial;
font-weight: normal;
font-size: 16px; 
line-height: 1.5;       
}
.alko_seans_1_1{
text-align: justify;
margin-top: 43px;  
}
.alko_seans_2{
color:#474747;
line-height: 1.5; 
 margin: 23px 0px 0px 0px;   
}
.alko_seans_2 p{
  
}

.alko_seans_2 span{
 margin: 0px 0px 0px 441px;   
}




.goods-doctor{
margin-top: 40px;   
margin-bottom: 40px; 
}
.goods-doctor span{
 color:#315791;   
}
.text7 h1{
font-family: Century;
font-weight: normal;
text-align: center;
font-size: 30px;
color: #315791; 
}
.disk_goods{
width: 100%
}

.disk_goods_1{
float: left;
font-family: Arial;
font-size: 20px;
}
.disk_goods_1 pan{
color:#315791;  
}
.disk_goods_1 p{
  color:#474747;   
}
.disk_goods_2{
background: url(./assets/images/fon_text_3.jpg)no-repeat;
float: right;
padding: 4px 7px 63px 56px;
margin: 28px 0px 0px 0px
}
.disk_goods_2 p{
font-size: 16px;   
font-family: Arial;
font-style: Italic;
   }   
.disk_goods_2 a{
text-decoration: none;
color:#7f9ed1;    
}
.disk_goods_1{
text-align: center;
}
.disk_goods_1 p{
font-family: Arial;
font-size: 20px;
color:#474747;
}
.disk_goods_1 a{
font-size: 18px;
padding: 11px 23px;
background-color: #7f9ed1;
text-decoration: none;
color: white;         
}

.disk_goods_center_2{
float: right;
text-align: center;
margin: 0px 139px 0px 0px;
}
.disk_goods_center_2 a{
font-size: 18px;
padding: 11px 23px;
background-color: #7f9ed1;
text-decoration: none;
color: white;   
font-family: Arial;

}  
.disk_goods_center_2 p{
font-family: Arial;
font-size: 20px;
color:#474747;
}
.disk_end{
margin-top: 92px;
}
.disk_end_1{
float:left;
text-align: center;
margin: 70px 0px 0px 0px;
padding: 76px 63px 0px 59px
}
.disk_end_1 a{
    font-family: Arial;
    font-weight: normal;
    
font-size: 18px;
padding: 11px 23px;
background-color: #7f9ed1;
text-decoration: none;
color: white;                
}
.disk_end_1 p{
font-family: Arial;
font-size: 20px;
color:#474747;   
}
.disk_end_2{
background: url(./assets/images/fon_text.jpg)no-repeat;
float: right;
padding: 6px 33px 0px 94px;
margin: 133px 0px 0px 0px;
}
.disk_end_2 p{
font-size: 16px;   
font-family: Arial;
font-style: Italic;
padding: 0px 0px 27px 0px;
}
.disk_end_2 a{
 text-decoration: none; 
 color:#7f9ed1;
}
.section_finish{
margin-top: 45px;

}
.fibish_bac{
background: url(./assets/images/famaly.png)99% 80%no-repeat  
}
.uniqueness_finish{
color:#474747;
margin-top: 37px;
}
.text5{
font-family: Century;
font-weight: normal;
margin-top: 40px;
font-size: 30px;
}
.text5 h1{

font-family: Century;
font-weight: normal;
color: #315791;
text-align: center;
font-size: 30px;
}
.uniqueness_finish li{
font-weight: normal;
color:#6a6a6a;
font-family: Arial;
font-size: 14px;
margin-top: 13px;
list-style-type: none;
list-style-image: url(./assets/images/before_p.png); 
}
.finich_text{
font-family: Century;
font-weight: normal;
color: #315791;
text-align: center;
font-size: 18px;
}
.last_gasp{
margin-top: 10px;
}
.last_gasp_logo{
margin: 0px 0px 0px 101px;
text-align: center;
float:left;
}

.last_gasp_logo p{
font-family: Century;
font-weight:normal;
color: #315791;
text-align: center;
font-size: 18px;    
}
.last_gasp_input{
float:right;
margin-top: 20px;
}
.last_gasp_input a{
font-size: 18px;
padding: 11px 44px;
background-color: #7f9ed1;
text-decoration: none;
color: white;  
font-family: arial;
font-weight: normal;
}
.weight_title_center_type18 {
    color: #315791;
    font-family: Century,sans-serif;
    font-size: 30px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    clear: both;
    margin-bottom: 20px;
}




.drugs_session_left18 {
    width: 500px;
    text-align: center;
    float: left;
}

.weight_image_button_18 {
    color: #474747;
    font-family: Arial,sans-serif;
    font-size: 20px;
    padding: 0 50px 40px 20px;
    text-align: center;
}

.weight_image_button_18 p {
    margin-bottom: 30px;
}

.drugs_comment_19 {
    text-decoration: none;
    padding: 3px 0px 0px 0px;
    background: url(./assets/images/fon_text_3.jpg) 94% 100% no-repeat #fff;
    font-family: Arial, sans-serif;
    font-style: italic;
    font-size: 16px;
    color: #000;
    height: 160px;
}
.drugs_comment_19 a{
  text-decoration: none;  
}

.drugs_comment_18 {
    padding: 11px 0px 0px 0px;
    margin-top: 30px;
background: url(./assets/images/fon_text.jpg) 95% 24% no-repeat #fff;
    font-family: Arial, sans-serif;
    font-style: italic;
    font-size: 16px;
    color: #000;
    height: 165px;
}

.drugs_comment_18 a {
    text-decoration: none;
    color: #7f9ed1;
}

.drugs_comment_18 a {
    text-decoration: none;
    color: #7f9ed1;
}
.brut_logo{
    margin-top: 15px;
    text-align: center;
}
.brut_logo h2{
    margin-top: 40px;
 font-size: 24px;
 color: #474747;
  font-family: Century,sans-serif;
  font-weight: normal;
  
}
.brut_logo span{
    color: #627eaa;
}
.weight_price_image1 {
    position: absolute;
    bottom: -63px;
    right: 63px;
}
.weight_price_image2 {
    position: absolute;
    bottom: -63px;
    right: 64px;
}
.weight_price_image3 {
    position: absolute;
    bottom: -63px;
    right: 172px;
}
.weight_music_terapy_button123{
    position: relative;    
}
.weight_music_terapy_button123 a {
    padding: 14px 68px;
    background-color: #7f9ed1;
    border: 2px solid #fff;
    color: #fff;
    font-family: Arial,sans-serif;
    font-size: 18px;
   
    text-decoration: none;
}

.weight_music_terapy_button123_2 {
    position: relative;    
}

.weight_music_terapy_button123_2 a {
    padding: 14px 25px;
    border: 2px solid #fff;
    color: #fff;
    font-family: Arial,sans-serif;
    font-size: 18px;
    background-color: #7f9ed1;
    text-decoration: none;
}


.coding_title-section{
  display: table;
  width: 100%;
  margin: 30px 0px;
}
.coding_title-section div{
  display: table-cell;
}

.coding_title-section div img{
  width: 100%;
  height: 10px;
  padding-bottom: 6px;
}
.ci1_21{
background-color: #e4f7ff;
display: inline-block;
width: 64%;

}
.ci2_21{
background-image: url(./assets/images/bg_ci.png);
background-repeat: no-repeat;
background-position: right;
width: 36%;
height: 347px;
display: inline-block;
vertical-align: top;
background-color: #e4f7ff;
text-align: right;
float:right;
}
.item_contact_21{
display: inline-block;
width: 100%;
  float: right;
  margin: 0px 102px 0px 0px;
}
.ci2_21 h3{
margin: 11px 92px 5px 0px;
font-weight: normal;
font-family: arial;
font-size: 18px;
color: white;   
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
text-align: left;
width: 56%;
float: right;
}
.ci1_21 p{
line-height: 1.3;
font-weight: normal;
font-family: century;
font-size: 17px;
color: #254f8c
}
.contact_string_21{
display: inline-block!important;
width: 39%!important;
vertical-align: top;

}
.contact_string_21 p{
text-align: left;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
font-weight: normal;
font-family: arial;
font-size: 18px;
color: white; 
margin: 0px;
padding: 15px 0px 0px 0px;
}
.psicho_seans{
width: 100%;
padding: 40px 0px 0px 0px;
   }
.psicho_seans h1{
font-weight: normal;
font-family: arial;
font-size: 22px;
color: #315791;    
   }  
 .psicho_seans_3 h1{
font-weight: normal;
font-family: arial;
font-size: 22px;
color: #315791;    
   }    
.psicho_seans p{
line-height: 1.7;
font-weight: normal;
font-family: arial;
font-size: 14px;
color:#6d6d6d;        
   }  
.psiho_text_1{
padding: 0px 0px 0px 15px;
color: #6d6d6d;       
}
.psiho_text_2{
padding: 0px 0px 0px 15px;
color: #6d6d6d;       
}
.psiho_text_3{
padding: 0px 0px 0px 15px;
color: #6d6d6d; 

}
.psiho_text_1 p{
 color: #6d6d6d; 
 line-height: 1.7;
font-weight: normal;
font-family: arial;
font-size: 14px;
}
.psiho_text_1 a{
text-decoration: none;    
}
.psiho_text_2 a{
text-decoration: none;    
}
.psiho_text_3 a{
text-decoration: none;    
}
.psicho_seans_1{
margin: 0px 25px 0px 0px;
vertical-align: top;
display: inline-block;
border: 1px solid #dcddde;
border-bottom: 3px solid #dcddde;
}  
.psicho_seans_2{
margin: 0px 25px 0px 0px;
vertical-align: top;
display: inline-block;
border: 1px solid #dcddde;
  border-bottom: 3px solid #dcddde;
}
.psicho_seans_3{
vertical-align: top;
display: inline-block;
margin: 0px 25px 0px 0px;
border: 1px solid #dcddde;
border-bottom: 3px solid #dcddde;

  }
  
.Line_cere{
    width: 82%;
    float:left;
}
.psicho_seans_mysick{
    margin-top: 40px;
}
.psicho_seans_mysick_1{
vertical-align: top;
margin: 0px 34px 0px 0px;
display: inline-block;
padding: 0px 0px 0px 15px;
border: 1px solid #dcddde;
border-bottom: 3px solid #dcddde;
   
}
.psicho_seans_mysick_1 h1{
 font-weight: normal;
font-family: arial;
font-size: 22px;
color:#315791;    
}
.options_tovar{
padding: 0px 0px 8px 18px;   
line-height: 2;
font-weight: normal;
font-family: arial;
font-size: 14px;
color: #6d6d6d;
  margin: 1px 0 4px 0;       
}
.options_tovar a{
color: #315791;    
}
.psicho_seans_mysick_2{

vertical-align: top;
margin: -17px 34px 0px 0px;
display: inline-block; 
}
.psicho_seans_mysick_2 p{

margin-bottom: 2em;  
line-height: 1.5;
font-weight: normal;
font-family: arial;
font-size: 16px;
color: #6d6d6d;    
}
.psicho_seans_mysick_3 p{
    margin-bottom: 2em;
line-height: 1.5;
font-weight: normal;
font-family: arial;
font-size: 16px;
color: #6d6d6d;    
}
.psicho_seans_mysick_3{
font-weight: normal;
line-height: 1.5;
font-family: arial;
font-size: 16px;
color: #6d6d6d;        
margin: -17px 0px 0px 0px;
display: inline-block;   
}
.title-section21{
display: table;
width: 100%;
margin: 30px 0px;
}
.title-section21 div{
display: table-cell;
}
.oplata_img{
text-align: center;
color: #315791;
font-family: Century;
font-weight: normal;
font-size: 26px;
}
.oplata_img img{
   
 margin: 0px 30px 0px 30px; 
  box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.22);
  border: 1px solid white;
}
.berdy p{
      margin: 0px 0px 16px 0px;
display: inline-block; 
color: #315791;
font-family: Century;
font-weight: normal;
font-size: 16px; 
font-style: italic;
}
.berdy span{
font-size: 22px;   
}
.psicho_seans_123{
   margin-top: 40px; 
}
.tram-neam{
    margin-top: 40px;
}
.berdy img{
  margin: 0px 0px -10px 4px;
 box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.22);
  border: 1px solid white;  
}
.rugusta {
vertical-align: top;
margin-top: 70px;
  margin-bottom: 121px;
}
.rugusta img{
 float: left;
  padding: 2px 47px 0px 0px;
  display: inline-block;  
}
.rugusta p{
display: inline-block; 
color: #315791;
font-family: Arial;
font-weight: bold;
font-size: 18px; 

}

.div_777 {
  display: none;
}

.div_777.active {
  display: block;
}
.new_block_psiho{
    vertical-align: top;
    margin-top: 25px;
}
.new_block_psiho h1{
    margin: 40px 0px 0px 0px;
line-height: 1.6; 
color: #254f8c;
font-family: Arial;
font-weight: bold;
font-size: 19px;   
}
.new_block_psiho_1{
    vertical-align: top;   
display: inline-block;
width: 51%;    
}
.new_block_psiho_2{
width: 48%;
  display: inline-block;    
}
.new_block_psiho_2 img{
 box-shadow: 2px 2px 0px 1px rgba(0, 0, 0, 0.22);    
}
.new_block_psiho21{
    vertical-align: top;
    margin-top: 25px;
}
.new_block_psiho21 h1{
    margin: 40px 0px 0px 0px;
line-height: 1.6; 
color: #254f8c;
font-family: Arial;
font-weight: bold;
font-size: 19px;   
}
.new_block_psiho_21{
    vertical-align: top;   
display: inline-block;
width: 51%; 
margin: 0px 111px 0px 86px;
}
.new_block_psiho_12{
width: 27%;
  display: inline-block;    
}
.new_block_psiho_12 img{
 box-shadow: 2px 2px 0px 1px rgba(0, 0, 0, 0.22);    
}
.new_block_psiho_31{
    vertical-align: top;   
display: inline-block;
width: 51%; 
margin: 0px 111px 0px 86px;
}
.new_block_psiho_32{
width: 27%;
  display: inline-block;
margin: 76px 0px 0px 40px;
}
.otstup_123{
margin-top: 65px;

}
.toggle111 img{
cursor:pointer;  
margin: 0px 0px -3px 0px;
}
.toggle112{
cursor:pointer;
margin: 0px 0px -3px 0px;
}
.toggle1214{
cursor:pointer; 
margin: 0px 0px -3px 0px;
}
.toggle31{
cursor:pointer;  
margin: 0px 0px -3px 0px;
}
.toggle1112{
cursor:pointer;   
margin: 0px 0px -3px 0px;
}
.toggle1314{
cursor:pointer;  
margin: 0px 0px -3px 0px;
}
.toggle43{
cursor:pointer;   
margin: 0px 0px -3px 0px;
}
.toggle156{
cursor:pointer;   
margin: 0px 0px -3px 0px;
}
.toggle411{
cursor:pointer;   
margin: 0px 0px -3px 0px;
}
.toggle1224{
cursor:pointer;   
margin: 0px 0px -3px 0px;
}
.toggle1412{
cursor:pointer;   
margin: 0px 0px -3px 0px;
}
.toggle44{
cursor:pointer;   
margin: 0px 0px -3px 0px;
}
.toggle50{
cursor:pointer;   
margin: 0px 0px -3px 0px;
}
.toggle51{
cursor:pointer;   
margin: 0px 0px -3px 0px;
}
.toggle321{
cursor:pointer;   
margin: 0px 0px -3px 0px;
}
.toggle214{
cursor:pointer;   
margin: 0px 0px -3px 0px;
}
.toggle90{
cursor:pointer;   
margin: 0px 0px -3px 0px;
}
.toggle545{
  cursor:pointer;   
margin: 0px 0px -3px 0px;
}


.wpcf7-form-control-wrap input , .wpcf7-form-control-wrap select , .shpfirstname , .shpemail{
  width: 100%;
  border: 1px solid #A0C1EF;
  height: 30px;
  color: #7BAFFF;
  text-indent: 10px;
}

.wpcf7-form-control-wrap input::-webkit-input-placeholder {color:#7BAFFF;}
.wpcf7-form-control-wrap input::-moz-placeholder          {color:#7BAFFF;}/* Firefox 19+ */
.wpcf7-form-control-wrap input:-moz-placeholder           {color:#7BAFFF;}/* Firefox 18- */
.wpcf7-form-control-wrap input:-ms-input-placeholder      {color:#7BAFFF;}

.wpcf7-submit , .rksksend{
  background-image: none;
  background-color: #6483BA;
  color: #FFF;
  border: 2px solid rgb(255, 255, 255);
  width: 200px;
  height: 30px;
  margin-left: 25%;
  margin-top: 11px;
  cursor: pointer;
}

.wpcf7-form-control-wrap select{
  background:#fff url("./assets/images/select_arrow.png");
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-position: right center;
  background-repeat: no-repeat;
  width: 402px;
  text-indent: 6px;
}


.playerx-audio{
  margin-left: 0px;
}

.playerx-audio .audioplayer .audioplayer-bar{
  display: none;
}

.playerx-audio .audioplayer .audioplayer-time{
  display: none;
}

.playerx-audio .audioplayer .audioplayer-volume {
  display: none;
}

.playerx-audio .audioplayer {
  width: 30px;
}

.os {
  width: 900px;
}

.os p{
  display: inline-block;
  margin: 10px 0px;
  color: #55A30F;
}

.psiho_text_2 h1{
  font-weight: normal;
  font-family: arial;
  font-size: 22px;
  color: #315791;
}
.btn1 {
  width: 65.33%;
  margin: 0 auto;
  padding-bottom: 27px;
}
.btn1 h2 {
  position: absolute;
  top: 70px;
  margin-left: 215px;
  font: bold 30px arial;
  color: white;
  text-transform: uppercase;
}
.btn1 p {
  position: absolute;
  top: 132px;
  margin-left: 255px;
  color: white;
  font: normal 23px arial;
}
.sp1 {
  letter-spacing: 2.07pt;
}
.sp2 {
  font-weight: bold;
}
.drugs {
  position: absolute;
  top: 38px;
  width: 690px;
}
@-webkit-keyframes pulsate {
 50% { color: #93C152; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #498D24, 0 0 8px #93C152; }
}
@keyframes pulsate {
 50% { color: #93C152; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #498D24, 0 0 8px #93C152; }
}
#blink {
  color: rgb(245,245,245);
  text-shadow: 0 -1px rgba(0,0,0,.1);
  -webkit-animation: pulsate 1.7s linear infinite;
  animation: pulsate 1.7s linear infinite;
}
.btn1_smok {
  width: 65.33%;
  margin: 0 auto;
  padding-bottom: 27px;
}
.btn1_smok h2 {
  position: absolute;
  top: 150px;
  margin-left: 165px;
  font: bold 22px arial;
  color: white;
  text-transform: uppercase;
}
.btn1_smok p {
  position: absolute;
  top: 190px;
  margin-left: 200px;
  color: white;
  font: normal 18px arial;
  text-align: center;
}
.btn2_smok {
  width: 65.33%;
  margin: 0 auto;
}
.btn2_smok h2 {
  position: absolute;
  bottom: 95px;
  margin-left: 165px;
  font: bold 22px arial;
  color: white;
  text-transform: uppercase;
  width: 570px;
}
.btn2_smok p {
  position: absolute;
  bottom: -2px;
  margin-left: 160px;
  color: white;
  font: normal 18px arial;
  text-align: center;
  width: 555px;
}
.move{
  position: relative;
}
.mb {
  margin-bottom: 30px;
}
.btn1_drugs {
  width: 65.33%;
  margin: 0 auto;
}
.btn1_drugs h2 {
  position: absolute;
  top: 70px;
  margin-left: 215px;
  font: bold 30px arial;
  color: white;
  text-transform: uppercase;
}
.btn1_drugs p {
  position: absolute;
  top: 132px;
  margin-left: 255px;
  color: white;
  font: normal 23px arial;
}
.sp1_drugs {
  letter-spacing: 2.07pt;
}
.sp2_drugs {
  font-weight: bold;
}
.drugs2 {
  position: relative;
}
.btn2_drugs {
  width: 65.33%;
  margin: 0 auto;
}
.btn2_drugs h2 {
  position: absolute;
  bottom: 100px;
  margin-left: 215px;
  font: bold 30px arial;
  color: white;
  text-transform: uppercase;
  width: 500px;
}
.btn2_drugs p {
  position: absolute;
  bottom: 16px;
  margin-left: 255px;
  color: white;
  font: normal 23px arial;
  width: 510px;
}
.alco {
  position: absolute;
  top: 75px;
  width: 690px;
}
.btn1_alco {
  width: 65.33%;
  margin: 0 auto;
  padding-bottom: 27px;
}
.btn1_alco h2 {
  position: absolute;
  top: 75px;
  margin-left: 160px;
  font: bold 22px arial;
  color: white;
  text-transform: uppercase;
  width: 89%;
}
.btn1_alco p {
  position: absolute;
  top: 115px;
  margin-left: 200px;
  color: white;
  font: normal 18px arial;
  text-align: center;
}
.alco1 {
  position: relative;

}
.btn2_alco {
  width: 65.33%;
  margin: 0 auto;
}
.btn2_alco h2 {
  position: absolute;
  bottom: 95px;
  margin-left: 160px;
  font: bold 22px arial;
  color: white;
  text-transform: uppercase;
  width: 570px;
}
.btn2_alco p {
  position: absolute;
  bottom: -2px;
  margin-left: 160px;
  color: white;
  font: normal 18px arial;
  text-align: center;
  width: 555px;
}
.coding {
  position: absolute;
  top: 74px;
  width: 690px;
}
.btn1_coding {
  width: 65.33%;
  margin: 0 auto;
  padding-bottom: 27px;
}
.btn1_coding h2 {
  position: absolute;
  top: 70px;
  margin-left: 215px;
  font: bold 30px arial;
  color: white;
  text-transform: uppercase;
}
.btn1_coding p {
  position: absolute;
  top: 132px;
  margin-left: 255px;
  color: white;
  font: normal 23px arial;
}
.weight {
  position: absolute;
  top: 74px;
  width: 690px;
}
.weight1 {
  position: relative;
}
.btn2_weight {
  width: 65.33%;
  margin: 0 auto;
}
.btn2_weight h2 {
  position: absolute;
  bottom: 85px;
  margin-left: 215px;
  font: bold 30px arial;
  color: white;
  text-transform: uppercase;
  width: 500px;
}
.btn2_weight p {
  position: absolute;
  bottom: -1px;
  margin-left: 255px;
  color: white;
  font: normal 23px arial;
  width: 510px;
}
.weight_image_button_18_1 {
  color: #474747;
  font-family: Arial,sans-serif;
  font-size: 20px;
  padding: 20px 0 5px 0;;
  text-align: center;
}

.box-modal {
  position: relative;
  width: 400px;
  padding: 16px;
  background: #fff;
  color: #3c3c3c;
  font: 14px/18px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  border: 3px solid #A0C1EF;
  background: #A0C1EF none repeat scroll 0% 0%;
}
.box-modal_close { position: absolute; right: 10px; top: 6px; font-size: 11px; line-height: 15px; color: #fff; cursor: pointer; }
.box-modal_close:hover { color: #666; }

.audio_reply{
    display:none;
    }
.audio_toogle {
    display: inline-block;
}