﻿/* styles to leave the site with configurable CSS */

/* html */
.body-background {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
}

/* fonts */


/* colors */
.g-bg-color-transparent {
    background-color: transparent !important;
}

.g-bg-color-primary {
    background-color: #fff !important;
}

.g-bg-color-second {
    background-color: #ee8248 !important;
}

.g-bg-color-third {
    background-color: #0d1b24 !important;
}

.g-color-primary {
    color: #fff !important;
}

.g-color-second {
    color: #ee8248 !important;
}

.g-color-third {
    color: #ee8248 !important;
}

.icon-color {
    color: #0d1b24 !important;
}

.bg-color-transparent {
    background-color: transparent !important;
}

/* banners */
.banner-wrapper {
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: center;
    width: 100% !important; /* Width of new image */
    height: auto !important;
    max-height: 1000px !important;
    position: relative;
}

.banner-wrapper-text-1 {
    font-size: 50px;
    background-color: #ee8248;
    color: white !important;
    padding: 5px 25px 5px 25px;
    left: 0px !important;
    float: left;
    opacity: 0.9;
    margin-left: -.75rem !important;
}

.banner-wrapper-container-text-1 {
    left: 0px;
    top: 60% !important;
    display: none !important;
}

.banner-wrapper-text-2 {
    font-size: 64px;
}

.banner-wrapper-container-text-2 {
    left: 0px;
    top: 503px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 3) and (max-device-width: 812px) and (min-device-width: 375px) and (orientation: portrait) {
    .banner-wrapper-text-1 {
        font-size: 50px;
        margin-top: -121px;
    }

    .banner-wrapper-text-2 {
        font-size: 60px;
    }
}

.disclaimer {
    background-size: cover;
    padding: 40px;
    text-align: justify;
    padding-top: 5em;
}

.disclaimer-wrapper-content {
    top: 45px;
    left: 0;
    width: 100%;
    margin: 0 auto;
    min-height: 300px !important;
}

.disclaimer-wrapper-bg {
    top: 10px;
    left: 0px;
    background-color: #f2f2f2 !important;
    background-size: cover;
    background-position: center;
    width: 100% !important; /* Width of new image */
    height: auto;
    min-height: 500px !important; /* Height of new image */
    position: relative;
}

.disclaimer-wrapper-content p {
    color: #353535 !important;
}

.disclaimer-wrapper-text-1 {
    text-align: center;
}

.movable-property-wrapper {
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: center;
    width: 100% !important; /* Width of new image */
    height: auto;
    min-height: 685px !important; /* Height of new image */
    position: relative;
}

.movable-property-wrapper-content {
    left: 0;
    width: 100%;
    margin-top: 15%;
}

.movable-property-wrapper-text-1 {
    text-align: center;
    padding-left: 30px !important;
}

.slider-text-color {
    color: #fff !important;
}

.movable-property-detail-wrapper {
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: center;
    width: 100% !important; /* Width of new image */
    height: auto;
    min-height: 685px !important; /* Height of new image */
    position: relative;
}

.immovable-property-wrapper {
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: center;
    width: 100% !important; /* Width of new image */
    height: auto;
    min-height: 685px !important; /* Height of new image */
    position: relative;
}

.digital-cadastre-wrapper {
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: center;
    width: 100% !important; /* Width of new image */
    height: auto;
    min-height: 685px !important; /* Height of new image */
    position: relative;
}

.pointer {
    cursor: pointer !important;
}

/* footer */

.footer-copyright {
    color: #0d1b24 !important;
    padding-top: 30em !important;
    background-color: rgba(51,51,51,0) !important;
}

/* common */

.btn.btn-service {
    color: #fff !important;
    background-color: #0d1b24 !important;
}

hr.hr-custom {
    border-width: 0px !important;
}

hr.hr-custom-2 {
    background: #ee8248;
    height: 5px !important;
    border: 0;
    margin-top: 1em;
    position: sticky;
    z-index: 1;
}

.g-pos-rel {
    position: relative;
}

