/*
 * Style tweaks
 * --------------------------------------------------
 */

@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:100,400);

html,
body {
  overflow-x: hidden; /* Prevent scroll on narrow devices */
  -webkit-appearance:none;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 385px; /* antes 310px  */
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
     
}

.footer {
	font-family: 'Roboto Slab', serif;
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 385px; /* antes 310 */
  background-color: #183C54;
  color: #ffffff;
  font-size: 13px;
}

#pie_legal {
	color: #ffffff;
	background-color: #122D44;
	padding-top: 22px;
	position: absolute;
  	bottom: 0;
  	width: 100%;
}

#pie_legal a {
	color: #ffffff;
}	

#textos-pie {
	padding-top: 40px;
}

#textos-pie hr {
	margin-top: 70px;
	margin-bottom: 10px;
	border-top: 1px solid #f4e8c9;
}

#logos-sociales{
	padding-top: 15px;
	padding-bottom: 10px;
}

#logos-sociales img{
	padding-right: 10px;
}	

#separa2 {
	display: none;
}

.titular {
	font-family: 'antonioregular';
	font-size: 16px;
}

.titular2 {
	font-family: 'antonioregular';
	font-size: 25px;
}

.titular3{
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
}

.titular_hop {
	font-family: 'antonioregular';
	font-size: 210%;
}

.margentop10{
	margin-top: 10px;
}
.margentop15{
	margin-top: 15px;
}

.margentop20{
	margin-top: 20px;
}
.margentop40{
	margin-top: 40px;
}
.margeninf5{
	margin-bottom: 5px;
}
.margeninf15{
	margin-bottom: 15px;
}
.margeninf30{
	margin-bottom: 30px;
}

.margeninf80{
	margin-bottom: 80px;
}


header {
	/*background-color: #183C54;*/
	max-height: 150px;
	z-index: 100 !important;
	
}

.imgplano{
	border-top: 1px solid #000;
	padding-top: 15px;
}

li img {vertical-align: text-bottom; }

input:focus {outline: none;}
textarea:focus {outline: none;}
select:focus {outline:none;}

a { color:#000000;}
a:hover { text-decoration: none; color:#2d88c9 !important;}


a[role="menuitem"]:hover {
	color:#ffffff !important;
}

#logo_general {
	position: absolute;
	margin-top: 20px;
	z-index: 100;
	height: 100px;
}


#fondo_azul_cabecera {
	position:absolute; 
	top:0px; 
	width:100%; 
	background-color:#183C54; 
	height:130px;
	-webkit-box-shadow: 0px 7px 10px 0px rgba(50, 50, 50, 0.41);
	-moz-box-shadow:    0px 7px 10px 0px rgba(50, 50, 50, 0.41);
	box-shadow:         0px 7px 10px 0px rgba(50, 50, 50, 0.41);
	
}



#direcciones-pie li{
	padding: 2px;
}
#direcciones-pie li:first-child{
	padding-left: 18px;
	padding-bottom: 8px;
}

.alineacion_vertical {vertical-align: top;}

#sliderpuertos{
	z-index: 1 !important;
	
}



#banner_inicio {
	margin-top: -40px;
	max-height: 549px;
	
	z-index: 1;
	background-image: url(../img/cabecera.jpg);
	background-position: center top;
	/*background-size: cover;*/
	background-repeat: no-repeat;
}

#menoscuarenta{
	margin-top: -40px;
}

#contenido_banner_inicio {
	padding-top: 25%;
	padding-bottom: 15%;
	
}



#banner_somos {
	margin-top: -40px;
	max-height: 336px;
	z-index: 1;
	background-image: url(../img/cabecera_somos.jpg);
	background-position: center top;
	/*background-size: cover;*/
	background-repeat: no-repeat;
}

#banner_contacto{
	margin-top: -40px;
	max-height: 417px;
	height: 417px;
	z-index: 1;
	background-image: url(../img/cabecera_contacto.jpg);
	background-position: center top;
	/*background-size: cover;*/
	background-repeat: no-repeat;
	
}

