*{margin: 0; padding: 0;}

/*============ Ð¨Ð Ð˜Ð¤Ð¢Ð« ============*/
@font-face {
    font-family: Helvetica-BlackOblique;
    src: url("../fonts/Helvetica-BlackOblique.otf");
}

@font-face {
    font-family: Proxima Nova Condensed Extrabold;
    src: url("../fonts/Proxima Nova Condensed Extrabold.otf");
}

@font-face {
    font-family: Proxima Nova Condensed Light;
    src: url("../fonts/Proxima Nova Condensed Light.otf");
}

@font-face {
    font-family: Proxima Nova Condensed Regular;
    src: url("../fonts/Proxima Nova Condensed Regular.otf");
}

@font-face {
    font-family: Roboto-Light;
    src: url("../fonts/Roboto-Light.ttf");
}

@font-face {
    font-family: Roboto-Bold;
    src: url("../fonts/Roboto-Bold.ttf");
}

@font-face {
    font-family: Roboto-Regular;
    src: url("../fonts/Roboto-Regular.ttf");
}

/*============ ÐžÐ‘Ð©Ð˜Ð• ÐŸÐ ÐÐ’Ð˜Ð›Ð ============*/
body {
    overflow-x: hidden;
}

img {
    height: auto;
    max-width: 100%;
}

/*============ HEADER ============*/

header {
    background: url(../img/footer_bg.jpg) no-repeat top center ;
    background-color: #ededed;
    padding: 0 0 20px 0;
}
.container-padding{
    padding-top: 85px;
}
.navbar-brand {
    font-family: Helvetica-BlackOblique;
    font-style: italic;
    font-size: 14.34px;
    line-height: 1.2;
    letter-spacing: 1px;
    margin: 15px 0 0 15px !important;
    padding: 0;
}

.navbar-default a.navbar-brand,
.navbar-default a.navbar-brand:hover {
    color: #fff;
}

.navbar-default a.navbar-brand span {text-transform: uppercase;}

.menu {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999;
    background: rgba(25, 25, 25, 0.7);
    border: 0;
    border-radius: 0;
    height: 65px;

}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-family: Proxima Nova Condensed Light;
    font-size: 16px;
    border-bottom: 2px solid #4a4847;
    padding: 0;

    line-height: 1;
    font-weight: bold;
}
.navbar-default .navbar-nav > li{
    display: inline-block;
    vertical-align: middle;
    padding: 0px 21px;
    float: none;

}
.navbar-default .navbar-nav > li.active-link > a,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #ffc20d;
    border-bottom: none;
}


.btn {
    display: inline-block;
    float: right;
    margin-right: 17px;
    margin-top: 15px;

    padding: 6px 40px;
    color: #ffc20d;
    font-size: 18px;
    border: 2px solid;
    border-radius: 18px;
    text-transform: uppercase;
    font-family: Proxima Nova Condensed Regular;
    font-weight: bold;
    letter-spacing: 2px;
    background: transparent;
    -webkit-transition: all .4s ;
    -o-transition: all .4s ;
    transition: all .4s ;
}

.btn:focus {
    background: #ffc20d;
    color: #fff;
    border:2px solid #fff;

}
.btn:hover{
    color: #fff;
    background-color:#ffc20d ;
}
.slogan h1 {
    color: #fff;
    font-family: Helvetica-BlackOblique;
    font-size: 82px;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin: 20px 0 0 0;
}

.slogan h2 {
    color: #ffc20d;
    font-size: 40px;
    text-transform: uppercase;
    font-family: Proxima Nova Condensed Extrabold;
    letter-spacing: 6px;
    margin: 0;
    font-weight: bold;
}

.slogan h3 {
    font-size: 30px;
    font-family: Roboto-Light;
    color: #fff;
    margin: 10px 0 50px 0;
    letter-spacing: 1px;
}

.text_block {
    background: url(../img/ramka.png) no-repeat;
    text-align: right;
    padding: 40px 90px 55px 0;
    position: relative;
    margin: 0 0 12px 0;
}
.text_block:first-child{
    margin-top:30px;
}
.text_block h3 {
    color: #ffc20d;
    font-size: 24px;
    text-transform: uppercase;
    font-family: Roboto-Bold;
}

.text_block h3 span {
    font-family: Roboto-Regular;
    font-size: 15px;
    color: #fff;
}

.text_block img {
    position: absolute;
    top: 66px;
    right: 20px;
}

.text_block3 {
    background: url(../img/ramka3.png) no-repeat;
    margin: -5px 0 0 -17px;
    height: 207px;
}

.text_block3 img {
    top: 75px;
}

.text_block3 h3 span {
    color: #333;
}

