*{margin: 0; padding: 0;}

/*============ ШРИФТЫ ============*/
@font-face {
    font-family: Helvetica-BlackOblique;
    src: url("../otf/helvetica-blackoblique.otf")/*tpa=http://it.eretronaktive.com/fonts/Helvetica-BlackOblique.otf*/;
}

@font-face {
    font-family: Proxima Nova Condensed Extrabold;
    src: url("../otf/proxima%20nova%20condensed%20extrabold.otf")/*tpa=http://it.eretronaktive.com/fonts/Proxima Nova Condensed Extrabold.otf*/;	
}

@font-face {
    font-family: Proxima Nova Condensed Light;
    src: url("../otf/proxima%20nova%20condensed%20light.otf")/*tpa=http://it.eretronaktive.com/fonts/Proxima Nova Condensed Light.otf*/;	
}

@font-face {
    font-family: Proxima Nova Condensed Regular;
    src: url("../otf/proxima%20nova%20condensed%20regular.otf")/*tpa=http://it.eretronaktive.com/fonts/Proxima Nova Condensed Regular.otf*/;	
}

@font-face {
    font-family: Roboto-Light;
    src: url("../ttf/roboto-light.ttf")/*tpa=http://it.eretronaktive.com/fonts/Roboto-Light.ttf*/;	
}

@font-face {
    font-family: Roboto-Bold;
    src: url("../ttf/roboto-bold.ttf")/*tpa=http://it.eretronaktive.com/fonts/Roboto-Bold.ttf*/;	
}

@font-face {
    font-family: Roboto-Regular;
    src: url("../ttf/roboto-regular.ttf")/*tpa=http://it.eretronaktive.com/fonts/Roboto-Regular.ttf*/;	
}

/*============ ОБЩИЕ ПРАВИЛА ============*/
body {
    overflow-x: hidden;
}

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

/*============ HEADER ============*/
header {
    background: url(../jpg/header_bg.jpg)/*tpa=http://it.eretronaktive.com/img/header_bg.jpg*/ no-repeat top center;
    background-size: auto;
	background-color: #f2f2f2;
}
.container-padding{
    padding-top: 85px;
}
.slogan {
    padding-top: 70px;
}
.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: 70px;

}

.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;    
}


.navbar-collapse>.navbar-nav> li>.btn {

    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;
    transition: all .3s ;
}

.navbar-collapse>.navbar-nav> li>.btn:hover,.navbar-collapse>.navbar-nav> li>.btn:focus {
    background: #ffc20d;
    color: #fff;
    border:2px solid #fff;

}

.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(../png/ramka.png)/*tpa=http://it.eretronaktive.com/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(../png/ramka3.png)/*tpa=http://it.eretronaktive.com/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 0 0 0;
}

.discount {
    width: 100%;
    border-radius: 5px;
    margin: 0 0 10px 0;
    padding-top: 15px;
    position: relative;
    box-sizing: border-box;
    box-shadow: 10px 0 20px rgba(0, 0, 0, 0.1);
    text-align: center;
    background-color: rgba(255,255,255,.1);

}

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

}
.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{
    padding-left: 12px;
    color: #ffffff;
}

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

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

    font-family: Roboto-Regular;

}

.discount span.price-discount::after {
    content: "";
    position: absolute;
    left: 21px;
    top: 37%;
    width: 73%;
    border-bottom: 5px solid #ffc20d;
    transform: rotate(-18deg);

}

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


}

form .form__desc{
    margin-top:15px;
    color:#000;
}
form button{
    width: 100%;
}
.price span{
    font-size: 53px;
    color: #ffc20d;
    font-family: Roboto-Bold;
    margin-top: 14px;
}
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;
}

input, 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("../png/select_bg.png")/*tpa=http://it.eretronaktive.com/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;
	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;
	box-shadow: unset !important;
}

i.counter-num{ font-style: normal }

.button {
    font-size: 30px;
    color: #fff;
    border: none;
    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;
}
.workhours {
    font-size: 0.7em;
    margin-bottom: -15px;
    margin-top: -7px;
}
/*============ 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 {
    padding: 0;
    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;
}

/*============ SECTION TALKING WOMAN ============*/
section#talking_woman {
	background: url(../jpg/talking_woman_bg.jpg)/*tpa=http://it.eretronaktive.com/img/talking_woman_bg.jpg*/ no-repeat top center;        
    background-size: 100%;
}

