@font-face {
  font-family: 'Gotham-Book';
  src: local('Gotham-Book'),
       local('Gotham-Book'),
       local('Gotham-Book'),
       url(../fonts/Gotham-Book.otf);
}
@font-face {
  font-family: 'Montserrat-Black';
  src: local('Montserrat-Black'),
       local('Montserrat-Black'),
       local('Montserrat-Black'),
       url(../fonts/Montserrat-Black.otf);
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: local('Montserrat-Bold'),
       local('Montserrat-Bold'),
       local('Montserrat-Bold'),
       url(../fonts/Montserrat-Bold.otf);
}
@font-face {
  font-family: 'Montserrat-ExtraBold';
  src: local('Montserrat-ExtraBold'),
       local('Montserrat-ExtraBold'),
       local('Montserrat-ExtraBold'),
       url(../fonts/Montserrat-ExtraBold.otf);
}
@font-face {
  font-family: 'Montserrat-Medium';
  src: local('Montserrat-Medium'),
       local('Montserrat-Medium'),
       local('Montserrat-Medium'),
       url(../fonts/Montserrat-Medium.otf);
}
@font-face {
  font-family: 'Montserrat-Regular';
  src: local('Montserrat-Regular'),
       local('Montserrat-Regular'),
       local('Montserrat-Regular'),
       url(../fonts/Montserrat-Regular.otf);
}
@font-face {
  font-family: 'Montserrat-SemiBold';
  src: local('Montserrat-SemiBold'),
       local('Montserrat-SemiBold'),
       local('Montserrat-SemiBold'),
       url(../fonts/Montserrat-SemiBold.otf);
}
@font-face {
  font-family: 'Fa-Pro';
  src: local('Fa-Pro'),
       local('Fa-Pro'),
       local('Fa-Pro'),
       url(../fonts/Fa-Pro.otf);
}
@font-face {
  font-family: 'fa-light';
  src: local('fa-light'),
       local('fa-light'),
       local('fa-light'),
       url(../fonts/fa-light.ttf) format('truetype');}

    .ttcot{
        text-align: center;
        margin-top: 20px;
    }
    .fecha{
        text-align: left;
        margin-top: 20px;
        font-weight: bold;
    }
    .box-precios .row div {
	    border: 1px solid;
	    padding-top: 10px;
	    padding-bottom: 10px;
	    font-size: 14px;
	}
	.box-caracteristicas .row div {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid;
    font-size: 14px;
}
    .nmct{
        font-weight: bold;
        text-align: left;
        margin-top: 50px;
    }
    .fwn{
        font-weight: normal;
    }
    .fwb{
        font-weight: bold;
    }
    .rutct{
     font-weight: bold;
        text-align: left;
        margin-top: 10px;   
    }
    .ttpr{
        text-align: center;
        margin-top: 15px;
    }
    .bgprct{
        background: #d89d32;
        color: #714084;
        padding-top: 3px;
        padding-bottom: 3px;
        margin-top: 20px;
    }
    .bgprct h3{
        margin: 0;
        text-align: center;
        text-transform: uppercase;
    }
    .ttcarc{
        margin-top: 15PX;
        font-weight: bold;
        font-size: 18px;
        margin-bottom: 15px;
    }
    .ttprc{
        margin-top: 25PX;
        font-weight: bold;
        font-size: 18px;
        margin-bottom: 15px;
    }
    .tal{
        text-align: left;
    }
    .tar{
        text-align: right;
    }
    .txtred{
    	color: red;
    	border-color: #000 !important;
    }