img.eretron_aktiv {
    margin: 30px auto;
}
.advan {
    margin-top: 51px;
}
.advan__item{
    max-width: 290px;
    position: relative;
    margin: 0px auto 15px auto;
    padding: 38px 0;
    padding-right:29px;
    color: #ffc20d;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Roboto-Bold;
    background-image: url(../fonts/carta.svg);
    background-repeat: no-repeat;
    background-position: left center;

}
.advan__item::after{
    content: '';
    position: absolute;
    right:-7px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 37px;
    height: 37px;
    background-image: url(../fonts/after-Man_arrow-01.svg);
    background-repeat: no-repeat;
    background-position: center center;

}
.advan__item::before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;

    height: 1px;
    -webkit-box-shadow: 0 4px 11px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 11px 3px rgba(0, 0, 0, 0.1)
}
.advan__item:nth-child(2)::after{
    background-image: url(../fonts/after-Arrow_curve-01.svg);
}
.advan__item:nth-child(3)::after{
    background-image: url(../fonts/after-Watch.svg);
}
.advan_desc{
    color:#333333;
    font-size: 11px;
}
.discount {
    width: 100%;
    border-radius: 5px;
    margin: 0 0 10px 0;
    padding-top: 17px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 10px 0 20px rgba(0, 0, 0, 0.1);
    box-shadow: 10px 0 20px rgba(0, 0, 0, 0.1);
    text-align: center;
    background-color: #ffffff;

}

.time__delimeter{
    font-size: 28px;
    font-weight: bold;
    border-radius: 50%;
    color: #333333

}
.price span{
    font-size:48px;
    color: #ffc20d;
    font-family: Roboto-Bold;
    margin-top: 14px;
}
.time{
    font-size: 37px;
    display: inline-block;
    margin:-15px 8px 0 8px;
    font-weight: bold;

    color: #ffc20d ;
}
.discount h2 {
    color: #ffc20d;
    font-size: 37px;
    text-transform: uppercase;
    font-family: Proxima Nova Condensed Extrabold;
    margin: 0;
    text-align: center;
}

.discount__percent{
    display: inherit;
    padding-left: 12px;
    color: #333333;
}

.discount p {
    font-size: 18px;
    font-family: Roboto-Regular;
    color: #333333;
}

.discount span.price-discount {
    display: inline-block;
    margin-bottom:10px;
    color: #333333;
    font-size: 36px;
    font-weight: bold;
    position: relative;
    border-radius: 24px;

    padding: 2px 20px;
    font-family: Roboto-Regular;

}

.discount span.price-discount::after {

    content: "";
    position: absolute;
    left: 3%;
    right: 3%;
    top: 50%;

    border-bottom: 5px solid #ffc20d;
    -webkit-transform: rotate(-18deg)translateY(-50%);
    -ms-transform: rotate(-18deg)translateY(-50%);
    transform: rotate(-18deg)translateY(-50%);

}



footer form, section form {
    background-color: #ffffff;
    border-radius: 5px;
    padding: 0 40px;
    padding-bottom: 17px;
    -webkit-box-shadow: 10px 0 20px rgba(0, 0, 0, 0.1);
    box-shadow: 10px 0 20px rgba(0, 0, 0, 0.1);


}

form .form__desc{
    margin-top:15px;
    color:#000;
}
form button{
    width: 100%;
}
form h2 {
    font-size: 53px;
    color: #ffc20d;
    font-family: Roboto-Bold;
    margin-top: 14px;
}

form h2 span.rubl {
    font-family: 'PT Sans', serif;
    font-weight: bold;
}

footer input,footer select, section input, section select {
    text-align: center;
    font-family: Roboto-Regular;
    font-size: 16px !important;
    height: 40px !important;
    color: #222 !important;
    border: 2px solid #e6e6e6 !important;
}

select {
    font-size: 18px !important;
    font-family: Roboto-Bold;
    cursor: pointer;
}

select.select_bg {
    background-image: url("../img/select_bg.png");
    background-position: right 25px center;
    background-repeat: no-repeat;
    line-height: 1em;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-indent: 0.01px;
    -o-text-overflow: '';
    text-overflow: '';
    text-align-last:center;
    text-align: center;

    -ms-appearance: none;
    appearance: none!important;
}

select.select_bg::-ms-expand {
    display: none;
}

.form-control::-moz-placeholder {
    color: #222;
}

input:hover, select:hover {
    border: 2px solid #ccc !important;
}

input:focus, select:focus {
    border: 2px solid #ffc20d !important;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
}
input:required{
    outline-color: #dc3636;
}
i.counter-num{ font-style: normal }

