/*
Theme Name: Child Theme Hello Graphv
Template: hello-elementor
Author: Graphvity Team
Description: Theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3
Updated: 22-03-21 16:04:05

*/


/**********************/
/* FUENTES ELEMENTOR */
/********************/


html{
	overflow-x: hidden;
}
h3 a{
	font-size: 28px !important;
	font-weight: bold !important; 
}
.inputSearch button{
	z-index: 5 !important;
}
.elementor-button .elementor-button-icon{
	color: #64B5E5 !important;
}
.elementor-button:hover .elementor-button-icon{
	color: #fff !important;
}
.btnLineal:hover .elementor-button-icon{
	color: #6E84BC !important;
}
.infoCtn a.btn,
.btnDescargas a{
	height: 50px !important;
	background-color: transparent !important;
	background-image: url('/wp-content/uploads/2021/09/download.svg') !important;
	background-repeat: no-repeat !important;
	background-size: 15px 20px !important;
	background-position: 90% center !important;
	color: #191769 !important;
	padding: 0 50px 0 30px !important;
	border-radius: 6px !important;
	font-weight: 500 !important;
	font-size: 16px !important;
	font-family: inherit !important;
	overflow: hidden !important;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	border: 1px solid #192958 !important;
}
.btnDescargas .elementor-button-text{
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
}
.infoCtn a.btn:hover,
.btnDescargas a:hover{
	border-color: #6E84BC !important;
	color: #6E84BC !important;
}

@media (max-width: 1024px){
	.break br {
		display: none !important;
	}
}
@media (max-width: 768px){
	.infoCtn a.btn,
	.btnDescargas a{
		background-position: 85% center !important;
		font-size: 15px !important;
	}
}
@media (max-width: 340px){
	.infoCtn a.btn,
	.btnDescargas a{
		font-size: 14px !important;
	}
}


/***************************/

.centerListing .jet-listing-grid__items{
	justify-content: center !important;
}
.centerListing .imgLogo .elementor-widget-container{
	display: flex !important;
	justify-content:center !important;
}

/**********************/
/* MENU */
/**********************/

.resaltar a ,
.Resaltar a {
	border: 1px solid #fff  !important;
	padding: 7px 14px !important;
	display: inline-block !important;
	border-radius: 4px !important;
}

.resaltar a:hover ,
.Resaltar a:hover {
	border-color: #BFCCE1  !important;
	color: #BFCCE1  !important;
}
.sub-menu .current-menu-item a,
.sub-menu a:hover{
	color: white !important;
}

/************/


#OpenMegaMenu,
#CloseMegaMenu{
	cursor: pointer !important;
}

@media (max-width: 1420px){
	body #OpenMegaMenu{
		right: 10px !important;
	}
}
@media (max-width: 1235px){
	body .hideTablet{
		display: none !important ;
	}
}
/************/
.megaMenu{
	position: fixed !important;
	top: 0px !important;
	width: 100% !important;
	right: 0 !important;
	display: none;
}
@media (max-height: 650px){
	.megaMenu{
		overflow-y: auto !important;
		height: 100vh !important;
	}
	.elementor-49 .elementor-element.elementor-element-ae3ec13 > .elementor-container{
		min-height: 700px !important;
		height: 100vh !important;
	}
}

@media (max-width: 768px){
	.megaMenu{
		background: #192958 !important;
	}
	.megaMenuCol.col1{
		z-index: 1 !important;
	}
	.megaMenuCol.col2{
		z-index: 2 !important;
		height: 0px;
		min-height: 0px !important;
	}
}

.megaMenu .submenu a{
	font-size: 22px !important;
	line-height: 1.1em !important;
	padding-left: 40px !important;
}
.megaMenu .resaltar a,
.megaMenu .Resaltar a{
	width: 230px !important;
	min-width: 230px !important;
	max-width: 230px !important;
	border: 1px solid #64B5E5 !important;
	color: #64B5E5 !important;
	font-size: 22px !important;
	text-align: center !important;
	display: block !important;
}
.megaMenu .resaltar a:hover,
.megaMenu .Resaltar a:hover{
	border: 1px solid #BFCCE1 !important;
	color: #BFCCE1 !important;
}
@media (max-width: 768px){
	.megaMenu .submenu a{
		font-size: 17px !important;
		padding-left: 20px !important;
	}
}