section#talking_woman h2 {
    color: #fff;
}

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

.say_woman {
    background: url(../png/say_woman_bg.png)/*tpa=http://it.eretronaktive.com/img/say_woman_bg.png*/ no-repeat;
    height: 280px;
    text-align: center;    
    margin: 75px -22px 55px 16px;
}

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

.say_woman p {
    font-size: 20px;
    color: #333;
    font-family: Roboto-Regular;
    line-height: 1;
	margin: 0 15px 0 0;
}

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.p1{
    background: url(../jpg/feelings1.jpg) no-repeat 50% 50%
}
.feelings_woman_img.p2{
    background: url(../jpg/feelings2.jpg) no-repeat 50% 50%
}
.feelings_woman_img.p3{
    background: url(../jpg/feelings3.jpg) no-repeat 50% 50%
}

.feelings_woman_img{
    width: 250px;
    height: 250px;
    margin: auto;
    background-size: cover;
    border-radius: 50%;
    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(../jpg/search_another_bg.jpg)/*tpa=http://it.eretronaktive.com/img/search_another_bg.jpg*/ no-repeat top center;    
    background-size: 100%;
    padding: 107px 0 90px 0;
}

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;
}

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

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

section#causes span {
	display: inline-block;
	font-family: Roboto-Bold;
	color: #ff3333;
}

.causes {
    height: 359px;
    margin: 0 8px 30px 15px;
    width: 48%;
}

.causes1 {
	background: url(../jpg/causes1.jpg)/*tpa=http://it.eretronaktive.com/img/causes1.jpg*/no-repeat;	
}

.causes1 p {margin: 35px 0 0 35px;}

.causes1 span {
    float: right;
    margin: 120px 20px 0 0;
    font-size: 72px;
}

.causes2 {
	background: url(../jpg/causes2.jpg)/*tpa=http://it.eretronaktive.com/img/causes2.jpg*/no-repeat;	
}
.causes2 p {
	margin: 35px 35px 0 0;
}

.causes2 span {
    font-size: 60px;
    margin: 130px 0 0 10px;
}

.causes3 {
	background: url(../jpg/causes3.jpg)/*tpa=http://it.eretronaktive.com/img/causes3.jpg*/no-repeat;	
}

.causes3 p {
    margin: 265px 0 0 35px;
}

.causes3 span {
    font-size: 48px;
    float: right;
    margin: 38px 45px 0 0;
}

.causes4 {
	background: url(../jpg/causes4.jpg)/*tpa=http://it.eretronaktive.com/img/causes4.jpg*/no-repeat;	
}

.causes4 p {
    margin: 160px 35px 0 0;    
}

.causes4 span {
    font-size: 48px;
    margin: 38px 0 0 20px;
}

section#causes h3 {
    font-size: 36px;
    font-family: Proxima Nova Condensed Extrabold;
    text-transform: uppercase;
    color: #333;
	margin: 40px 0 50px 20px;
	text-align: right;
}

section#causes .button {

    padding: 2% 27%;
    margin: 32px 0 0 0;
}

/*============ SECTION DOCTOR ============*/
section#doctor {
    background: url(../jpg/doctor_bg.jpg)/*tpa=http://it.eretronaktive.com/img/doctor_bg.jpg*/ no-repeat top center;    
    background-size: 100%;    
}

.doctor {
	padding-right: 0;
	margin: 0 0 22px 0;
}

.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;
    border: 2px dotted #ffdd33;
    padding: 25px 30px;
    border-radius: 10px;
}

/*============ SECTION PREPARAT ============*/
section#preparat {
	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;
}

.components {
	margin: 55px 0 50px 0;
}

.components img {
    border: 1px solid #b39417;
    border-radius: 5px;
}

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