.button {
    font-size: 30px;
    color: #fff;
    border: none;
    background: -webkit-gradient(linear, left bottom, left top, from(#cd9a01), to(#fdc10d));
    background: -webkit-linear-gradient(bottom, #cd9a01 0%, #fdc10d 100%);
    background: -o-linear-gradient(bottom, #cd9a01 0%, #fdc10d 100%);
    background: linear-gradient(to top, #cd9a01 0%, #fdc10d 100%);
    font-family: Roboto-Bold;
    font-weight: normal;
    padding: 10px 52px;
    border-radius: 50px;
    margin: 10px 0;
}

.button:hover {
    background: #b39417;
}

form p {
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #222;
}

/*============ SECTION PROBLEM ============*/
section#problem {
    background: #f2f2f2;
    padding: 0 0 50px 0;
}

h2.caption {
    color: #ed4848;
    font-size: 48px;
    font-family: Proxima Nova Condensed Extrabold;
    text-transform: uppercase;
    line-height: 0.8;
    margin: 60px 0 0 0;
}

h2.caption span {
    font-family: Roboto-Regular;
    color: #333;
    font-size: 36px;
    text-transform: none;
}

.block_problem {
    margin: 30px 0 0 0;
    position: relative;
}

.problems {
    margin-bottom: 16px;
    padding: 0;
    -webkit-transition: all .3s ;
    -o-transition: all .3s ;
    transition: all .3s ;
}

.problems img {
    height: 430px;
}


.problems span {
    position: absolute;
    color: #fff;
    font-size: 24px;
    font-family: Roboto-Bold;
    bottom: 35px;
    text-align: center;
    width: 100%;
    line-height: 1;
}
.caption{
    margin:40px 0px;
}
/*============ SECTION TALKING WOMAN ============*/


section#talking_woman h2 {
    color: #fff;
}
#talking_woman {
    background-color: #333;
}
section#talking_woman h2 span {
    color: #ff3333;
}



.say_woman img {
    margin: -40px 0 75px 133px;
}

.say_woman  {
    font-size: 20px;
    color: #ffffff;
    font-family: Roboto-Regular;
    line-height: 1;
    margin-bottom: 38px;

    padding: 0 50px;
    text-align: center;



}
.say_woman:first-child{
    margin-top: 36px;
}
.say_woman:last-child{
    margin-bottom:50px ;
}

section#talking_woman h3 {
    color: #ff3333;
    font-size: 36px;
    font-family: Roboto-Bold;
    text-transform: uppercase;
    margin: 0 0 50px 0;
}

/*============ SECTION FEELINGS WOMAN ============*/
section#feelings_woman h2 {
    color: #333;
}

section#feelings_woman h2 span {
    color: #ff3333;
}

.feelings_woman {
    text-align: center;
    margin: 50px 0;
}

.feelings_woman_img{
    width: 250px;
    height: 250px;
    margin: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 50%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
}
.feelings_woman_img:hover{
    border-radius: 0;
}

.feelings_woman p {
    color: #333;
    font-size: 24px;
    font-family: Roboto-Bold;
    text-transform: uppercase;
    margin: 50px 0 10px 0;
}

/*============ SECTION SEARCH ANOTHER ============*/
section#search_another {
    background: url(../img/search_another_bg.jpg) no-repeat top center;
    background-size: 100%;
    padding: 107px 0 90px 0;
    text-align: center;
}

section#search_another h2 {
    margin: 0 0 60px 0;
}

section#search_another p {
    font-family: Roboto-Light;
    font-size: 30px;
    line-height: 1;
    margin: 0 0 20px 0;
}

section#search_another span {
    font-family: Roboto-Bold;
    font-size: 36px;
}

/*============ SECTION CAUSES ============*/
section#causes {

    background: #f2f2f2;

    background-repeat: no-repeat;
    background-position: center top;
}


section#causes h2 {
    color: #333;
    line-height: 1.2;
    margin: 60px 0;
}

section#causes p {
    color: #fff;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
    font-family: Proxima Nova Condensed Extrabold;
    letter-spacing: 1px;
}


.causes {
    height: 186px;
    margin-bottom: 16px;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 0;

    text-align: center;
}


.causes_text{
    padding-top: 13px;

}
.causes__ellips{
    position: absolute;

    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    width: 210px;
    height: 114px;

}
.causes__ellips::after{
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-image: url("../fonts/Polu-ellips-01.svg");
    background-repeat: no-repeat;
    background-position: center bottom;
    opacity: 0.6;
    z-index: -1;


}
.causes__ellips-165px{
    width: 165px;
    height: 80px;
    bottom:0;
}
.causes__ellips-130px{
    width: 130px;
    height: 65px;
    bottom: 0;
}

.causes__ellips span {
    display: inline-block;
    margin-top: 23px;
    font-family: Roboto-Bold;
    font-size: 38px;
    color: #ff3333;
}
.causes__ellips--span-margin span{
    margin-top: 48px;
}
.causes1 {
    background-image: url(../img/causes1.jpg) ;
}





