@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100&display=swap');

h1, h2, h3, h4, h5, h6, p, span, label, input, select, textarea, button, a {
	font-family: 'Poppins', sans-serif;
}

button {
	background: transparent;
	background-color: transparent;
}

.tarifa20,
.tarifa30 {
	display: none;
}

.desc_calculador {
    font-size: 16px !important;
}

.fusion-center-content {
    display: flex;
    justify-content: center;
}

.shadow-container {
    box-shadow: 10px 10px 10px 10px rgba(0, 0, 0, 0.2);

}

.fusion-body .fusion-button.button-2 {
	border-radius: 37px 37px 37px 37px;
	font-size: 16px;
	padding-right: 40px;
	padding-left: 40px;
	font-family: "Poppins";
	font-weight: 600;
	background: rgb(247,173,4);
    background: linear-gradient(0deg, rgba(247,173,4,1) 0%, rgba(241,136,9,1) 45%, rgba(233,91,14,1) 100%);
}

.fusion-body .fusion-button.button-3 {
	border-radius: 37px 37px 37px 37px;
	font-size: 16px;
	padding-right: 40px;
	padding-left: 40px;
	font-family: "Poppins";
	font-weight: 600;
	background: rgb(247,173,4);
    background: linear-gradient(0deg, rgba(247,173,4,1) 0%, rgba(241,136,9,1) 45%, rgba(233,91,14,1) 100%);
}

.fusion-body .fusion-button.button-1 {
	border-radius: 37px 37px 37px 37px;
	font-size: 16px;
	padding-right: 80px;
	padding-left: 80px;
	font-family: "Poppins";
	font-weight: 600;
	background: rgb(247,173,4);
    background: linear-gradient(0deg, rgba(247,173,4,1) 0%, rgba(241,136,9,1) 45%, rgba(233,91,14,1) 100%);
}

#error_importe {
	display: none;
	color: red;
	text-align: center;
	margin: auto 20px;
}

input::placeholder {
    color: #CCCCCC !important;
}

.screen-2 {
    display: none !important;
}

#error_calefaccionconsumo {
	display: none;
	color: red;
	text-align: center;
	margin: auto 20px;
}

.error_calefaccionconsumo {
	display: none;
	color: red;
	text-align: center;
	margin: auto 20px;
}

#error_calefaccion{
	display: none;
	color: red;
	text-align: center;
	margin: auto 20px;
}

.error_calefaccion{
	display: none;
	justify-content: center;
	color: red;
	margin: auto 20px;	
}

#error_panel{
	display: none;
	color: red;
	text-align: center;
	margin: auto 20px;
}

.error_panel{
	display: none;
	justify-content: center;
	color: red;
	margin: auto 20px;	
}

#error_forzarkit{
	display: none;
	color: red;
	text-align: center;
	margin: auto 20px;
}

.error_forzarkit{
	display: none;
	justify-content: center;
	color: red;
	margin: auto 20px;	
}

.avisokit{
	display: none;
	justify-content: center;
	color: red;
	margin: auto 20px;	
}



.error_habito{
	display: none;
	margin: auto 20px;
}

#consumofin {
	display: none;
	margin: auto 20px;
}

.fusion-body .fusion-builder-column-6-custom{
	width: 100% !important;
	/* margin-top : 0px; */
	/* margin-bottom : 20px; */
	margin: auto;
}

.fusion-builder-column-6-custom > .fusion-column-wrapper {
	padding-top : 0px !important;
	padding-right : 0px !important;
	margin-right : 40px;
	padding-bottom : 0px !important;
	padding-left : 0px !important;
	margin-left : 40px;
}

.hover-gradient:has(input[type="radio"]:checked) {
    background: rgb(247,173,4);
    background: linear-gradient(0deg, rgba(247,173,4,1) 0%, rgba(241,136,9,1) 45%, rgba(233,91,14,1) 100%);
}

.hover-gradient:hover {
	background: rgb(247,173,4) !important;
	background: linear-gradient(0deg, rgba(247,173,4,1) 0%, rgba(241,136,9,1) 45%, rgba(233,91,14,1) 100%) !important;
}

.hover-gradient:hover .cls-1 {
	fill: #fff !important;
}

.hover-gradient:hover .cls-3 {
	fill: #fff !important;
}

.selected-input {
	background: rgb(247,173,4);
	background: linear-gradient(0deg, rgba(247,173,4,1) 0%, rgba(241,136,9,1) 45%, rgba(233,91,14,1) 100%)
}

.selected-input .cls-1 {
	fill: #fff !important;
}

.selected-input .cls-3 {
	fill: #fff !important;
}

.selected-input #incText {
	color: #fff !important;
}

@media only screen and (max-width:1024px) {
	.fusion-body .fusion-builder-column-6-custom{
		width:100% !important;
		order : 0;
	}
	.fusion-builder-column-6-custom > .fusion-column-wrapper {
		margin-right : 40px;
		margin-left : 40px;
	}
}

