
@media (max-width: 767px) {
  /* Estilos para mobile */
  #carrusel-banners .carousel-item {
    height: 600px;
  }
  
}

@media (min-width: 768px) {
  /* Estilos para desktop */
  #carrusel-banners .carousel-item {
    height: 550px;
  }

}


.map-servicios-chevrolet{
    position: absolute;
    left: 23.17%;
    top: 69.5%;
    width: 13.83%;
    height: 9%;
    z-index: 2;
}

.map-servicios-nissan{
    position: absolute;
    left: 43.5%;
    top: 68.67%;
    width: 11.83%;
    height: 10.83%;
    z-index: 2;
}

.map-servicios-toyota{
    position: absolute;
    left: 63.67%;
    top: 68.5%;
    width: 11.67%;
    height: 11.33%;
    z-index: 2;
}




.seccion_marcas {
    top: 0rem;
    position: relative;
}
.frame_marcas{
    top: -37px;
}

.frame_usados{
    top: -50px;
}

input.form-newsletter::-webkit-input-placeholder {
    color: #000000 !important;
}

.form-newsletter {
    /* padding: 0.5rem !important; */
    font-size: 0.8rem !important;
    padding-left: 1rem !important;
    margin-bottom: 0.5rem;
}

.bg_rentacar{
    background-color: #7d8c9d;
}

.auto_rentacar {
    position: relative;
    left: -0px;
    top: -0px;
}

.auto_rentacar_2 {
    position: relative;
    top: -60px;
    padding-top: 4rem;
}


.logo-servicios{
    padding: 2rem;
}

.logo-s{
    margin-top: 1rem;
    position: relative;
    left: -5px;
}

.logo-m{
    position: relative;
    left: -5px;
}

.card-servicios{
    width: 150px;
}


.resumen {
    /* padding: 0.5rem !important; */
    color: #ffffff !important;
    font-size: 0.7rem !important;
    padding-top: 1rem !important;
    margin-bottom: 0.5rem;
    font-weight: 200;
}

.marcas {
    /* padding: 0.5rem !important; */
    color: #ffffff !important;
    font-size: 0.4rem !important;
    padding-top: 1rem !important;
    margin-bottom: 0.2rem;
}

.legal {
    /* padding: 0.5rem !important; */
    color: #ffffff !important;
    font-size: 0.4rem !important;
}
@media (max-width: 600px) {
    .banner_home{
        /*height: 70vh;*/calc(100vh - 50px);
    }
}

@media (min-width: 768px) {
    

    .seccion_marcas {
        top: 0rem;
        position: relative;
    }
    
    .seccion_servicios {
        top: -7rem;
        position: relative;
    }

    .frame_marcas{
        top: -110px;
    }

    .frame_usados{
        top: -132px;
    }    
    
    input.form-newsletter::-webkit-input-placeholder {
        color: #000000 !important;
    }

    .form-newsletter {
        /* padding: 0.5rem !important; */
        font-size: 0.8rem !important;
        padding-left: 1rem !important;
        margin-bottom: 0.5rem;
    }

    .bg_rentacar{
        background-color: #7d8c9d;
    }

    .auto_rentacar {
        position: relative;
        left: -59px;
        top: -24px;
    }

    .auto_rentacar_2 {
        position: relative;
        top: -102px;
        padding-top: 4rem;
    }


    .logo-servicios{
        padding: 2rem;
    }

    .logo-s{
        margin-top: 9rem;
        position: relative;
        left: -5px;
    }

    .logo-m{
        position: relative;
        left: -5px;
    }

    .card-servicios{
        width: 250px;
        height: 484px;
    }


    .resumen {
        /* padding: 0.5rem !important; */
        color: #ffffff !important;
        font-size: 0.7rem !important;
        padding-top: 1rem !important;
        margin-bottom: 0.5rem;
        font-weight: 200;
    }

    .marcas {
        /* padding: 0.5rem !important; */
        color: #ffffff !important;
        font-size: 0.6rem !important;
        padding-top: 2rem !important;
        margin-bottom: 0.2rem;
    }

    .legal {
        /* padding: 0.5rem !important; */
        color: #ffffff !important;
        font-size: 0.4rem !important;
    }
}
.card {
	border-radius: 0px!important;
	border:none!important;
}   
.titulo_cotizador {
    background: #f79225;
    color: #ffffff;
}
.borde_input {
    border-right: 1px solid #ccc;
}
.contenedor_select_tipologia {
    background: #fff;
    border-radius: 9px;
}
.text-black {
    color: #27282a;
}
.form-control {
    font-size: 0.8rem;
}
.table-bordered td {
    border: 1px solid #dee2e6;
}
.contenedor_select_tipologia label {
    position: absolute;
    top: -16px;
    font-size: 11px;
    left: 28px;
}
.titulo_cotizador label {
    color: #f79225;
}
.card.bg-gris_2 {
    border: 6px solid #007a4c!important;
}
.bg-green {
    background-color: #007a4c!important;
}
.btn-close {
    opacity: 1.5;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
    width: 3.2rem;
    height: 3.2rem;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}
.formulario-sobre-carrusel {
    position: absolute;
    top: 50%;
    left: 80%;
    transform: translate(-50%, -50%);
    width: 20%;
    padding: 20px;
    background-color: rgba(255, 255, 255, 90%);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}
.formulario-cel {
    position: relative;
    width: 100%;
    padding: 20px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}	
.px-21 {
    padding-right: 5.6rem !important;
    padding-left: 5.6rem !important;
}
button.btn-close.position-absolute.top-0.end-0.p-3 {
    background: black !important;
    padding: 10px !important;
    border-radius: 0px !important;
}	