body {
    font-family: 'Roboto', sans-serif !important;
    overflow-x: hidden;
    scroll-behavior: smooth;
}
.footer-tel>a {
    color: #ffffff !important; 
    text-decoration: none;
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;

}

.navbar-light .navbar-toggler {
    border-color: none !important;
}

.font-title {
    font-family: 'Montserrat', sans-serif !important;
}

.color-royal-blue {
    color: #002247;
}

.color-blue {
    color: #1A8DBA;
}

.color-orange {
    color: #DD8422;
}

.color-gray {
    color: #787878;
}

.logo-menu {
    width: 172px;
    height: 85px;
}

.navbar {
    padding: 0px;
    margin: 0px;
    background-color: #1A8DBA;
}

.navbar-collapse {
    /* position: relative; */
    justify-content: flex-end;

    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.navbar-light .navbar-nav .nav-link {

    color: #fff !important;
}

.background-header {
    background-image: url('images/banner-encabezado.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 609px;

}

.back-ATLV {
    background-image: url('images/Por-que-elegir-ATLV.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
}

.bg-royal-blue {
    background-color: #002247;
}

.bg-blue {
    background-color: #1A8DBA;
}

.back-ofrecemos {
    background-image: url('images/fondo-patron-logo.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0px;
}

.background-bliss {
    background-image: url('images/Banner-Blisspago.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 609px;
}

.background-check {
    background-image: url('images/Banner-Checkplus.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 609px;
}

.img-nosotros {
    width: 339px;
    height: 251px;
    border-radius: 500px 600px;
}

.space {
    margin: 70px 0;
}

.space2 {
    margin: 20px 0;
}

.text-80 {
    font-size: 80px;
}

.text-45 {
    font-size: 45px;
}

.text-26 {
    font-size: 26px;
    line-height: 30px;
}

.text-20 {
    font-size: 20px;
    line-height: 20px;
}

.text-17 {
    font-size: 17px;
}

.card {
    border: none;
}

.card-text>.a {
    color: #fff !important;
    text-decoration: underline;
    font-weight: 600 !important;
}

.card-custom {
    /* width: 322px;
    height: 149px; */

    font-family: 'Roboto';
    font-size: 17px;
    font-weight: 400;
    padding: 30px;
}

.icon-custom {
    width: 85px;
    height: 85px;
}

.a-btn {
    color: #fff;
    background-color: #DD8422;
    border-color: #DD8422;
    font-weight: 800;
    padding: 17px 85px;
    border-radius: 5px;
    text-decoration: none;
}

.a-btn:hover {
    color: #DD8422;
    background-color: #002247;
    border-color: #002247;
}

.card-img {
    padding: 20px -200px 20px -200px !important;
}

.card-img,
.card-img-bottom {
    border-bottom-right-radius: calc(0rem - 0px);
    border-bottom-left-radius: calc(0rem - 0rem);
}

.card-img,
.card-img-top {
    border-top-left-radius: calc(0rem - 0px);
    border-top-right-radius: calc(0rem - 0rem);
}

.position-end {
    position: relative;
    bottom: -375px;
}

.position-end2 {
    position: relative;
    bottom: -50px;
}

.position-soluciones {
    margin: 200px 0px 50px 200px;
}

.icon-bliss {
    width: 130px;
    height: 140px;
}

.check-icon {
    width: 106px;
    height: 84px;
}

.check-icon-2 {
    width: 85px;
    height: 85px;
}

.check-icon-3 {
    width: 90px;
    height: 85px;
}

.img-banner-check {
    width: 244px;
    height: 110px;
    border-radius: 500px 600px;
    margin: 40px 0px 0px 700px;
}

.padding150 {
    padding: 0 150px;
}

.background-small {
    background-size: 250px 250px;
}

.w-BlissCheck {
    width: 380px;
}

.margin-top {
    margin-top: 30px !important;
}

.shadow {
    text-shadow: 2px 2px 1px #000;
}

.position-end-soluciones-check {
    margin: 167px 521px 0px 0px;
}

.margin-top-persona-fisica {
    margin: 110px 0px;
}
.line {
    width: 900px;
    height: 2px;
    background-color: #002247;
    margin: 70px 0px -700px 250px;
}
.display-image-footer{
    display: block;
}
.display-image-footer2{
    display: none;
}

/* T E L É F O N O */

@media (min-width: 424px) and (max-width: 767px) {
    

    .line {
        display: none;
    }

    .background-header {
        background-image: url('images/banner-encabezado.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 300px;

    }

    .position-end {
        position: relative;
        bottom: -90px !important;
    }

    .text-80 {
        font-size: 50px !important;
    }

    .text-45 {
        font-size: 26px !important;
        line-height: 25px;
    }

    .padding150 {
        padding: 0 50px;
    }

    .background-small {
        background-size: 550px 550px !important;
    }

    .w-BlissCheck {
        width: 280px;
    }

    .a-btn {
        padding: 17px 60px;

    }

    .position-end2 {
        position: relative;
        bottom: 10px;
    }

    .background-bliss {
        background-image: url('images/Banner-Blisspago.png');
        background-position: -80px 0px;
        background-repeat: no-repeat;
        background-size: cover;
        height: 300px !important;
    }

    .position-soluciones {
        margin: 30px 0px 0px 0px !important;
    }

    .text-align-right {
        text-align: right;
    }

    .align-center-mobile {
        justify-content: center !important;
    }

    .text-align-center-mobile {
        text-align: center;
    }

    .text-20 {
        font-size: 15px;
    }

    .img-banner-check {
        width: 129px;
        height: 58px;
        margin: -90px 0px 0px 0px;
    }

    .background-check {
        background-image: url('images/Banner-Checkplus.png');
        background-position: -80px 0px;
        background-repeat: no-repeat;
        background-size: cover;
        height: 300px;
    }
}

@media (max-width: 576px) {
    .texto-responsivo-tarjetas {
        font-size: 15px !important;
    }
    .line {
        display: none;
    }
    .display-image-footer{
        display: none !important;
    }
    .display-image-footer2{
        display: block !important;
    }
    .text-17 {
        font-size: 15px;
    }
    .background-header {
        background-image: url('images/banner-encabezado.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 300px;

    }

    .position-end {
        position: relative;
        bottom: -90px !important;
    }

    .text-80 {
        font-size: 50px !important;
    }

    .text-45 {
        font-size: 26px !important;
        line-height: 25px;
    }

    .padding150 {
        padding: 0 50px;
    }

    .background-small {
        background-size: 400px 400px;
    }

    .w-BlissCheck {
        width: 280px;
    }

    .a-btn {
        padding: 17px 60px;

    }

    .position-end2 {
        position: relative;
        bottom: 10px;
    }

    .background-bliss {
        background-image: url('images/Banner-Blisspago.png');
        background-position: -80px 0px;
        background-repeat: no-repeat;
        background-size: cover;
        height: 300px !important;
    }

    .position-soluciones {
        margin: 30px 0px 0px 0px !important;
    }

    .text-align-right {
        text-align: right;
    }

    .align-center-mobile {
        justify-content: center !important;
    }

    .text-align-center-mobile {
        text-align: center;
    }

    .text-20 {
        font-size: 15px;
    }

    .img-banner-check {
        width: 129px;
        height: 58px;
        margin: -90px 0px 0px 0px;
    }

    .background-check {
        background-image: url('images/Banner-Checkplus.png');
        background-position: -80px 0px;
        background-repeat: no-repeat;
        background-size: cover;
        height: 300px;
    }
}

/* I P A D */
@media (max-width: 768px) {
    
    .line {
        display: none;
    }

    .position-end {
        bottom: -240px;
    }

    .text-start {
        text-align: center !important;
    }

    .text-end {
        text-align: center !important;
    }

    .w-BlissCheck {
        width: 350px;
    }

    .background-bliss {
        background-image: url('images/Banner-Blisspago.png');
        background-position: -80px 0px;
        background-repeat: no-repeat;
        background-size: cover;
        height: 549px;
    }

    .position-soluciones {
        margin: 200px -20px 200px 0px;
    }

    .align-center-mobile {
        justify-content: center !important;
    }

    .text-align-center-mobile {
        text-align: center;
    }

    .text-20 {
        font-size: 15px;
    }

    .background-check {
        background-image: url('images/Banner-Checkplus.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 300px;
    }

    .img-banner-check {
        width: 129px;
        height: 58px;
        margin: 40px 0px 0px 0px;
    }

    .position-end-soluciones-check {
        margin: 90px 0;
    }

    .padding150 {
        padding: 0 50px;
    }

}

/*  L A P T O P S  S M A L L */
@media (max-width: 992px) {
    .texto-responsivo-tarjetas {
        font-size: 15px !important;
    }
    .line {
        display: none;
    }

    .space-none {
        margin: 0px;
    }

    .text-80 {
        font-size: 40px !important;
    }

    .text-45 {
        font-size: 30px;
    }

    .text-start {
        text-align: center !important;
    }

    .text-end {
        text-align: center !important;
    }

    .margin-top {
        margin-top: 0px !important;
    }

    .margin-top-persona-fisica {
        margin: 0px 0px;
    }

    .padding150 {
        padding: 0 50px;
    }

    .background-check {
        background-image: url('images/Banner-Checkplus.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 300px;
    }

    .img-banner-check {
        width: 129px;
        height: 58px;
        margin: 40px 0px 0px 0px;
    }

    .position-soluciones {
        margin: 200px -20px 200px 0px;
    }

    .text-align-center-mobile {
        text-align: center;
    }

    .position-end-soluciones-check {
        margin: 90px 0;
    }

    .align-center-mobile {
        justify-content: center !important;
    }
}
@media (max-width: 1399.98px) {
    .line {
        width: 700px;
    }

    .img-banner-check {
        width: 150px;
        height: 65px;
        margin: 80px -50px 0px 0px;
    }

    .texto-responsivo-tarjetas {
        font-size: 15px;
    }

    .texto-responsivo-tarjetas-15 {
        font-size: 15px;
    }
}
@media (max-width: 1199.98px) {
    .line {
        width: 650px;
        margin: 70px 0px -700px 220px;
    }

    .texto-responsivo-tarjetas {
        font-size: 12px;
    }
}
