@import url("https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,400italic");
@import url("//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css");

/*------------ Estilos Home del Portal Cartagena.es ---------------------- */
body{
	background-color:ffffff;
	padding-top:50px;
	height:100%;
}

/*---- INICIO GRAFÍA CT Y EL TIEMPO -----*/
.img_grafia{
	padding:0;
}

.eltiempo {
   margin-top: 9px;
}

.modal {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    left: 50%;
    margin: -250px 0 0 -280px;
    overflow: auto;
    position: fixed;
    top: 50%;
    width: 560px;
    z-index: 1050;
	bottom: 55;
}

.modal-header {
    border-bottom: 1px solid #eee;
    padding: 9px 15px;
}

.modal-header .close {
    margin-top: 2px;
}

button.close {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}

.flat-inverse, .flat-inverse:hover, .flat-inverse:active {
    border: 2px solid #ac004d;
}

.flat-inverse, .flat-inverse.btn-bordered:hover {
    background-color: #ac004d;
    color: #ffffff;
}

.close {
    color: #000;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 18px;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
}

.modal-body {
    max-height: 400px;
    overflow-y: auto;
    padding: 15px;
}

.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.8;
}

.modal-backdrop {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040;
}

/*---- FIN GRAFÍA CT Y EL TIEMPO -----*/

/*------ INICIO MIGAS ------*/
#migas_idiomas{
    margin-top: 25px;
    padding: 10px;
}

.migas_generales {
    background-color: #f0f0f0;
    border-radius: 4px;
    list-style: none outside none;
    margin-bottom: 5px;
    padding: 5px 15px;
	margin-top:0;
}

.migas_generales > li {
    display: inline-block;
}
/*------ FIN MIGAS ------*/


/*----- INICIO IMAGEN HOME -----*/
#img_entrada_home{
	/*border:1px solid red;*/
	height:auto;
    margin: 0;
	padding:0;
	background-image:url(../images/fondos/back01.jpg);
	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%;
}

/*----- FIN IMAGEN HOME -----*/

/*----- INICIO VIDEO -----*/
.background{
	border:1px solid red;
	padding:0;
	margin:0;
}

#big-video-wrap{
	overflow:hidden;
	position:fixed;
	height:100%;
	width:100%;
	top:-177px;
	left:0;
	z-index:-10;
}

#big-video-vid,#big-video-image{
	position:absolute;
}

#big-video-control-container{
	position:fixed;
	bottom:20px;
	padding: 0 20px;
	width:100%;
  	-webkit-transition-duration:0.6s;
	-moz-transition-duration:0.6s;
	-ms-transition-duration:0.6s;
	-o-transition-duration:0.6s;
	transition-duration:0.6s;
}

#big-video-control{
	width:100%;
	height:16px;
	position:relative;
}

#big-video-control-middle{
	margin: 0 56px 0 24px;
}

#big-video-control-bar{
	width:100%;
	height:16px;
	position:relative;
	cursor:pointer;
}

#big-video-control-progress{
	position:absolute;
	top:7px;
	height:3px;
	width:0%;
	background:#fff;
}

#big-video-control-track{
	position:absolute;
	top:8px;
	height:1px;
	width:100%;
	background:#fff;
}

#big-video-control-bound-left{
	left:0;
}

#big-video-control-bound-right{
	right:-1px;
}

#big-video-control-track .ui-slider-handle {
	opacity:0;
}

#big-video-control-playhead{
	left:30%;
}

#big-video-control-play{
	position:absolute;
	top:0;
	left:0;
	height:16px;
	width:16px;
	background-image:url('bigvideo.png');
}

#big-video-control-timer{
	position:absolute;
	top:1px;
	right:0;
	color:#fff;
	font-size:11px;
}

#big-video-control-playhead,#big-video-control-bound-left,#big-video-control-bound-right{
	position:absolute;
	top:0;
	height:16px;
	width:1px;
	background:#fff;
}

#big-video-control .ui-slider-handle{
	border-left:solid 1px #fff; 
	width:16px;
	height:16px;
	position:absolute;
	top:-8px;
}

.transparent{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
}

.vjs-big-play-button{
	display:none !important;
}

.ver_video{
	font-size:16px; 
	/*padding-top:120px;*/
	padding-top:0px;
	padding-right:20px;
	bottom:0;
}
/*----- FIN VIDEO -----*/




/****** NUEVOS MENUS HOME ******/

#nuevo_menu_home {
	width:100%
}

#nuevo_menu_home .mega-dropdown{
	width: 20%;
	text-align:left;
	padding-left:0;
}

.nav .open > a, .nav .open > a:focus, .nav  .open  > a:hover {
	background-color: inherit;
  	border-color: #337ab7;
}

#menu_ayto_color{
	background-color: rgba(245, 245, 245, 0.7);
	border-color: #428bca;
    border-radius: 5px;
    border-style: solid;
	border-width: 1px 1px 5px;
}
	
#menu_ciudad_color{
	background-color: rgba(245, 245, 245, 0.7);
	border-color: #ff782a;
    border-radius: 5px;
    border-style: solid;
   	border-width: 1px 1px 5px;
}

#menu_turismo_color{
	background-color: rgba(245, 245, 245, 0.7);
	border-color: #ffb81a;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px 1px 5px;
}

#menu_sede_color{
	background-color: rgba(245, 245, 245, 0.7);
	border-color: #3b2245;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px 1px 5px;
}

#menu_transparencia_color{
	background-color: rgba(245, 245, 245, 0.7);
	border-color: #b30b02;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px 1px 5px;
}

/***************************/


/*---- INICIO CAJAS DE MENUS------*/
#menus_principales_hover {
	background-image:url(../images/cartagena-tipo-t2.png); 
	background-color:transparent;
	background-repeat:no-repeat; 
	background-position:top 35% center; 
	background-size:contain;
	margin-bottom: 0px;
    margin-top: 0;
    padding-bottom: 30px;
    padding-top: 41px;
	z-index:10;		
	height:200px;
}

