header .header-logo img {
    max-width: 200px !important;
}

header .navbar .navbar-nav .nav-item .nav-link {
    padding-right: 15px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    font-family: "Poppins", sans-serif !important;
}

.btn-check:focus+.btn-primary, .btn-primary:focus, .btn-primary:hover {
    background-color: #5134a4 !important;
    border-color: #5134a4 !important;
}

.img-logo-footer {
    max-width: 200px !important;
    height: auto;
}

.footer-active {
    color: #67c7dc !important;
}

.home-page .easy-solution-section .solution-card .icon-box {
    width: 100px !important;
    height: 100px !important;
}

.home-icon-steps {
    font-size: 60px !important;
}

.p-b-65 {
    padding-bottom: 65px;
}

.p-b-60 {
    padding-bottom: 60px;
}

.hero-subtitulo {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
}
.about-header {
    background-image: url(https://hms.mango.com.gt/web_front/images/about/about-header-purple.jpg);
    background-size: cover;
    background-position: right;
}

.titulo-front {
    color: #f7feffdb !important;
    font-size: 36px !important;
    font-weight: 500 !important;
}

.breadcrumb .breadcrumb-item {
    font-size: 18px;
    color: #b9eaf6;
}

.breadcrumb .breadcrumb-item.active {
    color: #ffffff !important;
}

.breadcrumb {
    float: right;
}