.separadorimg {
    margin-top: 20px;
    background-image: url("img/4a05c7_8378f7c5723348c797034522b16fdda7~mv2.png");
}

svg {
    width: 50px;
    height: 50px;
}

path {
    fill: #43b3c4;
}

.col25 {
    width: 200px;
    margin-left: 20px;
    margin-right: 20px;
}

.cardbun {
    border: unset;
}

.btnsesion {
    transition: all 0.2s ease, visibility 0s;
    border-radius: 10px;
    border: 0px solid rgb(174, 99, 63);
    background: #45b2c4;
}

.amenu {
    line-height: 30px;
    text-decoration: unset;
    color: black;
    padding: 0 10px;
    font-size: 20px;
}

.cardequipo {
    background-color: rgb(20, 0, 81);
}

.ptext001 {
    color: white;
    margin-top: 20px;
    margin-bottom: 20px;
}

.circle4 {
    width: 84px;
    height: 84px;
    background-color: #140051;
    border-radius: 50%;
}

.circle3 {
    width: 84px;
    height: 84px;
    background-color: #45b2c4;
    border-radius: 50%;
}

.circle2 {
    width: 84px;
    height: 84px;
    background-color: #3bcaae;
    border-radius: 50%;
}

.circle1 {
    width: 84px;
    height: 84px;
    background-color: #b6f3e8;
    border-radius: 50%;
}
.titulo {
    font-size: 50px;
    font-weight: bold;
    color: #005eff; /* azul fuerte similar al de la imagen */
    margin-bottom: 10px;
    font-family: Arial, sans-serif;
    }
    .subtitulo {
    font-size: 28px;
    color: #005eff;
    font-family: Arial, sans-serif;
    }
.textcenter{
    text-align: center
}
.cotizacionbtn{
    border-radius: 40px;width: 50%;height: 52px;font-size: 25px; background: #55d8ee;color: #002591;font-weight: 400;
}
.cotizacionb{
    border-bottom: groove;border-bottom-color: #002591;color: #002591;font-weight: 400;
}
.margin50{
    margin-top: 50px;
    margin-bottom: 50px;
}
.margin20{
    margin-top: 20px;
    margin-bottom: 20px;
}
.inputcontact{
    border-radius: 30px;
    background-color: #b3dcec;
    height: 50px;
}
.btncontactsend{
    width: 30%;
    border-radius: 30px;
    background-color: #e1f3f7;    
    font-size: 25px;
}
.formcontact{
    padding: 30px;
    background-color: #88cedf;
    border-radius: 30px;
}
#h11{
    color: rgb(16, 0, 82);border-bottom: groove;border-bottom-color: rgb(16, 0, 82);font-size: 4.5em;width: 40%;
}
.rowimagesnosotros{
    height:300px;margin-top:60px
}
.h140{
    color: rgb(16, 0, 82);border-bottom: groove;border-bottom-color: rgb(16, 0, 82);font-size: 4.5em;width: 40%;
}
.h1conoserv{
    color: rgb(16, 0, 82);font-size: 6.5em;width: 100%;margin-top: 20px;margin-bottom: 20px;
}
.h1servtext1{
    font-size: 74px;margin-top: 14px;color: white;line-height: 113px;font-weight: 400;
}
@media only screen and (max-width: 400px) {
    .row{
        justify-content: center;
    }
    html, body {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        }
    body {
  min-height: 100vh; /* 100% del alto visible */
}
    video{
        width: inherit;
    }
    .cardcenter {
        display: block;
        text-align: -webkit-center;
        unicode-bidi: isolate;
    }

    .cardpadding {
        padding: 0px 5px 0px 20px;
    }

    .cardpaddingc {
        padding-right: 0px;
    }

    .rowmargintop {
        margin-top: 12px
    }

    .rowbackcolor {
        background-color: #43b3c4;
    }

    .rowheigh100 {
        height: 100px;
    }
    h1{
        font-size: 2.5em;
        width: 100% !important;
    }
    .rowimagesnosotros{
        height:1200px;
    }
    .h1conoserv{
        color: rgb(16, 0, 82);font-size: 4.5em;width: 100%;margin-top: 20px;margin-bottom: 20px;
    }
    .h1servtext1{
        font-size: 46px;margin-top: 14px;color: white;line-height: 50px;font-weight: 400;
    }
}