.cuadro_intro_hover{
    padding: 0px;
	position: relative;
	overflow: hidden;
	height: 200px;
}

.cuadro_intro_hover:hover .caption{
	opacity: 1;
	transform: translateY(-150px);
	-webkit-transform:translateY(-150px);
	-moz-transform:translateY(-150px);
	-ms-transform:translateY(-150px);
	-o-transform:translateY(-150px);
}

.cuadro_intro_hover img{
	z-index: 4;
}

.cuadro_intro_hover .caption{
	position: absolute;
	top:100px;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	width: 100%;
}

.cuadro_intro_hover .blur{
	background-color: rgba(0,136,204,0.9);
	height: 300px;
	z-index: 5;
	position: absolute;
	width: 100%;
}

.cuadro_intro_hover .blur_ayto{
	background-color: rgba(66,139,202,0.9);
	height: 300px;
	z-index: 5;
	position: absolute;
	width: 100%;
}

ul.menus_intro_cajas_ayto a{
	color: #FFFFFF;
	text-decoration:none;
}

.cuadro_intro_hover .blur_ciudad{
	background-color: #ff6005;
	opacity:0.85;
	height: 300px;
	z-index: 5;
	position: absolute;
	width: 100%;
}

ul.menus_intro_cajas_ciudad a{
	color: #FFFFFF;
	text-decoration:none;
}

.cuadro_intro_hover .blur_turismo{
	background-color: #ffb612;
	opacity:0.85;
	height: 300px;
	z-index: 5;
	position: absolute;
	width: 100%;
}

ul.menus_intro_cajas_turismo a{
	color: #FFFFFF;
	text-decoration:none;
}

.cuadro_intro_hover .blur_sede{
	background-color: #3a2244;
	opacity:0.85;
	height: 300px;
	z-index: 5;
	position: absolute;
	width: 100%;
}

ul.menus_intro_cajas_sede a{
	color: #FFFFFF;
	text-decoration:none;
}

.cuadro_intro_hover .blur_empleo{
	background-color: #85c71f;
	opacity:0.85;
	height: 300px;
	z-index: 5;
	position: absolute;
	width: 100%;
}

ul.menus_intro_cajas_empleo a{
	color: #FFFFFF;
	text-decoration:none;
}

.cuadro_intro_hover .blur_transparencia{
	background-color: #ae0a00;
	opacity:0.85;
	height: 300px;
	z-index: 5;
	position: absolute;
	width: 100%;
}

ul.menus_intro_cajas_transparencia a{
	color: #FFFFFF;
	text-decoration:none;
}

.cuadro_intro_hover .caption-text{
	z-index: 10;
	color: #fff;
	position: absolute;
	height: 300px;
	text-align: center;
	top:15px;
	width: 100%;
}
	
.caption-text h4{
	font-size:14px;
}

.caption-text p{
	font-size:14px;
	margin-top:10px;
}

/*--- INICIO MENU AYUNTAMIENTO ---*/
.menus_intro_cajas_ayto {
    list-style-type: none;
    margin: 10px 2px;
    padding: 0 10px;
}

.menus_intro_cajas_ayto li{
	text-align:left;	
}

.menus_intro_cajas_ayto li a{
	font-size:12px;
	color:#ffffff;
}

.menus_intro_cajas_ayto li a:hover, .menus_intro_cajas_ayto li a:focus {
    color: #ffffff;
    text-decoration: none;
}
/*--- FIN MENU AYUNTAMIENTO ---*/

/*--- INICIO MENU CIUDAD ---*/
.menus_intro_cajas_ciudad {
    list-style-type: none;
    margin: 10px 2px;
    padding: 0 10px;
}

.menus_intro_cajas_ciudad li{
	text-align:left;	
}

.menus_intro_cajas_ciudad li a{
	font-size:12px;
	color:#ffffff;
}

.menus_intro_cajas_ciudad li a:hover, .menus_intro_cajas_ciudad li a:focus {
    color: #ffffff;
    text-decoration: none;
}
/*--- FIN MENU CIUDAD ---*/

/*--- INICIO MENU TURISMO ---*/
.menus_intro_cajas_turismo {
    list-style-type: none;
    margin: 10px 2px;
    padding: 0 10px;
}

.menus_intro_cajas_turismo li{
	text-align:left;	
}

.menus_intro_cajas_turismo li a{
	font-size:12px;
	color:#ffffff;
}

.menus_intro_cajas_turismo li a:hover, .menus_intro_cajas_turismo li a:focus {
    color: #ffffff;
    text-decoration: none;
}
/*--- FIN MENU TURISMO ---*/

/*--- INICIO MENU SEDE ELECTRÓNICA---*/
.menus_intro_cajas_sede {
    list-style-type: none;
    margin: 10px 2px;
    padding: 0 10px;
}

.menus_intro_cajas_sede li{
	text-align:left;	
}

.menus_intro_cajas_sede li a{
	font-size:12px;
	color:#ffffff;
}

.menus_intro_cajas_sede li a:hover, .menus_intro_cajas_sede li a:focus {
    color: #ffffff;
    text-decoration: none;
}
/*--- FIN MENU SEDE ELECTRÓNICA---*/

/*--- INICIO MENU EMPLEO---*/
.menus_intro_cajas_empleo {
    list-style-type: none;
    margin: 10px 2px;
    padding: 0 10px;
}

.menus_intro_cajas_empleo li{
	text-align:left;	
}

.menus_intro_cajas_empleo li a{
	font-size:12px;
	color:#ffffff;
}

.menus_intro_cajas_empleo li a:hover, .menus_intro_cajas_empleo li a:focus {
    color: #ffffff;
    text-decoration: none;
}
/*--- FIN MENU EMPLEO---*/

/*--- INICIO MENU PARTICIPA---*/
.menus_intro_cajas_participa {
    list-style-type: none;
    margin: 10px 2px;
    padding: 0 10px;
}

