/*
 Theme Name:   Twenty Sixteen Child
 Theme URI:    https://ideanto.com/twenty-sixteen-child/
 Description:  360º Ideanto Child Theme
 Author:       Sergio Lima
 Author URI:   https://ideanto.com
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-sixteen-child
*/
/* =Aquí empieza la personalización de tu tema
-------------------------------------------------------------- */
#masthead{position:fixed; top:0;}

.site{margin: 0px;}
.admin-bar .site{margin-top: -32px;}
body:not(.custom-background-image):before{height:0px;}
.site-inner{max-width: 100%;}
.site-header{
	padding-bottom: 0px; 
	padding-top: 0px; 
	width: 100%; 
	background-color: #FFF;
}
#content{min-height: 100vh;margin-top: 0px; overflow: hidden;}
.site-content{padding-left: 0px; padding-right: 0px;}
#visita{ max-height: 100%; max-height: 95vh; min-height: 95vh;border: none !important;}

footer{
	position: fixed;
    bottom: 0px;
    z-index: 10;
    background-color: #FFF;
    width: 100%;
}

body:not(.custom-background-image):before, body:not(.custom-background-image):after{height:0px;}


/* CUSTOM FONTS*/
/*
@font-face {
	font-family: 'Open Sans', sans-serif;font-weight:400;
    src: url(fonts/Aileron-Light.otf);
}

@font-face {
	font-family: "Aileron-Thin";
    src: url(fonts/Aileron-Thin.otf);
}

@font-face {
	font-family: 'Open Sans', sans-serif;font-weight:700;;
    src: url(fonts/Aileron-Bold.otf);
}



*/

@font-face {
	font-family: "Font-Awesome";
    src: url(fonts/FontAwesome.otf);
}

@font-face {
	font-family: "Myriad-Regular";
    src: url(fonts/MyriadPro-Regular.otf);
}

@font-face {
	font-family: "Myriad-Bold";
    src: url(fonts/MyriadPro-Bold.otf);
}

@font-face {
	font-family: "Light-Bold";
    src: url(fonts/myriad-light.woff);
}


@font-face {
	font-family: "lcd";
	src: url('fonts/lcdphone.eot');
    src: url('fonts/lcdphone.eot?#iefix') format('embedded-opentype'),
         url('fonts/lcdphone.woff') format('woff'),
         url('fonts/lcdphone.ttf') format('truetype');
}


/* FUENTES */

p, span, li, a, td, tr {
	font-family: "Myriad-Regular" !important;
}



h1, h2, h3, h4, h5, h6, strong {
	font-family: "Myriad-Bold" !important;
}

.h3, h3 {
	font-size: 22px !important;
	text-transform: inherit !important;
}

strong {
	color:#009036 !important;
	font-weight: inherit !important;
}

.verde {
	color:#009036 !important;
}


p, td, tr {
	margin-bottom: 25px !important;	
	font-size:18px !important;
	line-height: 26px !important;
	color:#363636 !important;
	text-align: justify !important;
	white-space: pre-line;
	word-break: break-word;
	hyphens: auto;

	
}

li {
	font-size: 18px !important;
	color:#363636 !important;
	line-height: 26px !important;;

	text-align: justify !important;

}

.content li {
	margin-bottom: 25px !important;
}

.modal-content li {
	white-space: pre-line;
	word-break: break-word;
	hyphens: auto;
}

h5 {
	text-transform: uppercase !important;
}

h1, h2, h3, h4 {
	margin-top: 0px !important;
}


/* GENERALES PÁGINAS */

.content-area {
	width: 100% !important;
	padding: 50px;
}

.sidebar {
	width: 0% !important;
	display: none !important;
}

#content a {
	color: rgb(78, 143, 58) !important;
	text-decoration: none !important;
	box-shadow: none !important;
}

#content a:hover {
	color: rgb(139, 175, 52) !important;
}

.modal li {
	color:black !important;
}


.bootstrap-dialog .bootstrap-dialog-message {
    font-size: 18px !important;
}

/* HEADER */

.main-navigation .sub-menu li:hover > a {
    color: rgb(255, 255, 255) !important;
}

.main-navigation .sub-menu li.focus > a {
	color:#fff !important;
}

.custom-logo {
    max-width: 180px;
}

.site-branding, .site-header-menu, .header-image {
    margin-top: 10px;
    margin-bottom: 10px;
}

.menu-item a {
	color:#0e6927 !important;
	font-family: 'Open Sans', sans-serif;font-weight:400;
	font-size: 16px !important;
	/*font-weight: bold;*/
}

.menu-item a:hover {
	color:#d52d12 !important;
	font-family: 'Open Sans', sans-serif;font-weight:400;
	/*background-color: #455A64 !important;*/
}

.main-navigation li:hover > a, .main-navigation li.focus > a {
    color:#fff !important;
	background-color: #009036 !important;
}


.main-navigation ul ul li:hover {
	background-color: rgb(78, 143, 58);
	color:#d52d12 !important;
}

.main-navigation ul ul li a:hover {
	color:#d52d12 !important;
}

.sub-menu li:hover, .sub-menu li:focus {
	background-color: rgb(78, 143, 58) !important;
	color: white !important;
}

.menu-equipamiento .sub-menu {
	margin-top: 0px !important;
}

.menu-toggle {
    /*background-color: #4e8f3a !important;
    border: 1px solid #4e8f3a !important;*/
    background-color: transparent !important;
    border:none !important;
    color: #FFF !important;
    font-size: 13px;
    margin-right: 15px !important;
    border-radius: 5px !important;
}

.dropdown-toggle {
	color:#4e8f3a !important;
}

.fa-bars {
	font-size: 20px !important;
	padding: 2px 4px;
}

@media (max-width: 910px) {
	#site-navigation {
		background-color: rgba(255,255,255, 0.8) !important;
	}

	.site-header-menu a {
		color: #4e8f3a !important;
	}

	.site-header {
		background-color: transparent !important;
		padding: 0px;
	}

	.custom-logo {
		margin-top: 0px;
   		margin-left: 15px;	
	}

	.site-header-menu li {
		padding-left: 15px !important;
	}

	.menu-main-menu-container {
		width: 72% !important;
		float:right !important;
		background-color: rgba(255,255,255,0.94) !important;
		margin-right: 15px !important;
		border-radius: 5px !important;
	}

	.sub-menu li {
	    background-color: rgba(255, 255, 255, 0.8) !important;
	}

	.sub-menu li a{
	    color: #4e8f3a !important;
	}

	.main-navigation ul ul li:hover, .main-navigation ul ul li:focus, .main-navigation ul li:focus, .main-navigation ul li:hover {
	    background-color: rgba(255, 255, 255, 0.8) !important;
	    color: #4e8f3a !important;
	}

	.sub-menu li:hover {
	    background-color: white !important;
	    color: #4e8f3a !important;
	}

	.sub-menu li {
		padding-left: 7px !important;
	}

	.main-navigation .sub-menu li:hover > a, .main-navigation .sub-menu li.focus > a {
	    color: #fff !important;
	}

	.dropdown-toggle {
	    top: 4px !important;
	}
	.main-navigation .primary-menu {
	     border-bottom: none !important;
	     border-top: none !important;
	 }

	.sub-menu .dropdown-toggle {
	    top: -5px !important;
	}

	.menu-toggle {
		border-radius: 12px !important;
	}
	.main-navigation li#menu-item-40 {
	    border-top: none !important;
	    position: relative;
	}

	.menu-toggle {
	    margin: 5px 0 !important;
	}
}



/* ARREGLAMOS PADDING HOVER */

.site-branding, .site-header-menu, .header-image {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

#menu-main-menu li a {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}


#menu-main-menu .sub-menu li a {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

/* FONT AWESOME */

.fa-facebook::before {
    content: "\f082";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #0e6927 !important;
    font-style: normal;
    margin: 4px;
    font-size: 22px;
    cursor: pointer !important;
    display: block;
    margin-bottom: 0px !important;
}

.fa-twitter::before {
    content: "\f081";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #0e6927 !important;
    font-style: normal;
    margin: 4px;
    font-size: 22px;
    cursor: pointer !important;
    display: block;
    margin-bottom: 0px !important;
}

.fa-whatsapp::before {
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #0e6927 !important;
    font-style: normal;
    margin: 4px;
    font-size: 22px;
    cursor: pointer !important;
    display: block;
    margin-bottom: 0px !important;
}

.fa-youtube::before {
    content: "\f16a";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #0e6927 !important;
    font-style: normal;
    margin: 4px;
    font-size: 22px;
    cursor: pointer !important;
    display: block;
    margin-bottom: 0px !important;
}

.fa-flickr::before {
    content: "\f16e";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #0e6927 !important;
    font-style: normal;
    margin: 4px;
    font-size: 22px;
    cursor: pointer !important;
    display: block;
    margin-bottom: 0px !important;
}

.fa-instagram::before {
    content: "\f16d";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #0e6927 !important;
    font-style: normal;
    margin: 4px;
    font-size: 22px;
    cursor: pointer !important;
    display: block;
    margin-bottom: 0px !important;
}

.fa-linkedin-square::before {
    content: "\f08c";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #0e6927 !important;
    font-style: normal;
    margin: 4px;
    font-size: 22px;
    cursor: pointer !important;
    display: block;
    margin-bottom: 0px !important;
}

.fa-rss-square::before {
    content: "\f143";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #0e6927 !important;
    font-style: normal;
    margin: 4px;
    font-size: 22px;
    cursor: pointer !important;
    display: block;
    margin-bottom: 0px !important;
}

/* FOOTER */ 

footer {
	/*background-color: rgb(78, 143, 58) !important;*/
	background-color: transparent !important;
}

.logos-footer {
	width: 100%;
	height: auto;
	margin-bottom: 4px !important;
	margin-top: 8px;
	max-width: 145px !important;
}

.site-footer {
	padding:0px !important;
	display: grid !important;
}

footer .main-navigation {
	display: none !important;
}

/* GENERALES */

a {
	color: #0e6927 !important;
}

ul {
	list-style: square;
}

h4, h3, h2, h1 {
	color:white !important;
	text-transform: uppercase;
}

.modal-content ul li {
	/*margin-left: 30px !important;*/
    line-height: 22px;
    margin-bottom: 5px;
}

ul, menu, dir {
    display: block;
    margin-block-start: 0em !important	;
    margin-block-end: 0em !important;
    margin-inline-start: 0px !important;
    margin-inline-end: 0px !important;
    padding-inline-start: 0px !important;
}

.borde-inf {
	border-bottom: 1px solid black;
	padding-bottom: 20px;
}

.wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 25px !important;
}