#banner_celebra {
	margin-top: 40px;
	max-height: 410px;
	height: 410px;
	z-index: 1;
	background-image: url(../img/cabecera_celebra.jpg);
	background-position: center top;
	/*background-size: cover;*/
	background-repeat: no-repeat;
}


#texto_cabecera_somos {
	padding: 40px;
	
	
}

#texto_cabecera_somos h1 {
	font-size: 30px;
	color: #000000;
}


#texto_cabecera_somos h1 p{
	font-family: 'Roboto Slab', serif;
	font-weight: lighter;
	font-size: 22px;
	color: #333;
	margin-top: 10px;
	line-height: 28px;
}

.sel_origen:hover, .sel_ruta:hover, .sel_guagua:hover, .sel_ruta_guagua:hover {
	color:#333 !important;
	text-decoration: none;
}


.sel_guagua, .sel_ruta_guagua, .sel_origen, .sel_ruta {
	font-family: 'Roboto Slab', serif;
}


h1{
	font-family: 'antonioregular';
	font-size: 180%; /*font-size: 465%;*/
	color: #ffffff;
	/*line-height: 68px;	*/
}


h2{
	font-size: 150%; /*font-size: 465%;*/
}


.bgazulclaro h3{
	font-family: 'antonioregular';
	font-size: 120%; /*font-size: 465%;*/
	color: #183C54;
	margin-bottom: 20px;
	line-height: 160%;
	
}


.bgazulclaro h3 span{
	
	border-bottom: 1px solid #183C54;
}





#banner_inicio .titular, #banner_hop .titular  {
	font-size: 65px;
	color: #ffffff;
	line-height: 68px;
	text-shadow: 2px 2px 2px #000;
   
}

#banner_hop {
	margin-top: -40px;
	max-height: 419px;
	
	background-image: url(../img/banner_hop.jpg);
	background-position: center top;
	/*background-size: cover;*/
	background-repeat: no-repeat;
	
}

#contenido_banner_hop {
	padding: 20px 30px 15px 30px;
	background-image: url(../img/fondo_hop.png);
	margin-top: 10%;
	margin-bottom: 5%;
	margin-right: 10%;
}



#banner_hop2 {
	background-image: url(../img/barcobanner2.jpg);
	height: 240px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}

#banner_grande_hop2 {
	background-image: url(../img/barcobanner_grande2.jpg);
	height: 240px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-top: 10px;
}



#banner_hop3 {
	background-image: url(../img/guaguabanner2.jpg);
	height: 240px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}

#contenido_banner_hop2 {
	padding: 20px 30px 15px 30px;
	background-image: url(../img/fondo_hop.png);
	color: #fff;
	vertical-align: top;
	max-width: 481px;
}

#contenido_banner_grande_hop2 {
	padding: 20px 30px 15px 30px;
	background-image: url(../img/fondo_hop.png);
	color: #fff;
	vertical-align: top;
	max-width: auto !important;
}

.interior_nino {
	padding: 50px 30px 40px 40px;
	
}

.interior_trip {
	padding: 50px 40px 40px 40px;
	color: #ffffff;
}

.interior_trip .peque {
	font-size: 11px;
}

.interior_trip p {
	margin:8px 0 5px;
	line-height: 14px;
}

.interior_guagua {
	padding: 35px 40px 40px 40px;
}

.interior_guagua img{
	padding-bottom: 10px;
}

.titular_trip {
	font-size: 24px;
}

.enlacemas{
	font-size: 17px;
	margin-left: 6px;
}

#mosaico_inicio {
	z-index: -1;
	
}

#idiomas_sm {
	position: absolute;
	top: -50px;
	right: 0;
	width: 200px;
	margin-right: 10px;
	z-index: 500;
}


.sin-padding_d {padding-right: 0px !important;}
.sin-padding_i {padding-left: 0px !important;}
.ajuste_top_5 { padding-top: 5px;}
.ajuste_top_10 { padding-top: 10px;}
.ajuste_top_3 { padding-top: 3px;}
.ajuste_bot_20 { padding:0 25px 20px 25px;}
.sin-padding-left { padding-left: 0px;}
.sin-padding-top { padding-top: 0px !important;}
.sin-padding-right { padding-right: 0px !important;}
.sin-margin-bottom { margin-bottom: 0px;}
.sin-margin-left { margin-left: 0px;}
.sin-margin-right { margin-right: 0px;}
.sin-margin-top { margin-top: 0px;}
.ajuste_izq_15 { padding-left: 15px;}
.ajuste_izq_5 {padding-left: 5px;}
.ajuste_bot_5 {padding-bottom: 5px;}