@media only screen and (max-width:640px) {
	.fusion-body .fusion-builder-column-6-custom{
		width:100% !important;
		order : 0;
	}
	
	.fusion-builder-column-6-custom > .fusion-column-wrapper {
		margin-right : 0px;
		margin-left : 0px;
	}

}

.fusion-builder-nested-column-0 > .fusion-column-wrapper {
	padding-top : 0px !important;
	padding-right : 0px !important;
	margin-right : 41px;
	padding-bottom : 0px !important;
	padding-left : 0px !important;
	margin-left : 41px;
}

.fusion-layout-column .fusion_builder_column_inner .fusion-builder-nested-column-0 .fusion_builder_column_inner_3_4 .fusion-flex-column .card-border-gradient-orange .size-min{
	width:75% !important;
	margin-top : 0px;
	margin-bottom : 0px;
}

.fusion-body .fusion-builder-nested-column-0{
	width:100% !important;
	margin-top : 0px;
	margin-bottom : 0px;
}

@media only screen and (max-width:1024px) {
	.fusion-body .fusion-builder-nested-column-0{
		width: 100% !important;
		order : 0;
	}

	.fusion-layout-column .fusion_builder_column_inner .fusion-builder-nested-column-0 .fusion_builder_column_inner_3_4 .fusion-flex-column .card-border-gradient-orange .size-min{
		width: 100% !important;
		order : 0;
	}
	.fusion-builder-nested-column-0 > .fusion-column-wrapper {
		margin-right : 41px;
		margin-left : 41px;
	}
}

@media only screen and (max-width:640px) {
	.fusion-body .fusion-builder-nested-column-0{
		width: 100% !important;
		order : 0;
	}

	.fusion-layout-column .fusion_builder_column_inner .fusion-builder-nested-column-0 .fusion_builder_column_inner_3_4 .fusion-flex-column .card-border-gradient-orange .size-min{
		width: 75% !important;
		order : 0;
	}
	
	.fusion-builder-nested-column-0 > .fusion-column-wrapper {
		margin-right : 40px;
		margin-left : 40px;
	}
}

.fusion-body .fusion-button.button-2{
	border-radius:37px 37px 37px 37px;
	font-size:16px;
	padding-right:40px;
	padding-left:40px;
	font-family:"Poppins";
	font-weight:600;
}


.fusion-builder-column-6 > .fusion-column-wrapper {
	padding-top : 0px !important;
	padding-right : 0px !important;
	margin-right : 40px;
	padding-bottom : 0px !important;
	padding-left : 0px !important;
	margin-left : 40px;
}

.fusion-body .fusion-flex-container.fusion-builder-row-4{ 
	padding-top : 0px;
	margin-top : 0px;
	padding-right : 100px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	padding-left : 100px;
}

.fusion-body .fusion-flex-container.fusion-builder-row-4-cont{ 
	padding-top : 0px;
	margin-top : 0px;
	padding-right : auto;
	padding-bottom : 0px;
	margin-bottom : 0px;
	padding-left : auto;
}

.fusion-body .fusion-flex-container.fusion-builder-row-4-ind{ 
	padding-top : 0px;
	margin-top : 0px;
	padding-right : auto;
	padding-bottom : 0px;
	margin-bottom : 0px;
	padding-left : auto;
}

.fusion-body .fusion-builder-nested-column-1{
	width:100% !important;
	margin-top : 0px;
	margin-bottom : 0px;
}
.fusion-builder-nested-column-1 > .fusion-column-wrapper {
	padding-top : 0px !important;
	padding-right : 0px !important;
	margin-right : 41px;
	padding-bottom : 0px !important;
	padding-left : 0px !important;
	margin-left : 41px;
}
@media only screen and (max-width:1024px) {
	.fusion-body .fusion-builder-nested-column-1{
		width:100% !important;
		order : 0;
	}
	.fusion-builder-nested-column-1 > .fusion-column-wrapper {
		margin-right : 41px;
		margin-left : 41px;
	}
}
			
@media only screen and (max-width:640px) {
	.fusion-body .fusion-builder-nested-column-1{
		width:100% !important;
		order : 0;
	}
	.fusion-builder-nested-column-1 > .fusion-column-wrapper {
		margin-right : 40px;
		margin-left : 40px;
	}
}

.fusion-body .fusion-builder-column-7{
	width:100% !important;
	margin-top : 0px;
	margin-bottom : 20px;
}
.fusion-builder-column-7 > .fusion-column-wrapper {
	padding-top : 0px !important;
	padding-right : 0px !important;
	margin-right : 40px;
	padding-bottom : 0px !important;
	padding-left : 0px !important;
	margin-left : 40px;
}
@media only screen and (max-width:1024px) {
	.fusion-body .fusion-builder-column-7{
		width:100% !important;
		order : 0;
	}
	.fusion-builder-column-7 > .fusion-column-wrapper {
		margin-right : 40px;
		margin-left : 40px;
	}
}
@media only screen and (max-width:640px) {
	.fusion-body .fusion-builder-column-7{
		width:100% !important;
		order : 0;
	}
	.fusion-builder-column-7 > .fusion-column-wrapper {
		margin-right : 40px;
		margin-left : 40px;
	}
}
.fusion-body .fusion-flex-container.fusion-builder-row-5{ 
	padding-top : 0px;
	margin-top : 0px;
	padding-right : 100px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	padding-left : 100px;
}

