/*
Theme Name: Maxcube Child
Template: maxcube
Theme URI: http://maxcube.ancorathemes.com
Description: Maxcube is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AncoraThemes
Author URI: http://ancorathemes.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Empieza sicom */

/* =Theme customization starts here
-------------------------------------------------------------- */
@font-face {
  font-family: 'Myriad Pro';
  src: url('fonts/MyriadPro-Regular.eot');
  src: url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/MyriadPro-Regular.woff2') format('woff2'),
    url('fonts/MyriadPro-Regular.woff') format('woff'),
    url('fonts/MyriadPro-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

h1 {
  font-size: 3.158em !important;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* COLOR ENLACES CONTENIDO LA CABECERA*/
.single-post .post_content a {
  color: #00538a !important;
}
.single-post .post_content a:hover {
  color: #0088cc !important;
}

.boton-solicitar-presupuesto {
  background-color: #2a2a2a !important;
  color: #ffef00 !important;
}

/* COLOR titulos en azul*/
.title-azul h3, .title-azul h2 {
  color: #00538a !important;
}
.pestanas-espacio .title-azul h2 {
  font-size: 2.6em;
}
/* BOTONES Rojos y blancos*/
.button-rojo {
  background-color: red !important;
  color: #fff !important;
}
.button-rojo:after {
  color: red !important;
  background-color: #fff !important;
}


/* AJUSTES DE LA CABECERA*/
.custom-top-header div {
  font-family: 'Raleway';
  font-size: 14px;
  line-height: 16px;
}

/*PRIMERA COLUMNA CON DIRECCIÓN*/
.columna-1-header {
  max-height: 60px;
}
.card-sicom {
  width: 100%;
}
.card-sicom p,
.card-sicom-2 p {
  margin-bottom: 5px;
}

/*TITULO PRIMERA COLUMNA DIRECCIÓN*/

.card-sicom .titulo-card {
  margin-left: 40px;
  padding-bottom: 5px;
  color: #fff;
  width: 100%;
}

/*CONTENEDORTES ICONOS*/
.card-sicom .icono-card,
.card-sicom-2 .icono {
  width: 30px;
  height: 30px;
}
/*ICONOS QUE OCUPAN 2 LINEAS*/
.card-sicom .icono-card img,
.card-sicom-2 .icono img {
  width: 100%;
  height: 100%;
}
/*ICONOS QUE OCUPAN 1 LINEA*/
.text-icon img {
  width: 16px;
  height: 16px;
}
.card-sicom .text-card {
  width: auto;
  margin-left: 40px;
  position: relative;
  bottom: 30px;
  color: #fff;
}
.card-sicom .text-card a {
  color: #fff;
}

/*SEGUNDA COLUMNA CON TELEFONO, HORARIO*/
.card-sicom-2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.card-sicom-2 p,
.card-sicom-2 p a,
.card-sicom-2 p a:hover {
  color: #fff;
}
.card-sicom-2 .texto a,
.card-sicom-2 .texto a:hover {
  text-decoration-color: #fff !important;
}

/* titulos header, se quitaron*/
.card-sicom-2 .titulo-card {
  margin-left: 25px;
  margin-bottom: 5px;
  width: 100%;
  color: #fff;
}
.card-sicom-2 .titulo-card p {
  color: #fff;
}

.sub-card-1 .icono,
.sub-card-2 .icono,
.sub-card- .icono {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.text-icon {
  display: flex;
}
.sub-card-1 {
  display: flex;
  justify-content: flex-start;
  width: 30%;
  align-items: center;
}

.card-sicom-2 .sub-card-1 .texto a:first-child p {
  color: #ffef00;
}
.sub-card-2 {
  display: flex;
  flex-direction: column;
  width: 25%;
}
.sub-card-3 {
  display: flex;
  flex-direction: column;
  width: 35%;
}
.sub-card-2 img,
.sub-card-3 img {
  margin-right: 10px;
}
.sub-card-3 .text {
  margin-left: 26px;
}

/* Quitar recuadro retribución en el mapa de la cabecera*/
.ol-attribution.ol-unselectable.ol-control.ol-uncollapsible {
  display: none;
}
/* 
*/
/* ------------------FIN de AJUSTES DE LA CEBECERA------------------*/

/*NAV MENU DEBAJO DE CABECERA CONTACTO*/

/*icono menu movil*/
.sc_layouts_menu_mobile_button .trx_addons_icon-menu {
  color: #2a2a2a !important;
}

/*lupa menu*/
.scheme_default
  .sc_layouts_row_type_compact
  .search_style_fullscreen:not(.search_opened)
  .search_submit {
  height: 40px;
  width: 40px;
}

.scheme_default
  .sc_layouts_row_type_compact
  .search_style_fullscreen:not(.search_opened)
  .search_submit:before {
  position: relative;
  bottom: 10px;
  font-size: 22px;
}

.migas-pan-header {
  padding-top: 0px !important;
}
/* 
*/
/*------------------FIN de NAV MENU DEBAJO DE CABECERA CONTACTO------------------*/

/*MOVILE MENU */

#menu_mobile a {
  text-transform: capitalize;
}
#menu_mobile .sub-menu.layouts_inited {
  margin-bottom: 15px !important;
}
/* 
*/
/*------------------ FIN de MOVILE MENU ------------------ */

/* BANNER HOME */

.banner-home-caja .sc_button:after {
  color: #ff000d !important;
}
.banner-home-caja .sc_button_title {
  color: #fff !important;
}

.banner-home-caja a.sc_button {
  background-color: #ff000d !important;
  color: #fff !important;
}

/*
*/
/*------------------ FIN de BANNER HOME ------------------*/

/* TARJETAS DE SERVICIOS HOME */
.tarjeta-servicios h4,
.tarjeta-servicios-2 h4 {
  color: #000;
  margin-top: 0px;
  margin-bottom: 0.9em;
}

.tarjeta-servicios p,
.tarjeta-servicios-2 p {
  color: #000;
  margin-top: 0px;
  padding-bottom: 1.45em !important;
}

.tarjeta-servicios .sc_item_button,
.tarjeta-servicios-2 .sc_item_button {
  background-color: #f2f2ef;
  width: 100%;
  padding-bottom: 2.95em;
}
.tarjeta-servicios .sc_button_simple:not(.sc_button_bg_image):after,
.tarjeta-servicios-2 .sc_button_simple:not(.sc_button_bg_image):after {
  display: none;
}

.tarjeta-servicios .vc-hoverbox-block-inner, .tarjeta-servicios .vc-hoverbox-block-inner p{
    padding: 0 !important;
}


/*
*/
/*------------------ FIN de TARJETAS DE SERVICIOS HOME------------------*/

/* PAGINA DE GALERIAS */
.page-id-1936 h1 {
  font-size: 3.158em;
}

.page-id-1936 h2 {
  font-size: 1.1em;
  line-height: 1.25em;
}

.page-id-1936 h4 {
  font-size: 3.158em;
  line-height: 1.17em;
}
.page-id-1936 .banner-contacto h4 {
  font-size: 2.1875em;
}
.color-fondo-galeria {
  margin-bottom: 25px;
}
.color-fondo-galeria > div {
  background-color: #f2f2ef;
  padding-bottom: 40px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.color-fondo-galeria > div p {
  padding-left: 15px;
  padding-right: 15px;
}
/*
*/
/*------------------ FIN de PAGINA DE GALERIAS IMAGENES------------------*/

/* FORMULARIOS */

/*formulario home*/
.form-home-presupuesto {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.submit-redireccion {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px !important ;
  max-height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  flex-wrap: nowrap;
}
.submit-redireccion a:first-child {
  padding: 15px 50px;
  background-color: #2a2a2a !important;
  text-decoration: none;
}
.submit-redireccion a:first-child:hover {
  color: #2a2a2a !important;
  background-color: #ffef00 !important;
  text-decoration: none;
}
.submit-redireccion a:last-child {
  background-color: transparent;
  color: #ffffff !important;
  font-size: 14px;
}

/*formulario pagina solicitar presupuesto*/
.form-presupuesto input,
.form-presupuesto textarea,
.form-presupuesto select,
.form-presupuesto input[type='submit'] {
  border-color: #565656 !important;
  margin: 10px 0;
}
.form-presupuesto input[type='checkbox'] + .wpcf7-list-item-label:before {
  border-color: #565656 !important;
}
.form-presupuesto .select_container:before,
.form-home-presupuesto .select_container:before {
  height: fit-content;
}
.form-presupuesto label,
.form-home-presupuesto label {
  width: 100%;
}
.form-presupuesto hr {
  margin: 25px 0;
}
.form-presupuesto a {
  color: #0088cc !important;
}
.form-presupuesto button[disabled],
.form-presupuesto input[type='submit'][disabled],
.form-presupuesto input[type='button'][disabled],
.form-presupuesto button[disabled]:hover,
.form-presupuesto input[type='submit'][disabled]:hover,
.form-presupuesto input[type='button'][disabled]:hover {
  background-color: #565656 !important;
  color: #fff !important;
}

.form-presupuesto .wpcf7-submit {
  color: #ffef00 !important;
  background-color: #2a2a2a !important;
}
.form-presupuesto .wpcf7-submit:hover {
  color: #2a2a2a !important;
  background-color: #ffef00 !important;
}

span.wpcf7-form-control.wpcf7-acceptance {
  color: #fff;
}
.contacto-general .column-1_1:last-of-type {
  padding-bottom: 0 !important;
}
.contacto-general .column-1_1:last-of-type p {
  margin-bottom: 0 !important;
}
.contacto-general .wpcf7-submit{
  background-color: #feef00 !important;
  color:#00538a !important;
}
.contacto-general .wpcf7-submit:hover {
  color: #ffef00 !important;
  background-color: #00538a !important;
}
/*bloque contacto home (subtitulo lateral)*/
.page-id-31 .contact .sc_item_subtitle {
  color: #fff;
  font-size: 2.1em;
  right: -3.5em;
  top: 4.5em;
}
/*
*/
/*------------------ FIN de FORMULARIOS ------------------*/

/* SIDEBAR 2*/

/*ID-2299 -> CAR STORAGE || 1553 -> MUDANZA*/
.page-id-2299 h1 {
  font-size: 3.158em;
}

.page-id-2299 .sidebar #media_image-2,
.page-id-1553 .sidebar #media_image-2,
.page-id-1559 .sidebar #media_image-2 {
  background-color: transparent;
}
.page-id-2299 .sidebar #media_image-2 .wp-caption-text,
.page-id-1553 .sidebar #media_image-2 .wp-caption-text,
.page-id-1559 .sidebar #media_image-2 .wp-caption-text {
  display: none;
}
.page-id-2299 .sidebar #text-2,
.page-id-1553 .sidebar #text-2,
.page-id-1559 .sidebar #text-2 {
  background-color: #00538a;
  padding: 15px 0;
}

.page-id-2299 .sidebar #text-3,
.page-id-1553 .sidebar #text-3,
.page-id-1559 .sidebar #text-3 {
  background-color: #ff000d;
  padding: 10px 0;
}
.page-id-2299 .sidebar #text-4,
.page-id-1553 .sidebar #text-4,
.page-id-1559 .sidebar #text-4 {
  background-color: #ffef00;
  padding: 10px 0 0;
}

