/* xl - DESKTOP STYLES */ 
/*INICIO*/
.azul{
	color:#69BA4F;
}
.verde{
	color:#69BA4F;
}
.sombra100 {
    -webkit-box-shadow: 10px 10px 0px 0px rgba(0,0,0,1);
    -moz-box-shadow: 10px 10px 0px 0px rgba(0,0,0,1);
    box-shadow: 10px 10px 0px 0px rgba(0,0,0,1);
}
.sombraazul100 {
    -webkit-box-shadow: 10px 10px 0px 0px #eaa93c;
    -moz-box-shadow: 10px 10px 0px 0px #eaa93c;
    box-shadow: 10px 10px 0px 0px #eaa93c;
}
.sombraverde100 {
    -webkit-box-shadow: 10px 10px 0px 0px #eaa93c;
    -moz-box-shadow: 10px 10px 0px 0px #eaa93c;
    box-shadow: 10px 10px 0px 0px #eaa93c;
}

/* margenen carrusel de ganadoras*/
.item.swiper-slide {
    margin: 0px 1% !important;
}

.wgl-style-input input[type=checkbox]{
	font-size: 22px !important;
}
label {
    color: #000000 !important;
    font-weight: 500;
    font-size: 18px;
}
/*.wpcf7-form-control.wpcf7-file {
  color: transparent;
}*/
.wpcf7-form-control.wpcf7-file::-webkit-file-upload-button {
  visibility: hidden;
}
.wpcf7-form-control.wpcf7-file::before {
	font-family:"Font Awesome 5 Free";
  content: '\f093';
  color: #000000;
  display: inline-block;
  background: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 24px;
}
.wpcf7-form-control.wpcf7-file:active {
  outline: 0;
}
.wpcf7-form-control.wpcf7-file:hover::before {
  border-color: #ffffff;
}
.wpcf7-form-control.wpcf7-file:active::before {}

label[for="archivo-video"] {
    float: left;
   	margin-top: 5px;
}

.porcentaje{
	font-size:54px;
	font-weight:800;
	line-height: 48px;
}

.zetai .wgl-social-icons.elementor-social-icons-wrapper {
  z-index: 9999;
  position: relative;
}

/**FOOTER**/
/**Newsletter**/
.conten_cmp {
    display: grid;
    grid-template-columns: 3fr 1fr;
}
.cmp_btn input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
}
input[type="checkbox"].acep {
  border: 1px solid #fff !important;
}
.cmp_bas label, .cmp_bas label a {
  color: #fff !important;
}
.cmp_bas label a {
	text-decoration:underline;
}
.cmp_mail .wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
  padding: 10px !important;
  height: 55px;
  background: rgba(255,255,255,0.9);
}
.wpcf7-form-control-wrap[data-name="acceptance-805"] {
  margin-top: 10px !important;
}

a.abl {
  color: #fff;
  text-decoration: underline;
}
a.abl:hover {
  color: rgba(255,255,255,0.7);
}
.wgl-style-input input[type="checkbox"].cmp_bas {
  font-size: 16px !important;
}
.cmp_bas label {
  font-size:14px;
}
.wgl-style-input input[type="checkbox"].acep {
  margin-right: 0px;
}
.home main#main, .page-id-16421 main#main {
    padding-bottom: 0px;
}
.wgl-style-input input[type="checkbox"].acep {
  font-size: 16px !important;
}
.elementor-13730 .elementor-element.elementor-element-7f6d063:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-13730 .elementor-element.elementor-element-7f6d063 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-repeat: no-repeat;
    background-size: cover;
}
.aviso-archivos {
  margin-top: 15px;
  font-size: 12px;
}
span.bgverde {
    background: #00BB43;
    color: #000000;
    padding: 0 20px;
}
span.bgverde.linehetop {
    line-height: 1.9em;
}
span.bgnaranja {
    background: #eaa93c;
    color: #000000;
    padding: 0 20px;
}
span.bgnaranja.linehetop {
    line-height: 1.9em;
}
.page-header::before{
	display:none;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.scrol {
    min-height: 100px;
    overflow: scroll;
}
p.formulario {
    color: #000000 !important;
    font-weight: 500;
    font-size: 18px;
}
select.scrol {
    background-image: none !important;
}
/*OCULATAMOS EL MENU EN MOVILES HASTA QUE HAYA CONTENIDO*/
/*EN ECRITORIO ESTA OCULTO DESDE LAS PLANTILLAS DE LAS CABECERAS*/

/*.header_area_container .hamburger-box {
    display: none;
}*/

a.linkdescarga{
	color:#000000 !important;
}
a.linkdescarga:hover{
	color:rgba(0,0,0,0.8) !important;
}
@-webkit-keyframes fade {
    from {opacity: 1;}
    to {opacity: 0;}
} 

@keyframes fade {
    from {opacity: 1;}
    to {opacity: 0;}
}
.intermitente {
    color: #00BB43;
    font-size: 36px;
    animation: fade 1.2s infinite 100ms;
    margin-right: 5px;
    position: relative;
    top: 1px;
}
.caja{
	min-height:237px;
}
sup {
    font-size: 10px;
}