.btn-descargar a.vc_btn3-style-modern {
	border: 1px solid #4e8f3a !important;
	color:#FFF !important;
}

.btn-descargar a.vc_btn3-style-modern:hover {
	border: 1px solid #4e8f3a !important;
	color:#4e8f3a !important;
	background-color: #FFF !important;
}


.btn-descargar a::before {
	content: "\f063";
	font-family: "Font-Awesome";
    font-weight: 300;
	color: #4e8f3a !important;
	font-style: normal;
	margin: 4px;
	font-size: 18px;
	cursor: pointer !important;
	display: inline;
}


.img-byn {
	-ms-filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	filter: grayscale(1);
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}

.img-byn:hover {
	-ms-filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
}



.politica-footer, .politica-footer a {
	color:#0e6927 !important;
	font-size: 12px !important;
	font-weight: normal !important;
	/*margin-top: 20px !important;
	display: block !important;*/
	text-decoration: none !important;
}

.right-align {
	text-align: right !important;
	padding-top: 0px;
	padding-right: 30px !important;
}

.site-info {
	width: 100% !important;
	vertical-align: middle !important;
	background-color: #FFF !important;
	border-top: 1px solid transparent !important;
}

.site-info a {
	text-decoration: none !important;
}

.site-info {
    margin: 0px auto 0px 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}



footer a {
	text-decoration: none !important;
}

.social-links-vr-footer {
	text-decoration: none !important;
}

.site-info a:hover {
	box-shadow: none !important;
}

.bg-green {
	background-color: #FFF !important;
}


#social-links-vr-footer {
	display: block;
	float:none;
}

.col-right-footer {
	text-align: right !important;
}

.caracteristicas {
    color: white;
    font-weight: bold;
    font-size: 20px !important;
    font-family: 'Open Sans', sans-serif;font-weight:700;
    margin-bottom: 0px !important;
}


/* --- */

@media (max-width: 910px) {
	.politica-footer, .politica-footer a {
		/*display: block !important;*/
		margin-top: 8px;
	}

	/*#social-links-vr-footer {
		display: inline;
		float:left;
	}*/

	.right-align {
	    text-align: right !important;
	    padding-top: 0px !important;
	    padding-right: 15px !important;
	}

	.fa-facebook::before, .fa-twitter::before, .fa-instagram::before, .fa-flickr::before, .fa-youtube::before {
		margin:0px 2px !important;
	}
}




/* CONTACTO */

.wpcf7-submit {
	background-color: #455A64 !important;
	color:white !important;
	border:1px solid #455A64 !important;
}

.wpcf7-submit:hover {
	background-color: rgb(255, 255, 255) !important;
	color:#455A64 !important;
	border:1px solid #455A64 !important;
}

.requerido {
	font-size: 12px;
	color: #455A64;
}

.requerido a {
	font-size: 15px !important;
}

.wpcf7-acceptance {
	margin-right: 5px !important;
}

label {
	font-weight: normal !important;
	margin-bottom: 0px !important;
}

.wpcf7-acceptance span.wpcf7-list-item {
    margin-left: 0px !important;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: none !important;
}

.wpcf7-form p {
	margin-bottom: 5px !important;
}

/* VENTANAS MODALES */

.modal-dialog {
    width: 80% !important;
    margin: 30px auto;
    max-width: 1250px !important;
}

.modal-content {
	background-color: rgba(255,255,255,1) !important;
	border-radius: 3px !important;
	padding: 0px;
}


.bootstrap-dialog.type-primary .modal-header {
    background-color: rgba(255,255,255,0) !important;
}

.bootstrap-dialog-title {
	color: #d52d12 !important;
	font-size:30px !important;
	text-transform: uppercase !important;
	line-height: 35px !important;
	width: 90% !important;
}

button.close {
	color: #d52d12 !important;
	font-size: 50px !important;
	opacity: 1 !important;
	margin-top: -12px !important;
}


.modal-header {
		padding: 0px !important;
}

.modal-dialog {
    margin-top: 85px !important;
}


.modal-body ul {
	padding-left: 10px !important;
}

.modal-body h4 {
	color:#0e6927 !important;
	font-weight: bold !important;
	font-size: 22px !important;
}

.modal-content h3 {
	color:#0e6927 !important;
}

.vc_row-has-fill > .vc_column_container > .vc_column-inner {
    padding-top: 0px !important;
}


@media (max-width: 768px) {
	.modal-dialog {
	    width: 95% !important;
	    margin: 30px auto;
	}

	.bootstrap-dialog-title {
	    font-size: 22px !important;
	    line-height: 26px !important;
	}

	button.close {
	    font-size: 40px !important;
	    margin-top: -10px !important;
	}

	.modal-dialog {
	    margin-top: 65px !important;
	}

}


/* MENÚS PERSONALIZADOS */

.main-navigation ul ul a {
    white-space: normal;
    width: auto !important;
    min-width: 250px !important;
    text-decoration: none !important;
}

.main-navigation ul a, .main-navigation a {
	text-decoration: none !important;
}

@media screen and (min-width: 61.5625em) {
	.site-header {
	    padding-right:  30px !important;
	    padding-left: 30px !important;
	}
}

@media screen and (min-width: 56.875em) {
	.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
	    right: auto !important;
	    left: 100% !important;
	}

	.main-navigation .menu-item-has-children > a:after {
	    content: "\f431";
	    position: absolute;
	    right: 0.625em;
	    top:22px !important;
	}

	.main-navigation .sub-menu .menu-item-has-children > a:after {
	    content: "\f431";
	    position: absolute;
	    right: 0.625em;
	    top:0.7em !important;
	}

	.main-navigation ul ul .menu-item-has-children > a:after {
	    right: 0.5625em;
	    top: 0.875em;
	    -webkit-transform: rotate(-90deg) !important;
	    -moz-transform: rotate(-90deg) !important;
	    -ms-transform: rotate(-90deg) !important;
	    transform: rotate(-90deg) !important;
	}

	#menu-item-199 .sub-menu {
		margin-top: 0px !important;
	}
}



ul.submenu {
	margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px !important;
}

/* -------------------------------- */



.vc_grid.vc_row .vc_grid-item{display: inline-block !important}

.vc_grid.vc_row .vc_hidden{display:none !important;}


.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a {
    font-weight: normal !important;
}


/* VERSION MÓVIL */

@media (max-width: 910px) {


	#menu-main-menu .sub-menu .sub-menu li span {
		max-width: 60% !important;
	    display: inline-block !important;
	} 

	#menu-main-menu #menu-item-43 span {
		max-width: 60% !important;
	    display: inline-block !important;
	} 

	/* AJUSTAMOS ICONOS EN LÍNEAS PARTIDAS */

	#menu-main-menu {
		height: 20% !important;
	    display: block;
	    overflow: auto !important;
	    /*position: fixed !important;*/
	    max-height: 70vh !important;
  		-webkit-overflow-scrolling: touch;
	}

}



/* BLOG */ 

a.vc_btn3 {
	border: 1px solid #455A64 !important;
	color:#455A64 !important;
	background-color: #FFF !important;
}

a.vc_btn3:hover {
	

	border: 1px solid #455A64 !important;
	background-color:#455A64 !important;
	color:white !important;
}

.page-id-493 .vc_btn3-container {
    margin-top: 15px !important;
}



.modal-header {
    padding: 15px;
    border-bottom: none !important;
}


/* NOTICIAS */

.vc-gitem-zone-height-mode-auto .vc_gitem-zone-img {
    display: block !important; 
}

.vc-gitem-zone-height-mode-auto .vc_gitem-zone-img {
    background-color: white !important;
    width: 100% !important;
}

.vc_gitem-zone-img {
    visibility: visible !important;
}

.vc-gitem-zone-height-mode-auto:before {
    content: none !important;
}

.btn-leer-mas::before {
	content: "\f090";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #d52d12 !important;
    font-style: normal;
    margin: 4px;
    margin-right: 12px !important;
    font-size: 16px;
    cursor: pointer !important;
    display: inline !important;
}