.cursor { cursor: pointer;}
.oculto { display:none; }



.fondo_amarillo { background-color: #E5D835;}
.fondo_celeste { background-color: #00CBE6;}
.fondo_azul { background-color: #14344e;}
.fondo_sepia { background-color: #f4e8c9;}
.fondo_gris_oscuro { background-color: #404042;}
.fondo_gris{ background-color: #EDEDED;}

.fondo_celeste2 { background-color: #d2e8f7 !important;}

.texto_amarillo { color: #E5D835;}
.texto_celeste { color: #00CBE6;}
.texto_azul { color: #14344e;}
.texto_blanco { color: #ffffff;}
.texto_gris { color: #404042;}
.texto_verde { color: #5FA256;}


.gris{background-color: #9d9d9e; color: #fff;}
.rojo{background-color: #B51F1F;color: #fff;}


.sin_border { border: none !important;}


.sombrasup{
	box-shadow:inset 0px 10px 10px -7px rgba(80,80,80,0.31),inset 0px 10px 10px -7px rgba(80,80,80,0.31);
	-webkit-box-shadow: inset 0px 10px 10px -7px rgba(80,80,80,0.31),inset 0px 10px 10px -7px rgba(80,80,80,0.31);
	-moz-box-shadow:inset 0px 10px 10px -7px rgba(80,80,80,0.31),inset 0px 10px 10px -7px rgba(80,80,80,0.31);
}

#carousel_opinion .item {
	margin-left:5px;
}

.menuhorarios{
	margin: 20px 0 20px 0;
}

.manchetazul>p{
	display: inline-table;
	/*border-left: 1px solid #fff; */
	padding: 7px 18px 7px 18px;
	margin: 0;
	font-family: 'antonioregular';
	font-size: 120%;
	color: #fff;
}

.manchetazul>p:not(:first-child){
	border-left: 1px solid #fff;
}


.bgazulclaro{
	background-color: #EDF6FD;
	padding: 0 15px 15px 15px;
	border-bottom: 1px solid #807c88;	
}

.bgazulclaro>p, .horario_horizontal {
	margin: 5px 5px;
	
}

.botones_parada_guaguas {
	min-height: 100px;
}

.horario{
	display:inline-block;
	padding: 7px 0;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 18px;
	width: 100px;
	/*border-right: 7px solid #EDF6FD;*/
}

.salidaextra{
	font-size: 80%;
	margin: 20px 0 0 0;
}

.cuadro_peq{
	width: 15px;	
	height: 10px;
	display: inline-block;
	margin-right: 7px;
}

.conpadin15{
	padding: 0 15px 15px 15px;
}

.borde_gris_i{
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #807c88;
	padding-left: 8px;
}

.borde_gris_ib{
	border-bottom: 1px solid #807c88;
}

.bloque{display: inline-block;}

.margen_inf{
	margin-bottom: 20px;
}

.tabla_horarios>tbody>tr>td{
	text-align: center;
	padding: 2px;
}

.tablasinbordes>tbody>tr>td{
	border-top: 0 !important;
}

.tabla_horarios{
	max-width: 200px;
	margin: 0 auto;
}


#tabla_precio1 {
	max-width:300px;
}

#tabla_precio1 .tabla_horarios{
	margin-left: 0px;
	margin-right: 0px;
}

#tabla_precio2 {
	padding-left: 0px;
}

.cuadro_azul_detalle {
	margin-top: 15%;
	margin-bottom: 0px;
}



.titulotrayecto1,
.titulotrayecto2{
	/*border-bottom: 1px solid #aaa5b5;*/
	margin: 0 auto;
	font-size: 90%;
	margin: 7px 0;
	padding: 3px 0;
}

.todoborde{
	border: 1px solid #aaa5b5;
}

.titulotrayecto1{width: 100px;}
.titulotrayecto2{width: 205px;font-weight: bold;}

.titulotrayecto3{
	font-weight: bold;
	margin-right: 15px;
	font-size: 110%;
	margin-top: 15px;
	line-height: 200%;
}

.textopequeno{
	font-size: 85% ;
}

sup{
	font-size: 65% ;
}


.titular2{
	padding: 20px;
}

.iconosleyenda{
	padding: 20px 15px 20px 15px;
	text-align: center;
	
}

.iconosleyenda img{
	margin-right: 10px;
	vertical-align:middle;
}


.mas{
	color: #fff;
	width: 28px;
	height: 28px;
	font-weight: bold;
	line-height: 160%;
	font-size: 130%;
	float: right; 
	margin-right: 15px;
}

.margensup15p{
	margin-top: 15%;	
}

.separador_v_d{
	border-right: 1px solid #807c88;
}

.separador_v_d_blanco{
	border-right: 1px solid #fff;
}


.minibarco{
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}


#form-contacto input, #form-contacto textarea {
	background-color: #EDEDED;
	color: #000000;
	border-color: #EDEDED;
	padding-left: 8px;
	box-shadow: none;
}


a.email {
	direction: rtl;
	unicode-bidi: bidi-override;
	color:  #333333 !important;
}

a.email span {display: none;}




.bloque_inicio {
	max-width: 323px;
	width: 100%;
}


.bloque_inicio .titular, #banner_nino .titular, #banner_guagua .titular {
	font-size: 35px;
	line-height: 40px;	
}

.padding_bloques_inicio { padding: 30px 30px 30px 30px;}

#menu_movil {
	background-color: #183C54;
	margin-top: 8px;
	padding-top: 40px;
	z-index: 5;	
}

#menu_movil ul li {
	text-align: center;
	border-top: 1px solid #898120;
}


#menu_movil ul li a { padding-left: 30px; }

#menu_movil ul li:last-child { 
	-webkit-box-shadow: 0px 7px 10px 0px rgba(50, 50, 50, 0.41);
	-moz-box-shadow:    0px 7px 10px 0px rgba(50, 50, 50, 0.41);
	box-shadow:         0px 7px 10px 0px rgba(50, 50, 50, 0.41);
}

#logo_trip {
	padding-top: 100px;
}

#foto-guagua {
	float:right;
}

#logo_pie_movil {
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	margin-top: 20px;
	
}

#logo_pie_movil img{
	
	max-width: 100px;
}

.negrita,
.menu_seleccionado{
	font-weight: bold;
}


#icono_lupa {
	color: #ffffff;
	padding-right: 10px;
	padding-top: 5px;
	font-size: 20px;
}

.igual_height {
	min-height: 300px;
}


#aviso_cookies {
 	position:fixed; 
 	bottom:0px; 
 	z-index:2000; 
 	left:0; 
 	width:100%;  
 	background-color: #404042; 
 	color:#ffffff; 
 	font-size:10px;
}

