/*
==========================================================================
	DEMO by:Kubik/Armando Mtz.(@hippiechaka) - KUBIK;
==========================================================================
*/

* {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
section{min-height:800px;padding:0;}

/* HTML5 ✰ Boilerplate ✰ normalize */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 16px;  }
body, button, input, select, textarea { font-family:'', sans-serif; color: #222; }
::-moz-selection { background: #feda9e; color: #fff; text-shadow: none; }
::selection { background: #feda9e; color: #fff; text-shadow: none; }
a { color: #225472; }
a:visited { color: initial; }
a:hover { color: #c9c9c9; }
a:focus { outline: none; }
a:hover, a:active { outline: 0; }
.btn-primary {
    border-color: #fff !important;
}

.dropdown-item{border-bottom: 7px solid transparent;}
.dropdown-item:focus, .dropdown-item:hover{
	border-bottom: 7px solid #ff9200;
    background: transparent;
}

.dropdown-item.active, .dropdown-item:active {
    color: #16181b !important;
    text-decoration: none !important;
    border-bottom: 7px solid #ff9200;
    background: transparent;
    /*background-color: #ff9200 !important;*/
}
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 0px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
/*input:invalid, textarea:invalid { background-color: #f0dddd; }*/
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

label {
    margin-bottom: .2rem !important;
}
.form-control {
    line-height: 1 !important;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2rem + 0px) !important;
}
.nopadding {
	padding: 0 !important;
}

.breadcrumb {

    padding: .75rem 0rem !important;
}


/* HalfContainer */

.half-container {
 padding-right: 15px;
 padding-left: 15px;
 max-width:100%;
}





.btn-color {
    padding: 0.5em 3em !important;
    background-color: #f36400 !important;
    color: #FAFAFA !important;
    border: 1px solid #f36400 !important;
    font-family: 'Dosis', sans-serif !important;
    font-weight: 600;
}

.btn-color-outline {
	font-weight: 600;
	border:2px solid white;
	background: none !important;
	color: #fff !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.subtitulocontacto {
	font-family: 'Nunito Sans', sans-serif !important;
	font-size: 19px !important;
	font-weight: 600 !important;
}

.subtituloperfil {
	font-family: 'Nunito Sans', sans-serif !important;
	font-size: 20px !important;
	font-weight: 600 !important;
}

.subtitulo {
	font-family: 'Nunito Sans', sans-serif !important;
	font-size: 20px !important;
}

.subsubtitulo {
	font-family: 'Nunito Sans', sans-serif !important;
	font-size: 18px !important;
}

.infosobreazul {
	font-family: 'Nunito Sans', sans-serif !important;
	font-size: 16px !important;
	text-align: left;
}

.infosobreazulform {
	font-family: 'Nunito Sans', sans-serif !important;
	font-size: 15px !important;
	text-align: left;
}

.textleft {
	text-align: left !important;
}


.maven {
	font-family: 'Nunito Sans', sans-serif !important;
}

.nunito {
	font-family: 'Nunito Sans', sans-serif !important;
}

.dosis {
	font-family: 'Dosis', sans-serif !important;
}



.fondoazul1 {
background-color: #1c608c !important;
}

.fondoazul2 {
background-color: #15486a !important;
}

.fondoazul3 {
background-color: #081d2e !important;
}

.fondonaranja {
background-color: #f36400 !important;
}


.fondogris{
background-color: #3f3f3f !important;
}

.fondogrisclaro{
background-color: #f2f2f2 !important;
}

.fondoaqua{
background-color: #556a6a !important;
}



.azul1 {
color: #1c608c !important;
}

.azul2 {
color: #15486a !important;
}

.azul3 {
color: #081d2e !important;
}


.azulmarino {
color: #123e5b !important;
}

.blanco {
color: #fff !important;
}

.derecha {
	text-align: right; !important;
}

.izquierda {
	text-align: left; !important;
}

.centrado {
	text-align: center; !important;
}



.bold {
	font-weight: 900 !important;
}

.semibold {
	font-weight: 700 !important;
}


.smalltitulo {
	font-family: 'Dosis', sans-serif !important;
	font-size: 28px !important;
	margin-top: 0px;
	line-height: 1;
}


.textheader {
	font-size: 18px !important;
}

.smalltitulobloque {
	font-family: 'Nunito Sans', sans-serif !important;
	font-size: 22px !important;
	font-weight: 600;
	margin-top: -5px;
	margin-bottom: 6px;
	line-height: 1;
	text-align: center;
}

#swiper-slide-one p, #swiper-slide-two p, #swiper-slide-three p {
    font-size: 18px;
    font-weight: 400;
    margin-top: 5px;
}

.clear {
	clear: both;
}

.altopercent {
	height: 20%;
}

.alto {
	height: 15px;
}



.muyalto {
	height: 30px;
}


.centrado {
	text-align: center;
}

.linenormal{
	line-height: 1;
}


.padding {
	padding:1px 20px;
}

.paddingbig {
	padding:1px 30px;
}

.paddingbigger {
	padding:20px 40px;
}

.barraheight {
	height: 70px;
}

.textobajobloque {
	font-size: 16px;
	line-height: normal;
}

.bloquepartebaja {
	border-radius: 0 0 20px 20px; min-height: 150px;
}



.breadcrumb {
	font-size: 14px;
    background-color: #fff;
}



.data {
	font-size: 14px;
	padding: 0;
}




/* Text */

h1, h2, h3, h4, h5, h6 {margin: 0;padding: 0; font-family: 'Dosis', sans-serif !important; }
h1 {font-size:36px;font-weight:400;}
h2 {font-size:24px;font-weight:400;}
h3 {font-size:18px;font-weight:400;}
a:hover {color: #225472;}
a, a:hover, a:visited {text-decoration: none;}

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::
        LAYOUT
::::::::::::::::::::::::::::::::::::::::::::::::::
*/

.navbarHeight{width:100%;height:68px;display:block;}

/* layout */

/* navbar */

header#main-header{}
header#main-header nav#barra-negra{height:0px;top:0;}
header#main-header nav#barra-blanca{
	height:68px;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.33);
	-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.33);
	box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.33);
}
.mainMenuBtn {
  position: relative;
  text-decoration: none;
  font-size:15px;
  font-weight:400;
  padding:10px 7px;
  top:0px;
  text-shadow:none;
  transition: ease .168s;
  -webkit-transition: ease .168s;
}
.mainMenuBtn:after {content: '';position: absolute;left:1%;bottom:-9px;width:98%;height: 0px;background: #ff9200;transition: ease .168s;-webkit-transition: ease .168s;}
.mainMenuBtn:hover {/*color: #000;*/}
.mainMenuBtn:hover:after{height: 6px;}


.dropdown-item.current{color: #000 !important;/*background:#fff !important;*/cursor:default; /*background-color: #d2d2d2;*/ border-bottom: 7px solid #ff9200;}
.dropdown-item.current:after{height: 6px;}

.mainMenuBtn.current{color: #ed8237 !important;/*background:#fff !important;*/cursor:default;}
.mainMenuBtn.current:after{height: 6px;}

.dropdown-toggle::after {border:0 !important;}
.navbar-light .navbar-nav .nav-link {
	font-family: 'Dosis', sans-serif;
    color: #222;
    font-size: 18px;
    font-weight: 700;
    padding: 0.69rem;
}
.dropdown-menu {
    top: 2.75rem;
}
.navbar-dark .navbar-nav .nav-link {
    font-size: 16px;
    color: rgba(255,255,255,.75);
}
.navbar-dark .navbar-nav .nav-link:hover{color: rgba(255,255,255,1);}
.subnavbar {
	background:#141414 !important;
    max-height: 50px !important;
    height: 34px !important;
}

/* footer */

footer {
    background-color: #141414;
    padding-top: 80px;
}
#navigation{
	text-align:left;
} 
#navigation h5{font-size:15px; font-weight:bold; color:#ccc;}
#navigation ul.list-footer{
	list-style:none;
	list-style-image:url(../images/bullet-footer.png);
	margin:20px 0 0;
	padding:0 0 0 15px;
	display:block;
	font-family: 'Nunito Sans', sans-serif;
	font-weight:400;
	font-size:14px;
}
#navigation ul.list-footer li{margin:0;}
#navigation ul.list-footer li a{
	display:block;
	width:100%;
	height:20px;
	line-height:20px;
	position:relative;
	top:-5px;
	opacity:.8;
	color:#fff !important;
	-webkit-transition: all 309ms ease-in-out;
	-moz-transition: all 309ms ease-in-out;
}
#navigation ul.list-footer li a:hover{
	opacity:1;
	text-decoration:none;
	padding-left:5px;
}
footer ul li {
    line-height: 3 !important;
    margin: 20px 0px;
}
#navigation ul.redes{
	display:block;
	list-style:none;
	width:100%;
	margin:0;
	padding:0;
	margin-top:15px;
}
#navigation ul.redes li{
	display:inline-block;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin:0 5px;
}
#navigation ul.redes li a{
	display:block;
}
#suscribe-form{margin-top:15px;}
#suscribe-form .input-group-prepend .input-group-text{
	background-color:#828282;
	border:0;
}
#suscribe-form input.form-control{
	background:#cbcbcb;
	font-family: 'Nunito Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#141414;
}
footer #sub-footer {
    padding: 2em 0;
    margin-top: 33px !important;
    background-color: #0f0f0f !important;
    color:#5f5f5f;
    text-align:left;
    font-weight:500;
}
a.footer-legal{
	opacity:0.3;
}
ul.redes-mobile{display:none;}

