/**** Estilos Home NOTICIAS *****/

body{
	/*font-family:lato;*/
}

.navbar-default {
	background-color:#fff;
}

.navbar-default .navbar-nav > li > a{
	color:#424242;
	font-size:13px;
	paddint-top:10px;
}

.nav > li > a {
    display: block;
    padding-left: 0px;
    position: relative;
}

.navbar-default .navbar-toggle {
    background-color: #178acc;
    border-color: #178acc;
	color:#ffffff;
}

#cajas_actualidad_color{
    background-color: rgba(255, 255, 255, 1);
    border-color: #ccc;
    border-radius: 0px;
    border-style: solid;
	border-width: 1px;
	margin:0px 4px;
	width:182px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#f5f5f5;
}

#cajas_actualidad_color a{
	padding: 10px;
}

#cajas_actualidad_color > a.menu_activo {
	background-color:#ffffff;
}

#menu_ayto_color {
    background-color: rgba(255, 255, 255, 1);
    border-color: #428bca;
    border-radius: 0px;
    border-style: solid;
	border-width: 0px 0px 5px;
	margin:0px 4px;
	width:182px;
}

#menu_ciudad_color {
    background-color: rgba(255, 255, 255, 1);
    border-color: #ff782a;
    border-radius: 0px;
    border-style: solid;
	border-width: 0px 0px 5px;
	margin:0px 4px;
}

#menu_turismo_color {
    background-color: rgba(255, 255, 255, 1);
    border-color: #ffb81a;
    border-radius: 0px;
    border-style: solid;
	border-width: 0px 0px 5px;
	margin:0px 4px;
}

#menu_sede_color {
    background-color: rgba(255, 255, 255, 1);
    border-color: #84385c;
    border-radius: 0px;
    border-style: solid;
	border-width: 0px 0px 5px;
	margin:0px 4px;
}

#menu_transparencia_color {
    background-color: rgba(255, 255, 255, 1);
    border-color: #b30b02;
    border-radius: 0px;
    border-style: solid;
	border-width: 0px 0px 5px;
	margin:0px 4px;
}

#menu_accesible_color{
    /*background-color: rgba(255, 255, 255, 1);
    border-color: #85c71f;
    border-radius: 0px;
    border-style: solid;
	border-width: 0px 0px 5px;*/
	margin:0px 4px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background-color:transparent;
    color: #444444;
}

#iconos_grises_cabecera btn{
	background-color:transparent;
}

#iconos_grises_cabecera > li{
	margin: 0px;
	padding: 0px;
}

#iconos_grises_cabecera > li > a{
	margin: 6px 0px;
	padding: 6px;
}

#menu_accesible_color{
}

#menu_accesible_color .boton_accesibilidad{
	/*padding:10px 0;
	margin:0px;*/
}

#menu_accesible_color .boton_accesibilidad a{
	padding:10px 0;
	margin:0px;
}


/*
#menu_accesible_color .btn{
	padding:0px;
	margin:0px;
}
*/

/*
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background-color: #f5f5f5;
    color: #444444;
}


#iconos_grises_cabecera > li{
	margin: 0px;
	padding: 0px;
}

#iconos_grises_cabecera > li > a{
	margin: 0px;
	padding: 18px 14px;
}
*/

/***** INICIO SEGUNDO MENU HOME *****/

#boton_actualidad{
	width:100%;
	margin-right: 0px;
	margin-bottom: 0px;
}

.panel-group-actualidad {

}

.panel-default-actualidad {
    border-color: #dddddd;
}

.panel-actualidad {
    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;
	float:left;
}

#seccion_bloques_noticias {
    background-color: #ffffff;
    margin-top: 0;
    padding-bottom: 0;
    position: relative;
    z-index: 1;
}

#seccion_bloques_noticias .caption{
	min-height:120px;
}

#seccion_bloques_noticias .caption h4{
	color:#428bca;
}




#ayto_2{
	margin-bottom: 0px; 
	/*margin-top: 15px;*/
	margin: 10px 0px;
	z-index: 10;
	border:0px;
}

.ico-azul{
	color:#5bc0de;
}