/**********************/
/* HOME */
/**********************/
.bannerPrincipal .swiper-slide-inner:after{
	content:'';
	background: #000;
	opacity: .4;
	width: 100%;
	height: 100%;
	top: 0px;
	left:0px;
	position:absolute;
	z-index: 0;
}
.bannerPrincipal .swiper-slide-contents{
	z-index: 1;
	position: relative;
}
.bannerPrincipal .swiper-container-horizontal > .swiper-pagination-bullets, 
.bannerPrincipal .swiper-pagination-custom, 
.bannerPrincipal .swiper-pagination-fraction{
	bottom: 30px !important;
}
/*bullet's styles on slick.css*/



/* F4 SERVICIOS */


.servicioCard .servicioCardImg:before{
	content: '';
	background-color: #24315E;
	mix-blend-mode: color;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
}
.servicioCard h3{
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
}

@media (min-width: 1025px){
	.jet-listing-grid__item:nth-child(even) .servicioCardImg{
		order: 1 !important;
	}
	.jet-listing-grid__item:nth-child(even) .servicioCardTxt{
		order: 2 !important;
	}
	.servicioCard:hover .servicioCardImg:before{
		opacity: 0;
	}
	.servicioCard:hover h3.elementor-heading-title{
		color: #BFCCE1 !important;
	}
}


/* F7 BLOG */
.postGeneralHome .elementor-widget-wrap{
	background-color: #EAEDF2 !important;
}
.postGeneralHome .titlePost h3,
.postGeneralHome .descripcionPost {
	color: #192958 !important;
}
.postGeneral .elementor-widget-wrap{
	overflow: hidden !important;
}
.titlePost h3 {
	height: 52px !important;
	overflow: hidden !important;
}
.descripcionPost{
	height: 88px !important;
	overflow: hidden !important;
}
.imgPost{
	position: relative;
}
.fechaPost *,
.leermasPost *,
.categoriaPost *{
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
}
/***/
.navegadorBlog .elementor-post-navigation__link{
	background: #F7F9FC !important;
	border-radius: 8px !important;
	margin: 2px !important;
	padding: 15px 10px !important;
}
.navegadorBlog .post-navigation__arrow-wrapper i{
	font-size: 0px !important;
	width: 53px !important;
	height: 53px !important;
	background-color: #E5E8EF !important;
	border-radius: 50% !important;
	opacity: 1 !important;
	background-image: url('/wp-content/uploads/2021/08/Arrow-saasa.png') !important;
	background-size: 19px !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}
.navegadorBlog .post-navigation__arrow-wrapper i.fa-arrow-right{
	transform: rotateZ(180deg) translateY(3px);
	-webkit-transform: rotateZ(180deg) translateY(3px);
}

/***/
.AutorBox .elementor-author-box:before{
	content: '';
	position: absolute;
	top: 10%;
	left: 0;
	width: 100%;
	height: 80%;
	background: #F7F9FC;
	border-radius: 8px;
}
.AutorBox .elementor-author-box{
	position: relative;
}
.AutorBox .elementor-author-box div{
	z-index: 1;
}

@media (min-width: 1025px){
	.itemPost .imgPost:before{
		content: '';
		background-color: #24315E;
		mix-blend-mode: color;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 1;
		opacity: 1;
		transition: all .2s linear;
		-webkit-transition: all .2s linear;
	}
	.itemPost:hover .imgPost:before{
		opacity: 0;
	}
	.postGeneralHome .itemPost:hover .fechaPost *,
	.postGeneralHome .itemPost:hover .leermasPost *,
	.postGeneralHome .itemPost:hover .categoriaPost *{
		color: #192958 !important;
	}
	.postGeneralHome .itemPost:hover .elementor-widget-wrap{
		background-color: #E6EAF1 !important;
	}
}
@media (max-width: 768px){
	.descripcionPost,
	.titlePost h3 a{
		height: auto !important;
	}
}


