
.grecaptcha-badge {
        width: 70px !important;
        overflow: hidden !important;
        transition: all 0.3s ease !important;
        left: -2px !important;
        top: 40px !important;
    }
    .grecaptcha-badge:hover {
        width: 256px !important;
    }
	
	
#logo_centrado{
	width:100%;
	text-align:center;
	display:none;
}
.responsive{
	display:none;
}
.cabecera_responsive, .pie_responsive, .menu_responsive{
	display:none;
}

.bebasnegrita{
	font-family: 'BebasBold';
}
.negrita{
	font-family: HeganteDisplay-Bold;
}
.centrado{
	text-align:center;
}
.verde{
	color:#0d8e38;
}
.limitado{
	max-width:500px;
	margin:0 auto;
}


/* CSS Document */
*{
	outline: none;
	margin:0px;
	padding:0px;
}

a{
	color:inherit;
	text-decoration:none;
}

body{
	font-family: 'Cartonnage-Regular';
	font-size:16px;
	color:#ffffff;
	min-width:400px;
	
}
.todito{
	background-image: url('../img/back_left_bottom.png'),url('../img/back_right_top.png'),url('../img/back_right_bottom.png'),linear-gradient(180deg, #F7C300 0%, #046F44 100%);
    background-repeat: no-repeat, no-repeat, no-repeat; /* No repetir cada una */
    background-position: left bottom, right top, right bottom; /* Posición para cada una */
	
	min-height:100vh;
	height:auto;
	/*display:flex;
	align-items:center;
	justify-content:center;*/

}
.todito2{
	width:100%;
	
	/*background:url(../img/lateral.png) right top no-repeat;*/
	/*background-size:auto 100%;*/
	/*background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000);*/
}
.todomenospie{
	
	display:flex;
	align-items:center;
	justify-content:center;

}
#cabeceraymenu{
	/*border:1px solid #ff0000;*/
}
.izquierdayderecha{
	display:flex;
	justify-content:center;
	align-items:center;
}
html{
	height:100%;
}
.mayor{
	height:100%;
	/*background:url(../img/fondo_mayor.jpg) no-repeat center top;*/
	background-size:cover;
	background-position:center;
	display:flex;
	width:100%;
	align-items:center;
	justify-content:center;
	font-size: 22px;
	color:#ffffff;
}
.mayor .contenidos{
	width:90%;
	max-width:600px;
	text-align:center;
	margin:0 auto;
}
.mayor .contenidos div{
	text-align:center;
}
.mayor .contenidos .texto{
	margin:64px auto;
}

.desarrollo{
	display:flex;
	width:calc(90%);
	margin:0 auto;
	flex-wrap:wrap;
	/*background:url(../img/fondo_general.png) center right no-repeat #000000;
	background-size:contain;*/
	align-items:center;
	justify-content:center;
	padding:30px 0px;
	
}



.desarrollo .derecha{
	width:500px;
	display:flex;
	align-items:flax-start;

}
.desarrollo .izquierda{
	width:100%;
	display:flex;
	align-items:flax-start;
	max-width:1000px;
}

.desarrollo .derecha .interior{
	margin:0px auto;
	text-align:center;
}




.izquierda .interior{
	margin:0px auto;
	height:100%;
	display:flex;
	flex-direction:column;
	border: 10px solid #F6B000;
	padding:20px;
	border-radius:20px;
	background:url(../img/fondo_verde.png);
	background-position:bottom left;
	background-size:cover;
	background-repeat:no-repeat;
	width:90%;
	min-height:550px;
	justify-content:center;
}
.reducida{
	max-width:584px !important;
	width:calc(100% - 800px);
}
.izquierda .logo{
	text-align:center;
	margin-bottom:35px;
}

.pie{
	font-family:HeganteDisplay-Medium;
	width:90%;
	margin:0 auto;
	font-size:12px;
	padding-bottom:15px;
	text-transform:uppercase;
}

.pie .interior{
	max-width:850px;
	width:100%;
	margin:0 auto;
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:center;
	gap:30px;
}
.pie .legal{
	margin-top:15px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}

.pie_responsive{
	font-family:HeganteDisplay-Medium;
	width:100%;
	margin:0 auto;
	font-size:12px;
	padding-bottom:15px;
	background:#00943F;
	padding:30px 0px;
}

.pie_responsive .interior{
	width:90%;
	margin:0 auto;
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	gap:30px;
	justify-content:space-between;
	align-items:center;
}
.pie_responsive .legal{
	margin-top:15px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}


