@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');



body,
html {
    margin: 0;
    padding: 0;
    height: 100%;
    min-height: 100% !important;
    height: 100vh;
    overflow-x: hidden;
    font-family: 'Outfit', sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    background-color: #fff;
}

.outfit {
    font-family: "Outfit", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}


.modal {
    background-color: #000 !important;
}

.azul-oscuro {
    color: #093F72;
}

.azul-clarito {
    color: #CCE1F2;
}

.naranja1 {
    color: #DE712F;
}

.naranja2 {
    color: #FF912E;
}

#logo img{
    width: 50%;
    max-width: 50% !important;
}

#logo a {
    text-align: center;
    padding: 1.1rem 0.5rem !important;
}


/* ····· MAIN  ·············· */
.main {
    width: 100%;
    background: rgb(2, 25, 48);
    background: linear-gradient(180deg, rgba(2, 25, 48, 1) 0%, rgba(30, 61, 93, 1) 49%, rgba(20, 107, 186, 1) 100%);
    /*
    background: url('../images/backgrounds/neored-back-main.jpg') no-repeat center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    */
}

.borde-azul {
    border-radius: 30px;
    border: 5px solid #377ABA;
}

@media only screen and (max-width: 959px) {
    .main {
        padding-top: 60px;
    }

}

/* ····· Clientes  ·············· */

.clientes {
    background-color: #093F72;
    text-align: center;
    margin: 0px;
    overflow: hidden;
    max-height: 110px;
}

/*
#clientes ul {
    list-style-type: none;
}

#clientes li {
    display: inline-block;
    padding-right: 100px;
}
*/

@keyframes slides {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

.logos {
    overflow: hidden;
    padding: 30px 0px;
    white-space: nowrap;
    position: relative;
}

.logos:before,
.logos:after {
    position: absolute;
    top: 0;
    content: '';
    /* width: 250px;
    height: 100%;*/
    z-index: 2;
}

.logos:before {
    left: 0;
    /* background: linear-gradient(to left, rgba(255,255,255,0), rgb(255, 255, 255));*/
}

.logos:after {
    right: 0;
    /* background: linear-gradient(to right, rgba(255,255,255,0), rgb(255, 255, 255));*/
}

.logo_items {
    display: inline-block;
    animation: 35s slides infinite linear;
}

.logos:hover .logo_items {
    /* animation-play-state: paused;*/
}

.logo_items img {
    margin-right: 100px;
    /* height: 100px;*/
}

/* ····· fin Clientes  ·············· */


/* ····· capta valida etc  ·············· */

.capta-valida-etc {
    display: inline-block;
    max-width: 300px;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
    margin-top: 5px;

}

.capta-valida-etc img {
    width: 100px;
    margin: 0px;
    padding: 0px;
}

@media screen and (max-width:480px) {
    .capta-valida-etc {
        width: 80% !important;
    }
}

@media screen and (min-width:481px) and (max-width:768px) {
    .capta-valida-etc {
        width: 80% !important;
    }
}


/* ····· Avalado  ·············· */

.avalado {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #093F72;
    text-align: center;
    margin: 0px;
    overflow: hidden;
    max-height: 120px;
}

#avalado {
    margin: 0 auto;
    width: 70%;
    list-style-type: none;
}

#avalado li {
    display: inline-block;
    padding-right: 40px;
}

@media screen and (max-width:480px) {
    .avalado {
        padding-top: 25px;
        padding-bottom: 25px;
        min-height: 300px;
    }

    #avalado {
        margin: 0 auto;
        width: 100%;
    }
}

@media screen and (min-width:481px) and (max-width:768px) {}

/* ····· fin avalado  ·············· */

/* ····· Contacto  ·············· */

#contacto {
    background-color: #083E71;
    text-align: center;
}

/* ····· fin Contacto  ·············· */


/* ····· Blog  ·············· */

