.mt-50 {
    margin-top: 50px;
}

.mt-100 {
    margin-top: 100px;
}

.mtmb-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #2b3747;
}

h1 {
    font-size: 30px !important;
    margin-bottom: 15px !important;
}

h2 {
    font-size: 26px !important;
    margin-bottom: 15px !important;
}

h3 {
    font-size: 22px !important;
    margin-bottom: 15px !important;
}

a:hover {
    color: #0056b3;
    text-decoration: none !important;
}

.carousel-item .col-md-4 {
    display: inline-block;
    margin-left: -4px;
}

.carousel-item .col-sm-2 {
    display: inline-block;
    margin-left: -4px;
}

.carousel-item .col-xs-1 {
    display: inline-block;
    margin-left: -4px;
}


body .carousel-indicators li {
    background-color: #1bad8f;
}

body .carousel-control-prev-icon,
body .carousel-control-next-icon {
    background-color: #1bad8f;
}

body .no-padding {
    padding-left: 0;
    padding-right: 0;
}

.navbar {
    background-color: #00001e;
    z-index: 20;
}

.nav-link {
    color: white !important;
}

.brand-logo {
    width: 170px;
height: auto;
}

.border-link {
    border: 1px solid #1bad8f;
    border-radius: 5px;
    padding: 5px 20px !important;
    background-color: #1bad8f;
}

.navbar-light .navbar-toggler {
    color: rgba(255, 255, 255, 0.5) !important;
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.top-banner {
    background-image: url(img/banner-top.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 500px;
    z-index: 10;
}

.mask-banner {
    background-color: rgb(0 0 0 / 35%);
    width: 100%;
    height: 550px;
    position: absolute;
    top: 0;
    left: 0;
}

.iframeBanner {
    position: absolute;
    top: 16px;
    left: 0;
    width: 100%;
    height: 500px;
}

.banner-partner {
    text-align: left;
    color: white;
    
}

.banner-partner h1 {
    font-weight: 700;
    color: white;
    font-size: 34px !important;
}

.banner-partner h3 {
    font-weight: 100;
    color: white;
    
}

.banner-partner p {
    font-weight: 700;
    display: inline;
    text-align: right;
}

.logo-partner {
    display: inline;
    height: 45px;
    margin-left: 10px;
}

.banner-heading {
    text-align: left;
    max-width: 600px;
    color: white;
}

.banner-heading h1 {
    font-weight: 700;
    color: white;
}

.heading {
    padding-bottom: 50px;
    text-align: center;
}

.partner-info {
    text-align: right;
    color: white;
    margin-bottom: 50px;
    padding-top: 183px;
}

.partner-info img {
    display: inline-block;
    text-align: center;
}

.partners-logo {
    display: block;
}

.partner-info h6 {
    font-weight: 100;
    margin-top: 10px;
    color: white;
}

.benefits-heading {
    text-align: center;
    padding: 50px 0;
}

.benefits-list {
    text-align: center;
}


.benefits-list i {
    display: block;
    color: #1bad8f;
    margin-bottom: 20px;
    font-size: 36px;
}

.benefits-list b {
    display: block;
    font-size: 36px;
}

.benefits-list span {
    font-size: 20px;
    font-weight: 400;
}

.benefits-list p {
    font-weight: 100;
}

.benefits {
    text-align: center;
}

.benefits h3{
    text-align: center;
    font-size: 21px !important;
}


.benefits i {
    display: block;
    color: #1bad8f;
    margin-bottom: 20px;
    font-size: 36px;
}

.cta-button {
    text-align: center;
    margin: 0 auto;
    display: block;
    background-color: white;
    border: 2px solid #1bad8f;
    padding: 15px 45px;
    font-size: 20px;
    font-weight: 500;
    border-radius: 10px;
    color: #1bad8f;
}

.cta-small {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    display: block;
    background-color: #1bad8f;
    border: 2px solid #1bad8f;
    padding: 6px 20px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 10px;
    color: white;
}

.cta-button-hp {
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
    display: block;
    background-color: #1bad8f;
    border: 2px solid #1bad8f;
    padding: 15px 45px;
    font-size: 20px;
    font-weight: 500;
    border-radius: 10px;
    color: white;
}

.cta-button-dark {
    text-align: center;
    margin: 0 auto;
    display: block;
    background-color: white;
    border: 2px solid #2b3747;
    padding: 15px 45px;
    font-size: 20px;
    font-weight: 500;
    border-radius: 10px;
    color: #2b3747;
}

.card {
    margin: 0 auto;
    margin-bottom: 15px;
}

.opinion {
    text-align: center;
    margin-top: 25px;
}

.opinion-name {
    background-color: rgb(27 173 143 / 76%);
    margin-top: -55px;
    color: white;
    padding: 7px 0px;
    font-weight: 600;
    font-size: 16px;
}

.card-text span {
    font-size: 12px;
    font-weight: 500;
}

.opinion-name span {
    font-style: italic;
    font-size: 12px;
}

#carouselExampleCaptions {
    height: 150px;
}

.carousel-caption p {
    color: black;
}

.steps {
    text-align: left;
    padding: 20px 40px;
    box-shadow: 0 0 10px #d2d2d2;
    border-radius: 10px;
    min-height: 412px;
}

.steps h3 {
    font-size: 22px;
    margin-bottom: 10px;
}

.steps i {
    color: #1bad8f;
    margin-right: 10px;
    font-size: 20px;
    text-align: left;

}

.btn-link {
    font-weight: 500 !important;
    font-size: 20px !important;
    color: #1bad8f !important;
    text-decoration: none !important;
}

.btn-link:hover {
    color: #1bad8f !important;
    text-decoration: none !important;
}

.card-header {
    padding: 0rem 1.25rem !important;
    background-color: rgb(0 0 0 / 0%) !important;
}

.accordion .card {
    border: 1px solid rgba(0, 0, 0, 0) !important;

}

.btn:focus,
.btn.focus {
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%) !important;
}

