/* line 5, ../sass/theme.scss */
@import url('https://fonts.googleapis.com/css?family=Roboto');

:root {
    --color-primary: #E3B462;
    --color-secundary: #00316C;
}

body {
    color: #666666;
    font-family: 'Roboto', sans-serif;
    !important;
    line-height: 1.8;
}

/* page */
/* header */
/* line 15, ../sass/theme.scss */
#top {
    background-color: #111;
    color: #aaa;
    font-size: .928em;
}

/* line 21, ../sass/theme.scss */
.navbar-header {
    position: relative;
}

/* line 24, ../sass/theme.scss */
.logo {
    background: trasparent;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0px;
    height: 78px;
}

    /* line 32, ../sass/theme.scss */
    .logo img {
        margin-top: -1px;
        height: 101px;
    }

@media screen and (max-width: 500px) and (orientation: portrait) {
    .logo {
        height: 75px;
        width: 150px;
        left: 0;
        position: absolute;
        text-align: center;
        top: 0px;
    }
}

@media screen and (max-width: 500px) and (orientation: portrait) {
    .logo img {
        height: 75px;
        width: 150px;
    }
}

/* pgl-navbar-main */
/* line 38, ../sass/theme.scss */
.dropdown-menu {
    background-color: #e8e8e8;
    border: none;
    border-radius: 0;
    font-size: 1.083em;
    padding: 5px 10px;
    text-transform: none;
    color: #333;
}

    /* line 46, ../sass/theme.scss */
    .dropdown-menu > li > a {
        color: #333;
        padding: 5px;
    }

        /* line 49, ../sass/theme.scss */
        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            background-color: #0082d4;
            color: white;
        }

    /* line 54, ../sass/theme.scss */
    .dropdown-menu > li + li {
        border-top: 1px solid #151515;
    }

    /* line 58, ../sass/theme.scss */
    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        background-color: #0082d4;
    }

    /* line 61, ../sass/theme.scss */
    .dropdown-menu .dropdown-menu {
        left: 100%;
        margin: 0 0 0 20px;
        top: 0;
    }

/* line 67, ../sass/theme.scss */
.pgl-navbar-main {
    background-color: #00316C;
    border-color: transparent;
    border-width: 0;
    border-radius: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    min-height: 100px;
    margin-bottom: 0;
    z-index: 1;
    height: 50px !important;
}

.item {
    padding-top: 80px;
}

@media (min-width: 320px) and (max-width: 480px) {
    .pgl-navbar-main {
        min-height: 80px;
    }

    .item {
        padding-top: 80px;
    }
}

/* line 76, ../sass/theme.scss */
.pgl-navbar-main .navbar-collapse {
    border-color: transparent;
    font-size: .857em;
    font-weight: 700;
    text-transform: uppercase;
}

/* line 84, ../sass/theme.scss */
.pgl-navbar-main .navbar-nav > li > a {
    padding: 45px 10px;
    color: #fff;
    font-size: 1.7rem;
    font-weight: 800;
    color: #FCED9A;
}

    /* line 86, ../sass/theme.scss */
    .pgl-navbar-main .navbar-nav > li > a:hover, .pgl-navbar-main .navbar-nav > li > a:focus {
        color: var(--color-primary);
        font-weight: 900;
    }

/* line 92, ../sass/theme.scss */
.pgl-navbar-main .navbar-nav > .active > a, .pgl-navbar-main .navbar-nav > .active > a:hover, .pgl-navbar-main .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #0082d4;
}

/* line 98, ../sass/theme.scss */
.pgl-navbar-main .navbar-nav > .open > a,
.pgl-navbar-main .navbar-nav > .open > a:hover,
.pgl-navbar-main .navbar-nav > .open > a:focus {
    background-color: #111;
    color: white;
}

/* line 104, ../sass/theme.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #0082d4;
    border-color: transparent;
    color: white;
}

/* line 109, ../sass/theme.scss */
.navbar-default .navbar-toggle {
    border: none;
    border-radius: 0;
    margin: 26px 0 0;
    padding: 0;
}

    /* line 114, ../sass/theme.scss */
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
        width: 20px;
    }

    /* line 118, ../sass/theme.scss */
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }

        /* line 120, ../sass/theme.scss */
        .navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
            background-color: #0082d4;
        }

/* page-top */
/* line 127, ../sass/theme.scss */
.page-top {
    background: url(../images/bg-page-top.jpg) no-repeat #333333;
}

    /* line 129, ../sass/theme.scss */
    .page-top .container {
        display: table;
        height: 250px;
    }

    /* line 133, ../sass/theme.scss */
    .page-top .page-top-in {
        display: table-cell;
        width: 100%;
        vertical-align: middle;
    }

    /* line 138, ../sass/theme.scss */
    .page-top h2 {
        font-size: 2.571em;
        margin: 0;
        text-transform: uppercase;
    }

        /* line 142, ../sass/theme.scss */
        .page-top h2 span {
            background-color: #fff;
            display: inline-block;
            padding: 24px 27px;
        }