.blog-item {
    text-align: left;
    display: block;
    clear: both;
    width: 100%;
    margin-bottom: 25px;
}

/* ····· fin Blog  ·············· */


/* ····· Avalado  ·············· */

.newsletter {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #093F72;
    text-align: center;
    margin: 0px;
    overflow: hidden;
    max-height: 120px;
}


/* ····· Testimonios  ·············· */
.slide-avatar img {
    min-width: 250px;
    width: 100%;
}

.creative-testimonial--slider {
    background-image: linear-gradient(to bottom, #f7f7ff, #f4f4fb, #f8f7fc, #fbfbfe, #ffffff);
    padding: 120px 0px;
}

.creative-testimonial--slider .testimonial-inner {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: cover;
}

.testimonial-wrap {
    position: relative;
    overflow: hidden;
    margin-bottom: 6%;
}

.swiper-slide .swiper-slide--inner {
    padding-left: 15%;
    padding-right: 15%;
    display: flex;
    align-items: center;
    column-gap: 50px;
    position: relative;
    overflow-x: hidden;
}

.swiper-slide--inner .testimonial-detail img {
    max-width: 135px;
    padding-bottom: 22px;
}

/*
.swiper-slide--inner .testimonial-detail p {
    margin: 0px;
    color: #242e45;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 5px;
}

.swiper-slide--inner .testimonial-detail span {
    color: #3c2fc0;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 15px;
    line-height: normal;
}
*/
.company-details--row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;

}

.company-details--row .company-box {
    flex: 0 0 auto;
    width: 33.33333333%;
    padding: 0px 15px;
}

.company-details--row .company-box .company-box-inner {
    -webkit-box-shadow: 0 20px 60px rgba(0, 0, 0, .08);
    box-shadow: 0 20px 60px rgba(0, 0, 0, .08);
    -webkit-transition: all 350ms cubic-bezier(.37, 0, .63, 1);
    transition: all 350ms cubic-bezier(.37, 0, .63, 1);
    background: #fff;
    text-align: center;
    border-radius: 6px;
}

.company-box-inner .company-box-top {
    padding-top: 10%;
    padding-bottom: 10%;
    border-bottom: 1px solid #dee2e6;
}

.company-box-inner .company-box-top img {
    height: 40px;
}

.company-box-inner .company-box-bottom {
    padding: 15px;
}

.company-box-inner .company-box-bottom span {
    font-size: 15px;
    color: #878898;
    line-height: 30px;
}

.company-box-inner .company-box-bottom span strong {
    color: #242e45;
}

.swiper-button-next,
.swiper-button-prev {
    color: #EA6F0B !important;
}

/* Responsive Ipad */
@media only screen and (max-width: 981px) {

    .creative-testimonial--slider {
        padding-left: 10px;
        padding-right: 10px;
    }

    .testimonial-inner .testimonial-heading {
        max-width: 100%;
    }

    .swiper-slide .swiper-slide--inner {
        padding-left: 0%;
        padding-right: 0%;
    }

    .swiper-button-next.slide-btns,
    .swiper-button-prev.slide-btns {
        display: none;
    }

    .company-details--row .company-box {
        padding: 0px 5px;
    }
}

/* Responsive Ipad */
@media only screen and (max-width: 460px) {
    .testimonial-inner .testimonial-heading {
        font-size: 1.813rem;
        line-height: 2.125rem;
    }

    .swiper-slide .swiper-slide--inner {
        flex-direction: column;
        text-align: center;
    }

    .company-details--row {
        justify-content: center;
        flex-direction: column;
    }

    .company-details--row .company-box {
        padding: 0px 0px;
        margin-bottom: 20px;
        width: 100%;
    }
}

/* ····· fin Testimonios  ·············· */





/* ··············· FORMULARIOS ························· */


#forma {
    margin: 0 auto;
    z-index: 300;
    width: 100%;
    height: auto;
    padding: 10px 6px 30px 6px;
    text-align: center;
}

