@charset "UTF-8";
/*
Theme Name: SaintCroix
Theme URI: http://www.elequipoe.com
Description: SaintCroix
Author: ElequipoE
Author URI: http://www.elequipoe.com
Version: 1.0.0
Template: bridge
*/
/* ********************************************************************************************************************* IMPORTS */
@import url(css/animsition.min.css);
@import url(css/animate.css);
@import url(css/cookie.css);
@import url(css/lightgallery.css);
/* ********************************************************************************************************************* VARS */
/* ********************************************************************************************************************* GLOBALS */
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,400italic,600,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,400italic,600,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Roboto+Slab:300,500,600,700&display=swap");
body { font-family: 'Roboto'; font-weight: 400; }

h1, h2, h3, h4, h5, h6 { letter-spacing: 0; color: #007494; }

h1 { margin-bottom: 30px !important; }

p { margin-top: 20px; }

.white { color: #fff; }

.black { color: #000; }

.grey { color: #b2b2b2; }

.colored, .accent { color: #007494; }

.align-left { text-align: left; }

.align-center { text-align: center; }

.align-right { text-align: right; }

.no-text-transform { text-transform: none !important; }

.no-letter-spacing { letter-spacing: 0 !important; }
.no-letter-spacing a { letter-spacing: 0 !important; }

.text-bigger { font-size: 18px !important; }

.text-smaller { font-size: 14px !important; line-height: 17px !important; }
.text-smaller p { margin-bottom: 20px; font-size: 14px !important; line-height: 17px !important; }

.slab { font-family: 'Roboto Slab', sans-serif; }

.condensed { font-family: 'Roboto Condensed', sans-serif; }

.text-light { font-weight: 300 !important; }

.text-bold, strong { font-weight: 600 !important; }

.no-background { background-color: transparent !important; }

.centered { text-align: center; }

.hidden { display: none; }

a, a:before, a:after { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }

a.squared { font-size: 18px; font-weight: 400; }
a.squared:before { display: inline-block; content: '\f0c8'; margin-right: 10px; font-family: FontAwesome; color: #007494; }
a.squared:hover:before { content: '\f152'; }

a.black-link { color: #000 !important; }
a.black-link:hover { color: #000 !important; text-decoration: underline; }

a.accent-link { color: #007494 !important; }
a.accent-link:hover { color: #007494 !important; text-decoration: underline; }

a.boxed-link { padding: 6px 10px; font-size: 15px; background-color: #007494; color: #fff; }
a.boxed-link:hover { padding: 6px 14px; background-color: #fff; color: #007494; }
a.boxed-link.big { font-size: 23px; padding: 10px 15px; }
a.boxed-link.white { color: #007494; background-color: #fff; border: 1px solid #007494; }
a.boxed-link.white:hover { padding: 6px 10px; background-color: #007494; color: #fff; }

a.white-link { color: #fff; }
a.white-link:hover { color: #007494 !important; }

a.dossier { font-weight: 600; font-style: italic; color: #007494; }
a.dossier:before { display: inline-block; content: '\f15c'; margin-right: 10px; font-family: FontAwesome; font-style: normal; color: #007494; }
a.dossier:hover { text-decoration: underline; }

ol.styled { margin-top: 20px; list-style-type: none; }
ol.styled li { counter-increment: step-counter; line-height: 20px; display: table-row; }
ol.styled li:before { content: counter(step-counter) "."; padding-right: 5px; color: #007494; font-weight: 600; display: table-cell; }

ul.styled { margin-top: 20px; list-style-type: none; }
ul.styled li { line-height: 20px; display: table-row; list-style: none !important; }
ul.styled li:before { position: relative; content: "•"; top: 10px; padding-right: 7px; color: #007494; font-size: 40px; line-height: 0; display: table-cell; }

.with-arrow-below:after { content: '\f107'; padding-top: 10px; display: block; font-family: FontAwesome; font-size: 22px; line-height: 7px; color: #007494; }

.rounded-icon-link img { padding: 10px; border: 1px solid #e8e8e8; }
.rounded-icon-link span { font-family: 'Roboto Slab', sans-serif; font-size: 18px; font-weight: 600; }

.wp-pagenavi { margin-bottom: 40px; }
.wp-pagenavi .pages { display: none; }
.wp-pagenavi a, .wp-pagenavi span { margin: 0 2px; padding: 5px 12px; border: 1px solid #e8e8e8; }
.wp-pagenavi .current { background-color: #e8e8e8 !important; }
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink { vertical-align: top; font-size: 16px; line-height: 26px !important; }
.wp-pagenavi .previouspostslink { margin-right: 6px; }
.wp-pagenavi .nextpostslink { margin-left: 6px; }

.investor-links { box-sizing: border-box; min-height: 230px; margin: 80px 0 -40px 0; padding: 40px 0; background-color: #d8eaf2; }
.investor-links span { position: absolute; left: 0; margin-top: -70px; font-size: 14px; }
.investor-links a { float: left; width: 20%; font-family: 'Roboto Slab', sans-serif; font-size: 18px; font-weight: 600; text-align: center; color: #007494; }
.investor-links a img { display: block; margin: 0 auto 10px auto; padding: 20px; background-color: #fff; border: 1px solid #73b7ca; border-radius: 100%; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.investor-links a:hover img { border-color: #fff; }

/* ********************************************************************************************************************* THEME GLOBAL REPLACEMENTS */
body > .wrapper { opacity: 0; filter: alpha(opacity=0); -webkit-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; }

.q_accordion_holder h5.ui-accordion-header { min-height: 100px !important; padding-top: 25px !important; font-size: 18px !important; text-transform: none !important; background-color: #f5f5f5 !important; }
.q_accordion_holder h5.ui-accordion-header:nth-of-type(odd) { background-color: #fff !important; }
.q_accordion_holder h5.ui-accordion-header .tab-title { color: #007494; }
.q_accordion_holder h5.ui-accordion-header .tab-title:after { content: '\f107'; display: block; font-family: FontAwesome; font-size: 22px; line-height: 7px; color: #007494; }
.q_accordion_holder .accordion_content_inner .vc_row { padding: 0 50px; }
.q_accordion_holder .accordion_content_inner .vc_column-inner { padding-right: 50px; }

#back_to_top { bottom: 30px; right: 30px !important; }
#back_to_top span { width: 20px; height: 20px; line-height: 20px; border-radius: 0; background: transparent !important; border: 0; }
#back_to_top span i { font-size: 20px !important; line-height: 20px; }

.error404 .page_not_found { margin: 200px 0 100px 0; }

/* ********************************************************************************************************************* HEADER - MENU */
header .header_top { height: 0; }
header .header_bottom { background-color: rgba(0, 116, 148, 0.4) !important; }
header .header_bottom .q_logo a { height: 80px !important; }
header .widget_polylang { padding-top: 2px; /* li {
	display: inline-block;
	list-style: none;
} */ }
header .widget_polylang label { display: none; }
header .widget_polylang select { -webkit-appearance: none; -moz-appearance: none; appearance: none; outline: none; padding-right: 10px; font-family: 'Roboto Slab'; font-size: 16px; font-weight: 300; background: transparent url(https://www.saintcroixhi.com/media/arrow-down.png) no-repeat center right; border: 0; color: #fff; }
header .widget_polylang select option { color: #000; }
header .search_button { color: #fff; }
header .search_button i { padding-top: 1px; vertical-align: top; }
header nav.main_menu span:not(.plus) { display: inline !important; }
header nav.main_menu .underline_dash { bottom: -35% !important; }
header nav.main_menu .second .inner ul { padding: 11px 0; }
header.scrolled .header_bottom { background-color: rgba(0, 116, 148, 0.9) !important; }
header.scrolled .header_bottom .q_logo a { height: 40px !important; }

/* ********************************************************************************************************************* FOOTER */
footer { margin: 40px 0 0 0; }
footer .footer_top_holder { background-color: #fff; }
footer .footer_top .four_columns > div { box-sizing: border-box; min-height: 210px; border-left: 1px solid #e8e8e8; }
footer .footer_top .four_columns .column1 { border: 0; }
footer .footer_top h5 { color: #000; }
footer .footer_top h5:after { content: ''; display: block; width: 40px; height: 1px; margin-top: 10px; background-color: #000; }
footer .footer_top .textwidget { font-size: 14px; color: #000; }
footer .footer_top ul li a { font-size: 14px; line-height: 20px; color: #000; }
footer .footer_top ul li a:hover { color: #007494 !important; }
footer .footer_bottom { font-size: 16px; }
footer .menu li { margin-right: 25px; }

/* ********************************************************************************************************************* GLOBAL LAYOUT */
#header-image { min-height: 400px; }

.download-pdfs-holder .wpb_wrapper { text-align: center; }
.download-pdfs-holder .qbutton { margin: 8px 0; padding: 0 0 0 50px !important; display: table; clear: both; font-weight: 400; font-size: 16px; line-height: 17px; text-transform: none; letter-spacing: 0; text-indent: -50px; border: 0; white-space: normal; }
.download-pdfs-holder .qbutton:before { position: relative; display: inline-block; content: ".PDF"; width: 40px; height: 40px; margin-right: 10px; font-family: 'Roboto Condensed', sans-serif; font-size: 14px; line-height: 40px; font-weight: 300; letter-spacing: 0; text-align: center; text-indent: 0; color: #fff; border-radius: 100%; background-color: #007494; }
.download-pdfs-holder .qbutton.xhtm:before { content: ".XHTM"; font-size: 11px; }
.download-pdfs-holder .qbutton:hover { background-color: transparent; color: #007494; }
.download-pdfs-holder .qbutton:hover:before { color: #3c3c3b; background-color: #e8e8e8; }
.download-pdfs-holder.centered .qbutton { margin: 8px auto; }
.download-pdfs-holder.centered .tabs-nav { text-align: center; }
.download-pdfs-holder.centered .tabs-nav li { margin-bottom: -10px; float: none; }
.download-pdfs-holder.centered .tabs-nav li.active { background-color: #fff; border: 2px solid #E3E3E3; }
.download-pdfs-holder.centered .tabs-nav li.active a { font-weight: 300; font-size: 26px; color: #007494; border: 0; border-bottom: 3px solid #fff; }
.download-pdfs-holder.centered .tabs-nav li a { font-size: 18px; line-height: 30px; }
.download-pdfs-holder.centered .tabs-container { padding-top: 30px; }
.download-pdfs-holder.centered.inside-content-left .wpb_wrapper { text-align: left; }
.download-pdfs-holder.centered.inside-content-left .qbutton { margin: 8px 0; }

/* ********************************************************************************************************************* HOME STUFF */
.home .q_slider .carousel { height: 700px !important; }
.home .q_slider .carousel .carousel-indicators { display: none !important; }
.home .q_slider .carousel .carousel-inner .item { height: 700px !important; }
.home .q_slider .carousel .carousel-inner .item .image { background-position: center bottom !important; }
.home .slider-box { position: relative; box-sizing: border-box; clear: both; z-index: 10000; width: 40%; margin: -255px auto 0 auto; padding: 50px 50px 30px 50px; background-color: rgba(0, 0, 0, 0.75); }
.home .slider-box h1 { text-align: center; font-size: 30px; line-height: 40px; color: #fff; }
.home .slider-box h1 span { display: block; padding-top: 30px; font-weight: 500; font-size: 20px; line-height: 25px; }
.home #activos { padding: 70px 0 0 0; }
.home #activos h2 { color: #000; }
.home #activos .activos { margin-top: 25px; }
.home #activos .activos .item { margin-bottom: 0; }
.home #activos a.boxed-link { display: block; width: 30%; margin: 0 auto; text-align: center; }
.home #links { padding: 70px 0; }
.home #links a { width: 100%; min-height: 240px; padding: 30px; display: block; box-sizing: border-box; text-align: center; }
.home #links a img { margin: 0 auto; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.home #links a p { margin-top: 15px; }
.home #links a p:before { width: 1px; display: inline-block; content: '\f061'; margin-right: 0; font-family: FontAwesome; font-size: 14px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; opacity: 0; filter: alpha(opacity=0); }
.home #links a h2 { font-size: 27px; }
.home #links a:hover { background-color: #e8e8e8; }
.home #links a:hover p:before { width: 10px; opacity: 1; filter: alpha(opacity=100); margin-right: 6px; }
.home #links a:hover img { -webkit-filter: brightness(1.1); filter: brightness(1.1); }
.home #data { padding: 70px 0 90px 0; background-color: #e2edee; }
.home #data .item { box-sizing: border-box; text-align: center; }
.home #data .item img { margin: 0 auto 20px auto; }
.home #data .item h2 { font-size: 38px; }
.home #data .item p { font-size: 27px; color: #3c3c3b; }
.home #data_date { margin-top: -45px; font-size: 19px; text-align: center !important; color: #3c3c3b; }
.home #external_links { padding: 90px 0 70px 0; }
.home #external_links .section_inner_margin { padding: 0 200px; }
.home #external_links .wpb_column:nth-child(2) { border-left: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8; }
.home a.home-external-link { display: block; box-sizing: border-box; text-align: center; }
.home a.home-external-link img { margin: 20px auto; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.home a.home-external-link h3 { font-size: 16px; }
.home a.home-external-link:hover img { -webkit-filter: brightness(1.1); filter: brightness(1.1); }
.home a.home-external-link:hover h3 { text-decoration: underline; }

/* ********************************************************************************************************************* SOCIEDAD / COMPANY */
.page-company { 	/* #block_1 {
		
		.vc_col-sm-6:last-child {

			.vc_column-inner {
				border-left: 1px solid #5ea9c8;
			}
		}
	}

	#block_2 {
		padding: 70px 0;

		h5 {
			margin-top: -250px;
		}
	}

	#block_3 {
		padding: 70px 0;
		background-color: $light-blue;

		img {
			margin-top: -150px;
		}
	}

	#block_4 {
		padding: 70px 0;
	} */ }
.page-company .vc_column-inner { padding: 0 30px; }
.page-company h5.black { margin-top: 30px; font-size: 24px; /* &:not(:first-child) {
	margin-top: 40px;
} */ }
.page-company h5.black.more-margin-top { margin-top: 60px; }
.page-company .wpb_text_column p, .page-company .wpb_text_column ul { padding-right: 100px; }
.page-company .wpb_text_column ul li:before { color: #5ea9c8; }
.page-company .wpb_text_column ul li:after { content: ''; display: block; height: 20px; }
.page-company .wpb_text_column ul p { padding-left: 30px; color: #000; }
.page-company .wpb_text_column ul p strong { font-family: 'Roboto Slab'; color: #5ea9c8; }
.page-company .wpb_single_image { margin: 50px 0 30px 0 !important; }

/* ********************************************************************************************************************* AREA INVERSOR */
a.download-pdf { position: relative; width: 38px; height: 38px; padding: 9px 7px; font-family: 'Roboto Condensed', sans-serif; font-size: 14px; font-weight: 300; text-align: center; color: #fff; border-radius: 100%; background-color: #007494; }
a.download-pdf:hover { color: #000; background-color: #fff; }

table.vc-table-plugin-theme-classic { width: 60%; margin: 0 auto; }
table.vc-table-plugin-theme-classic tr { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
table.vc-table-plugin-theme-classic tr:nth-child(2n+1), table.vc-table-plugin-theme-classic tr:hover { background-color: #f5f5f5; }
table.vc-table-plugin-theme-classic tr:hover { background-color: #e1e1e1; }
table.vc-table-plugin-theme-classic tr td:last-child { text-align: center; }
table.vc-table-plugin-theme-classic td { padding: 20px 15px; text-align: left; }
table.vc-table-plugin-theme-classic .vc-th { font-family: 'Roboto Slab', sans-serif; color: #fff; }
table.vc-table-plugin-theme-classic .vc-th td { padding: 25px 15px !important; background-color: #007494 !important; }

table.vc-table-plugin-theme-simple { margin: 0 auto; }
table.vc-table-plugin-theme-simple tr { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
table.vc-table-plugin-theme-simple tr:hover { background-color: #f5f5f5; }
table.vc-table-plugin-theme-simple tr:first-child:hover { background-color: transparent; }
table.vc-table-plugin-theme-simple tr:first-child td { border-bottom: 1px solid #007494; font-family: 'Roboto Condensed', sans-serif; font-weight: 400; text-transform: uppercase; }
table.vc-table-plugin-theme-simple tr:last-child td { border-bottom: 1px solid #007494; }
table.vc-table-plugin-theme-simple td { padding: 20px 15px; text-align: left; border: 0; }

.last-row-total table tr:last-child td { font-family: 'Roboto Condensed', sans-serif; font-weight: 400; text-transform: uppercase; border-top: 1px solid #007494; border-bottom: 0; }

.only-first-left-aligned table tr td:not(:first-child) { text-align: center; }

.first-column-date table tr td:first-child { font-family: 'Roboto Slab', sans-serif; font-weight: 600; color: #a8a8a8; }

.all-left-aligned table tr td { text-align: left !important; }

.table-no-header tr:first-child { display: none; }

.table-no-borders td { border: 0 !important; }

.equipo-miembro { margin: 0; padding: 0 25px 35px 25px; background-color: #f5f5f5; }
.equipo-miembro .vc_column-inner { padding-top: 35px; }
.equipo-miembro h5 + p { margin: 5px 0 10px 0; }
.equipo-miembro p { padding-right: 50px; }
.equipo-miembro .condensed { text-transform: uppercase; }
.equipo-miembro .text-smaller p { font-size: 12px !important; line-height: 15px !important; }

.page-id-195 .qbutton, .page-id-531 .qbutton { margin: 8px 0; padding: 0 0 0 50px; display: table; clear: both; font-weight: 400; font-size: 16px; line-height: 17px; text-transform: none; letter-spacing: 0; text-indent: -50px; border: 0; white-space: normal; }
.page-id-195 .qbutton:before, .page-id-531 .qbutton:before { position: relative; content: ".PDF"; width: 40px; height: 40px; margin-right: 10px; padding: 10px 7px; font-family: 'Roboto Condensed', sans-serif; font-size: 14px; font-weight: 300; letter-spacing: 0; text-align: center; text-indent: 0; color: #fff; border-radius: 100%; background-color: #007494; }
.page-id-195 .qbutton:hover, .page-id-531 .qbutton:hover { background-color: transparent; color: #007494; }
.page-id-195 .qbutton:hover:before, .page-id-531 .qbutton:hover:before { color: #3c3c3b; background-color: #e8e8e8; }

.collapseomatic { width: 25px; height: 25px; display: block; font-size: 25px; line-height: 25px; text-align: center; background-color: #007494; color: #fff; border-radius: 100%; cursor: pointer; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.collapseomatic.colomat-close { -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.collapseomatic_content p { font-size: 12px !important; line-height: 16px !important; text-align: justify; }
.collapseomatic_content p br { margin-top: 15px; display: block; }

.page-investor-acciones .investor-links a:nth-of-type(1) { display: none; }

.page-investor-gobierno .investor-links a:nth-of-type(2) { display: none; }

.page-investor-info .investor-links a:nth-of-type(3) { display: none; }

.page-investor-agenda .investor-links a:nth-of-type(4) { display: none; }

.page-investor-hechos .investor-links a:nth-of-type(5) { display: none; }

.page-investor-junta .investor-links a:nth-of-type(6) { display: none; }

/* ********************************************************************************************************************* ACTIVOS (FILTER) */
.page-activos h1 { width: 30%; margin-top: 60px; }
.page-activos .searchandfilter { width: 69%; float: right; text-align: right; }
.page-activos .searchandfilter ul li { display: inline-block; }
.page-activos .searchandfilter ul li:last-child { margin-left: 50px; }
.page-activos .searchandfilter ul li h4 { display: inline-block; font-family: 'Roboto Slab', sans-serif; font-weight: 600; }
.page-activos .searchandfilter ul li select { -webkit-appearance: none; -moz-appearance: none; appearance: none; cursor: pointer; border: none; outline: none; min-width: 200px; margin-left: 15px; padding-bottom: 4px; font-family: 'Roboto Slab'; font-weight: 300; font-size: 16px; background: transparent url("https://www.saintcroixhi.com/media/select-arrow.png") no-repeat right center; border-bottom: 1px solid #e8e8e8; }
.page-activos .searchandfilter ul li select option { font-family: 'Roboto Slab', sans-serif; font-weight: 300; }
.page-activos .search-filter-results { display: block; width: 100%; }
.page-activos .search-filter-results .results { font-size: 12px; color: #b2b2b2; }
.page-activos .search-filter-results .no-results { margin-top: 100px; }

.activos { display: flex; flex-flow: row wrap; justify-content: space-between; margin-top: 70px; }
.activos:after { content: ''; height: 0; width: 31%; }
.activos .item { position: relative; width: 31%; margin-bottom: 60px; }
.activos .item.disponible .rel-img:before { content: url("https://www.saintcroixhi.com/media/activo-disponible.png"); position: absolute; right: 5px; margin-top: -1px; }
.activos .item.disponible.available .rel-img:before { content: url("https://www.saintcroixhi.com/media/activo-disponible_eng.png"); }
.activos .item h3 { margin: 20px 0 10px 0; }
.activos .item span, .activos .item a.map { display: inline-block; font-size: 14px; line-height: 17px; }
.activos .item a.map { display: inline; padding-left: 5px; text-decoration: underline; color: #007494; }
.activos .item a.map:hover { color: #b2b2b2; }
.activos .item a.pdf, .activos .item a.video { display: inline-block; margin-top: 15px; font-weight: 600; font-size: 15px; color: #007494; }
.activos .item a.pdf:before, .activos .item a.video:before { display: inline-block; float: left; content: url("https://www.saintcroixhi.com/media/icon-dossier.png"); margin-right: 7px; }
.activos .item a.pdf:hover, .activos .item a.video:hover { text-decoration: underline; }
.activos .item a.video { margin-left: 20px; }
.activos .item a.video:before { content: url("https://www.saintcroixhi.com/media/icon-video.png"); }
.activos .item .tipo { display: inline-block; width: auto; padding: 0 20px; font-weight: 600; font-size: 12px; line-height: 1.7; text-transform: uppercase; background-color: #e8e8e8; }
.activos .item .tipo.hotel { background-color: #cfe09c; }
.activos .item .tipo.oficina, .activos .item .tipo.office { background-color: #eed876; }
.activos .item .tipo.comercial, .activos .item .tipo.retail { background-color: #abded7; }
.activos .item .tipo.industrial, .activos .item .tipo.logistics-industrial { background-color: #e5dfd8; }
.activos .item .tipo.sanitario { background-color: #d9fff7; }

/* ********************************************************************************************************************* CONTACTO */
.page-contacto footer { margin-top: 0; }

.contact-data-block { margin-bottom: 60px; }
.contact-data-block div:first-child { margin-right: 20px; padding: 17px 20px; float: left; border: 1px solid #e8e8e8; border-radius: 60px; }
.contact-data-block div:last-child, .contact-data-block div.data { padding-top: 25px; line-height: 20px; }
.contact-data-block div:last-child a, .contact-data-block div.data a { color: #007494; text-decoration: underline; }
.contact-data-block div:last-child a:hover, .contact-data-block div.data a:hover { color: #b2b2b2; }
.contact-data-block div.data { padding-left: 120px; }

/* ********************************************************************************************************************* LEGAL */
.page-legal h5 { margin-top: 30px; }

/* ********************************************************************************************************************* BLOG */
.blog .blog_holder, .blog .sidebar, .archive.category .blog_holder, .archive.category .sidebar, .archive.tag .blog_holder, .archive.tag .sidebar, .search-results .blog_holder, .search-results .sidebar { margin-top: 180px; }
.blog article .post_image a:hover, .archive.category article .post_image a:hover, .archive.tag article .post_image a:hover, .search-results article .post_image a:hover { -webkit-filter: brightness(1.1); filter: brightness(1.1); }
.blog article .post_text_inner, .archive.category article .post_text_inner, .archive.tag article .post_text_inner, .search-results article .post_text_inner { margin-bottom: 10px; padding: 30px 25px !important; background-color: #e8e8e8 !important; }
.blog article .entry_title, .archive.category article .entry_title, .archive.tag article .entry_title, .search-results article .entry_title { font-weight: 600; font-size: 21px; line-height: 23px; text-align: left !important; }
.blog article .entry_title:after, .archive.category article .entry_title:after, .archive.tag article .entry_title:after, .search-results article .entry_title:after { content: ''; display: block; height: 2px; width: 30px; margin-top: 10px; background-color: #007494; }
.blog article p.post_excerpt, .archive.category article p.post_excerpt, .archive.tag article p.post_excerpt, .search-results article p.post_excerpt { font-size: 15px; text-align: left !important; }
.blog article .post_info, .archive.category article .post_info, .archive.tag article .post_info, .search-results article .post_info { margin: 10px 0 0 0; }
.blog article .post_more, .archive.category article .post_more, .archive.tag article .post_more, .search-results article .post_more { display: none; }

.archive.category .content, .archive.tag .content { margin-top: 0 !important; }

.search-results .post_info, .search-results .entry_date { display: none !important; }
.search-results .blog_holder article { margin-bottom: 20px; }
.search-results .post_more { display: none; }

.single-post .default_template_holder { margin-top: 180px; }
.single-post .blog_single { margin-bottom: 50px; }
.single-post .blog_single .entry_title { margin-bottom: 5px !important; font-weight: 600; font-size: 24px; color: #007494; }
.single-post .blog_single h2:not(.entry_title) { margin-bottom: 15px !important; font-size: 20px; }
.single-post .blog_single .post_info { margin-bottom: 5px; font-size: 15px; }
.single-post .blog_single .post_info .post_author { display: none; }
.single-post .blog_single .post_text_inner p { font-size: 16px; }
.single-post .blog_single .post_text_inner p a { color: #007494; text-decoration: underline; }
.single-post .blog_single .tags_text { padding-top: 15px; font-size: 14px; line-height: 24px; border-top: 1px dashed #b2b2b2; }
.single-post .blog_single .tags_text h5 { font-weight: 600; }
.single-post .blog_single .tags_text a { color: #b2b2b2; }
.single-post .blog_single .tags_text a:hover { color: #3c3c3b; text-decoration: underline; }

.sidebar .widget_search form { border: 1px solid #e8e8e8; }
.sidebar > div > h5 { margin-bottom: 20px; font-weight: 400; font-size: 15px; line-height: 20px; }
.sidebar > div > h5:after { content: ''; display: block; height: 2px; width: 30px; margin-top: 10px; background-color: #007494; }
.sidebar .latest_post_holder h5 { font-size: 16px; color: #007494; }
.sidebar .latest_post_holder h5 a { font-weight: 500; }
.sidebar .latest_post_holder h5:hover { text-decoration: underline; }
.sidebar .latest_post_holder .post_infos { font-size: 12px; color: #b2b2b2; }

/* ********************************************************************************************************************* BROWSERS FIXES */
@-moz-document url-prefix() {}
@media all and (-ms-high-contrast: none) { header .header_bottom .logo_wrapper .q_logo img { width: 260px !important; }
  ul.styled { padding-left: 1em; }
  ul.styled li { text-indent: -1em; padding-left: 1em; }
  ul.styled li:before { display: inline; } }
/* ********************************************************************************************************************* RESPONSIVE MEDIA QUERIES */
/* ********************************************************************************************************************* BREAK POINT 1400 */
@media screen and (max-width: 1400px) { header nav.main_menu > ul > li > a { padding: 0 10px; font-size: 15px; }
  header .widget_polylang select { font-size: 15px; }
  .home .slider-box { width: 45%; }
  .home #data .item h2 { font-size: 35px; }
  .home #data .item p { font-size: 22px; }
  .page-company .wpb_text_column p, .page-company .wpb_text_column ul { padding-right: 0; }
  .investor-links a { font-size: 16px; }
  .activos .item a.video { display: block; margin: 5px 0 0 0; } }
/* ********************************************************************************************************************* BREAK POINT 1300 */
/* ********************************************************************************************************************* BREAK POINT 1200 */
@media screen and (max-width: 1200px) { header .header_bottom .q_logo a { height: 60px !important; }
  header nav.main_menu > ul > li > a { padding: 0 10px; font-size: 15px; }
  header header .widget_polylang select { font-size: 15px; }
  .home .slider-box { width: 50%; }
  .home #data .item h2 { font-size: 31px; }
  .home #data .item p { margin-top: 15px; font-size: 20px; }
  .page-company #block_2 h5 { margin-top: -550px; }
  .page-company #block_3 img { margin-top: -100px; }
  .investor-links a { font-size: 15px; line-height: 18px; }
  .investor-links a img { padding: 15px; }
  .page-activos h1 { width: 19%; }
  .page-activos .searchandfilter { width: 80%; }
  .page-activos .searchandfilter ul li { margin-left: 0; padding-top: 5px; }
  .page-activos .searchandfilter ul li:last-child { margin-left: 40px; }
  .page-activos .searchandfilter ul li h4 { font-size: 15px; }
  .page-activos .searchandfilter ul li select { min-width: 140px; margin-left: 10px; font-size: 15px; } }
/* ********************************************************************************************************************* LANDSCAPE MOBILES AND DOWN  < 1000 */
@media screen and (max-width: 1000px) { .container_inner, div.grid_section .section_inner { width: 90%; }
  h1 { font-size: 30px; line-height: 33px; }
  h2 { font-size: 25px; line-height: 29px; }
  .hide-on-mobile { display: none; }
  .q_accordion_holder .accordion_content_inner .vc_row { padding: 0 10px; }
  .q_accordion_holder .accordion_content_inner .vc_column-inner { padding-right: 20px; }
  .google_map_ovrlay, .google_map_shortcode_overlay { display: none; }
  header .header_bottom { background-color: #99c7d4 !important; }
  header .header_bottom .header_bottom_right_widget_holder { display: table-cell; padding-right: 5px; }
  .mobile_menu_button i { font-size: 30px; color: #fff; }
  nav.mobile_menu { background-color: transparent; }
  nav.mobile_menu ul { width: 100%; padding-bottom: 30px; }
  nav.mobile_menu ul li a, nav.mobile_menu ul li h3 { font-family: 'Roboto Slab', sans-serif; font-size: 18px; color: #fff; }
  nav.mobile_menu ul li .sub_menu a { font-size: 15px; }
  nav.mobile_menu ul li .mobile_arrow i { font-size: 20px; color: #007494 !important; }
  footer a { font-size: 13px !important; }
  .home .q_slider .carousel { height: 500px !important; }
  .home .q_slider .carousel .carousel-inner .item { height: 500px !important; }
  .home .slider-box { width: 70%; }
  .home #activos .activos .item:nth-child(3) { display: none; }
  .home #activos a.boxed-link { width: 50%; }
  .home #links { padding: 50px 0; }
  .home #data { padding: 50px 0 70px 0; }
  .home #external_links { padding: 70px 0 50px 0; }
  .home #external_links .section_inner_margin { padding: 0; }
  .activos .item { width: 48%; }
  .investor-links a img { padding: 10px; }
  .blog .blog_holder, .blog .sidebar, .archive.category .blog_holder, .archive.category .sidebar, .archive.tag .blog_holder, .archive.tag .sidebar, .search-results .blog_holder, .search-results .sidebar { margin-top: 50px; }
  .single-post .default_template_holder { margin-top: 50px; }
  .sidebar .latest_post_holder .latest_post_image { float: none; width: 75px; margin-bottom: 10px; }
  .sidebar .latest_post_holder .latest_post_text { padding-left: 0; }
  .sidebar .latest_post_holder .latest_post_text h5 a { font-size: 15px; } }
/* ********************************************************************************************************************* VERTICAL MOBILES AND DOWN  < 767 */
@media screen and (max-width: 767px) { .container_inner, div.grid_section .section_inner { width: 80%; }
  #back_to_top { display: none; }
  .error404 .page_not_found { margin: 100px 0; }
  #header-image { min-height: 150px; background-position: 50% 0 !important; background-size: contain; }
  #header-image + div { margin-top: 10px !important; }
  .vc_column-inner { margin-top: 30px; }
  header .header_bottom .q_logo a { height: 50px !important; left: -70%; }
  footer .footer_top .four_columns > div { min-height: 0; text-align: center; border: 0; }
  footer .footer_top h5:after { margin: 10px auto 0 auto; }
  .home { 		/* .q_slider .carousel {
			height: 100% !important;

			.carousel-inner .item {
				height: 100% !important;
			}
		} */ }
  .home .slider-box { width: 95%; margin: -268px auto 0 auto; padding: 30px; background-color: rgba(0, 0, 0, 0.75); }
  .home .slider-box h1 { font-size: 25px; line-height: 40px; }
  .home .slider-box h1 span { padding-top: 20px; font-size: 17px; line-height: 22px; }
  .home #activos { padding-top: 0; }
  .home #activos h2 { text-align: center; }
  .home #activos .activos .item { display: block !important; margin-bottom: 40px; }
  .home #activos a.boxed-link { width: 80%; margin-top: -40px; }
  .home #links { padding: 20px 0; }
  .home #data { padding: 30px 0 60px 0; background-color: #e2edee; }
  .home #data .item { margin-bottom: 20px; }
  .home #data .item img { margin: 0 auto 10px auto; }
  .home #data_date { margin-top: -75px; font-size: 15px; }
  .home #external_links { padding: 20px 0; }
  .home #external_links .wpb_column:nth-child(2) { border: 0 !important; }
  .home a.home-external-link { margin-bottom: 10px; }
  .home a.home-external-link img { margin: 0 auto; }
  .page-company { 		/* #block_1 {
			
			.vc_col-sm-6:last-child {

				.vc_column-inner {
					border: 0;
				}
			}
		}

		#block_2 {
			padding: 30px 0;

			h5 {
				margin-top: 0;
			}
		}

		#block_3 {
			padding: 30px 0;

			img {
				margin-top: 0;
			}
		}

		#block_4 {
			padding: 30px 0;
		} */ }
  .page-company h1 { margin-bottom: 0 !important; }
  .page-company .vc_column-inner { margin-top: 0; padding: 0 15px; }
  .page-company h5.black { /* &:not(:first-child) {
	margin-top: 30px;
} */ }
  .page-activos h1 { width: 0; margin: -10px 0 0 0; }
  .page-activos .searchandfilter { width: 100%; margin-top: 70px; text-align: left; }
  .page-activos .searchandfilter ul li { display: flex; justify-content: space-between; margin-left: 0 !important; padding-top: 5px; }
  .page-activos .searchandfilter ul li:last-child { margin-left: 40px; }
  .page-activos .searchandfilter ul li h4 { width: 130px; }
  .page-activos .searchandfilter ul li select { font-size: 13px; }
  .activos { display: block; margin-top: 150px; }
  .activos:after { display: none; }
  .activos .item { width: 100%; }
  .activos .item h3 { font-size: 22px; }
  .equipo-miembro { padding: 0 0 35px 0; }
  .equipo-miembro .vc_column-inner { margin-top: 0; }
  .equipo-miembro h5 + p { margin: 5px 0 10px 0; }
  .equipo-miembro p { padding-right: 0; }
  .equipo-miembro .text-smaller p { font-size: 13px !important; line-height: 16px !important; }
  .page-id-195 .qbutton, .page-id-531 .qbutton { left: 40px; margin-right: 30px; }
  .page-id-195 .q_tabs, .page-id-531 .q_tabs { margin-top: 30px; }
  .wpb_vc_table { overflow: scroll; }
  .q_accordion_holder.accordion .ui-accordion-header { line-height: 22px !important; }
  .q_accordion_holder.accordion .tab-title:after { margin-top: 8px; }
  .download-pdfs-holder .qbutton { font-size: 14px; }
  .download-pdfs-holder.centered .tabs-nav li { margin-bottom: -10px; float: none; }
  .download-pdfs-holder.centered .tabs-nav li.active a { font-size: 21px; }
  .download-pdfs-holder.centered .tabs-nav li a { font-size: 15px; line-height: 30px; }
  .investor-links span { width: 100%; text-align: center; }
  .investor-links a { display: block; float: none; width: 100%; margin-bottom: 30px; }
  .investor-links a img { padding: 5px; }
  .blog .blog_holder, .blog .sidebar, .archive.category .blog_holder, .archive.category .sidebar, .archive.tag .blog_holder, .archive.tag .sidebar, .search-results .blog_holder, .search-results .sidebar { margin-top: 30px; }
  .single-post .default_template_holder { margin-top: 30px; }
  .sidebar .latest_post_holder .latest_post_image { float: left; width: 95px; }
  .sidebar .latest_post_holder .latest_post_text { padding-left: 120px; }
  .sidebar .latest_post_holder .latest_post_text h5 a { font-size: 18px; } }
/* ********************************************************************************************************************* LANDING MELIA STYLES */
@font-face { font-family: "jp"; src: url("fonts/jp.woff2") format("woff2"), url("fonts/jp.woff") format("woff"); font-weight: normal; font-style: normal; }
.page-melia { overflow: scroll; }
.page-melia header, .page-melia footer, .page-melia .wt-cli-cookie-bar-container { display: none !important; }
.page-melia h1, .page-melia h2, .page-melia h3, .page-melia h4 { font-family: 'jp'; font-weight: 400; color: #000; }
.page-melia h1 { font-size: 24px; line-height: 1.4; }
.page-melia h2, .page-melia h3 { font-size: 34px; line-height: 1.3; }
.page-melia #head { padding: 50px 0; }
.page-melia #head .logos { display: flex; justify-content: space-between; max-width: calc(75% - 15px); }
.page-melia #head .logos img { height: 62px; }
.page-melia #info { padding: 50px 0 80px 0; background-color: #f0f0f0; background: linear-gradient(180deg, #f0f0f0 77%, white 77%); }
.page-melia #info h2 { position: absolute; box-sizing: border-box; top: 300px; right: 0; width: 400px; margin-left: -40px; padding: 40px 70px 40px 30px; text-align: right; background-color: #fff; }
.page-melia #equipo { padding: 0 0 100px 0; }
.page-melia #equipo .vc_col-sm-9 .vc_column-inner { padding-right: 100px; }
.page-melia #equipo .text-bigger { margin: 0 0 200px 0; text-align: right; font-weight: 300; font-size: 28px !important; line-height: 1.2; }
.page-melia #equipo h2 { padding: 60px 40px; border: 1px solid #000; }
.page-melia #equipo h3 { margin-top: 80px; text-align: right; }
.page-melia #equipo .equipo { margin-top: 60px; text-align: right; font-size: 14px; line-height: 1.6; }
.page-melia #equipo p.centered { margin: 100px 0 50px 0; font-size: 24px; font-weight: 300; }
.page-melia #equipo .listado { column-count: 3; font-size: 14px; }
.page-melia #foot { padding: 110px 0; background-color: #f0f0f0; }
.page-melia #foot .propiedad { display: flex; align-items: center; gap: 30px; }
.page-melia #foot .propiedad p { margin-top: 0; font-size: 14px; }
.page-melia #foot .propiedad img { height: 35px; }
.page-melia #foot .legal ul { display: flex; justify-content: end; gap: 40px; list-style: none; }
.page-melia #foot .legal ul li { font-weight: 300; font-size: 14px; }

@media screen and (max-width: 1200px) { .page-melia h1 { font-size: 19px; }
  .page-melia h2, .page-melia h3 { font-size: 30px; }
  .page-melia #equipo .text-bigger { font-size: 20px !important; }
  .page-melia #foot .propiedad { gap: 20px; }
  .page-melia #foot .propiedad p { font-size: 12px; }
  .page-melia #foot .propiedad img { height: 35px; }
  .page-melia #foot .legal ul { gap: 30px; }
  .page-melia #foot .legal ul li { font-size: 12px; } }
@media screen and (max-width: 1000px) { .page-melia h2, .page-melia h3 { font-size: 22px; }
  .page-melia .vc_column-inner { margin-top: 0; }
  .page-melia #head { padding: 30px 0; }
  .page-melia #head .logos { max-width: none; }
  .page-melia #head .logos img { height: 40px; }
  .page-melia #info { padding: 30px 0; background: #f0f0f0; }
  .page-melia #info img { margin: 0 -30px; max-width: calc(100% + 60px); }
  .page-melia #info h1 { padding: 0 20px; font-family: 'Roboto'; font-weight: 300; }
  .page-melia #info h2 { position: relative; top: 0; width: 80%; margin: -60px 0 0 40px; padding: 30px; }
  .page-melia #equipo { padding-bottom: 50px; }
  .page-melia #equipo .vc_col-sm-9 .vc_column-inner { padding-right: 15px; }
  .page-melia #equipo .text-bigger { margin: 40px 0 20px 0; padding: 0 30px; font-size: 18px !important; }
  .page-melia #equipo .text-bigger br { display: none; }
  .page-melia #equipo h2 { box-sizing: border-box; width: 80%; margin: -50px 30px 0 40px; padding: 30px; background-color: #fff; }
  .page-melia #equipo h3 { margin-top: 30px; }
  .page-melia #equipo .equipo { margin-top: 30px; }
  .page-melia #equipo p.centered { margin: 80px 0 30px 0; text-align: left; font-size: 20px; }
  .page-melia #equipo .listado { column-count: 1; }
  .page-melia #foot { padding: 40px 0; }
  .page-melia #foot .propiedad { flex-direction: column; gap: 15px; }
  .page-melia #foot .propiedad p { font-size: 13px; }
  .page-melia #foot .propiedad img { height: 35px; }
  .page-melia #foot .legal { margin-top: 50px; }
  .page-melia #foot .legal ul { justify-content: center; }
  .page-melia #foot .legal ul li { font-size: 13px; } }
