/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

#main-logo .navbar-brand img {
	height: 60px;	
}

	.but-hero-mobile {
		display: none;
	}

@media (min-width: 992px){
  .title-plan{ height: 100px; overflow: hidden; }
  .title-list .row-inner > .wpb_column > .vc_column-inner{
    display:flex; flex-direction:column; justify-content:flex-end; height:100%;
  }
}

@media (min-width: 992px){
  .list-plan{ 
		min-height: 300px; 
	}
}

.list-plan ul,
.list-plan ol { margin: 0; }

.list-plan li,
.list-plan li p,
.list-plan li span {
  line-height: 1.2; 
  margin: 0;
}

.list-plan li + li {
  margin-top: 0.9em;
}

.list-plan li .icon,
.list-plan li i { line-height: 1; margin-right: .45em; }

@media (min-width: 992px){
  .price-list{ min-height: 40px; }  
}

.number-module span {
	line-height: 1;
	font-size: 7vw;
}

.title-module span {
	font-size: 2.2vw;
	line-height: 1;
	letter-spacing: 0px;
}

.subtitle-module {
	margin-top: 12px !important;
} 

.info-module span {
	font-size: 20px;
	line-height: 1.2;
}

.icon-box.time-module {
	padding-top: 50px !important;
}

.time-module .icon-box-content {
	vertical-align: middle !important;
}

.time-module .icon-box-icon {
	background-color: #309cf1 !important;
	color: #fff !important;
	padding-left: 10px !important;
} 

.time-module .icon-box-content {
	background-color: #309cf1 !important;
	color: #fff !important;
} 

.time-module .icon-box-content p {
	color: #fff !important;
	padding-right: 10px;
} 

.list-module h2 ul{
  margin: 0;
  padding: 0;
}

.list-module h2 ul li,
.list-module h2 ul li span,
.list-module h2 ul li p{
  line-height: 1.2;
  margin: 0;           
}


.list-module h2 ul li + li{
  margin-top: 0.9em;    
}

.list-module h2 ul li i,
.list-module h2 ul li .icon{
  line-height: 1;
  margin-right: .5em;
  vertical-align: middle;
}

.list-module .heading-text.el-text h2 > span{
  display: contents;    
}

.list-home .divider-wrapper, .list-home .vc_custom_heading_wrap   {
	margin-top: 40px !important;
}

.title-header h3 {
	padding: 0.3em 0 !important;
}

.faq-list a:hover {
	color: #fd6572 !important;
}

.lets-talk-icons .social-icon {
	color: #082d4d !important;
}

.lets-talk-icons i {
	font-size: 35px !important;
}

/* ==== GALERÍA home-circle (Uncode Media Gallery) ==== */
/* 1) Anula zoom/transición de imagen (incluido el hover del tema) */
.un-media-gallery.home-circle .t-entry-visual img,
.un-media-gallery.home-circle .t-entry-visual:hover img {
  transform: none !important;
  transition: none !important;
}

/* 2) Quita el “aclarado”/filtros/overlay automáticos del tema */
.un-media-gallery.home-circle .t-entry-visual .t-background-cover,
.un-media-gallery.home-circle .t-entry-visual .t-background-cover:after,
.un-media-gallery.home-circle .t-entry-visual .tmb-content-overlay,
.un-media-gallery.home-circle .t-entry-visual .color-anim {
  opacity: 0 !important;
  background: none !important;
  transition: none !important;
}

/* 3) El texto del overlay: oculto por defecto… */
.un-media-gallery.home-circle .t-entry-visual .t-overlay-wrap,
.un-media-gallery.home-circle .t-entry-visual .t-overlay-inner,
.un-media-gallery.home-circle .t-entry-visual .t-overlay-content {
  opacity: 0 !important;
  visibility: hidden !important;
  transition: opacity .2s ease, visibility .2s ease !important;
  z-index: 3 !important;
}

/* …y visible SOLO en hover/focus (desktop y accesible en móvil con focus) */
.un-media-gallery.home-circle .t-entry-visual:hover .t-overlay-wrap,
.un-media-gallery.home-circle .t-entry-visual:hover .t-overlay-inner,
.un-media-gallery.home-circle .t-entry-visual:hover .t-overlay-content,
.un-media-gallery.home-circle .t-entry-visual:focus-within .t-overlay-wrap,
.un-media-gallery.home-circle .t-entry-visual:focus-within .t-overlay-inner,
.un-media-gallery.home-circle .t-entry-visual:focus-within .t-overlay-content {
  opacity: 1 !important;
  visibility: visible !important;
}