.menus_intro_cajas_participa li{
	text-align:left;	
}

.menus_intro_cajas_participa li a{
	font-size:12px;
	color:#ffffff;
}

.menus_intro_cajas_participa li a:hover, .menus_intro_cajas_participa li a:focus {
    color: #ffffff;
    text-decoration: none;
}
/*--- FIN MENU PARTICIPA---*/

/*--- INICIO MENU TRANSPARENCIA---*/
.menus_intro_cajas_transparencia{
    list-style-type: none;
    margin: 10px 2px;
    padding: 0 10px;
}

.menus_intro_cajas_transparencia li{
	text-align:left;	
}

.menus_intro_cajas_transparencia li a{
	font-size:12px;
	color:#ffffff;
}

.menus_intro_cajas_transparencia li a:hover, .menus_intro_cajas_transparencia li a:focus {
    color: #ffffff;
    text-decoration: none;
}
/*--- FIN MENU TRANSPARENCIA---*/

/*---- FIN CAJAS DE MENUS ------*/




/*---- INICIO ESTILOS DE NUEVOS MENUS NOTICIERO HOME------*/

#ayto .navbar-nav > li > .dropdown-menu {
    background-color: #f3f3f3;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-top: 0;
}
#ayto .navbar-default .navbar-nav > li > a {
    font-weight: bold;
    width: auto;
}
#ayto .mega-dropdown {
    position: static !important;
    width: auto;
}
#ayto .mega-dropdown-menu {
    box-shadow: none;
    margin-top: 0;
    padding: 20px 0;
    width: 100%;
}
#ayto .mega-dropdown-menu > li > ul {
    margin: 0;
    padding: 0;
}
#ayto .mega-dropdown-menu > li > ul > li {
    list-style: outside none none;
}
#ayto .mega-dropdown-menu > li > ul > li > a {
    clear: both;
    color: #999;
    display: block;
    font-weight: normal;
    line-height: 7px;
    padding: 3px 20px;
    white-space: normal;
}
.dropdown-menu {
    font-size: 13px;
}
.dropdown-header {
    font-size: 12px;
    line-height: 15px;
    padding: 3px 18px;
}
#ayto .mega-dropdown-menu > li ul > li > a:hover, #ayto .mega-dropdown-menu > li ul > li > a:focus {
    background-color: #f5f5f5;
    color: #444;
    text-decoration: none;
}
#ayto .mega-dropdown-menu .dropdown-header {
    color: #428bca;
    font-size: 15px;
    font-weight: bold;
}
#ayto .mega-dropdown-menu .dropdown-header.azul {
    color: #428bca;
    font-size: 16px;
    font-weight: bold;
}
#ayto .mega-dropdown-menu .dropdown-header.naranja {
    color: #ff782a;
    font-size: 16px;
    font-weight: bold;
}
#ayto .mega-dropdown-menu .dropdown-header.rojo {
    color: #d84141;
    font-size: 16px;
    font-weight: bold;
}
#ayto .mega-dropdown-menu .dropdown-header.lila {
    color: #84385c;
    font-size: 16px;
    font-weight: bold;
}
#ayto .mega-dropdown-menu .dropdown-header.amarillo {
    color: #ffb81a;
    font-size: 16px;
    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-bottom: 5px;
    padding-left: 38px;
}
#ayto .mega-dropdown-menu .dropdown-header.naranja.pad_1 {
    padding-bottom: 5px;
    padding-left: 38px;
}
#ayto .mega-dropdown-menu .dropdown-header.amarillo.pad_1 {
    padding-bottom: 5px;
    padding-left: 38px;
}
#ayto .mega-dropdown-menu .dropdown-header.rojo.pad_1 {
    padding-bottom: 5px;
    padding-left: 38px;
}
#ayto .mega-dropdown-menu .dropdown-header.lila.pad_1 {
    padding-bottom: 5px;
    padding-left: 38px;
}




#ciudad .mega-dropdown-menu .dropdown-header.azul.pad_1 {
    padding-bottom: 5px;
    padding-left: 38px;
}
#ciudad .mega-dropdown-menu .dropdown-header.naranja.pad_1 {
    padding-bottom: 5px;
    padding-left: 38px;
}
#ciudad .mega-dropdown-menu .dropdown-header.rojo.pad_1 {
    padding-bottom: 5px;
    padding-left: 38px;
}
#ciudad .mega-dropdown-menu .dropdown-header.amarillo.pad_1 {
    padding-bottom: 5px;
    padding-left: 38px;
}
#ciudad .mega-dropdown-menu .dropdown-header.lila.pad_1 {
    padding-bottom: 5px;
    padding-left: 38px;
}



#gobiernoabierto .mega-dropdown-menu .dropdown-header.azul.pad_1 {
    padding-bottom: 5px;
    padding-left: 38px;
}
#gobiernoabierto .mega-dropdown-menu .dropdown-header.naranja.pad_1 {
    padding-bottom: 5px;
    padding-left: 38px;
}
#gobiernoabierto .mega-dropdown-menu .dropdown-header.rojo.pad_1 {
    padding-bottom: 5px;
    padding-left: 38px;
}
#gobiernoabierto .mega-dropdown-menu .dropdown-header.amarillo.pad_1 {
    padding-bottom: 5px;
    padding-left: 38px;
}
#gobiernoabierto .mega-dropdown-menu .dropdown-header.lila.pad_1 {
    padding-bottom: 5px;
    padding-left: 38px;
}


