/*------------ ESTILOS COMUNES AL PORTAL CARTAGENA.ES ---------- */
/*
* {     
    margin: 0; 
} 

html, body{     
    height: 100%; 
} 

html{
  	font-family: sans-serif;
  	height:100%;
}

body {
	background-color: #333333;
	font-family: "Source Sans Pro",sans-serif;
    font-size: 13px;
    line-height: 1.42857;
	color:#555555;
}

body > .container {
	padding: 60px 15px 0;
}
*/

/*@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");*/


#wrap {  
    height: 100%;
	position:relative;
	z-index:2;    
	margin: 0 auto;
  	/*margin: 0 auto -220px;*/
}

#wrap:after{
	width: 100%;
	display:block;
	clear:both;
}

.limpiar_ambos {
	clear:both;
}

p {
    margin: 0 0 10px;
}

blockquote {
    border-left: 3px solid #eeeeee;
    font-size: inherit;
    margin: 0 0 20px;
    padding: 10px 20px;
}

.page-header {
    border-bottom: 1px solid #eeeeee;
    margin: 1px 0 20px;
    padding-bottom: 9px;
}

.separador_5{
	margin:5px 0;
}

.separador_10{
	margin:10px 0;
}

.separador_15{
	margin:15px 0;
}

/*---- INICIO ESTILOS ENLACES -----*/
a {
	color:#428bca;
    text-decoration: none;
}

a:hover, a:focus {
    color: #42a5fa;
    text-decoration: none;
}
/*---- FIN ESTILOS ENLACES -----*/


/*----- INICIO ESTILOS LOGOTIPO ----*/
.brand {
    float: left;
    font-size: 18px;
	/*height:80px;*/
    line-height: 20px;
	padding: 0 15px;
}


.brand img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
/*----- FIN ESTILOS LOGOTIPO ----*/


/*--- INICIO ESTILOS BUSCADOR ----*/
.alineacion_media_buscador{
	margin-top:5px;
}

.caja_buscador{
	height:30px;
	padding:5px 12px;
}
/*--- FIN ESTILOS BUSCADOR ----*/


.bs-example {
    background-color: #fff;
    border-color: #ddd;
    border-radius: 4px 4px 0 0;
    border-width: 1px;
    box-shadow: none;
    margin-left: 0;
    margin-right: 0;
	padding: 10px;
}

label {
    display: inline-block;
    font-weight:normal;
    margin-bottom: 5px;
    max-width: 100%;
	padding:0 10px;
}

.bs-example + .highlight {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-width: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: -16px;
}

.bs-example + .highlight {
    border-radius: 0;
    border-width: 0 0 1px;
    margin: -15px -15px 15px;
}

.highlight {
    display: block;
}

.highlight {
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    border-radius: 4px;
    display: none;
    margin-bottom: 14px;
    padding: 9px 14px;
}


/*----INICIO MIGAS, IDIOMAS Y EL TIEMPO----*/
#migas_idiomas {
    margin-top: 20px;
    padding: 10px;
}

.migas_generales {
    background-color: #f0f0f0;
    border-radius: 4px;
    list-style: outside none none;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 5px 15px;
}

.listado_idiomas {
    margin: 0;
    padding: 5px;
    text-align: left;
}

.listado_idiomas li {
    display: inline-block;
    list-style-type: none;
    text-align: center;
    width: 23%;
}

.migas_generales > li {
    display: inline-block;
}

#eltiempo_idiomas {
    margin-top: 25px;
    padding: 10px;
}

.eltiempo_idiomas {
    background-color: rgba(245, 245, 245, 0.6);
    border-radius: 4px;
    list-style: outside none none;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 8px 15px;
}

.alpha60 {
    background-color: rgba(0, 0, 0, 0.6);
}
/*----FIN MIGAS, IDIOMAS Y EL TIEMPO----*/


/*--- INICIO ESTILOS IMÁGENES----*/
img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

.listado_img_plantillas {
    margin: 0;
    padding: 0;
}

.listado_img_plantillas li {
	display: inline-block;
    list-style-type: none;
	padding:14px;
	margin:0;
}

.listado_img_plantillas li img{
	height:125px;
	min-width:100%;
}

/*--- FIN ESTILOS IMÁGENES----*/


/*---- INICIO ESTILOS DE NAVEGACIÓN----*/
/*
.navbar {
    background-repeat: no-repeat;
    border-bottom: 1px solid #178acc;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    filter: none;
}
*/