/* pgl-advanced-search */
/* line 151, ../sass/theme.scss */
.chosen-select {
    height: 40px;
    padding: 0 10px;
    width: 100%;
}

/* line 156, ../sass/theme.scss */
.pgl-advanced-search {
    border-bottom: 0px solid #dddddd;
    padding: 10px 0 5px;
    position: absolute;
    width: 100%;
    z-index: 200;
    background: rgba(0, 0, 0, 0.4);
    top: 350px;
}

    /* line 159, ../sass/theme.scss */
    .pgl-advanced-search .form-group {
        margin-bottom: 10px;
    }

/* pgl-featured */
/* line 165, ../sass/theme.scss */
.pgl-featured {
    padding-bottom: 20px;
    padding-top: 60px;
}

    /* line 168, ../sass/theme.scss */
    .pgl-featured h2 {
        margin-right: 100px;
    }

/* line 172, ../sass/theme.scss */
.pgl-featured-bottom {
    padding-bottom: 60px;
}

/* pgl-properties */
/* line 176, ../sass/theme.scss */
.pgl-properties {
    padding-bottom: 30px;
    padding-top: 34px;
}

    /* line 179, ../sass/theme.scss */
    .pgl-properties h2 {
        margin-right: 100px;
    }

/* pgl-agents */
/* line 185, ../sass/theme.scss */
.pgl-agents {
    padding-top: 53px;
}

/* testimonial */
/* line 190, ../sass/theme.scss */
.pgl-testimonial {
    height: 388px;
    padding: 30px 15px;
    position: relative;
    text-align: center;
}

    /* line 195, ../sass/theme.scss */
    .pgl-testimonial h4 {
        color: #0082d4;
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    /* line 201, ../sass/theme.scss */
    .pgl-testimonial .owl-controls .owl-buttons > div {
        background-color: transparent;
        position: absolute;
        top: 60px;
    }

    /* line 206, ../sass/theme.scss */
    .pgl-testimonial .owl-controls .owl-buttons .owl-prev {
        left: 58px;
    }

    /* line 209, ../sass/theme.scss */
    .pgl-testimonial .owl-controls .owl-buttons .owl-next {
        right: 58px;
    }

/* pgl-about */
/* line 216, ../sass/theme.scss */
.pgl-about {
    padding-top: 54px;
    margin-bottom: 10px;
}

/* map */
/* line 222, ../sass/theme.scss */
.pgl-properties-map {
    padding-top: 53px;
}

/* line 225, ../sass/theme.scss */
.map {
    height: 525px;
}

/* line 228, ../sass/theme.scss */
.contact {
    margin-bottom: 60px;
}

/* line 231, ../sass/theme.scss */
#contact-map {
    height: 305px;
    margin-bottom: 37px;
    width: 100%;
}

/* footer */
/* line 237, ../sass/theme.scss */
.pgl-footer {
    background-color: #111;
    color: #bbb;
    padding: 30px 0 20px;
}

    /* line 241, ../sass/theme.scss */
    .pgl-footer h2 {
        color: white;
        font-size: 1em;
        margin-bottom: 25px;
    }

    /* line 246, ../sass/theme.scss */
    .pgl-footer li {
        margin-bottom: 5px;
    }

/* line 250, ../sass/theme.scss */
.pgl-upper-foot {
    margin-bottom: 12px;
}

    /* line 252, ../sass/theme.scss */
    .pgl-upper-foot a {
        color: #bbb;
    }

        /* line 254, ../sass/theme.scss */
        .pgl-upper-foot a:hover, .pgl-upper-foot a:focus {
            color: #0082d4;
        }

    /* line 258, ../sass/theme.scss */
    .pgl-upper-foot p {
        margin-bottom: 15px;
    }

    /* line 261, ../sass/theme.scss */
    .pgl-upper-foot address {
        line-height: 2.2;
    }

/* line 265, ../sass/theme.scss */
.pgl-copyrights {
    border-top: 1px solid #222;
    padding-top: 35px;
}

    /* line 268, ../sass/theme.scss */
    .pgl-copyrights a {
        color: #0082d4;
    }

        /* line 270, ../sass/theme.scss */
        .pgl-copyrights a:hover, .pgl-copyrights a:focus {
            color: #666666;
        }

.main_quienes {
    background-color: #fff;
}