.causes2 {
    background-image: url(../img/causes2.jpg);
}


.causes3 {
    background-image: url(../img/causes3.jpg);
}




.causes4 {
    background-image: url(../img/causes4.jpg);
}
.order{
    font-size: 36px;
    font-family: Proxima Nova Condensed Extrabold;
    text-transform: uppercase;
    color: #333;
    text-align: center;
    padding:0px  20px 40px 20px ;
}
.order .btn{
    float: none;

}
.order .button {
    padding: 17px 105px;
    margin: 32px 0 0 0;
}

/*============ SECTION DOCTOR ============*/
#doctor{
    background-color: #918d8c;
}
.doctor {
    margin: 0 0 22px 0;

}
.doctor img {
    margin: 50px auto;
}

.doctor h2,h3{
    text-align: center;
}
.doctor h2 {
    color: #fff;
    margin: 65px 0 0 0;
}

.doctor h3 {
    font-size: 24px;
    font-family: Proxima Nova Condensed Extrabold;
    text-transform: uppercase;
    color: #ffdd33;
    margin: 20px 0 55px 0;
}

.doctor p {
    font-family: Roboto-Bold;
    font-size: 18px;
    color: #fff;
    margin: 0 0 25px 0;
    line-height: 1.2;
}

.doctor p span {
    font-family: Roboto-Light;
}

.doctor p.dotted {
    font-size: 16px;

}

/*============ SECTION PREPARAT ============*/
section#preparat {
    background: -webkit-gradient(linear, left bottom, left top, from(#151515), to(#383838));
    background: -webkit-linear-gradient(bottom, #151515 0%, #383838 100%);
    background: -o-linear-gradient(bottom, #151515 0%, #383838 100%);
    background: linear-gradient(to top, #151515 0%, #383838 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#383838', endColorstr='#151515');
    padding: 0 0 40px 0;
}

section#preparat h2 {
    color: #b39417;
    line-height: 1.3;
}

section#preparat p {
    color: #fff;
    font-size: 18px;
    font-family: Roboto-Light;
    margin: 25px 0 0 0;
}

section#preparat img {
    display: inline-block;
    margin: 50px 0;
}

/*============ SECTION COMPONENTS ============*/
section#components {
    background: #151515;
}

section#components h2 {
    color: #b39417;
    margin: 20px 0 0 0;
    line-height: 1.3;
}

section#components h3 {
    font-family: Roboto-Regular;
    color: #fff;
    font-size: 30px;
    margin: 0;
}
.shadow{
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1)
}
.dots{


}
.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #ffffff;
    border:3px solid transparent ;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.carousel-indicators .active{
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border:3px solid #b39417 ;
    background-color: transparent;
    margin: 0;
}


.carousel-inner .components {
    background-color: #333333;
    margin: 25px 0 60px 0;
    width: 100%;
    padding: 15px;
    border-radius: 3px;

}
#myCarousel .carousel-indicators .active{
    border-color: #efc543;
    background-color: transparent;
    margin: 0;
}

#myCarousel .carousel-indicators li{
    background-color: #cecece;

}

#myCarousel .carousel-indicators {bottom: -61px;}
.carousel-inner .components img {
    display: inline-block;
    border: 1px solid #b39417;
    border-radius: 5px;
}

.components h4 {
    color: #b39417;
    font-family: Roboto-Bold;
    min-height: 50px;
    margin: 25px 0 0 0;
    padding: 0;
    font-size: 22px;
}


.components p {
    font-family: Roboto-Light;
    font-size: 18px;
    color: #fff;
    line-height: 1.1;
}

.components p.padd {
    padding: 0 15px;
}

/*============ SECTION RESEARCHES  ============*/
section#researches {
    background: #ededed;
}

section#researches h2 {
    color: #b39417;
    line-height: 1;
}

section#researches h3 {
    margin: 0 0 20px 0;
    font-size: 36px;
    color: #333;
    font-family: Roboto-Regular;
}

section#researches span {
    font-size: 18px;
    color: #333;
    font-family: Roboto-Light;
}

.issledovaniya {
    padding: 0;
    -webkit-box-shadow: 2px 10px 10px rgba(0,0,0,0.1);
    box-shadow: 2px 10px 10px rgba(0,0,0,0.1);
    margin: 30px 0 20px 0;
}

section#researches .col-md-offset-1 {
    margin-left: 8.33333333% !important;
}

.issledovaniya h4 {
    background: #fff;
    padding: 40px 60px;
    font-family: Roboto-Bold;
    margin-bottom: 0;
}

.issledovaniya p {
    padding: 15px 60px 0;
    line-height: 1;
    height: 85px;
    margin: 0;
    font-size: 18px;
    color: #333;
    font-family: Roboto-Light;
}

