.nava {
    color: #ffff !important;
}

a {
    color: #00a1fd;
}

.navbar {
    margin-bottom: 0px;
    width: 100%;
    border-bottom: none;
    position: absolute;
    z-index: 99;
    background: url('assets/img/inicio/2.jpg') center center fixed;
    background-size: cover;
    height: 20px;
    /* Ajusta la altura del navbar según tus necesidades */
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    margin-top: 50px;
    /* Ajusta la posición del navbar en relación con el header-connect */

}

.navbar-nav.navbar-right:last-child {
    color: #fff;
    background-color: #21325E;
    border-color: #21325E;
    border-radius: 5px;

}

.navbar-toggle .icon-bar {
    background-color: #21325E;
    border-color: #21325E;
}

.header-connect {
    background-color: transparent;
    background: rgba(255, 255, 255, 0);
    /* Fondo transparente */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    padding: 10px;
}

.header-social ul li a {
    font-size: 20px;
}

.header-call p {
    color: #21325E;
}

.goog-te-gadget-simple {
    background-color: transparent !important;
}

.yamm .dropdown-menu {
    background-color: transparent;
}

.logo {
    margin-top: auto;
}

.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
    font-size: smaller;
}

.goog-te-gadget-simple {
    margin-left: -120px;
}

.goog-te-gadget-icon {
    width: 0px;
}



.ml-auto {
    margin-left: 20px;
}

.slider-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

.item {
    width: 110%;
}


.item img {
    background-position-x: 0px;
    background-position-y: center;
    overflow: hidden;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    object-fit: cover;
    transform: translate(0);
    opacity: 1;
}

.btn.btn-white.btn-outline-white {
    background: transparent;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    background-color: #21325E;
    border-color: #21325E;
}



.list-inline {
    margin-left: -40px;
}

.lead {
    margin-bottom: 10px;
}


.search-btn,
.toggle-btn {
    background-color: skyblue;
}

.bg-success {
    background-color: #7cbd1e !important;
    border-radius: 0.25rem !important;
    letter-spacing: .2em;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    margin-bottom: 1rem !important;
}

.text-white {
    color: #fff !important;
    font-family: 'Rubik', sans-serif;
    font-family: 'El Messiri', sans-serif;
    font-size: xxx-large;
}

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: relative;
}

.yamm .yamm-content {
    width: max-content;

}

.yamm .dropdown.yamm-fw .dropdown-menu {
    width: max-content;
    background-color: rgb(33 50 94 / 57%);
}

.nav>li>a {
    background: transparent !important;
}

.btn-wrapper {
    position: fixed;
    right: 20px;
    bottom: 35px;
    z-index: 10;
}

.navbar .yamm-content ul li a {
    width: max-content;
}

.picsobremi {
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    max-width: 100%;
    height: auto;
    background-position-x: 0px;
    background-position-y: center;
    overflow: hidden;
    margin-left: 0px;
    margin-right: 0px;
    object-fit: cover;
    transform: translate(0);
    opacity: 1;
    margin-top: 30px;
}


/* section-sobremi  */