.fusion-body .fusion-builder-column-8 {
	width: 100% !important;
	margin-top: 0px;
	margin-bottom: 20px;
}

.fusion-builder-column-8>.fusion-column-wrapper {
	padding-top: 0px !important;
	padding-right: 0px !important;
	margin-right: 40px;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	margin-left: 40px;
}

@media only screen and (max-width:1024px) {
	.fusion-body .fusion-builder-column-8 {
		width: 100% !important;
		order: 0;
	}

	.fusion-builder-column-8>.fusion-column-wrapper {
		margin-right: 40px;
		margin-left: 40px;
	}
}

@media only screen and (max-width:640px) {
	.fusion-body .fusion-builder-column-8 {
		width: 100% !important;
		order: 0;
	}

	.fusion-builder-column-8>.fusion-column-wrapper {
		margin-right: 40px;
		margin-left: 40px;
	}
}

.fusion-body .fusion-button.button-6 {
	border-radius: 37px 37px 37px 37px;
	font-size: 16px;
	padding-right: 40px;
	padding-left: 40px;
	font-family: "Poppins";
	font-weight: 600;
}

.fusion-body .fusion-button.button-5 {
	border-radius: 37px 37px 37px 37px;
	font-size: 16px;
	padding-right: 80px;
	padding-left: 80px;
	font-family: "Poppins";
	font-weight: 600;
}

.fusion-imageframe.imageframe-2-custom {
	margin-top: 50px;
}

.fusion-imageframe.imageframe-3-custom {
	margin-top: 50px;
}

.fusion-imageframe.imageframe-4-custom {
	margin-top: 50px;
}

.bg-gradient-orange {
	background: rgb(247,173,4);
	background: linear-gradient(0deg, rgba(247,173,4,1) 0%, rgba(241,136,9,1) 45%, rgba(233,91,14,1) 100%);
}

.select-mysolar {
	text-align: center; 
	font-size: 16px; 
	font-family: 'Poppins'; 
	width: 80%; 
	background-color: #ffff;

}

.select-mysolar-2 {
	text-align: center; 
	font-size: 16px; 
	font-family: 'Poppins'; 
	background-color: #ffff;
	width: 100%;
}

.custom-css-container{
	background-position:left top;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-color:var(--awb-color2);
}

.form-border-gradient-orange {
	position: relative;
	padding: 10px 20px;
	background: #fff !important;
	margin: 0;
	border: 1px solid #FF8801 !important;
	border-radius: 50px; 
}

/* Focus */
.form-border-gradient-orange input:focus,
.form-border-gradient-orange textarea:focus,
.form-border-gradient-orange select:focus {
	border: 1px solid #e95b0e !important;
	outline: #e95b0e !important;
}

.content-select select::-ms-expand {
    display: none;
}

.footer-cal {
	text-align:center; 
	display:flex; 
	justify-content:space-around; 
	margin-top: 60px;
}

.button-back {
	margin-top:15px;
	margin-bottom:50px;
}

.form-group {
	display: flex; 
	flex-direction: column; 
	align-items: center; 
	justify-content: center; 
	margin: 20px auto; 
	width: 25vw; 
	min-width: 250px; 
	max-width: 100%
}

.form-double-container {
	display: none; 
	justify-content: center;
}

.card-checks{
	width: 80%; 
	margin: 20px auto; 
	padding: 20px auto; 
}

.data-steps-text {
	text-align: center; 
	margin: 40px 0 20px 0;
}

.header-checks {
	text-align: center; 
	margin-bottom: 50px;
}

.checks-group {
	display: flex; 
	justify-content: space-around; 
	padding-bottom: 20px;
}

.map-indications {
	margin-top:80px;
	margin-right:80px;
	margin-left:80px;
}

.border-cicle-orange {
	border-radius: 50%;
	border: 1px solid #f7ad04 !important;
}

.form-check input[type="radio" i] {
	border-radius: 50%;
	border: 1px solid #f7ad04 !important;
	outline: #f7ad04 !important;
}

.form-check input[type="radio" i]:checked {
	border-radius: 50%;
	border: 1px solid #f7ad04 !important;
	outline: #f7ad04 !important;
}

.form-check input[type="radio"] {
	border-radius: 50%;
	border: 1px solid #f7ad04 !important;
	outline: #f7ad04 !important;
}

.form-check input[type="radio"]:checked {
	border-radius: 50%;
	border: 1px solid #f7ad04 !important;
	outline: #f7ad04 !important;
}