#ciudad .navbar-nav > li > .dropdown-menu {
    background-color: #f3f3f3;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-top: 0;
}
#ciudad .navbar-default .navbar-nav > li > a {
    font-weight: bold;
    width: auto;
}
#ciudad .mega-dropdown {
    position: static !important;
    width: auto;
}
#ciudad .mega-dropdown-menu {
    box-shadow: none;
    margin-top: 0;
    padding: 20px 0;
    width: 100%;
}
#ciudad .mega-dropdown-menu > li > ul {
    margin: 0;
    padding: 0;
}
#ciudad .mega-dropdown-menu > li > ul > li {
    list-style: outside none none;
}
#ciudad .mega-dropdown-menu > li > ul > li > a {
    clear: both;
    color: #999;
    display: block;
    font-weight: normal;
    line-height: 7px;
    padding: 3px 20px;
    white-space: normal;
}
#ciudad .mega-dropdown-menu > li ul > li > a:hover, #ciudad .mega-dropdown-menu > li ul > li > a:focus {
    background-color: #f5f5f5;
    color: #444;
    text-decoration: none;
}
#ciudad .mega-dropdown-menu .dropdown-header {
    color: #428bca;
    font-size: 16px;
    font-weight: bold;
}
#ciudad .mega-dropdown-menu .dropdown-header.azul {
    color: #428bca;
    font-size: 16px;
    font-weight: bold;
}
#ciudad .mega-dropdown-menu .dropdown-header.naranja {
    color: #ff782a;
    font-size: 16px;
    font-weight: bold;
}
#ciudad .mega-dropdown-menu .dropdown-header.rojo {
    color: #d84141;
    font-size: 16px;
    font-weight: bold;
}
#ciudad .mega-dropdown-menu .dropdown-header.lila {
    color: #84385c;
    font-size: 16px;
    font-weight: bold;
}

#ciudad .mega-dropdown-menu .dropdown-header.amarillo {
    color: #ffb81a;
    font-size: 16px;
    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: 0;
}
#ciudad .mega-dropdown-menu .dropdown-header.azul {
    padding-bottom: 5px;
}
#ciudad .mega-dropdown-menu .dropdown-header.naranja {
    padding-bottom: 5px;
}
#ciudad .mega-dropdown-menu .dropdown-header.rojo {
    padding-bottom: 5px;
}
#ciudad .mega-dropdown-menu .dropdown-header.lila {
    padding-bottom: 5px;
}
#ciudad .mega-dropdown-menu .dropdown-header.amarillo {
    padding-bottom: 5px;
}


#gobiernoabierto .navbar-nav > li > .dropdown-menu {
    background-color: #f3f3f3;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-top: 0;
}
#gobiernoabierto .navbar-default .navbar-nav > li > a {
    font-weight: bold;
    width: auto;
}
#gobiernoabierto .mega-dropdown {
    position: static !important;
    width: auto;
}
#gobiernoabierto .mega-dropdown-menu {
    box-shadow: none;
    margin-top: 0;
    padding: 20px 0;
    width: 100%;
}
#gobiernoabierto .mega-dropdown-menu > li > ul {
    margin: 0;
    padding: 0;
}
#gobiernoabierto .mega-dropdown-menu > li > ul > li {
    list-style: outside none none;
}
#gobiernoabierto .mega-dropdown-menu > li > ul > li > a {
    clear: both;
    color: #999;
    display: block;
    font-weight: normal;
    line-height: 7px;
    padding: 3px 20px;
    white-space: normal;
}
#gobiernoabierto .mega-dropdown-menu > li ul > li > a:hover, #gobiernoabierto .mega-dropdown-menu > li ul > li > a:focus {
    background-color: #f5f5f5;
    color: #444;
    text-decoration: none;
}
#gobiernoabierto .mega-dropdown-menu .dropdown-header {
    color: #d84141;
    font-size: 16px;
    font-weight: bold;
}
#gobiernoabierto .mega-dropdown-menu .dropdown-header.azul {
    color: #428bca;
    font-size: 16px;
    font-weight: bold;
}
#gobiernoabierto .mega-dropdown-menu .dropdown-header.naranja {
    color: #ff782a;
    font-size: 16px;
    font-weight: bold;
}
#gobiernoabierto .mega-dropdown-menu .dropdown-header.rojo {
    color: #d84141;
    font-size: 16px;
    font-weight: bold;
}
#gobiernoabierto .mega-dropdown-menu .dropdown-header.lila {
    color: #84385c;
    font-size: 16px;
    font-weight: bold;
}
#gobiernoabierto .mega-dropdown-menu .dropdown-header.amarillo {
    color: #ffb81a;
    font-size: 16px;
    font-weight: bold;
}




#gobiernoabierto .mega-dropdown-menu form {
    margin: 3px 20px;
}
#gobiernoabierto .mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}
#gobiernoabierto .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: 0;
}

#gobiernoabierto .mega-dropdown-menu .dropdown-header.azul {
    padding-bottom: 5px;
}
#gobiernoabierto .mega-dropdown-menu .dropdown-header.naranja {
    padding-bottom: 5px;
}
#gobiernoabierto .mega-dropdown-menu .dropdown-header.lila {
    padding-bottom: 5px;
}

#gobiernoabierto .mega-dropdown-menu .dropdown-header.amarillo {
    padding-bottom: 5px;
}



#gobiernoabierto .lista_novedades_open_data a {
    color: #555555;
}
#ayto #gobiernoabierto .lista_novedades_open_data a:hover {
    color: #d43f3a;
}
#ciudad #gobiernoabierto .lista_novedades_open_data a:hover {
    color: #d43f3a;
}

#turismo #gobiernoabierto .lista_novedades_open_data a:hover {
    color: #ffb81a;
}

/*
#gobiernoabierto.lista_novedades_open_data {
    font-size: 13px;
    margin: 0;
    max-height: 150px;
    overflow-y: scroll;
    padding: 0;
}

#gobiernoabierto.lista_novedades_open_data li {
    list-style-type: none;
    margin-left: 15px;
    padding: 5px;
    text-align: left;
}
*/

#ayto #myCarousel {
	padding:0 40px;
}

/*---- FIN ESTILOS DE NUEVOS MENUS NOTICIERO HOME------*/




