.search_principal .search_advanced {
	padding-top: 10px;
}

.search_principal #startDate, .search_principal #endDate {
	border-radius: 20px;
}

.input_contador {
	text-align: center;
}

.moneda {
	font-size: 0.6em;
}

.price {
	font-size: 1.9rem;
	color: #333;
	font-weight: 900 !important;
}

.cnt_recommended_col_price li, .cnt_box_property_price li {
	font-size: 1.2rem;
	font-weight: 300;
}

.cnt_recommended_col h3, .cnt_box_property h3 {
	font-size: 1rem;
}

/* TOPBAR */
.header_topbar {
	background: #FF7A03;
	color: #fff;
	justify-content: end;
}

.header_topbar a, .header_topbar a:visited {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
}

.header_topbar a:hover {
	color: #888888;
}


.header_topbar i {
	font-size: 16px;
	line-height: 18px;
}

.header_topbar .separador {
	line-height: 18px;
	font-size: 14px;
	font-weight: 600;
}
/* FIN TOPBAR */

/*cuando se abren los calendarios oculto los dias de mes anterior y mes posterior*/
.datepicker-days td.old, .datepicker-days td.new {
	visibility: hidden;
}

/*borde de pre-footer*/
.four-rent-press {
	border-top: 1px solid #ccc;
}

/*cambios en propiedades listado*/
.cnt_box_property a:hover
{
	color: #888888;
}

/*neighborhood home*/
.grid-item {
	float: left;
	width: 31%;
	height: 200px;
	background: #e6e5e4;
}

.grid-item--width2 {
	width: 62%;
}

.grid-item--height2 {
	height: 400px;
}


/*05-10-2021*/

.d-iblock {
	display: inline-block !important;
}

/*hereda de box-property, por eso hago esto, ver con marcos*/
.icon-depto {
	width: unset !important;
	height: unset !important;
}

/*temporal para ver la ficha completa*/
.box_gradient {
	display: none;
}

.accordion_nuevo .accordion_nuevo_textelement {
	overflow:visible;
	max-height: none;
}

/* Quitar días de meses anteriores o posteriores en calendario */
.caleran-not-in-month {
	visibility: hidden;
}

/*reviews en interna de depto*/
.guest-rating .guest-name {
	font-size: 1.3rem;
	font-weight: 700;
}

.guest-rating .guest-date {
	font-size: 1.2rem;
	font-weight: 300;
}

.guest-rating .guest-description {
	font-size: 1.25rem;
	font-weight: 300;
}

.guest-rating .box_reviews_label, .guest-rating .box_reviews_label_percentage {
	font-size: 1rem;
}

/*reviews en popup*/
.guest-rating .progress {
	background-color: #888888;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 70%;
	flex: 1 1 70%;
}

.guest-rating .progress-bar {
	background-color: #b6d7a8;
}

.linethrough {
	text-decoration: line-through;
}

/* .lightform i {
	color: #e27252;
} */

.countrystate {
	display: none;
}

.overlaycountdown {
	z-index:1000;
	display: none;
	right: 0px;
	top: 376px;
	margin-top: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #AC2226;
	color: #fff;
	border-radius: 10px 0px 0px 10px;
	border: 2px solid #fff;
}
.overlaycountdown .minutes, .overlaycountdown .seconds {
	font-size: 3.333rem;
	font-weight: 700;
}

.overlaycountdown .minutesdescription, .overlaycountdown .secondsdescription  {
	font-size: 1.5rem;
	font-weight: 600;
	margin-top: 22px;
}


.overlaycountdown .countdowntitle {
	font-weight: 700;
	font-size: 1.3rem;
	line-height: 2rem;
}

.infoheader {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
}

.infoheader::before {
	content: "";
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.5);
}

.infoheader h1 {
	position: relative;
}

.infocontent p {
	line-height: 1.9rem;
	padding: 12px 0px 12px 0px;
}

.basicpage ul, .basicpage ol:not(.breadcrumb) {
	padding: 12px 0px 12px 0px;
	margin-left: 25px;
	list-style-position: outside;
}

.basicpage ul li ol, .basicpage ol li ol {
	margin-left: 25px;
}

