﻿.about-body h2 p {
    font-size: 2rem;
    display: inline;
}

.protected h2 p {
    font-size: 2rem;
    display: inline;
    color: #011459;
    max-width: 500px;
    font-weight: 600;
}

.protected h2 + p {
    font-size: 1.4rem;
    font-weight: 400;
}

a.buttonRed:hover {
    color: #D83B01;
    background-color: #FFF;
    border: 1px solid #D83B01;
}

.alert-div div {
    align-self: center;
}

    .alert-div div h2 {
        font-size: 24px;
    }

    .alert-div div h6 {
        padding-top: 1rem;
        font-size: 18px;
        font-weight: 300;
    }

.alert-div .alert-icon {
    width: 20%;
}

.alert-div {
    display: inline-flex !important;
    flex-wrap: nowrap !important;
}

a.buttonRed {
    background-color: #D83B01;
    font-weight: bold;
    border-radius: 10px;
    border: 1px solid #D83B01;
    color: #FFFFFF;
    border: none;
    padding: 1rem 2rem;
    text-decoration: none;
}

.about-body p {
    padding-bottom: 1rem;
}

.about-item-partner {
    width: 100%;
    height: 70px;
}
.clearfix .col-md-6 div img, .clearfix .col-md-4 div img {
    width: 100%;
}


::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 5px;
}

::-webkit-scrollbar-thumb {
    background: red;
    border-radius: 5px;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #b30000;
    }

.contact-form input[type=text] {
    width: 100%;
}

.bussines-description .services-article {
    font-size: 14px;
    align-items: center;
}

.bussines-description-section {
    padding-bottom: 5rem;
}

.bussines-description .services-article:hover {
    background-color: #011459 !important;
}

.newsSection .newCard .col-md-8 {
    padding: 1rem 7rem 1rem 2rem;
}

.newsSection .newCard .col-md-4 {
    display: flex;
}

    .newsSection .newCard .col-md-4 .rectangleNewCard {
        height: 16rem;
        width: 5px;
        border-radius: 0px;
        margin: auto 0 auto 1rem;
    }

.newsSection .newCard strong {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    font-weight: 500;
    color: gray;
    margin-bottom: 1rem;
}

.newsSection .newCard p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}

.newsSection .newCard a {
    background: #fff;
    color: #D83B01;
    text-decoration: none;
}

.newsSection .newCard h6 {
    color: #011459;
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    font-weight: 400;
    text-align: left;
}

.newsSection .newCard h2 {
    margin-top: 1rem;
    color: #011459;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}

.newsSection .newCard {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    background-color: #fff;
    border: none !important;
}

    .newsSection .newCard img {
        display: block;
        object-fit: cover;
        max-height: 20rem;
        height: 291px;
        width: 100%;
        border-radius: 5px;
    }

    .newsSection .newCard p {
        margin-top: 0.5rem;
        margin-bottom: 0.35rem;
    }

.newDetail .newDetail-body-article .col-md-3 {
    margin: 7rem auto;
}

.newDetail .col-md-12 img {
    height: 447px;
    width: 100%;
    object-fit: cover;
}

.breadcrumb a:hover {
    color: red;
    background: #011459;
}

.breadcrumb a {
    color: red;
    text-decoration: none;
    background: #FFF;
    padding: 6px 1rem;
    font-size: 10px;
    border-radius: 16px;
}

.breadcrumb {
    position: absolute;
    z-index: 9;
    margin-top: -5rem;
    padding: 1rem !important;
}

.newDetail .newDetail-body-article .col-md-3 div {
    padding: 1rem;
}

    .newDetail .newDetail-body-article .col-md-3 div a {
        background: #fff;
        color: #D83B01;
        text-decoration: none;
    }

    .newDetail .newDetail-body-article .col-md-3 div h5 {
        color: #011459;
        font-weight: 600;
        font-size: 14px;
        text-decoration: none;
    }

.navbar-expand-lg .navbar-nav .nav-link {
    display: inline-flex;
    align-items: center;
    text-align: center;
}

.navbar-expand-lg .navbar-nav hr {
    display: none;
    background-color: #D83B01;
    height: 9px;
    width: 5px;
    opacity: initial;
    margin-left: 6px;
    align-self: center;
}

.navbar-expand-lg .navbar-nav .nav-item.active {
    display: inline-flex;
}

    .navbar-expand-lg .navbar-nav .nav-item.active hr {
        display: block;
    }

#cards-alert {
    justify-content: space-evenly;
}