@media only screen and (min-width:640px) {
	.card-border-gradient-orange {
		background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 18px, transparent 18px) 0% 0%/20px 20px no-repeat,
		radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 18px, transparent 18px) 100% 0%/20px 20px no-repeat,
		radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 18px, transparent 18px) 0% 100%/20px 20px no-repeat,
		radial-gradient(circle at 0 0, #ffffff 0, #ffffff 18px, transparent 18px) 100% 100%/20px 20px no-repeat,
		linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 4px) calc(100% - 40px) no-repeat,
		linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 40px) calc(100% - 4px) no-repeat,
		linear-gradient(14deg, #f7ad04 0%, #f18809 52%, #e95b0e 100%);
		border-radius: 20px;
		padding: 12px;
		box-sizing: border-box; 
	}

	.shadow-calculator {
		-webkit-box-shadow: -2px 5px 35px 5px rgba(0,0,0,0.64); 
		box-shadow: -2px 5px 35px 5px rgba(0,0,0,0.64);
	}
	
	.border-gradient-orange {
		background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 18px, transparent 18px) 0% 0%/20px 20px no-repeat,
		radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 18px, transparent 18px) 100% 0%/20px 20px no-repeat,
		radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 18px, transparent 18px) 0% 100%/20px 20px no-repeat,
		radial-gradient(circle at 0 0, #ffffff 0, #ffffff 18px, transparent 18px) 100% 100%/20px 20px no-repeat,
		linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 4px) calc(100% - 40px) no-repeat,
		linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 40px) calc(100% - 4px) no-repeat,
		linear-gradient(14deg, #f7ad04 0%, #f18809 52%, #e95b0e 100%);
		border-radius: 20px;
		padding: 12px;
		box-sizing: border-box; 
	}
	
	.custom-css-container{
		background-color: none;
	}
	
}

@media only screen and (max-width:640px) {
	.bg-small {
		background-color: rgba(255, 0, 0, 0);
	}
	
	.card-border-gradient-orange {
		background: transparent !important;
		border-top: 2px solid #f7ad04 !important;

		padding-top: 40px;
	}

	.cal-text-title {
		font-size: 35px !important;
	}

	.cal-text-steps {
		font-size: 16px !important;
		margin: auto 10px;
	}

	.cal-text-inst {
		font-size: 16px !important;
		margin-bottom: 0px !important;
		padding-bottom: 0px !important;
		margin: 10px;
	}

	.fusion-imageframe.imageframe-2-custom {
		margin-top: 20px;
	}

	.footer-cal {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.button-back {
		order: 1;
	}

	.form-double-container {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.fusion-body .fusion-flex-container.fusion-builder-row-4 {
		margin: auto !important;
	}

	.fusion-body .fusion-flex-container.fusion-builder-row-4-cont {
		margin: auto !important;
		padding-left: 0;
		padding-right: 0;
	}

	.fusion-body .fusion-flex-container.fusion-builder-row-4-ind {
		margin: auto !important;
		padding-left: 0;
		padding-right: 0;
	}

	.card-checks{
		width: 100%;
	}

	.data-steps-text {
		margin: 20px 10px 20px 10px;
	}

	.header-checks {
		margin-bottom: 20px;
	}

	.checks-group {
		flex-direction: column;
		align-items: start;
		justify-content: center;
		margin: auto 20px;
		padding-bottom: 20px;
	}

	.map-indications {
		margin-top: 20px;
		margin-right: 20px;
		margin-left: 20px;
	}

	.custom-css-container {
		background: transparent !important;
	}

}

.fusion-body .fusion-builder-nested-column-2 {
	width: 100% !important;
	margin-top: 0px;
	margin-bottom: 0px;
}

.fusion-builder-nested-column-2>.fusion-column-wrapper {
	padding-top: 0px !important;
	padding-right: 0px !important;
	margin-right: 41px;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	margin-left: 41px;
}

@media only screen and (max-width:1024px) {
	.fusion-body .fusion-builder-nested-column-2 {
		width: 100% !important;
		order: 0;
	}

	.fusion-builder-nested-column-2>.fusion-column-wrapper {
		margin-right: 41px;
		margin-left: 41px;
	}
}

@media only screen and (max-width:640px) {
	.fusion-body .fusion-builder-nested-column-2 {
		width: 100% !important;
		order: 0;
	}

	.fusion-builder-nested-column-2>.fusion-column-wrapper {
		margin-right: 40px;
		margin-left: 40px;
	}
}


.error_orientacion_step_1 {
	display: none;
	color: red;
	text-align: center;
	margin: auto 20px;
}

.error_inclinacion_step_1 {
	display: none;
	color: red;
	text-align: center;
	margin: auto 20px;
}

.fusion-body .fusion-builder-column-3 {
	width: 100% !important;
	margin-top: 0px;
	margin-bottom: 20px;
}

.fusion-builder-column-3>.fusion-column-wrapper {
	padding-top: 0px !important;
	padding-right: 0px !important;
	margin-right: 40px;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	margin-left: 40px;
}

@media only screen and (max-width:1024px) {
	.fusion-body .fusion-builder-column-3 {
		width: 100% !important;
		order: 0;
	}

	.fusion-builder-column-3>.fusion-column-wrapper {
		margin-right: 40px;
		margin-left: 40px;
	}
}

@media only screen and (max-width:640px) {
	.fusion-body .fusion-builder-column-3 {
		width: 100% !important;
		order: 0;
	}

	.fusion-builder-column-3>.fusion-column-wrapper {
		margin-right: 40px;
		margin-left: 40px;
	}
}

.fusion-body .fusion-flex-container.fusion-builder-row-3 {
	padding-top: 0px;
	margin-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 100px;
}

.fusion-builder-nested-column-1>.fusion-column-wrapper {
	padding-top: 0px !important;
	padding-right: 0px !important;
	margin-right: 41px;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	margin-left: 41px;
}

@media only screen and (max-width:1024px) {
	.fusion-builder-nested-column-1>.fusion-column-wrapper {
		margin-right: 41px;
		margin-left: 41px;
	}
}

@media only screen and (max-width:640px) {
	.fusion-builder-nested-column-1>.fusion-column-wrapper {
		margin-right: 40px;
		margin-left: 40px;
	}
}

.fusion-builder-nested-column-0>.fusion-column-wrapper {
	padding-top: 0px !important;
	padding-right: 0px !important;
	margin-right: 41px;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	margin-left: 41px;
}

@media only screen and (max-width:1024px) {
	.fusion-builder-nested-column-0>.fusion-column-wrapper {
		margin-right: 41px;
		margin-left: 41px;
	}
}

@media only screen and (max-width:640px) {
	.fusion-builder-nested-column-0>.fusion-column-wrapper {
		margin-right: 40px;
		margin-left: 40px;
	}
}

#error_potencia {
	display: none;
	color: red;
	text-align: center;
	margin: auto 20px;
}

#error_potenciap2 {
	display: none;
	color: red;
	text-align: center;
	margin: auto 20px;
}