/*---- INICIO DE LOS 2 BLOQUES DE NOTICIAS SUPERIORES ------*/
#seccion_bloques_noticias {
    background-color: #ffffff;
    margin-top: 0;
	position:relative;
	z-index:1;
	margin-top: 20px;
	padding-bottom: 0px;
}

#nuevo_menu_home.navbar-nav > li > .dropdown-menu{
    background-color: #f3f3f3;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-top: 0;
}

#nuevo_menu_home .mega-dropdown-menu > li > ul > li > a {
  	display: block;
  	color: #222;
  	padding: 3px 5px;
}

#nuevo_menu_home .mega-dropdown-menu > li ul > li > a:hover,
#nuevo_menu_home .mega-dropdown-menu > li ul > li > a:focus {
	text-decoration: none;
  	color: #444;
	background-color: #d8d8d8;
}

/*---- FIN DE LOS 2 BLOQUES DE NOTICIAS SUPERIORES ------*/

/*---- INICIO SECCION ACTUALIDAD, AGENDA, NOTICIAS Y TABLÓN ------*/
#seccion_noticias {
    background-color: #f8f8f8;
    margin-top: 0;
    /*padding-bottom: 15px;
    padding-top: 15px;*/
	position:relative;
	z-index:1;
	margin-top: 20px;
	padding-bottom: 0px;
}

.titulos_tabs {
    font-size: 18px;
}

.nav > li {
    display: block;
    position: relative;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #004466;
    color: #FFFFFF;
}

.nav-pills > li > a {
    border-radius: 4px;
}

.nav > li > a {
    display: block;
    padding: 15px;
    position: relative;
}

.nav-tabs > li, .nav-pills > li {
    /*background-color: #EDEDED;
	width: 24.8%;*/
    float: left;
    margin-bottom: 10px;   
}

.nav > li {
    display: block;
    position: relative;
	/*width: 15.8%;
	border:1px solid;*/
}

#myCarousel .item img{
    position: relative;
}

.fecha{
	color:#ffffff;
	font-size: 12px;
	font-style:italic;
}

.fecha_noticias{
	color:#86bcec;
}

.titutlar_home{
	font-size:17px;
}

#ver_noticia_completa .btn{
	font-size: 15px;
    margin-top: 10%;
}

.carousel-inner > .item {
	height: 330px;
 	/*height: auto;*/
}

.carousel-inner > .banners_new {
    height: auto;
}

#myCarousel_1 > .carousel-inner > .item {
 	height: auto;
}


#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(105, 105, 105, 1) none repeat scroll 0 0;	
}

#myCarousel .list-group .active.list-group-item h1 {
    color: #ffffff;
}

#myCarousel .active .fecha_noticias {
    color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}




#myCarousel .list-group .active.list-group-item h4 {
    color: #ffffff;
}

#caption_noticia{
	display:none;
}

#capa_video{
	height:200px;
}

.tabs-home li a{
	padding: 5px 14px;
	font-size:16px;
}

.tabs-home{
	border-bottom: none;	
	border-bottom: 1px solid #ddd;
}

.menu-principal-home a{
	color:inherit;
}

.menu-principal-home{
	margin-top: 20px;
}

.carousel-inner-new{
    overflow: hidden;
    position: relative;
    width: 90%;
}

#myCarousel .list-group {
    padding: 0;
    position: absolute;
    top: 0;
}

.menu-principal-home a .caja-ayuntamiento:hover{
	color:#606366;
	background-color: #F0F0F0;
	transition: ease-in-out;
	
	background-image:url(../images/ico-ayuntamiento-3-wht.png);
	background-position:center left;
	background-repeat:no-repeat;
	background-size:19%;
}

.menu-principal-home a .caja-ciudad:hover{
	color:#606366;
	background-color: #F0F0F0;
	background-image:url(../images/ico-ciudad-wht.png);
	background-position:center left;
	background-repeat:no-repeat;
	background-size:19%;
}

.menu-principal-home a .caja-turismo:hover, .menu-principal-home a .caja-turismo:focus{
	color:#606366;
	background-color: #F0F0F0;
	background-image:url(../images/ico-turismo-wht.png);
	background-position:center left 2%;
	background-repeat:no-repeat;
	background-size:17%;
}

.menu-principal-home a .caja-empleo:hover{
	color:#606366;
	background-color: #F0F0F0;
	background-image:url(../images/ico-empleo-wht.png);
	background-position:center left;
	background-repeat:no-repeat;
	background-size:18%;
}

.menu-principal-home a .caja-sede:hover{
	color:#606366;
	background-color: #F0F0F0;
	background-image:url(../images/ico-sede-wht.png);
	background-position:center left;
	background-repeat:no-repeat;
	background-size:19%;
}

.menu-principal-home a .caja-gobierno-abierto:hover{
	color:#606366;
	background-color: #F0F0F0;
	background-image:url(../images/ico-gobierno-abierto-wht.png);
	background-position:center left;
	background-repeat:no-repeat;
	background-size:19%;
}

.sub-texto-menu{
	font-size:11px;
	padding-left:75px;	
}

.titulo-area-menu{
	font-size:24px;
	margin-bottom:3px;
	padding-left:75px;
}

.caja-ayuntamiento{
	border-bottom: 5px solid rgb(66, 139, 202);
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	border-radius:5px;
	background-color:#fff;
	background-image:url(../images/ico-ayuntamiento-3.png);
	background-position:center left;
	background-repeat:no-repeat;
	background-size:19%;
}

.caja-ciudad{
	border-bottom: 5px solid #ff782a;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	border-radius:5px;
	background-color:#fff;
	background-image:url(../images/ico-ciudad.png);
	background-position:center left;
	background-repeat:no-repeat;
	background-size:19%;
}

.caja-turismo{
	border-bottom: 5px solid #ffb81a;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	border-radius:5px;
	background-color:#fff;	
	background-image:url(../images/ico-turismo.png);
	background-position:center left 2%;
	background-repeat:no-repeat;
	background-size:17%;
}