.navbar-default {
	/*background-color: rgba(0,68,102,1);*/
  	background-color: #004466;
  	border-color: #e7e7e7;
}

.nav > li > a {
    display: block;
    padding: 15px 14px;
    position: relative;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background-color: #178acc;
    color: #ffffff;
}

.navbar-default .navbar-toggle {
    border-color: #178acc;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #178acc;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #1995dc;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #178acc;
    color: #ffffff;
}

.navbar .navbar-nav > li > a, .navbar-brand {
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.navbar-nav {
    margin: 0;
}

#nuevo_menu_home strong{
	font-weight:bold;
	color: #444444;
}

#nuevo_menu_home.nav > li > a {
    display: block;
    padding: 5px;
    position: relative;
}


.navbar-newHome .navbar-toggle {
    border-color: #178acc;
}

.navbar-newHome .navbar-toggle:hover, .navbar-newHome .navbar-toggle:focus {
    background-color: #178acc;
}

.navbar-newHome .navbar-toggle .icon-bar {
    background-color: #ffffff;
}



/*----- INICIO MENU LATERAL ------*/

#accordion .glyphicon { 
	margin-right:10px; 
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
}
	  
.panel-collapse>.list-group {
	margin-bottom: 0;
}
	  
.panel-collapse .list-group-item {
	border-radius:0;
}

.panel-collapse .list-group .list-group {
	margin: 0;
	margin-top: 10px;
}
	  
.panel-collapse .list-group-item li.list-group-item {
	margin: 0 -15px;
	border-top: 1px solid #ddd;
	border-bottom: 0;
	padding-left: auto;
	padding-bottom: auto;
}

.panel-collapse .list-group-item a{
	padding-left: 15px;
}
	  
.panel-collapse .list-group-item li.list-group-item:last-child {
	padding-bottom: 0;
}

.panel-collapse div.list-group div.list-group{
	margin: 0;
}
	  
.panel-collapse div.list-group .list-group a.list-group-item {
	border-top: 1px solid #ddd;
	border-bottom: 0;
	padding-left: 30px;
}

.menusublinks{
	padding-left:30px;
}

.sublinks a.list-group-item{
	padding-left:50px;
}

.panel-title .header_titular a{
	text-decoration:none;
	color:#ffffff;
}

.panel-title a:hover, a:focus {
    color: inherit;
    text-decoration: none;
}

/*----- FIN MENU LATERAL ------*/

/*---- FIN ESTILOS DE NAVEGACIÓN----*/


/*---- INICIO ALINEACIÓN DE TEXTOS----*/
.texto_justificado{
	text-align:justify;
}

.texto_der{
	text-align:right;
}

.texto_izq{
	text-align:left;
}

.texto_centrado{
	text-align:center;
}
/*---- FIN ALINEACIÓN DE TEXTOS----*/


/*----INICIO BUSCADOR SUPERIOR---*/
.buscador_sup {
    float: right;
   width:213px;;
}
/*----FIN BUSCADOR SUPERIOR---*/


/*---- INICIO DE LOS COLORES-------*/
.blanco1{
	color:#ffffff;	
}



.azul_0{
	color:#004466;
}

.azul{
	color:#36beff;
}

.azul_1{
	color:#428bca;
}

.azul_2{
	color:#428bca;
}

.azul_3{
	color:#054d73;
}

.azul_4{
	color:#83cbf1;
}

.azul_5 {
    color: #054d73;
}

.azul_6{
	color:#57deff;
}

.azul_7{
	color:#3071a9;
}

.blanco{
	color:#ffffff;
}

.negro{	
	color:#000;
}

.negro_0{	
	color:#222;
}

.negro_1{	
	color:#444;
}

.negro_2{	
	color:#666;
}

.negro_3{	
	color:#888;
}

.rojo{	
	color:#fe0606;
}

.naranja{
	color:#ff782a;
}

.gris_1{
	color:#555555;
}
/*---- FIN DE LOS COLORES-------*/

/*----- INICIO SEPARACIÓN Y MÁRGENES-----*/
.margen0{
	margin:0;
}

.padding0{
	padding:0;
}

.padding_izq_0{
	padding-left: 0;
}

.padding_bottom0{
	padding-bottom:0;
}

.padding5 {
    padding: 5px 0;
}

.margin10 {
    margin: 10px 0 0;
}

.margin20 {
    margin: 20px 0 0;
}

.margen_der_0 {
    margin-right: 0px;
}

.margen_izq_0 {
    margin-left: 0px;
}