.basicpage li:not(.breadcrumb-item) {
	line-height: 1.9rem;
}

.neighbor-palermo {
	background: url(images/barrio-palermo.jpg) no-repeat center;
	background-size:  cover;
}

.neighbor-downtown {
	background: url(images/barrio-downtown.jpg) no-repeat center;
	background-size:  cover;
}

.neighbor-recoleta {
	background: url(images/barrio-recoleta.jpg) no-repeat center;
	background-size:  cover;
}

.neighbor-san-telmo {
	background: url(images/barrio-san-telmo.jpg) no-repeat center;
	background-size:  cover;
}

.neighbor-puerto-madero {
	background: url(images/barrio-puerto-madero.jpg) no-repeat center;
	background-size:  cover;
}

.neighbor-belgrano {
	background: url(images/barrio-belgrano.jpg) no-repeat center;
	background-size:  cover;
}

/* ADS */

.ad-large {
	height: 450px;
	position: relative;
}

.adOverlay {
	position: absolute;
	top: 15px;
	left: 10px;
	width: 90%;
	background-color: #FF7A03;
}

.adTitle {
	line-height: 2.4rem;
	font-size: 2.4rem;
}

/*modal
.modal {
	overflow-y: auto;
}
*/
.btn-orange {
	color: #fff;
	background-color:#FF7A03;
}

/*para boton de ver mapa en busqueda*/
[data-toggle="collapse"].collapsed .if-not-collapsed {
	display: none;
}
[data-toggle="collapse"]:not(.collapsed) .if-collapsed {
	display: none;
}

/*para video embebido en ver departamento*/

.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.label-block {
	background-color: brown;
	color: #fff;
	padding: 0.5em;
}

/*mensaje en contacto de propiedad*/
#propertycontact-result.sent i, #newsletter-result.sent i {
	color: darkgreen;
	font-size: 3.5rem;
}

#propertycontact-result.nosent i, #newsletter-result.nosent i {
	color:firebrick;
	font-size: 3.5rem;
}

/*cuadro de costos en footer al reservar*/

.bookfooterdetails .rent_detais {
	background-color: #f2f2f2;
}

/* .mustpayonline {
	background-color: #FF7A03;
} */

/*mapa shrink*/
.map-height {
	height: 200px;
}

.map-height.expanded {
	height: 400px;
}

.map-height-control {
	position: absolute;
	display: flex;
	width: 100%;
	height: 35px;
	bottom: 0px;
	background-color: #FF7A03;
	justify-content: center;
	opacity: 0.8;
}

.map-height-control > button:hover {
	opacity: 1;
	color:#fff;
	font-weight: bolder;
}

#availability .caleran-input {
	width: 90% !important;
	/* margin: 0 auto; */
}

.home-counter {
	/* background-color: white;
	border-radius: 5px; */
	padding: 3px;
}

#headingOne.card-header {
	border: 0 !important;
}

.contact-us-info ul li a {
	color: inherit !important;
}

.contact-us-info ul li a:hover {
	color: initial !important;
}

.calendar-label-badge {
	font-size: 11px;
	font-family: "Roboto";
	border: 1px solid #888;
	border-radius: 5px;
	width: 25px;
	height: 25px;
}

.bg-occupied {
	background-color: #fbedeb !important;
}

.text-avalaible {
	color: inherit !important;
}

/* .bg-orange {
	background-color: #ff7a03 !important;
} */

.text-white {
	color: #fff !important;
}

.text-occupied {
	color: #f5503d !important;
}

.buttons-gap {
	gap: 15px;
}