#error_potenciap3 {
	display: none;
	color: red;
	text-align: center;
	margin: auto 20px;
}

#error_potenciap4 {
	display: none;
	color: red;
	text-align: center;
	margin: auto 20px;
}

#error_potenciap5 {
	display: none;
	color: red;
	text-align: center;
	margin: auto 20px;
}

#error_potenciap6 {
	display: none;
	color: red;
	text-align: center;
	margin: auto 20px;
}

#error_importemedio {
	display: none;
	color: red;
	text-align: center;
	margin: auto 20px;
}

#error_dir {
	display: none;
	color: red;
	text-align: center;
	margin: auto 20px;
}

#error_festivos {
	display: none;
	color: red;
	text-align: center;
	margin: auto 20px;
}

#error_habitos {
	display: none;
	color: red;
	text-align: center;
	margin: auto 20px;
}

#error_mail {
	display: none;
	color: red;
	text-align: center;
	margin: auto 20px;
}

.error_habitos {
	display: none;
	justify-content: center;
	color: red;
	margin: auto 20px;
}

.error_festivos {
	display: none;
	justify-content: center;
	color: red;
	margin: auto 20px;
}

.error_equipos {
	display: none;
	justify-content: center;
	color: red;
	margin: auto 20px;
}

.error_grupo {
	display: none;
	justify-content: center;
	color: red;
	margin: auto 20px;
}

.circle-number-1 {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	position: absolute;
	top: -45px; /* Mitad del tamaño del círculo */
	left: 50%; /* Para centrarlo horizontalmente */
	transform: translateX(-50%); /* Ajuste adicional para centrado horizontal */
	text-align: center;
	line-height: 90px; /* Igual a la altura del círculo para centrar verticalmente */
	background: rgb(247,173,4) !important;
	background: linear-gradient(0deg, rgba(247,173,4,1) 0%, rgba(241,136,9,1) 45%, rgba(233,91,14,1) 100%) !important;
}
.circle-number-2 {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	position: absolute;
	top: -45px; /* Mitad del tamaño del círculo */
	left: 50%; /* Para centrarlo horizontalmente */
	transform: translateX(-50%); /* Ajuste adicional para centrado horizontal */
	text-align: center;
	line-height: 90px; /* Igual a la altura del círculo para centrar verticalmente */
	background: rgb(247,173,4) !important;
	background: linear-gradient(0deg, rgba(247,173,4,1) 0%, rgba(241,136,9,1) 45%, rgba(233,91,14,1) 100%) !important;
}
.circle-number-3 {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	position: absolute;
	top: -45px; /* Mitad del tamaño del círculo */
	left: 50%; /* Para centrarlo horizontalmente */
	transform: translateX(-50%); /* Ajuste adicional para centrado horizontal */
	text-align: center;
	line-height: 90px; /* Igual a la altura del círculo para centrar verticalmente */
	background: rgb(247,173,4) !important;
	background: linear-gradient(0deg, rgba(247,173,4,1) 0%, rgba(241,136,9,1) 45%, rgba(233,91,14,1) 100%) !important;
}