.vc_gitem-post-data-source-post_excerpt {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

.noticia-pad br {
	display: none !important;
}

.btn-news:hover::before {
 	color: white !important;  
}

.btn-ver-mas {
	background-color: white !important;
	border: 1px solid #d52d12 !important;
	color: #d52d12 !important;
	padding:10px 20px !important;
	margin:0 auto !important;
	margin-top: 40px !important;
	border-radius: 5px !important;
	text-decoration: none !important;
	font-weight: 700 !important;
	text-decoration: inherit !important;
	display: block !important;
	max-width: 100px !important;

}

.content-post .btn-ver-mas {
	max-width: 80px !important;

}


.btn-leer-mas {
	background-color: transparent !important;
	border:none !important;
	color:#d52d12 !important;
	font-size: 16px !important;
	text-decoration: none !important;
}

a.more-link {
	display: none !important;
}

.button-mas {
	width: 100% !important;
    text-align: center !important;
}

.post-navigation {
	display: none !important;
}

.entry-footer {
	display: none !important;
}
/*
.post-navigation {
	display: none !important;
}
*/

.post-thumbnail, .content-post {
	width: 100% !important;
	max-width: 80% !important;
	margin:0 auto !important;
	margin-bottom: 25px !important;
	margin-top: 25px !important;
}

.post-thumbnail img {
	width: 100% !important; 
	height: auto !important;
}

.single .bootstrap-dialog-title {
	text-transform: inherit !important;
}



@media (max-width: 768px) {
	.titulo-entrada {
		margin-top: 15px !important;	
	}

	.vc_gitem_row .vc_gitem-col {
		padding:10px 0px !important;
	}

	.vc_btn3-container .vc_btn3-left {
		margin-bottom: 0px !important;
	}

	.vc_col-sm-6 {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}

	.post-thumbnail {
    	display: block;
	    margin: 10px 0px !important;
	}

	.entry-content {
		margin-right: 0px !important;
    	margin-left: 0px !important;
	}

	.post-thumbnail, .content-post {
		width: 100% !important;
		max-width: 100% !important;
		margin:0 auto !important;
		margin-bottom: 25px !important;
		margin-top: 25px !important;
	}
}



/* SOLUCIONES */

.img-solucion {
	margin-bottom: 5px !important;
}

.img-solucion img {
	border-radius: 8px !important;
}

.titulo-solucion {
	font-size: 23px !important;
	font-weight: bold !important;
	color: #FFF !important;
	text-transform: uppercase !important;
	text-align: center !important;
	margin-bottom: 0px !important
}

.empresa-solucion {
	font-size: 16px !important;
	font-weight: normal !important;
	color: #FFF !important;
	text-transform: inherit !important;
	text-align: center !important;
}

.rwo-solucion .wpb_text_column :last-child {
    margin-bottom: 0;
    display: block !important;
}

.link-normal {
	text-decoration: none !important;
}

.link-normal:hover {
	text-decoration: none !important;
}


/* ELIMINAMOS LA BARRA DEL ADMIN */

#wpadminbar {
	display: none !important;
}



button[disabled], html input[disabled] {
    opacity: 1 !important;
}

/* PERSONALIZAMOS PÁGINAS */

.precio-billete-right {
	float:right !important;
	font-family: 'Open Sans', sans-serif;font-weight:700;
}

.modal-body ul li {
	color:black;
}

.modal-body ul {
	list-style: none !important;
}

.modal-body ul.horarios {
	list-style: none !important;
	/*list-style-image: url('img/list-style-horario-2.png') !important;*/
	margin-bottom: 15px !important;
}

.modal-body ul.horarios li {
	color:#363636 !important;
}



.dia-horario {
	background-color:#CCCCCC !important;
	text-align: left;
}

.dia-horario p, .col-horario-left p {
	margin-bottom: 10px !important;
	margin-top: 10px !important;
}



.border-horario {
	border:1px solid black !important;
}

.row-horario {
	margin-bottom: -1px !important;
}

.col-horario-left {
	margin-left: -1px !important;

	/*width: 20%;
	float:left;*/
}

/*
.h4-lined {
	border-bottom: 1px solid #d52d12 !important;
}
*/

.icon-direccion {
	font-family: 'Open Sans', sans-serif;font-weight:700;
	text-align: center !important;
	margin-right: 10px !important;
}


.icon-direccion::before {
	font-family: "Font-Awesome" !important;
	content: "\f041" !important;
	color: #d52d12 !important;
	font-size: 20px !important;
	margin-right: 5px !important;
}

.icon-telf {
	font-family: 'Open Sans', sans-serif;font-weight:700;
	margin-bottom: 0px !important;
	text-align: center !important;
	display: inline !important;
}

.icon-telf::before {
	font-family: "Font-Awesome" !important;
	content: "\f095" !important;
	color: #d52d12 !important;
	font-size: 20px !important;
	margin-right: 5px !important;
}


.open-persiana.btn-ver-mapa p{
	color:#00753E !important;
	text-align: left !important;
	border-bottom: 1px solid #00753E !important;
	font-weight: 400 !important;
}

.blacked.open-persiana strong{
	color: #363636 !important;
}

.blacked.open-persiana.btn-ver-mapa p{
	color: #363636 !important;
	font-weight: 700 !important;
}

.blacked.open-persiana img {
	-webkit-filter: grayscale(100%) !important; /* Safari 6.0 - 9.0 */
  filter: grayscale(100%) !important;
}

.img-content-inner img {
	width: 100%;
	max-width: 48% !important;
	margin-bottom: 15px !important;
}

@media (max-width: 768px) {
	.img-content-inner img {
		width: 100%;
		max-width: 100% !important;
	}

}



.border-image {
	border:5px solid #c6c6c6 !important;
}

h4.red-text, li.red-text, span.red-text {
	color:#000 !important;
}

 p.red-text {
	color:#000 !important;
	margin-bottom: 15px !important;
}

span.red-text {
	margin-bottom: 15px !important;
}

h4.blue-text, li.blue-text, span.blue-text {
	color:#000 !important;
}

p.blue-text {
	color:#000 !important;
	margin-bottom: 15px !important;
}

.full-image, .full-image img {
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
}

/* PERSIANAS */

.persiana01 {
	display: none;
}

.vc_tta-panel .vc_tta-panel-body {
	display: none;
}
.falsoModal{position: absolute;
	top: 0px ;
	background-color: rgba(0,0,0,0.6);
	}

#falsoModal{
	position: absolute;
	top: 110px ;
	width: 90%;
	background: #fff;
	padding: 10px 30px;
	margin: 0 auto;
	max-height: 100%;
	overflow-y: scroll;}

.vc_tta-panel.vc_active .vc_tta-panel-body {
	display: block;
}

.texto-verde {
	font-family: 'Open Sans', sans-serif;font-weight:700;
	color:#00753E !important;
}

.vc_tta-panel-title {
	/*background-color: rgba(185,185,185,0.5) !important;
	border-bottom: 1px solid #4d4d4d;*/
	background-color: transparent !important;
	padding: 5px 5px 5px 0px !important;
	border-bottom: none !important;
}

.vc_tta-panel-title .vc_tta-title-text {
	text-transform: inherit !important;
	color:#d52d12 !important;
	font-size:18px !important;
}

.vc_tta-panel-title a {
	text-decoration: none !important;
}

.cabecera-seccion-acordeon {
	background: rgb(100,100,100) !important;
	padding:8px !important;
	text-align: center !important;
}

.cabecera-seccion-acordeon p {
	color: white !important;
	margin-bottom: 0px !important;
	font-size:18px !important;
}

.vc_tta-panel-body ul.horarios {
	margin-top:15px !important;
}

/*
.title-falsoModal{
	display: inline; width: 90%}
#body-falsoModal, #header-falsoModal{padding: 15px;}
*/

.wpb_row.margin-row {
	margin-bottom: 8px !important;
}



.bg-green p{
	color:white !important;
	background-color: #00773b !important;
	padding:5px !important;
	text-align: center !important;
}

.t-cursiva {
	font-style: italic !important;
}


/*
.modal-content {
	background: url(img/fondo.jpg) !important;
	background-repeat: repeat !important;
	background-size: contain !important;
}

*/


/* PREGUNTAS JUEGO */

.modal-dialog.modalPregunta, .modal-dialog.modalVR {
	max-width: 550px !important;
}



.modal-dialog.midSize {
	max-width: 800px !important;
}


.modalPregunta .bootstrap-dialog-title, .modalVR .bootstrap-dialog-title{
		width: 85% !important;
}


.modalPregunta button.close, .modalVR button.close {

	margin-top: -10px !important;
}

.modalPregunta .bootstrap-dialog-title, .modalVR .bootstrap-dialog-title {
	font-size: 27px !important;
}

.modalPregunta .bootstrap-dialog-title,.modalVR .bootstrap-dialog-title, .modalVR button.close, .modalPregunta button.close {
    color: #fff !important;
}

.modal-dialog.modalVR .modal-content, .modal-dialog.modalPregunta .modal-content {
    background-color: rgba(255,255,255,0) !important;
}

.modal-dialog.modalVR .modal-body, .modal-dialog.modalPregunta .modal-body {
    background-color: rgba(255,255,255,1) !important;
}