.caja-empleo{
	border-bottom: 5px solid #88c823;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	border-radius:5px;
	background-color:#fff;
	background-image:url(../images/ico-empleo.png);
	background-position:center left;
	background-repeat:no-repeat;
	background-size:18%;
}

.caja-sede{
	border-bottom: 5px solid #3b2245;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	border-radius:5px;
	background-color:#fff;
	background-image:url(../images/ico-sede.png);
	background-position:center left;
	background-repeat:no-repeat;
	background-size:19%;
}

.caja-gobierno-abierto{
	border-bottom: 5px solid #b30b02;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	border-radius:5px;
	background-color:#fff;
	background-image:url(../images/ico-gobierno-abierto.png);
	background-position:center left;
	background-repeat:no-repeat;
	background-size:19%;
}

#cajas_menu h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 10px;
    margin-top: 35px;
}

.home-principal{
	background-color:#ffffff;
}

.redes-centro-home img{
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    padding-top: 3px;
    padding-left: 14px;
}

.nav-tabs > li > a {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    height: initial;
}

#myCarousel .carousel-caption {
    background: rgba(101, 101, 101, 0.8) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    padding: 10px;
    right: 0;
    text-align: left;
    text-shadow: none;
}

.azul_4 {
    color: #fff;
}

.carousel-caption a:hover, a:focus {
    text-decoration: none;
}

.carousel-caption h4 {
    font-size:16px;
}

#myCarousel .carousel-caption {
    background: rgba(101, 101, 101, 0.7) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    padding: 10px;
    text-align: left;
    text-shadow: none;
}

.img-cartagena-pie{
	margin-top: -10px;
    text-align: left;
}

/**** AGENDA *****/



	.link_agenda {
		float: left;
		margin: 0;
		padding: 0px 10px;
	}
	
	.link_agenda h2, .h2 {
    	font-size: 20px;
	}
    
    .event-list {
		list-style: none;
		font-family: 'Lato', sans-serif;
		margin: 0px;
		padding: 10px 0;
	}
	
	.event-list > li {
		background-color: rgb(255, 255, 255);
		box-shadow: 0px 0px 5px rgb(51, 51, 51);
		box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.7);
		padding: 0px;
		margin: 0px 0px 20px;
	}
	
	.event-list > li > time {
		display: inline-block;
		width: 100%;
		color: rgb(255, 255, 255);
		background-color: #428bca;
		padding: 5px;
		text-align: center;
		text-transform: uppercase;
	}
	
	.event-list > li:nth-child(even) > time {
		background-color: #777777;
	}
	
	.event-list > li > time > span {
	}
	
	.event-list > li > time > .day {
		display: block;
		font-size: 45pt;
		font-weight: 100;
		line-height: 1;
	}
	.event-list > li time > .month {
		display: block;
		font-size: 24pt;
		font-weight: 900;
		line-height: 1;
	}
	.event-list > li > img {
		width: 100%;
	}
	.event-list > li > .info {
		padding-top: 5px;
		text-align: center;
	}
	.event-list > li > .info > .title {
		font-size: 17pt;
		font-weight: 700;
		margin: 0px;
	}
	.event-list > li > .info > .desc {
		font-size: 13pt;
		font-weight: lighter;
		margin: 0px;
		padding:5px;
	}
	.event-list > li > .info > ul,
	.event-list > li > .social > ul {
		display: table;
		list-style: none;
		margin: 10px 0px 0px;
		padding: 0px;
		width: 100%;
		text-align: center;
	}
	.event-list > li > .social > ul {
		margin: 0px;
	}
	.event-list > li > .info > ul > li,
	.event-list > li > .social > ul > li {
		display: table-cell;
		cursor: pointer;
		color: rgb(30, 30, 30);
		font-size: 11pt;
		font-weight: 300;
        padding: 3px 0px;
	}
	
    .event-list > li > .info > ul > li > a {
		display: block;
		width: 100%;
		color: rgb(30, 30, 30);
		text-decoration: none;
	} 
	
	.event-list > li > .info > ul > li > a:hover {
		color: rgb(255, 255, 255);
	} 
	
    .event-list > li > .social > ul > li {    
        padding: 0px;
    }
	
    .event-list > li > .social > ul > li > a {
        padding: 3px 0px;
	} 
	
	.event-list > li > .info > ul > li:hover,
	.event-list > li > .social > ul > li:hover {
		color: rgb(255, 255, 255);
		background-color: rgb(66, 139, 202);
	}
	
	.facebook a,
	.twitter a,
	.google-plus a {
		display: block;
		width: 100%;
		color: rgb(75, 110, 168) !important;
	}
	
	.twitter a {
		color: rgb(79, 213, 248) !important;
	}
	
	.google-plus a {
		color: rgb(221, 75, 57) !important;
	}
	
	.facebook:hover a {
		color: rgb(255, 255, 255) !important;
		background-color: rgb(75, 110, 168) !important;
	}
	
	.twitter:hover a {
		color: rgb(255, 255, 255) !important;
		background-color: rgb(79, 213, 248) !important;
	}
	
	.google-plus:hover a {
		color: rgb(255, 255, 255) !important;
		background-color: rgb(221, 75, 57) !important;
	}
	
	
	/*---- INICIO NUEVA SECCION ACTUALIDAD, AGENDA, NOTICIAS Y TABLÓN ------*/

#noticias_incio{
	margin:15px 0;
	float:left;
}

