/**
*
* CSS PRINCIPAL DO PROJETO SCPALIMS
*
*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');

body * {
    font-family: 'Quicksand', sans-serif;
}

body {
    font-size: 14px !important;
}

.page-topbar {
    background-color: #000000;
    background-image: linear-gradient(160deg, #1c1c1c 0%, #000000 100%);
    max-height: 60px;
    min-height: 60px;
    width: 100%;
    position: absolute;
    border-bottom: 2px solid #000;
    /* cor dourada */
    color: #d4af37;
    font-family: 'Serif', 'Georgia', serif;
    display: flex;
    align-items: center;
    padding-left: 20px;
}


.dropdown-menu a,
.dropdown-toggle,
.nav-link {
    font-size: 13px;
}

a.dropdown-item {
    font-size: 16px;
}

.dropdown-menu a {
    color: #000;
}

.dropdown-menu>.dropdown-item {
    color: #fff;
}

.dropdown-toggle {
    font-weight: 600;
}

.dropdown-toggle:hover,
.dropdown.show a.nav-link {
    color: #fff !important;
}

.dropdown-toggle:hover,
.dropdown.show a.nav-link:hover {
    color: #fff !important;
}

.dropdown-divider {
    border-color: #bbb !important;
}

/* MEXE SÓ NOS DROPDOWNS DOS MENUS DE CIMA*/
#firstDiv .dropdown-menu {
    border-radius: 0px !important;
    background-color: #000;
    color: #fff;
    top: 42px !important;
}

#firstDiv .dropdown-menu a:hover {
    background: #9c920425;
    color: #fff;
}

#firstDiv .dropdown-menu a.danger {
    color: rgb(109, 0, 0);
}

#firstDiv .dropdown-menu a.danger:hover {
    background-color: rgb(109, 0, 0);
    color: #fff;
}


.d-flex {
    align-items: center;
}

.btn-transparent {
    border-radius: 20px !important;
}