.margen_der10 {
    margin-right: 10px;
}

.margen_infe15{
	margin-bottom:15px;
}

.boton_verActualidad{
	/*margin-top: 10px;*/
	margin-top: 0px;
}

.margen_top10 {
    margin-top: 10px;
}
/*----- FIN SEPARACIÓN Y MÁRGENES-----*/

/*--- INICIO ESTILOS DEL PIE/FOOTER ----- */
/*
#footer {
	background-color: #333333;
	border-top:1px solid #fff;
	color: #cccccc;
	padding-top:20px;
	height:220px;
	width:100%;
	bottom:0;
}
*/

#footer {
    background-color: #efefef;
    border-top: 3px solid #004466;
    bottom: 0;
    color: #797979;
    height: auto;
    padding-top: 20px;
    width: 100%;
}

.footer > .container {
  	padding-right: 15px;
  	padding-left: 15px;
}

#footer1 {
	background-color: #cbd0d4;
	color: #797979;
	padding-top:20px;
	height:auto;
	width:100%;
	bottom:0;
}

.footer1 > .container {
  	padding-right: 15px;
  	padding-left: 15px;
}

.menu_infe1 {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

.menu_infe1 li {
    display: block;
    padding: 3px;
}
/*--- FIN ESTILOS DEL PIE/FOOTER ----- */

/*---- INICIO SECCIÓN BANNERS INFERIORES-----*/
#seccion_banners {
	/*background-color:transparent;
    margin-top: 0;
    padding-bottom: 15px;
    padding-top: 15px;
	position:relative;
	top:-80px;*/
	margin-top: 0;
	padding:0;
	position:relative;
	top:-10px;
	/*top:-80px;*/	
}

.carousel {
    margin-bottom: 0;
	padding: 0 40px 0px 40px;
}


.carousel-indicators {
    bottom: -40px;
    margin-right: -19px;
    right: 50%;
    top: auto;
}

.carousel-control {
	/*border:1px solid red;*/
	left:0;
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}

.carousel-control.right {
	right: 0;
}

.carousel-indicators li {
	background: #cecece;
}

.carousel-indicators .active {
	background: #428bca;
}

#myCarousel .carousel-caption {
    left:0;
	right:0;
	bottom:0;
	text-align:left;
	padding:10px;
	/*background:rgba(237,237,237,0.7);
	background:rgba(255,255,255,1);*/
	background:rgba(101,101,101,0.8);
	text-shadow:none;
}

#myCarousel .list-group {
	position:absolute;
	top:0;
	right:0px;
	padding:0;
}

#myCarousel .list-group-item {
	border-radius:0px;
	cursor:pointer;
}


#myCarousel .list-group-item h1 {
    color: #666666;
    font-family: inherit;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    margin: 5px;
    padding-left: 10px;
    text-align: left;
    text-rendering: optimizelegibility;
}


#myCarousel .list-group-item h4 {
    color: #666666;
    font-family: inherit;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    margin: 5px;
    padding-left: 10px;
    text-align: left;
    text-rendering: optimizelegibility;
}

#myCarousel .list-group-item span.TitreNoticias {
    color: #666666;
    font-family: inherit;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    margin: 5px;
    /*padding-left: 10px;*/
    text-align: left;
    text-rendering: optimizelegibility;
}

#myCarousel .list-group .active {
	/*background: rgba(0, 68, 102, 1) none repeat scroll 0 0;
	background: rgba(150, 150, 150, 0.9) none repeat scroll 0 0;
	background: #525252 none repeat scroll 0 0;	*/
	background: rgba(40, 73, 112, 1) none repeat scroll 0 0;	
}

#myCarousel .list-group .active.list-group-item span.TitreNoticias {
    color: #ffffff;
}






.boton_v{
	padding:0;
}

#myCarousel .list-group .active {
	background-color:#eee;	
}

.carousel-control.left {
	background-image: none;
	background-repeat: none;
}

.carousel-control.right {
	background-image: none;
    background-repeat: repeat-x;
    left: auto;
    right: 0;
}

.c_noticias {
	margin-bottom: 0;
	padding:0px;
}

.c_noticias {
	position:relative;
}

.list-group-item, .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{
    border: 1px solid #dddddd;
    display: block;
    margin-bottom: -1px;
    padding: 5px;
    position: relative;
}

.panel-default {
    border-color: #dddddd;
}

.panel_banners {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 0px;
	background: rgba(72,72,72, 0.8);
}

