/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  GeneratePress child theme
 Author:       Market3
 Author URI:   https://www.market3.net
 Template:     generatepress
 Version:      1.0
*/



body {
    overflow-x: hidden;
}

/*
html {
	scroll-behavior: smooth;
}
*/

.one-container .site-content {
    padding-left: 0;
    padding-right: 0;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

#hero .uagb-section__inner-wrap {
    min-height: 62vh;
}

.godown-icon {
    position: absolute;
    bottom: -60px;
    left: calc( 50% - 32px );
	opacity: 0;
	transition: opacity 0.5s ease-out;
}

@keyframes iconjump {
	from {margin-bottom: 0;}
	to {margin-bottom: 7px;}
}

.godown-icon img.jumping {
    cursor: pointer;
	margin-bottom: 0;
	animation-name: iconjump;
	animation-duration: 0.6s;
	animation-timing-function: ease;
	animation-iteration-count: infinite;
}

#hero h1 {
    font-size: 67px;
    line-height: 1;
    font-weight: 700;
	letter-spacing: -2px;
    max-width: 730px;
	margin: 1em auto;
	opacity: 0;
	transition: opacity 0.3s ease-out;
}

#hero .lead {
    font-size: 1.4em;
    font-weight: 500;
    line-height: 1.5em;
    max-width: 600px;
	opacity: 0;
	margin: auto;
}



.blink {
    animation: blink 0.8s ease-in infinite;
	font-weight: bold;
}

@keyframes blink{
	0% { opacity: 0; }
	75% { opacity: 0.7; }
	100% { opacity: 1; }
}



@media only screen and (max-width: 981px) {
#hero h1 {
	font-size: 40px;
    line-height: 1.1;
    margin: 0 auto 0.7em;
    width: 300px;
}
#hero .lead {
    font-size: 1.2em;
}
.godown-icon {
	width: 40px;
    position: absolute;
    bottom: -35px;
    left: calc( 50% - 20px );
}
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#logo-cover {
    height: 100px;
    width: 350px;
    background-color: #fff;
    position: absolute;
    left: 130px;
	opacity: 1;
	transition: all 1.5s ease-out;
}

@media only screen and (min-width: 870px) {
.site-logo {
    margin-bottom: -60px;
}	
}


@media only screen and (max-width: 870px) {
.site-logo {
    margin-bottom: -30px;
}
img.header-image.is-logo-image {
    height: 80px;
    width: auto;
}
}






/*--------------------------------------------------------------
# Main navigation
--------------------------------------------------------------*/

.main-nav li.menu-item a:after {
	position: absolute;
    content: '';
    height: 10px;
    background-color: #FAF3ED;
    display: inline-block;
    left: 14px;
    width: 0;
    bottom: 20px;
	z-index: -1;
	opacity: 1;
	transition: all 0.35s ease-out;
}

.main-nav li.menu-item:hover a:after {
	width: calc( 100% - 28px );
}



/*--------------------------------------------------------------
# Search
--------------------------------------------------------------*/





/*--------------------------------------------------------------
# Standard blocks
--------------------------------------------------------------*/

.tope-arriba {
    top: -40px;
}

@media only screen and (max-width: 981px) {
.tope-arriba {
    top: -30px;
}
}



/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/

#hero .wp-block-media-text__content {
    padding-left: 0;
}

#lead-intro {
    margin-top: 110px;
    margin-bottom: 110px;
}

#lead-intro .wp-block-cover__inner-container {
    width: 80%;
    font-size: 1.35em;
}

p.lead-intro {
    font-size: 1.45em;
    max-width: 840px;
    margin: 60px auto 100px;
}

.section-headline, .site-footer h2.widget-title {
    font-size: 3.2em;
	letter-spacing: -2px;
    margin: 0 0 1em;
    font-weight: 700;
	position: relative;
}

#clientes h2.section-headline {
    max-width: 90%;
}

.section-headline:after, .site-footer h2.widget-title:after {
    position: absolute;
    content: '';
    width: 50px;
    height: 5px;
    background-color: var(--base-3);
    left: 0;
    bottom: -20px;
}

@media only screen and (max-width: 981px) {
.section-headline, .site-footer h2.widget-title {
    font-size: 2.4em;
	line-height: 1.1em;
}	
}

.wp-block-column.is-vertically-aligned-center h2.section-headline {
    text-align: left;
}

p#modalidades {
    max-width: 700px;
    /* font-size: 26px; */
    /* font-family: Poppins, sans-serif; */
    margin: 0 0 3em;
}

.servicios-boxes .iwdcol-wrap {
    text-align: center;
}

