.leftli {
    margin-left: 25px;
    font-size: .9em;
    font-weight: 100;
    color: black;
}

ul li {
    display: list-item;
}

.w-100 {
    width: 100% !important;
}

.paragraphs {
    margin-top: 32px;
    margin-left: 32px;
    margin-right: 32px;
    padding-top: 24px;
    padding-bottom: 24px;
    display: flex;
    font-size: 1.15em;
    font-weight: 400;
    border-bottom: 1px solid #bababc;
}

.container1 {
    font-weight: 500;
}

.paragraphsText {
    color: Black;
    padding: 19px;
    font-size: 20px;
}

.paragraphsImages {
    width: 21.5%;
    padding-top: 24px;
    padding-left: 3.5%;
    border-left: 1px solid #bababc;
}

.imagesText {
    text-align: center;
    line-height: normal;
    font-weight: 600;
    margin-top: 12px;
    margin-bottom: 32px;
}

.h2Elements {
    display: inline-block;
    margin: 0;
    font-size: 1.2em;
    font-weight: 700;
    color: #0d5987;
}

._title {
    color: #0d5987;
    font-weight: bold;
}

.linkBoxes {
    margin-top: 32px;
    margin-left: 32px;
    margin-right: 32px;
    display: flex;
}

.linkDivs {
    width: 49%
}

    .linkDivs a {
        display: flex;
        margin-bottom: 57px;
    }

        .linkDivs a img {
            display: inline-block;
            height: 100%;
            max-width: 20%;
        }

.linkParagraph {
    line-height: normal;
    font-weight: 600;
    font-size: 22px;
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 17px;
    color: black;
    width: 80%;
}

.references {
    width: 82%;
    margin-top: 66px;
    margin-left: 87px;
    margin-right: 32%;
    padding-bottom: 1%;
    display: flex;
    border: 2px solid #8d8d8d;
    border-radius: 0px;
    box-shadow: 7px 6px #d6d6d6;
}

.referencesWidth {
    width: 269px;
}

.referencesParagraph {
    border-left: 1px solid #2b80a3;
    margin: 6px;
    padding-left: 12px;
    font-size: 0.75em;
    font-weight: 400;
    line-height: normal;
    width: 70%;
    display: none;
}

.referencesLink {
    color: #00648e;
    margin-bottom: 0;
    margin-top: 0%;
    margin-left: 1%;
    font-size: 28px;
    padding: 7px;
    font-weight: 800 !important;
    cursor: pointer;
}

.modalImage {
    position: absolute;
    top: 3%;
    left: 6%;
    height: 26%;
}

.modal-title {
    font-size: 2em;
    font-weight: 800;
    line-height: 1.1;
    margin: 24px 0;
    padding: 24px;
    padding-left: 200px;
    background-color: #f0f2f2;
}

.modal-header {
    border-bottom: none;
}

.modal-body {
    padding: 0 32px 15px 32px;
    line-height: 1.5em;
    font-weight: 500;
}

.mainTitle {
    margin-top: -11%;
    margin-left: 6%;
    font-size: 5.5rem;
    font-weight: 900;
    color: #0d5987;
}

.boxColor {
    margin: 20px;
    background-color: #0d5987;
    padding: 10px;
    color: white;
    font-size: 20px;
    margin-bottom: 60px;
}

.forp {
    color: Black;
    font-size: 20px;
    font-weight: 500;
}