/* F7 TESTIMONIOS */

.seccTestimonios .imgTest .elementor-widget-container:after{
	content: '';
	position: absolute;
	width: 150px;
	height: 150px;
	top: 14px;
	left: -12px;
	background-image: url('/wp-content/uploads/2021/09/vector-bg-blend-mode.png');
	mix-blend-mode: color;
	background-repeat: no-repeat;
	background-size: 135px;
}
@media (min-width: 1025px){
	.seccTestimonios .slick-active + .slick-active .imgTest .elementor-widget-container:after{
		opacity: 0 !important;
	}
	.seccTestimonios .slick-active + .slick-active + .slick-active .imgTest .elementor-widget-container:after{
		opacity: 1 !important;
	}
}



/*************/
/* INTERNAS */
/***********/

.seccBannerInterna:before{
	content:'';
	background: #192958;
	mix-blend-mode: color;
	width: 100%;
	height: 100%;
	top: 0px;
	left:0px;
	position:absolute;
	z-index: 0;

}
#form_trabaja .elementor-background-overlay,
#form_cotizacion .elementor-background-overlay{
	background-size: cover !important;
	background-position: center center !important;
	width: 30% !important;
	height: 100% !important;
	left: 0px !important;

}
@media(max-width: 1400px){
	.seccMyV{
		background: #F7F9FC !important;
	}	
}
@media(max-width: 1024px){
	#form_trabaja .elementor-background-overlay,
	#form_cotizacion .elementor-background-overlay{
		display: none !important;
	}	
}

/* PUESTOS Y EQUIPO*/

@media(min-width: 769px){
	.puestoTitulo h5{
		min-height: 79px;
		padding: 0 20px;
	}
}
@media(max-width: 768px){
	.puestoTitulo h5{
		padding-bottom: 10px;
	}
}

/**********************/
/* SERVICIO INTERNAS */
/********************/

.valoresCtn .jet-listing-dynamic-repeater__items {
	width: 100%;
	max-width: 700px;
	margin: auto;
	flex-flow: row wrap;
	align-items: stretch;
	gap: 10px;
}
.valoresCtn .jet-listing-dynamic-repeater__item{
	width: calc(33.3% - 10px);
	padding: 0 50px 25px 0;
	flex-flow: row wrap;
	align-items: stretch;
}
.valoresCtn img{
	width: 68px;
}
.valoresCtn .descripcion{
	width: 100%;
	padding: 20px 20px 0 0px;
	color: white;
	font-family: inherit !important;
	font-size: 22px;
	font-weight: bold;
}
.valoresCtn .descripcion{
	font-size: 16px;
	font-weight: normal;
}

@media(max-width: 768px){
	.valoresCtn .jet-listing-dynamic-repeater__item{
		width: calc(50% - 10px);
	}
	.valoresCtn .descripcion{
		font-size: 14px !important;
		line-height: 19px !important;
	}
}
@media(max-width: 500px){
	.valoresCtn .jet-listing-dynamic-repeater__item{
		padding: 0 0px 25px 0;
	}
}

/******************/

.servGaleria img{
	height: 650px !important;
	object-fit: cover !important;
}

@media(max-width: 768px){
	.servGaleria img{
		height: 300px !important;
	}

}

/******************/

.infoCtn .jet-listing-dynamic-repeater__items {
	justify-content: center !important;
	flex-wrap: wrap;
}

.infoCtn .jet-listing-dynamic-repeater__item{
	text-align: center !important; 
}
.infoCtn a.btn{
	display: inline-block;
	margin: 10px;
}


@media(max-width: 500px){
	.infoCtn .jet-listing-dynamic-repeater__items {
		flex-direction: column  !important;
	}
	.infoCtn .jet-listing-dynamic-repeater__item{
		width: 100% !important; 
	}
}