.issledovaniya p.white {
    background: #fff;
}

.issledovaniya p.pad_top {
    padding: 24px 60px 0;
}

.issled {
    background: url(../img/issled_bg.jpg);
    height: 565px;
    border-radius: 5px;
}

.issled h4 {
    background: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 36px;
    padding: 15px 50px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 3px;
}

.issled h4 span {
    color: #b39417 !important;
    text-transform: none;
    font-size: 36px !important;
    font-family: Roboto-Bold !important;
}

.issled p {
    color: #ffc20d;
    font-size: 45px;
    font-family: Roboto-Bold;
    padding: 27px 0 0 0;
}

.issled p.cvet {
    color: #727272;
    font-size: 70px;
    padding: 15px 0 0 0;
}

.drug_issl p {
    padding: 29px 0 0 0;
    font-size: 30px;
    font-weight: bold;
    color: #b39417;
    font-family: Roboto-Bold;
}

p.minus {
    color: #333;
    font-size: 40px;
    padding: 22px 0 0 0;
}

section#researches h5 {
    font-family: Roboto-Bold;
    font-size: 20px;
    color: #333;
    margin: 25px 0 50px 0;
}

/*============ SECTION SLAIDER  ============*/
section#slaider {
    background: #f2f2f2;

}

section#slaider h2 {
    color: #ffc20d;
    line-height: 1;
}

section#slaider .carousel{
    margin: 62px 0;
}

.item {
    width: 100%;
    background-color: #ffffff;
    text-align: center;
}

section#slaider .item {
    min-height: 440px;
}

section#slaider .item h2 {
    font-size: 36px;
    font-family: Roboto-Bold;
    color: #333;
    padding: 40px 0 0 0;
    text-transform: uppercase;
    margin: 0;

}

section#slaider .item h3 {
    font-size: 18px;
    font-family: Roboto-Bold;
    color: #ffc20d;
    text-align: center;
}
section#slaider .item h3 span{
    font-size: 10px;
}
section#slaider .item p {
    font-size: 18px;
    font-family: Roboto-Light;
    color: #333;
    width: 57%;
    margin: 0 auto;
    line-height: 1.3;
}

.carousel-control.left, .carousel-control.right {
    background: none;
}

.carousel-control {
    width: 0%;
    opacity: 1;
}

.carousel-control .glyphicon-chevron-left {
    margin-left: 80px;
    background: url(../img/prev_hover.png) no-repeat;
}

.carousel-control .glyphicon-chevron-left:hover {
    background: url(../img/prev.png) no-repeat;
}

.carousel-control .glyphicon-chevron-right {
    margin-right: 65px;
    background: url(../img/next_hover.png) no-repeat;
}

.carousel-control .glyphicon-chevron-right:hover {
    background: url(../img/next.png) no-repeat;
}

.glyphicon-chevron-left::before, .glyphicon-chevron-right::before {
    content: "";
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    margin-top: -14px;
}

section#slaider h3 {
    font-size: 36px;
    font-family: Proxima Nova Condensed Extrabold;
    text-transform: uppercase;
    color: #333;
}

section#slaider .button {
    margin-bottom: 48px;

}

/*============ SECTION PLUSES  ============*/

section#pluses {
    background: url(../img/footer_bg.jpg) no-repeat center center;

    padding: 0 0 10px 0;
    background-size: cover;
}

section#pluses h2 {
    color: #ffc20d;
    line-height: 1;
}

section#pluses span {
    color: #fff;
    font-size: 36px;
    font-family: Roboto-Regular;
}



.plus h3 {
    color: #ff3333;
    font-size: 26px;
    text-transform: uppercase;
    margin: 0;
    font-family: Proxima Nova Condensed Regular;
    font-weight: bold;
}

.plus p {
    font-family: Proxima Nova Condensed Regular;
    font-size: 18px;
    color: #fff;

}

/*============ SECTION HOW USE  ============*/
section#how-use {
    background: #f2f2f2;
    padding-top: 34px;
}

section#how-use h2 {
    color: #ffc20d;
    margin: 60px 0 50px 0;
}




.how-use {
    margin: 25px 0 25px 0;
}
.how-use:last-child{
    margin: 25px 0 40px 0;
}

.how-use p {
    font-family: Proxima Nova Condensed Extrabold;
    font-size: 24px;
    color: #ffc20d;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 20px
}

.how-use p span {
    font-size: 18px;
    color: #333;
    text-transform: none;
    font-family: Proxima Nova Condensed Regular;
}

/*============ SECTION HOW APPLY  ============*/
section#how-apply {
    background: #e6e6e6;
    padding: 0 0 50px 0;
}

section#how-apply h2 {
    color: #b79b30;
}