@media only screen and (max-width: 640px) {
	.fusion-body .fusion-flex-container.fusion-builder-row-3 {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}

.fusion-body .fusion-builder-nested-column-0-custom {
	width: 50% !important;
	margin-top: 0px;
	margin-bottom: 20px;
}

.fusion-builder-nested-column-0-custom>.fusion-column-wrapper {
	padding-top: 0px !important;
	padding-right: 0px !important;
	margin-right: 40px;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	margin-left: 40px;
}

@media only screen and (max-width:1024px) {
	.fusion-body .fusion-builder-nested-column-0-custom {
		width: 50% !important;
		order: 0;
	}

	.fusion-builder-nested-column-0-custom>.fusion-column-wrapper {
		margin-right: 40px;
		margin-left: 40px;
	}
}

@media only screen and (max-width:640px) {
	.fusion-body .fusion-builder-nested-column-0-custom {
		width: 100% !important;
		order: 0;
	}

	.fusion-builder-nested-column-0-custom>.fusion-column-wrapper {
		margin-right: 40px;
		margin-left: 40px;
	}
}

.fusion-body .fusion-builder-nested-column-1-custom {
	width: 50% !important;
	margin-top: 0px;
	margin-bottom: 20px;
}

.fusion-builder-nested-column-1-custom>.fusion-column-wrapper {
	padding-top: 0px !important;
	padding-right: 0px !important;
	margin-right: 40px;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	margin-left: 40px;
}

@media only screen and (max-width:1024px) {
	.fusion-body .fusion-builder-nested-column-1-custom {
		width: 50% !important;
		order: 0;
	}

	.fusion-builder-nested-column-1-custom>.fusion-column-wrapper {
		margin-right: 40px;
		margin-left: 40px;
	}
}

@media only screen and (max-width:640px) {
	.fusion-body .fusion-builder-nested-column-1-custom {
		width: 100% !important;
		order: 0;
	}

	.fusion-builder-nested-column-1-custom>.fusion-column-wrapper {
		margin-right: 40px;
		margin-left: 40px;
	}
}

.fusion-body .fusion-builder-nested-column-2-custom {
	width: 50% !important;
	margin-top: 0px;
	margin-bottom: 20px;
}

.fusion-builder-nested-column-2-custom>.fusion-column-wrapper {
	padding-top: 0px !important;
	padding-right: 0px !important;
	margin-right: 40px;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	margin-left: 40px;
}

@media only screen and (max-width:1024px) {
	.fusion-body .fusion-builder-nested-column-2-custom {
		width: 50% !important;
		order: 0;
	}

	.fusion-builder-nested-column-2-custom>.fusion-column-wrapper {
		margin-right: 40px;
		margin-left: 40px;
	}
}

@media only screen and (max-width:640px) {
	.fusion-body .fusion-builder-nested-column-2-custom {
		width: 100% !important;
		order: 0;
	}

	.fusion-builder-nested-column-2-custom>.fusion-column-wrapper {
		margin-right: 40px;
		margin-left: 40px;
	}
}

.fusion-body .fusion-builder-nested-column-3-custom {
	width: 50% !important;
	margin-top: 0px;
	margin-bottom: 20px;
}

.fusion-builder-nested-column-3-custom>.fusion-column-wrapper {
	padding-top: 0px !important;
	padding-right: 0px !important;
	margin-right: 40px;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	margin-left: 40px;
}

@media only screen and (max-width:1024px) {
	.fusion-body .fusion-builder-nested-column-3-custom {
		width: 50% !important;
		order: 0;
	}

	.fusion-builder-nested-column-3-custom>.fusion-column-wrapper {
		margin-right: 40px;
		margin-left: 40px;
	}
}

@media only screen and (max-width:640px) {
	.fusion-body .fusion-builder-nested-column-3-custom {
		width: 100% !important;
		order: 0;
	}

	.fusion-builder-nested-column-3-custom>.fusion-column-wrapper {
		margin-right: 40px;
		margin-left: 40px;
	}
}

.fusion-body .fusion-builder-nested-column-4-custom{
	width:100% !important;
	margin-top : 0px;
	margin-bottom : 20px;
}

.fusion-builder-nested-column-4-custom > .fusion-column-wrapper {
	padding-top : 0px !important;
	padding-right : 0px !important;
	margin-right : 40px;
	padding-bottom : 0px !important;
	padding-left : 0px !important;
	margin-left : 40px;
}

@media only screen and (max-width:1024px) {
	.fusion-body .fusion-builder-nested-column-4-custom{
		width:100% !important;
		order : 0;
	}
	
	.fusion-builder-nested-column-4-custom > .fusion-column-wrapper {
		margin-right : 40px;
		margin-left : 40px;
	}
}

@media only screen and (max-width:640px) {
	.fusion-body .fusion-builder-nested-column-4-custom{
		width:100% !important;
		order : 0;
	}
	
	.fusion-builder-nested-column-4-custom > .fusion-column-wrapper {
		margin-right : 40px;
		margin-left : 40px;
	}
}

.error {
	border: 2px solid red !important;
}

.error:focus {
	border: 2px solid red !important;
	outline: red !important;
}

#precio_termino_fijo_p3 {
	display: none;
}