/*
*/
/*------------------ FIN de SIDEBAR 2------------------*/

/* SIDEBAR FAQS */
/*FAQs car storage .page-id-2450*/
/*FAQs almacenes .page-id-2462*/
/*FAQ´s Coworking .page-id-2441*/
/*FAQ´s trasteros .page-id-2247*/

.page-id-2450 .sidebar #media_image-3,
.page-id-2462 .sidebar #media_image-3,
.page-id-2441 .sidebar #media_image-3,
.page-id-2247 .sidebar #media_image-3 {
  padding-top: 0px;
  background-color: transparent;
}

.page-id-2450 .sidebar #media_image-3 figcaption,
.page-id-2462 .sidebar #media_image-3 figcaption,
.page-id-2441 .sidebar #media_image-3 figcaption,
.page-id-2247 .sidebar #media_image-3 figcaption {
  display: none;
}
.page-id-2450 #text-5,
.page-id-2462 #text-5,
.page-id-2441 #text-5,
.page-id-2247 #text-5 {
  text-align: center;
}

/*
*/
/*------------------ FIN de SIDEBAR FAQS------------------*/

/*TAMAÑO SIDEBAR-CONTENIDO-RESPONSIVE*/

@media (min-width: 991.98px) and (max-width: 1199.98px) {
  .page-id-2299 .content,
  .page-id-1553 .content,
  .page-id-1559 .content,
  .page-id-2450 .content,
  .page-id-2462 .content,
  .page-id-2441 .content,
  .page-id-2247 .content {
    min-width: calc(100% - 225px) !important;
  }
  .page-id-2299 .sidebar,
  .page-id-1553 .sidebar,
  .page-id-1559 .sidebar,
  .page-id-2450 .sidebar,
  .page-id-2462 .sidebar,
  .page-id-2441 .sidebar,
  .page-id-2247 .sidebar {
    width: 200px !important;
  }
}