section#how-apply span {
    font-size: 18px;
    font-family: Roboto-Regular;
    display: block;
}
.how-apply_item{
    text-align: center;
}
.how-apply_item img{
    display: inline-block;
}
.how-apply_item:first-child,.how-apply_item:nth-child(2){
    margin-top: 36px;
}
section#how-apply p {
    color: #333;
    font-size: 20px;
    font-family: Roboto-Bold;
    line-height: 1;
}

/*============ SECTION DELIVERY  ============*/
section#delivery {
    background: url(../img/delivery_bg.jpg) no-repeat top center;
    background-size: 100%;
}

section#delivery h2 {
    color: #ffc20d;
    margin-top: 44px;

}

section#delivery h3 {
    font-size: 25px;
    color: #fff;
    font-family: Roboto-Regular;
    margin: 15px 0;
}

section#delivery h4 {
    font-size: 24px;
    color: #fff;
    font-family: Roboto-Light;
    margin: 30px 0 153px 0;
}

/*============ SECTION TIME POWER ============*/
section#time-power {
    background: #e6e6e6;
}

section#time-power h2 {
    color: #b79b30;
    line-height: 1;
}

section#time-power h3 {
    font-size: 30px;
    color: #333;
    font-family: Roboto-Regular;
    margin: 0;
    line-height: 1;
}

.time-power {
    background: #fff;
    padding: 6px 15px 6px 15px;
    border-radius: 3px;
    margin: 25px 15px 45px 15px;
}


.time-power h4 {
    font-size: 31px;
    color: #333;
    font-family: Proxima Nova Condensed Extrabold;
    border: 2px solid #b79b30;
    border-radius: 3px;
    padding: 30px;
}