.panel-body {
    padding: 5px;
	/*padding: 15px;*/
}

.panel-body.sin_pad{
	padding:0;
}

#menu_2 .panel-collapse .list-group-item a{
	padding-left: 15px;
}

#carrusel_banners img{
	background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 10px;
	margin-top: 10px;
    padding: 4px;
    transition: border 0.2s ease-in-out 0s;
}

#carrusel_banners img:hover,
#carrusel_banners img:focus,
#carrusel_banners img.active {
  border-color: #428bca;
}

#carrusel_banners a img{
	max-width:100%;
	margin-left: auto;
    margin-right: auto;
	display: block;
    height: auto
}
/*---- FIN SECCIÓN BANNERS INFERIORES-----*/

.sin_margin_top{
	margin-top:0;
}

/*--- INICIO BANNERS LATERALES SUBPORTALES ---*/

.lista_imag_plantilla a{
	background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 10px;
    padding: 4px;
    transition: border 0.2s ease-in-out 0s;
}

.lista_imag_plantilla a:hover,
.lista_imag_plantilla a:focus,
.lista_imag_plantilla a.active {
  border-color: #428bca;
}

.lista_imag_plantilla a img{
	max-width:100%;
	margin-left: auto;
    margin-right: auto;
	display: block;
    height: auto
}
/*--- FIN BANNERS LATERALES SUBPORTALES ---*/


hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 10px;
    margin-top: 10px;
}

.datos_cursos{
	padding:5px;
}

.info_24h{
	padding:10px; 
	margin:15px
}

.label {
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size:100%;
    font-weight:normal;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

.etiqueta{
	float:left;
	margin:0;
	padding:0;
}


/*----INICIO DEL MEGAMENU -------*/


/*---- INICIO MENU AYTO ----*/
#ayto .navbar-nav>li>.dropdown-menu {
	margin-top:0px;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
	background-color:#f3f3f3;
}

#ayto .navbar-default .navbar-nav>li>a {
    width:auto;
    font-weight:bold;
}

#ayto .mega-dropdown {
	position: static !important;
  	width:auto;
}

#ayto .mega-dropdown-menu {
    /*padding: 20px 0px;*/
	padding:0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
	margin-top:0;
}

#ayto .mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

#ayto .mega-dropdown-menu > li > ul > li {
  list-style: none;
}

#ayto .mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal;
}

#ayto .mega-dropdown-menu > li ul > li > a:hover,
#ayto .mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}

#ayto .mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight:bold;
}

#ayto .mega-dropdown-menu .dropdown-header.azul{
  color: #428bca;
  font-size: 18px;
  font-weight:bold;
}

#ayto .mega-dropdown-menu .dropdown-header.naranja{
  color: #ff782a;
  font-size: 18px;
  font-weight:bold;
}

#ayto .mega-dropdown-menu form {
    margin:3px 20px;
}

#ayto .mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}

#ayto .mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}

#ayto .mega-dropdown-menu .dropdown-header.azul.pad_1{
	padding-left:38px;
	padding-bottom:5px;
}

#ayto .mega-dropdown-menu .dropdown-header.naranja.pad_1{
	padding-left:38px;
	padding-bottom:5px;
}
/*---- FIN MENU AYTO ----*/


/*---- INICIO MENU CIUDAD ----*/
#ciudad .navbar-nav>li>.dropdown-menu {
	margin-top:0px;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
	background-color:#f3f3f3;
}

#ciudad .navbar-default .navbar-nav>li>a {
    width:auto;
    font-weight:bold;
}

#ciudad .mega-dropdown {
	position: static !important;
  	width:auto;
}

#ciudad .mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
	margin-top:0;
}

#ciudad .mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

#ciudad .mega-dropdown-menu > li > ul > li {
  list-style: none;
}

#ciudad .mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal;
}

#ciudad .mega-dropdown-menu > li ul > li > a:hover,
#ciudad .mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}

#ciudad .mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight:bold;
}

#ciudad .mega-dropdown-menu .dropdown-header.azul{
  color: #428bca;
  font-size: 18px;
  font-weight:bold;
}

#ciudad .mega-dropdown-menu .dropdown-header.naranja{
  color: #ff782a;
  font-size: 18px;
  font-weight:bold;
}

#ciudad .mega-dropdown-menu form {
    margin:3px 20px;
}

#ciudad .mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}

#ciudad .mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
}

ul.nav li.dropdown-menu {
    margin-top: 0px;
}