/**********************/
/* TERMINOS */
/**********************/
.TabsTerminos .elementor-tab-content a{
	border: #191769 !important;
}
.TabsTerminos .elementor-tab-content a:hover{
	text-decoration: underline !important;
}


@media (min-width: 769px){
	.TabsTerminos .elementor-tabs-wrapper{
		display: flex !important;
		flex-flow: row nowrap !important;
		justify-content: space-around !important;
	}
	.TabsTerminos .elementor-tab-desktop-title{
		display: flex !important;
		width: 49% !important;
		text-align: center !important;
	}
}
.TabsTerminos .elementor-tab-title{
	border: 1px solid #64B5E5 !important;
	border-radius: 4px !important;
	padding: 10px 20px 10px 20px !important;
	margin: 0 5px 5px 0 !important;
}
.TabsTerminos .elementor-tab-title a{
	font-weight: 500 !important;
	font-size: 16px !important;
	width: 100%;
}
.TabsTerminos .elementor-tab-title.elementor-active{
	border: 1px solid #192958 !important;
	background-color: #192958 !important;
}
.TabsTerminos .elementor-tabs-content-wrapper h2{
	font-size: 28px !important;
	color: #192958;
}
.TabsTerminos .elementor-tabs-content-wrapper h3{
	font-size: 24px !important;
	color: #192958;
}
.TabsTerminos .elementor-tabs-content-wrapper h4{
	font-size: 20px !important;
	color: #192958;
}
.TabsTerminos .elementor-tab-content a{
	color: #64B5E5 !important;
	text-decoration: underline !important;
}
.TabsTerminos .elementor-tab-content a:hover{
	color: #6E84BC !important;
}

@media (max-width: 768px){
	.TabsTerminos .elementor-tab-title br{
		display: none !important;
	}
	.TabsTerminos .elementor-tab-mobile-title{
		position: relative;
	}
	.TabsTerminos .elementor-tab-mobile-title:before{
		content: '' !important;
		position: absolute !important;
		background-size: 100% 100% !important;
		width: 20px !important;
		height: 20px !important;
		display: block !important;
		top: 11px !important;
		right: 16px !important;
		transform: rotate(180deg) !important;
		-webkit-transform: rotate(180deg) !important;
		transition: all .3s ease !important;
		-webkit-transition: all .3s ease !important;
		background-image: url('/wp-content/uploads/2021/04/drop-footer-acordeon.png')  !important;
	}
	.TabsTerminos .elementor-tab-mobile-title.elementor-active:before{
		transform: rotate(0deg) !important;
		-webkit-transform: rotate(0deg) !important;
	}
}


/**********************/
/* FORM - NO BORRAR */
/**********************/

.form_style form{
	padding-top: 20px !important;
}


*:focus,
input:invalid,
input:focus,
select:focus{
	box-shadow: none !important;
	outline: none !important;
	-webkit-box-shadow: none !important;
}
textarea::placeholder,
input::placeholder{
	opacity: 0 !important;
}

/**********/
.form_style .input,/*input file*/
.form_style input,
.form_style select{
	padding: 0 20px 0 10px !important;
	line-height: 50px !important;
	height: 50px !important;
}
.form_style select{ /*select mobile*/
	padding: 0 50px 0 6px !important;
	background-repeat: no-repeat;
	background-position: 97% center;
	background-image: url('/wp-content/uploads/2021/09/select-drop.png');
	background-size: 28px 28px;
}
.form_style .input, /*input file*/
.form_style input,
.form_style select,
.form_style textarea{
	border-radius: 6px !important;
	border: 2px solid #F0F0F0 !important;
	font-size: 16px !important;
	font-weight: normal !important;
	font-family: inherit !important;
	color: #211F1F !important;
	background-color: #F0F0F0 !important;
}

.form_style .active input,
.form_style .active textarea{
	border-color: #192958 !important;
}

.form_style input:focus,
.form_style select:focus,
.form_style textarea:focus{
	border-color: #64B5E5 !important;
}