.titulo{
	font-size:30px;
	text-align:center;
	margin:9px 0px 30px 0px;
	line-height:21px;
	font-family:HeganteDisplay-Bold;
	text-transform:uppercase;
}
.subtitulo{
	font-size:25px;
	margin:0 auto;
	text-align:center;
	margin-bottom:30px;
	text-transform:uppercase;
}
.anadido{
	font-size:22px;
	margin:0 auto;
	text-align:center;
}
.subtitulo2{
	font-size:30px;
	margin:0 auto;
	max-width:800px;
	margin-bottom:20px;
	margin-top:30px;
}
.subtitulo3{
	font-size:24px;
	margin:0 auto;
	max-width:800px;
	margin-bottom:20px;
	text-align:center;
}
.subtitulo4{
	font-size:24px;
	margin:0 auto;
	max-width:800px;
	margin-bottom:20px;
	text-align:center;
	font-family:HeganteDisplay-Medium;
}
.texto{
	font-size:30px;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:30px;
}

.inicio_contiene{
	max-width:450px;
	margin:0 auto;
}
.inicio_contiene2{
	max-width:600px;
	margin:0 auto;
}
.inicio{
	display:flex;
	width:100%;
	margin-bottom:20px;
	align-items:center;
	font-size:16px;
}
.inicio div:first-child{
	font-size:64px;
	margin-right:10px;
	min-width:45px;
	width:45px;
	font-family:HeganteDisplay-Bold;
}









.subtitulo_paginas{
	font-family:"PoppinsBold";
	font-size:20px;
	text-align:center;
	padding-bottom:30px;
}
.parrafos_paginas{
	font-family:"PoppinsRegular";
	font-size:20px;
	text-align:center;
}

.paginas{
	display:flex;
	align-items:center;
}
.paginas .interior{
	padding:30px 0px;	
}

.formulario{
	display:flex;
	width:calc(100% - 60px);
	flex-wrap:wrap;
	margin:0 auto;
	padding:0px 30px;
	padding-bottom:50px;
}
.formulario .columna{
	width:calc(50% - 30px);
}
.formulario .columna_entera{
	width:calc(100%);
}
.formulario .columna:nth-child(odd){
	margin-right:40px;
}
.campo_nombre{
	font-size:10px;
}
.campo_texto{
	width:calc(100% - 22px);
	font-family: "PoppinsRegular";
	background:#ffffff;
	border:1px solid #ffffff;
	padding:5px 10px;
	font-size:13px;
	color:#000000;
}