.nav-menu {
    background-image: linear-gradient(180deg, #000 0%, #000 100%);
    padding: 8px;
    border-bottom: 1px #000 solid !important;
    font-size: 11pt;
}

.header-logo {
    margin-left: 80px;
    background-color: #000;
    padding: 18px;
    padding-left: 6px;
    text-align: center !important;
    margin-top: 28px !important;
    position: absolute;
    z-index: 9;
    box-shadow: #000 0px 6px 12px;
}

.header-logo a {
    margin-left: 10px;
    text-align: center !important;
}

a.brand-logo:hover {
    text-decoration: none;
}

.brand-logo img {
    margin-top: 8px;
    height: 80px;
}

.breadcrumb {
    background-color: transparent !important;
    font-size: 10pt;
}

.green {
    color: #009e3d;
}

.red {
    color: #9e000d;
}

.whatscall {
    color: #009e3d;
    text-decoration: none;
    transition: color .3ms linear;
}

.whatscall:hover {
    color: #009e3d;
    font-weight: bolder !important;
    text-decoration: none;
}

.h_title {
    font-size: 20px;
    font-weight: 400;
    padding-top: 4px;
}

.h_subtitle {
    color: #777;
    font-weight: 400;
    padding-top: 4px;
}

.h1_title {
    font-size: 30px;
    font-weight: 400;
    padding-top: 4px;
}

.details-caracteristicas {
    font-size: 18px;
}

.row-content {
    margin-top: 100px !important
}

.row-footer {
    width: 100%;
    background-color: #1c1c1c;
    background-image: linear-gradient(160deg, #1c1c1c 0%, #000000 100%);
    margin-left: 0;
    height: 10vh;
    vertical-align: middle;
    color: #fff;
    position: relative;
    z-index: -1;
}

.form_search {
    padding: 15px 30px;
    max-width: 100%;
}

.form_search_quick {
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 15px;
    margin-top: -10px;
    max-width: 100%;
}


.bootstrap-input,
.bootstrap-select,
.filter-option * {
    font-size: 11pt !important;
}

.btn-block {
    font-size: 11pt !important;
}


.bootstrap-select {
    width: 100%;
    padding-bottom: 4px;
    color: #000 !important;
}

.bootstrap-select button:hover {
    color: #000 !important;
}

.bootstrap-select:hover {
    padding-bottom: 4px;
    color: #000 !important;
}

.filter-option {
    color: #333;
}

.bootstrap-input {
    font-family: inherit;
    color: #000 !important;
    width: 100% !important;
    height: 38px !important;
    border: 0px !important;
    border-radius: .25rem;
    padding: 4px;
    transition: background-color .2s linear;
}

.bootstrap-input:hover,
.bootstrap-input:focus {
    background-color: #dae0e5;
    color: #000;
    cursor: pointer;
}

/* Telefones em retrato */
@media screen and (max-width: 480px) {
    .itapema {
        background-image: url('../images/itapema-phone.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top center;
        margin-top: 0 !important;
        width: 100vw;
        height: 500px;
        overflow: hidden;
    }

    .search_form {
        margin: 0 0 0 0;
        padding: 0;
        z-index: 999;
        position: absolute;
        top: 280px;
    }
}

/* Telefones em paisagem a tablet em retrato */
@media (max-width: 767px) {

    .itapema {
        background-image: url('../images/itapema-phone.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top center;
        margin-top: 0 !important;
        width: 100vw;
        height: 500px;
        overflow: hidden;
    }

    .search_form {
        margin: 0 0 0 0;
        padding: 0;
        z-index: 999;
        position: absolute;
        top: 200px;
    }
}

/* Tablet em retrato a paisagem e desktop */
@media (min-width: 768px) and (max-width: 979px) {

    .itapema {
        background-image: url('../images/meia-praia.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top center;
        margin-top: 0 !important;
        height: 90vh;
        width: 100vw;
        overflow: hidden;

    }

    .search_form {
        margin: 0 0 0 0;
        padding: 0;
        z-index: 999;
        position: absolute;
        top: 40%;
        max-width: 65%;
        margin-left: 50% !important;
        left: -32.5%;
    }
}

/* Desktop grande */
@media (min-width: 980px) {

    .itapema {
        background-image: url('../images/meia-praia.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top center;
        margin-top: 0 !important;
        height: 90vh;
        width: 100vw;
        overflow: hidden;
    }

    .search_form {
        margin: 0 0 0 0;
        padding: 0;
        z-index: 999;
        position: absolute;
        top: 40%;
        max-width: 65%;
        margin-left: 50% !important;
        left: -32.5%;
    }
}



.search_form_title {
    color: #FFF;
    font-size: 18px;
    font-weight: 500;
    text-shadow: 1px 1px 3px #000;
}

.dropdown-menu.inner.show {
    max-height: 150px;
    z-index: 999999;
}

.container.bg-search_form {
    background-color: rgba(65, 66, 6, 0.7);

}

.callout {
    padding: 12px !important;
}

.h_price {
    color: #061b3a;
}

.h_details {
    color: red;
}

.btn-catalog-dark {
    width: 150px !important;
    padding: 10px !important;
    background: linear-gradient(160deg, #1c1c1c 0%, #000000 100%);
    color: #d4af37;
    border: 1px solid #d4af37;
    font-weight: 600;
    transition: background-color 3ms;
}

.btn-catalog-dark:hover {
    background: #d4af37;
    color: #000000;
    border: 1px solid #d4af37;
}

.btn-catalog-contact {
    width: 150px !important;
    padding: 10px !important;
    background-color: #061b3a;
    border: 1px solid #061b3a !important;
    color: #FFF !important;
    font-weight: 600;
    transition: background-color 3ms;
}

.btn-catalog-contact:hover {
    background-color: #fff;
    color: #061b3a !important;
}

.btn-catalog-localization {
    width: 150px !important;
    padding: 10px !important;
    background-color: #003d08;
    border: 1px solid #003d08 !important;
    color: #fff !important;
    font-weight: 600;
    transition: background-color 3ms;
}

.btn-catalog-localization:hover {
    background-color: #fff;
    color: #003d08 !important;
}

.btn-catalog-details {
    width: 150px !important;
    padding: 10px !important;
    background-color: #520201;
    border: 1px solid #520201 !important;
    color: #FFF !important;
    font-weight: 600;
    transition: background-color 3ms;
}

.btn-catalog-details:hover {
    background-color: #fff;
    color: #520201 !important;
}


@media only screen and (max-width : 480px) {
    .container.bg-search_form {
        margin-top: 0px;
    }
}

@media (min-width: 1024px) {
    form {
        background: none !important;
    }
}




.inner-carousel-body {
    background-color: #04649c;
    padding-left: 120px;
    padding-right: 20px;
}

.carousel-control-prev {
    margin-left: 0px;
}

.top-title,
.top-title-mobile {
    font-weight: 400;
    text-shadow: #fff 1px 1px 0px;
}

.top-title-mobile {
    font-size: 24px;
    font-weight: 500;
}

.dropdown-main {
    margin-left: 350px;
    margin-top: -5px;
}

.dropdown-main .dropdown {
    margin-left: 25px;
}

.dropdown-main .dropdown-menu a,
.dropdown-toggle,
.nav-link {
    font-size: 14px;
}

.dropdown-main .dropdown-menu a {
    color: #fff;
}

.dropdown-main .dropdown-toggle {
    font-weight: 400;
    color: #fff;
    background-color: transparent !important;
}

@media screen and (min-width: 993px) {

    .dropdown-toggle:hover,
    .dropdown.show a.nav-link:hover,
    .dropdown-toggle-split {
        color: #ffffff !important;
    }
}

@media screen and (max-width: 767px) {

    .dropdown-main .dropdown-toggle:hover,
    .dropdown-main .dropdown.show a.nav-link {
        color: #000 !important;
    }

    .nav-item .nav-link {
        font-weight: 600;
        font-size: 16px;
    }
}

.dropdown-main .dropdown-divider {
    border-color: #bbb !important;
}

/* MEXE SÓ NOS DROPDOWNS DOS MENUS DE CIMA*/
#firstDiv .dropdown-main .dropdown-menu {
    font-family: 'Open Sans', sans-serif;
    border-radius: 0px !important;
    font-size: 15pt !important;
    border-top: 0px !important;
    background-color: #1c1c1c;
    background-image: linear-gradient(160deg, #1c1c1c 0%, #000000 100%);
    top: 9px !important;
}

#firstDiv .dropdown-main .dropdown-menu a {
    font-size: 16px !important;
}

.search_home {
    padding: 28px !important;
    opacity: 0.9;
}

.dropdown-contato {
    margin-left: 10px;
}

.btn-contato {
    background-color: transparent !important;
    color: #ffffff;
    border: 1px solid #fff !important;
}

.btn-contato:hover {
    background-color: #ffffff !important;
    color: #0C2B5A !important;
    font-weight: 500;
    border: 1px solid #ffffff !important;
}

.btn-page-button {
    background-color: transparent !important;
    color: #0C2B5A;
    border: 1px solid #0C2B5A !important;
}

.btn-page-button:hover {
    background-color: #1c1c1c;
    background-image: linear-gradient(160deg, #1c1c1c 0%, #000000 100%);
    color: #fff;
    border: 1px solid #123f83 !important;
}


.controls-top {
    padding: 18px;
    font-size: 18px;
}

.controls-top a {
    padding: 8px 15px;
    font-size: 18px;
    background-color: #0093E9;
    color: #fff;
    border-radius: 20px;
}

.logo-dark {
    margin-top: 50px;
    width: 200px;
    height: auto;
}

.footer-logo {
    top: 100px;
    vertical-align: middle;
}

#myFooter {
    font-family: 'Ubuntu', sans-serif;
    background-color: #000;
    color: #f2f2f2;
    padding-top: 30px;
}

#myFooter .footer-copyright {
    background-color: #2c2503;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
}

#myFooter .row {
    margin-bottom: 60px;
}

#myFooter .navbar-brand {
    margin-top: 45px;
    height: 65px;
}

#myFooter .footer-copyright p {
    margin: 10px;
    color: #f2f2f2;
}

#myFooter ul {
    list-style-type: none;
    padding-left: 0;
    line-height: 1.7;
}

#myFooter h5 {
    font-size: 18px;
    color: white;
    font-weight: bold;
    margin-top: 30px;
}