/* common classes */

/* Modal Registro */

#nav-farmacias{margin-top:30px;}
#nav-distribuidores{margin-top:30px;}







.owl-carousel .owl-stage {
  height: 500px;
}
.owl-carousel .owl-nav {
  position: absolute;
  top: 33%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.owl-carousel .owl-nav .owl-prev {
  float: left;
  left: -25px;
}

.owl-carousel .owl-nav .owl-next {
  float: right;
  right: -25px;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  font-size: 30px !important;
  display: block;
  position: absolute;
  z-index: 300 !important;
  color: #2587bf !important;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  padding: 1em 0 !important;
}

.owl-carousel .owl-dots {
  position: relative;
  width: 100%;
  margin-top: -10em;
  text-align: center;
}
.owl-carousel .owl-dots .owl-dot {
  border: 1px solid #2587bf;
  padding: 5px !important;
  border-radius: 50%;
  margin: 0 5px;
  opacity: 0.5;
  background-color: #2587bf;
}

.owl-carousel .owl-dots .owl-dot.active {
  border: 1px solid #2587bf;
  opacity: 1;
  background-color: #2587bf;
}

.carousel-separator {
  background-color: #f36400;
  margin: 30px auto !important;
  border: none !important;
  height: 7px;
  width: 40%;
  border-radius: 50px !important;
}



#atajos-slide .item i.icon {
    width: 110px;
    height: 110px;
    display: block;
    border-radius: 50%;
    background: #000;
    margin: 5px auto;
    position: relative;
}