/* 4) Asegura la maquetación centrada del overlay y muestra también el caption */
.un-media-gallery.home-circle .t-entry-visual .t-overlay-wrap {
  position: absolute !important;
  inset: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  pointer-events: none; /* para no bloquear el hover */
}
.un-media-gallery.home-circle .t-overlay-text,
.un-media-gallery.home-circle .t-entry .t-entry-excerpt {
  display: block !important;     /* Uncode a veces lo oculta */
  opacity: 1 !important;
  color: #000 !important;        /* Ajusta si lo necesitas */
  max-width: 44ch !important;    /* ancho legible */
  margin: .5rem auto 0 !important;
}

/* ===== Título siempre visible, caption solo en hover (home-circle) ===== */

/* 1) Mantén visible el contenedor del overlay para poder mostrar el título fijo */
.un-media-gallery.home-circle .t-entry-visual .t-overlay-wrap,
.un-media-gallery.home-circle .t-entry-visual .t-overlay-inner,
.un-media-gallery.home-circle .t-entry-visual .t-overlay-content{
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: none; /* no bloquea el hover */
}

/* 2) TÍTULO: visible siempre */
.un-media-gallery.home-circle .t-entry .t-entry-title{
  opacity: 1 !important;
  visibility: visible !important;
}

/* 3) CAPTION (excerpt): oculto por defecto… */
.un-media-gallery.home-circle .t-entry .t-entry-excerpt{
  opacity: 0 !important;
  visibility: hidden !important;
  transition: opacity .2s ease, visibility .2s ease !important;
}

/* …y visible SOLO en hover / focus */
.un-media-gallery.home-circle .t-entry-visual:hover .t-entry-excerpt,
.un-media-gallery.home-circle .t-entry-visual:focus-within .t-entry-excerpt{
  opacity: 1 !important;
  visibility: visible !important;
}

/* 4) Centrado y legibilidad */
.un-media-gallery.home-circle .t-entry-visual .t-overlay-wrap{
  position: absolute !important;
  inset: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}
.un-media-gallery.home-circle .t-entry .t-entry-title,
.un-media-gallery.home-circle .t-entry .t-entry-excerpt{
  max-width: 44ch !important;
  margin: .25rem auto 0 !important;
  color: #000 !important; /* ajusta si necesitas otro color */
}

/* ===== Colores de texto por ítem (home-circle) ===== */

/* 1) PRIMERA imagen (ítem 1): título + caption + cualquier texto/links */
.un-media-gallery.home-circle .index-row .tmb:nth-child(1) .t-entry,
.un-media-gallery.home-circle .index-row .tmb:nth-child(1) .t-entry * ,
.un-media-gallery.home-circle .index-row .tmb:nth-child(1) .t-entry a{
  color: #0B1F2E !important;     /* color 1 (ajústalo) */
  text-shadow: none !important;
}

/* 2) TODAS LAS DEMÁS imágenes (ítems 2, 3, 4…): título + caption + cualquier texto/links */
.un-media-gallery.home-circle .index-row .tmb:not(:first-child) .t-entry,
.un-media-gallery.home-circle .index-row .tmb:not(:first-child) .t-entry * ,
.un-media-gallery.home-circle .index-row .tmb:not(:first-child) .t-entry a{
  color: #FFFFFF !important;     /* color 2 (ajústalo) */
  text-shadow: 0 1px 10px rgba(0,0,0,.35) !important;  /* mejor legibilidad */
}

/* (Opcional) aumentar contraste del texto en móviles */
@media (max-width: 767px){
  .un-media-gallery.home-circle .index-row .tmb:not(:first-child) .t-entry,
  .un-media-gallery.home-circle .index-row .tmb:not(:first-child) .t-entry *{
    text-shadow: 0 2px 14px rgba(0,0,0,.45) !important;
  }
}

/* 0) Uncode a veces aplica transform al wrapper y rompe sticky */
.un-media-gallery.home-circle .pin-wrap{
  transform: none !important;
}