.elementor-widget-woocommerce-menu-cart.toggle-icon--cart-medium .elementor-menu-cart__toggle .elementor-button-icon i::before {
    content: "\f1ad" !important;
    font-family: "Font Awesome 5 free" !important;
}
.gallery-pro {
    margin-top: 50px;
    margin-bottom: 50px;
}
.xoo-wsc-icon-basket1::before {
    content: "\f1ad" !important;
    font-family: "Font Awesome 5 free" !important;
}
.shop_table.woocommerce-checkout-review-order-table {
    display: none;
}
#order_review_heading {
    display: none;
}
.txtbld{
	font-family: 'Montserrat-ExtraBold';
	font-size: 20px;
	color: #1c1a46;
	margin-bottom: 20px;
}
.txtrld{
	font-family: 'Montserrat-SemiBold';
	font-size: 18px;
	display: flex;
	align-items: center;
	color: #1c1a46;
}
.form-newsletter {
    width: 75%;
    margin-right: 10px;
    border: 1px solid #1C1A4699 !important;
}
.form-newsletter:focus {
    border: 1px solid #1c1a46 !important;
}
.mc4wp-form-fields {
    display: flex;
}
.btn-newsletter {
	width: 20%;
    display: flex;
    font-family: 'Montserrat-ExtraBold';
    justify-content: center;
    align-items: center;
    padding: 0 !important;
    background: #714084 !important;
    color: #fff !important;
}
.btns-plan{
	margin-bottom: 30px;
	margin-top: 20px;
}
.btn-deptos{
	margin-bottom: 20px;
	margin-top: 20px;
}
.btn-proy .elementor-button-text{
	font-family: 'Montserrat-Bold';
	font-weight: normal;
}
.btn-add{
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
.box-proy {
    height: 100%;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
}
.image-pro {
    position: relative;
    border-radius: 10px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
}
.image-pro img{
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	border-radius: 10px !important;
}
.tit-pro{
	font-family: 'Montserrat-Bold';
	font-size: 22px;
	color: #1c1a46;
	text-align: center;
	margin-top: 10px;
	line-height: normal;
}
.ubi-pro{
	font-family: 'Montserrat-Bold';
	font-size: 18px;
	line-height: normal;
	color: #1c1a46;
	text-align: center;
	margin-top: 5px;
}
.ubi-pro i {
    margin-right: 10px;
    color: #d89d32;
}
.dorm-pro{
	font-family: 'Montserrat-Regular';
	font-size: 18px;
	line-height: normal;
	color: #1c1a46;
	text-align: center;
	margin-top: 5px;
}
.desde {
	width: 100%;
	background: #d89d32;
	color: #fff;
	font-family: 'Montserrat-Bold';
	font-size: 22px;
	text-align: center;
    position: absolute;
    bottom: 45px;
}
.btn-pro{
	text-align: center;
	margin-top: 10px;
}
.btn-proyectos{
	color: #fff !important;
	background: #714084;
	font-size: 14px;
	font-family: 'Montserrat-SemiBold';
	border-radius: 25px;
	padding: 2px 20px;
	line-height: normal;
	border: 1px solid #714084;
}
.btn-proyectos:visited{
	color: #fff !important;
	background: #714084;
	font-size: 14px;
	font-family: 'Montserrat-SemiBold';
	border-radius: 25px;
	padding: 2px 20px;
	line-height: normal;
	border: 1px solid #714084;
}
.btn-proyectos:focus{
	color: #714084 !important;
	background: #fff;
	font-size: 14px;
	font-family: 'Montserrat-SemiBold';
	border-radius: 25px;
	padding: 2px 20px;
	line-height: normal;
	border: 1px solid #714084;
}
.btn-proyectos:hover{
	color: #714084 !important;
	background: #fff;
	font-size: 14px;
	font-family: 'Montserrat-SemiBold';
	border-radius: 25px;
	padding: 2px 20px;
	line-height: normal;
	border: 1px solid #714084;
}

.btns-planes .btn-outline-concreto:not(:first-child){
	margin-left: 20px;
}
.btn-outline-concreto{
	border: 1px solid #1c1a46;
	font-family: 'Montserrat-Bold';
	border-radius: 25px;
	padding-left: 20px;
	padding-right: 20px;
	color: #1c1a46;
	background: #fff;
	margin-bottom: 15px;
}
.btn-outline-concreto:visited{
	border: 1px solid #1c1a46;
	color: #1c1a46;
	background: #fff;
}
.btn-outline-concreto:hover{
	border: 1px solid #fff;
	color: #fff;
	background: #714084;
}
.btn-outline-concreto.active{
	border: 1px solid #fff;
	color: #fff;
	background: #714084;
}
.btn-outline-concreto:focus{
	border: 1px solid #fff;
	color: #fff;
	background: #714084;
}
.checkconc .woocommerce-billing-fields p {
    width: 100% !important;
}
.checkconc .woocommerce-input-wrapper {
    width: 100% !important;
}




.item-proye {
    min-height: 400px;
    margin-bottom: 20px;
}
.image-pro{}
.btn-rese{
	color: #fff;
	background-color: #d89d32;
	border-color: #d89d32;
	border-radius: 25px;
	padding-left: 60px;
	padding-right: 60px;
	font-family: 'Montserrat-Bold';
	font-size: 18px;
}


.btn-rese:visited{
	color: #fff;
	background-color: #d89d32;
	border-color: #d89d32;
	border-radius: 25px;
	padding-left: 60px;
	padding-right: 60px;
}
.btn-rese:hover {
    color: #d89d32;
    background-color: #fff;
    border-color: #d89d32;
}

.btn-rese:focus {
    color: #d89d32;
    background-color: #fff;
    border-color: #d89d32;
}


.btn-cotizar{
	color: #fff;
	background-color: #1c1a46;
	border-color: #1c1a46;
	border-radius: 25px;
	padding-left: 60px;
	padding-right: 60px;
	font-family: 'Montserrat-Bold';
	font-size: 18px;
}


.btn-cotizar:visited{
	color: #fff;
	background-color: #1c1a46;
	border-color: #1c1a46;
	border-radius: 25px;
	padding-left: 60px;
	padding-right: 60px;
}
.btn-cotizar:hover {
    color: #1c1a46;
    background-color: #fff;
    border-color: #1c1a46;
}

.btn-cotizar:focus {
    color: #1c1a46;
    background-color: #fff;
    border-color: #1c1a46;
}

.btn-limpiar{
	color: #fff;
	background-color: #1c1a46;
	border-color: #1c1a46;
	border-radius: 15px;
	padding-left: 60px;
	padding-right: 60px;
	font-family: 'Montserrat-Bold';
	font-size: 18px;
	margin-top: 20px;
}


.btn-limpiar:visited{
	color: #fff;
	background-color: #1c1a46;
	border-color: #1c1a46;
	border-radius: 15px;
	padding-left: 60px;
	padding-right: 60px;
}
.btn-limpiar:hover {
    color: #1c1a46;
    background-color: #fff;
    border-color: #1c1a46;
}

.btn-limpiar:focus {
    color: #1c1a46;
    background-color: #fff;
    border-color: #1c1a46;
}

.item-prod {
    display: flex;
    justify-content: center;
    align-items: center;
}
.box-prop {
    background: #f0f0f0;
    border-radius: 15px;
    position: relative;
    height: 100%;
}
.bar-tit {
    background: #1c1a46;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: 'Montserrat-Bold';
    font-size: 14px;
    text-align: center;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.cont-propiedad {
    margin-top: 20px;
}
.bar-titp {
    background: #1c1a46;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: 'Montserrat-Bold';
    font-size: 17px;
    text-align: center;
}
.bar-pasos {
    background: #1c1a46;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    justify-content: initial;
    padding-left: 15px;
    padding-right: 15px;
    align-items: center;
    color: #fff;
    font-family: 'Montserrat-Bold';
    font-size: 17px;
    text-align: center;
    margin-bottom: 20px;
}
.bg-despr{
	background: #f0f0f0;
	padding: 20px;
	font-family: 'Montserrat-Regular';
	color: #1C1A46;
}
.cdln{
	color: #1c1a46;
	font-family: 'Montserrat-SemiBold';
	font-size: 14px;
	margin-bottom: 10px;
}
.prices{
	font-family: 'Montserrat-ExtraBold';
	font-size: 23px;
	color: #1c1a46;

}
.cdpr{
	font-family: 'Montserrat-ExtraBold';
}
.cdpr p {
    display: inline;
}
.entrega {
    font-family: 'Montserrat-ExtraBold';
    font-size: 20px;
    text-transform: uppercase;
}
.txt-cerca {
    font-family: 'Montserrat-Regular';
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 20px;
}
.bx-prop {
    margin-bottom: 20px;
}
.int-pro{
	padding-top: 10px;
	padding-bottom: 10px;
}

.img-gallery{ 
	width: 150px;
	height: 150px;
	margin-bottom: 10px;
 }
 .img-gallery img{
 	width: 100%;
 	height: 100% !important;
 	object-fit: cover;
 }
#terminoscond .elementor-tab-title {
    border-radius: 50px;
}
.fnmt{
	font-family: 'Montserrat-ExtraBold';
}
.fal{
	font-family: 'Fa-Pro' !important;
}
.fa-usd-circle:before{
	content: "\f2e8";
}
.fa-phone-altf::before {
    content: "\f879" !important;
}
.inputfor {
    display: flex;
    align-items: center;
    border: 1px solid #D8D9DD;
    margin-bottom: 25px;
    font-family: 'Montserrat-Regular';
}
.inputfor input {
    border: none !important;
     font-family: 'Montserrat-Regular';
    width: 100%;
}
.inputfor textarea {
    border: none;
     font-family: 'Montserrat-Regular';
     padding: 10px;
}
.inputfor span {
    width: 100%;
    height: 100%;
}
.inputfor i {
    margin-right: 10px;
    width: 50px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #D8D9DD;
}
.btnen  {
    display: flex;
    justify-content: flex-end;
}
.btnen input {
    background: #714084 !important;
    color: #fff !important;
    font-family: 'Montserrat-SemiBold' !important;
    font-size: 13px !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 15px 30px !important;


}
.menu-header a{
	font-family: 'Montserrat-SemiBold' !important;
}
.header h2{
	font-family: 'Montserrat-Bold' !important;
	font-size: 33pt !important;
	line-height: 40pt !important;
}
#logo img{
	width: auto;

}