#atajos-slide .item i.icon img {
    width: 70px;
    height: 70px;
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
}
#sendBtn0 {
    width: 100%;
    padding-right: 15px;
}

#sendBtn{
	margin: 0px auto 0px; display: block; padding:0 30px;
}

section#aviso-section { padding: 0 !important; display: block; overflow: hidden; }
section#aviso-section .content-aviso{ margin-top: 5%; margin-bottom: 5%; }
section#aviso-section .content-aviso h1{color: #000000; margin-bottom: 15px; }
section#aviso-section .content-aviso h2{color: #000000; margin-top: 15px; margin-bottom: 15px; font-size: 32px; }
section#aviso-section .content-aviso p{font-family: 'Nunito Sans', sans-serif !important; font-size: 16px; text-align: justify; padding-bottom: 10px; }
section#aviso-section .content-aviso ol li{margin-bottom: 15px;}
section#aviso-section .content-aviso .alt_color{color: #000; margin-bottom: 10px;}
section#aviso-section .content-aviso ul{margin-left: 40px; display: inline-block; text-align: justify;}
section#aviso-section .content-aviso ul li{padding-bottom: 5px;}
section#aviso-section .content-aviso ol{margin-left: 40px; display: inline-block; text-align: justify;}
section#aviso-section .content-aviso p{font-size: 16px;font-family: 'Nunito Sans', sans-serif !important;}