label.label-respuesta{width: 100% !important; margin-bottom: 15px !important;cursor: pointer;}
label.label-respuesta.active span.respuesta{background-color: #945517 !important;}


.texto-pregunta {
	font-size: 18px !important;
	color:#4e8f3a !important;
	font-family: 'Open Sans', sans-serif;font-weight:700;
}

span.respuesta {
	width: 100%;
    padding: 10px;
    display: block;
    color:white !important;
    font-family: 'Open Sans', sans-serif;font-weight:700;
    border-radius: 5px !important;
}

.respuesta {
	background-color: rgba(241,154,68,0.75) !important;
}

.respuesta-verde {
	background-color: rgba(98,180,73,0.9) !important;
}

.respuesta-roja {
	background-color: rgba(215,40,40,0.9) !important;
}

.btn-pregunta {
	border: 1px solid #0e6927 !important;
    color: #FFF !important;
    background-color: #0e6927 !important;
    text-align: center !important;
    margin: 0 auto !important;
    width: 100%;
    border-radius: 5px !important;
}

.btn-pregunta:hover {
	border: 1px solid #0e6927 !important;
    color: #0e6927 !important;
    background-color: #FFF !important;
    text-align: center !important;
    margin: 0 auto !important;
    width: 100%;
}


/* CAMBIO TELEINDICADOR */

.teleindicador {
	position: absolute;
	top:50px;
	left: 20px;
	width: 400px;
	height: 120px;
	background: url(https://metromalaga.es/wp-content/uploads/2019/12/teleindicador.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	

}

.teleindicador p {
	color: #ffb260  !important;
	font-family: "lcd" !important;
	margin-top: 48px;
	padding: 0 70px;
	line-height: 25px !important;
	animation-duration: 4s;
	animation-name: slidein;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-delay: 1.5s;
	opacity: 0;
	text-align: center !important;
	hyphens: inherit !important;
	font-size:20px !important;
}

.texto-duracion {
	background-color: #fff;
	padding: 0px 15px 15px 15px;
}

@media (max-width: 768px) {
	.teleindicador {
		position: absolute;
		top: 36px;
		left: 20px;
		width: 240px;
		height: 72px;
		background: url(https://metromalaga.es/wp-content/uploads/2019/12/teleindicador.png);
		background-repeat: repeat;
		background-size: auto;
		background-size: 100% auto;
		background-repeat: no-repeat;
		z-index: 999 !important;
	}

	.teleindicador p {
		margin-top: 25px;
		padding: 0 45px;
		line-height: 14px !important;
		font-size: 13px !important;
	}

	.texto-duracion {
		background-color: #fff;
		padding: 0px 15px 0px 15px;
	}
}



/*
  @-webkit-keyframes NAME-YOUR-ANIMATION {
	0%   { opacity: 0; }
	100% { opacity: 1; }
  }
  @-moz-keyframes NAME-YOUR-ANIMATION {
	0%   { opacity: 0; }
	100% { opacity: 1; }
  }
  @-o-keyframes NAME-YOUR-ANIMATION {
	0%   { opacity: 0; }
	100% { opacity: 1; }
  }*/
  @keyframes slidein {
	0%   {opacity: 0; }
	10%  {opacity: 1; }
	90%  {opacity: 1; }
	100% {opacity: 0; }
  }



/* */ 


/* HORARIOS RECOLECTADOS */

.horarios-ol br {
	display: none !important;
}

.horarios-ol p {
	margin-bottom: 0px !important;
}

.horarios-p p {
	margin-bottom: 5px !important;
}

span.green {
	color:#00753E !important;
	margin-top: 10px !important;
	display: block !important;
}


.horario-group {
	width: 60%;
	height: auto;
	border: 1px solid #00753E;
    border-top-color: #00753E;
    border-top-style: solid;
    border-top-width: 1px;
	padding: 20px 50px;
	border-top: 3px solid #00753E;
	border-radius: 10px 10px 0px 0px;
	background-color:#1111;
	margin: 0 auto !important;
	display: block !important;
	margin-bottom: 25px !important;
/*	margin-right: 5% !important;*/
}

table {

    border-collapse: separate;
    border-spacing: 0;
    border-width: 0px 0 0 0px !important;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
}

td {
    border-width: 0 0px 0px 0 !important;
}

@media (max-width: 992px) {
	.horario-group {
		width:100%; 
		height: auto; 
		margin-right:0%; 
		float: none;
	}
}

/* NOTICIAS TRAÍDAS */ 

.img-news {
	border:2px solid #00753E;
	object-fit: cover;
	width: 300px !important;
	height: 200px !important;
}

.row-news {
	width:100%;
	height: auto;
	display:flex;
	margin-bottom:25px !important;
	float:none;
	clear:both;
}

.col-img-news {
	display:inline;
	float:left;
	width: 300px !important;
	height: 200px !important;
}

.col-title-news {
	width: calc(100% - 300px) !important;
	display:inline;
	float:left; 
	padding:0px 10px !important;
}

.title-news {
	text-transform:inherit !important;
	font-size:25px !important;
	line-height:30px !important;
}

.link-news {
	text-decoration: none !important;
}

.col-title-news .date-news {
	margin-bottom:0px !important;
	color: #00753E !important;
}

@media (max-width: 768px) {
	.col-img-news {
		display:block;
		float:none;
		width: 100% !important;
		height: auto !important;
	}
		
	.col-title-news {
		width: 100% !important;
		display:block;
		float:none; 
		padding:0px 10px !important;
	}

	.row-news {
		display:block !important;
	}

	.title-news {
		text-transform: inherit !important;
		font-size: 22px !important;
		line-height: 26px !important;
	}


}




/* SEMÁFORO - INDIDENCIAS */

#semaforo {
	cursor:pointer !important;
	display: none !important;
}

#semaforo.abierto {
	position: absolute;
	top: 65px;
	left: 10px;
	width: 80px;
	height: 44px;
	content: url(img/open-light.png);
}


#semaforo.alerta {
	position: absolute;
	top: 70px;
	left: 34px;
	width: 90px;
	height: 49px;
	content: url(img/semaforo_alerta.gif);
}

#semaforo-block.alerta .texto-incidencias {
	display: block !important;
	position: absolute;
	top: 120px;
	left: 15px;
	background-color: rgba(255,255,255,0.9);
	padding: 2px 7px;
	color: #000 !important;
	border-radius: 7px !important;
	color:#d52d12 !important;
	text-transform: uppercase !important;
	font-size: 14px !important;
}

/*
#semaforo-block.alerta .texto-incidencias::before {
    content: "\f12a";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #ffbb3e !important;
    font-style: normal;
    margin: 4px;
    font-size: 30px;
    cursor: pointer !important;
    display: inline !important;
    margin-bottom: 0px !important;
}
*/

@media (min-width: 1440px) {
	#semaforo.abierto {
		position: absolute;
		top: 70px;
		left: 29px;
		width: 90px;
		height: 49px;
		content: url(img/open-light.png);
	}


	#semaforo.alerta {
		position: absolute;
		top: 70px;
		left: 29px;
		width: 90px;
		height: 49px;
		content: url(img/semaforo_alerta.gif);
	}
}


.modal-dialog.incidencias {
	max-width: 550px !important;
}



.mi-marcador {
	/*position: absolute;
    bottom: 45px;*/
    left: 10px;
    color: white !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px !important;
    margin-bottom: 5px !important;
    margin-left: 10px !important;
    display: block !important;
    position: absolute;
    bottom: 45px;
}

.mi-marcador::after {
	content: "";
}

.mi-marcador::after {
	font-family: "Font-Awesome" !important;
	content: url(img/quesito.png) !important;
	/*font-size: 30px !important;*/
	color: rgb(255,255,255) !important;
	display: inline;
	float:left;
	font-size: 16px;
	margin-right: 3px !important;
	margin-top: -15px;
}

@media (max-width: 768px) {
	.mi-marcador {
		bottom:56px !important;
		left: 0px !important;
		margin-left: 5px !important;
		font-size: 16px !important;
	}

	.mi-marcador::after {
		content: url(img/quesito.png) !important;
		margin-right: 3px !important;
	}
}


#icon360 {
	display: block !important;
	position: absolute;
	top:70px !important;
	right: 25px !important;
	content:url(img/360icon.png) !important;
	width: 75px !important;
	height: 46px !important;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}


.modal-content h3.h3red {
	color: #d52d12 !important
}

.subtitlehead {
	font-size: 20px !important;
	color: black !important;
	text-transform: uppercase !important;
	color:#d52d12 !important;
}

@media (max-width: 768px) {
	.subtitlehead {
		display:block !important;
	}
}

#site-header-menu .subtitlehead {
	display: none !important;
}

.vc_tta-panels-container:focus {
    outline:none !important;
    }

a:focus {
    outline: none !important;
    outline-offset: -2px;
}

vc_tta-panel:focus, .vc_active:focus {
		outline: none !important;
}


.vc_tta-panel .vc_tta-title-text::before {
	content: "\f0da";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #d52d12 !important;
    font-style: normal;
    margin: 4px;
    font-size: 22px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;
}

.vc_tta-panel.vc_active .vc_tta-title-text::before {
	content: "\f0d7";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #d52d12 !important;
    font-style: normal;
    margin: 4px;
    font-size: 22px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;
}


.estirar img, .estirar .vc_figure .estirar .vc_single_image-wrapper  {
	width: 100% !important;
	height: auto !important;
}

.estirar .wpb_single_image .vc_figure, .estirar .wpb_wrapper.vc_figure, .estirar.wpb_single_image .vc_single_image-wrapper {
	width: 100% !important;
	height: auto !important;
}

ul.horarios ul.horarios {
	padding-left: 10px !important;
}


ul.horarios {
	padding-left: 0px !important;
}


.icon-mapa {
	position: absolute;
	top: 60px;
	right: 5px;
	width: 100px;
	height: 100px;
}

#map-linea {
	float: right;
	position:absolute; 
	top:60px; 
	right: 100px; 
	z-index: 1000;
	width: 80%; 
	display: none;
}