@media (min-width: 1200px) and (max-width: 1440.98px) {
  .page-id-2299 .content,
  .page-id-1553 .content,
  .page-id-1559 .content,
  .page-id-2450 .content,
  .page-id-2462 .content,
  .page-id-2441 .content,
  .page-id-2247 .content {
    min-width: calc(100% - 300px) !important;
  }
  .page-id-2299 .sidebar,
  .page-id-1553 .sidebar,
  .page-id-1559 .sidebar,
  .page-id-2450 .sidebar,
  .page-id-2462 .sidebar,
  .page-id-2441 .sidebar,
  .page-id-2247 .sidebar {
    width: 270px !important;
  }
}

/*
*/
/*------------------ FIN de SIDEBAR CONTENIDO-RESPONSIVE------------------*/

/* FOOTER */
footer span,
footer a,
footer p {
  font-family: 'Raleway';
  font-size: 16px;
}
footer h5 {
  font-family: 'Montserrat';
  font-size: 16px;
}
footer .sub-card-2 {
  width: 100%;
}

footer .sub-card-2 img {
  width: 1.19em;
  height: auto;
  margin: 0 10px 0 0 !important;
  vertical-align: middle;
}

footer .boton-pago-online {
  margin-top: 10px;
}

footer .boton-pago-online a {
  background-color: #e41f23;
  color: #fff !important;
  padding: 5px;
}