.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;
    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(../jpg/issled_bg.jpg)/*tpa=http://it.eretronaktive.com/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;
	padding: 0 0 50px 0;
}

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

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

section#slaider .item {
    background: url(../png/slider_bg.png)/*tpa=http://it.eretronaktive.com/img/slider_bg.png*/ no-repeat scroll 0 0 / 100% 100%;
    text-align: center;
    min-height: 424px;
    margin: 20px 0 0 70px;
    padding-bottom: 55px;
    width: 88%;
    height: 500px;

}

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(../png/prev_hover.png)/*tpa=http://it.eretronaktive.com/img/prev_hover.png*/ no-repeat;
}

.carousel-control .glyphicon-chevron-left:hover {
	background: url(../png/prev.png)/*tpa=http://it.eretronaktive.com/img/prev.png*/ no-repeat;
}

.carousel-control .glyphicon-chevron-right {
    margin-right: 65px;
	background: url(../png/next_hover.png)/*tpa=http://it.eretronaktive.com/img/next_hover.png*/ no-repeat;
}

.carousel-control .glyphicon-chevron-right:hover {    
	background: url(../png/next.png)/*tpa=http://it.eretronaktive.com/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;
    text-align: right;
}

section#slaider .button {
    padding: 6% 51%;

    letter-spacing: 0;
}

/*============ SECTION PLUSES  ============*/
section#pluses {
	background: url(../jpg/plusses_bg.jpg)/*tpa=http://it.eretronaktive.com/img/plusses_bg.jpg*/ no-repeat top center;

}

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

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

.plus {
    background: url(../png/plus_bg.png)/*tpa=http://it.eretronaktive.com/img/plus_bg.png*/ no-repeat top center;
    height: 190px;
    margin: 60px 0 88px 0;
}

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

.plus p {
    font-family: Proxima Nova Condensed Regular;
    font-size: 30px;
    color: #fff;
    margin: 30px 0 0 0;
}

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

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

.how-use {
    background: url(../png/how-use_bg.png)/*tpa=http://it.eretronaktive.com/img/how-use_bg.png*/ no-repeat top center;
    height: 212px;
    margin: 60px 0 80px 0;
}

.how-use img {
    display: inline-block;
    margin: -40px 0 0 0;
}

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

.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: 36px;
    font-family: Roboto-Regular;
    margin: 0 0 30px 0;
    display: block;
}

section#how-apply p {
	color: #333;
	font-size: 20px;
    font-family: Roboto-Bold;
	line-height: 1;
}

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

section#delivery h2 {
    color: #ffc20d;
    line-height: 1;
    margin: 200px 0 0 0;
}

section#delivery h3 {
    font-size: 36px;
    color: #fff;
    font-family: Roboto-Regular;
    margin: 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: 45px 0 60px 0;
}

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

.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: url(../jpg/footer_bg.jpg)/*tpa=http://it.eretronaktive.com/img/footer_bg.jpg*/ no-repeat top center;        
    background-size: auto;
	background-color: #f2f2f2;
	padding: 0 0 60px 0;
}

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