#map-linea .map {
	background-color: rgba(255,255,255,0);
	border-radius: 20px;
}


/* LÍNEA 1*/
#pin-0.activeO img,#pin-1.activeO img, #pin-2.activeO img,#pin-3.activeO img, #pin-4.activeO img, #pin-5.activeO img, #pin-6.activeO img, #pin-7.activeO img, #pin-8.activeO img, #pin-9.activeO img, 
#pin-0.activeD img,#pin-1.activeD img, #pin-2.activeD img,#pin-3.activeD img, #pin-4.activeD img, #pin-5.activeD img, #pin-6.activeD img, #pin-7.activeD img, #pin-8.activeD img, #pin-9.activeD img {
	display: none;
}

#pin-0.activeO .point_style,#pin-1.activeO .point_style,#pin-2.activeO .point_style,#pin-3.activeO .point_style,#pin-4.activeO .point_style,#pin-5.activeO .point_style,#pin-6.activeO .point_style,#pin-7.activeO .point_style,#pin-8.activeO .point_style,#pin-9.activeO .point_style,
#pin-0.activeD .point_style,#pin-1.activeD .point_style,#pin-2.activeD .point_style,#pin-3.activeD .point_style,#pin-4.activeD .point_style,#pin-5.activeD .point_style,#pin-6.activeD .point_style,#pin-7.activeD .point_style,#pin-8.activeD .point_style,#pin-9.activeD .point_style {
	content:url(img/pin-rojo-active.png) !important;
	margin-top: -50px;
}


/*PERCHEL*/
#pin-10.activeO img, #pin-10.activeD img {
	display: none;
}

#pin-10.activeO .point_style, #pin-10.activeD .point_style {
	content:url(img/pin-verde-active.png) !important;
	margin-top: -50px;
}

/* LÍNEA 2*/

#pin-11.activeO img,#pin-12.activeO img, #pin-13.activeO img,#pin-14.activeO img, #pin-15.activeO img, #pin-16.activeO img, 
#pin-11.activeD img,#pin-12.activeD img, #pin-13.activeD img,#pin-14.activeD img, #pin-15.activeD img, #pin-16.activeD img {
	display: none;
}

#pin-11.activeO .point_style,#pin-12.activeO .point_style,#pin-13.activeO .point_style,#pin-14.activeO .point_style,#pin-15.activeO .point_style,#pin-16.activeO .point_style,
#pin-11.activeD .point_style,#pin-12.activeD .point_style,#pin-13.activeD .point_style,#pin-14.activeD .point_style,#pin-15.activeD .point_style,#pin-16.activeD .point_style {
	content:url(img/pin-azul-active.png) !important;
	margin-top: -50px;
}

#powerTip {
    color: white !important;
    padding: 5px 7px !important;
    background-color: rgba(14,105,39,0.75) !important;

}

.tooltip-texto {
	color: white !important; 
	font-weight: bold;
	margin-bottom: 0px !important;
}

#selectOrigen, #selectDestino {
	width: 47% !important;
	height: 36px !important;
	margin-top: 10px;
	margin-left: 10px !important;
	border-radius: 5px;
	font-weight: 100 !important;
}

span.duracion strong, span.origen strong, span.destino strong {
	color:#009036 !important;
}

p.perchel strong {
	color:#009036 !important;
	margin:5px !important;
	font-size: 13px !important;
}

.icon-tiempo::before {
	content: url(img/reloj.png) !important;
	margin-right: 7px !important;
}

.estacion-origen::before {
	content: url(img/origen.png) !important;
	margin-right: 7px !important;
}

.estacion-destino::before {
	content: url(img/destino.png) !important;
	margin-right: 7px !important;
}




.free-space {
	display: block;
}

.hide-mobile {
	display: block;
}

/*
.change-order .wpb_column {
	float:left;
}
*/
.change-order {
	flex-direction: column;
	display: inherit;
}


.change-order .wpb_column:first-child {
		order: 1;
	}
	.change-order .wpb_column:nth-child(2) {
		order: 2;
	}


.separador-img-col img {
	margin-bottom: 300px;
}

.separador-img-col .img-last img {
	margin-bottom: 0px !important;
}

.margin-tilde img {
	margin-top: 6px;
}

.hide-pc {
	display: none;
}

.img-std {
	width: 100%;
	height: auto;
}

.img-margin-50 {
	margin-bottom:50px !important;
}

/*
.modal-content ul ul {
	padding-left: 0px !important;
}

.modal-content ul.horarios {
	padding-left: 10px !important;
}
*/

img.hide-pc {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	/*padding:0px 10px;*/
}

@media (min-width: 1700px) {
	.separador-img-col img {
		margin-bottom: 120px;
	}
}

.modal-body ul.ul-latin-padding {
	padding-left: 16px !important;
	list-style: lower-latin !important;
}

.titulo-entrada {
	font-size: 22px !important;
	text-transform: inherit !important;
	color: #d52d12 !important;
	font-weight: 700 !important;
	line-height: 25px !important;
	margin-top: 0px !important;
}

.noticia-pad {
	padding-top: 0px !important;
}

input[type="text"], input[type="email"] {
	border:none !important;
	height: 32px !important;
	padding:5px !important;
	color:#00753E !important;
}

textarea {
	border:none !important;
	height: 90px !important;
	padding:5px !important;
	color:#00753E !important;
}

.wpcf7-submit {
	color:#00753E !important;
	border: 1px solid #00753E !important;
	background-color:white !important;
}

.wpcf7-submit:hover {
	color:#FFF !important;
	border: 1px solid #FFF !important;
	background-color:#00753E !important;
}

.wpcf7-form label {
	font-size: 15px !important;
}


/* ICONOS EN WORDPRESS */

.icon-band {
	width: 100%;
	height: auto;
	text-align: center !important;
	/*display: none !important;*/
	position: absolute;
	bottom:0px;
}

.icon-footer-pano {
	width: 100%; 
	max-width: 90px !important;
	height: auto;
}

.icon-band a.pano {
	display:inline-block !important;
}

.icon-footer-pano:hover, .icon-band.pano:focus, .icon-band .pano:focus-visible, .icon-band .pano:focus, .icon-footer-pano:focus, .icon-mapa:focus  {
	background-color: rgba(255,255,255,0.6) !important;
	border-radius: 8px !important;
}

.max-350 {
	max-width: 350px !important;
}

.no-radius {
	border-radius: 0px !important;
}


.ganador-premio input[type="text"], .ganador-premio input[type="email"] {
	border-radius: 12px !important;
	border:2px solid #009036 !important;
	padding:5px !important;
	width: 90% !important;
	margin-left: 5% !important;
	margin-bottom: 10px !important;
	margin-top: 10px !important;
}

.ganador-premio .acceptance-657, .ganador-premio .wpcf7-submit {
	margin-left: 5% !important;
}

 .ganador-premio .wpcf7-submit {
 	margin-bottom: 25px !important;
 }

@media (min-width: 769px) and (max-width: 1400px) {
	.icon-footer-pano {
		max-width: 85px !important;
	}
}

.bootstrap-dialog-header.imagen{
	text-align: center;
	padding: 100px 15px;
	margin-bottom: 0px !important;
}

/* AJUSTAMOS MÓVIL */

