body {
		background-color: #f2f4f9;
		font-family: 'Raleway'
	}
	button, input, optgroup, select, textarea{
		appearance: auto; /* Elimina los estilos predeterminados */
  -moz-appearance: auto; /* Elimina los estilos predeterminados en Firefox */
  font-family: 'Raleway', sans-serif !important; /* Aplica la fuente */
	}
	.input_form{
		background:#f2f4f9 !important;
		height:40px
	}
	.h-50{
		height: 50px !important;
	}
	.button_form{
		border-radius:15px;
		width: 40%;
/*		margin-left: 30%;*/
	}
	.tag {
		background: lightblue;
	    padding: 3px;
	    border-radius: 3px;
	    font-size: 12px;
	}
	.bootstrap-tagsinput {
		width: 60%;
		height: auto;
		user-select: none;
		text-align: left;
	}
		
	.preloader{
	    position: fixed;
	    top:0;
	    left:0;
	    bottom: 0;
	    right: 0;
	    background: #fff;
	    z-index: 99999;
	}
	 
	.preloader .preloader-gif{
	    display: block;
	    width: 200px;
	    height: 200px;
	    position: absolute;
	    top: 35%;
	    left: 50%;
	    margin: -100px 0 0 -100px;
	    background: url('https://presupuestador2.limpiezasexpress.com/preloader-gif.gif') no-repeat;
	    background-size: cover;
	    background-position: center;
	}

	.mt-20 {margin-top: 20px;}
	.mt-30 {margin-top: 30px;}
	.mt-40 {margin-top: 40px;}
	.mt-50 {margin-top: 50px;}
	.mb-20 {margin-bottom: 20px;}
	.local {
		white-space: inherit;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    position: relative;
	    padding-right: 42px;
	    border-color: #f2f2f2;
	    border-width: 2px;
	    background-color: #f2f2f2;
	    height: auto;
	}
	.btn-next {
		max-width: 300px;
		width: 100%;
		background: -webkit-linear-gradient(bottom,green,lightgreen);
		background: -moz-linear-gradient(bottom,green,lightgreen);
		color: #fff !important;
		border: none !important;
	}
	.btn-edit {
		width: 300px;
		background: -webkit-linear-gradient(bottom,green,lightgreen);
		background: -moz-linear-gradient(bottom,green,lightgreen);
		color: #fff !important;
		border: none !important;
		float: right;
	}
	.text_u{
		text-transform: uppercase;
	}
	.card > .panel-heading , .div_footer{
		padding: 15px;
		background: #28a745;
		color: white;
	}
	#services_here label {
		display: block;
	}
	#subservices_here label {
		display: block;
	}
	.div_service_option{
		margin: auto;
		width: 100%;
		max-width: 600px;
	    border: solid 2px #e0e0e0;
	    font-size: 18px;
	    border-radius: 8px;
	    padding-top: 10px;
	    padding-bottom: 10px;
	    padding-left: 20px;
	    padding-right: 20px;
	    margin-bottom: 18px;
	    text-align: left;
	    color: #909090;
	}
	#services_all{
		display: none;
	}
	.radio_service {
		display: none;
	}
	.fa-check {
		color: #00c300;
		display: none;
		float: right;
		position: relative;
		top: 6px;
	}
	.radio_service:checked+div.div_service_option {
		border:2px solid #00c300;
		color: #333;
	}
	.radio_service:checked+div.div_service_image {
		border:2px solid #00c300;
		color: #333;
	}
	.radio_service:checked+div.div_service_option .fa-check {
		display: block !important;
	}
	@media (min-width: 768px) {
		.card-body {
			padding: 0px 35px 40px;
		}
		#flag{
		    position: absolute;
		    right: 5px;
		    top: -1px;
		}
	}
	@media (max-width: 500px) {
		.button_extras_step{
			/*padding-bottom: 40px;
    		padding-top: 16px;*/
    		display: flex;
    		align-items: center;
    		b{
    			margin: auto;
    		}
		}
		.btn_save{
			font-size: 1.2em !important;
			padding: 1px 20px 1px 20px !important;
			font-size: 1.2em !important;
			margin-top: 3px !important;
		}
		.local{
			height: auto;
		    white-space: inherit;
		    width: 100%;
		    padding: 0px; 
		}
		.text_u{
			padding-top: 40px;
		}
		.btn_save,.btn_edit{
			top: -1px;
		}
		.text_div_price{
			text-align: left;
		}
		.bootstrap-tagsinput{
			width: 100%;
			height: auto;
		}
		.div_info_phase1{
			width: 100% !important;
			padding-top: 25px;
		}
		.col-n-p{
			padding:0px;
		}
		.div-t-c{
			text-align:center;
		}
		.btn_prev{
			max-width:100% !important;
			width:100% !important;
			margin-bottom:20px;
			margin-right:0px !important;
		}
		.btn_next{
			width:100% !important;
			max-width:100% !important;
		}
		.btn-next{
			width:100% !important;
			max-width:100% !important;
		}
		.modal-dialog{
			margin-top:50px;
		}
		.div_prev_next_1{
			padding-bottom: 50px;
		}
		#prev_search{
			position: absolute;
			float: none;
    		margin-top: 65px;
		}
		.main-questions{
			padding-bottom: 0px;
		}
		.btn_prev_2{
			position: absolute;
    		bottom: -90px;
			width:91% !important;
		}
		.button_extras_step{
			margin-top: 20px;
		}
		.btn_add_code2{
			margin-top: 22px !important;
		}
		.btn_add_code3{
			margin-top: 22px !important;
		}
		.panel-collapse-extras{
			padding-bottom: 40px;
		}
		.btn_prev_3{
			position: absolute !important;
		    bottom: 5px;
		    width: 91% !important;
		}
		.h5_coll{
			font-size: .9em;
		}
		.btn_add_code_both{
			margin-top: 10px;
		}
		.small_timer{
			position: absolute;
		    top: 35px;
		    font-size: 11px;
		    left: 15px;
        width: 160px !important;
		}
		.h3_movil_change_size{
			font-size: 1.5em;
		}
		.h4_movil_change_size{
			font-size: 16px;
		}
		#ubication_here, #services_all{
			padding-left: 15px;
			padding-right: 15px;
		}
		#header_change_movil{
			padding: 10px !important;
		}
		#main-card{
			padding-left: 35px !important;
			padding-right: 35px !important;
			height: auto;
		}
	}
	@media (max-width: 400px) {
		.button_extras_step{
			/*padding-bottom: 60px;
    		padding-top: 12px;*/
    		display: flex;
    		align-items: center;

    		b{
    			margin: auto;
    		}
		}
	}
	@media (max-width: 340px) {
		.button_extras_step{
			/*padding-bottom: 60px;
    		padding-top: 12px;*/
    		display: flex;
    		align-items: center;
    		font-size: 14px;
		}
	}
	.popover__title {
	  	font-size: 20px;
	  	text-decoration: none;
	  	margin: 0;
	}

	.popover__wrapper {
	  position: relative;
	  display: inline-block;
	  cursor: pointer;
	}
	.popover__content {
	  opacity: 0;
	  visibility: hidden;
	  position: absolute;
	  /*left: -150px;*/
	  transform: translate(0, 10px);
	  background-color: #333;
	  padding-top: 10px;
	    padding-bottom: 0px;
	    padding-left: 30px;
	    padding-right: 30px;
	  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	  width: auto;
	  border-radius: 7px;
	}
	.popover__content:before {
	  position: absolute;
	  z-index: -1;
	  content: "";
	  right: calc(50% - 10px);
	  top: -8px;
	  border-style: solid;
	  border-width: 0 10px 10px 10px;
	  border-color: transparent transparent #333 transparent;
	  transition-duration: 0.3s;
	  transition-property: transform;
	}
	.popover__wrapper:hover .popover__content {
	  z-index: 10;
	  opacity: 1;
	  visibility: visible;
	  transform: translate(0, 10px);
	  transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
	}
	.popover__message {
	  text-align: center;
	  color: white;
	}
	.mt-10 {
		margin-top: 10px;
	}