.card-deck .card.alert-card {
    width: 50%;
    min-width: 45%;
    max-width: 45%;
}

    .card-deck .card.alert-card .card-body .icons a {
        background: #fff;
        color: #D83B01;
        text-decoration: none;
    }

    .card-deck .card.alert-card .card-body .icons p {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: #000000;
        margin-top: 0.5rem;
        margin-bottom: 0.35rem;
    }

    .card-deck .card.alert-card .card-body .icons h5 {
        margin-top: 1rem;
        color: #011459;
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
    }

    .card-deck .card.alert-card .card-body .icons strong {
        font-size: 16px;
        line-height: 19px;
        letter-spacing: 0em;
        text-align: left;
        font-weight: 500;
        color: gray;
        margin-bottom: 1rem;
    }

    .card-deck .card.alert-card .card-body {
        justify-content: space-between;
        display: inline-flex;
    }

.description-banner h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}

.description-banner p {
    font-size: 25px;
    font-weight: 300;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}

.description-banner {
    height: 300px;
    display: grid;
    align-content: center;
    background: #011459;
    padding: 2rem;
}

.CRBT-header.subPortal .collapse ul a {
    color: #011459 !important;
    font-weight: 500;
}

.CRBT-header.subPortal {
    background-color: #fff;
}

.card-img-top.fa-file-pdf {
    font-size: 12rem;
    text-align: center;
    color: #e5252a;
    margin: auto;
    padding: 1rem;
}

.card-deck .card-title {
    font-size: 16px;
}

.card-deck {
    margin: 0 -15px;
    justify-content: space-between;
}

    .card-deck .card {
        margin: 0 0 1rem;
    }

.documents-section {
    margin-top: 2rem;
}

    .documents-section .searchBar {
        margin: 2.8rem 0 1rem 0
    }

    .documents-section .row .col-9 {
        justify-content: start;
    }

    .documents-section .row .Hotbg {
        justify-content: end;
        height: 40px;
        border-radius: 40px;
        padding: 10px;
        border: 1px solid #7C7C7C;
        margin: auto;
        padding: inherit;
    }

        .documents-section .row .Hotbg:hover > .Hotbg-txt {
            width: 75%;
            padding: 0 14px;
        }

        .documents-section .row .Hotbg:hover > .Hotbg-btn {
            color: #e84118;
        }

    .documents-section .row .Hotbg-btn {
        color: gray;
        float: right;
        width: 50px;
        text-decoration: none;
        height: 40px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: 0.4s;
        text-align: center;
        cursor: pointer;
        font-size: 22px;
    }

        .documents-section .row .Hotbg-btn > i {
            font-size-adjust: 30px;
        }

    .documents-section .row .Hotbg-txt {
        border: none;
        background: none;
        outline: none;
        float: left;
        color: #000;
        font-size: 16px;
        transition: 0.4s;
        line-height: 40px;
        width: 0px;
        font-weight: bold;
    }

.card-deck .col-md-4 .card-body .icons .fa-file-pdf, .card-deck .col-md-4 .card-body .icons .fa-download, .card-deck .col-md-4 .card-body .icons fa-circle-exclamation {
    font-size: 20px;
    margin: auto;
    padding: 1rem;
}

.card-deck .col-md-4 .card-body .icons {
    display: inline-flex;
}

    .card-deck .col-md-4 .card-body .icons .col-md-8 i {
        color: #011459;
    }

    .card-deck .col-md-4 .card-body .icons .col-md-8 {
        text-align: end;
    }

.card-deck .col-md-4 .card-body .card-title {
    text-align: center;
    margin: 1rem auto;
}

.card-deck .col-md-4 .card-body .icons .fa-file-pdf {
    color: #e5252a;
    text-align: start;
}

.card-deck .card.col-md-4 {
    text-align: center;
    align-items: center;
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
    box-shadow: -4px 6px 26px -7px rgb(0 0 0 / 25%);
}

