/* 
Theme Name: Child theme 
Theme URL: https://www.ztudio.es
Description: Child theme from hello-elementor 
Theme Author: Ztudio
Author URL: https://www.ztudio.es
Template: hello-elementor
Version: 1.0.0 
Text Domain: child-theme 
*/



a {
	color: #4054B2;
}
a:hover {
	color: #CE61C2;
}
a, i{
	transition: all ease 0.3s !important;
}

/*HEADER*/
@media (min-width: 1025px) and (max-width: 1439px){
	.elementor-element.elementor-element-a9467f6 {
		padding: 20px 0px 0px 0px !important;
	}
	.elementor-button.elementor-size-md {
		padding: 15px 20px !important;
	}
	
}




.podemos_height_img {
	display: flex;
	align-items: center;
	min-height: 240px;
}

@media (max-width: 1024px) {
	.podemos_height_img {
		min-height: initial;
	}
	
	.podemos_height_img img {
		height: 240px;
	}
}

.min-h-functions-subhead {
	min-height: 90px;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.button_link a{
	cursor:pointer;
}
.button_link .elementor-button-text{
	border-bottom: 2px solid white;
	transition: all ease 0.3s;
}
.button_link .elementor-button-wrapper a:hover .elementor-button-text{
	border-bottom: 2px solid #EA6D74;
	transition: all ease 0.3s;
}




/*TAB BLOCK*/

.tab_block.elementor-widget-tabs .elementor-tab-desktop-title{
	border-bottom: 3px solid #21314F !important;
	padding: 15px 20px 15px 20px;
	position: relative;
}

.tab_block.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
	border-color: #EA6D74 !important;
}

.tab_block.elementor-widget-tabs .elementor-tab-title a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.tab_block.elementor-widget-tabs .tab_number_block{
	font-size: 40px;
	padding-right: 20px;
	position: relative;
	font-weight: bold;
}
.tab_block.elementor-widget-tabs .tab_text_block{
	line-height: 16px;
	max-width: 145px;
}
.tab_block .elementor-tab-title + .elementor-tab-title:before {
	content: "";
	background: #21314F;
	position: absolute;
	left: 0px;
	height: 60%;
	top: 20%;
	width: 1px;
}

.tab_block .elementor-tabs-wrapper {
		overflow: hidden;
		display: flex;
		flex: 1 1 0;
}
.tab_block .elementor-tabs-wrapper > div {
		width: 100%;
}
@media (max-width: 980px){
	.tab_block.elementor-widget-tabs .elementor-tab-title a {
		display: flex;
	}
	.tab_block.elementor-widget-tabs .tab_number_block {
		padding-right: 0px;
		font-weight: 600;
	}
	.tab_text_block{
		display: none;
	}
	
	
}
@media (min-width: 769px) and (max-width: 1439px) {
	.tab_text_block{
		font-size: 12px;
	}
}
@media (max-width: 767px) {
	.tab_block .elementor-tabs .elementor-tabs-wrapper {
    	display: flex !important;
	}
	.tab_block .elementor-tab-mobile-title {
		display: none;
	}
	.tab_block.elementor-widget-tabs .tab_number_block {
		font-weight: 600;
		font-size: 22px;
		line-height: 51px;
	}
	
	.elementor-tab-title.elementor-tab-desktop-title {
		padding: 5px 10px !important;
	}
}

/*Próximamente disponible*/

.icon_color g{
	stroke:#B6BAC3;
}
.icon_color .elementor-element-populated{
	transition: all ease 0.3s;
}
.icon_color:hover .elementor-element-populated{
	transition: all ease 0.3s;
	box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.5);
}
.icon_color:hover g{
	stroke:#21314F !important;
}
.icon_color:hover .elementor-icon-box-title, 
.icon_color:hover .elementor-icon-box-content p{
	color:#21314F !important;
}
@media (max-width: 768px){
	.podemos .elementor-widget-container .elementor-image{
		min-height: 287px;
	}
	.icon_color:hover > .elementor-column-wrap{
		background-color: initial !important;
	}
	.icon_color g{
		stroke:#fff !important;
	}
	.icon_color .elementor-element-populated{
		transition: all ease 0.3s;
	}
	.icon_color:hover .elementor-element-populated{
		transition: all ease 0.3s;
		box-shadow: none;
	}
	.icon_color:hover g{
		stroke:#fff !important;
	}
	.icon_color:hover .elementor-icon-box-title, 
	.icon_color:hover .elementor-icon-box-content p,
	.icon_color .elementor-icon-box-title, 
	.icon_color .elementor-icon-box-content p{
		color:#fff !important;
	}
}
@media (max-width: 425px){
	.podemos .elementor-widget-container .elementor-image{
		min-height: 0px !important;
	}
	.icon_section .elementor-icon-box-wrapper {
		display: flex !important;
	}
	.icon_section .elementor-icon-box-icon{
		padding-right: 38px;
    	padding-top: 10px;
	}
}