.footer {
    color: white;
}

.footer h3 {
    color: white;
    padding-top: 35px;
}

.footer a {
    color: white;
    text-decoration: none;
}

.footer a:hover {
    color: #1bad8f;
    text-decoration: none;
}


.centered {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

del {
    position: relative;
    display: block;
    margin-top: -13px;
    margin-bottom: 20px;
    color: red;
}

.del2 {
    position: relative;
    display: block;
    margin-top: -13px;
    margin-bottom: 20px;
}

.logoOpinion {
    position: absolute;
    top: -17px;
    left: -19px;
    background-color: white;
    width: 100px;
    height: auto;
    box-shadow: 0 0 11px 1px #b7b7b7;
}

.footer-social i{
 font-size: 24px;
margin-bottom: 5px;
}

.card-header {
    border-bottom: none !important;
}

.collapse .card-body p{
    padding: 0 13px;
}



@media (min-width: 1200px) {
    .container {
        max-width: 1200px !important;
    }
}


@media (max-width: 768px) {
    .partners-logo {
        display: inline-block;
        width: 49%;
        text-align: center;
    }

    .partners-logo h6 {
        font-size: 12px;
    }

    .partner-info {
        text-align: right;
        color: white;
        margin-bottom: 0;
        padding-top: 100px;
    }

    .logo-partner {
        display: inline;
        height: 20px;
        margin-left: 10px;
    }

    .cta-button {
        font-size: 15px;
    }

    .cta-button-dark {
        font-size: 15px;
        padding: 15px 45px;
    }

    .steps {
        margin-bottom: 15px;
    }

    .benefits {
        margin-bottom: 15px;
    }

    .benefits-list {
        margin-bottom: 15px;
    }

    .centered {
        padding: 20px 0;
    }
}