.nav-tabs { 
	/*border-bottom: 2px solid #DDD; */
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { 
	border-width: 0; 
}

.nav-tabs > li > a { 
	border: none; 
	color: #666; 
}

.nav-tabs > li.active > a, .nav-tabs > li > a:hover { 
	border: none; 
	color: #4285F4 !important; 
	background: transparent; 
}

.nav-tabs > li > a::after { 
	content: ""; 
	background: #4285F4; 
	height: 2px; 
	position: absolute; 
	width: 100%; 
	left: 0px; 
	bottom: -1px; 
	transition: all 250ms ease 0s; 
	transform: scale(0); 
}

.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { 
	transform: scale(1); 
}

.tab-nav > li > a::after { 
	background: #21527d none repeat scroll 0% 0%; 
	color: #fff; 
}

.tab-pane { 
	padding:0; 
}

.tab-content{
	padding: 0px;
}

.card {
	background: #FFF none repeat scroll 0% 0%; 
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); 
	margin-bottom: 30px; 
}

.label {
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 100%;
    font-weight: normal;
    line-height: 1;
    padding: 0;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

#actualidad{
	/*border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
	padding: 25px 25px 10px*/
	padding:0;
	
}

#actualidad .label_boton_ver{
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 100%;
    font-weight: normal;
    line-height: 1;
    padding: 5px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

#myCarousel .list-group-item li{
    background-color: #525252 none repeat scroll 0 0;
}


	@media (min-width: 768px) {
		
		.event-list > li {
			position: relative;
			display: inline-block;
			width: 100%;
			height: auto;
			padding: 0px;
			background-color: rgb(245, 245, 245);
		}
		
		.event-list > li > time,
		.event-list > li > img  {
			display: inline-block;
		}
		
		
		.event-list > li > time,
		.event-list > li > img {
			float: left;
		}
		
		.event-list > li > .info {
			background-color: rgb(245, 245, 245);
			overflow: hidden;
		}

		.event-list > li > time,
		.event-list > li > img {
			width: 181px;
			height: 120px;
			margin: 0px;
			float: left;
		}
		
		.event-list > li > .info {
			position: relative;
			height: 120px;
			text-align: left;
			padding-right: 0px;
		}	
		
		.event-list > li > .info > .title, 
		.event-list > li > .info > .desc {
			padding: 0px 10px;
			padding: 5px 10px 0;
			
		}
		.event-list > li > .info > ul {
			position: absolute;
			left: 0px;
			bottom: 0px;
		}
		
		.event-list > li > .social {
			position: absolute;
			top: 0px;
			right: 0px;
			display: block;
			width: 40px;
		}
        .event-list > li > .social > ul {
            border-left: 1px solid rgb(230, 230, 230);
        }
		.event-list > li > .social > ul > li {			
			display: block;
            padding: 0px;
		}
		.event-list > li > .social > ul > li > a {
			display: block;
			width: 40px;
			padding: 10px 0px 9px;
		}
		
		.titutlar_home{
			font-size:15px;
		}
	}
/*---- FIN SECCION ACTUALIDAD, AGENDA, NOTICIAS Y TABLÓN ------*/


/* INICIO 3 DESTACADOS INFERIORES */ 

#banners_destacados_home{
	margin:15px 0;
	text-align:center;
}

#banners_destacados_home img {
    border: 1px solid #ccc;
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
}
/* FIN 3 DESTACADOS INFERIORES */ 


/*--- INICIO ESTILOS DEL PIE/FOOTER ----- */
#footer {
    background-color: #e2e2e2;
    border-top: 3px solid #004466;
    bottom: 0;
    color: #444444;
    height: auto;
    padding-top: 20px;
	padding-bottom: 20px;
    width: 100%;
}

#footer1 {
    background-color: #cbd0d4;
    bottom: 0;
    color: #797979;
    height: auto;
    padding-top: 20px;
    width: 100%;
}
.footer1 > .container {
    padding-left: 15px;
    padding-right: 15px;
}

.footer > .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 ESTILOS DE LAS REDES SOCIALES ----- */
/*
#redesS.lista_compartir{
	margin:0;
	padding:0;
}

#redesS.lista_compartir li{
	list-style-type:none;
	display:inline-block;
	margin:0;
	padding:0 2px;
}


#redesS.lista_compartir li a {
    font-size: 16px;
    padding: 0 4px 0 0;
	margin:0;
	padding:0;	
}

#redesS .fb_iframe_widget {
    display: table-row-group;
    position: relative;
}
*/
/*--- FIN ESTILOS DE LAS REDES SOCIALES ----- */



.banners-grandes-home {
	border:1px solid #ccc;
	margin:0 auto;
}
	
	
/*.luces_navidad {
	float: right;
	position: absolute;
	top: 125px;
	width: 100%;
	z-index:2;	
}*/




/*---- MEDIA QUERIES -----*/

@media (max-width: 1024px) { 
.altura_cajas_menu_home{
	min-height:105px;
}

#cajas_menu h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 15px;
}
}


@media (min-width: 992px) { 
#myCarousel {
	padding-right:33.3333%;
}
	
#myCarousel .carousel-controls {
	display:none;
}
	
.carousel-control {
    /*margin-top: 75px;*/
	margin-top: 155px;
}

.carousel-inner > .banners_new {
    height: auto;
}
	 		
}

@media (max-width: 991px) { 
.carousel-caption p,
#myCarousel .list-group {
	display:none;
} 

#eltiempo_idiomas{
	margin-top:35px;
}

.nav > li > a {
    display: block;
    padding: 8px;
}

#menus_principales_hover {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 15px;
    padding-top: 140px;
    z-index: 2;
}

.img_grafia {
    height: 100px;
    margin-left: 25px;
    padding: 0;
}

.eltiempo_idiomas {
    margin-bottom: 5px;
    margin-top: 30px;
}	

#big-video-wrap{
	display:none;
}

#menus_principales_hover {
	background-image:url(../images/fondos/back01.jpg);
	background-size:cover;
	background-position:top;
	margin-bottom: 0px;
    margin-top: 0;
    padding-bottom: 30px;
    padding-top: 160px;
	z-index:10;	
}

.carousel-inner > .item {
    height: 445px;
}

.carousel-inner > .banners_new {
    height: auto;
}

}


@media (min-width: 768px) and (max-width: 979px) {
	
	
#caption_noticia{
		display:inline;
}