.hiddenImportant {
	display: none !important;
}
.div-profesionales {
	display: block !important;
}
.le-tooltip {
	height: auto;
	background-size: cover;
	background-position: center;
	text-align: center;
	border-radius: 7px;
}
.banner {
	height: auto;
	background-size: cover;
	background-position: center;
	text-align: center;
	margin-bottom: -16px;
	border-radius: 7px;
}
.banner h3,.banner h5 {
	color: #333;
	text-shadow: 2px 2px #000;
}
.loader {
  margin: 70px auto;
  font-size: 15px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #28a745, 1.8em -1.8em 0 0em rgba(0,89,21, 0.2), 2.5em 0em 0 0em rgba(0,89,21, 0.2), 1.75em 1.75em 0 0em rgba(0,89,21, 0.2), 0em 2.5em 0 0em rgba(0,89,21, 0.2), -1.8em 1.8em 0 0em rgba(0,89,21, 0.2), -2.6em 0em 0 0em rgba(0,89,21, 0.5), -1.8em -1.8em 0 0em rgba(0,89,21, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,89,21, 0.7), 1.8em -1.8em 0 0em #28a745, 2.5em 0em 0 0em rgba(0,89,21, 0.2), 1.75em 1.75em 0 0em rgba(0,89,21, 0.2), 0em 2.5em 0 0em rgba(0,89,21, 0.2), -1.8em 1.8em 0 0em rgba(0,89,21, 0.2), -2.6em 0em 0 0em rgba(0,89,21, 0.2), -1.8em -1.8em 0 0em rgba(0,89,21, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,89,21, 0.5), 1.8em -1.8em 0 0em rgba(0,89,21, 0.7), 2.5em 0em 0 0em #28a745, 1.75em 1.75em 0 0em rgba(0,89,21, 0.2), 0em 2.5em 0 0em rgba(0,89,21, 0.2), -1.8em 1.8em 0 0em rgba(0,89,21, 0.2), -2.6em 0em 0 0em rgba(0,89,21, 0.2), -1.8em -1.8em 0 0em rgba(0,89,21, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,89,21, 0.2), 1.8em -1.8em 0 0em rgba(0,89,21, 0.5), 2.5em 0em 0 0em rgba(0,89,21, 0.7), 1.75em 1.75em 0 0em #28a745, 0em 2.5em 0 0em rgba(0,89,21, 0.2), -1.8em 1.8em 0 0em rgba(0,89,21, 0.2), -2.6em 0em 0 0em rgba(0,89,21, 0.2), -1.8em -1.8em 0 0em rgba(0,89,21, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,89,21, 0.2), 1.8em -1.8em 0 0em rgba(0,89,21, 0.2), 2.5em 0em 0 0em rgba(0,89,21, 0.5), 1.75em 1.75em 0 0em rgba(0,89,21, 0.7), 0em 2.5em 0 0em #28a745, -1.8em 1.8em 0 0em rgba(0,89,21, 0.2), -2.6em 0em 0 0em rgba(0,89,21, 0.2), -1.8em -1.8em 0 0em rgba(0,89,21, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,89,21, 0.2), 1.8em -1.8em 0 0em rgba(0,89,21, 0.2), 2.5em 0em 0 0em rgba(0,89,21, 0.2), 1.75em 1.75em 0 0em rgba(0,89,21, 0.5), 0em 2.5em 0 0em rgba(0,89,21, 0.7), -1.8em 1.8em 0 0em #28a745, -2.6em 0em 0 0em rgba(0,89,21, 0.2), -1.8em -1.8em 0 0em rgba(0,89,21, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,89,21, 0.2), 1.8em -1.8em 0 0em rgba(0,89,21, 0.2), 2.5em 0em 0 0em rgba(0,89,21, 0.2), 1.75em 1.75em 0 0em rgba(0,89,21, 0.2), 0em 2.5em 0 0em rgba(0,89,21, 0.5), -1.8em 1.8em 0 0em rgba(0,89,21, 0.7), -2.6em 0em 0 0em #28a745, -1.8em -1.8em 0 0em rgba(0,89,21, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,89,21, 0.2), 1.8em -1.8em 0 0em rgba(0,89,21, 0.2), 2.5em 0em 0 0em rgba(0,89,21, 0.2), 1.75em 1.75em 0 0em rgba(0,89,21, 0.2), 0em 2.5em 0 0em rgba(0,89,21, 0.2), -1.8em 1.8em 0 0em rgba(0,89,21, 0.5), -2.6em 0em 0 0em rgba(0,89,21, 0.7), -1.8em -1.8em 0 0em #28a745;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #28a745, 1.8em -1.8em 0 0em rgba(0,89,21, 0.2), 2.5em 0em 0 0em rgba(0,89,21, 0.2), 1.75em 1.75em 0 0em rgba(0,89,21, 0.2), 0em 2.5em 0 0em rgba(0,89,21, 0.2), -1.8em 1.8em 0 0em rgba(0,89,21, 0.2), -2.6em 0em 0 0em rgba(0,89,21, 0.5), -1.8em -1.8em 0 0em rgba(0,89,21, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,89,21, 0.7), 1.8em -1.8em 0 0em #28a745, 2.5em 0em 0 0em rgba(0,89,21, 0.2), 1.75em 1.75em 0 0em rgba(0,89,21, 0.2), 0em 2.5em 0 0em rgba(0,89,21, 0.2), -1.8em 1.8em 0 0em rgba(0,89,21, 0.2), -2.6em 0em 0 0em rgba(0,89,21, 0.2), -1.8em -1.8em 0 0em rgba(0,89,21, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,89,21, 0.5), 1.8em -1.8em 0 0em rgba(0,89,21, 0.7), 2.5em 0em 0 0em #28a745, 1.75em 1.75em 0 0em rgba(0,89,21, 0.2), 0em 2.5em 0 0em rgba(0,89,21, 0.2), -1.8em 1.8em 0 0em rgba(0,89,21, 0.2), -2.6em 0em 0 0em rgba(0,89,21, 0.2), -1.8em -1.8em 0 0em rgba(0,89,21, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,89,21, 0.2), 1.8em -1.8em 0 0em rgba(0,89,21, 0.5), 2.5em 0em 0 0em rgba(0,89,21, 0.7), 1.75em 1.75em 0 0em #28a745, 0em 2.5em 0 0em rgba(0,89,21, 0.2), -1.8em 1.8em 0 0em rgba(0,89,21, 0.2), -2.6em 0em 0 0em rgba(0,89,21, 0.2), -1.8em -1.8em 0 0em rgba(0,89,21, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,89,21, 0.2), 1.8em -1.8em 0 0em rgba(0,89,21, 0.2), 2.5em 0em 0 0em rgba(0,89,21, 0.5), 1.75em 1.75em 0 0em rgba(0,89,21, 0.7), 0em 2.5em 0 0em #28a745, -1.8em 1.8em 0 0em rgba(0,89,21, 0.2), -2.6em 0em 0 0em rgba(0,89,21, 0.2), -1.8em -1.8em 0 0em rgba(0,89,21, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,89,21, 0.2), 1.8em -1.8em 0 0em rgba(0,89,21, 0.2), 2.5em 0em 0 0em rgba(0,89,21, 0.2), 1.75em 1.75em 0 0em rgba(0,89,21, 0.5), 0em 2.5em 0 0em rgba(0,89,21, 0.7), -1.8em 1.8em 0 0em #28a745, -2.6em 0em 0 0em rgba(0,89,21, 0.2), -1.8em -1.8em 0 0em rgba(0,89,21, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,89,21, 0.2), 1.8em -1.8em 0 0em rgba(0,89,21, 0.2), 2.5em 0em 0 0em rgba(0,89,21, 0.2), 1.75em 1.75em 0 0em rgba(0,89,21, 0.2), 0em 2.5em 0 0em rgba(0,89,21, 0.5), -1.8em 1.8em 0 0em rgba(0,89,21, 0.7), -2.6em 0em 0 0em #28a745, -1.8em -1.8em 0 0em rgba(0,89,21, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,89,21, 0.2), 1.8em -1.8em 0 0em rgba(0,89,21, 0.2), 2.5em 0em 0 0em rgba(0,89,21, 0.2), 1.75em 1.75em 0 0em rgba(0,89,21, 0.2), 0em 2.5em 0 0em rgba(0,89,21, 0.2), -1.8em 1.8em 0 0em rgba(0,89,21, 0.5), -2.6em 0em 0 0em rgba(0,89,21, 0.7), -1.8em -1.8em 0 0em #28a745;
  }
}
/* width */
#search_results::-webkit-scrollbar {
  width: 7px;
}