#aviso_cookies .cerrar {
	float:right; 
	padding-right:20px;
	padding-top:5px;
	font-size:16px;
	font-weigth:bold;
	cursor:pointer;
}

.texto_cookies {
	margin: 0 auto; 
	padding: 1em 1.25em; 
	max-width: 80%;
}

.texto_cookies span {
	font-size:12px;
	line-height:25px;
}	

.texto_cookies a {
	color:#E5D835;
	font-size:10px;
	
}


    #map {
      width: 100%;
      min-width: 100%;
      min-height: 300px;
     
    }

/* definiciones de botones boostrap 
-------------------------------------------------------- */

.container { max-width: 1012px !important;} /* antes 970px */


.navbar-toggle {
    float: right;
    border: 1px solid #E5D835 !important;
    border-radius: 5px;
    right: 20px;
    margin-top: 60px;
    color: #E5D835;
}


.navbar-toggle:hover {
	background-color: #E5D835 !important;
	color: #000000;
}


.navbar-collapse {
	box-shadow: none;
}

/*.navbar-default .navbar-toggle {
	border: 1px solid #2b790f !important;
	margin-right: 0px !important;
}

.navbar-default .navbar-toggle span{
	background-color: #2b790f !important;
}
*/
.navbar-nav li a, #idiomas li {
	padding-top: 70px;
	padding-bottom: 35px;
	
}