/*HOME FORM*/

.home_form .elementor-field-type-submit {
	padding: 0px 10px !important;
	align-items: center !important;
	width: calc(50% - 310px) !important;
}

.home_form .elementor-field-type-recaptcha {
	padding: 0 5px;
    justify-content: center;
    max-width: 310px;
    margin: 0px auto;
}

.home_form .elementor-field-group .elementor-field-textual:focus {
	box-shadow: none;
	border-color: #21314F !important;
}

.home_form .elementor-field-type-acceptance label{
	font-size: 14px;
	margin-left: 25px;
}

.home_form input ~ label.elementor-field-label,
.home_form textarea ~ label.elementor-field-label,
.home_form .elementor-select-wrapper select ~ label.elementor-field-label
{
	
	position: absolute;
	top: 15px;
	left: 29px;
	background-color: white;
	padding: 0px 4px !important;
	z-index: -1;
	opacity: 0;
	transition: all ease .3s;
}

.home_form .elementor-select-wrapper select ~ label.elementor-field-label {
	left: 13px;
	font-size: 12px;
	line-height: 14px;
}

.home_form input:focus ~ label.elementor-field-label, .home_form input:not(:placeholder-shown) ~ label.elementor-field-label,
.home_form textarea:focus ~ label.elementor-field-label, .home_form textarea:not(:placeholder-shown) ~ label.elementor-field-label,
.home_form .elementor-select-wrapper select:focus ~ label.elementor-field-label, .home_form .elementor-select-wrapper select:not([value='']) ~ label.elementor-field-label
{
	color: rgba(33, 49, 79, 0.7) !important;
	z-index: 9;
	top: -7px;
	opacity: 1;
}

.home_form input:not(:placeholder-shown):not(:focus) ~ label.elementor-field-label,
.home_form textarea:not(:placeholder-shown) ~ label.elementor-field-label,
.home_form .elementor-select-wrapper select:not([value='']) ~ label.elementor-field-label
{
	color: rgba(128, 134, 139, 0.7) !important;
}

.home_form a {
	text-decoration: underline;
}