.form_style .active input::placeholder,
.form_style input:focus::placeholder{
	opacity: 0.5 !important;
}
.form_style .elementor-field-type-html h3,
.form_style .elementor-field-group{
	margin-bottom: 35px !important;
}

/* LABEL */
.form_style .elementor-field-group{
	position: relative;
}
.form_style .elementor-field-label{
	position: absolute;
	top: 16px;
	left: 16px;
	display: block;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	pointer-events: none;
	opacity: 1;
	font-size: 16px !important;
	font-weight: normal !important;
	font-family: inherit !important;
	color: #192958 !important;
}
.form_style .elementor-field-group.active label{
	color: #192958 !important;
}
.form_style .elementor-field-type-select .elementor-field-label,
.form_style input:focus + label{
	color: #64B5E5 !important;
}
.form_style .elementor-field-group.active label,
.elementor-field-type-select.active label,
.form_style input:focus + label,
.form_style textarea:focus + label{
	top: -20px !important;
	left: 10px;
	font-size: 14px !important;
	opacity: 1 !important;
	font-weight: bold !important;
}

.form_style .elementor-message{
	text-align: center;
}


/* ACEPTANCE Y RADIO BUTTOM */
.form_style .elementor-field-type-radio .elementor-field-option{
	position: relative !important;
	margin: 0 0 20px 0 !important;
	display: block  !important;
}
.form_style .elementor-field-type-radio .elementor-field-option:last-child{
	margin-bottom: 0px !important;
}
.form_style .elementor-field-type-radio label.elementor-field-label,
.form_style .elementor-field-type-acceptance label.elementor-field-label{
	opacity: 0 !important;
	display: none;
}
.form_style .elementor-field-type-radio input,
.form_style .elementor-field-type-acceptance .elementor-field-option input{
	position: absolute !important;
	opacity: 0 !important;
}
.form_style .elementor-field-type-upload .elementor-field-label, /* Input file */
.form_style .elementor-field-type-upload.active .elementor-field-label, /* Input file */
.form_style .elementor-field-type-radio .elementor-field-option input:checked + label,
.form_style .elementor-field-type-radio.active .elementor-field-option input + label,
.form_style .elementor-field-type-radio .elementor-field-option label,
.form_style .elementor-field-type-acceptance .elementor-field-option input:checked + label,
.form_style .elementor-field-type-acceptance .elementor-field-option label{
	width: 100% !important;
	padding: 0 0 0 20px !important;
	font-size: 16px !important;
	display: block !important;
	position: relative !important;
	top: inherit !important;
	left: inherit !important;
	bottom: inherit !important;
	font-weight: normal !important;
	color: #192958 !important;
}
.form_style .elementor-field-type-radio .elementor-field-option label a,
.form_style .elementor-field-type-acceptance .elementor-field-option label a{
	font-size: inherit !important;
	color: #192958 !important;
	line-height: inherit !important;
	font-weight: bold !important;
	text-decoration: underline !important;
}
.form_style .elementor-field-type-radio .elementor-field-option label a:hover,
.form_style .elementor-field-type-acceptance .elementor-field-option label a:hover{
	text-decoration: underline !important;
}
.form_style .elementor-field-type-radio .elementor-field-option label:before,
.form_style .elementor-field-type-acceptance .elementor-field-option label:before{
	content: '' !important;
	border: 2px solid #192958  !important;
	position: absolute !important;
	border-radius: 3px !important;
	width: 14px !important;
	height: 14px !important;
	top: 2px !important;
	left: 1px !important;
	background-color: #fff !important;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
}
.form_style .elementor-field-type-radio .elementor-field-option label:before{
	border-radius: 50px !important;
}
.form_style .elementor-field-type-radio .elementor-field-option input:checked + label:before,
.form_style .elementor-field-type-acceptance .elementor-field-option input:checked + label:before{
	background-color: #192958 !important;
}
.form_style .elementor-field-type-acceptance .elementor-field-option input:checked + label:before{
	background-image: url('/wp-content/uploads/2021/08/check_form.png');
	background-repeat: no-repeat;
	background-size: 98%; 
	background-position: center center;
}