.avisoPrivacidad a{
	color: #fff;
}
.avisoPrivacidad a:hover{
	text-decoration: underline;
}

.avisoPrivacidad strong{
	display: inline-block;
	margin: 0 20px;
}





.img-video a{
    background: #000;
    width: 100%;
    height: auto;
    display: block;
    cursor: pointer;
    position: relative;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
}
.img-video a:after {
    content: '';
    display: block;
    position: absolute;
    width: 150px;
    height: 96px;
    bottom: 1em;
    left: calc(50% - 75px);
    background: url(../images/video-btn.png);
    opacity: 1;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
}
.img-video a:hover:after {
	opacity: .5;
}
.img-video a img {
    width: 100%;
    height: auto;
    display: block;
    opacity: 1;
    position: relative;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.embed-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#modal-videos .modal-title{
	line-height: 1;
}



.firmaKBI{
  width:40px;
  height:20px;
  display:inline-block;
  background:url(../images/firma.png)no-repeat;
  position: relative;
  top: inherit;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
}
.firmaKBI:hover{width:95px;}

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::
        QUERIES
::::::::::::::::::::::::::::::::::::::::::::::::::
*/
/* UP */
@media screen and (min-width: 991px){
	.dropdown-menu {top: 3.55em !important;}
}
@media screen and (max-width: 1200px){
	li.label-redes, ul.redes{display:none !important;}
	ul.redes-mobile{display:block;list-style:none;margin:5px 0 0;text-align:center;width:100%;height:auto;padding:0;}
	.redes-mobile li{display:inline-block;width:auto;}
	.bloquepartebaja {border-radius: 0 0 20px 20px;min-height: 180px;}
	.altopercent {	height: 18%;}
	#navigation .title-contact{margin-top: 45px;}
	.paddingbigger {padding:20px 30px;}
}


@media screen and (max-width: 991px){
	/*.navbar-light .navbar-nav .nav-link {font-size: 17px;padding: 0.69rem 0.3rem;}*/
	.navbar-brand img{width:180px;}
	.navbar-light .navbar-nav .nav-link{font-size:12px;padding:0 8px;}
	.bloquepartebaja {border-radius: 0 0 20px 20px;min-height: 150px !important;}
	#navigation .title-contact{margin-top: 45px;}

}	

