/*
Theme Name:  Hello Elementor child theme
Description: Tema hijo para hacer personalizaciones de código
Author:      Daniel Bermúdez
Author URL:  /
Template:    hello-elementor
Version:     1.0
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hello-elementor-child
*/



/* Custom CSS */

html, body{
	overflow-x: hidden;
}
button{
	outline: none !important;
}
#servicios a{
	color: #02235C;
	font-weight: bold;
}
.header, .header-m{
	box-shadow: 0px 4px 15px 0px #024DC940;
	z-index: 999;
}
.main-banner__text .elementor-widget-wrap::before{
	position: absolute;
	content: '';
	width: 3px;
	height: 168px;
	border-radius: 20px;
	left: 2.5rem;
	top: 220px;
	background: #02235C;
}
.main-banner__text .elementor-widget-wrap::after{
	position: absolute;
	content: '';
	width: 20px;
	height: 500px;
	border-radius: 20px;
	right: -10px;
    top: 50%;
    transform: translateY(-50%);
    background: #28DF52;
    z-index: 9;
}
#nosotros, #nosotros2{
	background: radial-gradient(45.5% 95.08% at 50% 50%, #42E367 0%, #179534 100%);
}
#nosotros::before, #nosotros2::before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url('/wp-content/uploads/2023/06/Mask-group.png');
	z-index: 0;
	top: 0;
}
#nosotros::after, #nosotros2::after{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url('/wp-content/uploads/2023/06/textura.png');
	z-index: 0;
	top: 0;
	mix-blend-mode: overlay;
}
#nosotros .nosotros-content, #nosotros2 .nosotros-content, #mision .mision-content, #mision2 .mision-content, #servicios .servicios-content, #equipo .equipo-content{
	z-index: 2;
}
.title-general{
	width: max-content !important;
}
.title-general::after{
	position: absolute;
    content: '';
    background: url(/wp-content/uploads/2023/06/Polygon-1.png);
    width: 32px;
    right: -42px;
    height: 37px;
    top: 50%;
    transform: translateY(-50%);
}
.title-general-g::after{
	background: url(/wp-content/uploads/2023/06/Polygon-2.png);
}
#mision, #mision2{
	background: radial-gradient(45.5% 95.08% at 50% 50%, #024DC9 0%, #02307E 100%);
}
#mision::before, #mision2::before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url('/wp-content/uploads/2023/06/Mask-group-4.png');
	
	z-index: 0;
	top: 0;
}
#mision::after, #mision2::after{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url('/wp-content/uploads/2023/06/textura.png');
	z-index: 0;
	top: 0;
	mix-blend-mode: overlay;
}
#servicios::after{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url('/wp-content/uploads/2023/06/Mask-group-5.png');
	z-index: 0;
	top: 0;
	mix-blend-mode: overlay;
}
#servicios #uc_content_slider_new_elementor_eddec97 .uc_fbps_content{
	max-width: 100%;
}
.servicios-content #uc_content_slider_new_elementor_eddec97 .owl-dots{
	position: absolute;
	top: -30px;
	right: 0;
}
.servicios-content #uc_content_slider_new_elementor_eddec97 .owl-dot{
	position: relative;
	margin: 5px 10px;
}
.servicios-content #uc_content_slider_new_elementor_eddec97 .owl-dot::before{
	position: absolute;
	content: '';
	width: 19px;
	height: 19px;
	border: 1px solid #02235C;
	border-radius: 50px;
	left: -4px;
	top: -4px;
}
.servicios-content #uc_content_slider_new_elementor_eddec97 .owl-nav .owl-prev{
	display: none;
}
.servicios-content #uc_content_slider_new_elementor_eddec97 .owl-nav .owl-next{
	background: url('/wp-content/uploads/2023/06/Arrow-4.png');
	width: 115px;
    height: 22px;
    background-size: cover;
    background-repeat: no-repeat;
	top: -14px;
    right: 120px;
	transition: .3s ease-in-out;
}
.servicios-content #uc_content_slider_new_elementor_eddec97 .owl-nav .owl-next:hover{
	transform: translatex(10px);
	transition: .3s ease-in-out;
}
.servicios-content #uc_content_slider_new_elementor_eddec97 .owl-nav .owl-next i{
	display: none;
}
#equipo::after{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url('/wp-content/uploads/2023/06/Mask-group-6.png');
	z-index: 0;
	top: 0;
	mix-blend-mode: overlay;
}
.equipo-content__team .elementor-widget-image-box .elementor-image-box-content{
	border-radius: 0px 50px 0px 25px;
	background: linear-gradient(99.3deg, #1CB940 54.65%, #179534 87.16%);
	padding: 30px 0 50px 0;
	margin-top: -100px;
	position: relative;
}
.equipo-content__team .elementor-widget-image-box .elementor-image-box-content h3{
	margin: 0 0 14px;
}
.equipo-content__team .elementor-widget-image-box.elementor-position-top .elementor-image-box-img{
	height: 400px;
	overflow: hidden;
	border-radius: 25px;
}
.equipo-content__team .elementor-widget-image-box.elementor-position-top .elementor-image-box-img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 25px;
	filter: grayscale(1);
	transition: .2s ease-in-out;
}
.equipo-content__arrow{
	position: absolute !important;
    left: -5px;
    bottom: 86px;
    width: max-content !important;
	transition: .3s ease-in-out;
}
.equipo-content__social{
	position: absolute !important;
   	right: 20px;
    bottom: 10px;
    width: max-content !important;
}
.equipo-content__team:hover .equipo-content__arrow{
	left: 15px;
	transition: .3s ease-in-out;
}
.equipo-content__team:hover .elementor-widget-image-box.elementor-position-top .elementor-image-box-img img{
	transform: scale(1.07);
	filter: grayscale(0);
	transition: .2s ease-in-out;
}
.footer::before{
  	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('/wp-content/uploads/2023/06/mapa-1.png');
	top: 0;
    background-repeat: no-repeat;
    background-position-x: 90%;
	background-position-y: 40%;
}
.pie-footer p{
	margin: 0;
}
.pie-footer p a{
	color: #FCFCFC;
	font-weight: 700;
}
.footer-form input, .footer-form select, .footer-form textarea{
	padding: 15px 10px !important;
}
.footer-form input::placeholder{
	opacity: 1;
	color: #FFFFFF !important;
	font-weight: 500 !important;
	font-size: 18px !important
}
.footer-form select{
	cursor: pointer;
}
.footer-form select option{
	background: #02112B;
	padding: 6px 4px;
}
.footer-form button{
	margin-top: 20px;
}
.footer-map{
	padding-left: 80px
}
.footer-map::before{
	content: '';
	position: absolute;
	width: 2px;
	height: 350px;
	background: #F1F4F9;
	left: 0;
	top: 50%;
	transform: translatey(-50%);
}
.header-m .elementor-nav-menu__align-right .elementor-nav-menu{
	padding: 10px 20px;
}
.btn-top{
	width: max-content !important;
    position: fixed !important;
    bottom: 120px;
    right: 20px;
    z-index: 999;
	display: none;
}
.btn-ws{
	width: max-content !important;
    position: fixed !important;
    bottom: 50px;
    right: 20px;
    z-index: 999;
}
.rm-pd{
	background:#02235C
}
.rm-pd .elementor-widget-wrap{
	padding: 0 !important;
	margin-top: -2px;
}
#proyectos::before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('/wp-content/uploads/2023/06/Ellipse-4.png');
	background-repeat: no-repeat;
	top: 0;
	background-position: 56% 10%;
}
#proyectos::after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('/wp-content/uploads/2023/06/Ellipse-3-2.png');
	background-repeat: no-repeat;
	top: 0;
	background-position: 95% 100%;
    z-index: 0;
}
#proyectos.elementor-section > .elementor-container > .elementor-element{
	z-index: 2;
}
#proyectos.elementor-section > .elementor-container::before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/wp-content/uploads/2023/06/textura-1.png);
    background-repeat: no-repeat;
    top: 0;
    background-position: 100%;
	background-size: cover;
    z-index: 2;
    mix-blend-mode: overlay;
}