/* Track */
#search_results::-webkit-scrollbar-track {
  box-shadow: none; 
  border-radius: 0px;
}
 
/* Handle */
#search_results::-webkit-scrollbar-thumb {
  background: #f2f4f9; 
  border-radius: 0px;
}

/* Handle on hover */
#div_info_phase1::-webkit-scrollbar-thumb:hover {
  background: #f2f4f9; 
}

#div_info_phase1::-webkit-scrollbar {
  width: 7px;
}

/* Track */
#div_info_phase1::-webkit-scrollbar-track {
  box-shadow: none; 
  border-radius: 0px;
}
 
/* Handle */
#div_info_phase1::-webkit-scrollbar-thumb {
  background: #f2f4f9; 
  border-radius: 0px;
}

/* Handle on hover */
#div_info_phase1::-webkit-scrollbar-thumb:hover {
  background: #f2f4f9; 
}

/* Handle on hover */
#conten_one::-webkit-scrollbar-thumb:hover {
  background: #f2f4f9; 
}

#conten_one::-webkit-scrollbar {
  width: 7px;
}

/* Track */
#conten_one::-webkit-scrollbar-track {
  box-shadow: none; 
  border-radius: 0px;
}
 
/* Handle */
#conten_one::-webkit-scrollbar-thumb {
  background: #f2f4f9; 
  border-radius: 0px;
}