.elementor-field-option input[type="checkbox"]{
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 1;
	width: 1;
	left: 0;
}
.elementor-field-option {
	display: block;
	position: relative;
	margin-left: 3px;
	user-select: none;
}
.elementor-field-option input[type="checkbox"] + label:before{
	content: "";
    position: absolute;
    top: 3px;
    left: -1px;
    height: 18px;
    width: 18px;
    background-color: white;
    border: 2px solid #5C5C5C;
    border-radius: 3px;
    cursor: pointer;
}
input[type="checkbox"] + label:after {
	content: "";
	position: absolute;
	cursor: pointer;
}
input[type="checkbox"]:checked +label:after {
	left: 5px;
	top: 5px;
	width: 6px;
	height: 11px;
	border: 2px solid #5C5C5C;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

@media (min-width: 1024px) and (max-width: 1140px){
	.home_form .elementor-field-type-acceptance {
		width: 100% !important;
	}
}

@media (max-width: 1023px) {
	.home_form .elementor-field-type-submit {
		width: calc(66.66% - 310px) !important;
	}
}

@media (max-width: 767px) {
	.home_form .elementor-field-type-submit {
		width: calc(100% - 310px) !important;
	}
}

@media (max-width: 560px) {
	.home_form .elementor-field-type-submit {
		width: 100% !important;
		margin: auto auto 30px !important;
	}
	.home_form .elementor-field-type-submit button {
		width: 100%;
		display: block;
	}
}



@media (max-width: 425px){
	.home_form .elementor-field-type-acceptance { 
		padding-right: 15px !important;
	}
	.home_form .elementor-field-type-recaptcha {
		padding-left: 10px !important;
		padding-right: 0px !important;
	}
}


/*SLIDER*/
.home_slider .swiper-slide {
	padding: 60px 0px 30px !important;
}
.home_slider .home_slider_line {
	color: #eaedf4;
}
.home_slider .elementor-testimonial__content{
	opacity: 0;
	width: 0px;
	height: 0px;
	transition: all ease 0.3s;
	overflow: hidden;
}
.home_slider .elementor-testimonial__text{
	order: 2;
    display: flex;
	padding-top: 30px;
}
.home_slider .elementor-testimonial__cite{
    order: 1;
    display: flex;
}

.home_slider .elementor-testimonial__content{
	flex-flow: column;
    display: flex;
	padding-top: 80px !important;
}
.home_slider .swiper-slide-next + .swiper-slide .elementor-testimonial__content{
	opacity: 1;
	width: auto;
	height: auto;
	transition: all ease 0.3s;
}	
.home_slider .swiper-slide-next + .swiper-slide .elementor-testimonial__image img{
    transform: scale(1.5);
	transition: all ease 0.3s;
	opacity: 1;
}
.home_slider .elementor-testimonial__image img {
	opacity: 0.5;
	transition: all ease 0.3s;
	box-shadow: 0px 10px 10px rgba(0,0,0,0.5) !important;
}
.home_slider .elementor-testimonial__text:before {
	content: "";
    border-bottom: 1px solid #dadbdf;
    position: absolute;
    width: 100%;
    left: 0;
    margin-top: -10px;
}




@media (min-width: 1025px) and (max-width: 1440px){
	.home_slider .elementor-testimonial__image img {
		width: 125px !important;
		height: 125px !important;
	}
}
@media (min-width: 1440px) and (max-width: 1639px){
	.home_slider .elementor-testimonial__image img {
		width: 175px !important;
		height: 175px !important;
	}
}
@media (max-width: 1024px){
	.home_slider .elementor-testimonial__content{
		opacity: 1 !important;
		width: auto !important;
		height: auto !important;
		transition: all ease 0.3s;
		padding: 40px 50px 0px !important;
	}
	.home_slider .elementor-testimonial__image img {
		opacity: 1;
		transform: scale(1.5);
	}
	.home_slider .elementor-testimonial__text:before {
    	width: 50%;
    	transform: translateX(50%);
	}
}
@media (max-width: 425px){
	.home_slider .elementor-testimonial__image img{
		transform: scale(1.3) !important;
	}
	.home_slider .elementor-testimonial__content {
		padding: 10px 15px 0px !important;
	}
	.home_slider .swiper-slide {
    	padding: 30px 0px 30px !important;
	}
}
/*FOOTER */
@media (max-width: 1230px){
	.footer_menu .elementor-nav-menu > li:not(:last-child) {
		margin-right: 0px;
		width: 100%;
		display: flex;
		justify-content: center;
		margin-bottom: 20px;
		margin-right: 0px !important;
	}
}
@media (min-width: 1231px )and (max-width: 1439px){
	#menu-1-4c83730 .elementor-item {
		padding-left: 0px !important;
		padding-right: 0px !important;
		font-size: 14px !important;
	}
}
@media (min-width: 1440px )and (max-width: 1490px){
	#menu-1-4c83730 .elementor-item {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}

/*POPUP - BURGER MENU*/
#elementor-popup-modal-559 .dialog-close-button {
	border: 2px solid white;
    border-radius: 50%;
}
#elementor-popup-modal-559 .dialog-close-button i {
    margin: 4px;
}
#elementor-popup-modal-559 .elementor-motion-effects-layer {
    height: 100vh;
}
.display-none {
	display: none !important;
}

.show-none {
	width: 0 !important;
	opacity: 0;
	height: 0;
	overflow: hidden;
	position: absolute !important;
	margin: 0;
	padding: 0;
}

/* Sticky menu */

.elementor-sticky:not(.elementor-sticky--effects) {
	transition: all ease .3s !important;
	background: transparent;
	padding: 30px 85px 30px 85px !important;
}

.elementor-sticky.elementor-sticky--effects {
	background: #21314F;
	transition: all ease .3s !important;
	padding: 6px 85px 6px 85px !important;
}

@media (max-width: 1024px){
	.elementor-sticky:not(.elementor-sticky--effects) {
		padding: 30px 18px 30px 18px !important;
	}
	.elementor-sticky.elementor-sticky--effects {
		padding: 6px 18px 6px 18px !important;
	}
}