#idiomas li {
	padding-top: 65px;
	
}

#idiomas_vertical  {
	margin-top: 52px;
		
}

#idiomas_vertical li {
	padding-top: 10px;
	
	
}


#jquery-loader {
	min-height: 150px;
}

.navbar-default {
	background-color: transparent;
	border: none;
	color:#ffffff;
}


.navbar-default .navbar-nav>li>a {
	color:#ffffff ;
	font-size: 14px;
	font-family: 'Roboto Slab', serif;
}

/*.menu_seleccionado, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, #menu_general a:hover { */
.menu_seleccionado, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, #menu_general a:hover, .nav>li>a:hover  {
	color:#000000 !important;
	background-color: #E5D835;
	text-decoration: none;
	z-index: 200 !important;
}


.nav>li>a:hover {
	/*background-color: transparent;*/
	
}



.btn-amarillo {
	color: #000;
	background-color: #E5D835;
	border-color: #E5D835;
	font-weight: bold;
}


.btn-amarillo span {
	padding-left: 20px;
	padding-right: 20px;
}

.btn-amarillo:hover {
	color: #E5D835 !important;
	background-color: #404042;
	border-color: #404042;
	font-weight: bold;
}

.btn-amarillo.disabled, .btn-amarillo[disabled] {
	color: #000;
	background-color:#ccc;
	border-color: #636669;
}


.btn-negro {
	color: #E5D835;
	background-color: #404042;
	border-color: #404042;
	font-weight: bold;
}

.btn-negro:hover {
	color: #404042 !important;
	background-color: #E5D835;
	border-color: #404042;
	font-weight: bold;
}


.btn-gris {
	color: #ffffff;
	background-color: #999999;
	border-color: #999999;
	font-weight: bold;
}

.btn-gris:hover {
	color: #ffffff !important;
	background-color: #404042;
	border-color: #404042;
	font-weight: bold;
}


.btn-celeste {
	color: #ffffff;
	background-color: #00CBE6;
	border-color: #00CBE6;
	padding: 0px 8px;
	font-weight: bold;
}

.btn-celeste:hover {
	color: #ffffff !important;
	background-color: #14344e;
	border-color: #14344e;
	font-weight: bold;
}


.btn-azul:hover {
	color: #ffffff;
	background-color: #00CBE6;
	border-color: #00CBE6;
	font-weight: bold;
}

.btn-azul {
	color: #ffffff !important;
	background-color: #14344e;
	border-color: #14344e;
	font-weight: bold;
}


.btn-rojo {
	color: #ffffff;
	background-color: #B51F1F;
	border-color: #B51F1F;
	width: 100px;
	font-weight: bold;
}



.btn-rojo:hover {
	color: #000000 !important;
	background-color: #E5D835;
	border-color: #E5D835;
	font-weight: bold;
}




.btn-verde {
	color: #000000;
	background-color: #5FA256;
	border-color: #5FA256;
	padding: 0px 8px;
	font-weight: bold;
}

.btn-verde:hover {
	color: #000000 !important;
	background-color: #E5D835;
	border-color: #E5D835;
	font-weight: bold;
}


.antonioregular{
	font-family: 'antonioregular';
}