/***** FIN SEGUNDO MENU HOME *****/ 


/***** INICIO CAJAS INFERIORES ****/

#seccion_cajas_infe {
    /*background-color: #ffffff;*/
    margin-top: 20px;
    padding-bottom: 0;
    position: relative;
    z-index: 1;
	/*color:#a2a2a2;*/
}

#linea_media h1{
	color:#a2a2a2;
	font-weight:lighter;
	/*font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;*/
	 font-family: lato;
}

.line-header {
    margin-top: 15px;
    position:relative;
}

.line-header:before {
    position: absolute;
    display:block;
    top:0;
    left:0;
    bottom:0;
    /*content: attr(title);*/
    /*background-color:#FFF;
    color:#FFF;*/
}

.line-header::after {
    position:absolute;
    content:'';
    display: block;
    left:200px;
    right:0;
    top:50%;
    background-color:#cccccc;
    height:2px;
}

.mt-4{
	margin-top:40px;
}


#seccion_cajas_infe div{
	/*float:left;*/
    margin-top: 10px;
}

/***** FIN CAJAS INFERIORES ****/


.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
	min-height: 390px;
}

/****** NUEVOS BOTONES ******/

#redesS.lista_compartir {
    margin: 2px 0;
    padding: 0;
}

#ayto_2 span{	
	font-family:lato;
}

#ayto_2 > p{
	margin: 0px;
}

#navbar-main_2{
	margin: 0px;
	padding: 0px;
	height: auto;
}

#ayto_2.navbar {
    min-height: auto;
}

#navbar-main_2 p{
	margin: 0px;
}

.margen_padding_0{
	margin: 0px;
	padding: 0px 3px;
}

.btn-outlined {
    border-radius: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-outlined.btn-primary {
    background: none;
    border: 1px solid #428bca;
    color: #428bca;
}

.btn-outlined.btn-primary:hover,
.btn-outlined.btn-primary:active {
    color: #FFF;
    background: #428bca;
    border-color: #428bca;
}

.btn-outlined.btn-success {
    background: none;
    border: 1px solid #5cb85c;
    color: #5cb85c;
}

.btn-outlined.btn-success:hover,
.btn-outlined.btn-success:active {
    color: #FFF;
    background: #47a447;
}

.btn-outlined.btn-info {
    background: none;
    border: 1px solid #5bc0de;
    color: #444;
	width: 100%;
}

.btn-outlined.btn-info:hover,
.btn-outlined.btn-info:active {
    color: #FFF;
    background: #39b3d7;
}

.btn-outlined.btn-warning {
    background: none;
    border: 1px solid #f0ad4e;
    color: #f0ad4e;
}

.btn-outlined.btn-warning:hover,
.btn-outlined.btn-warning:active {
    color: #FFF;
    background: #ed9c28;
}

.btn-outlined.btn-danger {
    background: none;
    border: 1px solid #d9534f;
    color: #d9534f;
}

.btn-outlined.btn-danger:hover,
.btn-outlined.btn-danger:active {
    color: #FFF;
    background: #d2322d;
}


#seccion_noticias {
    background-color: #f8f8f8;
    margin-top: 0;
    padding-bottom: 0;
    position: relative;
    z-index: 1;
}


.img-responsive{
	max-width: 100%; 
	display:block; 
	height: auto;
}


.thumbnail > img, .thumbnail a > img {
    margin-left: auto;
    margin-right: auto;
    /*min-height: 240px;*/
}




/*****ACCESIBILIDAD WEB ****/

#ayto .btn-success:hover, #ayto .btn-success:focus, #ayto .btn-success:active{
    color: #fff;
    background-color: #255425;
    border-color: #255425;
}

#ayto .btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}

#ayto .nav .botonesSup{
    padding-right:3px; 
	padding-bottom:2px;
}






#img_entrada_home{
	height:auto;
    margin: 0;
	padding:0;
	background-image:url(../images/fondos/back01.jpg);
	background-color: #565656;
	background-size:cover;
	background-position:center 65%;
	margin-bottom: 0px;
    margin-top: 0;
    padding-bottom: 30px;
    padding-top: 16px;
	z-index:10;	
}