.layout_quienes {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.container_quienes {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: start;
    gap: 30px;
    padding: 30px;
    background: #00316C;
    margin-top: -32px;
}

.left_title {
    width: 100%;
    background: linear-gradient(to top left, #fced9a, #CB8D40);
    padding: 10px;
    text-align: center;
    color: #fff;
    font-weight: 800;
    font-size: 2.8rem;
    text-shadow: 0px 0px 8px gray;
}

.quienes_left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    transition: all 300ms ease-in-out;
    height: 450px;
}

    .quienes_left:hover .left_img {
        transform: scale(1.1)
    }

.left_container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
}

.left_img {
    width: 100%;
    transition: all 300ms ease-in-out;
}


.quienes_right {
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    height: 450px;
    padding: 20px;
}

.right_parrafo {
    font-size: 1.8rem;
    text-align: justify;
    color: #fff;
}

.ejecutivas {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 190px;
}

.ejecutivas_1 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 60px;
}

.ejecutiva, .ejecuiva-2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    background: var(--color-secundary);
    width: 50%;
    border-radius: 5px;
    width: 400px;
    /* overflow: hidden; */
    box-shadow: 0px 0px 8px 0px #d5c7c7;
    transition: 300ms ease-in-out;
    position: relative;
    padding-top: 50px;
}

    .ejecutiva, .ejecuiva-2:hover {
        transform: scale(1.05)
    }

.ejecutiva_img {
    width: 50%;
    transition: 300ms ease-in-out;
    border-radius: 100px;
    border: 5px solid var(--color-primary);
    position: absolute;
    top: -145px;
}

    .ejecutiva_img:hover {
        transform: scale(1.05);
    }

.ejecutiva_name {
    font-family: "Montserrat", sans-serif;
    font-size: 1.5rem;
    color: #fff;
    font-weight: 700;
    margin-top: 10px;
}

.ejecutiva_job {
    font-family: "Montserrat", sans-serif;
    font-size: 1rem;
    color: #fff;
    font-weight: 200;
    margin-top: -10px;
    margin-bottom: 10px;
}

.ejecutiva_description {
    font-family: "Montserrat", sans-serif;
    font-size: 1.2rem;
    color: #fff;
    font-weight: 300;
    text-align: center;
}

.ejecutiva_contact {
    display: inline-flex;
    justify-content: end;
}

.ejecutiva_icon {
    color: #5c727db3;
    background: #f7f8f8;
    margin-right: 5px;
    font-size: 13px;
    position: relative;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
}

    .ejecutiva_icon:hover {
        background: var(--color-primary);
        color: #fff;
    }

.icon {
    font-weight: 900;
}

/*LAYOUT EMPRESA*/

.layout_empresa {
    margin-top: 50px;
}

.mision_infor {
    display: flex;
    flex-direction: row;
    justify-content: start;
    gap: 30px;
}

.misiton_title {
    color: #fff;
    font-weight: 800;
    font-size: 3rem;
    text-shadow: 0px 0px 10px #000;
    width: 50%;
    text-align: center;
}

.separador {
    height: auto;
    width: 8px;
    background-color: #fff;
}

.mision_text {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.mision_parrafo {
    color: #fff;
    font-size: 1.4rem;
    text-align: center;
    font-weight: 400;
}

.mision_img {
    width: 80%;
}

.page-top_servicios {
    background: url(../images/bg-page-top.jpg) no-repeat;
    background-size: 110%;
}

.page-top_listing {
    background: url(../images/bg-page-listing.jpg) no-repeat;
    background-size: 100%;
}

@media (max-width:1300px) {
    .page-top_servicios, .page-top_listing {
        background-size: 164%;
    }
}

@media (max-width:1000px) {
    .container_quienes {
        flex-wrap: wrap;
    }

    .quienes_right {
        width: 90%;
    }

    .left_img {
        width: 80%;
        transition: all 300ms ease-in-out;
    }

    .ejecutivas_1 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 200px;
        flex-wrap: wrap;
    }

    .pgl-bg-grey {
        overflow: hidden;
    }

    .page-top_servicios, .page-top_listing {
        background-size: 191%;
        background-position: 25% 0;
    }
}

@media (max-width:850px) {
    .quienes_right {
        height: 529px;
    }

    .left_title {
        font-size: 2.3rem;
    }

    .page-top .container {
        display: table;
        height: 177px;
    }
}