#ciudad .mega-dropdown-menu .dropdown-header.azul{
	padding-left:38px;
	padding-bottom:5px;
}

#ciudad .mega-dropdown-menu .dropdown-header.naranja{
	padding-left:38px;
	padding-bottom:5px;
}

/*---- FIN MENU CIUDAD ----*/


/*---- INICIO LISTADO DE NOTICIAS -----*/

#seccion_listado_noticias{
    background-color: #f1f1f1;
    margin-top: 0;
    padding-bottom: 15px;
    padding-top: 15px;
}

.lista_botones_noticias {
    /*float: left;*/
    margin: 0;
    list-style: none outside none;
    margin-bottom: 0;
    padding-left: 0;
	display:table;
}

.lista_botones_noticias li{
	display:inline-block;
    margin: 0;
    padding: 4px;
}

.fondo1 {
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}

.fondo1 blockquote {
    border-color: rgba(0, 0, 0, 0.15);
}

.fondo1-lg {
    border-radius: 6px;
    padding: 24px;
}

.fondo1-sm {
    border-radius: 3px;
    padding: 9px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #428bca;
    border-color: #428bca;
    color: #fff;
    cursor: default;
    z-index: 2;
}

.paginacion_centrada{
	text-align:center;
	margin:0 auto;
}

.lista_prevision_noticias {
    /*float: left;*/
    margin: 0;
    list-style: none outside none;
    margin-bottom: 0;
    padding-left: 0;
	display:table;
}

.lista_prevision_noticias li{
	display:inline-block;
    margin: 0;
    padding: 8px;
}

/*---- FIN LISTADO DE NOTICIAS -----*/

.luces_navidad {
	float: right;
	position: absolute;
	top: 165px;
	width: 100%;
	z-index:2;	
}


/*---- INICIO ESTILOS MAPAWEB ----*/

.mapaweb{
	margin:10px 25px;
	padding:0;
}

.mapaweb li{
	list-style-type: none;
	background-color:#f5f5f5;
	border:1px solid #c2c2c2;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:5px;
	margin:10px 0;
}

.mapaweb li a{
	font-size:16px;
	color:#004466;
	padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
}

.mapaweb li a:hover{
	color:#186b94;
}

.submapaweb{
	margin:10px 0;
	padding:2px 10px;
	background-color:#fcfcfc;
}

.submapaweb li{
	list-style-type: none;
	background-color:#f2f2f2;
	margin: 10px;
}

.submapaweb li a{
	font-size:14px;
	color:#246dac;
}

.submapaweb li a:hover{
	color:#555555;
}

.capa_video{
	height:200px;
}

#capa_central{
	background-color:#FFFFFF;
}

.banners_lateral{
	/*border: 1px solid red;*/
	padding-top: 55px;
}

.noticias{
	/*border: 1px solid green;*/
}

.menu_principal{
	/*margin:0;*/
	padding:0;
}

.menu_principal li{
	display:inline;
	text-decoration:none;
	list-style:none;
	padding:0;
}

.foto_noticias img{
    float: left;
    height: auto;
    max-width: 25%;
    padding-right: 20px;
    vertical-align: middle;
}

.media-heading{
	color:rgba(0, 68, 102, 1);
}

.list-noticias {
    margin-left: 0;
    padding-left: 0;
}



/*
.tabs-home li a{
	padding: 15px 14px;
	
}
*/
/*---- FIN ESTILOS MAPAWEB ----*/


/* Large desktop */

@media (min-width: 1200px) { 



}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 
.brand {
	/*border:1px solid red;*/
    float: left;
    font-size: 18px;
	/*height:80px;*/
	height:auto;
    line-height: 20px;
	padding: 2px 15px;
}

.menu_principal{
	padding:0 50px;
}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display:none;
}

ul.nav li.dropdown-menu {
    margin-top: 0px;
}	

#wrap {
    height: auto !important;
    margin-bottom:inherit;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    min-height: 100%;
}

#footer {
    background-color: #333333;
    color: #cccccc;
    height: auto;
    padding-top: 20px;
}

.carousel_noticias {
	margin-bottom: 0;
	padding:0px;
}

#myCarousel .carousel-caption {
	/*height:65px;
	height:125px;*/
}

#myCarousel .carousel-caption h4{
	font-size:14px;
}

#seccion_banners {
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    top: -35px;
    bottom: 20px;
}

.menu_principal{
	padding:0 40px;
}

.luces_navidad {
	float: right;
	position: absolute;
	top: 100px;
	width: 100%;
	z-index:2;	
}
		
}