@media (max-width: 768px) {
	.modal-body ul {
		padding-left: 0px !important;
	}

	.wpb_row.vc_custom_1554206384280, .wpb_row.vc_custom_1554206278649 {
		margin-bottom: 10px !important;
		margin-top: 10px !important;
	}

	.wpb_row {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}

	.free-space {
		display: none !important;
	}

	.hide-mobile {
		display: none;
	}


	.change-order .wpb_column:first-child {
		order: 2;
	}
	.change-order .wpb_column:nth-child(2) {
		order: 1;
	}

	.change-order {
		flex-direction: column;
		display: flex;
	}

	.separador-img-col img {
		margin-bottom: 0px;
	}

	.margin-tilde img {
		margin-top: 0px;
	}

	.hide-pc {
		display: block;
	}

	.img-margin-50 {
		margin-bottom:10px !important;
	}

	.no-margin-b {
		margin-bottom: 0px !important;
	}

	.dia-horario {
		background-color:#CCCCCC !important;
		text-align: center;
	}

	.site-header {
	    background-color: white !important;
		padding: 0px;
		z-index: 9999 !important;
	}


	.modal.bootstrap-dialog.in {
		z-index: 10000 !important;
	}


	.menu-toggle {
	    color: #DC241F !important;
	    font-size: 13px;
	}

	.icon-mapa {
	    position: absolute;
	    top: 50px;
	    right: 0px;
	    width: 75px;
	    height: 75px;
	}

	#semaforo.alerta {
	    position: absolute;
	    top: 60px;
	    left: 36px;
	    width: 55px;
	    height: 30px;
	}

	#semaforo-block.alerta .texto-incidencias {
	    display: block !important;
	    position: absolute;
	    top: 90px;
	    left: 12px;
	    background-color: rgba(255,255,255,0.9);
	    padding: 2px 7px;
	    color: #000 !important;
	    border-radius: 7px !important;
	    color: #d52d12 !important;
	    text-transform: uppercase !important;
	    font-size: 11px !important;
	}

	.logos-footer {
	    width: 100%;
	    max-width: 120px !important;
	    height: auto;
	}

	#social-links-vr-footer {
	    display: block;
	    float: none;
	    padding-top: 0px;
	}

	.politica-footer {
		margin-top: 0px;
	}

	.icon-footer-pano {
		width: 100%; 
		max-width: 55px !important;
		height: auto;
	}

	.mi-marcador {
	    bottom: 0px !important;
	    left: 0px !important;
	    margin-left: 5px !important;
	    margin-right: 5px !important;
	    font-size: 14px !important;
	    display: block !important;
	        bottom: -19px !important;
	    position: relative !important;
	    width: 100%;
	    max-width: 30px !important;
	    display: inline-block !important;
	}

	.mi-marcador::after {
	    color: rgb(255,255,255) !important;
	    display: block;
	    float: none;
	    font-size: 16px;
	    margin-right: 0px !important;
	    margin-top: 0px;
	}

	#map-linea {
	    float: none;
	    position: absolute;
	    top: 120px;
	    right: 10px;
	    z-index: 1000;
	    width: calc(100% - 20px);
	    display: none;
	}

	#selectOrigen, #selectDestino {
	    width: 45% !important;
	    height: 36px !important;
	    margin-top: 10px;
	    margin-left: 10px !important;
	    border-radius: 5px;
	    font-weight: 100 !important;
	}

	.col-xs-12.icon-band{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}




	#pin-0 img, #pin-1 img, #pin-2 img,#pin-3 img, #pin-4 img, #pin-5 img, #pin-6 img, #pin-7 img, #pin-8 img, #pin-9 img {
		display: none;
	}

	#pin-0.activeO .point_style,#pin-1.activeO .point_style,#pin-2.activeO .point_style,#pin-3.activeO .point_style,#pin-4.activeO .point_style,#pin-5.activeO .point_style,#pin-6.activeO .point_style,#pin-7.activeO .point_style,#pin-8.activeO .point_style,#pin-9.activeO .point_style,
	#pin-0.activeD .point_style,#pin-1.activeD .point_style,#pin-2.activeD .point_style,#pin-3.activeD .point_style,#pin-4.activeD .point_style,#pin-5.activeD .point_style,#pin-6.activeD .point_style,#pin-7.activeD .point_style,#pin-8.activeD .point_style,#pin-9.activeD .point_style {
		content:url(img/pin-rojo-active.png) !important;
		margin-top: -20px;
	}


	/*PERCHEL*/
	#pin-10 img, #pin-10 img {
		display: none;
	}

	#pin-10.activeO .point_style, #pin-10.activeD .point_style {
		content:url(img/pin-verde-active.png) !important;
		margin-top: -20px;
	}

	/* LÍNEA 2*/

	#pin-11  img,#pin-12 img, #pin-13 img,#pin-14 img, #pin-15 img, #pin-16 img {
		display: none;
	}

	#pin-11.activeO .point_style, #pin-12.activeO .point_style, #pin-13.activeO .point_style, #pin-14.activeO .point_style, #pin-15.activeO .point_style, #pin-16.activeO .point_style,
	#pin-11.activeD .point_style, #pin-12.activeD .point_style, #pin-13.activeD .point_style, #pin-14.activeD .point_style, #pin-15.activeD .point_style, #pin-16.activeD .point_style {
		content:url(img/pin-azul-active.png) !important;
		margin-top: -20px;
	}

	#powerTip {
	    color: white !important;
	    padding: 5px 7px !important;
	    background-color: rgba(14,105,39,0.75) !important;
	    display: none;
	}

	.tooltip-texto {
		color: white !important; 
		font-weight: bold;
		margin-bottom: 0px !important;
		display: none;
	}

	.politica-footer, .politica-footer a {
	    color: #0e6927 !important;
	    font-size: 10px !important;
	    font-weight: normal !important;
	    /* margin-top: 20px !important; */
	    /*display: block !important;*/
	    text-decoration: none !important;
	}


}



/* CABECERAS CON IMAGEN */ 


.bootstrap-dialog-header.imagen .bootstrap-dialog-title, .bootstrap-dialog-header.imagen .subtitlehead {
    color: #FFF !important;
	font-family: 'IBM Plex Sans Condensed', sans-serif !important;
	font-size: 58px !important;
	line-height: 70px !important;
	font-weight: 700 !important;
}

.bootstrap-dialog-header.imagen {
	background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;
}


.bootstrap-dialog-header.imagen .close {
    position: absolute !important;
    top: 25px !important;
    right: 30px !important;
    color:white !important;
    text-shadow: 2px 2px 1px rgba(0,0,0,0.35);
}

.modal-body {
	border:6px solid  #009036;
	padding:50px 90px 15px 90px !important;
}

.modalPregunta .modal-body {
    padding: 40px 90px 40px 90px !important;
}


.noticias-ol button {
	margin-top: 30px !important;
}

@media (max-width: 768px) {
	.modal-body {
		padding: 0px 30px 0px 25px !important;
	}

	.modalPregunta .modal-body {
		padding: 15px 30px 0px 25px !important;
	}
}

.align-foto img {
	margin-top: 4px !important;
}

.open-persiana {
	cursor: pointer !important;
	margin-bottom: 0px !important;
	text-align: center !important;
}

#init-persiana.wpb_row {
    margin-bottom: 15px !important;
}

.open-persiana img {
	width: 100% !important;
	max-width: 120px !important;
	margin-bottom: 15px !important;
}

.mapa-contacto img {
	width:100% !important;
	max-width: 100% !important;
}

.open-persiana.persiana-ticket img {
	width: 100% !important;
	max-width: 100% !important;
}

.open-persiana.persiana-politica img {
	width: 80% !important;
	max-width: 80% !important;
}

.open-persiana.persiana-ticket p {
	text-align: center !important;
}

.open-persiana p {
	text-align: center !important;
}

.open-persiana p strong {
	color:#177f44 !important;
}

.persiana h2, .persiana h2 strong {
	color: #177f44 !important;
	margin-bottom: 25px !important;
}

.persiana{display:none;}
.persiana.active{display:block;}

/*
#open-persiana-1 img {
	margin-bottom: 14px !important;
}*/

.open-persiana div.wpb_single_image {
	margin-bottom: 0px !important;
}

button.vc_general {
	color: #00753E !important;
	border: 1px solid #00753E !important;
	background-color: white !important;
	background-image: none !important;
}

button.vc_general:hover {
	color: #FFF !important;
	border: 1px solid #FFF !important;
	background-color: #00753E !important;
	background-image: none !important;
}

.leftd-marg {
	margin-right: 8.3333% !important;
}



/* ICONOS POLITICA */

.mission-icon::before {
    content: "\f0ae";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #000 !important;
    font-style: normal;
    margin: 4px;
    font-size: 16px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;	
}

.vision-icon::before {
    content: "\f21d";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #000 !important;
    font-style: normal;
    margin: 4px;
    font-size: 16px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;	
}


.valores-icon::before {
    content: "\f004";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #000 !important;
    font-style: normal;
    margin: 4px;
    font-size: 16px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;	
}

.compromiso-icon::before {
	content: "\f0e3";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #000 !important;
    font-style: normal;
    margin: 4px;
    font-size: 16px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;	
}


.seguridad-icon::before {
	content: "\f023";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #000 !important;
    font-style: normal;
    margin: 4px;
    font-size: 16px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;	
}

.fiabilidad-icon::before {
	content: "\f013";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #000 !important;
    font-style: normal;
    margin: 4px;
    font-size: 16px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;	
}

.atencion-icon::before {
	content: "\f067";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #000 !important;
    font-style: normal;
    margin: 4px;
    font-size: 16px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;	
}
 
.equipo-icon::before {
	content: "\f0c0";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #000 !important;
    font-style: normal;
    margin: 4px;
    font-size: 16px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;	
}

.orgullo-icon::before {
	content: "\f164";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #000 !important;
    font-style: normal;
    margin: 4px;
    font-size: 16px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;
}

.contaminacion-icon::before {
	content: "\f06c";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #000 !important;
    font-style: normal;
    margin: 4px;
    font-size: 16px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;
}

.energia-icon::before {
	content: "\f0e7";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #000 !important;
    font-style: normal;
    margin: 4px;
    font-size: 16px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;
}

.ocupacion-icon::before {
	content: "\f041";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #000 !important;
    font-style: normal;
    margin: 4px;
    font-size: 16px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;
}

.residuos-icon::before {
	content: "\f1f8";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #000 !important;
    font-style: normal;
    margin: 4px;
    font-size: 16px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;
}

.consumo-icon::before {
	content: "\f00c";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #000 !important;
    font-style: normal;
    margin: 4px;
    font-size: 16px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;
}

.reloj-icon::before {
	content: "\f017";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #000 !important;
    font-style: normal;
    margin: 4px;
    font-size: 16px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;
}

.calendar-icon::before {
	content: "\f073";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #000 !important;
    font-style: normal;
    margin: 4px;
    font-size: 16px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;
}


.map-icon::before {
	content: "\f041";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #000 !important;
    font-style: normal;
    margin: 4px;
    font-size: 16px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;
}

.mail-icon::before {
	content: "\f0e0";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #000 !important;
    font-style: normal;
    margin: 4px;
    font-size: 16px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;
}

.telf-icon::before {
	content: "\f098";
    font-family: "Font-Awesome";
    font-weight: 300;
    color: #000 !important;
    font-style: normal;
    margin: 4px;
    font-size: 16px;
    cursor: pointer !important;
    display: inline;
    margin-bottom: 0px !important;
}


.row-txt-green {
	background-color: #009036;
	margin-bottom: 15px !important;
}

.row-txt-green p{
	color: white !important;
	margin-top: 25px !important;
}