#precio_termino_fijo_p4 {
	display: none;
}

#precio_termino_fijo_p5 {
	display: none;
}

#precio_termino_fijo_p6 {
	display: none;
}

#error_preciofijop1 {
	display: none;
	color: red;
}

#error_preciofijop2 {
	display: none;
	color: red;
}

#error_preciofijop3 {
	display: none;
	color: red;
}

#error_preciofijop4 {
	display: none;
	color: red;
}

#error_preciofijop5 {
	display: none;
	color: red;
}

#error_preciofijop6 {
	display: none;
	color: red;
}

#precio_variable_p3 {
	display: none;
}

#precio_variable_p4 {
	display: none;
}

#precio_variable_p5 {
	display: none;
}

#precio_variable_p6 {
	display: none;
}

#error_preciovariablep1 {
	display: none;
	color: red;
}

#error_preciovariablep2 {
	display: none;
	color: red;
}

#error_preciovariablep3 {
	display: none;
	color: red;
}

#error_preciovariablep4 {
	display: none;
	color: red;
}

#error_preciovariablep5 {
	display: none;
	color: red;
}

#error_preciovariablep6 {
	display: none;
	color: red;
}

.fusion-body .fusion-builder-nested-column-3 {
	width: 100% !important;
	margin-top: 0px;
	margin-bottom: 0px;
}

.fusion-builder-nested-column-3>.fusion-column-wrapper {
	padding-top: 0px !important;
	padding-right: 0px !important;
	margin-right: 40px;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	margin-left: 41px;
}

@media only screen and (max-width:1024px) {
	.fusion-body .fusion-builder-nested-column-3 {
		width: 100% !important;
		order: 0;
	}

	.fusion-builder-nested-column-3>.fusion-column-wrapper {
		margin-right: 40px;
		margin-left: 41px;
	}
}

@media only screen and (max-width:640px) {
	.fusion-body .fusion-builder-nested-column-3 {
		width: 100% !important;
		order: 0;
	}

	.fusion-builder-nested-column-3>.fusion-column-wrapper {
		margin-right: 40px;
		margin-left: 40px;
	}
}

.cal-text-steps .pass-1 {
	color: #999999;
}


.cal-text-steps .pass-2 {
	color: #999999;
}

.cal-text-steps .pass-3 {
	color: #999999;
}

.cal-text-steps .pass-4 {
	color: #999999;
}

.cal-text-steps .active {
	color: #f18809 !important;
}

/* Si primerahora esta check aplicamos estilos a sel-radio-primera */
#primerahora:checked ~ .sel-radio-primera {
	background: rgb(247,173,4);
	background: linear-gradient(0deg, rgba(247,173,4,1) 0%, rgba(241,136,9,1) 45%, rgba(233,91,14,1) 100%);
}

#todoeldia:checked ~ .sel-radio-todo {
	background: rgb(247,173,4);
	background: linear-gradient(0deg, rgba(247,173,4,1) 0%, rgba(241,136,9,1) 45%, rgba(233,91,14,1) 100%);
}

.fusion-body .fusion-builder-column-2-header {
	width: 100% !important;
	margin-top: 0px;
	margin-bottom: 20px;
}

.fusion-builder-column-2-header>.fusion-column-wrapper {
	padding-top: 30px !important;
	padding-right: 30px !important;
	margin-right: 40px;
	padding-bottom: 0px !important;
	padding-left: 30px !important;
	margin-left: 40px;
}

@media only screen and (max-width:1024px) {
	.fusion-body .fusion-builder-column-2-header {
		width: 100% !important;
		order: 0;
	}

	.fusion-builder-column-2-header>.fusion-column-wrapper {
		margin-right: 40px;
		margin-left: 40px;
	}
}

@media only screen and (max-width:640px) {
	.fusion-body .fusion-builder-column-2-header {
		width: 100% !important;
		order: 0;

	}

	.fusion-builder-column-2-header>.fusion-column-wrapper {
		margin-right: 40px;
		margin-left: 40px;
	}
}

.grid-column {
	display: flex;
	flex-direction: column;
}


@media only screen and (min-width:641px) {
	.grid-column {
		display: grid; 
		grid-template-columns: repeat(1, 0.7fr); 
		padding: 0 20px;
	}
}

.grid-column-2 {
	display: flex;
	flex-direction: column;
}


@media only screen and (min-width:641px) {
	.grid-column-2 {
		display:grid; 
		grid-template-columns: repeat(2, 1fr); 
		margin: 0 120px;
	}
}

.grid-column-3 {
	display: flex;
	flex-direction: column;
}