/* Handle on hover */
#conten_one::-webkit-scrollbar-thumb:hover {
  background: #f2f4f9; 
}
.bg-info{
	background:#0bba2e !important;
}
.div_house_active{
	border:solid 7px #0bba2e !important;
	box-shadow: 4px 4px 3px #999;
}
h5{
	font-size:1.2em;
}
.swal2-title{
	font-size:1.2em !important;
}
.fa-question-circle{
	color:#0bba2e;
}
.pencil_info_service{
	color:#0bba2e;
}
.swal2-close:focus{
	outline:none;
}
.swal2-popup .swal2-close:hover{
	color: #218838 !important;
}



/*Nuevos estilos*/
		.modal-footer:last-child {
			background: #999,
    		border: solid 1px #999
		}
		.select2-container{
			width:100% !important;
		}
		.select2-container--default .select2-selection--single .select2-selection__rendered{
			line-height: 35px !important;
		}
		.select2-container--default .select2-selection--single{
			height:40px !important;
		}
		input::-webkit-outer-spin-button,
		input::-webkit-inner-spin-button {
		  -webkit-appearance: none;
		  margin: 0;
		}

		/* Firefox */
		input[type=number] {
		  -moz-appearance: textfield;
		}
		input[type=checkbox] {
			width: 20px !important;
		  	height: 20px !important;
		 	margin: -5px;
		    margin-top: -5px;
		    margin-right: -5px;
		    margin-bottom: -5px;
		    margin-left: -5px;
		  -webkit-appearance: none;
		  -moz-appearance: none;
		  -o-appearance: none;
		  appearance: none;
		  outline: 0px solid gray;
		  box-shadow: none;
		  font-size: 1em;
		  text-align: center;
		  line-height: 1.2em;
		  background: #fff;
		  border-radius: 3px;
		  margin-right: 5px;
		  margin-left: -1px;
		  border:solid 1px #777;
		}
		input[type='checkbox']:checked:after {
		  	content: '✔';
		  	color: #0bba2e;
		    font-size: 1.2em;
   			font-weight: bolder;
		}
		.btn_gohome{
			background: #999 !important;
			border: none !important;
			padding-top: 7px;
    		padding-bottom: 7px;
    		box-shadow: none !important;
		}
		.close_swal{
			background: #999 !important;
			border: none !important;
			padding-top: 7px;
    		padding-bottom: 7px;
    		box-shadow: none !important;
		}

		@media (max-width: 500px) {
			.btn_prev_services{
				max-width: 100% !important;
				width: 100% !important;
			}
			.house_2{
				display: block !important;
				margin-top: 22px;
			}
			.house_1{
				display: none;
			}
			.status_h_2{
				display: block !important;
				margin-top: 22px;
			}
			.status_h_1{
				display: none;
			}
			.smoke_2{
				display: block !important;
				margin-top: 22px;
			}
			.smoke_1{
				display: none;
			}
			.pypes_2{
				display: block !important;
				margin-top: 22px;
			}
			.pypes_1{
				display: none;
			}
			.pests_2{
				display: block !important;
				margin-top: 22px;
			}
			.pests_1{
				display: none;
			}
			.calendar_2{
				display: block !important;
				margin-top: 22px;
			}
			.calendar_1{
				display: none;
			}
			.name_2{
				display: block !important;
				margin-top: 22px;
			}
			.name_1{
				display: none;
			}
			.goToFinish2 {
				max-width: 100% !important;
   				width: 100% !important;
			}
		}
		.swal2-header{
			display: none !important;
		}
		.input_discount_movil{
			background: #fff !important;
			box-shadow: 3px -2px 3px #999;
		}
		body.keyboard {
		    height: calc(100% + 500px); /* add padding for keyboard */
		}
		.btn_close_popup{
			width: 130px;
		}
		.btn_gohome{
			width: 130px;
		}
		.navbar{
		    border-bottom: solid 1px #f2f2f2;
		    box-shadow: 0px 2px 5px #999;
		}
		.card2{
			box-shadow: 5px 5px 7px #999;
			border-rdius:10px;
		}


.cookie-banner {
  position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    color: #333;
    padding: 15px;
    display: none;
    flex-direction: column;
    align-items: center;
    z-index: 1000;
    border-top: solid 1px #999;
}

.cookie-banner p {
  margin: 0;
  font-size: 14px;
  text-align: center;
}

.cookie-banner a {
  color: #4caf50;
  text-decoration: underline;
}

.cookie-banner button {
  background-color: #4caf50;
  border: none;
  color: white;
  padding: 10px 20px;
  cursor: pointer;
  font-size: 14px;
  margin-top: 10px;
}

.cookie-banner button:hover {
  background-color: #45a049;
}

/* Diseño responsivo */
@media (max-width: 768px) {
  .cookie-banner {
    flex-direction: column;
    text-align: center;
  }
}