/* 1) Sticky clásico al tope del viewport */
.un-media-gallery.home-circle .index-scroll-wrapper{
  position: sticky !important;
  top: 0 !important;              /* pegado arriba */
  height: 100vh !important;       /* ocupa el alto de la ventana */
  display: flex !important;       /* centramos el contenido dentro */
  align-items: center !important; /* centrado vertical real */
  z-index: 3;
  /* NO usar translateY aquí */
}

/* 2) Evita que contenedores corten el sticky */
.un-media-gallery.home-circle,
.un-media-gallery.home-circle .index-scroll,
.un-media-gallery.home-circle .tmb-container,
.un-media-gallery.home-circle .row-internal{
  overflow: visible !important;
}

/* 3) (Opcional) si tienes header fijo alto, compensa el espacio arriba */
header.uncode-header, .uncode-navbar { /* ejemplo de selector de header */
  --hdr: 0px;  /* ajusta si tu header es fijo: p.ej. 80px */
}
.un-media-gallery.home-circle .index-scroll-wrapper{
  padding-top: var(--hdr);
}

/* Altura del header fijo (si tienes navbar sticky) */
:root{ --hdr: 0px; }  /* ej.: 80px */

/* 0) Evitar que Uncode rompa sticky con transform */
.un-media-gallery.home-circle .pin-wrap{ transform: none !important; }

/* 1) Sticky estable: pegado al header, centrando verticalmente el contenido */
.un-media-gallery.home-circle .index-scroll-wrapper{
  position: sticky !important;
  top: var(--hdr) !important;                              /* pegado al header */
  height: calc(100vh - var(--hdr)) !important;            /* ocupa la ventana útil */
  display: flex !important;
  align-items: center !important;                          /* centra el carril */
  z-index: 3;
}

/* 2) Quita los “huecos” del ROW de Uncode alrededor de la galería */
.vc_row.home-circle-row,
.vc_row.home-circle-row > .row-internal{
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  overflow: visible !important;
}

/* 3) Separa sólo con el bloque siguiente lo justo (6–10vh) */
.vc_row.home-circle-row + .vc_row{
  margin-top: 8vh !important;       /* ajusta 6–12vh a gusto */
}

/* (Opcional) Si el carril es más alto que el viewport, limítalo un poco */
.un-media-gallery.home-circle .index-row{ max-height: 80vh; }

.tags-ai-services {
	text-transform: uppercase;
	border: solid 1px;
	padding: 0px 20px;
	border-radius: 60px;
	font-size: 40px;
	margin: 10px;
	display: inline-block;
	line-height: 1.5;
}

.number-years .counter-suffix {
	font-size: 28px;
	margin-left: 20px;
}

.hero-photo  {
	 width: 68vh;
	 padding-top: 4vh;
	 padding-bottom: 4vh;
}

.navbar-extra-icons {
	width: 5vw;
}

#home-process .owl-carousel-wrapper, #home-process .single-block-padding {
	margin-top: 0;
	padding-top: 0;
}

#home-process .uncode-owl-nav .uncode-nav-counter, #home-process .uncode-owl-nav .uncode-owl-nav-in {
	align-items: baseline !important;
}

#home-process .module-inter {
	padding: 0;
}

#home-process .module-inter .row-internal {
	margin-top: 20px;
}

#home-process .owl-carousel-wrapper-nav {
	margin-top: 0;
}

#home-process .uncode-nav-counter-index {
	font-size: 6vw;
	vertical-align: bottom !important;
}

#home-process .custom-counter-separator, #home-process .uncode-nav-counter-total {
	font-size: 2vw;
	vertical-align: bottom !important;	
	margin-left: 5px; 
}

#home-process .uncode-owl-nav.pos-abs.pos-abs-top {
	top: -100px;
}

#home-process .badge-style span {
	padding: 14px;
	line-height: 0;
	font-weight: 300;
}

#home-services .contact-link {
		display: none;
}

#home-services .last-row {
	display: none;
}

.carousel-testimonial-mobile {
		display: none;
	}

.carousel-testimonial-full .tmb-media-last {
	padding-right: 0 !important;
}

.carousel-testimonial-full .h2 {
	font-size: 24px;
	line-height: 1.2;
}

.carousel-testimonial-full .h5 {
	font-size: 20px;
	line-height: 1.2;
}

.carousel-testimonial-full .h5 p {
	font-size: 18px;
	line-height: 1.2;
}

/* ====== ENVOLTORIO DEL CARRUSEL ====== */
.has-arrows{
  position: relative;
}