footer .icono-descarga {
  display: inline-block;

  width: auto;
  padding-left: 15px;
}
footer .contacts_email {
  margin-bottom: 0 !important;
}
footer .contacts_phone {
  color: #feef00 !important;
}
footer .icono-brand {
  width: auto;
  display: inline-flex;
}
footer .icono-brand img {
  height: 35px;
  width: auto;
}
footer .socials_wrap {
  display: flex;
  flex-wrap: wrap;
}

/*
*/
/*------------------ FIN de FOOTER------------------*/

/*Titulo pagina solicitar presupuesto*/
.titulo-con-descripcion .sc_item_title + .sc_item_descr {
  margin-top: 2em !important;
  margin-bottom: 3em;
}

/*Bloque BENEFICIOS home*/

.fila-borde-rojo .sc_content {
  border-color: #ff000d;
}
.fila-borde-rojo .sc_button span, .fila-borde-rojo .sc_button:after {
  color: #00538a;
}

/*Bloque CONTADOR home*/
.sc_skills h3,
.sc_skills_item_title {
  color: #fff !important;
  font-size:2.1em;
}
.sc_skills .sc_button {
  color: #0088cc !important;
  background-color: #fff !important;
}
.sc_skills
  .sc_item_button.sc_button_wrap
  .sc_button:not(.sc_button_simple):after {
  color: #fff !important;
  background-color: #0088cc !important;
}
.page-id-31 .sc_skills_icon {
  background-color: transparent !important;
  font-size: 3.1258em;
  line-height: 1em;
}
.sc_skills_counter .sc_skills_icon + .sc_skills_total {
  margin-top: 0em;
}



/*Bloque TARJETAS DE PRECIOS home*/
.bordes-colores-alternos .sc_price_item:hover {
  border-color: #2a2a2a !important;
}

/*Bloque CARRUSEL TARJETAS PRECIOS trasteros a domicilio*/
div#tarifas-trasteros-domicilio h4 {
  margin-top: 0px;
}

div#tarifas-trasteros-domicilio p {
  font-size: 14px;
  margin-bottom: 0;
}

div#tarifas-trasteros-domicilio p:nth-child(3) {
  font-weight: 600;
  font-size: 16px;
}
div#tarifas-trasteros-domicilio p:nth-child(3) strong {
  color: #0088cc;
}
div#tarifas-trasteros-domicilio p:nth-child(3),
div#tarifas-trasteros-domicilio p:nth-child(4) {
  padding: 10px 0 10px;
  border-bottom: 0.5px solid #0088cc;
}
div#tarifas-trasteros-domicilio p:nth-child(5) {
  padding: 10px 0;
}

div#tarifas-tr.migas-pan-header {
  padding-top: 0px !important;
}
div#tarifas-trasteros-domicilio a {
  padding: 10px 50px;
  background-color: #0088cc !important;
  color: #fff;
  border: none;
}