@media only screen and (max-width: 981px) {
p#modalidades {
    font-size: 1em;
    margin: 0;
    line-height: 1.618em;
}
.wp-block-columns.servicios-boxes {
    margin-bottom: 0;
}
.servicios-boxes .iwdcol-wrap {
    margin-bottom: 40px;
}
}

.servicios-boxes .iwdcol-image-content {
    background-color: var(--base-3);
    border-radius: 50%;
    height: 180px;
    width: 180px;
    padding: 50px;
    margin: 0 auto 1em;
}

.iwdcol-image a .iwdcol-image-content {
	transform: scale(1);
	transition: all 0.25s ease-in-out;
}

.iwdcol-image a .iwdcol-image-content:hover {
	transform: scale(1.06);
}

@media only screen and (max-width: 981px) {
.servicios-boxes .iwdcol-image-content {
    height: 120px;
    width: 120px;
    padding: 20px;
}
}

.servicios-boxes .iwdcol-image img {
    border-radius: 0;
	height: 80px !important;
    max-width: 80px;
}

.servicios-boxes span.iwdcol-title-prefix {
    margin: 2em 0 0.5em;
    text-transform: uppercase;
    font-size: 0.7em;
}

.servicios-boxes h3.iwdcol-title {
    font-size: 1.6em;
    font-weight: 600;
}

.servicios-boxes a {
    text-decoration: none;
}



h2.c-accordion__title {
	background-color: #f6f6f6;
    font-size: 1.7em;
    padding: 1em;
	transition: all 0.35s ease-out;
	text-transform: uppercase;
}

@media only screen and (max-width: 981px) {
h2.c-accordion__title {
    font-size: 1.2em;
    margin-bottom: 0.8em;
}
}

.wp-block-pb-accordion-item.is-open h2 {
    background-color: var(--base-3);
}

h2.c-accordion__title:hover {
    background-color: var(--base-3);
}

h2.c-accordion__title:after {
    color: inherit;
    right: 1em;
}

.c-accordion__content {
    padding: 1.2em 0 0.5em;
}


@media only screen and (min-width: 870px) {
#frases {
    float: right;
}
}

#frases p {
   font-family: 'Poppins', sans-serif;
    font-size: 1.75em;
    font-style: italic;
    margin-bottom: 0.1em;
    font-weight: 300;
}

@media only screen and (max-width: 870px) {
#frases {
    margin-top: 2em;
}
#frases p {
    font-size: 1.3em;
	margin-bottom: 0.25em;
}
}



/*
#clientes {
    margin: 120px 0;
}
*/

#clientes p {
    margin: 0;
}

@media only screen and (max-width: 981px) {
#clientes .uagb-column__inner-wrap {
    padding: 0;
}
#clientes .uagb-block-852e3dc4.wp-block-gallery.has-nested-images.columns-2 {
    column-gap: 20px;
}
#clientes .wp-block-uagb-column.uagb-column__wrap.uagb-column__background-undefined.uagb-block-f1e1d682 {
    padding: 0;
}
figure#logos-clientes {
    gap: 1em;
	column-count: 2;
}
}



#el-equipo figure.wp-block-image.headshot {
    margin-bottom: 0;
	width: 190px;
    margin-left: auto;
    margin-right: auto;
}

#el-equipo figure.wp-block-image.headshot img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	border-radius: 50%;
}

#el-equipo figcaption {
    font-size: 1em;
    margin: 1em 0 0.6em;
    font-weight: 700;
    text-transform: uppercase;
}

#el-equipo p {
    margin: 0;
    text-align: center;
    font-size: 0.85em;
    line-height: 1.2em;
    max-width: 200px;
    margin: auto;
	color: var(--base-3);
    font-weight: 600;
	min-height: 31px;
}

.linkedin-icon {
    height: 80px;
}

.linkedin-icon figure {
    position: absolute;
    bottom: 3px;
    left: calc(50% - 32px);
}


@media only screen and (max-width: 981px) {
#el-equipo figure.wp-block-image {
    text-align: center;
}
#el-equipo figure.wp-block-image img {
    max-width: 160px;
}
.linkedin-icon {
    height: 66px;
}
#el-equipo .uagb-column__inner-wrap {
    margin-bottom: 30px;
}
}

#tipos-proyecto span {
    display: inline-block;
	color: #fff;
    background-color: #000;
    width: 30%;
    margin: 20px 0 80px;
    text-align: center;
    text-transform: uppercase;
    padding: 2em 1em;
    font-size: 1.4em;
    line-height: 1.1em;
}

#tipos-proyecto span.tpleft {
	margin-left: 17%;
    margin-right: 2.8%;
}