/* INPUT FILE */
.form_style .elementor-field-type-upload input{
	position: absolute !important;
	opacity: 0 !important;
	width: 100% !important;
	top: 0 !important;
	height: 0px !important;
}
.form_style .elementor-field-type-upload.active .elementor-field-label,
.form_style .elementor-field-type-upload .elementor-field-label{
	padding: 0px !important;
	font-size: 0px !important;
	pointer-events: inherit !important;
}
.form_style .elementor-field-type-upload .input{
	width: calc( 100% - 166px );
	vertical-align: middle;
	font-weight: normal !important;
	line-height: 50px !important;
	height: 50px !important;
	overflow: hidden;
	display: inline-block  !important;
}
.form_style .elementor-field-type-upload .input strong{
	font-weight: normal !important;
}
/* boton de subir archivo */
.form_style .elementor-field-type-upload .elementor-field-label span{
	background-color: #192958;
	background-image: url('/wp-content/uploads/2021/09/upload-icon.png');
	background-repeat: no-repeat;
	background-size: 18px 18px;
	background-position: 91% center;
	color: #fff !important;
	width: 146px;
	border-radius: 6px;
	position: relative !important;
	margin: 0 0 0px 20px !important;
	display: inline-block  !important;
	vertical-align: middle;
	font-weight: bold;
	font-size: 16px;
	text-align: center !important;
	padding: 0 20px 0 10px !important;
	line-height: 49px !important;
	height: 50px !important;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
}

.form_style .elementor-field-type-upload .elementor-field-label span:hover{
	border-color: #6E84BC;
	background-color: #6E84BC;
}

/* SOLO PARA INGLES*/
html[lang="en-US"] .form_style .elementor-field-type-upload .elementor-field-label span{
	font-size: 0px !important;
}
html[lang="en-US"] .form_style .elementor-field-type-upload .elementor-field-label span:after{
	content: 'Select';
	font-size: 16px !important;
}

/* HTML */
.form_style .elementor-field-type-html{
	margin-bottom: 0 !important;
}
.form_style .elementor-field-type-html sup{
	color: #211F1F !important;
	font-size: 13px !important;
	font-weight: normal !important;
	line-height: 15px !important;
	top: -35px !important;
}
.form_style .elementor-field-type-html p{
	font-size: 16px !important;
}
.form_style .elementor-field-type-html span{
	font-size: 14px !important;
	font-weight: bold !important;
	color: #192958;
	display: block;
	padding-bottom: 4px;
	line-height: 16px !important;
}

/* SEPARACION DE TERMINOS */

.form_style .elementor-field-group-tamanio{
	margin-bottom: 10px !important;
}


.form_style .elementor-message{
	text-align: left !important;
}


/************/
/* FOOTER */
/************/
.servicios_form .elementor-sitemap-section{
	width: 100% !important;
	min-width: 100% !important;
	display: block !important;
}
.servicios_form  ul{
	margin: 0px !important;
	padding: 0px !important;
}
.servicios_form ul li{
	padding-bottom: calc(6px/2) !important;
	margin-top: calc(6px/2) !important;
}

.bodyToggle a{
	color: #BFCCE1 !important;
}
.bodyToggle a:hover{
	color: #6E84BC !important;
}

@media (min-width: 768px){
	.clickToggle{
		pointer-events: none !important;
	}
	.bodyToggle{
		display: block !important;
	}
}


@media (max-width: 767px){
	.footer:before{
		top: -40px !important;
		left: -2% !important;
		width: 104% !important;
		height: 100px !important;
	}
	.clickToggle{
		position: relative !important;
		pointer-events: auto !important;
	}
	.clickToggle:before{
		content: '' !important;
		position: absolute !important;
		background-image: url('/wp-content/uploads/2021/08/footer-drop.png')  !important;
		background-size: 100% 100% !important;
		width: 20px !important;
		height: 20px !important;
		display: block !important;
		top: 6px !important;
		right: 5px !important;
		transform: rotate(180deg) !important;
		-webkit-transform: rotate(180deg) !important;
		transition: all .3s ease !important;
		-webkit-transition: all .3s ease !important;
	}
	.clickToggle.active:before{
		transform: rotate(0deg) !important;
		-webkit-transform: rotate(0deg) !important;
	}
	.bodyToggle{
		display: none;    
	}
}
@media (max-width: 640px){
	.footer:before{
		top: -25px !important;
		left: 0% !important;
		width: 100% !important;
		height: 60px !important;
	}
}