.book-button {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.book-button span {
	display: block;
	border: 1px solid #ff7a03;
	width: 20%;
	font-size: 8px;
	letter-spacing: 2px;
	color: #FF7A03;
	background-color: #93272a;
	padding: 0;
	margin-top: -7px;
	text-align: center;
}

.badges-property {
	top: 0;
	left: 0;
	z-index: 9;
}

.steps {
	height: 60px;
}

.addproperty-steps {
	background-color: #F8F5F5;
	font-size: 1.7rem;
	font-weight: 300;
	font-style: normal;
	color: #93272A;
}

.addproperty-step {
	display:flex;
	justify-content: center;
	align-items: center;
}

.addproperty-step h1 {
	color: #F8F5F5;
	background-color: #93272A;
	border-radius: 50%;
	width: 42px;
	font-size: 32px;
}

.addproperty-step + p {
	line-height: 1em;
}


/*---------BREADCRUMB---------*/
.breadcrumb {
	background-color: #f3f3f2;
}

.breadcrumb a {
	color: #ff7a03;
}

.breadcrumb-item + .breadcrumb-item::before {
	content: ".:.";
  }


  /*---------ESTILOS NUEVOS PARA AGREGAR AL SCSS - MARCOS---------*/

.search_property {
	background-color: #EDEBE6;
}

.search_property label {
	font-size: 2rem;
	font-weight: 700;
	color: #941d25;
}

.search_property .search {
	border: 1px solid #FEA00F !important;
	border-radius: 5px;
}
.search_property .btn-button {
	background-color: #FEA00F;
	border-color: #FEA00F;
}
.search_property .search .btn {
	font-size: 1.3rem;
}
.search_property .text_search {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.8rem;
}

.btn-all {
	font-size: 1.4rem;
	font-weight: 600;
	border-radius: 10px;
}
.btn-all-offers {
	font-size: 1.4rem;
	font-weight: 600;
	border-radius: 10px;
}

.chosen .title h1 {
	color: #5B5959;
}

.search .form-group i {
	color: #888888;
}

.capacity_left i {
	color: #888888;
}

.border-separador {
	margin-top: 12px;
}

/* 08-2024 */

#slider-range {
    background-color: #AC2226 !important;
}

.cnt_carousel img {
    opacity: 1 !important;
}

#carouselHome .carousel-item img {
    height: 70vh;
    object-fit: cover;
}

.icon-success-4rent {
    font-size: 5rem;
    color: #b6d7a8;
}

.font-standard-4rent {
    font-size: 1.3rem;
    line-height: 1.5rem;
}

.font-aviso-4rent {
    font-size: 1.5rem;
    line-height: 1.9rem;
}

.back-page {
    font-size: 1.3rem;
    line-height: 1.6rem;
}

.text-standard {
    font-size: 1.33rem;
    font-weight: 300;
}

.bg-calendar-grey {
    background-color: #d9d9d9;
}

/*Grilla de barrios*/

 .grid-barrios-wrapper {
    display: grid;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 10px;
    row-gap: 10px;
}
.grid-barrios-wrapper > div {
    border: 1px solid gray;
    border-radius: 10px;
}        
.uno h5, .tres h5, .cinco h5 {
    position: relative;
    bottom: 12%;
    right: -3%;
}
.uno {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 3;
    max-height: 410px;
}
.dos h5, .cuatro h5, .seis h5 {
    position: relative;
    bottom: 24%;
    right: -3%;
}

.dos {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
    max-height: 200px;
}
.tres {
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 3;
    max-height: 410px;
}
.cuatro {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 3;
    grid-row-end: 4;
    max-height: 200px;
}
.cinco {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 4;
    max-height: 410px;
}
.seis {
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 3;
    grid-row-end: 4;
    max-height: 200px;
} 

.neighbor-1 {
    background: url(assets/images/barrio-palermo.jpg) no-repeat center;
    background-size:  cover;
}

.neighbor-2 {
    background: url(assets/images/slider.jpg) no-repeat center;
    background-size:  cover;
}


/* PASAR AL SCSS */

.box_shadow {
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.25);
}

.toggle-filter-responsive {
    font-size: 18px;
}

.video_tour {
    white-space: nowrap !important;
}

.caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-start-day {
    margin-bottom: 20px !important;
    margin-top: 5px !important;
}
.caleran-container-mobile .caleran-input .caleran-header .caleran-header-end .caleran-header-end-day {
    margin-bottom: 20px !important;
    margin-top: 5px !important;
}    

.info-reservation {
    color: #fff;
    font-size: 25px;
}

.info-reservation:visited, .info-reservation:focus {
    color: #fff;
}

.map-height-expanded {
    height: 75vh;
}

.logo-default {
	object-fit: contain !important;
	padding: 0 15px;
}