.g-pos-abs {
    position: absolute;
}

.g-bottom-0 {
    bottom: 0;
}

.g-left-0 {
    left: 0;
}

.g-height-2 {
    height: 2px;
}

.g-width-35 {
    width: 35px !important;
}

.g-bg-primary {
    background-color: #ee8248 !important;
}

.g-height-2 {
    height: 2px;
}

.g-width-35 {
    width: 35px !important;
}

.g-bg-primary {
    background-color: #ee8248 !important;
}

.g-height-2 {
    height: 2px;
}

.g-width-35 {
    width: 35px !important;
}

.g-bg-primary {
    background-color: #72c02c !important;
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important;
}

.d-inline-block {
    display: inline-block !important;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.font-bold {
    font-weight: 700;
}

.g-z-index-1 {
    position: sticky;
    z-index: 1;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

/* li */
.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.g-color-footer-links {
    color: #22364c;
}

.g-font-size-16 {
    font-size: 1.14286rem !important;
}

.g-font-size-25 {
    font-size: 25px !important;
}

.u-link-v5 {
    text-decoration: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.g-color-footer-links {
    color: #22364c;
}

.g-font-size-16 {
    font-size: 1.14286rem !important;
}

.u-link-v5 {
    text-decoration: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.g-font-size-16 {
    font-size: 1.14286rem !important;
}

.g-font-size-m-2 {
    font-size: 2rem !important;
}

.u-link-v5 {
    text-decoration: none;
    transition: all .2s;
}

.g-font-size-5 {
    font-size: .5rem !important;
}

.fa, .fa-stack {
    display: inline-block;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

.g-mt-9 {
    margin-top: .9rem !important;
}

.g-mt-10 {
    margin-top: .71429rem !important;
}

.g-mr-8 {
    margin-right: .57143rem !important;
}

ul:not(.browser-default).ul-custom {
    padding-left: 70px;
    list-style-type: disc !important;
}

    ul:not(.browser-default).ul-custom > li {
        list-style-type: disc;
        margin-bottom: 10px;
    }

ol:not(.browser-default).ol-custom {
    padding-left: 70px;
}

    ol:not(.browser-default).ol-custom > li {
        margin-bottom: 10px;
    }

/* container */
@media only screen and (min-width: 993px) {
    .container {
        width: 80% !important;
        max-width: 1792px;
    }
}

.card-custom {
    padding: 1.5em;
    margin: 0 auto;
    background-color: #eff2f7 !important;
    color: #0d1b24 !important;
    font-size: 2em;
    text-align: center;
}

.no-type {
    margin-left: -20px !important;
    list-style-type: none !important;
}

/* logo */
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.disclaimer .title {
    font-size: 1.4em;
    color: #ee8248;
}

.iconify-custom {
    font-size: 8em;
    color: #0d1b24;
    margin-bottom: 10px;
}

/* Buttons */
.buttom-custom {
    font-family: Montserrat Bold !important;
    font-size: 21pt !important;
    border-bottom: 8px solid #dd6039;
    color: Black;
    margin: 10px;
}

.preloader-wrapper.big {
    width: 200px;
    height: 200px;
}

/* Text rectangle */
.text-rectangle {
    display: inline-block;
    border-bottom: 1px #000 solid;
    border-left: 1px #000 solid;
    border-right: 1px #000 solid;
    padding: 3em;
    position: relative;
    width: 100%;
}

    .text-rectangle label.title {
        top: -24px;
        position: absolute;
        text-align: center;
        width: 100%;
        left: 0;
    }

        .text-rectangle label.title::after, .text-rectangle label.title::before {
            content: '';
            position: absolute;
            height: 1px;
            background-color: currentColor;
            top: 0.7em;
        }

        .text-rectangle label.title::before {
            left: 0px;
            z-index: -1;
        }

        .text-rectangle label.title::after {
            right: 0px;
            z-index: -1;
        }

    .text-rectangle label.text {
        top: 10px;
        position: relative;
    }


/* Smartphones (portrait & landscape) */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .text-rectangle label.title::after, .text-rectangle label.title::before {
        width: 40%;
    }

    .banner-wrapper-container-text-1 {
        left: 0px;
        top: 240px;
    }

    .modal-family .input-field {
        width: 600px !important;
    }

        .modal-family .input-field label {
            width: 120% !important;
            font-size: 50px !important;
            margin-top: -43px !important;
        }

    .input-field > label:not(.label-icon).active {
        margin-left: 12px !important;
    }
}

/* Smartphones (landscape) */
@media only screen and (min-width : 321px) {
    .text-rectangle label.title::after, .text-rectangle label.title::before {
        width: 40%;
    }

    .banner-wrapper-container-text-1 {
        left: 0px;
        top: 240px;
    }
}

/* Smartphones (portrait) */
@media only screen and (max-width : 320px) {
    .text-rectangle label.title::after, .text-rectangle label.title::before {
        width: 40%;
    }

    .banner-wrapper-container-text-1 {
        left: 0px;
        top: 240px;
    }
}

/* iPads (portrait & landscape) */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .text-rectangle label.title::after, .text-rectangle label.title::before {
        width: 40%;
    }

    .banner-wrapper-container-text-1 {
        left: 0px;
        top: 240px;
    }
}

/* iPads (landscape) */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .text-rectangle label.title::after, .text-rectangle label.title::before {
        width: 40%;
    }

    .banner-wrapper-container-text-1 {
        left: 0px;
        top: 240px;
    }
}

/* iPads (portrait) */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .text-rectangle label.title::after, .text-rectangle label.title::before {
        width: 40%;
    }

    .banner-wrapper-container-text-1 {
        left: 0px;
        top: 240px;
    }
}

/* Ordenadores de sobremesa y portátiles */
@media only screen and (min-width : 1224px) {
    .text-rectangle label.title::after, .text-rectangle label.title::before {
        width: 40%;
    }

    .banner-wrapper-container-text-1 {
        left: 0px;
        top: 240px;
    }
}
/* Pantallas grandes */
@media only screen and (min-width : 1824px) {
    .text-rectangle label.title::after, .text-rectangle label.title::before {
        width: 40%;
    }

    .banner-wrapper-container-text-1 {
        left: 0px;
        top: 240px;
    }
}

.text-rectangle2 {
    display: inline-block;
    border-bottom: 1px #000 solid;
    border-left: 1px #000 solid;
    border-right: 1px #000 solid;
    border-top: 1px #000 solid;
    padding: 3em;
    position: relative;
    width: 100%;
}

    .text-rectangle2 label.title {
        top: -24px;
        position: absolute;
        text-align: center;
        width: 100%;
        left: 0;
    }

        .text-rectangle2 label.title::after, .text-rectangle2 label.title::before {
            content: '';
            position: absolute;
            height: 1px;
            background-color: currentColor;
            top: 0.7em;
        }

        .text-rectangle2 label.title::before {
            left: 0px;
            z-index: -1;
        }

        .text-rectangle2 label.title::after {
            right: 0px;
            z-index: -1;
        }

    .text-rectangle2 label.text {
        top: 10px;
        position: relative;
    }


/* Smartphones (portrait & landscape) */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .text-rectangle2 label.title::after, .text-rectangle2 label.title::before {
        width: 40%;
    }

    .banner-wrapper-container-text-1 {
        left: 0px;
        top: 240px;
    }

    .modal-family .input-field {
        width: 600px !important;
    }

        .modal-family .input-field label {
            width: 120% !important;
            font-size: 50px !important;
            margin-top: -43px !important;
        }

    .input-field > label:not(.label-icon).active {
        margin-left: 12px !important;
    }
}