/* (Opcional) Fallback de flechas manuales si no usas Owl.nav */
.has-arrows .uc-ext-nav{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border-radius: 999px;
  border: 0;
  background: rgba(0,0,0,.25);
  color: #fff;
  cursor: pointer;
  z-index: 5;
  backdrop-filter: blur(2px);
}
.has-arrows .uc-prev{ left: 8px; }
.has-arrows .uc-next{ right: 8px; }
.has-arrows .uc-ext-nav:hover{ background: rgba(0,0,0,.45); }

/* ====== FLECHAS NATIVAS DE OWL ====== */
/* Asegura que Owl muestre su nav */
.has-arrows .owl-nav{
  display: block !important;
}

/* Botones centrados verticalmente con estilo circular */
.has-arrows .owl-nav button.owl-prev,
.has-arrows .owl-nav button.owl-next{
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(0,0,0,.25);
  color: #fff;
  border: 0;
  padding: 0;
  margin: 0;
  font-size: 0;                 /* ocultamos texto accesible visualmente */
  line-height: 0;
  box-shadow: 0 8px 20px rgba(0,0,0,.15);
  cursor: pointer;
}
.has-arrows .owl-nav button.owl-prev{ left: 8px; }
.has-arrows .owl-nav button.owl-next{ right: 8px; }

.has-arrows .owl-nav button.owl-prev:hover,
.has-arrows .owl-nav button.owl-next:hover{
  background: rgba(0,0,0,.45);
}

/* Normaliza el contenedor interno que crea tu tema (evita desalinear el “halo”) */
.has-arrows .owl-nav .owl-prev .owl-nav-container,
.has-arrows .owl-nav .owl-next .owl-nav-container{
  position: static !important;          /* no relative + offsets raros */
  width: 100% !important;
  height: 100% !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

/* Icono centrado; quita el empuje hacia abajo */
.has-arrows .owl-prev i,
.has-arrows .owl-next i{
  font-size: 21px !important;
  position: static !important;          /* elimina top: 6px de estilos previos */
  line-height: 1 !important;
  pointer-events: none;                  /* el click es del botón */
}

/* Si tu tema añade pseudo-elementos de halo, apágalos */
.has-arrows .owl-nav .owl-nav-container::before,
.has-arrows .owl-nav .owl-nav-container::after{
  content: none !important;
}

.style-light .btn-default, .style-dark .style-light .btn-default, .tmb-light .t-entry-text .btn-default, .style-dark .tmb-light .t-entry-text .btn-default, .tmb-dark .t-overlay-inner .btn-default {
	background-color: #041826 !important;
	border: 0px !important;
}

/* ====== RESPONSIVE (opcional) ====== */
@media (max-width: 480px){
  .has-arrows .owl-nav button.owl-prev,
  .has-arrows .owl-nav button.owl-next{
    width: 36px;
    height: 36px;
  }
  .has-arrows .owl-prev i,
  .has-arrows .owl-next i{
    font-size: 19px !important;
  }
}

#home-newsletter .btn {
	font-weight: 400 !important;
	letter-spacing: 0 !important;
	text-transform: capitalize !important;
}

.title-h-startups {
	margin-top: 10px !important;
}

.intro-history h6 {
	font-weight: 400;
}

span.char7735, span.char7736, span.char7737, span.char7738, span.char7914, span.char7915, span.char8091, span.char8092, span.char8093, span.char8094, span.char8095, span.char8096, span.char8097, span.char8273, span.char8274, span.char8275, span.char8276, span.char8277, span.char8278, span.char8279, span.char8280, span.char8281 {
	font-weight: 600 !important;
} 

span.char23708, span.char23709, span.char23710, span.char23711, span.char23712, span.char23713, span.char23714, span.char23715, span.char23716, span.char23717, span.char23894, span.char23895, span.char24072, span.char24073, span.char24074, span.char24075, span.char24252, span.char24253, span.char24254, span.char24255, span.char24256, span.char24433, span.char24434, span.char24435, span.char24436, span.char24437, span.char24438, span.char24439, span.char24440, span.char24617, span.char24618, span.char24795,, span.char24796, span.char24798, span.char24799, span.char24800, span.char24801, span.char24802, span.char24803, span.char24980, span.char24981, span.char24982, span.char24983, span.char24984, span.char24985, span.char24986, span.char24987, span.char24988 {
	font-weight: 600 !important;
} 