#tipos-proyecto span.tpright {
    margin-left: 2.8%;
    margin-right: 17%;
}


p.has-medium-font-size {
    line-height: 1.618;
}



/*--------------------------------------------------------------
# La Produ
--------------------------------------------------------------*/

@font-face {
	font-family: 'Nexa';
	src: url('assets/fonts/NexaLight.otf') format('opentype');
	font-style: normal;
	font-weight: 300;
	font-display: swap;
}

@font-face {
	font-family: 'Nexa';
	src: url('assets/fonts/NexaBook.otf') format('opentype');
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: 'Nexa';
	src: url('assets/fonts/NexaRegular.otf') format('opentype');
	font-style: normal;
	font-weight: 500;
	font-display: swap;
}

@font-face {
	font-family: 'Nexa';
	src: url('assets/fonts/NexaBold.otf') format('opentype');
	font-style: normal;
	font-weight: 700;
	font-display: swap;
}

@font-face {
	font-family: 'Nexa';
	src: url('assets/fonts/NexaBlack.otf') format('opentype');
	font-style: normal;
	font-weight: 800;
	font-display: swap;
}

@font-face {
	font-family: 'Nexa';
	src: url('assets/fonts/NexaBookItalic.otf') format('opentype');
	font-style: italic;
	font-weight: 400;
	font-display: swap;
}

.la-produ {
	font-family: 'Nexa', 'sans-serif';
	font-size: 18px;
}

.la-produ h1, .la-produ h2, .la-produ h3, .la-produ h4, .la-produ h5 {
	font-family: 'Nexa', 'sans-serif';
}

.la-produ .site-header .header-image {
    width: 200px;
}


.la-produ header.entry-header {
    padding: 3.7em 40px 1.7em;
}

.la-produ h2.wp-block-heading {
    font-size: 1.5em;
	font-weight: 600;
	position: relative;
    margin-bottom: 2em;
}

.la-produ h2.wp-block-heading:after {
    position: absolute;
    content: '';
    width: 2em;
    height: 5px;
    background-color: #3D8D7A;
    left: 0;
    bottom: -0.6em;
}

.la-produ .site-main .wp-block-group__inner-container {
    padding: 1em 40px 2em;
}

.la-produ .inside-article ul.wp-block-list {
    margin: 0 0 0 1.2em;
}

.la-produ .inside-article ul.wp-block-list li::marker {
    color: #3D8D7A;
    font-size: larger;
}


.la-produ .section-headline:after, .la-produ .site-footer h2.widget-title:after {
    background-color: #3D8D7A;
}

.la-produ input[type="text"], .la-produ input[type="email"], .la-produ textarea, .la-produ select {
    background-color: #E3E5E3;
    padding: 0.8em 0.9em !important;
    border: none;
}

.la-produ input[type="submit"] {
    background-color: #3D8D7A;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
}

.la-produ .main-navigation a {
    font-family: 'Nexa', sans-serif;
    letter-spacing: 2px;
}

@media only screen and (min-width: 981px) {
.la-produ .main-nav li.menu-item a:after {
    background-color: #CEEAE3;
}
}


@media only screen and (max-width: 981px) {
.la-produ {
	font-size: 14px;
}
.la-produ .site-header .header-image {
    width: 150px;
    height: auto;
}
.la-produ .has-inline-mobile-toggle #site-navigation.toggled {
    margin-top: 3.5em;
}
.la-produ header.entry-header {
    margin-bottom: 2em;
    margin-top: 2.1em;
    padding: 0 20px;
}
.la-produ .site-main .wp-block-group__inner-container {
    padding: 1em 20px;
}	

}


/*--------------------------------------------------------------
# Animation
--------------------------------------------------------------*/

.pos-switch {
	transform: scale(0);
	transition: all 0.8s ease-out;
}

.pos-switch.viewport-in {
	transform: scale(1);
}




/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

@media only screen and (max-width: 981px) {
body, button, input, select, textarea {
    font-size: 14px;
    line-height: 1.618em;
}
h2 {
    font-size: 28px;
}
h1 {
    font-size: 35px;
}
}


/*--------------------------------------------------------------
# Icons
--------------------------------------------------------------*/

a[href$='.pdf'] {
    padding: 0 0 0 28px;
    background: transparent url(assets/img/pdficon.png) no-repeat center left;
    color: inherit;
}

ul.icon-bullets li {
	padding: 4px 0 5px 40px;
    line-height: 1.3em;
    text-decoration: none;
    color: inherit;
    background-position: left 3px;
    margin-bottom: 25px !important;
}

