   .typeahead { border: 2px solid #FFF;border-radius: 4px;padding: 8px 12px;min-width: 290px;}
  .tt-menu { width:300px; }
  ul.typeahead{margin:0px;padding:10px 0px;width: 100%}
  ul.typeahead.dropdown-menu li a {padding: 10px !important;  border-bottom:#CCC 1px solid;color:#FFF;}
  ul.typeahead.dropdown-menu li:last-child a { border-bottom:0px !important; }
  .bgcolor {min-width: 290px;max-height:340px;background:url("world-contries.jpg") no-repeat center center;padding: 100px 10px 130px;border-radius:4px;text-align:center;margin:10px;}
  .demo-label {font-size:1.5em;color: #686868;font-weight: 500;color:#FFF;}
  .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    text-decoration: none;
    background-color: #1f3f41;
    color:white;
    outline: 0;
  }
 li.active a {
  
  color:white !important;
  
}
.bannerhome{
    width: 100%;
    height: 400px !important; 
}
@media only screen and (max-width: 500px) {

.bannerhome{
    width: 100%;
    height: 200px !important; 
}

}
@media only screen and (max-width: 600px) {
.menuhome {
    height: auto;
}
}
.contenedor{
	margin: 0 auto;
	width: 900px;
}
.row{
	margin: 0 !important;
	padding: 0 !important;
}
body{
	color: white;
}
.btn-tcg{
	    color: white !important;
    font-size: 12px !important;
	background-color: #337ab7 !important;
    border-color: #2e6da4 !important;
	
}
body a{
	color: #0E6877 !important;
	text-decoration: none;
}
body a:hover{
	//color: white!important;
	text-decoration: none;
}
header{
	
}
table #tabla_buscar td,th,input{
	
	width: 55px;
}
.cuerpo{
	color:black;
	font-size:11px;
	text-align:center;
	padding:10px 0 0 0;
}
.imagen-fondo{
    background-image: url('../img/site/fondo_fotos.png');
	background-position: center center;
	padding: 15px 10px 0px 10px;
	background-size: 100%;
	background-repeat: no-repeat;
}

/**/
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }
      
.owl-carousel .owl-item img{
    width: 150px !important;   
}
.owl-theme .owl-nav{
    top: -65px;
    position: absolute;
    right: 0;
    
}
button.owl-next{
    background-image: url("../img/site/nav_next_2.png") !important;
	background-size: 100% !important;
    background-repeat: no-repeat !important;
    width: 30px;
    height: 30px;
}
button.owl-prev{
    background-image: url("../img/site/nav_prev_2.png") !important;
	background-size: 100% !important;
    background-repeat: no-repeat !important;
    width: 30px;
    height: 30px;
}

button.owl-next span{
    content: "";
}
button.owl-prev span{
    content: "";
}
.owl-nav.disabled{
    display: block !important;
}
/**/
.imagen-fondo img{
    border: none !important;
}
.item-tratamientos{
    display: block !important;
}
/*
.fondo-header-logo{
	background-image: url('../img/site/fondo-cabecera.png');
	background-position: center center;
	background-size: 100%;
}
*/
.btn-sucribete{
	background-image: url('../img/site/btn_suscribete.png');
	background-size: 100%;
	background-repeat: no-repeat;
	width: 105px;
	height: 35px;
	cursor: pointer;
}
.btn-megusta{
	background-image: url('../img/site/btn_me_gusta.png');	
	background-size: 100%;
	background-repeat: no-repeat;
	width: 105px;
	height: 35px;
	cursor: pointer;
}
.menu_mobile{
	width: 100%;
}
.menu_mobile .nav-item{
	font-weight: 600;
	width: 100% !important;
	line-height: 18px;
	font-size: 14px;
	vertical-align: middle;
	position: relative;
}
.nav-item{
	font-weight: 600;
	width: 160px !important;
	line-height: 18px;
	font-size: 14px;
	vertical-align: middle;
	position: relative;
}
.nav-item2{
	font-weight: 600;

	line-height: 18px;
	font-size: 14px;
	vertical-align: middle;
	position: relative;
}
.menu-item{
	font-weight: 600;
	width: 160px !important;
	line-height: 18px;
	font-size: 14px;
	vertical-align: middle;
	position: relative;
	text-align: center;
}
.navbar-nav a{
	color: #666 !important;
}
.navbar-nav a:hover{
	color: #89b700 !important;
}
.menu_mobile .navbar-nav a{
	color: #666 !important;
}
.menu_mobile .navbar-nav a:hover{
	color: #FFF !important;
}

.menu_mobile .nav-item:hover{
	background-image: none;	
	background-color: #3E6D15;
	background-size: 100%;
	background-repeat: no-repeat;
	color: #FFF !important;	
}
.nav-item:hover{
	color:#89b700;
}

.btn-lat{
    width: 260px !important;
	height: 90px !important;
}
.mt-10{
	margin-top: 200px !important; 
}
.mt-11{
	margin-top: 250px !important; 
}
.mt-12{
	margin-top: 300px !important; 
}
.mt-12-5{
	margin-top: 325px !important; 
}
.mt-13{
	margin-top: 350px !important; 
}
.mt-14{
	margin-top: 400px !important; 
}
.mt-15{
	margin-top: 450px !important; 
}
.mt-16{
	margin-top: 500px !important; 
}
.mt-17{
	margin-top: 550px !important; 
}
.img_red{
	width: 100px;
	height: auto;
	cursor: pointer;
}
.img_red img{
	transition: transform .2s; 
}
.img_red img:hover{
	transform: scale(1.2);
}