/* Añadir Soles delante del input number */
.form_style #form-field-reclamos_monto_reclamado:focus{
	padding-left: 35px !important;
}

.form_style #form-field-reclamos_monto_reclamado:focus + label:before{
	content: "S/";
	position: absolute;
	left: 7px;
	top: 37px;
	right: 0;
	margin: auto;
	font-size: 16px;
	font-weight: normal;
}

.form_style .elementor-field-group-reclamos_monto_reclamado.active #form-field-reclamos_monto_reclamado{
	padding-left: 35px !important;
}

.form_style .elementor-field-group-reclamos_monto_reclamado.active label:before{
	content: "S/";
	position: absolute;
	left: 7px;
	top: 37px;
	right: 0;
	margin: auto;
	font-size: 16px;
	font-weight: normal;
}

.form_style .elementor-field-group-reclamos_monto_reclamado.active.divisa_dolar label:before, .form_style .divisa_dolar #form-field-reclamos_monto_reclamado:focus + label:before{
	content: "$";
}

#form-field-trabaja_puesto, #form-field-contacto_rubro{
	width: 0;
	left: 100px !important;
}
#form-field-trabaja_cv{
	left: 82px;
	top: 50px !important;
	width: 0 !important;
}
#form-field-contacto_politicas{
	left: 7px;
	top: -32px;
}

#cn-notice-buttons{
	display: inline-flex;
	flex-direction: row-reverse;
}

#cn-more-info{
	background: none;
	border-radius: 0;
	margin: 0 !important;
	text-decoration: underline;
	transition: .2s;
	font-size: 16px;
	font-family: inherit;
	line-height: 0 !important;
	margin: auto !important;
}

#cn-more-info{
	color: #192958;
}
#cn-more-info:hover{
	color: #fff;
}

#cn-accept-cookie, #cn-refuse-cookie{
	background: none;
	border-radius: 0;
	border: 1px solid #191769;
	color: #191769;
	font-size: 16px;
	font-family: inherit;
	transition: .3s;
	padding: 8px 34px 9px 34px !important;
	font-weight: bold;
	padding-bottom: 12px;
	box-shadow: none !important;
}

#cn-accept-cookie{
	background: #191769;
	color: #fff;
}

#cn-refuse-cookie:hover{
	background: transparent !important;
	border-color: #fff !important;
	color: #fff !important;
	
}
#cn-accept-cookie:hover{
	background: #6E84BC;
	color: #fff;
	border-color: #6E84BC;
}

#cn-notice-text{
	font-family: inherit;
	font-size: 16px;
	width: 100%;
	margin: auto;
	margin-bottom: 20px;
	max-width: 900px;
	display: block;
	text-align: left;
}

#cn-close-notice{
	display: none !important;
}

#cookie-notice:not(.cookie-notice-hidden){
	padding: 10px 0;
	display: flex;
	align-items: center;
}

.cookie-notice-container{
	text-align: left !important;
	max-width: 900px;
	margin: auto;
}
#cn-refuse-cookie{
	margin: 0 !important;
}
@media screen and (max-width: 480px){
	#cn-notice-text{
		text-align: left;
		font-size: 14px;
	}

	#cn-notice-buttons{
		display: flex !important;
		flex-direction: row;
	}

	#cn-accept-cookie{
		margin: 0 !important;
		margin-right: 10px !important;
	}

	#cn-more-info{
		margin: 28px 0!important;
		text-align: left;
		padding: 0;
		font-size: 14px;
	}

	#cookie-notice:not(.cookie-notice-hidden){
		padding: 10px 0;
	}
}