.nav-tabs > li, .nav-pills > li {
    width: 100%;
	height: 55px;
}

.carousel-inner > .item {
    height: 445px;
}

.carousel-control {
    margin-top: 120px;
	margin-top: 200px;
}

.carousel-inner > .banners_new {
    height: auto;
}

.arrows_new {
    margin-top: 50px;
}


.caja-ayuntamiento{
	background-size:14%;
}

.caja-ciudad{
	background-size:14%;
}

.caja-turismo{
	background-size:14%;
}

.caja-empleo{
	background-size:14%;
}

.caja-sede{
	background-size:14%;
}

.caja-gobierno-abierto{
	background-size:14%;
}

.menu-principal-home a .caja-ayuntamiento:hover{
	background-size:14%;
}

.menu-principal-home a .caja-ciudad:hover{
	background-size:14%;
}

.menu-principal-home a .caja-turismo:hover, .menu-principal-home a .caja-turismo:focus{
	background-size:14%;
}

.menu-principal-home a .caja-empleo:hover{
	background-size:14%;
}

.menu-principal-home a .caja-sede:hover{
	background-size:14%;
}

.menu-principal-home a .caja-gobierno-abierto:hover{
	background-size:14%;
}



/*----- INICIO IMAGEN HOME -----*/
#img_entrada_home{
	/*border:1px solid red;*/
	height:auto;
    margin: 0;
	padding:0;
	background-image:url(../images/fondos/back01.jpg);
	background-size:cover;
	background-position:center 65%;
	margin-bottom: 0px;
    margin-top: 0;
    padding-bottom: 30px;
    /*padding-top: 16px;*/
	padding-top:50px;
	z-index:10;	
}

#img_entrada_home img{
	position:relative;
	margin:0 auto;
	z-index:1;
	width:50%;
}

/*----- FIN IMAGEN HOME -----*/


}


@media (max-width: 767px) { 
	
#ayto .mega-dropdown {
    position: static !important;
	display: block;
    width: 100%;    
}
	
#menuHome2	{
	visibility:hidden;
	display:none !important;
}

#caption_noticia{
	display:inline;
}

.nav-tabs > li, .nav-pills > li {
    /*width: 100%;*/
	width:auto;
	height: 55px;
}	

#eltiempo_idiomas{
	margin-top:0px;
}	

#menus_principales_hover {
	border:1px solid white;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 15px;
    padding-top: 115px;
    z-index: 2;
}

.carousel-inner > .item {
    height: 290px;
}

.carousel-control {
    margin-top: 120px;
}

.carousel-inner > .banners_new {
    height: auto;
}

.caja-ayuntamiento{
	background-size:14%;
}

.caja-ciudad{
	background-size:14%;
}

.caja-turismo{
	background-size:14%;
}

.caja-empleo{
	background-size:14%;
}

.caja-sede{
	background-size:14%;
}

.caja-gobierno-abierto{
	background-size:14%;
}

.menu-principal-home a .caja-ayuntamiento:hover{
	background-size:14%;
}

.menu-principal-home a .caja-ciudad:hover{
	background-size:14%;
}

.menu-principal-home a .caja-turismo:hover, .menu-principal-home a .caja-turismo:focus{
	background-size:14%;
}

.menu-principal-home a .caja-empleo:hover{
	background-size:14%;
}

.menu-principal-home a .caja-sede:hover{
	background-size:14%;
}

.menu-principal-home a .caja-gobierno-abierto:hover{
	background-size:14%;
}

.nav > li > a {
    display: inline;
    padding: 8px;
}

.nav > li {
    display:inline-block;
    position: relative;
	padding:10px 0;
}

.titutlar_home{
	font-size:13px;
}

#menu_ayto_color{
	background-color: rgba(245, 245, 245, 1);	
}
	
#menu_ciudad_color{
	background-color: rgba(245, 245, 245, 1);
}

#menu_turismo_color{
	background-color: rgba(245, 245, 245, 1);
}

#menu_sede_color{
	background-color: rgba(245, 245, 245, 1);
}

#menu_transparencia_color{
	background-color: rgba(245, 245, 245, 1);
}

}

@media (max-width: 480px) {

#menuHome2	{
	visibility:hidden;
}


#caption_noticia{
	display:inline;
}

.nav-tabs > li, .nav-pills > li {
    /*width: 100%;*/
	width:auto;
	height: 55px;
}

#menus_principales_hover {
	padding-top:5px;
}

.carousel-inner > .item {
    height: 177px;
}

.carousel-control {
    /*margin-top: 383px;*/
}

.carousel-inner > .banners_new {
    height: auto;
}

.titulo-area-menu {
    font-size: 25px;
    margin-bottom: 3px;
    padding-left: 15px;
}

.sub-texto-menu {
    font-size: 11px;
    padding-left: 15px;
}

.caja-ayuntamiento{
	background-size:14%;
}

.caja-ciudad{
	background-size:14%;
}

.caja-turismo{
	background-size:14%;
}

.caja-empleo{
	background-size:14%;
}

.caja-sede{
	background-size:14%;
}

.caja-gobierno-abierto{
	background-size:14%;
}

.menu-principal-home a .caja-ayuntamiento:hover{
	background-size:14%;
}

.menu-principal-home a .caja-ciudad:hover{
	background-size:14%;
}

.menu-principal-home a .caja-turismo:hover, .menu-principal-home a .caja-turismo:focus{
	background-size:14%;
}

.menu-principal-home a .caja-empleo:hover{
	background-size:14%;
}

.menu-principal-home a .caja-sede:hover{
	background-size:14%;
}

.menu-principal-home a .caja-gobierno-abierto:hover{
	background-size:14%;
}

.nav > li > a {
    display: inline;
    padding: 8px;
}


.nav > li {
    display:inline-block;
    position: relative;
	padding:10px 0;
}
	
}


/***** 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;
}
*/
/***** FIN ESTILOS COMPARTIR *****/