.cont_btn{
	width: 100px;
	height: auto;
	right: 0;
	left: auto;
	cursor: pointer;
}

.cont_btn {
	transition: width .4s; 
}
.cont_btn:hover{
	width: 250px; 
}

.carousel-control-prev-icon{
	//background-image: url("../img/site/nav_prev.png");
	width: 54px;
	height: 110px;
}
.carousel-control-next-icon{
	//background-image: url("../img/site/nav_next.png");
	width: 54px;
	height: 110px;	
}
.carousel-control-prev{
	top: 45%;
	width: 54px;
	height: 110px;
	left: 55px;
	    z-index: 1035;
}
.carousel-control-next{
	top: 45%;
	width: 54px;
	height: 110px;
	right: 100px;
}
.noticias-content .carousel-control-prev{
	top: -91px;
	width: 31px;
	right: 49px;
	left: auto;
}
.noticias-content .carousel-control-next{
	top: -91px;
	width: 31px;
	right: 9px;
	left: auto;
}

.seccion3_back .carousel-control-prev-icon{
	background-image: url("../img/site/nav_prev_2.png");
	background-size: 100%;
}
.seccion3_back .carousel-control-next-icon{
	background-image: url("../img/site/nav_next_2.png");
	background-size: 100%;
}
.cont_form{
	width: 400px;
	height: 400px;
	background-color: rgb(21,122,190,0.5);
	border-radius: 5px;
	position: fixed;
	top:120px;
	display: none;
	right: 150px;
	color: #FFF;
	font-weight: bold;
}
.cont_form a{
	color: #FFF;
}
.texto-form{
	font-size: 16px
}
.texto-form-small{
	font-size: 11px;
	font-weight: normal;
}
.btn_form{
	background-color: #E74090;
	border-color:  #E74090;
	color: #FFF;
}
.btn_form:hover{
	background-color: #E74090;
	border-color:  #E74090;
	color: #FFF;
}

.tratamiento_back{
	background-image: url("../img/site/fondo-tratamiento.png");

	height:auto;
	background-position: bottom center;
	background-size: 100%;
}
.seccion3_back{
	background-image: url("../img/site/seccion3_fondo.png");
	background-position: top center;
}
.title h2{
	background-image: url("../img/site/line-blue-page.png");
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 25px;
}
.seccion3_back h2{
	background-image: url("../img/site/line-grey.png");
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 25px;
}
footer{

}

.card_testimonio img{
	
	border: 5px solid #157ABE; 
	float: left;
}
.card_testimonio h6{
	color: #666;
	float: left;
	border-bottom: 2px solid  #E74090;
	font-weight: bold;
}
.card_testimonio{
	color: #666;
}

.form-menu-ico{
	width: 350px;
	height: auto;
	background-color: rgb(21,122,190,0.5);
	border-radius: 5px;
	position: absolute;
	top: 70px;
	color: #FFF;
	font-weight: bold;
	z-index: 9;
	left: -60%;
	display: none;
	padding: 25px 0;
}

.form-menu-ico::after{
	content: "";
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -16px;
	border-width: 15px;
	border-style: solid;
	border-color: transparent transparent rgb(21,122,190,0.5) transparent;
}
.form-menu-ico2{
	width: 290px;
	height: auto;
	background-color: rgb(21,122,190,0.5);
	border-radius: 5px;
	position: absolute;
	top: 70px;
	color: #FFF;
	font-weight: bold;
	z-index: 9;
	left: -40%;
	display: none;
	padding: 25px 0;
}

.form-menu-ico2::after{
	content: "";
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -16px;
	border-width: 15px;
	border-style: solid;
	border-color: transparent transparent rgb(21,122,190,0.5) transparent;
}
a.submenu-dosencias{
	width: 100%;
	height: 30px;
	float: left;
	padding: 5px 10px 0 25px;
	color: #FFF !important;
	font-weight: bold;
}
a.submenu-dosencias:hover{
	background-color:  #E74090;
	color:#FFF !important;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}
a.subsubmenu-doscensias:hover{
	background-color:  #E74090;
	color:#FFF !important;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}
a.subsubmenu-doscensias{
	width: 100%;
	height: 30px;
	float: left;
	padding: 5px 10px 0 25px;
	color: #FFF !important;
	font-weight: bold;
	font-size: 11px;
}

a.subsubmenu-doscensias span{
}

a.subsubmenu-doscensias span img{
	margin: 0 -3px;
	height: 100%;
}


 .cont_form {
 z-index: 9999;
 background-color: rgb(21,122,190,0.8);     
}
 .frm {
 z-index: 9999;
 background-color: rgb(0,0,0,0.8);     
}
@media only screen and (max-width: 600px) {
   .cont_form {
 right: 0px;
background-color: #157ABE;
top: 20px;
opacity: 0.8;
}
}
.fb_iframe_widget{
top: 3px;
}


nav > div a.nav-item.nav-link.active
{
     background-color: #0E6877;
    color: white !important;
}