/*============ MOBILE ============*/
@media only screen and (max-width : 1200px) {
header {
    background: url(../jpg/header_bg.jpg)/*tpa=http://it.eretronaktive.com/img/header_bg.jpg*/ no-repeat top center / 100% 78% !important;
    background-color: #f2f2f2 !important;
}
.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(../png/ramka.png)/*tpa=http://it.eretronaktive.com/img/ramka.png*/ no-repeat scroll 0 0 / contain;

    margin-top: 25px;
}
.text_block img {    
    top: 44px;    
    width: 30px;
}
.text_block3 {
    background: url(../png/ramka3.png)/*tpa=http://it.eretronaktive.com/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;    
}
.discount span.price-discount {
    display: inline-block;

    font-weight: bold;
    margin-top:-10px;
	padding: 2px 20px;

}

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;
    margin: 30px 0 0 0;
}
h2.caption span {    
    font-size: 30px;    
}
.problems img {
    height: 360px;
}
section#talking_woman {
    background: url(../jpg/talking_woman_bg.jpg)/*tpa=http://it.eretronaktive.com/img/talking_woman_bg.jpg*/ no-repeat top center / cover;        
    background-size: cover;
}
.say_woman {
    background: url(../png/say_woman_bg.png)/*tpa=http://it.eretronaktive.com/img/say_woman_bg.png*/ no-repeat scroll 0 0 / cover;
    height: 233px;    
    margin: 50px 6px 40px 6px;
    width: 32%;
}
.say_woman p {
    font-size: 19px;    
    margin: 0 8px 0 0;
}
.say_woman img {
    margin: -45px 0 45px 102px;
}
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(../jpg/search_another_bg.jpg)/*tpa=http://it.eretronaktive.com/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;
}
.causes {
    height: 300px;
    margin: 0 9px 20px 10px;    
}
.causes1 {
    background: url(../jpg/causes1.jpg)/*tpa=http://it.eretronaktive.com/img/causes1.jpg*/no-repeat scroll 0 0 / 100% 100%;
}
.causes2 {
    background: url(../jpg/causes2.jpg)/*tpa=http://it.eretronaktive.com/img/causes2.jpg*/no-repeat scroll 0 0 / 100% 100%;
}
.causes3 {
    background: url(../jpg/causes3.jpg)/*tpa=http://it.eretronaktive.com/img/causes3.jpg*/no-repeat scroll 0 0 / 100% 100%;
}
.causes4 {
    background: url(../jpg/causes4.jpg)/*tpa=http://it.eretronaktive.com/img/causes4.jpg*/no-repeat scroll 0 0 / 100% 100%;
}
section#causes p {    
    font-size: 26px;    
}
.causes1 p {
    margin: 25px 0 0 15px;
}
.causes1 span {    
    margin: 100px 10px 0 0;
    font-size: 60px;
}
.causes2 p {
    margin: 25px 15px 0 0;
}
.causes2 span {
    font-size: 50px;
    margin: 115px 0 0 20px;
}
.causes3 p {
    margin: 225px 0 0 15px;
}
.causes3 span {
    font-size: 40px;    
    margin: 40px 25px 0 0;
}
.causes4 p {
    margin: 125px 15px 0 0;
}
.causes4 span {
    font-size: 40px;
    margin: 45px 0 0 30px;
}
section#causes h3 {
    font-size: 33px;    
    margin: 35px 0 50px 20px;    
}
section#doctor {
    background: url(../jpg/doctor_bg.jpg)/*tpa=http://it.eretronaktive.com/img/doctor_bg.jpg*/ no-repeat top right -400px;        
    background-size: cover;
}
section#preparat img {    
    margin: 50px 0 10px;
}
.components h4 {    
    margin: 30px 0 25px;
    padding: 0 20px;    
}
.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;
}
section#slaider .item {    
    margin: 20px 0 0 55px;    
}
.carousel-control .glyphicon-chevron-left {
    margin-left: 60px;    
}
.carousel-control .glyphicon-chevron-right {
    margin-right: 55px;    
}
section#slaider h3 {
    font-size: 33px;   
}
section#slaider .button {    
    margin: 16px 0 0 0;
}
section#pluses {
    background: url(../jpg/plusses_bg.jpg)/*tpa=http://it.eretronaktive.com/img/plusses_bg.jpg*/ no-repeat top center / cover;        
    background-size: cover;
    padding: 0 0 10px 0;
}
.plus {
    background: url(../png/plus_bg.png)/*tpa=http://it.eretronaktive.com/img/plus_bg.png*/ no-repeat scroll 0 0 / 100% 100%;
    height: auto;
    margin: 15px 5px 30px 5px;

}
.plus h3 {    
    margin: -8px 0 0 0;    
}
.plus p {    
    margin: 20px 0;
    line-height: 1;
}
section#how-use h2 {    
    margin: 30px 0 20px 0;
}
.how-use {
    background: url(../png/how-use_bg.png)/*tpa=http://it.eretronaktive.com/img/how-use_bg.png*/ no-repeat scroll 0 0 / 100% 100%;    
    margin: 45px 0 35px 0;
}
.how-use img {    
    margin: -50px 0 0 0;
}
section#how-apply p {    
    font-size: 19px;
	margin: 0;    
}
section#delivery {
    background: url(../jpg/delivery_bg.jpg)/*tpa=http://it.eretronaktive.com/img/delivery_bg.jpg*/ no-repeat scroll 0 0 / 100% 100%;        
}
section#delivery h2 {    
    margin: 60px 0 0 0;
}
section#delivery h4 {   
    margin: 30px 0 58px 0;
}
footer {
    background: url(../jpg/footer_bg.jpg)/*tpa=http://it.eretronaktive.com/img/footer_bg.jpg*/ no-repeat top center / 100% 64% !important;   
    background-color: #f2f2f2 !important;    
}
}

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