/* Smartphones (landscape) */
@media only screen and (min-width : 321px) {
    .text-rectangle2 label.title::after, .text-rectangle2 label.title::before {
        width: 40%;
    }

    .banner-wrapper-container-text-1 {
        left: 0px;
        top: 240px;
    }
}

/* Smartphones (portrait) */
@media only screen and (max-width : 320px) {
    .text-rectangle2 label.title::after, .text-rectangle2 label.title::before {
        width: 40%;
    }

    .banner-wrapper-container-text-1 {
        left: 0px;
        top: 240px;
    }
}

/* iPads (portrait & landscape) */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .text-rectangle2 label.title::after, .text-rectangle2 label.title::before {
        width: 40%;
    }

    .banner-wrapper-container-text-1 {
        left: 0px;
        top: 240px;
    }
}

/* iPads (landscape) */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .text-rectangle2 label.title::after, .text-rectangle2 label.title::before {
        width: 40%;
    }

    .banner-wrapper-container-text-1 {
        left: 0px;
        top: 240px;
    }
}

/* iPads (portrait) */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .text-rectangle2 label.title::after, .text-rectangle2 label.title::before {
        width: 40%;
    }

    .banner-wrapper-container-text-1 {
        left: 0px;
        top: 240px;
    }
}

/* Ordenadores de sobremesa y portátiles */
@media only screen and (min-width : 1224px) {
    .text-rectangle2 label.title::after, .text-rectangle2 label.title::before {
        width: 40%;
    }

    .banner-wrapper-container-text-1 {
        left: 0px;
        top: 240px;
    }
}
/* Pantallas grandes */
@media only screen and (min-width : 1824px) {
    .text-rectangle2 label.title::after, .text-rectangle2 label.title::before {
        width: 40%;
    }

    .banner-wrapper-container-text-1 {
        left: 0px;
        top: 240px;
    }
}