.ib-marker {
    background: transparent url(assets/img/icon-marker.png) no-repeat center left;
}

.ib-phone {
    background: transparent url(assets/img/icon-phone.png) no-repeat center left;
}

.ib-email {
    background: transparent url(assets/img/icon-email.png) no-repeat center left;
}

.p-icon {
	padding: 4px 0 5px 50px;
    line-height: 1.3em;
    text-decoration: none;
    color: inherit;
}

.pi-instagram {
    background: transparent url(assets/img/instagram.png) no-repeat center left;
}

@media only screen and (max-width: 981px) {
ul.icon-bullets li {
	padding: 4px 0 5px 38px;
    background-position: left 3px;
    margin-bottom: 20px !important;
}
.p-icon {
	padding: 4px 0 8px 50px;
}
}



/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

.m3form label {
    display: block;
	max-width: 470px;
    line-height: 1.3em;
    margin-bottom: 0.3em;
}

@media only screen and (min-width: 981px) {
.m3form input[type="text"], .m3form input[type="email"], .m3form input[type="url"], .m3form input[type="password"], .m3form input[type="search"], .m3form input[type="tel"], .m3form input[type="number"], .m3form input[type="time"], .m3form select {
    min-width: 400px;
}
.site-footer .m3form input[type="text"], .site-footer .m3form input[type="email"], .site-footer .m3form input[type="url"], .site-footer .m3form input[type="password"], .site-footer .m3form input[type="search"], .site-footer .m3form input[type="tel"], .site-footer .m3form input[type="number"], .m3form input[type="time"], .site-footer .m3form select {
    min-width: unset;
	width: 100%;
}
}

@media only screen and (max-width: 981px) {
.m3form input[type="text"], .m3form input[type="email"], .m3form input[type="url"], .m3form input[type="password"], .m3form input[type="search"], .m3form input[type="tel"], .m3form input[type="number"], .m3form input[type="time"], .m3form select {
    width: 100%;
}
}

.m3form input[type="time"] {
    border: 1px solid;
    border-radius: 0;
    padding: 10px 15px;
    max-width: 100%;
	color: #666666;
    background-color: #fafafa;
    border-color: #cccccc;
    line-height: 1.4em;
    float: right;
}

.m3half {
    width: 48% !important;
    min-width: 48% !important;
}

.m3form select {
    padding: 0.65em;
}

form[name="newsletter"] input[type="submit"] {
    background-color: #000;
}

form[name="newsletter"] input[type="submit"]:hover {
    background-color: #353535;
}

#m3f-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.75);
    z-index: 2;
    cursor: pointer;
}

#m3f-overlay div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    background: url(assets/img/spinner.gif) no-repeat;
    background-size: 50px 50px;
    height: 50px;
    width: 50px;
}

.m3f-success-msg {
    background-color: #000;
    padding: 1em 1.3em;
    width: fit-content;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 20px;
}

.site-footer .m3form p {
    margin-bottom: 0.9em;
}

.site-footer .m3form input[type="text"], .site-footer .m3form input[type="email"], .site-footer .m3form input[type="tel"], .site-footer .m3form input[type="number"], .site-footer .m3form select, .site-footer .m3form textarea {
    padding: 0.45em 0.7em;
}



/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

@media screen and (min-width: 37.5em) {
.footer-widgets .widget:last-child {
    margin-bottom: 0;
}
.footer-widgets-container {
    padding: 100px 40px;
}
}

/*
.site-footer h2.widget-title {
    font-size: 1.8em;
    text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 700;
	line-height: 1;
    margin-bottom: 1.2em;
}
*/

.copyright-bar {
    width: 100%;
}

.copyright {
    opacity: 0.5;
}

#mobile-cta {
	bottom: 20px;
	right: 20px;
}

@media screen and (max-width: 37.5em) {
.footer-widgets-container.grid-container {
    padding: 20px;
}
#mobile-cta {
   bottom: 15px;
    right: 15px;
}
}

.generate-back-to-top {
    bottom: 130px;
}



/*--------------------------------------------------------------
# Last
--------------------------------------------------------------*/

@media only screen and (max-width: 981px) {
.hideonmobile {
	display: none !important;
}
}



/*--------------------------------------------------------------
# Cube grid
--------------------------------------------------------------*/


.sk-cube-grid {
	width: 200px;
    height: 200px;
    margin: 0;
    float: right;
}

@media screen and (max-width: 37.5em) {
.sk-cube-grid {
	width: 60px;
    height: 60px;
}	
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #000;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
          animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; 
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s; }
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s; }
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); 
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  } 
}




