        .hero-section {
    padding: 160px 0;
}
.hero-section .tp-feature__heading {
    font-size: 40px;
    font-weight: 600;
}
#edit-816355337 {
    margin: 0;
}
.about-us {
    background: linear-gradient(90deg, #21409a -5%, #00bce7 105%);
    color: #fff;
}
.about-us .content_button_link{
        background-color: #fff;
    color: #005eb8;
    border: .5px solid #005eb8;
           padding: 8px 30px;
        font-size: 12px;
    text-align: center;
    font-weight: 600;
    line-height: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color .35s, border-color .35s, color .35s;
}
.about-us .tp-feature__text {
    margin: 40px auto;
    max-width: 960px;
}
.breadcrumb-about {
    padding: 0;
        margin: 0 0 40px;
}
ul.breadcrumb-about li {
    display: inline;
}
ul.breadcrumb-about li:not(:first-child):before {
    content: " / ";
    color: #fff;
    margin: 0 3px;
}
ul.breadcrumb-about li a {
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFF;
}
ul.breadcrumb-about li:last-child {
    font-weight: 900;
    letter-spacing: .05em;
}
.bp-news-button-action {
    display: none;
}
.accordion-button:not(.collapsed),.accordion-button {
    background: transparent;
        color: #005eb3;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}
.accordion-item {
    border: none;
}
#accordionNews-97296332 {
    margin-top: 40px;
}

.video-section .tp-feature__heading {
    font-size: 35px;
    font-weight: 500;
}

#m_176067387 .tp-image__media,
#edit-cto-972535000{
    margin-bottom: 30px;
}
.vision-section .content_button_link {
    background-color: #005eb8;
    color: #fff;
    border: .5px solid #005eb8;
    padding: 8px 30px;
    font-size: 12px;
    text-align: center;
    font-weight: 600;
    line-height: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color .35s, border-color .35s, color .35s;
    width: fit-content;
    margin-top: 20px;
}
.vision-section .content_button_link:hover {
    background-color: #fff;
    color: #005eb8;
    transition: background-color .35s, border-color .35s, color .35s;
}
#bp_mid_980656894347 .row > div {
    padding: 0;
}
.contact-secion {
        background: linear-gradient(90deg, #21409a -5%, #00bce7 105%);
    color: #fff;
            padding: 100px 0;
}
.contact-section .tp-feature__body {
        display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.contact-section {
    background: linear-gradient(90deg, #21409a -5%, #00bce7 105%);
    color: #fff;
    padding: 100px 0;
}
.contact-section .content_button_link {
    color: #FFF;
    font-weight: 500;
    font-size: 17px;
    margin-top: 10px;
}

.contact-section .tp-feature__heading {
    margin-bottom: 20px;
}

@media (min-width: 1200px) {
    .vision-container {
        max-width: 960px;
    }
}
@media (min-width: 992px) {
    .contact-section .tp-feature__heading  {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .contact-section  .tp-feature__text {
        flex: 0 0 auto;
        width: 50%;
    }
}

@media (max-width: 991px) {
    .hero-section .tp-feature__heading {
        font-size: 35px;
    }
    #m_176067387 .tp-image__media {
        display: flex;
        justify-content: center;
        float: unset !important;
    }
}