.header-logo-img {
    width: 250px !important;
}

.title p {
    text-align: center;
    line-height: 0;
}

.table-info {
    border-collapse: collapse;
}

    .table-info tr td {
        text-align: center
    }

    .table-info tr .costo {
        text-align: right
    }

.p-space {
    padding-left: 30px;
}

.spinner-yellow, .spinner-yellow-only {
    border-color: #ee8248 !important;
}

.collapsible-header {
    background-color: #f0f0f0;
    padding: 1.3rem;
}

    .collapsible-header i {
        width: 3rem;
        font-size: 2.1rem;
        margin-right: 1rem;
        color: #dd6039;
    }

.collapsible.popout li {
    margin-bottom: 15px;
}


/* Footer */
html, body {
    height: 100%;
}

.footer-custom {
    bottom: 0px !important;
    width: 100% !important;
    position: inherit;
}

.disclaimer-badge {
    background-color: #ee8248;
    color: azure;
    border-radius: 50px;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 27px !important;
}


.footer-badge {
    border: 2px solid #fef200;
    color: #fef200;
    border-radius: 50px;
    padding: 3px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 27px !important;
}

.f-size-26 {
    font-size: 22pt !important;
}

.f-service-size {
    font-size: 22pt !important;
}

.f-size-26f {
    font-size: 22pt !important;
}

.p-calendar {
    width: 55% !important;
    max-width: 100% !important;
}

.datepicker-date-display {
    background-color: #0d1b24 !important;
}

.datepicker-table td.is-selected {
    background-color: #0d1b24 !important;
}

.datepicker-cancel, .datepicker-clear, .datepicker-today, .datepicker-done {
    color: #0d1b24 !important;
}

.custom-datepicker {
    color: black !important;
}

.modal-family .input-field {
    display: flex;
    align-items: stretch;
    justify-content: center;
    margin: 25px auto 0;
}

    .modal-family .input-field label {
        font-size: 40px !important;
    }

input:not([type]):focus:not([readonly]) + label,
input[type=text]:not(.browser-default):focus:not([readonly]) + label {
    margin-top: -27px !important;
    color: #0d1b24 !important;
}

.input-field > label:not(.label-icon).active {
    margin-top: -27px !important;
    margin-left: 63px;
}

#vMessageFamilyError a {
    font-size: 23px;
    display: inline-block !important;
}

.bg-header {
    background-color: #fff;
    height: 125px !important;
}

::-webkit-scrollbar-thumb {
    background-color: #dd6039;
}