#myFooter h2 a {
    font-size: 50px;
    text-align: center;
    color: #fff;
}

#myFooter a {
    color: #d2d1d1;
    text-decoration: none;
}

#myFooter a:hover,
#myFooter a:focus {
    text-decoration: none;
    color: white;
}

#myFooter .social-networks {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 16px;
}

#myFooter .social-networks a {
    font-size: 32px;
    color: #f9f9f9;
    padding: 10px;
    transition: 0.2s;
}

#myFooter .social-networks a:hover {
    text-decoration: none;
}

#myFooter .facebook:hover {
    color: #0077e2;
}

#myFooter .instagram:hover {
    color: purple;
}

#myFooter .twitter:hover {
    color: #00aced;
}

#myFooter .btn {
    color: white;
    background-color: #d84b6b;
    border-radius: 20px;
    border: none;
    width: 150px;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    line-height: 25px;
}

@media screen and (max-width: 767px) {
    #myFooter {
        text-align: center;
    }
}

.catalogs {
    padding-left: 25px !important;
    padding-right: 25px !important;
    padding-bottom: 25px !important;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    max-width: 1280px !important;
}

.details {
    padding-left: 25px !important;
    padding-right: 25px !important;
    padding-bottom: 25px !important;
    flex-direction: row;
    display: flex;
    justify-content: center;
    align-items: top;
    width: 100vw;
    max-width: 1280px !important;
}

.form-input-details {
    border-bottom: 2px solid #1c1c1c !important;
    transition: border-bottom 2ms;
}

.form-input-details:focus {
    border-bottom: 3px solid #1c1c1c !important;
}