.txtfooter {
    color: #002662 !important;
}
.txtfooterb {
    color: #ffffff !important;
}
a.wap {
    width: 80px;
    height: 80px;
    padding: 4px 11px 0px 12px;
    font-size: 38px;
    position: fixed;
    z-index: 999;
    right: 43px;
    top: 75%;
    color: white;
    background: #27ae61 no-repeat center 43%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 40px;
    vertical-align: text-top !important;
}
.vatt {
    vertical-align: text-top !important;
}

.sombra {
    text-shadow: 0.1em 0.1em 0.2em #ffffff85 !important;
}

.sombran {
    text-shadow: 0.1em 0.1em 0.2em #000000 !important;
}

.txtreferir {
    color: var(--main-bg-color-text) !important;
}

.background1 {
    background-image: url('/assets/img/propietarios.jpg') ;
    width: 100%;
    background-size: cover;
}

.background2 {
    background-image: url('/assets/img/arrendatarios.jpg') ;
    width: 100%;
    background-size: cover;
}

.ltn__feature-icon {
    height: 100px;
}

.ltn__feature-info h3{
    color: #ffffff;
    text-shadow: black 0.1em 0.1em 0.2em
}

.ltn__main-menu ul li a{
    font-size: 22px;
}

.current {
    font-size: 20px;
}

/* .mt-20 ul li a{
font-size: 40px;
} */

.fs40 {
    font-size: 40px;
}
.mt-20 ul{
    margin-top: 100px;
}

.footer-address-info {
    font-size: 20px;
    font-weight: bolder;
    padding: 4px;
}

.footer-newsletter-widget p{
    font-size: 18px;
    font-weight: bold;
}

.footer-top-area .section-bg-2.plr--5{
    background: var(--main-bg-color);
}

.mapa {
    outline: 1px Solid black;
    margin: 2px;
    width: 100% auto;
    height: 300px;
}

.btn-wrapper button{
    outline: 2px solid black;
}

.mini-cart-icon img{
    width: 100%;
    height: 100%;
}

.ltn__header-options-2 .header-search-1, .ltn__header-options-2 .ltn__drop-menu > ul > li > a, .ltn__header-options-2 .mini-cart-icon a, .ltn__header-options-2 .header-wishlist {
    width: 150px;
}

.ltn__header-options-2 .header-search-1:hover, .ltn__header-options-2 .ltn__drop-menu > ul > li:hover > a, .ltn__header-options-2 .mini-cart-icon a:hover{
    background: #f3f4f4;
}

.icon-placeholder {
    font-size: 25px;
}

.icon-call {
    font-size: 25px;
}

.icon-mail {
    font-size: 25px;
}

.car-dealer-form-inner #buscador{
    text-align: center;
    margin-bottom: 30px;
}
.primary-sentence {
    color: #ffffff !important;
    margin-bottom: 60px;
    font-size: 36px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25), -2px 2px 5px rgba(0, 0, 0, 0.25), 2px -2px 5px rgba(0, 0, 0, 0.25), -2px -2px 5px rgba(0, 0, 0, 0.25), 0px 0px 2px rgba(0, 0, 0, 0.7);
}
.bg-green{
    background-color: var(--main-bg-color) !important;
    color: var(--main-bg-color-text) !important;
    border-color: var(--main-bg-color-text) !important;
}
.btn-menu{
    background-color: var(--main-bg-color);
    color: var(--main-bg-color-text) !important;
    border-color: var(--main-bg-color-text);   
}
.btn-menu:active, .btn-menu:hover{
    box-shadow: 0 2px 6px rgba(0,0,0,0.3) inset !important;
}
/*seccion de clientes nueva*/
.object img{
    height: 400px;
    object-fit: cover;
}