#oftipo{
	border:none;
	font-family: 'Montserrat-SemiBold';
	font-size: 12px;
	color: #1C1A46;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	z-index: 2;
	position: relative;
}
#filtro-home ul{
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 10px;
}
#filtro-home .sf-field-submit{
	width: 15%;
	color: #fff;
	background: #D89D32;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;

}
#filtro-home .sf-field-submit:before {
         content: '\f002'; 
         font-family: 'Font Awesome 5 Free';
	    font-weight: 900;
	    position: absolute;
	    left: 10px;

}
#filtro-home option{
	font-size: 12px;
	color: #1C1A46;
	font-family: 'Montserrat-Bold';

}
#filtro-home .sf-field-submit input{
	background: transparent;
	border: none;
	color: #fff;
	font-family: 'Montserrat-SemiBold';
	font-size: 12px;
	width: 100%;
	height: 100%;
}
#filtro-home .sf-field-search{
	width: 45%;
	padding: 10px;
}
#filtro-home .sf-field-search input {
    width: 100%;
    border: none;
}
#filtros-proyectos ul{
	display: flex;
}
#filtros-proyectos ul li{
	margin-right: 20px; 
}
#filtros-proyectos label{
	width: 100%;
}
#filtros-proyectos .sf-field-taxonomy-tipo{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30%;
	position: relative;
	border-right: 1px solid #C6C6C6;
	padding-left: 15px;


}
#filtro-home .sf-field-taxonomy-tipo{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30%;
	position: relative;
	border-right: 1px solid #C6C6C6;
	padding-left: 15px;

}
#filtros-proyectos .sf-field-taxonomy-rango{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30%;
	font-family: 'Montserrat-SemiBold';
	font-size: 12px;
	color: #1C1A46;
	position: relative;
	border-right: 1px solid #C6C6C6;
	position: relative;
}
#filtros-proyectos .sf-field-taxonomy-rango select{
	border:none;
	font-family: 'Montserrat-SemiBold';
	font-size: 12px;
	color: #1C1A46;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	z-index: 2;
	position: relative;
}
#filtro-home label{
	width: 100%;
}
#filtro-home .sf-field-taxonomy-rango{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30%;
	font-family: 'Montserrat-SemiBold';
	font-size: 12px;
	color: #1C1A46;
	position: relative;
	border-right: 1px solid #C6C6C6;
		padding-left: 15px;

}
#filtro-home .sf-field-taxonomy-rango select{
	border:none;
	font-family: 'Montserrat-SemiBold';
	font-size: 12px;
	color: #1C1A46;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	z-index: 2;
	position: relative;
}
#filtro-home .sf-field-taxonomy-ubicacion{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 25%;
	font-family: 'Montserrat-SemiBold';
	font-size: 12px;
	color: #1C1A46;
	position: relative;
	border-right: 1px solid #C6C6C6;
	padding-left: 15px;
}
#filtro-home .sf-field-taxonomy-rango_de_renta{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20%;
  font-family: 'Montserrat-SemiBold';
  font-size: 12px;
  color: #1C1A46;
  position: relative;
  padding-left: 15px;

}
#filtro-home .sf-field-taxonomy-rango_de_renta select{
  border:none;
  font-family: 'Montserrat-SemiBold';
  font-size: 12px;
  color: #1C1A46;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  z-index: 2;
  position: relative;
}
#filtro-home .sf-field-taxonomy-rango_de_renta:after{
           content: '\f0dd'; 
         font-family: 'Font Awesome 5 Free';
      font-weight: 900;
  position: absolute;
  right: 10px;
  z-index: 1;

}

