#mainNav .navbar-toggler-icon {
color:#FFF!important;
}


.navbar-brand a img {
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;

}

#mainNav.navbar-shrink img{
display: inline;
   
}
#mainNav.navbar-shrink{
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;  
}


header img {
width: 40%;
}
header h1 {
font-family: 'Open Sans', sans-serif, Arial, sans-serif;  
font-size: 1.5em;  
text-transform: uppercase;
font-weight: 100;    

}

header .btn {
color: #FFF;    
font-size: 1.2em;
font-family: 'Fira Sans', sans-serif, Arial, sans-serif; 
margin-top: 50px;
border: solid 1px #FFF;  
background-color: rgba(255,255,255,0.1); 
font-weight: normal;  
border-radius: 0px;    
}
header .btn-principal {
color: #FFF;    
font-size: 1.2em;
font-family: 'Fira Sans', sans-serif, Arial, sans-serif; 
margin-top: 50px;
border: solid 1px #FFF;  
background-color: rgba(255,255,255,0.1); 
font-weight: normal;  
border-radius: 0px;    
}


header .btn:hover, header .btn:focus, header .btn:active {
color: #FFF;   
font-size: 1.2em;    
font-family: 'Fira Sans', sans-serif, Arial, sans-serif;     
background-color: rgba(255,255,255,0.0); 
}
header .header__boton:focus, header .header__boton:active{
text-decoration: none;
border:none;
outline: none;    
}
.owl-carousel .owl-nav .owl-prev{
margin-right:20px;
font-size: 50px!important;
color: #666666!important;
}
.owl-carousel .owl-nav .owl-next{
font-size: 50px!important;
margin-left:20px;
color: #666666!important;
}

#pildoras {
background-color: #FFFFFF;
border-radius: 2px;
padding: 20px 10px 10px 10px;
width: 80%;
text-align: center;    
margin-left: auto;
margin-right: auto;
margin-top:-30px;    
z-index: 5;
position: relative;
-webkit-box-shadow: 2px 3px 10px 0 rgba(0,0,0,0.3);
box-shadow: 2px 3px 10px 0 rgba(0,0,0,0.3);    
}
#pildoras h3 {
font-size: 1.2em;
color:#3a3a3a;
font-family: 'Montserrat', sans-serif, Arial, sans-serif;
}
#pildoras a {
color: #de0000;
}
#terapias .titulo p {
font-size: 1.3em;
color: #666666;
}
#terapias img {
     
width: 60%;  
border-radius: 100%;    

}

#terapias a {
background-color: #de0000;
font-size: 1em;
color: #FFF;
border-radius: 5px;    
}

#terapias h3{
font-size: 2em;
color:#3a3a3a;
font-family: 'Montserrat', sans-serif, Arial, sans-serif;
text-transform: uppercase
}

section{
background-color: rgba (0,0,0,0.0);
}

section h2 {
font-family: 'Montserrat', sans-serif, Arial, sans-serif;     
color: #7c7c7c;
font-weight: bolder;
font-size: 3em; 
display: inline-block;
line-height: 0.8; 

  
  
}
  
.box-pills img {
width: 30%!important;
margin: 0 auto 0 auto;  
}
.box-pills h4{
color: #666666;   
font-weight: 700;
font-size: 1.2em;
color:#3a3a3a;
font-family: 'Montserrat', sans-serif, Arial, sans-serif;   
}

.legal p {
font-size: 0.8em; 
color: #b5b5b5;    
}


    
.contacto {
    
text-align: center;
background-color: #303033;	
}
.contacto h3 {
margin-top: 20px;    
color: #FFF;
font-size: 15px;
font-weight: bold;	
}
.contacto p {
color: #FFF;	
font-size: 12px;	
}
.contacto p i {
margin:	0 5px 0 15px; 
}
.contacto img {
width: 7%	
}
.sociales {
margin-top: 30px;
margin-bottom: 20px;	
text-align: center;	
}
.sociales a {
font-size:25px;	
color: #FFF;
padding: 10px;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;	
}
.sociales a:hover {
color: #de0000;
}



@media (max-width: 992px) {
    
#premios p{
font-size: 0.8em;
font-weight: 100;  
}
#premios  i {
font-size: 1.6em;
}
  
.contacto img {
width: 20%	
}    
 #mainNav {
 
background-color: transparent;

}    

    
    
 
} 


@media (max-width: 768px) { 
header img {
width: 80%;
}


}