.section-sobremi {
    padding: 3em 0;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.image-container img {
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    max-width: 100%;
    height: auto;
    background-position-x: 0px;
    background-position-y: center;
    overflow: hidden;
    margin-left: 0px;
    margin-right: 0px;
    object-fit: cover;
    transform: translate(0);
    opacity: 1;
}

.btn-outline-primary {
    color: #1f3c88;
    background-color: transparent;
    background-image: none;
    border-color: #1f3c88;
}

.panel.sidebar-menu {
    padding-bottom: 0px;
}

.marcas {
    display: flex;
    justify-content: space-around;
    align-items: center;
    filter: opacity(0.5);
}

.svg-img {
    width: 200px;
    height: 200px;

}

.page-title {
    padding-top: 0px;
}

.count-item h5 {
    border-left: 2px solid #00a1fd;
    border-right: 2px solid #00a1fd;
}

.square-image {
    border-radius: 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.square-image:hover {
    transform: scale(1.1);
    /* Aumentar el tamaño de la imagen al pasar el cursor sobre ella */
}

/* section-testimonial */

.testimonial .item .client-face {
    top: 390px;
    margin-right: 50px;
    font-size: 24px;
    color: #FFD700;
    position: static;
}

.text-testimonial {
    text-align: center;
}

.testimonial .owl-theme .owl-controls .owl-page span {
    background: #21325E;
}

h6 a {
    color: #21325E;
}

h6 a:hover {
    color: #00a1fd;
}

/* section-comercial */
.panel.sidebar-menu .panel-heading h3 {
    border-bottom: solid 3px #00a1fd;
}

.panel.sidebar-menu ul.tag-cloud li a {
    color: #060c1a;
}

.panel.sidebar-menu ul.tag-cloud li a:hover {
    color: #00a1fd;
    text-decoration: none;


    background-color: #21325E;
    border-color: #21325E;
    border-radius: 5px;
}

code {
    color: #000000 !important;
}

.recent-property-widget ul li .property-seeker .b-1 {
    background-color: #040500;
    color: #fff;
}

.recent-property-widget ul li .property-seeker .b-2 {
    color: #040500;
    background-color: #fff;
}

.printer-icon:hover {
    color: #21325E !important;
    border-color: #21325E !important;
}

.favorite-and-print .add-to-fav:hover,
.favorite-and-print .printer-icon:hover {
    color: #21325E;
    border-color: #21325E;

}


/* section-propiedad */

.s-property-title {
    color: rgb(0 161 253);
}

.property-meta {
    padding: 0px 0px;
}

.lSSlideOuter {
    margin-bottom: -40px;
}

.btn-primary {
    background-color: #000000;
    border-color: #21325E;
    color: #000000;
}

.btn-primary:hover {
    color: #00a1fd;
}

/* section-contacto */

.btn-block {
    color: #21325E;
}

.back-to-top {
    position: fixed;
    width: 50px;
    height: 50px;
    right: 30px;
    bottom: 30px;
    z-index: 99;
    display: none;
}

.btn-secondary {
    background-color: #000000;
    border-color: #21325E;
    color: #21325E;
}

.btn-square,
.btn-sm-square,
.btn-md-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}

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

.rounded-circle {
    border-radius: 50% !important;
}

/* pagina-error  */

.error-page .error-title {
    color: #21325E;
}

.btn-default {
    border: 1px solid #21325E;
    background-color: #21325E;
    color: #00a1fd;
}

.btn-default:hover {
    background-color: #00a1fd;
}


/* section-footer  */

.logofooter {
    font-family: 'El Messiri';
}

.footer-title-line {
    background: #21325E;
}

.social ul li a:hover i {
    color: rgb(0 161 253);
}

.footer-blog .blg-entry h6 a {
    color: #21325E;
}

.footer-blog .blg-entry h6 a:hover {
    color: rgb(0 131 255);
}

.footer-menu li {
    border-bottom: 1px solid rgb(0 171 255 / 31%);
}


.footer .subscribe {
    background-color: #000000;
    border-color: #21325E;
    color: #000000;
}

.input-group-btn .btn {
    background-color: rgb(0, 0, 0) !important;
    color: #00a1fd;
}

.footer ul li a:hover {
    color: #00a1fd;
}

.bottom-menu ul li a:hover {
    color: #21325E;
}


/* TABLETS */
@media (max-width: 950px) {
    .navbar-nav.navbar-right:last-child {
        margin-right: -60px;
    }

    .text-white {
        font-size: xx-large;
    }

    .navbar-collapse.collapse {
        margin-top: -70px;
        margin-left: 115px;
        margin-right: 15px;
    }

    .image-container,
    .text-container {
        width: 100%;
        float: left;
        box-sizing: border-box;
    }

    .image-container img {
        width: 100%;
        height: auto;
        margin-top: 40px;
        width: 300px;
        height: 335px;
    }

    .vistatablet {
        display: flex;
    }

    .site-section {
        height: 195px;
    }

    .count-area{
        margin-top: 50px;
    }

    .single-footer {
        margin-top: 0px;
    }

    .soporte {
        padding-left: 15px;
    }



}


/* MOBILES */
@media (max-width: 650px) {

    .google {
        float: right;
        position: fixed;
        right: 120px;
        top: 10px;
    }

    .navbar-toggle {
        margin-top: 50px;
    }

    .navbar {
        margin-top: 0px;
    }


    .header-connect{
        width: 70%;
       
    }

    .navbar-toggle {
        margin-top: 0px;
        background-color:#fff;
    }

    .navbar-collapse.collapse {
        margin-left: 85px;
    }

    .header-call p {
        display: none;
        ;
    }

    .header-social ul li a {
        color: #fff;
        font-size: 25px;
    }

    .header-social ul {
        margin-right: 120px;
    }

    .goog-te-gadget-simple{
        margin-right: -60px;
    }

    .text-white {
        font-size: -webkit-xxx-large;
    }

    .page-head-content{
        margin-left: 180px;
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -70px;
    }

    .navbar-header:before {
        margin-top: 220px;
    }

    .page-head-content{
        padding-top: 0px;
    }

    .contacto  {
        margin-right: 300px !important;
    }

    .logo {
        margin-top: -65px;
        margin-right: 112px;  
    }

    .mapa {
        width: 400px;
    }

    .btn-wrapper{
        bottom: 120px;
    }

    .vistatablet {
        flex-wrap: wrap;
    }

    .image-container img {
        width: 100%;
        
    }
   
    

    
}

/* CEL*/
@media (max-width: 340px) {
    
    .header-social ul{
        margin-right: 102px;
    }

    .page-head-content{
        margin-left: 116px;
    }

    iframe {
        width: 90px;
    }

    .list-inline {
        margin-left: -30px;

    .contacto {
        margin-right: 115px !important;
    }
    
}