#filtro-home .sf-field-taxonomy-ubicacion select{
	border:none;
	font-family: 'Montserrat-SemiBold';
	font-size: 12px;
	color: #1C1A46;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	z-index: 2;
	position: relative;
}
#filtros-proyectos .sf-field-taxonomy-tipo select{
		border:none;
	font-family: 'Montserrat-SemiBold';
	font-size: 12px;
	color: #1C1A46;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	z-index: 2;
	position: relative;
}
#filtro-home .sf-field-taxonomy-tipo select{
		border:none;
	font-family: 'Montserrat-SemiBold';
	font-size: 12px;
	color: #1C1A46;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	z-index: 2;
	position: relative;
}
#filtro-home .sf-field-taxonomy-tipo:after{
	         content: '\f0dd'; 
         font-family: 'Font Awesome 5 Free';
	    font-weight: 900;
	position: absolute;
	right: 10px;
	z-index: 1;

}
#filtro-home .sf-field-taxonomy-rango:after{
	         content: '\f0dd'; 
         font-family: 'Font Awesome 5 Free';
	    font-weight: 900;
	position: absolute;
	right: 10px;
	z-index: 1;

}
#filtro-home .sf-field-taxonomy-ubicacion:after{
	         content: '\f0dd'; 
         font-family: 'Font Awesome 5 Free';
	    font-weight: 900;
	position: absolute;
	right: 10px;
	z-index: 1;

}