.botonera{
	max-width:100%;
	width:100%;
	margin:0 auto;
	padding:10px 0px 25px 0px;
}
.botonera_flex{
	display:flex;
	align-items:center
}
.recuerda{
	padding:10px;
	font-size:14px;
	margin-left:15px;
	padding-top:0px;	
}
.botonera_centrada{
	text-align:center;
}
.botonera .boton{
	width:calc(100% - 40px);
	display:block;
	font-family: 'Cartonnage-Regular';
	font-size:30px;
	text-align:center;
	padding:8px 20px;
	border-radius: 10px;
	box-shadow: 0px 4px 4px 0px #173D1D40;
	background: #FFDE00;
	display:inline-block;
	max-width:200px;
	text-transform:uppercase;
	color:#046F44;

	/*margin-left:-10px;*/
}
.botonera .boton:hover{
	background: #94BC32;
	color:#ffffff;
}
.botonera .boton_gris{
	background-image: linear-gradient(to bottom, #949494, #484848);
}
.resultado{
	margin:20px auto;
	background:#DE2B02;
	color:#ffffff;
	padding:10px;
	display:none;
	text-align:center;
	font-size:16px;
	border-radius:7px
}
.columna_legales{
	margin-top:60px;
	margin-bottom:30px;
	margin-right:20%;
}
.check_legal{
	margin-bottom:0px;
}
.contacto{
	text-align:center;
	font-family:"PoppinsRegular";
	font-size:12px;
	padding-bottom:40px;
}
.contacto a{
	text-decoration:underline;
}
/*.campo_error{
	color:#ff0000;
}
.campo_error .campo_texto,.campo_error .campo_select,.campo_error input[type=text]{
	background:#ff0000;
	color:#ffffff;
}*/
.campo_archivo{
	background: #94BC32;
	display:flex;
	align-items:center;
	 text-transform:uppercase;
   border-radius:10px;
   margin-top:5px;
   justify-content:center;
   width:100%;
	
}
.campo_archivo .imagen{
	padding-left:10px;
	width:40px;
	text-align:center;
		
}
.campo_archivo .texto{
	font-size:16px;
	margin:0px;
	padding:10px;
}
.campo_archivo_contenedor .campo_error{
	border:2px dashed #DE2B02;
}
/*.campo_error .campo_archivo{
	background:#ff0000;
}*/
.explicacion{
	font-size:9px;	
}
.descargaterminos{
	margin-bottom:30px;
	/*font-size:11px;*/
	/*color:#0d8e38;*/
}


.campo_captcha{
	display:flex;
	align-items:flex-start;
	justify-content:flex-start;
}
.campo_captcha .g-recaptcha {
	margin-left:-30px;
	margin-top:-20px;
   -webkit-transform: scale(0.8);
     -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}

.campo_captcha .campo_error{
	border:3px solid #DE2B02;
}
.error_descriptivo{
	color:#DE2B02;
	font-size:16px;
	display:none;
}

 textarea{
	background:none;
	font-size:10pt;
	width:calc(100%);
	height:80px;
	color:inherit;
	border:none;
	padding:2px 0px;
	resize:none;
	font-family:'Cartonnage-Regular',Roboto, Geneva, sans-serif;
	outline:none;
}

.menu{
	display:flex;
	width:90%;
	max-width:1000px;
	margin:0px auto 0px auto;
	justify-content:space-between;
	font-family:"Cartonnage-Regular";
	color: #008B3E;
	font-size:20px;
	text-transform:uppercase;
	margin-bottom:20px;
}
.menu .izd, .menu .drch{
	display:flex;
}
.menu .izd div{
	margin-right:10px;
	display:none;
}
.menu .drch div{
	margin-left:20px;
}
.menu_responsive{
	position:absolute;
	width:100%;
}
.menu_responsive .contenidos{
	display:flex;
	width:90%;
	max-width:90%;
	margin:0px auto;
	justify-content:space-between;
	font-family:"Cartonnage-Regular";
	color: #FEDE00;
	font-size:20px;
	text-transform:uppercase;
	margin-top:10px;
}
.menu_responsive .izquierda, .menu .derecha{
	display:flex;
	gap:5px;
	
}

.icono_responsive{
    width: 30px;
    height:20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;;
}
.icono_responsive div{
    background: #FEDE00;
    width: 100%;
    height:4px;
    border-radius: 3px;
}

.icono_responsive_desplegado div:first-child{
    transform: translateY(9px) rotate(45deg);
    transition: all 0.3s;
}
.icono_responsive_desplegado div:nth-child(2){
    transition: opacity 0.3s;
    opacity: 0
}
.icono_responsive_desplegado div:last-child{
    transform: translateY(-8px)  rotate(-45deg);
    width: 100%;
    transition: all 0.3s;
}

.icono_responsive_plegado div:first-child{
    transform: translateY(0px) rotate(0deg);
    transition: all 0.3s;
}
.icono_responsive_plegado div:nth-child(2){
    transition: opacity 0.3s;
    opacity: 1
}
.icono_responsive_plegado div:last-child{
    transform: translateY(0px) rotate(0deg);
    width: 100%;
    transition: all 0.3s;
}

.capa_menu_responsive_contenedor{
	display:none;
}
#capa_menu_responsive_desplegable{
   background: #FFDE00;
   border:3px solid #008B3E;
   border-radius:5px;
   right:10px;
   top:10px;
    position: fixed;
    z-index:9000;
    display: none;
}
/*#capa_menu_responsive_desplegable{
    background: rgb(0,0,0,0.5);
    width: 100%;
    height:100%;
    position: fixed;
    z-index:9000;
    display: none;
}*/
.capa_menu_responsive_desplegable_interior{
    display: flex;
    justify-content: flex-end;
    height: 100%;
}
.menu_responsive_desplegable{
    height:100%;
   /* background: linear-gradient(147deg, #403DD6 26.15%, #0075FF 95.31%);*/
    /*background: #ffffff;*/
    justify-content: flex-end;
    padding: 20px;
    max-width: 400px;
}

.menu_responsive_desplegable .interior{
    color: #046F44;
    justify-content: center;
    width: 100%;
    max-width: 360px;
    height:100%;
    background: #00000;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 10px;
	text-transform:uppercase;
}
.menu_responsive_desplegable .interior .interiorflex{
    display: flex;
    justify-content:flex-end;
}
.menu_responsive_desplegable .interior .interiorflex a{
	background:#94BC32;
	color:#163E1E;
	padding:3px 5px;
	border-radius:100%;
	display:block;
}

.menu_responsive_desplegable .interior a{
    display: inline-block;
    color: inherit;
    font-size: 18px;
    text-decoration:none;

}
.menu_responsive_desplegable .interior a:hover{
	text-decoration:underline;

}


.direccion{
	display:flex;
	width:100%;
	gap:0px;
}
.direccion .morada{
	width:calc(100% - 110px);
}
.direccion .puerta{
	width:100px
}
.direccion .andar{
	width:100px
}
.direccion .cp1{
	min-width:120px;
	padding-right:0px;
}
.direccion .separador{
	width:20px;
}
.direccion .cp2{
	min-width:40px
}
.direccion .localidad{
	width:100%
}
/*.direccion .numero,.direccion .escalera{
	max-width:40px;	
}*/
.direccion .user-box{
	margin-right:15px;
}
.direccion .user-box:last-child{
	margin-right:0px;
}

.marco_actualizado{
	background-image:url(../../img/principal.png), url(../../img/fondo_verde.png) !important;
	background-repeat:no-repeat, repeat!important;
	background-position:bottom right, center center!important;
	background-size:20%, cover!important;
}
.comofunciona{
	max-width:429px;
	margin:0 auto;
}