h2.caption {
    font-size: 38px;    
}
.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;   
}
.say_woman {
    background: url(../png/say_woman_bg.png)/*tpa=http://it.eretronaktive.com/img/say_woman_bg.png*/ no-repeat scroll 0 0 / 100% 100%;
    height: 204px;
    margin: 70px 5px 40px 10px;
    width: 31%;    
}
.say_woman img {
    margin: -50px 0 45px 67px;
}
.say_woman p {
    font-size: 14px;
    margin: 0;
}
.feelings_woman p {
    font-size: 18px;    
}
section#search_another p {
    font-size: 25px;
}
.causes {
    height: 245px;
    margin: 0 10px 20px 11px;
	width: 47%;
}
.causes1 span {
    margin: 68px 0 0 0;
    font-size: 50px;
}
.causes2 span {
    font-size: 45px;
    margin: 75px 0 0 5px;
}
.causes3 span {
    font-size: 36px;
    margin: 30px 10px 0 0;
}
.causes4 span {
    font-size: 36px;
    margin: 35px 0 0 10px;
}
.causes3 p {
    margin: 170px 0 0 15px;
}
.causes4 p {
    margin: 85px 15px 0 0;
}
section#causes h3 {
    font-size: 25px;
   margin: 40px 15px 50px 20px;
}
section#doctor {
    background: url(../jpg/doctor_bg.jpg)/*tpa=http://it.eretronaktive.com/img/doctor_bg.jpg*/ no-repeat top right -590px;
	background-size: cover;    
}
.doctor h3 {
    font-size: 22px;
	margin: 20px 0 40px 0;    
}
section#preparat img {
    margin: 50px 0 10px;
    width: 60%;
}
.components {
    margin: 25px 0 10px 47px;
    width: 41%;
}
.components h4 {
    padding: 30px 0 0;
    margin: 0;
    font-size: 22px;
}
.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 {

        width: 32px;
        margin-left: 9px;
        height: 32px;

}
.carousel-control .glyphicon-chevron-right {

    height: 32px;
    width: 32px;
    margin-right: 0px;
}
section#slaider h3 {
    font-size: 25px;
    margin: 25px 15px 0 0;
}
section#pluses {
    background: url(../jpg/plusses_bg.jpg)/*tpa=http://it.eretronaktive.com/img/plusses_bg.jpg*/ no-repeat scroll 0 0 / 100% 100%;
}
section#pluses span {    
    font-size: 33px;    
}
.plus h3 {
    margin: -5px 0 0 0;
    font-size: 30px;
}
.plus p {    
    font-size: 25px;   
}
.how-use {
    background: url(../png/how-use_bg.png)/*tpa=http://it.eretronaktive.com/img/how-use_bg.png*/ no-repeat scroll 0 0 / 100% 100%;
    margin: 45px 0 35px 0;
    height: 180px;
}
.how-use img {
    margin: -50px 0 0 0;
    width: 30%;
}
.how-use p {   
    margin: 57px 0 0 0;    
}
.time-power {    
    margin: 45px 0 35px 0;        
}
.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) {
header {
    background: url(../jpg/header_bg.jpg)/*tpa=http://it.eretronaktive.com/img/header_bg.jpg*/ no-repeat top center !important;       
    background-color: #333 !important;
	padding: 0 0 20px 0;
}
.navbar-brand {    
    padding: 0 0 0 15px;
}
.navbar-toggle {    
    margin-top: 16px;
}
.navbar-default .navbar-nav > li > a {
    border-bottom: 0;
    margin: 3px 17px 0;
    background: #333;        
    padding: 10px;
}
    .navbar-collapse>.navbar-nav> li>.btn{
        display: none;
    }
.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;

    text-align: center;
    margin: 0 auto;
}
.text_block h3 {
    text-align: left;
    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;
}
img.eretron_aktiv {
    margin: 30px 0 0 0;
    width: 300px;
}