/* NUEVOS CALENDARIOS */


.mycalendar h3 {
	color: white !important;
}

.mycalendar .vc_row-has-fill > .vc_column_container > .vc_column-inner {
	padding-top: 15px !important;
}

.mycalendar p, .mycalendar .wpb_text_column p {
	text-align: center !important;
}

/*     */ 

/* AJustes rápidos */

.row-certificates {
	padding-left: 12.5% !important;
}


.bordered-image img {
	border: 3px solid #00753E;
}

@media (max-width: 768px) {
	.row-certificates {
		padding-left: inherit !important;
	}
}

#table-lineas {
	border:2px solid #00753E;
	background-color: rgba(120,120,120,0.1);
	padding-bottom: 10px !important;
	padding-top: 25px !important;
}

#table-lineas .vc_column-inner {
	padding-top: 0px !important;
}

#table-lineas p {
	margin-bottom: 10px !important;
}

#table-lineas  .wpb_content_element {
    margin-bottom: 5px !important;
}

.righted-text, .righted-text p {
	text-align: right !important;
}

.lefted-text, .lefted-text p {
	text-align: left !important;
}

.centered-text, .centered-text p {
	text-align: center !important;
}



/* HORARIOS */ 

.col-table-columns {
	width: 100%;
	max-width: 100%;
	margin:0 auto !important;
}

.col-table-columns .day {
	vertical-align: middle !important;
}

.col-table-columns p {
	text-align: center !important;
}

.col-table-columns h2 {
	text-transform: inherit !important;
	color:#00753E !important;
	font-size:26px !important;
	padding:15px;
}

.col-table-columns h3 {
	text-transform: inherit !important;
	font-size: 20px !important;
	text-transform: inherit !important;
	
}

.col-table-columns .wpb_column {
	background-color: white;
	/*border:1px solid grey;*/
	padding:10px;
}


#table-lineas .col-table-columns .wpb_column {
    background-color: transparent !important;
    border: none !important;
    padding: 0px !important;
}

ul.li-interd li {
	margin-bottom: 5px !important;
}

.title-capitulo {

	background-color: #00753E;
	padding: 10px !important;
	padding-top: 10px;
	width: 100% !important;
	display: block;
	margin: 15px 0px;
	padding-top: 15px !important;
}

.title-capitulo p, .title-capitulo strong {
	text-align: center !important;
	color:	white !important;
	margin-bottom: 0px !important;
}




.tablas-horarios {
	border:2px solid #00753E;
	background-color: rgba(120,120,120,0.1);
	padding-bottom: 10px !important;
	padding-top: 25px !important;
	width: 45% !important;
	margin-right: 5% !important;
}

.tablas-horarios .vc_column-inner{
	width: 100% !important;
	max-width: 90% !important;
}

@media (min-width: 1086px) {
	.correct-margin {
		margin-bottom: 39px !important;
	}
}


@media (min-width: 768px) and (max-width: 1085px) {
	.correct-margin {
		margin-bottom: 63px !important;
	}
}

@media (min-width: 769px) and (max-width: 1000px) {
	.open-persiana.vc_col-sm-2 {
		width: 33% !important;
		display: inline !important;
		float:left !important;
	}

	.leftd-marg {
		margin-right: 0px !important;
		display: none !important;
	}
}

@media (max-width: 768px) {
	.open-persiana.vc_col-sm-2 {
		width: 33% !important;
		/*display: inline !important;*/
		float:left !important;
	}
}



/* PICTOGRAMAS */ 

.modal-dialog.Pictograma .bootstrap-dialog-title {
	color: #fff !important;
}

.modal-dialog.Pictograma .bootstrap-dialog.type-primary .modal-header {
    background-color: rgba(255,255,255,0) !important;
}

.modal-dialog.Pictograma .modal-content{
	background-color:transparent !important;
}

.modal-dialog.Pictograma .modal-body{
	background-color: white !important;
}

.modal-dialog.Pictograma button.close {
    color: #fff !important;
    font-size: 50px !important;
    opacity: 1 !important;
    margin-top: -12px !important;
}


/* GALERÍA */

.colvid-yt {
	width: 33%;
	display:inline-block;
	padding: 15px 10px !important;
	vertical-align: top !important;
}

.colvid-yt img {
	width: 100% !important;
	height: auto !important;
}

.colvid-yt p {
	color: #00753E !important;
	text-align: center !important;
	white-space: break-spaces !important;
}

.colvid-yt a {
	text-decoration: none !important;
}

@media (min-width: 769px) and (max-width: 1245px) {
	.colvid-yt {
		width: 49%;
	}
}

@media (max-width: 768px){
	.colvid-yt {
		width: 100%;
		display: block;
	}
}

.youtube-video-main {
	padding: 15px 0px !important;
}

.youtube-video-main p {
	text-align: center !important;
	color: #00753E !important;
	font-weight: bold !important;
	font-size: 26px !important;
	line-height: 32px !important;
	white-space: break-spaces !important;
	margin-top:25px !important;
	margin-bottom:25px !important;
	display:block !important;
}

#table-lineas p {
	text-align: left !important;
}

.cor_space p {
	padding-left: 14px !important;
}

.cor_space2 p {
	padding-left: 5px !important;
}

/* OTROS AJUSTES MÓVILES */

@media (max-width: 768px) {
	.bootstrap-dialog-header.imagen {
		text-align: center;
		padding: 40px 15px;
		margin-bottom: 0px !important;
	}

	.bootstrap-dialog-header.imagen .bootstrap-dialog-title, .bootstrap-dialog-header.imagen .subtitlehead {
		color: #FFF !important;
		font-family: 'IBM Plex Sans Condensed', sans-serif !important;
		font-size: 33px !important;
		line-height: 38px !important;
		font-weight: 700 !important;
	}

	.cols-doble-xs .vc_col-sm-6 {
		width: 50% !important;
		display: inline-block;
	}

	.open-persiana.vc_column_container > .vc_column-inner {
		padding-left: 7px;
		padding-right: 7px;
	}

	p {
		word-break: inherit;
		hyphens: inherit;
	}

	a.preguntas-pie {
		position: fixed;
		top: 40px;
		z-index: 998 !important;
	}

	.modal-dialog.Pictograma .vc_column_container > .vc_column-inner {
		padding-left: 0px;
		padding-right: 0px;
	}


	.cor_space p {
		padding-left: 0px !important;
	}
	
	.cor_space2 p {
		padding-left: 0px !important;
	}
	

}


/* BORRO MAPA EN MÓVIL */

.imgs-mobile {
	display:none;
	position: relative;
}

.imgs-mobile img {
	display: none;
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height: auto;
}

.closemap {
	cursor:pointer !important;
}

.closemap img {
	width:30px !important;
	height:30px !important;
	top: -10px !important;
	left: -20px !important;
}

.datatravel {
	position:absolute !important; 
	bottom:5% !important;
	left:25% !important;
	background-color:white !important;
}

@media (max-width: 768px) {
	.datatravel {
		position:absolute !important; 
		bottom:5% !important;
		left:25% !important;
		background-color:white !important;
	}

	#map-linea .map {
		display: none;
	}

	.datatravel {
		left: auto !important;
		bottom: auto !important;
	}

	.imgs-mobile {
		display:block;
	}
}


/* CAMBIAMOS SISTEMA DE PERSIANAS PARA MOVIL  */

#btn-ver-todos {
	display:none;
}


.display {
	display:none !important;
}

.nodisplay {
	display: none;
}

.link-ver-todo {
	display:none;
}

@media (max-width: 768px) {
	#btn-ver-todos {
		display:block;
		cursor: pointer;
	}

	.leftd-marg {
		display: none !important;
	}

	.open-persiana {
		z-index: 9999999999999 !important;
	}

	.site-info .col-xs-4 {
		padding-right: 5px;
		padding-left: 5px;
	}

	.block-img .alignright {
		display: block;
		float: none;
		text-align: center !important;
		margin: 0 auto !important;
	}

	#zonePH0 {
		opacity: 0.5 !important;
	}

	.modal-dialog.modalPregunta p {
		text-align: left !important;
	}

	.bootstrap-dialog-header.imagen .close {
		top: 5px !important;
		right: 5px !important;
	}

	.open-persiana.vc_col-sm-2 {
		min-height: 250px;
	}

	.little-title .bootstrap-dialog-header.imagen .bootstrap-dialog-title, .bootstrap-dialog-header.imagen .subtitlehead {
		font-size: 26px !important;
		line-height: 32px !important;

	}

	#youtube-gallery .vc_column-inner .vc_column_container > .vc_column-inner {
		padding-left: 5px;
		padding-right: 5px;
	}

	.colvid-yt {
		width: 49.2%;
		display: inline-block;
	}

	.colvid-yt p {
		font-size: 15px !important;
		line-height: 18px !important;
	}

	.colvid-yt {
		padding: 5px !important;
	}


	.link-ver-todo {
		display:block;
		cursor:pointer;
		text-align: center !important;
		margin:0 auto !important;
	}

	.link-ver-todo p {
		text-align: center !important;
	}

		.cols-billetes-tarifas .vc_col-sm-3 {
			width: 50% !important;
			float: left;
		}

		.noticias-ol button {
			margin-top: 10px !important;
			margin-bottom: 30px !important;
		}
}

.imgs-mobile {
	background-color: white !important;
}

.overlay-yt {
	width: 100% !important;
	height: 100% !important;
}


/* TOCO BLOG METRO RAFA */ 