@media only screen and (min-width:641px) {
	.grid-column-3 {
		display: grid; 
		grid-template-columns: repeat(3, 1fr); 
		gap: 5px; 
		padding: 0 20px;
	}
}

.step-title {
	font-size:26px;
	font-family:Poppins;
	font-weight:400;
	margin-top:60px;
	margin-bottom:30px;
}

@media only screen and (max-width: 640px) {
	.step-title {
		font-size: 20px;
		font-family: Poppins;
		font-weight: 400;
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

.step-subtitle {
	font-size:16px;
	font-family:Poppins;
	font-weight:600;
	margin-top:60px;
	margin-left:120px;
}

@media (max-width: 900px) {
	.step-subtitle {
		font-size: 16px;
		font-family: Poppins;
		font-weight: 600;
		margin-top: 20px;
		margin-left: auto;
		margin: 20px auto;
		width: 80%;
		text-align: center;
	}
}

@media (max-width: 640px) {
	.step-subtitle {
		font-size: 16px;
		font-family: Poppins;
		font-weight: 600;
		margin-top: 20px;
		margin-left: auto;
		margin: 20px auto;
		width: 80%;
		text-align: center;
	}
}

.m-res-80 {
	margin-left: 80px;
}

@media only screen and (max-width: 640px) {
	.m-res-80 {
		margin-left: auto;
		margin: auto;
		padding: 0 20px;
	}
}

.ml-res-80 {
	margin-left: 80px;
}

@media only screen and (max-width: 640px) {
	.ml-res-80 {
		margin-left: auto;
		margin: auto;
		padding: 0 20px;
	}
}

.mr-res-80 {
	margin-right: 80px;
}

@media only screen and (max-width: 640px) {
	.mr-res-80 {
		/* width: 90%; */
		margin-right: auto;
		margin: auto;
		padding: 0 20px;
	}

	.d-flex-justify-center {
		display: flex;
		justify-content: center;
	}
}

.m-res-rl-80 {
	margin: 0 80px;
}

@media only screen and (max-width: 640px) {
	.m-res-rl-80 {
		margin: 0 20px;
	}
}

.ml-res-120 {
	margin-left: 120px;
}

@media only screen and (max-width: 640px) {
	.ml-res-120 {
		text-align: center;
		margin-left: auto;
		/* padding: 0 20px; */
	}
}

.res-width {
	width:calc( 100% + 80px ) !important;
	max-width:calc( 100% + 80px ) !important;
	margin-left: calc(-80px / 2 );
	margin-right: calc(-80px / 2 );
}

.pa-20 {
	padding: 0 80px;
}

@media only screen and (max-width: 640px) {
	.res-width {
		width: 100% !important;
		max-width: 100% !important;
		margin-left: auto;
		margin-right: auto;
	}

	.w-80 {
		width: 90%;
		margin: auto;
	}

	.w-100 {
		width: 100%;
		margin: auto;
	}

	.w-75 {
		width: 70%;
		margin: auto;
	}

	.pa-20 {
		padding: 20px 20px;
	}
}


.fusion-body .fusion-flex-container.fusion-builder-row-2-ind {
	padding-top: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}


@media only screen and (max-width: 640px) {
	.fusion-body .fusion-flex-container.fusion-builder-row-2-ind {
		padding-bottom: auto;
	}
}

.hover-orange:hover {
	background-color: #f18809 !important;
}

.elements-downloader{
	display: flex;
	justify-content: center;
	align-items: center;
}

@media only screen and (max-width: 640px) {
	.elements-downloader{
		flex-direction: column;
	}

	.mt-20-mobile{
		margin-top: 20px !important;
	}
}

.avisokit {
	color: black;
}

.avisokit input[type="radio"] {
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	margin: 0;
}

.avisokit input[type="radio"]:checked {
	background: rgb(247,173,4) !important;
	background: linear-gradient(0deg, rgba(247,173,4,1) 0%, rgba(241,136,9,1) 45%, rgba(233,91,14,1) 100%) !important;
}

.avisokit:hover {
	color: white;
}

.tit_kit{
	font-weight: 600;
}

.card-forzar {
	padding: 20px 50px;
	border: 1px solid orange; 
	text-align:center; 
	border-radius:20px;
}

.sinmargen {
	margin: 0;
}

#map_canvas {
	width: 100%; 
	min-height:300px;
	max-height:400px;
	margin: auto;
}

#map_area_brujula.brujula {
    color: #FFF !important;
	font-size:12px;
	line-height:1.2em;
    width: 280px;
    height: 80px;
	padding:10px 70px 10px 20px;
    background: url('/wp-content/uploads/brujula_mapa.png') no-repeat 230px center rgb(0,0,0,0.8) !important;
    float: right;
    position: relative;
    right: 10px;
    top: 85px;
    z-index: 999999;
    border-radius: 40px;
}

@media (max-width: 640px) {
	#map_area_brujula.brujula {
		display: none;
	}
}