form {
    padding: 15px 40px 5px;
}
h2.caption {
    font-size: 36px;
	margin: 20px 0 0 0;
}
h2.caption span {
    font-size: 26px;
}
.problems img {
    height: 415px;
    width: 100%;
}
.problems span {
    font-size: 21px;
}
.say_woman {
    background: url(../png/say_woman_bg.png)/*tpa=http://it.eretronaktive.com/img/say_woman_bg.png*/ no-repeat scroll 0 0 / 100% 100%;
    height: 180px;    
    width: 70%;
    margin: 70px 0 0 70px;
}
.say_woman img {
    margin: -60px 0 33px 40%;
}
.say_woman p {
    font-size: 19px;
    margin: 0;
}
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;    
}
.causes {
    height: 155px;
    margin: 0 0 14px 16px;
    width: 45%;
}
section#causes p {
    font-size: 16px;
}
.causes1 p {
    margin: 15px 0 0 0;
}
.causes2 p {
    margin: 15px 0 0 0;
}
.causes3 p {
    margin: 110px 0 0 0;
}
.causes4 p {
    margin: 60px 0 0 0;
}
.causes1 span {
    margin: 38px -9px 0 0;
    font-size: 38px;
}
.causes2 span {
    font-size: 32px;
    margin: 45px 0 0 -5px;
}
.causes3 span {
    font-size: 26px;
    margin: 14px 0 0 0;
}
.causes4 span {
    font-size: 26px;
    margin: 15px 0 0 0;
}
section#causes h3 {
    font-size: 20px;
    margin: 30px 0 45px 15px;
    text-align: center;
}
section#doctor {
    background: url(../jpg/doctor_bg.jpg)/*tpa=http://it.eretronaktive.com/img/doctor_bg.jpg*/ no-repeat top right -500px;        
    background-size: cover;
}
.doctor p.dotted {    
    color: #222;
	margin: 0 15px 25px 0;
}
section#preparat p {    
    font-size: 17px;    
}
section#components h2 {
    font-size: 31px;
}
section#components h3 {
    font-size: 28px;
}
.components {
    margin: 25px 0 20px 0;
    width: 50%;
}
.components h4 {
    margin: 25px 0 10px 0;
    padding: 0;
    font-size: 22px;
}
.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#slaider .item {
    margin: 20px 0 0 20px;
}
section#slaider h3 {
    font-size: 20px;
    margin: 15px 0 0 30px;
    text-align: center;
}
section#pluses h2 {    
    font-size: 33px;
}
section#pluses span {
    font-size: 30px;
}
.plus {
    background: url(../png/plus_bg.png)/*tpa=http://it.eretronaktive.com/img/plus_bg.png*/ no-repeat scroll 0 0 / 100% 100%;
    height: auto;
    margin: 15px 1px 15px 0px;

}
.plus h3 {
    margin: -4px 0 0 0;
    font-size: 24px;
}
.plus p {
    font-size: 19px;
}
.how-use {
    background: url(../png/how-use_bg.png)/*tpa=http://it.eretronaktive.com/img/how-use_bg.png*/ no-repeat scroll 0 0 / 100% 100%;
    margin: 25px 0 35px 0;
    height: 120px;
}
section#how-use h2 {
    margin: 25px 0 10px 0;
}
.how-use img {
    margin: -25px 0 0 0;
    width: 30%;
}
.how-use p {
    margin: 22px 0 0 0;
    font-size: 20px;
}
section#how-apply {    
    padding: 0 0 20px 0;
}
section#how-apply span {
    font-size: 30px;    
    margin: 0 0 15px 0;    
}
section#how-apply p {
    font-size: 18px;
    margin: 0 0 10px 0;
}
section#delivery h2 {
    margin: 30px 0 0 0;
}
section#delivery h3 {
    font-size: 33px;    
}
section#delivery h4 {
    margin: 15px 0 40px 0;
    font-size: 20px;
}
section#time-power .col-md-offset-1 {
    margin-left: 0 !important;
}
.time-power h4 {
    font-size: 22px;
    padding: 25px 0;
}
.time-power {
    margin: 25px 0 35px 0;        
}
footer {
    background: url(../jpg/footer_bg.jpg)/*tpa=http://it.eretronaktive.com/img/footer_bg.jpg*/ no-repeat top center !important;        
    background-color: #333 !important;
    padding: 0 0 40px 0;
}
}

