@font-face {
    font-family: RalewayRegular;
    src: url(../font/Raleway-Regular.ttf);
}

@media (min-width: 1300px) {
    #form {
        max-width: 600px !important;
    }
}

.img-fluid {
    /*min-height: 488px;*/
    object-fit: cover;
    width: 100%;
}

.card-img-top2 {
    width: 30%;
    max-width: 100px;
    padding: 1;
    align-self: center;
    margin-top: 8%;
    margin-bottom: 8%;
}

.card-img-top3 {
    width: 100%;
    max-width: 350px;
    padding: 1rem;
    align-self: center;
     margin: 2% auto; /* Esto aplica márgenes superior/inferior y centra horizontalmente */
    display: block; /* Asegura que el elemento se comporte como un bloque */
}

.card3 {
    border-color: #1B82C5;
    border-radius: 5%;
    border-width: 2px;
    height: 100%;
    max-width: 100%;
    margin-top: 10px;
}

.card {
    border-color: #1B82C5;
    border-radius: 5%;
    border-width: 2px;
    height: 100%;
    max-width: 100%;
    margin-top: 10px;
}

.card-text {
    text-align: center;
    color: #1B82C5;
}

.h1 {
    text-align: center;
    color: #1B82C5;
}

.h2 {
    text-align: center;
    color: #1B82C5;
}

.h3 {
    text-align: center;
    color: #1B82C5;
}
.h7 {
    text-align: center;
    color: #1B82C5;
}

.container2 {
    text-align: center;
    /* background-color: #ffffff;*/
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
}

.headline {
    background-color: #1B82C5; /*#007bff;*/
    color: white;
    padding: 2px 55px;
    border-radius: 35px;
    display: inline-block;
    font-size: 29px; /* 1.4em;*/

    margin-bottom: 15px;
    
}

.subtext {
    display: inline-block;
    color: #1B82C5;
    font-size: 23px;
    padding: 2px 55px;
}

/*body {
    font-family: Arial, sans-serif;
    background-color: #f4f4f4;
    padding: 20px;
}  */








.float-start {
    margin: 10px 0px 10px 7%;
    width: 13%;
    min-width: 200px;
}

.container-fluid {
    padding: 0 0 0 0;
}

.form-control {
    border: none;
    border-bottom: 1px solid;
    border-color: rgb(105, 105, 105);
    outline: 0;
}

.carousel-inner {
    display: flex;
}

.carousel-item {
    display: block;
    margin-right: 3px;
    flex: 0 0 calc(100%/5);
}

::-webkit-input-placeholder {
    font-size: 18px !important;
}

:-moz-placeholder {
    /* Firefox 18- */
    font-size: 18px !important;
}

::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 18px !important;
}

body {
    font-family: RalewayRegular;
}

.slider-wrap {
    position: relative;
    display: flex;
    justify-content: left;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

    .rslides li {
        -webkit-backface-visibility: hidden;
        position: absolute;
        display: none;
        width: 100%;
        left: 0;
        top: 0;
    }

        .rslides li:first-child {
            position: relative;
            display: block;
            float: left;
        }

    .rslides img {
        display: block;
        height: auto;
        float: left;
        width: 100%;
        border: 0;
    }

.slider-wrap img {
    width: 100% !Important; /* El ancho de la imagen se adaptará al ancho del contenedor */
    height: auto !Important; /* Mantiene la proporción de la imagen */
}  
@media (max-width: 768px) {
    .slider-wrap {
        display: flex !Important;
        flex-direction: column !Important; /* Cambia la dirección del flex a columna */
        align-items: center !Important; /* Centra los elementos horizontalmente */
        background-size: cover !Important; /* Asegura que la imagen cubra completamente el contenedor */
        background-position: center !Important; /* Centra la imagen */
        object-position: center !Important;
    }


    #form {
        position: relative !Important; /* Cambia 'absolute' a 'relative' para asegurar que el formulario esté debajo de la imagen */
        margin-top: 20px !Important; /* Espacio entre la imagen y el formulario */
        z-index: 1 !Important; /* Mantén el formulario debajo de la imagen */
    }
/*
    .img-fluid {
        min-height: 488px !Important;
        object-fit: cover;
        width: 100%;
    }*/
}  

.container {
    overflow: visible; /* Permite que el contenido crezca fuera del contenedor */
}

.row2 {
    overflow: visible; /* Asegúrate de que la fila también permita el crecimiento */
}  

.imagen-grande {
    width: 100%; /* Asegúrate de que las imágenes sean responsivas */
    height: auto; /* Mantiene la proporción de las imágenes */
}