/*============ footer ============*/
footer {
    background-image: url(../img/footer_bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% 43%;
    background-color: #ededed;
    padding: 0 0 40px 0;
}

footer .slogan h1 {
    margin: 35px 0 0 0;
}

/*============ MOBILE ============*/
@media only screen and (max-width : 1200px) {

    .navbar {
        margin-bottom: 10px;
    }
    .navbar-default .navbar-nav > li  {
        padding: 0 3px;
    }
    .slogan h1 {
        font-size: 45px;
        margin: 0;
    }
    .slogan h2 {
        font-size: 30px;
        letter-spacing: 3px;
    }
    .slogan h3 {
        font-size: 24px;
        margin: 0 0 20px 0;
        letter-spacing: 0;
    }
    .text_block h3 {
        font-size: 18px;
    }
    .text_block h3 span {
        font-size: 11px;
    }
    .text_block {
        background: url(../img/ramka.png) no-repeat scroll 0 0 / contain;

        margin-top: 25px;
    }
    .text_block img {
        top: 44px;
        width: 30px;
    }
    .text_block3 {
        background: url(../img/ramka3.png) no-repeat scroll 0 0 / contain;
        margin: -5px 0 0 -12px;
        height: 207px;
    }
    .text_block3 img {

        right: 3px;
        top: 45px;

    }

    .discount p {
        font-size: 14px;
    }


    form h2 {
        font-size: 36px;
        margin-top: 0;
    }
    .button {
        font-size: 20px;
        padding: 10px 47px;
        margin: 0 0 10px;
    }
    h2.caption {
        font-size: 40px;
        line-height: 1;

    }
    h2.caption span {
        font-size: 30px;
    }
    .problems img {
        height: 360px;
    }




    section#talking_woman h3 {
        font-size: 24px;
        margin: 0 0 30px 0;
    }
    .feelings_woman p {
        font-size: 22px;
        margin: 30px 0 0 0;
    }
    section#search_another {
        background: url(../img/search_another_bg.jpg) no-repeat scroll 0 0 / 100% 100% !important;
        padding: 0;
    }
    section#search_another h2 {
        margin: 40px 0 30px 0;
    }
    section#search_another p {
        font-size: 26px;
    }
    section#search_another span {
        font-size: 32px;
        display: block;
        margin: 0 0 30px 0;
    }
    section#causes h2 {
        margin: 40px 0;
    }



    section#preparat img {
        margin: 50px 0 10px;
    }

    .components p {
        font-size: 17px;
    }
    .issledovaniya h4 {
        padding: 40px;
    }
    .issled h4 {
        padding: 15px 40px;
    }
    .issledovaniya p {
        padding: 15px 40px 0;
    }
    .issledovaniya p.pad_top {
        padding: 24px 40px 0;
    }
    .issled p, .drug_issl p {
        padding: 25px 0 0 0;
    }

    .carousel-control .glyphicon-chevron-left {
        margin-left: 60px;
    }
    .carousel-control .glyphicon-chevron-right {
        margin-right: 55px;
    }
    section#slaider h3 {
        font-size: 33px;
    }




    section#how-use h2 {
        margin: 30px 0 20px 0;
    }



    section#how-apply p {
        font-size: 19px;
        margin: 0;
    }
    section#delivery {
        background: url(../img/delivery_bg.jpg) no-repeat scroll 0 0 / 100% 100%;
    }

    section#delivery h4 {
        margin: 30px 0 58px 0;
    }

}

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


    .text_block {
        padding: 24px 55px 44px 0;
    }
    .text_block h3 {
        font-size: 16px;
    }
    .text_block h3 span {
        font-size: 10px;
    }
    .text_block img {
        right:-8px;
    }
    /*.discount span.price-discount {    */
    /*left: 62px;    */
    /*}*/
    /*.discount span.price-discount::after {*/
    /*left: 20px;*/
    /*width: 60%;    */
    /*}*/
    form {
        padding: 15px 5px 5px;
    }
    select.select_bg {
        background-position: right 15px center;
    }
    .problems img {
        height: 272px;
    }
    .problems span {
        font-size: 18px;
    }



    .feelings_woman p {
        font-size: 18px;
    }
    section#search_another p {
        font-size: 25px;
    }





    .doctor h3 {
        font-size: 22px;
        margin: 20px 0 40px 0;
    }
    section#preparat img {
        margin: 50px 0 10px;
        width: 60%;
    }


    .issledovaniya h4 {
        padding: 30px 11px;
    }
    .issledovaniya p.pad_top {
        padding: 24px 11px 0;
    }
    .issledovaniya p {
        padding: 15px 11px 0;
        font-size: 16px;
    }
    .issled h4 {
        padding: 13px 30px;
    }
    .issled p {
        font-size: 45px;
        padding: 12px 0 0 0;
    }
    .drug_issl p {
        padding: 29px 0 0 0;
        font-size: 30px;
    }
    .issled p.cvet {
        padding: 0;
    }
    .issled {
        height: 545px;
    }
    section#slaider .item h2 {
        padding: 20px 0 0 0;
    }
    section#slaider .item h3 {
        margin: 10px 0;
    }
    section#slaider .item p {
        width: 70%;
    }
    .carousel-control .glyphicon-chevron-left {
        margin-left: 62px;
    }
    .carousel-control .glyphicon-chevron-right {
        margin-right: 25px;
    }



    section#pluses span {
        font-size: 33px;
    }





    .time-power h4 {
        font-size: 30px;
        padding: 25px 0;
    }
}
@media screen and (min-width: 768px){
    .navbar-nav{
        padding-top: 16px;
    }

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

    .navbar-brand {
        padding: 0 0 0 15px;
    }
    .navbar-toggle {
        margin-top: 16px;
    }
    .navbar-toggle{
        float: none;
        margin-left: 24px;
        margin-right: 0;
        border:none;
    }
    .navbar-default .navbar-toggle .icon-bar{
        height: 3px;
        background-color: #ffffff;
        margin-bottom: 4px;
    }
    .navbar-default .navbar-nav > li > a {
        border-bottom: 0;
        margin: 3px 17px 0;
        background: #333;
        padding: 10px;
    }

    .navbar-default .navbar-nav > li > a:hover  {
        background: #555;
    }
    .slogan h1 {
        font-size: 35px;
        margin: 0 0 5px 0;
        letter-spacing: 5px;
    }
    .slogan h2 {
        font-size: 20px;
        letter-spacing: 2px;
    }
    .slogan h3 {
        font-size: 18px;
        margin: 3px 0 20px 0;
    }
    .text_block {
        background: none;
        padding: 0;
        height: auto;
        width: 480px;
        text-align: center;
        margin: 0 auto;
    }
    .text_block h3 {
        font-size: 18px;
        margin: 15px 0 0 0;
    }
    .text_block img {
        right: 20%;
        top: 0;
        width: 37px;
    }
    .text_block h3 span {
        font-size: 11px;
    }
    .text_block3 h3 span {
        color: #fff;
    }


    form {
        padding: 15px 40px 5px;
    }
    h2.caption {
        font-size: 36px;

    }
    h2.caption span {
        font-size: 26px;
    }
    .problems img {
        height: 415px;
        width: 100%;
    }
    .problems span {
        font-size: 21px;
    }

    section#talking_woman h3 {
        font-size: 19px;
        margin: 25px 0 30px 0;
    }
    section#feelings_woman {
        padding: 0 0 10px 0;
    }
    .feelings_woman {
        margin: 15px 0 10px;
    }
    .feelings_woman img {
        width: 45%;
    }
    .feelings_woman p {
        margin: 20px 0 0 0;
    }
    section#search_another h2 {
        margin: 25px 0 15px 0;
    }
    section#search_another p {
        font-size: 20px;
    }
    section#search_another span {
        font-size: 22px;
        margin: 0 0 20px 0;
    }



    section#preparat p {
        font-size: 17px;
    }
    section#components h2 {
        font-size: 31px;
    }
    section#components h3 {
        font-size: 28px;
    }


    .components p {
        font-size: 14px;
        margin: 0;
    }
    section#researches h2 {
        font-size: 29px;
    }
    section#researches h3 {
        font-size: 30px;
        margin: 0 0 5px 0;
    }
    section#researches span {
        font-size: 13px;
    }
    .issledovaniya h4 {
        padding: 20px 6px;
        font-size: 13px;
    }
    .issledovaniya p {
        padding: 10px 6px 0;
        font-size: 11px;
        height: 55px;
    }
    .issledovaniya p.pad_top {
        padding: 14px 6px 0;
    }
    .issled {
        height: 362px;
    }
    .issled h4 {
        font-size: 27px;
        padding: 0;
    }
    .issled h4 span {
        font-size: 26px !important;
    }
    .issled p {
        font-size: 40px;
        padding: 15px 0 0 0;
    }
    .drug_issl p {
        padding: 18px 0 0 0;
        font-size: 20px;
    }
    section#researches h5 {
        margin: 10px 0 30px 0;
    }
    section#slaider .item p {
        width: 80%;
        line-height: 1;
    }


    section#pluses h2 {
        font-size: 33px;
    }
    section#pluses span {
        font-size: 30px;
    }


    section#how-use h2 {
        margin: 25px 0 10px 0;
    }



    section#how-apply {
        padding: 0 0 20px 0;
    }

    section#how-apply p {
        font-size: 18px;
        margin: 0 0 10px 0;
    }


    section#delivery h4 {
        margin: 15px 0 40px 0;
        font-size: 20px;
    }

    .time-power h4 {
        font-size: 22px;
        padding: 25px 0;
    }


}