@media only screen and (max-width : 480px) {
.slogan h1 {
    font-size: 30px;    
}
.slogan h2 {
    font-size: 14px;    
}
.slogan h3 {
    font-size: 14px;    
}
.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;
}
.say_woman img {
    margin: -60px 0 33px 37%;
}
.say_woman p {
    font-size: 17px;    
}
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;
}

.problems img {
    height: 210px;
}
.say_woman {    
    margin: 70px 0 0 45px;
	height: 140px;
}
.say_woman img {
    margin: -55px 0 33px 34%;
    width: 31%;
}
.say_woman p {
    font-size: 13px;
}
.causes {
    height: 100px;
    margin: 0 0 10px 11px;
    width: 45%;
}
section#causes h2 {
    margin: 15px 0;
}
section#causes h3 {
    font-size: 16px;
    margin: 15px 0 20px 0;
    text-align: left;
}
section#causes p {
    font-size: 10px;
}
.causes1 p {
    margin: 10px 0 0 -6px;
}
.causes2 p {
    margin: 10px -6px 0 0;
}
.causes3 p {
    margin: 70px 0 0 -6px;
}
.causes4 p {
    margin: 35px -6px 0 0;
}
.causes1 span {
    margin: 25px -12px 0 0;
    font-size: 27px;
}
.causes2 span {
    font-size: 23px;
    margin: 30px 0 0 -11px;
}
.causes3 span {
    font-size: 20px;
    margin: 8px -8px 0 0;
}
.causes4 span {
    font-size: 20px;
    margin: 8px 0 0 -10px;
}
section#causes .button {
    padding: 1% 18%;
    margin: 13px 0 0 0;
}
section#doctor {
    background: url(../jpg/doctor_bg.jpg)/*tpa=http://it.eretronaktive.com/img/doctor_bg.jpg*/ no-repeat top right -715px;        
    background-size: cover;
}
section#components h2 {
    font-size: 28px;
}
section#components h3 {
    font-size: 25px;
}
.components h4 {    
    font-size: 19px;
}
.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 {    
    padding: 0 0 30px 0;
}
section#slaider .item p {    
    font-size: 15px;
}
section#slaider h3 {
    font-size: 16px;
    margin: 15px 0 0 20px;
    text-align: left;
}
section#slaider .button {
    padding: 5px 20px;
    letter-spacing: 0;
	margin: 11px 0 0 -12px;
}
section#pluses h2 {
    font-size: 28px;
}
section#pluses span {
    font-size: 27px;
}
.plus {    
    margin: 15px 2px 15px 0px;
}
.plus h3 {
    margin: -4px 0 0 0;
    font-size: 18px;
}
.plus p {
    font-size: 12px;
}
.how-use {    
    height: 100px;
	margin: 25px 0 25px 0;
}
.how-use p {
    margin: 20px 0 0 0;
    font-size: 15px;
}
.how-use p span {
    font-size: 16px;    
}
section#how-apply p {
    font-size: 12px;    
}
section#delivery h2 {
    margin: 20px 0 0 0;
}
section#delivery h3 {
    font-size: 25px;
}
section#delivery h4 {
    margin: 7px 0 20px 0;
    font-size: 19px;
}
section#time-power h3 {
    font-size: 21px;    
}
.time-power {
    margin: 25px 0;        
}
.time-power h4 {
    font-size: 17px;
	padding: 15px 0;    
}
}
@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

    }
    .discount{
        background:none ;

    }
    form{
        background-color: #ffffff;
    }
}