span.char31219, span.char31220, span.char31397, span.char31398, span.char31399, span.char31400, span.char31401, span.char31578, span.char31579, span.char31580, span.char31581, span.char31582, span.char31759, span.char31760, span.char31761, span.char31762, span.char31763, span.char31764, span.char31765, span.char31766, span.char31943, span.char31944, span.char31945, span.char31946, span.char31947, span.char31948, span.char32125, span.char32126, span.char32303, span.char32304, span.char32481, span.char32482, span.char32483, span.char32484, span.char32485, span.char32486, span.char32487, span.char32663, span.char32664, span.char32665, span.char32842, span.char32843, span.char32844, span.char32845, span.char32846, span.char32847, span.char32848, span.char32849, span.char33026, span.char33027, span.char33204, span.char33205, span.char33206, span.char33207, span.char33208, span.char33209, span.char33210, span.char33211, span.char33388, span.char33389, span.char33390, span.char33567, span.char33568, span.char33569, span.char33570, span.char33571, span.char33572, span.char33573, span.char33574, span.char33575, span.char33752, span.char33753, span.char33930, span.char33931, span.char33932, span.char34109, span.char34110, span.char34111, span.char34112, span.char34113, span.char34114, span.char34115, span.char34116, span.char34117 {
	font-weight: 600 !important;	
}

span.char36473, span.char36474, span.char36475, span.char36652, span.char36653, span.char36654, span.char36655, span.char36656, span.char36657, span.char36658, span.char36835, span.char37012, span.char37013, span.char37014, span.char37015, span.char37016, span.char37017, span.char37018, span.char37195, span.char37196, span.char37197, span.char37374, span.char37375, span.char37376, span.char37553, span.char37554, span.char37731, span.char37732, span.char37733, span.char37734, span.char37735, span.char37736, span.char37913, span.char37914, span.char37915, span.char38092, span.char38093, span.char38270, span.char38271, span.char38272, span.char38273, span.char38274, span.char38275, span.char38276 {
	font-weight: 600 !important;		
}

span.char38532, span.char38533, span.char38534, span.char38711, span.char38712, span.char38713, span.char38714, span.char38890, span.char38891, span.char38892, span.char38893, span.char39070, span.char39071, span.char39072, span.char39073, span.char39074, span.char39075, span.char39252, span.char39429, span.char39430, span.char39431, span.char39432, span.char39433, span.char39610, span.char39611, span.char39612, span.char39613, span.char39614, span.char39615, span.char39616, span.char39617, span.char39618, span.char39619, span.char39620 {
	font-weight: 600 !important;		
}

#about-more-list .icon-box-left {
	margin-top: 10px !important;
}

#about-more-list .icon-box-left .icon-media {
	width: 25px !important;
}

#about-more-list .icon-box-left .icon-box-icon {
	width: 25px !important;
	padding-top: 8px;
}

#about-more-list .icon-box-left .fa-1x {
	line-height: 0;
}

.button-see-full {
	display: block !important;
}

.button-see-mobile {
		display: none !important;
}