.card-deck .col-md-4 .img-doc-card {
    height: 187px;
    width: 211.9006805419922px;
    left: 32.0205078125px;
    top: 27px;
    border-radius: 0px;
    margin: 1rem 1rem;
}

.card-deck.row-card-list {
    display: block;
}

    .card-deck.row-card-list .col-12 {
        display: -webkit-inline-box;
        border: 1px solid #E9E9E9;
        box-shadow: 0px 4px 19px -9px #00000040;
        height: 87px;
    }

        .card-deck.row-card-list .col-12 .col-8 h5 {
            padding: 1rem;
            font-size: 18px;
            font-weight: 500;
            line-height: 27px;
            letter-spacing: -0.011em;
            text-align: left;
        }

        .card-deck.row-card-list .col-12 .col-8 i {
            padding: 1rem 1rem 1.5rem 1rem;
            color: #E5252A;
            font-size: 2rem;
            width: auto;
            margin: unset;
        }

        .card-deck.row-card-list .col-12 .col-8 {
            display: flex;
            align-items: flex-end;
        }

        .card-deck.row-card-list .col-12 .col-4 h6 {
            font-size: 18px;
            font-weight: 500;
            line-height: 27px;
            letter-spacing: -0.011em;
            text-align: left;
            color: #717171;
            padding: 1.8rem 1rem 1rem 1rem;
        }

        .card-deck.row-card-list .col-12 .col-4 i {
            color: #011459;
            font-size: 26px;
            padding: 1.5rem 1rem 1rem 1rem;
        }

        .card-deck.row-card-list .col-12 .col-4 {
            display: flex;
            justify-content: end;
        }

.navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #D83B01 !important;
    font-weight: 700;
}

.navbar-expand-lg .navbar-nav .nav-link.active {
    color: #D83B01 !important;
    font-weight: 700;
}

.contact-form textarea {
    height: 5rem;
    width: 100%;
    border: none;
}

.clearfix .col-md-6 img {
    width: 100%;
}

.clearfix {
    align-items: center;
}


@media (min-width: 576px) and (max-width: 767.98px) {
    .card-deck .card {
        -ms-flex: 0 0 48.7%;
        flex: 0 0 48.7%;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .card-deck .card {
        -ms-flex: 0 0 32%;
        flex: 0 0 32%;
    }
}

@media (min-width: 992px) {
    .card-deck .card {
        -ms-flex: 0 0 24%;
        flex: 0 0 24%;
    }
}

@media (min-width: 768px) {

    nav.CRBT-header {
        padding: 10px 3rem;
    }
}

@media (max-width: 490px) {
    .card-deck.row-card-list .col-12 {
        display: contents !important;
        height: 130px;
    }

        .card-deck.row-card-list .col-12 .col-8, .card-deck.row-card-list .col-12 .col-4 {
            margin: auto;
            width: auto;
        }

    .documents-section .searchBar .col-7, .documents-section .searchBar .col-5 {
        width: 100%;
    }

    .documents-section .searchBar {
        display: inline-grid;
    }

    .card-deck .card.alert-card {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 768px) {
.alert-remaning{
    text-align: left;
    font-weight: 500;
    font-size: 12px;
    }
    .alert-div div h6 {
        font-size: 12px;
    }
    .alert-div {
        display: flex !important;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        align-items: stretch;
    }
        .alert-div div h2 {
            font-size: 16px;
            text-align: center;
        }
        .alert-div .alert-icon {
            width: 100%;
            padding: 0 5rem;
        }
    .documents-section .row .Hotbg {
        display: flex;
    }

    nav.CRBT-header div img {
        width: 4rem;
    }

    .newsSection .newCard .col-md-8 {
        padding: 1rem !important;
    }

    .card-deck .card.alert-card .card-body .icons h5 {
        font-size: 16px;
    }

    .card-deck .card.alert-card .card-body .icons p, .card-deck .card.alert-card .card-body .icons strong {
        font-size: 12px;
    }

    .card-deck .card.alert-card .card-body {
        display: block;
    }

        .card-deck .card.alert-card .card-body .img-doc-card {
            width: 100%;
        }
}