div#tarifas-trasteros-domicilio a:hover {
  color: #ffef00 !important;
}
div#tarifas-trasteros-domicilio a:after {
  display: none;
}
/*navegacion*/
div#tarifas-trasteros-domicilio .ultsl-arrow-left4:hover,
div#tarifas-trasteros-domicilio .ultsl-arrow-right4:hover {
  color: #ffef00;
}
div#tarifas-trasteros-domicilio .ultsl-arrow-left4,
div#tarifas-trasteros-domicilio .ultsl-arrow-right4 {
  background-color: #0088cc;
  color: #fff;
}
/*
*/
/*------------------ FIN de Bloque CARRUSEL TARJETAS PRECIOS------------------ */

.cajas-preguntas-frecuentes p {
  font-size: 16px;
  line-height: 22px;
}

/*CONTACTO*/
.post-1986 .sc_item_descr.sc_title_descr.sc_align_center {
  max-width: 100%;
}

/*
*/
/*------------------ FIN de CONTACTO------------------ */

/*PLANTILLAS WPBAKERY BLOQUES*/

/*Bloque 1*/
.montaje-texto-video .sc_title_descr {
  margin-top: 25px !important;
}

/*Bloque 7*/
.acordeon-ventajas .vc_tta-title-text {
  font-weight: 600 !important;
  color: #fff;
}
.acordeon-ventajas .titulo-acordeon-destacado .vc_tta-title-text {
  color: #ffef00 !important;
}
.acordeon-ventajas .vc_tta-panel {
  border-color: #fff !important;
  border-bottom: 4px solid !important;
}

.banner-contacto .texto-banner-contacto {
  line-height: 50px;
}

.acordeon-preguntas-frecuentes a {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  color: #2a2a2a !important;
}

.acordeon-preguntas-frecuentes .vc_tta-title-text {
  font-size: 18px !important;
}
.acordeon-preguntas-frecuentes i {
  width: 40px !important;
  height: 40px !important;
}
.acordeon-preguntas-frecuentes .vc_tta-panel {
  border-bottom: 1px solid !important;
}

.acordeon-preguntas-frecuentes i::before {
  left: 0.8em !important;
  top: 0.7em !important;
}

/*Bloque 6*/
.pestanas-espacio ul.vc_tta-tabs-list {
  display: flex !important;
  flex-direction: row;
  justify-content: center;
}
.vc_tta-tabs-container {
  background-color: #00538a;
}
.pestanas-espacio ul.vc_tta-tabs-list li a,
.pestanas-espacio ul.vc_tta-tabs-list li {
  color: #fff !important;
  background-color: #00538a !important;
}
.pestanas-espacio ul.vc_tta-tabs-list li.vc_active a,
.pestanas-espacio ul.vc_tta-tabs-list li.vc_active {
  background-color: #ff000d !important;
}
.pestanas-espacio ul.vc_tta-tabs-list a {
  padding: 7px !important;
  font-size: 14px;
}
.pestanas-espacio .vc_tta-panel {
  border-bottom: 0px !important;
}

.lista-caracteristicas .custom_info_list_services {
  padding: 5px 0;
}

/*bloque sidebar*/
.tarjeta-sidebar button {
  position: relative;
  bottom: 60px;
  width: 80%;
  padding: 9px;
  font-size: 16px;
  background-color: #00538a;
  color: #fff;
}

.carrusel-home h3.title-center.bb-top-title.ult-responsive {
  position: relative;
  top: 50px;
  background-color: transparent !important;
  color: #fff !important;
  font-size: 1.5em;
}