@media only screen and (max-width : 480px) {
    .slogan h1 {
        font-size: 30px;
    }
    .slogan h2 {
        font-size: 14px;
        margin: 10px 0px 15px 0px;
    }

    .text_block {
        width: 230px;
        margin: 0 auto;
    }
    .text_block img {
        right: -8%;
    }

    form {
        padding: 15px 25px 5px;
    }
    h2.caption {
        font-size: 30px;
    }
    h2.caption span {
        font-size: 18px;
    }
    .problems img {
        height: 270px;
    }
    .problems span {
        font-size: 16px;
    }


    section#talking_woman h3 {
        font-size: 17px;
    }
    section#researches span {
        font-size: 12px;
    }
    .issledovaniya h4 {
        font-size: 12px;
    }
    .issled h4 {
        font-size: 27px;
    }
}
@media only screen and (max-width : 320px) {
    h2.caption {
        font-size: 28px;
    }

    section#causes h2 {
        margin: 15px 0;
    }

    section#components h2 {
        font-size: 28px;
    }

    section#components h3 {
        font-size: 25px;
    }

    .components p {
        font-size: 15px;
    }

    section#researches span {
        font-size: 13px;
    }

    section#researches h5 {
        font-size: 18px;
    }

    .issledovaniya h4 {
        font-size: 10px;
        height: 65px;
        padding: 17px 8px;
    }

    .issledovaniya p {
        padding: 10px 6px 0;
        font-size: 10px;
        height: 65px;
    }

    .issledovaniya p.pad_top {
        padding: 20px 6px 0;
    }

    .issled {
        height: 408px;
    }

    .issled h4 {
        font-size: 16px;
        padding: 8px 0 0 0;
    }

    .issled h4 span {
        font-size: 18px !important;
    }

    .issled p {
        font-size: 29px;
        padding: 15px 0 0 0;
    }

    .drug_issl p {
        padding: 22px 0 0 0;
        font-size: 19px;
    }

    .issled p.cvet {
        font-size: 58px;
    }

    section#slaider .item p {
        font-size: 15px;
    }

    section#slaider h3 {
        font-size: 26px;
        text-align: center;

    }

    section#pluses h2 {
        font-size: 28px;
    }

    section#pluses span {
        font-size: 27px;
    }

    .plus {
        margin: 15px 2px 15px 2px;
    }

    section#how-apply p {
        font-size: 12px;
    }

    section#delivery h4 {
        margin: 7px 0 20px 0;
        font-size: 19px;
    }

    section#time-power h3 {
        font-size: 21px;
    }


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

    .navbar-default .navbar-nav > li {
        padding: 0 3px;
    }
    .navbar-brand{
        display: none;
    }
}

@media only screen and (max-width: 767px){
    .navbar-brand{
        display: block;
    }

    .nav li {

        width: 100%;
        text-align: center

    }

    form{
        background-color: #ffffff;
    }
}