#filtros-proyectos .sf-field-taxonomy-tipo:after{
	         content: '\f0dd'; 
         font-family: 'Font Awesome 5 Free';
	    font-weight: 900;
	position: absolute;
	right: 10px;
	z-index: 1;

}
#filtros-proyectos .sf-field-taxonomy-rango:after{
	         content: '\f0dd'; 
         font-family: 'Font Awesome 5 Free';
	    font-weight: 900;
	position: absolute;
	right: 10px;
	z-index: 1;

}
.filter-pro {
    border-radius: 100px;
    padding: 0;
    border: 2px solid #72408D;
    margin-top: 20px;
    margin-bottom: 20px;
}

.searchandfilter ul {

	width: 100%;
    margin: 0;
}
.hfe-nav-menu li:not(:first-child){
	border-left: 2px solid #1c1a46;
}
.bmm{
	color: #72408D;
	font-family: 'Montserrat-ExtraBold';
}
#txtbf h2{
	font-family: 'Montserrat-ExtraBold';
	font-size: 35px;
	font-weight: normal;

}
#qs h2 {
	font-family: 'Montserrat-ExtraBold';
	font-size: 30pt;
	color: #1C1A46;
	margin-bottom: 20px;
}
#toqs p {
	font-family: 'Montserrat-Medium';
	font-size: 25px;
	color: #1C1A46;
	margin-bottom: 20px;
}
#ttqs p {
	font-family: 'Montserrat-Medium';
	font-size: 20px;
	color: #1C1A46;
	margin-bottom: 20px;
}
#txtnf p{
	font-family: 'Montserrat-SemiBold';
	font-size: 18px;
	font-weight: normal;
	color: #fff;

}
#paso1 h2{
	color: #714084;
	font-family: 'Montserrat-Black';
	font-size: 18px;
	font-weight: normal;
}
#paso1 p{
	color: #1c1a46;
	font-family: 'Montserrat-SemiBold';
	font-size: 18px;
	font-weight: normal;
}
#btnpas{
	font-family: 'Montserrat-SemiBold';
	font-size: 18px;
	color: #fff;
}
#paso2 h2{
	color: #714084;
	font-family: 'Montserrat-Black';
	font-size: 18px;
	font-weight: normal;
}
#paso3 h2{
	color: #714084;
	font-family: 'Montserrat-Black';
	font-size: 18px;
	font-weight: normal;
}
#paso2 p{
	color: #1c1a46;
	font-family: 'Montserrat-SemiBold';
	font-size: 18px;
	font-weight: normal;
}
#paso3 p{
	color: #1c1a46;
	font-family: 'Montserrat-SemiBold';
	font-size: 18px;
	font-weight: normal;
}
.tbpas{
	font-family: 'Montserrat-ExtraBold';
}
#footer h2 {
	font-family: 'Montserrat-Bold';
	font-size: 12px;
	color: #1c1a46;
}
#footer p {
	font-family: 'Montserrat-Regular';
	font-size: 12px;
	color: #1c1a46;
}
#footer .elementor-button-text{
	font-family: 'Montserrat-ExtraBold';
	font-size: 12px;

}
#testimonios h2{
	color: #1c1a46;
	font-family: 'Montserrat-ExtraBold';
	font-size: 43px;
	font-weight: normal;
}
#inmobiliarias h2{
	color: #1c1a46;
	font-family: 'Montserrat-ExtraBold';
	font-size: 30pt;
	font-weight: normal;
}
#contacto h2{
	color: #1c1a46;
	font-family: 'Montserrat-ExtraBold';
	font-size: 30pt;
	font-weight: normal;
}
.img-testimonial {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.img-testimonial img{
    width: 100%;
}

.ttestimonio{
	padding-left: 15px;
	padding-right: 15px;
	font-family: 'Montserrat-Bold';
	font-size: 21px;
	color: #1c1a46;
}
.desc-test{
	padding-left: 15px;
	padding-right: 15px;
	font-family: 'Montserrat-Regular';
	font-size: 12px;
	color: #1c1a46;
}
.btn-test{
	padding-left: 15px;
	padding-right: 15px;
	font-family: 'Montserrat-ExtraBold';
	font-size: 14px;
	color: #d89d32;
}
.carousel-control-next, .carousel-control-prev {
    width: auto !important;
}
#txtqs p {
	font-family: 'Montserrat-Medium';
	font-weight: normal;
	line-height: normal;
    color: #fff;
    font-size: 30px;
}
.letras-cuadro .n2-ss-layer-col {
    background-size: contain !important;
    background-position: center right !important;
}
.colum-dos-slid .n2-ss-layer-col {
    background-size: contain !important;
}
.woocommerce div.product.elementor form.cart table.variations td.value select {
    position: relative !important;
}
@media (max-width: 1024px) {
.elementor-widget-nav-menu{
    position: absolute !important;
    right: 20px;
    top: 20px;
    display: inline-table;
}
.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    width: 320px;
    z-index: 500;
    margin-left: auto;
}
#txtbf h2{
	font-size: 30px;
}
#qs h2{
	font-size: 25px;
}
#toqs p{
	font-size: 20px;
}
#testimonios h2{
	font-size: 35px;
}
#ttqs p{
	font-size: 15px;
}
#txtnf p{
	font-size: 18px;
}
#txtqs p{
	font-size: 20px;
}
}
@media (max-width: 767px) {
#filtro-movil ul {
    padding: 0;
}
#filtro-movil li{
    text-align: center;
}