.width1 {
    max-width: 100%;
}
.slick-slide img{
    display: initial;
}
.limpia-marg-row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.limpia-pad-col {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.display-grid {
    display: grid;
}

.background {
    background: var(--main-bg-color);
    color: #ffffff;
}

.mb-categ {
    margin-bottom: 10px;
}

.ajuste-fondo img{
    height: 416px;
    width: 100%;
    object-fit: cover;
}

.display-flex {
    display: flex;
}

.col-lx-4 {
    padding: 30px;
}

.height {
    height: 350px;
}

.pd-40 {
    padding: 40px;
}

.pd-20 {
    padding-top: 20px;
    padding-left: 40px;
}

.color {
    background-color: var(--main-bg-color);
    border-color: var(--main-bg-color);
    width: 100%;
}

.border {
    border: 1px solid bolder;
}

.color:hover{
    background-color: #002662;
    border-color: #002662;
}

.ltn__google-map-locations-area #gmap{
    margin-bottom: 40px;
}
/* borde caja buscador */
.bordecajazul{
border: solid 2px var(--main-bg-color) !important;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1) !important;}

.cajasclientes{
    background-image: url(assets/img/reparacion.jpg);
    background-size: cover;
    height:350px;
}
.blanco{
    color: #ffffff !important;
}
.fs20{
    font-size: 20px !important;
}
.altofoto{
    height: 220px;
    object-fit: cover;
}
.pd-0{
    padding: 0px 0px 0px 0px !important;
}
.mb-10{
    margin-bottom: 10px !important;
}
.iconos{
    padding-top: 4px;
    padding-right: 5px;
}
.abajo{
    padding-bottom: 10px;
}

.posicionamiento{
    padding-top: 250px;
}
.margenbaja{
    margin-bottom: -20px;
}
ul{
    list-style-type: none;
}
.ofc{
    object-fit: cover !important;
}
.padmenu{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.ltn__main-menu li ul li, .ltn__main-menu .sub-menu li {
    line-height: 1.3 !important;
    padding: 12px 10px 12px 10px !important;
    font-size: 16px !important;
}
.ltn__main-menu li > ul, .ltn__main-menu .sub-menu {
    min-width: 20px !important;
}
.real-estate-agent .agent-img {
    margin-right: 35px !important;
}
.capital{
    text-transform: capitalize !important;
}
.grid {
    display: grid; 
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); 
    gap: 20px; 
    padding: 20px; 
}
.column {
    text-align: center; 
}
@media (max-width: 767px) {
  .ltn__footer-timeline-widget {
    padding: 50px 25px 40px; }
  .footer-menu-widget-2-column {
    padding-left: 0; }
  .ltn__copyright-menu {
    margin-top: 25px; }
  .ltn__footer-2 .footer-widget p,
  .ltn__footer-2 .footer-widget li {
    font-size: 14px; }
  .ltn__footer-2 .footer-widget .ltn__blog-meta li,
  .footer-widget .ltn__blog-meta li {
    font-size: 12px; }
  .ltn__footer-2 .footer-menu ul li {
    margin-bottom: 20px; }
  .ltn__footer-blog-item .ltn__blog-title {
    font-size: 18px; }
    .mt-120{
        margin-top: 20px!important;}
    .pb-70 {
    padding-bottom: 35px!important;}
    .pt-70 {
    padding-top: 45px!important;}
    .movil{
        height: 60px!important;
    }
    .none{
        display: none;
    }
    .padmenu .row .col{
      display:flex;
      flex-wrap: nowrap;
    }
   .header-menu-column{
      display: none;    
    }  
}

.alingt{
    text-align: center!important;

}
.sz-1{
    font-size: 35px!important;
}
.sz-2{
    width: 42px !important;
    margin-top: -10px;
}
.whatsapp-width{
    width: 38px!important;
    margin-top: -10px;
}
i[class^="flaticon-"]:before{
    color: var(--main-bg-color) !important;
}
.down{
    align-self: END!important;
}

.hidden {
    display: none;
}
.fijo{
    height: 370px;
    width: 370px;
    object-fit: cover;
}
.alto-f{
    height: 260px;
}
.tamaño{
    height: 400px!important;
}
.center{
    text-align: center;
}
.vision{
    text-align: justify!important;
}
.justify{
    text-align: justify !important;
}
.contain{
    width: 170px;
    object-fit: contain;
}