.steps.elementor-section > .elementor-container{
	max-width: 1550px;
}

.section-step .elementor-widget-heading .elementor-heading-title{
	position: absolute;
	border-radius: 43px;
	background: #02235C;
	width: 43px;
	height: 43px;
	display: flex;
    align-items: center;
    justify-content: center;
	top: 10px;
	right: 10px;
	z-index: 1;
}
.section-step .elementor-widget-image-box .elementor-image-box-content{
	border-radius: 0px 50px 0px 25px;
    background: linear-gradient(99.3deg, #1CB940 54.65%, #179534 87.16%);
    padding: 15px;
    margin-top: -10px;
	height: 125px;
    position: absolute;
	bottom: 0;
	transition: .4s ease-in-out;
	display: flex;
	flex-direction: column;
    align-items: center;
    justify-content: center;
	z-index: 2;
}
.section-step .elementor-widget-image-box .elementor-image-box-wrapper:hover .elementor-image-box-content{
	height: 100%;
	transition: .4s ease-in-out;
	border-radius: 25px 25px 0px 25px;
}
.section-step .elementor-widget-image-box .elementor-image-box-content::before{
	content: '';
	position: absolute;
	width: 28px;
	height: 28px;
	background: url('/wp-content/uploads/2023/06/flecha-2.svg');
	top: 0;
	right: 5px;
	transition: .3s ease-in-out;
}
.section-step .elementor-widget-image-box .elementor-image-box-wrapper:hover .elementor-image-box-content::before{
	transform: rotate(-180deg);
	transition: .3s ease-in-out;
	top: 10px;
	right: 10px;
}
.section-step .elementor-widget-image-box .elementor-image-box-title{
	margin: 0;
}
.section-step .elementor-widget-image-box .elementor-image-box-wrapper:hover .elementor-image-box-title{
	color: #ffffff !important;
}
.section-step .elementor-widget-image-box .elementor-image-box-description{
	visibility: hidden;
    height: 0;
}
.section-step .elementor-widget-image-box .elementor-image-box-wrapper:hover .elementor-image-box-description{
	visibility: visible;
    height: max-content;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #ffffff;
}
.steps .title-general::after{
	top: 0;
	transform: none;
	right: 0;
}
.equipo-content__team{
	width: 275px !important;
}
.equipo-content__team .elementor-widget-image-box .elementor-image-box-wrapper{
	box-shadow: 0px 4px 15px 0px #024DC940;
	border-radius: 25px 25px 0 25px;
}
.equipo-content.elementor-section .elementor-container{
	justify-content: space-between;
}
.content-numbers .elementor-section .elementor-container{
	gap: 20px;
}
.section-numbers{
	background: #FCFCFC;
	box-shadow: 0px 3px 15px 0px #0000001A;
	padding: 40px;
	border-radius: 15px;
}
.section-numbers .elementor-widget-icon-box .elementor-icon-box-icon{
	background: #42E367;
	box-shadow: 0px 2px 10px 0px #0000001A;
	width: 120px;
	height: 120px;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer .elementor-widget-icon-box .elementor-icon-box-content{
	display: flex;
	flex-direction: column-reverse;
}


@media (max-width: 767px){
	.elementor-52 .elementor-element.elementor-element-e454c16 > .elementor-element-populated{
		background-position: 40% 70% !important;
	}
	.main-banner__text .elementor-widget-wrap::after{
		width: 70%;
		height: 7px;
		right: 15%;
		top: -3px;
		transform: none;
	}
	.main-banner__text .elementor-widget-wrap::before{
		top: 3.4rem;
		height: 80px;
		left: 20px;
	}
	#mision::before, #mision2::before{
		background-size: cover;
		background-position-x: 90%;
		background-position-y: bottom;
		background-repeat: no-repeat;
	}
	#mision::after, #mision2::after{
		background-repeat: no-repeat;
    	background-size: cover;
	}
	.title-general{
		margin: auto;
	}
	#servicios{
		background-size: 80% !important;
    	background-position-y: 112% !important;
	}
	#servicios::after{
		background-position-y: 100%;
		background-repeat: no-repeat;
		background-size: auto;
	}
	#servicios{
		padding-top: 30px;
		padding-bottom: 50px;
	}
	.servicios-content #uc_content_slider_new_elementor_eddec97 .owl-dots{
		top: initial;
		bottom: 60px;
		right: 20%;
	}
	.servicios-content #uc_content_slider_new_elementor_eddec97 .owl-nav .owl-next{
		top: initial;
		bottom: 60px;
		right: 50%;
	}
	.equipo-content__team .elementor-widget-image-box.elementor-position-top .elementor-image-box-img{
		width: 255px !important;
	}
	.steps-content.elementor-section > .elementor-container{
		display: flex;
		flex-wrap: nowrap;
		overflow-x: scroll;
		overflow-y: hidden;
	}
	.section-step .elementor-widget-image-box.elementor-position-top .elementor-image-box-img{
		width: 255px !important;
	}
	#equipo{
		background-image: url('/wp-content/uploads/2023/06/Ellipse-3-1.png') !important;
		background-position: 0% 105%;
	}
	.equipo-content.elementor-section .elementor-container{
		justify-content: center;
	}
	#equipo ul{
		text-align: start;
	}
	.title-general::after{
		width: 25px;
		background-size: contain !important;
		background-repeat: no-repeat !important;
		background-position: center !important;
	}
}

