@media screen and (min-width: 992px) {
.single-increase_apartments .section-hero {
    min-height: 600px;
    padding-top: 100px;
}
}
.text-left.font-weight-bold.text-danger.pb-2,
.list_prices_custom{
    display: none !important;
}
.custom-buildings {
    margin-top: 80px;
}

.thumbnail.slick-slide {
    filter: grayscale(100%)
}

.thumbnail.slick-slide.slick-current.slick-active {
    filter: none;
}

.fancybox-container {
    z-index: 99999999999999
}

.thumbnail.slick-slide img {
    margin: 0 auto;
}

.slick-slide[data-fancybox="gallery-single"] {
    pointer-events: none !important;
}
.text-disclaimer{
    font-size: 14px;
    line-height: 24px;
    font-family: 'New Hero';
    font-weight: 300;
    font-style: italic;
    text-align: left;
    color: #172440;
}
.increase-gallery-thumbnails {
    margin-top: 15px;
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
    opacity: 0;
}

.showslick.increase-gallery-thumbnails {
    opacity: 1;
}

.wrapper-promo-banner img {
    width: 100%;
    height: auto;
}

.thumb-h-100 {
    -webkit-background-size: cover;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 1067px;
}

.thumb-h-100:before {
    padding: 0;
}

.increase-gallery-single-property .slick-next {
    width: 64px !important;
    height: 64px !important;
    background: url(../assets/images/R-arrow.svg) center center no-repeat;
    background-size: cover !important;
    z-index: 100000 !important;
    top: calc(50% - 12px) !important;
    bottom: auto;
    right: 10px !important;
    transform: none !important;
    border: 0 !important;
    filter: brightness(0) invert(1);
}

.increase-gallery-single-property .slick-prev {
    width: 64px !important;
    height: 64px !important;
    background: url(../assets/images/L-arrow.svg) center center no-repeat;
    background-size: cover !important;
    z-index: 100000 !important;
    top: calc(50% - 12px) !important;
    bottom: auto;
    left: 10px !important;
    transform: none;
    transform: none !important;
    border: 0 !important;
    filter: brightness(0) invert(1);
}
@media screen and (max-width:991px) {
    .increase-gallery-single-property .slick-next,
    .increase-gallery-single-property .slick-prev {
    width: 40px !important;
    height: 40px !important;
    }
}
.increase-gallery .slick-prev:before,
.increase-gallery .slick-next:before {
    display: none;
}

.content-lista-parcare {
    position: relative;
    z-index: 1;
}

@media screen and (min-width:992px) {
    .text-right-md * {
        font-family: 'New Hero';
        font-size: 22px;
        font-weight: 300;
        line-height: 33px;
        text-align: left;
    }
    a[data-fancybox="gallery-single"] {
        min-height: 720px;
        max-height: 720px;
        overflow: hidden;
    }
    .col-12.col-lg-12.main-content {
        padding: 0
    }
    a[data-fancybox="gallery-single"] img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        min-height: 720px;
        transition: .5s all;
        max-width: fit-content;
        min-width: 100%;
    }
    .wrapper-promo-banner {
        margin-right: 15px;
    }
    .text-right-md {
        float: right;
    }
    .table-custom tbody {
        display: flex;
        flex-wrap: wrap;
    }
    .table-custom tr {
        width: 100%;
    }
    .table-custom tr.border-bottom {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .content-lista-parcare td[colspan="2"] {
        font-family: 'New Hero';
        font-size: 24px;
        font-weight: 500;
        line-height: 33px;
        text-align: left;
        color: #172440;
    }
    .content-lista-parcare table,
    .table-custom {
        font-family: 'New Hero';
        font-size: 22px;
        font-weight: 300;
        line-height: 33px;
        text-align: left;
    }
    .table-custom .text-primary {
        font-family: 'New Hero';
        font-size: 22px !important;
        font-weight: 500 !important;
        line-height: 33px !important;
        text-align: right;
        color: #EF4B23 !important;
    }
    .table-custom {
        border: 0 !important;
    }
    .table-custom tr.border-bottom {
        border: 0 !important;
    }
    .table-custom tr.border-bottom:nth-child(2n) td:first-child {
        padding-left: 0px;
    }
    .table-custom tr.border-bottom td:first-child {
        padding-right: 20px;
    }
    .wrapper-info-prices * {
        font-family: 'New Hero';
        font-size: 22px;
        font-weight: 300;
        line-height: 33px;
        text-align: left;
    }
    .thumbnail.slick-slide img {
        min-height: 150px;
    }
}

.content-lista-parcare table,
.table-custom,
.wrapper-info-prices * {
    font-family: 'New Hero';
    font-weight: 300;
    text-align: left;
}

.table-custom .text-primary {
    font-family: 'New Hero';
    font-weight: 500 !important;
    text-align: right;
    color: #EF4B23 !important;
}

.content-lista-parcare td[colspan="2"] {
    font-family: 'New Hero';
    font-weight: 500 !important;
    text-align: left;
    color: #172440;
}

.context-apartment h2 {
    color: #171C26;
    font-family: 'New Hero';
    font-size: 36px;
    font-weight: 600;
    line-height: 54px;
    text-align: left;
    margin: 0 0 30px;
}

.context-apartment p {
    font-family: 'New Hero';
    font-size: 22px;
    font-weight: 300;
    line-height: 33px;
    text-align: left;
    color: #171C26;
}

.wrapper-info-prices .font-weight-bold,
.wrapper-info-prices .font-weight-bold * {
    font-weight: 500 !important;
}

.text-primary {
    color: #EF4B23 !important
}

table.border-primary {
    border-color: #EBEDF0 !important
}