@media screen and (max-width: 1080px){
	.espacio-titler{margin-top: 10%;}
}
@media screen and (max-width: 767px){
	.navbarHeight{height:105px;}
	header#main-header nav#barra-blanca {height:auto;min-height:68px;padding:13px 0;overflow: auto; position: relative;}
	.navbarHeight{height: 0px;}
	header#main-header nav#barra-negra{padding:0;}
	header#main-header nav#barra-negra a.nav-link{padding:0;}
	#navigation ul.list-footer{margin:20px 30px;clear:both;}
	.subnavbar {height: auto !important;}
	.subnavbar ul.nav.navbar-nav.ml-auto{flex-flow:row;}
	.subnavbar ul.nav.navbar-nav.ml-auto li.nav-item{margin: 0 5px;}
	nav#barra-blanca ul.nav.navbar-nav{margin-top:15px;}
	.navbar-light .navbar-nav .nav-link{padding:10px 0px 15px;text-align:center;border-bottom:1px solid #f2f2f2; font-size: 15px;}
	.mainMenuBtn:after {left:0;bottom:0px;width:100%;margin-left:0;}
	.bloquepartebaja {border-radius: 0 0 20px 20px;min-height: auto !important;}
	.subtitulo {font-size: 18px !important;}
	h1 {font-size: 25px;font-weight: 700;}
	.subsubtitulo {font-size: 15px !important;}
	.barraheight {height: 50px;}
	.altopercent {height: 10%;}
	.content-footer{justify-content: center;}
	.content-list-footer{width: 100%; display: inline-block; position: relative; text-align: left;}
	#navigation h5{text-align: center;}
	section#aviso-section .content-aviso p{font-size: 16px;}
}
@media screen and (max-width: 600px){
	header#main-header nav#barra-blanca {padding:0px 13px;}
	#swiper-slide-one p, #swiper-slide-two p, #swiper-slide-three p {font-size: 14px !important;font-weight: 400;margin-top: 15px;}
	.floating-text p {width:100%;}
	#navigation ul.list-footer li a{height:auto;}
	.paddingbigger {padding:5px 20px;}
	.content-list-menu{width: 100%; display: flex; justify-content: center;}
	#navigation ul.list-footer{max-width: 200px; display: inline-block;width: 100%;}
	#navigation ul.list-footer li a{line-height: 17px;}
	section#aviso-section .content-aviso{ padding-left: 45px; padding-right: 45px;}
	section#aviso-section .content-aviso h2{ font-size: 22px !important; text-align: center; margin-bottom: 20px; width: 100%; }
	section#aviso-section .content-aviso ul { margin-left: 20px;}
	section#aviso-section .content-aviso ol { margin-left: 20px;}

}
@media screen and (max-width: 576px){
	footer #navigation .row .col-xl{width:100%;}
	ul.redes-mobile .redes-icons{font-size: 24px;}
	footer {padding-top: 40px;}
}
@media screen and (max-width: 480px){
	#navigation ul.list-footer { max-width: 280px; }
}
@media screen and (max-width: 360px){
	footer #navigation .row .col-xl{width:100%;padding:0 10px;text-align: center;}
	#navigation ul.list-footer {margin: 5px 0 20px;padding:0;list-style-image:none;}
	#navigation ul.list-footer li a {top: 0;text-align: center; font-size: 18px; line-height: 34px;}
	#navigation ul.list-footer li a:hover {padding-left: 0px;}
	#sub-footer .col-md-4 p{text-align:center;}
	.avisoPrivacidad{display: inline-block; width: 100%; position: relative;}
	.avisoPrivacidad strong{display: none;}
	.avisoPrivacidad span{display: inline-block; width: 100%;}
}

.base-whatsapp{
	background:#fff;
	display:block;
	position:fixed;
	right:0;
	bottom:80px;
	width:90px;
	height:75px;
	border-radius:45px 0 0 45px;
	z-index:999;
}
#whatsapp-btn{
	display:block;
	position:absolute;
	top:10px;
	left:10px;
	width:55px;
	height:55px;
	background:url(../images/btn-whatsapp.png);
	border-radius: 50%;
}










@media (min-width: 768px) {
 .half-container {width: calc(750px/2);}
}
@media (min-width: 1200px) {
 .half-container {width: calc(1170px/2);}
}
@media (min-width: 768px) {
 .half-container_sm.right-site_container {
    float: left;
   display: inline-block;
 }
 .half-container_sm.left-site_container {
   float: right;
   display: inline-block;
 }
}