#img_entrada_home img{
	position:relative;
	margin:0 auto;
	z-index:1;
	width:50%;
}

#seccion_bloques_noticias .caption h4{
	color:#2e6ca2;
}

#seccion_bloques_noticias .caption h1{
	color:#2e6ca2;
	font-size: 18px!important;
	margin-bottom: 10px;
    margin-top: 15px;
}

#seccion_bloques_noticias .caption span.TitreNoticias {
    color: #2e6ca2;
    font-size: 18px!important;
    margin-bottom: 10px;
    margin-top: 15px;
}

.fecha_noticias {
    color: #155288;
}

#myCarousel .list-group .active.list-group-item h4 .fecha_noticias {
    color: #ffffff;
}

.boton_verActualidad {
	margin-top: 0px;
	color: #fff;
    background-color: #23517a;
    border-color: #23517a;
}

#ver_noticia_completa .btn {
    font-size: 15px;
    margin-top: 10%;
	color: #fff;
    background-color: #23517a;
    border-color: #23517a;
}

#linea_media h1 {
    color: #565656;
    font-weight: lighter;
    font-family: lato;
}

#linea_media span.TitularSeccionHome {
    color: #565656;
    font-weight: lighter;
    font-family: lato;
    margin-bottom: 10px;
    margin-top: 35px;
    font-size: 36px;
    line-height: 1.1;
    margin: .67em 0;
}

/*---- MEDIA QUERIES -----*/

@media (max-width: 1024px) { 

}


@media (min-width: 992px) { 

	 		
}

@media (max-width: 991px) { 


}


@media (min-width: 768px) and (max-width: 979px) { 
	.margen_padding_0 {
		padding-bottom: 5px;
	}

}


@media (max-width: 767px) { 

	#menu_ayto_color {
		width: auto;
	}

	#seccion_cajas_infe span{
		padding:5px;
	}

	.margen_padding_0 {
		padding-bottom: 5px;
	}

	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: transparent;
	}

	.thumbnail {
		min-height: auto;
	}

}

@media (max-width: 480px) {
	.thumbnail {
		min-height: auto;
	}

}



/* 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) {
/* Styles */
}


/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
}


/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}


/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}


/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
}


/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}


/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}


@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}


/* iPhone 6, 7, 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}


@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}


/* iPhone 6+, 7+, 8+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}


@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}


/* iPhone X ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}


@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}


/* iPhone XS Max, XR ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}


@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}


@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}


/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}


@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}


@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}


/***** 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: #004466;
    border-color: #004466;
}

.social_media .twitter {
    color: #4099FF;
}

.social_media .twitter:hover {
    background: #004466;
    border-color: #004466;
}

.social_media .googleplus {
    color: #d34836;
}

.social_media .googleplus:hover {
    background: #004466;
    border-color: #004466;
}

.social_media .pinterest {
    color: #cb2027;
}

.social_media .pinterest:hover {
    background: #004466;
    border-color: #004466;
}

.social_media .linkedin {
    color: #007bb6;
}

.social_media .linkedin:hover {
    background: #004466;
    border-color: #004466;
}

.social_media .youtube {
    color: #bb0000;
}

.social_media .youtube:hover {
    background: #004466;
    border-color: #004466;
}

.social_media .instagram {
    color: #125688;
}

.social_media .instagram:hover {
    background: #004466;
    border-color: #004466;
}

.social_media .whatsapp {
    color: #25d366;
}

.social_media .whatsapp:hover {
    /*color: #000;*/
    background: #004466;
    border-color: #004466;
}

.social_media .telegram {
    color: #34abdf;
}

.social_media .telegram:hover {
    /*color: #000;*/
    background: #004466;
    border-color: #004466;
}

/*+++ Barra Redes Sociales Pie *****/


@media (max-width: 768px) {
    .hbf_3{
        position: fixed;
        bottom: 0;
        z-index: 1030;
        width: 100%;
    }
    
    .hbf_3 .inner{
        min-height: 50px;
        padding: 15px 0;
    } 
}


/***** FIN ESTILOS COMPARTIR *****/