@media (max-width: 478.98px) {
  .banner-contacto .sc_button_icon {
    display: none;
  }

  /*BANNER HOME*/
  .banner-home-caja h1 {
    font-size: 1.9em !important;
    line-height: 1.4em !important;
  }
  .banner-home-caja img {
    width: 24px !important;
    height: 24px !important;
    font-size: 16px;
    margin-bottom: auto !important;
  }
  .banner-home-caja p a {
    font-size: 30px;
    line-height: 64px !important;
  }
  .banner-home-caja .sc_button {
    padding: 15px;
  }
  .banner-home-caja .sc_button_text {
    text-transform: uppercase;
  }
  .banner-home-caja .sc_button:after,
  .banner-home-caja .sc_button:hover:after {
    display: none !important;
  }

  .page-id-1986 .sc_price_item_details {
    display: block;
  }
  /*BENEFICIOS HOME*/
  .fila-borde-rojo .sc_content {
    padding-right: 10px !important;
  }

  .texto-banner-contacto img {
    width: 24px !important;
    height: 24px !important;
    font-size: 16px;
    margin-top: auto !important;
    margin-bottom: auto !important;
    vertical-align: middle;
  }
  .texto-banner-contacto p a span {
    font-size: 36px !important;
    line-height: 64px !important;
  }

  /*FOOTER*/
  .columnas-footer > div > div {
    display: flex;
    justify-content: center;
  }
  .columnas-footer .wpb_column,
  .columnas-footer .wpb_column h5 {
    text-align: center !important;
  }
  .columnas-footer .widget_contacts .contacts_info span,
  .widget_contacts .contacts_info > div > a,
  .columnas-footer .widget_contacts .contacts_info > a {
    padding-left: 0;
  }
  .columnas-footer span.contacts_address:before,
  .contacts_phone:before,
  .contacts_email::before {
    display: none !important;
  }
  .columnas-footer .text-icon {
    justify-content: center;
  }
  .columnas-footer .text-icon img {
    display: none;
  }
  .columnas-footer .wpb_column:nth-child(4) .vc_column-inner {
    align-items: center !important;
  }
  .columnas-footer
    .wpb_column:nth-child(4)
    .vc_column-inner
    .wpb_wrapper
    .sc_layouts_item {
    margin-right: 0;
  }
  .copyright-custom-footer {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .copyright-custom-footer .wpb_column .vc_column-inner .wpb_wrapper > div {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    justify-content: center;
  }
  .copyright-custom-footer
    .wpb_column:not(:first-child)
    .vc_column-inner
    .wpb_wrapper
    > div {
    padding-bottom: 25px;
    border-bottom: 1px solid #a2a2a2;
  }
}

@media (min-width: 479px){
.phone-footer a::before {
    content: '\e8c2';
    font-family: 'trx_addons_icons';
    color: #fff;
    font-size: 1.3em;
    padding-right: 0.5em;
}
}

@media (min-width: 478.98px) and (max-width: 768px) {
  .banner-home-caja h1 {
    font-size: 2.9em !important;
    line-height: 1.2em !important;
  }
}

@media (max-width: 767.98px) {
  h1{
    font-size: 2.7em !important;
  }
  .color-fondo-galeria > div {
    background-color: transparent;
    padding-bottom: 40px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /*CONTACTO CUADROS AMARILLOS*/
  .post-1986 .sc_price .trx_addons_column-1_3:not(:last-child) {
    margin-bottom: 50px;
  }

  .page-id-31 .fila-borde-rojo .sc_pull_small {
    margin-bottom: -3em;
  }
  .page-id-31 .sc_skills_icon {
    background-color: transparent !important;
    font-size: 3.1258em;
    line-height: 1em;
  }
  .contenedor-skills{
    background-size:cover;
  }
  .franja-fondo-azul {
    margin-top: 50px;
  }
  .franja-fondo-azul p{
   font-size:20px;
  }

  .franja-fondo-azul > div:first-child {
    text-align: center;
    margin-top: 30px;
  }
  .franja-fondo-azul > div:last-child {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .carrusel-home h3.title-center.bb-top-title.ult-responsive {
  font-size: 24px;
}
}

@media (min-width: 768px) {
  .migas-pan-header .breadcrumbs {
    margin-top: 0px !important;
  }
  .migas-pan-header {
    padding-top: 20px !important;
  }
  .franja-fondo-azul {
    margin-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .page-id-31 .tarjeta-servicios .wpb_text_column {
    min-height: 525px;
  }
}

@media (max-width: 991.98px) {
  .sub-card-1,
  .sub-card-2,
  .sub-card-3 {
    width: auto;
  }

  .banner-home-caja > div {
    background-color: #0088cc;
  }
  .form-home-presupuesto .form-column.sl-relative {
    width: 100%;
  }
  /*TARIFAS HOME*/
  .tarifas-home .sc_item_button {
    text-align: center;
    margin-top: 25px;
  }
  .info-pagina-contacto .wpb_column > div {
    border-left: 0px !important;
  }
  .info-pagina-contacto h3 {
    margin-top: 25px;
  }
}

@media (max-width: 1023.98px) {
  .banner-home-caja::before {
    opacity: 1 !important;
    background-color: #0088cc !important;
  }
  .banner-home-caja h1,
  .banner-home-caja .sc_item_button {
    text-align: center;
  }
  .banner-home-caja p {
    text-align: center;
    font-size: 18px;
  }
  /*Bloque 4 */
  .banner-contacto .sc_content {
    background-image: none !important;
  }

  .banner-contacto h2,
  .banner-contacto .sc_item_button,
  .banner-contacto .wpb_column,
  .banner-contacto .sc_title_descr p {
    text-align: center;
  }

  .banner-contacto .wpb_column {
    width: 100%;
  }
  .banner-contacto .texto-banner-contacto {
    padding-bottom: 25px;
  }
  .columnas-footer .wpb_column:nth-child(4) .vc_column-inner {
    display: flex;
    align-items: flex-start;
  }
}
@media (min-width: 1024px) {
  .banner-home-caja {
    background-image: url(/wp-content/uploads/2022/12/Untitled35.gif);
	/*background-image: url(/wp-content/uploads/2023/07/DUKE.png);*/
    background-position: 90%;
    background-size: 31%;
    background-repeat: no-repeat;
  }
  .banner-home-caja h1 {
    width: 70%;
  }
  /*Bloque 2 */
  .tarjetas-colores .texto-tarjeta-colores {
    min-height: 250px;
  }
  /*Bloque 4*/
  .banner-contacto .area-separador {
    width: 60%;
    margin-left: 0;
  }
  .banner-contacto .sc_title_descr p {
    width: 65%;
  }
  .franja-fondo-azul {
    font-size: 1.6em;
    line-height: 1em;
  }

}
@media (min-width: 1264px) {
  .banner-home-caja {
    background-size: 37%;
  }
  .banner-home-caja h1 {
    width: 65%;
  }
  .franja-fondo-azul {
    font-size: 1.9em;
    line-height: 1em;
    margin-top: 0;
  }
  .pestanas-espacio ul.vc_tta-tabs-list {
    justify-content: space-between;
  }

}

/**
*TARJETAS DE COLORES (BLOQUE 2) y tarjetas de servicios HOME
*   
* inicio -> .page-id-31
* alquiler-trasteros -> .page-id-8092 
* alquiler-de-trastero-a-domicilio -> .page-id-6985
* servicios-para-almacenes -> .page-id-2969
* servicios-para-empresas -> .page-id-2886
* coworking-vigo -> .page-id-2599 
* alquiler-espacio-showroom-vigo -> .page-id-6035
**/

@media (min-width: 992px) and (max-width: 1023.98px) {
  .tarjetas-colores .texto-tarjeta-colores h3 {
    font-size: 24px;
  }
  .page-id-2599 .tarjetas-colores .texto-tarjeta-colores {
    min-height: 725px;
  }
  .page-id-6035 .tarjetas-colores .texto-tarjeta-colores {
    min-height: 600px;
  }
  .page-id-8092 .tarjetas-colores .texto-tarjeta-colores,
  .page-id-6985 .tarjetas-colores .texto-tarjeta-colores {
    min-height: 390px;
  }
  .page-id-2969 .texto-tarjeta-colores,
  .page-id-2886 .texto-tarjeta-colores {
    min-height: 215px;
  }
  .page-id-31 .tarjeta-servicios .wpb_text_column {
    min-height: 525px;
  }
}

@media (min-width: 1024px) and (max-width: 1263.98px) {
  .page-id-2599 .tarjetas-colores .texto-tarjeta-colores {
    min-height: 575px;
  }
  .page-id-6035 .tarjetas-colores .texto-tarjeta-colores {
    min-height: 425px;
  }
  .page-id-8092 .tarjetas-colores .texto-tarjeta-colores,
  .page-id-6985 .tarjetas-colores .texto-tarjeta-colores {
    min-height: 325px;
  }
  .page-id-2969 .texto-tarjeta-colores,
  .page-id-2886 .texto-tarjeta-colores {
    min-height: 180px;
  }
  .page-id-31 .tarjeta-servicios .wpb_text_column {
    min-height: 350px;
  }
}

@media (min-width: 1264px) {
  .page-id-2599 .tarjetas-colores .texto-tarjeta-colores {
    min-height: 490px;
  }
  .page-id-6035 .tarjetas-colores .texto-tarjeta-colores {
    min-height: 425px;
  }
  .page-id-6035 .sub-menu-columns .sub-menu {
    min-height: 390px;
  }
  .page-id-8092 .tarjetas-colores .texto-tarjeta-colores,
  .page-id-6985 .tarjetas-colores .texto-tarjeta-colores {
    min-height: 290px;
  }
  .page-id-2969 .texto-tarjeta-colores,
  .page-id-2886 .texto-tarjeta-colores {
    min-height: 180px;
  }
  .page-id-31 .tarjeta-servicios .wpb_text_column {
    min-height: 275px;
  }
}
/**
*MENU
**/
@media (min-width: 768px) and (max-width: 1023.98px) {
  .sub-menu-columns:not(.primer-submenu) .sub-menu {
    width: 500px !important;
    margin-left: -250px;
  }
  .sub-menu-columns:not(.primer-submenu) ul.sub-menu li {
    display: inline-block;
    width: 250px;
  }
  .sub-menu-columns:not(.primer-submenu) ul.sub-menu li:nth-child(odd) {
    float: left;
    clear: both;
  }
  .sub-menu-columns:not(.primer-submenu) ul.sub-menu li:nth-child(even) {
    float: right;
  }
  .sc_layouts_menu_popup .sc_layouts_menu_nav > li > a,
  .sc_layouts_menu_nav > li li > a {
    padding: 0.4em 1.5em;
    font-size: 13px;
  }
}

@media (min-width: 1024px) and (max-width: 1199.98px) {
  .sub-menu-columns:not(.primer-submenu) .sub-menu {
    width: 470px !important;
  }
  .sub-menu-columns:not(.primer-submenu) ul.sub-menu li {
    display: inline-block;
  }
  .sub-menu-columns:not(.primer-submenu) ul.sub-menu li:nth-child(odd) {
    float: left;
    clear: both;
    width: 220px;
  }
  .sub-menu-columns:not(.primer-submenu) ul.sub-menu li:nth-child(even) {
    float: right;
    width: 250px;
  }
  .sc_layouts_menu_popup .sc_layouts_menu_nav > li > a,
  .sc_layouts_menu_nav > li li > a {
    padding: 0.4em 1.5em;
    font-size: 13px;
  }
}

@media (min-width: 1200px) {
  .sub-menu-columns:not(.primer-submenu) .sub-menu {
    width: 500px !important;
  }
  .sub-menu-columns:not(.primer-submenu) ul.sub-menu li {
    display: inline-block;
    width: 250px;
  }
  .sub-menu-columns:not(.primer-submenu) ul.sub-menu li:nth-child(odd) {
    float: left;
    clear: both;
  }
  .sub-menu-columns:not(.primer-submenu) ul.sub-menu li:nth-child(even) {
    float: right;
  }
  .sc_layouts_menu_popup .sc_layouts_menu_nav > li > a,
  .sc_layouts_menu_nav > li li > a {
    padding: 0.4em 1.5em;
    font-size: 13px;
  }
}

/* JESUS - 14/11/23 */
.button_container .wpb_wrapper {
	display:flex;
	justify-content: flex-start;
}

@media (max-width: 1023px) {
	.button_container .wpb_wrapper {
		display:flex;
		justify-content: center;
		flex-direction:column;
	}
}

.banner-home-caja .sc_item_button:nth-child(2) .sc_button:after {
  color: #ffef00 !important;
}

.banner-home-caja .sc_item_button:nth-child(2) a.sc_button {
  background-color: #ffef00 !important;
  color: #2a2a2a !important;
  margin-left:15px;
}

.banner-home-caja .sc_item_button:nth-child(2) a.sc_button:hover {
	color:#2a2a2a !important;
}

.banner-home-caja .sc_item_button:nth-child(2) a.sc_button .sc_button_title {
	color: #2a2a2a!important;
}

.banner-home-caja .sc_item_button.sc_button_wrap:nth-child(2) .sc_button:not(.sc_button_simple):after {
	content: '\e8c2';
    font-family: 'trx_addons_icons';
    font-size: 18px;
    background-color: #2a2a2a!important;
}


@media (max-width: 1023px) {
	.banner-home-caja .sc_item_button:nth-child(2) a.sc_button {
		background-color: #ffef00 !important;
		color: #fff !important;
		margin-left: 0;
		margin-top: 15px!important;
		width: auto!important;
	}
}

.call-form form {
    text-align: center;
}

.call-form form .wpcf7-form-control {
    width:auto!important;
}

.whatsapp_contact {
    position: fixed;
    bottom: 150px;
    right: 0;
    background: #25d366; 
    z-index:9999999999;
    padding:10.8px 0;
	width:3em;
	text-align:center;
}
.whatsapp_contact img { width: 32px}