.hidding {
	display:none !important;
}


.header-nota {
	background-size: 100% auto;
	background-position: center center;
}

.header-nota .bootstrap-dialog-title {
	color: white !important;
	text-align: center !important;
	font-weight: bold !important;
	text-transform: inherit !important;
	width: 100% !important;
}

.overly-nota {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5) !important;
	padding:80px 50px;
}

#popmake-5392,#popmake-5410,#popmake-5412,#popmake-5415,#popmake-5416,#popmake-5421,#popmake-5419,#popmake-5423,#popmake-5422,#popmake-5420,#popmake-5433,#popmake-5434,#popmake-5437,#popmake-5440,#popmake-5441,#popmake-5442,#popmake-5443,#popmake-5444,#popmake-5445,#popmake-5446,#popmake-5447 {
	padding: 0px !important;
	border:none !important;
	background-color: white !important;
	box-shadow: none !important;
	top:50px !important;
	margin-bottom: 50px !important;
	/*background-color: rgba( 0, 0, 0, 0.8 ) !important;*/
	overflow: hidden !important;
}

.pum-theme-777, .pum-theme-framed-border {
	background-color: rgba( 0, 0, 0, 0.8 ) !important;
}


#popmake-5392 .pum-theme-777 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close {
	color: white !important;
}

.cuerpo-nota {
	padding:30px !important;
	border:none !important;
}

.date-nota {
	color:white !important;
	text-align: center !important;
	font-weight: 300 !important;
	font-size: 15px !important;
}

.certificados p {
	word-break: break-word !important;
	white-space: pre-wrap !important;
	hyphens: initial !important;
    text-align: left !important;
}

@media (max-width: 768px) {
	.header-nota {
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
	}

	
}


#row-lines.vc_row.vc_row-flex {
	display:block !important;
}

.modal-dialog.modovr p {
	text-align: left !important;
}

a.link-incidencia {
	cursor:pointer !important;
	text-decoration: none !important;
}

.pum-theme-777 .pum-container, .pum-theme-framed-border .pum-container {
    padding: 18px;
    border-radius: 0px;
    border: 5px outset #399b30;
    box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.97 ) inset;
    background-color: rgba( 255, 255, 255, 1.00 );
}


#map-linea::before {
	content:url(https://metromalaga.es/wp-content/uploads/2020/11/metro-de-malaga.jpg) !important;
	display:none !important;
}

/* CAMBIO ESTILO NOTICIAS */ 

.modal-dialog.notaprensa .bootstrap-dialog-title{
	background-color: rgba( 0, 0, 0, 0.45 ) !important;
	padding:40px 50px;
	font-size: 35px !important;
	line-height: 42px !important;
	width: 100% !important;
}

.modal-dialog.notaprensa .bootstrap-dialog-header.imagen {
	padding:0px !important;
	width:100% !important;
}

.btbacknota {
	color: #fff !important;
    border: 1px solid #00753E !important;
    background-color: #00753E !important;
	padding:0.84375em 0.875em 0.78125em !important;
    background-image: none !important;
	text-decoration: none !important;
	display: block !important;
	font-size: 18px !important;
    max-width: 125px !important;
    text-align: center !important;
    margin: 0 auto !important;
    margin-top: 55px !important;
}

.btbacknota:hover {
	color: #00753E !important;
    border: 1px solid #00753E !important;
    background-color: #fff !important;
}


.modal-dialog.notaprensa .alignleft.image {
	width:100% !important;
	height: auto !important;
	max-width: 360px !important;
	margin: 0.375em 1.75em 15px 0 !important;
}

p.datenota {
	display: block !important;
	font-size: 15px !important;
	color:white !important;
	text-align: center !important;
	font-weight: 300 !important;
}


/* LOGO ACCESIBIIDAD */

.logo-ilunion {
	width: auto;
	height:100%;
	max-height: 33px !important;
	display:inline !important;
}

@media (max-width: 768px) {
	.site-info .col-xs-4 {
		width:69% !important;
		padding-top: 15px !important;
	}
	.site-info .col-xs-8 {
		width:31% !important;
	}
}

.rowulsep ul li {
	margin-bottom: 25px !important;
	color: #363636 !important;
}

.emisionneutra {
	position: absolute;
	bottom:25px;
	right:10px;
	color:green !important;
	font-size: 15px !important;
	font-weight: 400 !important;
}

@media (max-width: 768px) {
	.emisionneutra {
		display: none !important;
	}
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450 !important;
    background-color: #46b450 !important;
    border: 1px solid #46b450 !important;
    color: white !important;
    font-weight: bold !important;
    padding: 10px !important;
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232 !important;
    background-color: #dc3232 !important;
    border: 1px solid #dc3232 !important;
    color: white !important;
    font-weight: bold !important;
    padding: 10px !important;
}

.perchel {
	color: #009036 !important;
	font-family: "Myriad-Regular" !important;
	font-size: 16px !important;
	line-height: 26px !important;
	font-weight: bold !important;
}

.fa-brands {
    font-weight: 300;
    color: #0e6927 !important;
    font-style: normal;
    margin: 4px;
    font-size: 22px;
    cursor: pointer !important;
    margin-bottom: 0px !important;
}

.perchel p {
	margin-bottom: 5px !important;
	color: #009036 !important;
}

.perchel .acl-trans {
	font-size: 17px !important;
}


#politicsdesktop {
	display: block;
}

#politicsmobile {
	display: none;
}

@media(max-width: 768px) {
	#politicsdesktop {
		display: none;
	}

	#politicsmobile {
		display: block;
		text-align: center;
	}
}



/* PÁGINAS NO MODALES */
.page-template-page-no-modal-php .post-thumbnail {
	display: none !important;

}

.page-template-page-no-modal-php #primary {
	padding: 0px !important;
}

.page-template-page-no-modal-php article.page {
	z-index: 0 !important;
}

.page-template-page-no-modal-php header#masthead {
	z-index: 10 !important;
}

.page-template-page-no-modal-php .icon-mapa {
	z-index: 100;
	position: fixed;
}


.page-template-page-no-modal-php #map-linea {
	position: fixed;
}

.page-template-page-no-modal-php #section-no-modal-header .vc_column-inner {
	padding:0px !important;
}

.page-template-page-no-modal-php .section-buttons {
	padding: 0px !important;
	width: 100%;
    max-width: 90%;
    margin: 0 auto;
	display: flex;
    align-items: center;
}

.page-template-page-no-modal-php p.emisionneutra {
	position: fixed !important;
}

.page-template-page-no-modal-php .section-buttons .open-persiana {
	padding: 20px 10px !important;
}

.page-template-page-no-modal-php .section-buttons .open-persiana:hover {
	background-color: #00753E;
}

.page-template-page-no-modal-php .section-buttons .opened {
	background-color: #014525;
}
.page-template-page-no-modal-php .wpb_content_element {
	margin-bottom: 0px !important;
}

.page-template-page-no-modal-php .section-buttons p {
	margin-bottom: 0px !important;
	color: white !important;
}

.page-template-page-no-modal-php .persiana.persiana-1,
.page-template-page-no-modal-php .persiana.persiana-2,
.page-template-page-no-modal-php .persiana.persiana-3,
.page-template-page-no-modal-php .persiana.persiana-4,
.page-template-page-no-modal-php .persiana.persiana-5 {
	padding:30px;
	width: 100%;
	height: auto;
	max-width: 1500px;
	margin: 0 auto;
	padding-bottom: 60px !important;
}

.page-template-page-no-modal-php .vc_tta-panel-title .vc_tta-title-text {
    text-transform: inherit !important;
    color: #0e6927 !important;
    font-size: 18px !important;
}


.page-template-page-no-modal-php .vc_tta-controls-icon.vc_tta-controls-icon-plus {
	display: none !important;
}

.page-template-page-no-modal-php .vc_tta-panel .vc_tta-title-text::before {
	color: #0e6927 !important;
}

.page-template-page-no-modal-php .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
    padding-left: 5px;
}

.page-template-page-no-modal-php footer .icon-band {
	display: none !important;
}



@media (max-width: 768px) {
	.page-template-page-no-modal-php #init-persiana {
		display: none;
	}

	.page-template-page-no-modal-php .section-buttons {
		max-width: 90%;
	}

	.page-template-page-no-modal-php .section-buttons .open-persiana {
		padding: 10px 30px !important;
	}
}


/* TRANSBORDOS */

.title-l1 {
    color: #e30613 !important;
    font-size: 25px !important;
    font-weight: bold !important;
	text-align: center !important;
}

.title-l1::before {
    content: "1";
    background-color: #e30613;
    color: white;
    text-align: center;
    height: 30px;
    width: 30px;
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
    padding: 3px;
    margin-top: -4px;
}

.title-l2 {
    color: #0072bb !important;
    font-size: 25px !important;
    font-weight: bold;
	font-weight: bold !important;
	text-align: center !important;
}

.title-l2::before {
    content: "2";
    background-color: #0072bb;
    color: white;
    text-align: center;
    height: 30px;
    width: 30px;
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
    padding: 3px;
    margin-top: -4px;
}

.red-l1, .red-l1 strong {
    color: #e30613 !important;
}

.blue-l2, .blue-l2 strong {
    color: #0072bb !important;
}

.button_metro_pay button {
    background-color: #0e6927 !important;
    color: white !important;
    border: 1px solid #0e6927 !important;
    margin: 0 auto !important;
    margin-top: 5px !important;
    border-radius: 25px !important;
    padding: 10px 50px !important;
}