.losinputs {
    color: #fff !important;
    position: relative;
    width: 80%;
    height: auto;
    padding: 12px;
    line-height: auto;
    border: 2px solid #008AFF;
    background-color: #353535;
    margin-bottom: 10px;

    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    border-radius: 12px !important;
}



.aviso {
    color: #fff;
}

.losinputs:focus {
    color: #fff !important;
    background-color: #153C48 !important;
}

*:focus {
    outline: none;
}


select {
    margin-top: 1px;
    width: 95%;
    height: 35px;
    color: #fff !important;
    font-size: 15px;
    text-align: center !important;

    color: #fff !important;
    position: relative;
    width: 80%;
    height: auto;
    padding: 12px;
    line-height: auto;
    border: 2px solid #008AFF;
    background-color: #353535;
    margin-bottom: 10px;

    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    border-radius: 12px !important;
}


/* -------- LOS ERRORES ---------------------------------------- */
#errorContainer {
    position: relative;
    display: none;
    width: 90%;
    height: auto;
    background-color: #c40c0c;
    color: #fff;
    /* border: 1px solid #FF2323; */
    text-align: justify;
    margin-bottom: 8px;
    padding: 8px 0px 8px 0px;
    font-size: 1.2em !important;

    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;

}

#errorContainer label {
    float: none;
    width: auto;

}

input.error {
    border: 2px solid #FFA900;
}

select.error {
    background-color: #FFA900;
    border: 2px solid #FF2323;
    color: #fff;
}

#aviso.error {
    border: 2px solid #FF2323;
}

input[type=checkbox].error {
    outline: 2px solid #FF2323;
}

.error {
    outline: 0 !important;
    border-width: 1px !important;
    border-color: #FFA900 !important;
    color: #E27D2C;

}

#laforma li {
    list-style-type: none !important;
    font-size: 14px;
}

.btn-naranja {
    background-color: #FE7E02 !important;
    color: #fff !important;
    font-size: 1.1rem !important;
    font-weight: 400 !important;
    padding: 10px !important;
    height: auto !important;
    width: auto !important;
}

.btn-naranja:hover {
    background-color: #F7993E;
    outline: none;
    color: #fff !important;
}

.valido {
    margin-top: 8px;
    margin-bottom: 4px;
    width: 60%;
    margin: 0 auto;
    height: 40px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    background-color: #66B40C;
    text-align: center;
    vertical-align: middle;
    padding-top: 6px;
    border: none;

    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.novalido {
    margin-top: 8px;
    margin-bottom: 4px;
    width: 60%;
    margin: 0 auto;
    height: 40px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    background-color: #FB3B00;
    text-align: center;
    vertical-align: middle;
    padding-top: 6px;
    border: none;

    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.sponsor {
    display: none;
}

.sponsor img {
    max-width: 200px;
    padding-bottom: 15px;
}


/* ········ newsletter ················ */

.newsletter {
    width: 100%;
    background-color: #093F72;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 10%;
    padding-right: 10%;
    min-height: 100px;
}

/* ········ fin newsletter ················ */

/* ········ footer ················ */

#footer {
    width: 100%;
    background: url('../images/portada/footer-background.jpg') no-repeat center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 10%;
    padding-right: 10%;
    min-height: 250px;
}

/* ········ fin footer ················ */


@media screen and (max-width:480px) {

    .megatitulo {
        font-size: 30px;
    }

    .centrar_centrar {
        display: block;
    }

    .capsula {
        max-width: 90%;
    }

    .planes {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .clientes {
        padding-top: 0px;
    }

    #avalado li {
        display: inline-block;
        /*max-width: 15px;*/
    }
}

@media screen and (min-width:481px) and (max-width:768px) {
    .capsula {
        max-width: 90%;
    }
}

.menu ul a{
	font-size: 1.1rem !important;
    font-weight: 400;
}