.benefits {
    border: 3px dotted #1B82C5; /* Borde punteado */
   
    
    border-radius: 5px;
    display: inline-block;
    font-size: 27px;
    margin-top: 15px;
    color: #1B82C5;
    padding:  3px  125px;
    border-radius: 25px;
    display: inline-block;
}

 

@media (max-width: 720px) {

    
    .imagen-grande {
        width: 125% !Important; /* Aumenta el ancho de las imágenes para pantallas más pequeñas */
        margin-left: -13%; /* Ajusta el margen para centrar las imágenes */
        /* height: auto;*/ /* Mantiene la proporción */
        height: auto !Important;
    }
    .imagen-grande2 {
        width: 200% !Important; /* Aumenta el ancho de las imágenes para pantallas más pequeñas */
        margin-left: -10%; /* Ajusta el margen para centrar las imágenes */
        /* height: auto;*/ /* Mantiene la proporción */
        height: 140% !Important;
        object-position: center !Important;
    }



    .img-fluid {
        content: url('/img/imagen_precio_solo_texto.png');
        background-image: url('/img/imagen_precio_solo_texto.png'); /*Cambia la imagen en el fondo */
        background-size: cover; /*        Ajusta el tamaño de la imagen de fondo*/
        display: block; /*Asegura que el contenedor sea un bloque*/
        width: 100%;
        height: auto; /*Mantiene la proporción*/
        /*min-width: 359px;*/
    }  
    


    .headline {
        background-color: #1B82C5; /*#007bff;*/
        color: white;
        padding: 2px 15px;
        border-radius: 35px;
        display: inline-block;
        font-size: 20px; /* 1.4em;*/

        margin-bottom: 15px;
    }

    .subtext {
        display: inline-block;
        color: #1B82C5;
        font-size: 20px;
        padding: 2px 15px;
    }

    .benefits {
        border: 3px dotted #1B82C5; /* Borde punteado */


        border-radius: 5px;
        display: inline-block;
        font-size: 20px;
        margin-top: 15px;
        color: #1B82C5;
        padding: 3px 10px;
        border-radius: 25px;
        display: inline-block;
    }  
}  



/* Estilo base, si es necesario */
/*#form {
    width: 400px !Important;*/ /* Ancho por defecto */
/*}*/

/* Ajuste cuando el tamaño de la ventana es menor a 600px */
@media (max-width: 613px) {
    #form {
        width: 98% !Important; /* Ancho 90% para pantallas pequeñas */
    }
}

/* Ajuste cuando el tamaño de la ventana es entre 601px y 900px */
@media (min-width: 769px) and (max-width: 900px) {
    #form {
        width: 38% !Important; /* Ajuste para pantallas medianas */
    }

    .img-fluid {
        min-height: 488px !Important;
        object-fit: cover;
        width: 100%;
    }

    .headline {
        background-color: #1B82C5; /*#007bff;*/
        color: white;
        padding: 2px 55px;
        border-radius: 35px;
        display: inline-block;
        font-size: 29px; /* 1.4em;*/

        margin-bottom: 15px;
    }

    .subtext {
        display: inline-block;
        color: #1B82C5;
        font-size: 23px;
        padding: 2px 55px;
    }
    .benefits {
        border: 3px dotted #1B82C5; /* Borde punteado */


        border-radius: 5px;
        display: inline-block;
        font-size: 20px;
        margin-top: 15px;
        color: #1B82C5;
        padding: 3px 10px;
        border-radius: 25px;
        display: inline-block;
    }  
    
}

/* Ajuste para pantallas grandes mayores de 900px */
@media (min-width: 901px) {
    #form {
        width: 40% !Important; /* Ancho del 50% para pantallas grandes */
    }

    .headline {
        background-color: #1B82C5; /*#007bff;*/
        color: white;
        padding: 2px 55px;
        border-radius: 35px;
        display: inline-block;
        font-size: 34px; /* 1.4em;*/

        margin-bottom: 15px;
    }

    .subtext {
        display: inline-block;
        color: #1B82C5;
        font-size: 27px;
        padding: 2px 55px;
    }
    .benefits {
        border: 3px dotted #1B82C5; /* Borde punteado */


        border-radius: 12px;
        display: inline-block;
        font-size: 36px;
        margin-top: 15px;
        color: #1B82C5;
        padding: 3px 175px;
        border-radius: 25px;
        display: inline-block;
    }
    .img-fluid {
        min-height: 488px !Important;
        object-fit: cover;
        width: 100%;
    }
}  

.slider-container {
    position: absolute;
    top: 50%;
    margin-top: -148px;
    z-index: 999;
    width: 400px;
}

.elementor-widget-container {
    display: flex;
    align-content: center;
    align-items: center;
}

element.style {
}

.elementor-33 .elementor-element.elementor-element-eb2de7b > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex;
}