#filtro-movil label::after {
    content: '\f0dd';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 10px;
    z-index: 1;
    top: 50%;
	transform: translate(0%,-50%);
}
#filtro-movil label{
	position: relative;
}
#filtro-movil select {
    min-width: 250px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	font-size: 12px;
	color: #1C1A46;
	font-family: 'Montserrat-Bold';
	height: 35px;

}
#filtro-movil .sf-field-submit input{
	background: transparent;
	border: none;
	color: #fff;
	font-family: 'Montserrat-SemiBold';
	font-size: 12px;
	width: 100%;
	height: 100%;
}
#filtro-movil .sf-field-submit {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    background: #D89D32;
    padding: 0;
    height: 40px;
    border-radius: 25px;
    position: relative;
}
#filtro-movil .sf-field-submit::before {
    content: '\f002';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translate(0,-50%);
    color: #fff;
}
.hfe-nav-menu.hfe-layout-horizontal.hfe-nav-menu-layout.horizontal.hfe-pointer__none {
    position: absolute;
    right: 20px;
    top: 20px;
}
#inmobiliarias h2{
	font-size: 25px;
}
#testimonios h2{
	font-size: 25px;
}
#contacto h2{
	font-size: 25px;
}
#txtqs p{
	font-size: 15px;
}
#txtbf h2{
	font-size: 25px;
}
#txtnf p{
	font-size: 15px;
}
.header h2 {
    font-family: 'Montserrat-Bold' !important;
    font-size: 25pt !important;
    line-height: 25pt !important;
}
#qs h2{
	font-size: 22px;
	line-height: 22px
	margin-bottom:10px
}
#toqs p{
	font-size: 17px;
	line-height: 17px;
	margin-bottom: 15px;

}
#ttqs p{
	font-size: 15px;
	line-height: 15px;
}
}
@media (max-width: 600px) {
	
}