@media (max-width: 1024px) {
.carousel-control {
    margin-top: 190px;
}

.luces_navidad {
	float: right;
	position: absolute;
	top: 126px;
	width: 100%;
	z-index:2;	
}


}

@media (min-width: 1024px){


.luces_navidad {
	float: right;
	position: absolute;
	top: 136px;
	width: 100%;
	z-index:2;	
}


}

@media (min-width: 1336px){


.luces_navidad {
	float: right;
	position: absolute;
	top: 165px;
	width: 100%;
	z-index:2;	
}


}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {


}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) { 

}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) { 

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) { 
	.luces_navidad {
	float: right;
	position: absolute;
	top: 126px;
	width: 100%;
	z-index:2;	
}

}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) { 

.luces_navidad {
	float: right;
	position: absolute;
	top: 126px;
	width: 100%;
	z-index:2;	
}

}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 
.luces_navidad {
	float: right;
	position: absolute;
	top: 126px;
	width: 100%;
	z-index:2;	
}
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {

}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) { 

}

@media (max-width: 768px) {
.carousel-control {
    margin-top: 190px;
}
}



/* Landscape phones and down */
@media (max-width: 480px) {
.carousel-control {
    margin-top: 190px;
}

.luces_navidad {
	float: right;
	position: absolute;
	top: 75px;
	width: 100%;
	z-index:2;	
}
}

/* iPhone 4 and high pixel ratio devices ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) { 

}


/***** INICIO ESTILOS COMPARTIR *****/
.hbf_3 {
    background: #f2f2f4;
    border-bottom: 1px solid #ededed;
    position: relative;
}

.hbf_3 .inner {
    min-height: 110px;
    padding: 35px 0;
}

.hbf_3 .inner .form-control {
    height: 42px;
    background: #fff;
    border: 1px solid #cfd7da;
    color: #515151;
}

.hbf_3 .inner .form-control .btn-select {
  padding: 10px 12px;
}

.hbf_3 .inner .bootstrap-select.btn-group .dropdown-toggle .caret:before {
    top: -4px;
    right: 0;
}

.hbf_3 .inner .arrival_date .form-control {
    border-radius: 1px 0 0 1px;
}

.hbf_3 .inner .departure_date .form-control {
    border-radius: 0 1px 1px 0;
}

.hbf_3 .inner .adults .form-control {
    border-radius: 1px 0 0 1px;
}

.hbf_3 .inner .children .form-control {
    border-radius: 0 1px 1px 0;
}

.compartir {
    background: #f1f1f1;
    border-bottom: 1px solid #fff;
    position: relative;
}

.compartir .share {
    display: inline-block;
    float: left;
    margin-bottom: 15px;
}

.compartir .share .social_media {
    display: inline-block;
}

.social_media a {
    background: #fff;
    border: 1px solid #E6EFF2;
    display: inline-block;
    height: 40px;
    width: 40px;
    border-radius: 1px;
    line-height: 40px;
    margin: 4px;
    text-align: center;
}

.social_media a:hover {
    color: #fff;
}

.social_media a:last-child {
    margin-right: 0;
}

.social_media .facebook {
    color: #3b5998;
}

.social_media .facebook:hover {
    background: #3b5998;
    border-color: #3b5998;
}

.social_media .twitter {
    color: #4099FF;
}

.social_media .twitter:hover {
    background: #4099FF;
    border-color: #4099ff;
}

.social_media .googleplus {
    color: #d34836;
}

.social_media .googleplus:hover {
    background: #d34836;
    border-color: #d34836;
}

.social_media .pinterest {
    color: #cb2027;
}

.social_media .pinterest:hover {
    background: #cb2027;
    border-color: #cb2027;
}

.social_media .linkedin {
    color: #007bb6;
}

.social_media .linkedin:hover {
    background: #007bb6;
    border-color: #007bb6;
}

.social_media .youtube {
    color: #bb0000;
}

.social_media .youtube:hover {
    background: #bb0000;
    border-color: #bb0000;
}

.social_media .instagram {
    color: #125688;
}

.social_media .instagram:hover {
    background: #125688;
    border-color: #125688;
}

.social_media .whatsapp {
    color: #25d366;
}

.social_media .whatsapp:hover {
    color: #fff;
    /*background: #25d366;
    border-color: #25d366;*/
	background: #000000;
    border-color: #000000;
}
/***** FIN ESTILOS COMPARTIR *****/