.elementor-widget-wrap {
    display: flex !Important;
    position: relative !Important;
    width: 100% !Important;
    flex-wrap: wrap !Important;
    align-content: center !Important;
    align-items: center;
}

.elementor *, .elementor :after, .elementor :before {
    box-sizing: border-box;
}



.elementor-element .elementor-widget-container {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);
}

.elementor-row a {
    text-decoration: none !Important;
}

.elementor-button-wrapper a {
    display: block !Important;
}

.elementor-image a {
    display: block !Important;
    padding: 0.5rem 15rem 0.5rem 7rem !Important;
}

.logo-nav-container {
    display: flex;
    justify-content: space-around;
}


.slider {
    width: 90%;
    height: 151px;
    margin: auto;
    overflow: hidden;
    
}

    .slider .slider-track {
        display: flex;
        animation: scroll 45s linear infinite;
        -webkit-animation: scroll 45s linear infinite;
        width: calc(267px*22);
        margin: auto;
        flex-direction: row;
        
    }

    .slider .slidec {
        width: 267px;
        height: 151px;
        margin: 10px 18px 0px 8px;
        
    }

        .slider .slidec img {
            max-height: 151px;
            max-width: 267px;
            
        }






@keyframes scroll {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }

    100% {
        -webkit-transform: translate(calc(-267px * 11.5));
        transform: translate(calc(-267px *11.5));
    }
}


.elementos-fila {
    text-decoration: none !Important;
    background: red;
    position: relative;
}


.elementos-fila {
    width: 100%;
    display: flex;
    max-height: 120px;
    height: 67.64px;
}

    .elementos-fila a {
        text-decoration: none !Important;
    }

.elementos-widget-container {
    display: inline-block;
    height: 67.64px;
    align-content: center;
    align-items: center;
    background: blue !Important;
}



.elementos-image {
    display: flex !Important;
    height: 67.64px;
    width: 180px;
    /*background: green !Important;*/

    padding: 0rem 0rem 0rem 0rem !Important;
    margin: 0 0 0 0;
    align-content: center;
    align-items: center;
}



    .elementos-image a {
        display: block !Important;
        padding: 0.5rem 3rem 0.5rem 0rem !Important;
    }

    .elementos-image img {
        height: 67.63px;
        width: 180px;
    }


.contenedor-header {
    display: flex;
    width: 100%;
    /* background: yellow; */
    flex-wrap: wrap;
    /* justify-content: space-between;
    align-items: center;*/
}

.caja-item {
    /* background: red;*/
   
}



.boton-item {
    background: white;
}

.caja-item span {
    height: 100%;
    align-items: stretch;
    text-decoration: none;
}




.elementor-button {
    font-family: "Helvetica", Sans-serif !Important;
    font-size: 12px !Important;
    font-weight: bold !Important;
    fill: #0085ca !Important;
    color: #0085ca !Important;
    background-color: #ffffff !Important;
    border-radius: 0px 0px 0px 0px;
    text-decoration: none;
    padding: 0 0 0 0 !important;
}

.elementor-icon {
    display: inline-block !Important;
    line-height: 1 !Important;
    transition: all .3s !Important;
    color: #0085ca !Important;
    font-size: 25px !Important;
    text-align: center !Important;
}

.elementor-icon-wrapper {
 
    align-items: center;
    text-align: center;
    justify-content:center;
    margin: 0 0 0 0;
}

.elementos-button-wrapper a {
    display: inline-block !Important;
    background: green !Important;
    border: 5px solid black;
}




header {
    width: 100%;
    height: 67.64px;
    display: flex;
}

.ancho {
    width: 100%;
    height: 67.64px;
    margin: auto;
    flex-wrap: nowrap;
}

.logo {
    min-width: 180px;
    background: red;
    padding-top: 5px;
    box-sizing: border-box;
}

nav {
    width: 70%;
    background: yellow;
    text-align: center;
    padding-top: 1%;
    box-sizing: border-box;
}



.icono-link {
    width: 15%;
    text-align: center;
    box-sizing: border-box;
    padding-top: 1%;
}





nav ul li {
    display: inline;
}


    nav ul li a {
        color: #0085ca;
        font-size: 12px;
        text-decoration: none;
        padding-left: 250px;
        font-weight: bold;
        letter-spacing: 1px;
    }

        nav ul li a :hover {
            color: #444;
        }

@media (max-width:1024px) {
    .elementos-fila {
        flex-wrap: wrap
    }
}

@media (max-width:400px) {
    .elementos-fila {
        flex-wrap: wrap
    }

    .logo {
        width: 15%;
        min-width: 180px;
        height: 67.64px;
        background: red;
        display: block;
        padding-top: 5px;
        box-sizing: border-box;
    }
}