@media (min-width: 768px) and (max-width: 1024px){
	.main-banner__text .elementor-widget-wrap::before{
		left: 10px;
	}
	.steps-content.elementor-section > .elementor-container{
		display: flex;
		flex-wrap: nowrap;
		overflow-x: scroll;
		overflow-y: hidden;
	}
	.section-step .elementor-widget-image-box.elementor-position-top .elementor-image-box-img{
		width: 235px !important;
	}
	.section-step{
		width: 255px !important;
	}
	.steps .title-general::after{
		right: -42px;
	}
	.equipo-content__team .elementor-widget-wrap{
		height: max-content;
	}
	#equipo{
		background-image: url('/wp-content/uploads/2023/06/Ellipse-3-1.png') !important;
		background-position: 110% 105%;
	}
}

@media (min-width: 1300px) and (max-width: 1700px){
	#nosotros .elementor-section .elementor-container, #mision .elementor-section .elementor-container,
	#proyectos .elementor-section .elementor-container, #servicios .elementor-section .elementor-container,
	#equipo .elementor-section .elementor-container{
		max-width: 1240px;
	}
	.header .elementor-section .elementor-container, .steps.elementor-section > .elementor-container,
	.footer .elementor-section .elementor-container, .gap-numbers .elementor-section .elementor-container{
		max-width: 1340px !important;
	}
}