@media (max-width: 768px) {

	.navbar-extra-icons {
	width: 100vw;
	}
	
	.hero-copy .vc_custom_1763332081718 {
		padding-top: 35vw !important;
	}
	
	.hero-photo {
		width: 40vh !important;
		padding-top: 0 !important;
    padding-bottom: 10vh;
	}
	
	.but-hero {
		display: none;
	}
	
	.but-hero-mobile {
		display: block;
		margin: 10vw 0 15vw 0;
	}
	
	#home-about-yes h4, #home-about-no h4 {
		padding: 0px;
	}
	
	.list-home .divider-wrapper, .list-home .vc_custom_heading_wrap {
		margin-top: 30px !important;
	}
	
	#home-tit-magic h4, #home-process h4 {
		font-size: 9vw;
		line-height: 1;	
	}
	
	#home-process h4 span {
		font-weight: 400 !important;
	}
	
	#home-process .badge-style span {
		font-size: 18px;
	}
	
	#home-process .tmb-carousel .limit-width {
		padding: 25px 0 0 0;
	}

	#home-process .uncode-single-media .single-wrapper {
		max-width: 100% !important;
	}

	#home-process .uncode-nav-counter-index {
		font-size: 18vw;
	}

	#home-process .custom-counter-separator, #home-process .uncode-nav-counter-total {
		font-size: 6vw !important;
	}

	#home-services .last-row {
	display: block;
	}

	#home-services .contact-link {
		display: block;
		text-align: right;
		padding-top: 40px;
	}
	
	#home-magic-dots h5, #home-services .h2, #about-areas .h2 {
		font-size: 7vw !important; 
	}
	
	.number-module .h1 span, .number-module p span {
		font-size: 20vw;
	}
	
	.title-module .h2 span, .title-module h1 span {
		font-size: 10vw;
	}

	#home-tit-services .row-parent {
		padding-bottom: 0;
	}
	
	#home-tit-services h2 {
		font-size: 16vw;
	}
	
	#home-tit-testimonial h4 {
		font-size: 20vw;
	}
	
	#home-testimonial h3.h2 {
		font-size: 22px;
	}
	
	#home-testimonial p.h2 {
		font-size: 18px;
	} 
	
	#home-testimonial .double-top-padding {
		padding-top: 0px;
	}
	
	.carousel-testimonial-full {
		display: none;
	}
	
	.carousel-testimonial-mobile {
		display: block;
		margin-top: 0px !important;
	}
	
	.carousel-testimonial-mobile h4 p {
		font-size: 18px;
    line-height: 1.2;
	}

	.carousel-testimonial-mobile .single-wrapper {
		max-width: 50% !important;
	}

	.carousel-testimonial-mobile .uncode-single-media .single-wrapper .tmb {
		padding-right: 0 !important;
	}

	.carousel-testimonial-mobile .tmb-light.tmb-bordered.tmb-no-bg.tmb > .t-inside .t-entry-visual {
		border: 0px solid #eaeaea !important;
	}

	.carousel-testimonial-mobile h5 p {
		line-height: 1.2;
		font-size: 18px;
	}
	
	.carousel-testimonial-mobile .row-container .row-parent {
		padding: 36px 0 36px 0;
	}

	.faq-list h3 {
		font-size: 1.2rem;
	}

	#home-newsletter .single-top-padding, #footer-intro .footer-intro-inter {
		padding-right: 0;
		padding-left: 0;
	}

	.wpcf7-inline-wrapper.wpcf7-input-group {
		display: block;
	}
	
	body:not(.rtl) .wpcf7-inline-wrapper.wpcf7-input-group > *:first-child input:not(.btn-inset):not(.inset-input) {
		border-top-right-radius: 200px !important;
    border-bottom-right-radius: 200px !important;
		margin-bottom: 20px;
	}
	
	body:not(.input-underline):not(.rtl) form:not(.input-underline) .wpcf7-inline-wrapper.wpcf7-input-group > *:not(:first-child) input {
    border-top-left-radius: 200px !important;
    border-bottom-left-radius: 200px !important;
	}
	
	#social-area .icons-social-inter {
		padding-top: 0px;
	}
	
	#social-area .row-container {
		margin-top: 0px;
	}
	
	#footer-intro .double-top-padding {
		padding-top: 0px;
	}
	
	#header-about {
		padding-top: 15vw !important;
	}
	
	#header-about h1 {
		font-size: 18vw;
	}

	.button-see-mobile {
		display: block !important;
		text-decoration: underline !important;
	}

	.button-see-full {
		display: none !important;
	}

  #post-88778 #row-unique-2 .single-top-padding {
    padding-top: 0 !important;
  }

  #about-more-list .quad-top-padding {
    padding-top: 36px !important;
  }
	
	#about-areas-tit h2 {
	font-size: 1.875rem;
	line-height: 1;				
	}
	
	#about-areas-tit h2 span {
	font-weight: 400 !important;
	}
	
	#about-areas .unequal-flex {
		padding-top: 36px;
	}
	
	#about-areas .counter-prefix, #about-areas .uncode-counter, #about-areas .counter-suffix {
		font-size: 12vh;
	}
	
	#home-tit-services h2 {
		font-size: 16vw;
	}
	
	#about-more h2 span {
		font-size: 1.875rem !important;
		white-space: normal;
	}

	#about-more-list .single-wrapper {
		max-width: 100% !important;
		padding-top: 10vh;
	}

  #about-more-list .h4 {
    font-size: 20px;
    line-height: 1.2;
  }

	#footer-intro .shift_y_quad {
		margin-top: 100px !important;
	}


	
}