.toggle-filter-mapsearch:hover {
    color: #AC2226;
}

.toggle-filter-mapsearch:visited, .toggle-filter-mapsearch:focus {
    color: initial;
}

.toggle-filter-mapsearch i {
    font-size: 1.5rem;
}

.toggle-filter-mapsearch span {
    font-size: 1.2rem;
}

.accordion .card-body p {
    font-size: 1.2rem !important;
}

.fs-1 {
    font-size: 2rem !important;
}

.fs-2 {
    font-size: 1.8rem !important;
}

.fs-3 {
    font-size: 1.5rem !important;
}

.fs-4 {
    font-size: 1.3rem !important;
}

.fs-5 {
    font-size: 1.2rem !important;
}

.fs-6 {
    font-size: 1rem !important;
}

sup {
    vertical-align: unset !important;
}

/*=====================MEDIA===================*/


@media (max-width:991px) {
    .overlaycountdown {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media (max-width: 767px) {

    .property_col_booking.sidebar {
        --offset: none;
        position: relative;
    }
    
    .caleran-container-mobile .caleran-input .caleran-header .caleran-header-start .caleran-header-start-day {
        margin-bottom: 20px;
        margin-top: 5px;
    }

    #navbarNav .nav-item .nav-link {
        font-size: 1.2rem;
    }

    #navbarNav .nav-item .nav-link.video_tour {
        font-size: 1.2rem;
    }
    
    #search_basic.search {
        border: none !important;
        background-color: unset;
    }
    #search_basic.search .form-group {
        border-width: 1px !important;
    }
    .search_principal {
        margin-top: -400px;
        padding-bottom: 20px;
    }

    .input-daterange {
      width: 100% !important;
    }
    #search_basic .border-right {
        border-right: 1px solid !important;
    }
    #search_basic .border-responsive {
        background-color: rgb(255, 255, 255);
        border-color: #888888 !important;
        border-radius: 5px;
        border: 1px solid;        
    }

    .grid-barrios-wrapper {
        display: grid;
        grid-template-rows: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        column-gap: 10px;
        row-gap: 10px;
    }

    .uno h5, .tres h5, .cinco h5 {
        position: relative;
        bottom: 24%;
        right: -3%;
    }
    .dos h5, .cuatro h5, .seis h5 {
        position: relative;
        bottom: 24%;
        right: -3%;
    }
    .uno {
        grid-column-start: 1;
        grid-column-end: 2;
        grid-row-start: 1;
        grid-row-end: 2;
        max-height: 200px;
    }
    .dos {
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        max-height: 200px;
    }
    .tres {
        grid-column-start: 1;
        grid-column-end: 2;
        grid-row-start: 2;
        grid-row-end: 3;
        max-height: 200px;
    }
    .cuatro {
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 2;
        grid-row-end: 3;
        max-height: 200px;
    }
    .cinco {
        grid-column-start: 1;
        grid-column-end: 2;
        grid-row-start: 3;
        grid-row-end: 4;
        max-height: 200px;
    }
    .seis {
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 3;
        grid-row-end: 4;
        max-height: 200px;
    }     
}

@media (max-width: 575px) {
	.puntuacion .col-4:nth-child(6)	.vertical-separator {
		border-left: none !important;
	}
}
/*** 2025 ***/

h2.title, .h2.title {
    color: #AC2226;
    margin-bottom: 0;
    font-size: 3rem;
    line-height: 1.3;
}

h2.title {
    font-weight: 400;
    font-style: normal;
    line-height: 1.57em;
}

/*quitar font-size: 500 de bootstrap*/
.text_reviews {
    font-size: 1rem !important;
}

img.lazy {
  animation: skeleton-loading 1s linear infinite alternate;
}

@keyframes skeleton-loading {
  0% {
    background-color: hsl(204, 8%, 88%);
  }
  100% {
    background-color: hsl(200, 20%, 95%);
  }
}    


header .header-contact a i {
	font-size: 24px !important;
	font-weight: 300 !important;
}

.steps-tab .step {
	margin: 0 auto 5px auto !important;
}

/*
* RECAPTCHA (OCULTAR)
*/
.grecaptcha-badge { visibility: hidden !important; }