@font-face {
    font-family: 'antonioregular';
    src: url('./fonts/Antonio-Regular-webfont.eot');
    src: url('./fonts/Antonio-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/Antonio-Regular-webfont.woff2') format('woff2'),
         url('./fonts/Antonio-Regular-webfont.woff') format('woff'),
         url('./fonts/Antonio-Regular-webfont.ttf') format('truetype'),
         url('./fonts/Antonio-Regular-webfont.svg#antonioregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


.timeline-title {
	font-family: 'Roboto Slab', serif !important;
}

.form-control {
    border: 1px solid #183C54 !important;
    background-color: #ffffff !important;
}


/* Triangulos 
------------------------------------------ */

.flecha_mosaico {
	position:absolute; 
	z-index: 1000;
}

.flecha_derecha {
	height: 50%;
	margin-top: 20%;
}

.flecha_abajo {
	width: 50%;
	margin-left: 30%;
}

.flecha_izquierda {
	margin-top: 100%;
	width: 100%;
}


.flecha_izquierda2 {
	margin-top: 10%;
	width: 100%;
}


.flecha_arriba {
	width: 50%;
	
	margin-left: 45%;
	top: 100%;
	margin-top: -15px;
}


.triangulo_amarillo_derecho {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent transparent transparent #e5d935;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #e5d935;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.triangulo_amarillo_abajo {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 20px 0 20px;
	border-color: #e5d935 transparent transparent transparent;
	line-height: 0px;
	_border-color: #e5d935 #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}


.triangulo_amarillo_izquierdo {
	
	height: 0;
	
	border-style: solid;
	border-width: 15px 15px 15px 0;
	border-color: transparent #e5d935 transparent transparent;
	line-height: 0px;
	_border-color: #000000 #e5d935 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.triangulo_amarillo_arriba {

		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 20px 15px 20px;
		border-color: transparent transparent #e5d935 transparent;
		line-height: 0px;
		_border-color: #000000 #000000 #e5d935 #000000;
		_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');

}


.triangulo_sepia_derecho {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent transparent transparent #f4e8c9;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #f4e8c9;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}


.triangulo_sepia_abajo {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 20px 0 20px;
	border-color: #f4e8c9 transparent transparent transparent;
	line-height: 0px;
	_border-color: #f4e8c9 #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}



.triangulo_azul_izquierdo {
	
	height: 0;
	
	border-style: solid;
	border-width: 15px 15px 15px 0;
	border-color: transparent #14344e transparent transparent;
	line-height: 0px;
	_border-color: #000000 #14344e #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}


.triangulo_azul_abajo {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 20px 0 20px;
	border-color: #14344e transparent transparent transparent;
	line-height: 0px;
	_border-color: #14344e #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.triangulo_azul_abajo_peq {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 10px 0 10px;
	border-color: #14344e transparent transparent transparent;
	line-height: 0px;
	_border-color: #14344e #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	margin-bottom: 15px;
}

.triangulo_gris_abajo_peq {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 13px 15px 0 15px;
	border-color: #EDEDED transparent transparent transparent;
	line-height: 0px;
	_border-color: #EDEDED #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.triangulo_blanco_abajo_peq {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 13px 15px 0 15px;
	border-color: #FFF transparent transparent transparent;
	line-height: 0px;
	_border-color: #EDEDED #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}


.triangulo_celeste_abajo {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 20px 0 20px;
	border-color: #00CBE6 transparent transparent transparent;
	line-height: 0px;
	_border-color: #00CBE6 #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

#triangulo_surcar2 {
	display:none;
}

/*-- Modal google maps ----*/

#map-canvas-streetviewmodal,
#map-canvas {
  width:100%;
  height:480px;
}
#map-canvas-streetviewmodal,
#map_canvas img { max-width: none; }

#myMapModal .modal-header{
	border-bottom: none;
}



/*Calendario datePicker */

span.ui-icon.ui-icon-circle-triangle-w {
    transform: rotate(180deg);
}

span.ui-icon.ui-icon-circle-triangle-e {
	transform: rotate(360deg);
}


.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
    background: #122D44;
    color: white;
}

#datepicker {
	font-size: 24px;
}

.ui-widget-header a {
    color: #333333;
    filter: invert(1);
}

.ui-datepicker td span, .ui-datepicker td a {
    padding: 0.1em;
    text-align: center !important;

}

/* flags */

img.cursor {
    height: 20px;
}

/* accesibilidad */

#accesibilidad {
    position: fixed !important;
    top: 50% !important;
    left: 0 !important;
    transform: translateY(-50%) !important;
    z-index: 99999;
}


#accesibilidad button {
    display: block;
    margin: 5px 0;
    background: #fff;
    color: #000;
    border: none;
    padding: 8px;
    cursor: pointer;
    font-size: 14px;
    width: 40px;
}

#accesibilidad button:hover {
    background: #ccc;
}

/* Alto contraste */
.alto-contraste {
    background-color: #000 !important;
    color: #fff !important;
}

.alto-contraste a {
    color: #00ffff !important;
}