@media (max-width:600px) {
    .logo img {
        margin-top: -1px;
        height: 80px;
    }

    .quienes_left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        transition: all 300ms ease-in-out;
        height: 265px;
    }

    .right_parrafo {
        font-size: 1.3rem;
        text-align: justify;
        color: #fff;
    }

    .sidebar {
        padding-top: 0;
        width: 100%;
    }

    .ejecutiva, .ejecuiva-2 {
        width: 80%;
    }

    .ejecutiva_img {
        top: -101px;
    }

    .mision_infor {
        display: flex;
        flex-direction: row;
        justify-content: center;
        gap: 30px;
        flex-wrap: wrap;
    }

    .misiton_title {
        width: 100%;
    }

    .separador {
        height: 4px;
        width: 100%;
        background-color: #fff;
    }

    .page-top .container {
        display: table;
        height: 113px;
    }

    .page-top_listing {
        background-position: 50% 0;
    }
}

.layout_intranet {
    padding: 20px;
    background-color: var(--color-secundary);
}

.row_empresa {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    color: #fff;
}

.services {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.service_left {
    width: 45%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    height: 300px;
}

.service_title {
    color: #fff;
    text-shadow: 0px 0px 3px #000;
    font-weight: 600;
}

.service_subtitle {
    font-size: 2.2rem;
    color: #fff;
    font-weight: 200;
}


.li_servicios {
    color: #fff;
    font-size: 1.5rem;
}

@media (max-width:1200px) {
    .service_left {
        width: 100%;
        height: auto;
        justify-content: center;
        align-items: center;
    }
}

.pgl-navbar-main {
    background-color: #fff;
}

.pgl-navbar-main .navbar-nav > li > a {
    color: #575555;
}

    .pgl-navbar-main .navbar-nav > li > a:hover, .pgl-navbar-main .navbar-nav > li > a:focus {
        color: #FF141A;
        font-weight: 900;
    }

.btn-primary {
    background: #FF141A;
    border-color: #FF141A;
    transition: all 0.3s ease, transform 0.3s ease;
}
    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #ff141ab8;
        border-color: #ff141ab8;
    }

.featured-item .property-thumb-info-content {
    background-color: #ff141a8a;
}

.item {
    position: relative;
}

.texto-item {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0; /* lo ubica en la parte inferior */
    left: 0;
    color: white;
    background: +none; /* fondo semitransparente */

    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.texto-item h3{
    color:#fff;
    font-size:2.5rem;
    font-weight:600;
    text-transform:uppercase;
}

.pgl-advanced-search {
    top: 380px;
}

.container_quienes {
    background: #fff;

}

.right_parrafo {
    color: #575555;
}
.layout_intranet {
    padding: 20px;
    background-color: #fff;
}

.left_title {
    width: 100%;
    background: #ff141a;
}
.price {
    background: #ff141a !important;
}

.label {
    background-color: #575555;

}

.services {

    justify-content: start;

}

.pgl-bg-grey {
    background-color: #fff !important;
}
.service_title {
    color: #575555;
    text-shadow: 0px 0px 1px #000;
    font-weight: 600;
}

.li_servicios {
    color: #575555;
    font-size: 1.5rem;
}

.service_left {
    width: 100%;
}

.servicios {
    display: flex;
    flex-wrap: wrap; /* permite que pasen a la siguiente fila */
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 20px 0;
    justify-content: center; /* centra los cuadros */
}

    .servicios li {
        flex: 0 0 calc(33.333% - 20px); /* 3 por fila */
        background: #f9f9f9;
        padding: 20px;
        border-radius: 12px;
        text-align: center;
        box-shadow: 0 2px 6px rgba(0,0,0,0.1);
        transition: transform 0.2s ease;
    }

        .servicios li:hover {
            transform: translateY(-5px);
        }

    .servicios i {
        font-size: 32px;
        margin-bottom: 10px;
        color: #ff141a7a;
        display: block;
        transition:all 300ms ease-in-out;
    }

    .servicios li:hover > i {
        color: #ff141a;
    }
    /* Responsivo */
    @media (max-width: 768px) {
        .servicios li {
        flex: 0 0 calc(50% - 20px); /* 2 por fila */
    }
}

@media (max-width: 480px) {
    .servicios li {
        flex: 0 0 100%; /* 1 por fila */
    }
}

.footer_icon {
    font-size: 2.3rem;
    color: #fff;
    background-color: #ff141a;


}

.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #FF141A;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FF141A;
    width: 20px;
}

@media (max-width:500px){
    .texto-item h3 {
        color: rgb(255, 255, 255);
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        text-align:center;
    }
    .texto-item {
        top: 30px;

    }
}
.container_quienes {
    height: 980px;
}

.texto-item h3 {
    color: #fff;
    font-size: 2.5rem;
    font-weight: 600;
    text-shadow: 0px 3px 7px #000;
    text-transform: uppercase;
}

#slider .flex-direction-nav a {
    top: 300px;
}