.lista-parcare .wrapper-table {
    border: 1px solid #EBEDF0 !important;
    padding: 30px;
    background: #fff;
    margin: 30px 0;
}

.wrapper-info-prices {
    border: 1px solid #EBEDF0;
    padding: 30px;
    background: #fff;
}

.lista-parcare {
    padding: 50px 0;
    position: relative;
    min-height: 600px;
    display: inline-block;
    width: 100%;
}

.section-contact {
    padding: 50px 0;
}

.lista-parcare::before {
    content: '';
    background: aliceblue;
    position: absolute;
    left: calc(-50vw + 660px);
    width: 100vw;
    height: 450px;
    top: 0;
}

.site-main {
    overflow: hidden;
}

@media screen and (max-width:1600px) {
    .row-custom-apartment {
        flex-direction: row;
    }
    .row-custom-apartment .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
        width: 100%;
        margin-bottom: 0 !important;
    }
    .row-custom-apartment .col-lg-6.context-apartment {
        margin-bottom: 30px !important;
    }
}

@media screen and (max-width:991px) {
    .row-custom-apartment {
        flex-direction: column;
    }
    .row-custom-apartment .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        margin-bottom: 0 !important;
        padding: 0;
        margin: 0;
    }
    .align-items-stretch .row {
        flex-direction: column;
        margin: 0;
        padding: 0;
    }
}

@media screen and (min-width:1600px) {
    .lista-parcare::before {
        left: calc(-50vw + 800px);
    }
}

.subtitle-small-general-custom {
    color: #172440;
    font-family: "New Hero";
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 54px;
    position: relative;
    z-index: 1;
    margin: 0 0 20px;
}

.wrapper-info-prices .text-left.text-danger.pb-2 {
    font-family: 'New Hero';
    font-size: 22px;
    font-weight: 500 !important;
    line-height: 33px;
    text-align: left;
    color: #172440 !important;
}

.custom-td {
    font-weight: 500 !important;
    color: #EF4B23 !important;
}

.align-items-stretch {
    padding-top: 50px;
    padding-bottom: 50px;
}

.solicita_oferta_btn {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 15px;
    background: linear-gradient(256.93deg, #172440 0%, #254068 100%);
    margin-top: 15px;
    color: #fff;
    font-family: 'New Hero';
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
}

.increase-gallery-thumbnails img {
    width: 100%;
    max-width: calc(100% - 10px);
	min-height: 150px;
}

.increase-gallery-single-property .thumb-bg {
    min-height: 640px;
}

@media screen and (max-width:1600px) {
    .thumb-h-100 {
        min-height: 860px;
    }
}

@media screen and (max-width:1441px) and (min-width:992px) {
    .wrapper-info-prices .text-left.text-danger.pb-2,
    .wrapper-info-prices * {
        font-size: 18px;
        line-height: 24px;
    }
}


@media screen and (max-width:991px) {
    .thumb-h-100 {
        min-height: 400px;
    }
    .increase-gallery-thumbnails img{
        min-height: 100px;
    }
    .custom-gallery .main-content {
        padding: 0;
    }
    a.slick-slide {
        min-height: 320px;
        max-height: 320px;
        overflow: hidden;
    }
    a.slick-slide img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        min-height: 320px;
        max-height: 320px;
        transition: .5s all;
        max-width: fit-content;
    }
    .increase-gallery-thumbnails {
        max-height: calc(50vw / 3)
    }
    .subtitle-small-general-custom {
        font-size: 28px;
        line-height: 1.3;
    }
    .wrapper-table {
        min-height: 0 !important;
    }
    .lista-parcare .wrapper-table {
        padding: 15px;
        margin: 0;
    }
    .lista-parcare {
        padding: 20px 0 30px;
    }
    .lista-parcare::before {
        left: -15px;
    }
    .align-items-stretch {
        padding: 30px 0
    }
    .align-items-stretch .col-lg-4 {
        padding: 0;
        margin-top: 30px;
    }
    .context-apartment h2 {
        font-size: 28px;
    }
    .context-apartment p {
        font-size: 18px;
        line-height: 28px;
    }
    .section-contact {
        padding: 30px 0
    }
}
@media screen and (max-width:767px) {
    .increase-gallery-thumbnails img{
        min-height: 50px;
    }
    a.slick-slide,
    a.slick-slide img{
        min-height: 200px;
        max-height: 200px;
    }
}

.context-apartment a{
    border: 1px solid #DE184B;
}
.context-apartment a:hover{
    background: #fff !important;
    color: #EF4B23 !important;
    transition: .2s all;
}
.wrapper-promo-banner .solicita_oferta_btn{
    border:  1px solid #172440 !important;
}
.wrapper-promo-banner .solicita_oferta_btn:hover{
    background: #fff !important;
    color: #172440 !important;
    transition: .2s all;
}
.context-apartment .wrapper_image_plan{
    border: 1px solid #E2E5E9;
}

.wrapper-info-prices::-webkit-scrollbar {
    width: 5px;
}

.wrapper-info-prices::-webkit-scrollbar-track {
    background: #ccc;
    border-radius: 50px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.wrapper-info-prices::-webkit-scrollbar-thumb {
    background: #EF4B23;
}

.wrapper-info-prices::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.wrapper-info-prices .text-right {
    min-width: 110px;
}
@media screen and (min-width: 992px) {
    .wrapper-info-prices {
        overflow: auto;
    }
}

.wrapper_table {
    background: #fff;
    margin-bottom: 30px;
}

@media screen and (min-width: 992px) {
    .wrapper_image_plan {
        min-height: 503px;
		width: 100%
    }
	.wrapper-promo-banner button{
		width: 100%
	}
}
@media screen and (min-width: 1920px) and (max-width: 2100px) {
    .wrapper_image_plan {
		min-height: 672px;
}
}