﻿

.FontMontserratSemiBold {
    font-family: "Montserrat";
    font-weight: 600;
}

.FontMontserratMedium {
    font-family: "Montserrat";
    font-weight:500;
}

.FontDMSansBold
{
    font-family: "DMSans";
    font-weight: 700;
}

.teal-btn {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 17px 24px;
    color: #111a29 !important;
    background-color: #30ccd6;
    font-family: 'Montserrat';
    border-radius: 60px;
    font-weight: 600;
}

    .teal-btn:hover {
        color: #fff !important;
        background-color: #111a29;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .teal-btn:hover {
        color: #111a29 !important;
        background-color: #30ccd6;
    }

    .teal-btn:active {
        color: #fff !important;
        background-color: #111a29;
    }
}

.navy-btn {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 17px 24px;
    color: #fff !important;
    background-color: #003057;
    font-family: 'Montserrat';
    border-radius: 60px;
    font-weight: 600;
}

    .navy-btn:hover {
        color: #fff !important;
        background-color: #111a29;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .navy-btn:hover {
        color: #fff !important;
        background-color: #003057;
    }

    .navy-btn:active {
        color: #fff !important;
        background-color: #111a29;
    }
}

.transparent-colorAndBorderTitles-btn {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 16px 24px;
    color: #111a29 !important;
    background-color: transparent;
    font-family: 'Montserrat';
    border-radius: 60px;
    font-weight: 600;
    border: 1px solid #111a29;
}

    .transparent-colorAndBorderTitles-btn:hover {
        color: #fff !important;
        background-color: #111a29;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .transparent-colorAndBorderTitles-btn:hover {
        color: #111a29 !important;
        background-color: transparent;
    }

    .transparent-colorAndBorderTitles-btn:active {
        color: #fff !important;
        background-color: #111a29;
    }
}

.white-titlesBorder-btn {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 15px 24px;
    color: #111a29 !important;
    background-color: #fff;
    font-family: 'Montserrat';
    border-radius: 60px;
    font-weight: 600;
    border: 2px solid #111a29;
}

    .white-titlesBorder-btn:hover {
        color: #fff !important;
        background-color: #111a29;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .white-titlesBorder-btn:hover {
        color: #111a29 !important;
        background-color: #fff;
    }

    .white-titlesBorder-btn:active {
        color: #fff !important;
        background-color: #111a29;
    }
}

.white-noBorder-btn {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 17px 24px;
    color: #111a29 !important;
    background-color: #fff;
    font-family: 'Montserrat';
    border-radius: 60px;
    font-weight: 600;
}

    .white-noBorder-btn:hover {
        color: #fff !important;
        background-color: #111a29;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .white-noBorder-btn:hover {
        color: #111a29 !important;
        background-color: #fff;
    }

    .white-noBorder-btn:active {
        color: #fff !important;
        background-color: #111a29;
    }
}

.navy-btn-US {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 17px 24px;
    color: #fff !important;
    background-color: #00283c;
    font-family: 'Source Sans Pro';
    border-radius: 0;
    font-weight: 700;
}

    .navy-btn-US:hover {
        color: #00283c !important;
        background-color: #30ccd6;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .navy-btn-US:hover {
        color: #fff !important;
        background-color: #00283c;
    }

    .navy-btn-US:active {
        color: #00283c !important;
        background-color: #30ccd6;
    }
}

.transparent-colorAndBorderNavy-btn-US {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 16px 24px;
    color: #00283c !important;
    background-color: transparent;
    font-family: 'Source Sans Pro';
    border-radius: 0;
    font-weight: 700;
    border: 1px solid #00283c;
}

    .transparent-colorAndBorderNavy-btn-US:hover {
        color: #fff !important;
        background-color: #00283c;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .transparent-colorAndBorderNavy-btn-US:hover {
        color: #00283c !important;
        background-color: transparent;
    }

    .transparent-colorAndBorderNavy-btn-US:active {
        color: #fff !important;
        background-color: #00283c;
    }
}

.lightBlue-btn {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 17px 24px;
    color: #00283c !important;
    background-color: #9bd3dd;
    font-family: 'Source Sans Pro';
    border-radius: 0;
    font-weight: 700;
}

    .lightBlue-btn:hover {
        color: #fff !important;
        background-color: #00283c;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .lightBlue-btn:hover {
        color: #00283c !important;
        background-color: #9bd3dd;
    }

    .lightBlue-btn:active {
        color: #fff !important;
        background-color: #00283c;
    }
}

.transparent-colorAndBorderWhite-btn-US {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 16px 24px;
    color: #fff !important;
    background-color: transparent;
    font-family: 'Source Sans Pro';
    border-radius: 0;
    font-weight: 700;
    border: 1px solid #fff;
}

    .transparent-colorAndBorderWhite-btn-US:hover {
        border-color: #00283c;
        color: #fff !important;
        background-color: #00283c;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .transparent-colorAndBorderWhite-btn-US:hover {
        border-color: #fff;
        color: #fff !important;
        background-color: transparent;
    }

    .transparent-colorAndBorderWhite-btn-US:active {
        border-color: #00283c;
        color: #fff !important;
        background-color: #00283c;
    }
}

.white-btn-US {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 17px 24px;
    color: #00283c !important;
    background-color: #fff;
    font-family: 'Source Sans Pro';
    border-radius: 0;
    font-weight: 700;
}

    .white-btn-US:hover {
        color: #fff !important;
        background-color: #00283c;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .white-btn-US:hover {
        color: #00283c !important;
        background-color: #fff;
    }

    .white-btn-US:active {
        color: #fff !important;
        background-color: #00283c;
    }
}

.aaaBrightBlue-btn-CDL {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 17px 24px;
    color: #004587 !important;
    background-color: #23c2e6;
    font-family: 'Gotham Bold';
    font-weight: 700;
    border-radius: 60px;
}

    .aaaBrightBlue-btn-CDL:hover {
        color: #fff !important;
        background-color: #004587;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .aaaBrightBlue-btn-CDL:hover {
        color: #004587 !important;
        background-color: #23c2e6;
    }

    .aaaBrightBlue-btn-CDL:active {
        color: #fff !important;
        background-color: #004587;
    }
}

.navy-btn-CDL {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 17px 24px;
    color: #fff !important;
    background-color: #004587;
    font-family: 'Gotham Bold';
    font-weight: 700;
    border-radius: 60px;
}

    .navy-btn-CDL:hover {
        color: #004587 !important;
        background-color: #fff;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .navy-btn-CDL:hover {
        color: #fff !important;
        background-color: #004587;
    }

    .navy-btn-CDL:active {
        color: #004587 !important;
        background-color: #fff;
    }
}

.yellow-btn-CDL {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 17px 24px;
    color: #004587 !important;
    background-color: #fbba07;
    font-family: 'Gotham Bold';
    font-weight: 700;
    border-radius: 60px;
}

    .yellow-btn-CDL:hover {
        color: #004587 !important;
        background-color: #23c2e6;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .yellow-btn-CDL:hover {
        color: #004587 !important;
        background-color: #fbba07;
    }

    .yellow-btn-CDL:active {
        color: #004587 !important;
        background-color: #23c2e6;
    }
}

.transparent-colorAndBorderNavy-btn-CDL {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 16px 24px;
    color: #004587 !important;
    background-color: transparent;
    font-family: 'Gotham Bold';
    font-weight: 700;
    border-radius: 60px;
    border: 1px solid #004587;
}

    .transparent-colorAndBorderNavy-btn-CDL:hover {
        color: #fff !important;
        background-color: #004587;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .transparent-colorAndBorderNavy-btn-CDL:hover {
        color: #004587 !important;
        background-color: transparent;
    }

    .transparent-colorAndBorderNavy-btn-CDL:active {
        color: #fff !important;
        background-color: #004587;
    }
}

.transparent-colorAndBorderWhite-btn-CDL {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 16px 24px;
    color: #fff !important;
    background-color: transparent;
    font-family: 'Gotham Bold';
    font-weight: 700;
    border-radius: 60px;
    border: 1px solid #fff;
}

    .transparent-colorAndBorderWhite-btn-CDL:hover {
        color: #004587 !important;
        background-color: #fff;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .transparent-colorAndBorderWhite-btn-CDL:hover {
        color: #fff !important;
        background-color: transparent;
    }

    .transparent-colorAndBorderWhite-btn-CDL:active {
        color: #004587 !important;
        background-color: #fff;
    }
}

.navy-btn-CC {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 17px 24px;
    color: #fff !important;
    background-color: #201452;
    font-family: 'Interstate';
    font-weight: 700;
    border-radius: 0;
}

    .navy-btn-CC:hover {
        color: #fff !important;
        background-color: #d61230;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .navy-btn-CC:hover {
        color: #fff !important;
        background-color: #201452;
    }

    .navy-btn-CC:active {
        color: #fff !important;
        background-color: #d61230;
    }
}

.teal-btn-CC {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 17px 24px;
    color: #201452 !important;
    background-color: #b4ebf5;
    font-family: 'Interstate';
    font-weight: 700;
    border-radius: 0;
}

    .teal-btn-CC:hover {
        color: #fff !important;
        background-color: #d61230;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .teal-btn-CC:hover {
        color: #201452 !important;
        background-color: #b4ebf5;
    }

    .teal-btn-CC:active {
        color: #fff !important;
        background-color: #d61230;
    }
}

.red-btn-CC {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 17px 24px;
    color: #fff !important;
    background-color: #d61230;
    font-family: 'Interstate';
    font-weight: 700;
    border-radius: 0;
}

    .red-btn-CC:hover {
        color: #201452 !important;
        background-color: #b4ebf5;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .red-btn-CC:hover {
        color: #fff !important;
        background-color: #d61230;
    }

    .red-btn-CC:active {
        color: #201452 !important;
        background-color: #b4ebf5;
    }
}

.transparent-colorAndBorderNavy-btn-CC {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 16px 24px;
    color: #201452 !important;
    background-color: transparent;
    font-family: 'Interstate';
    font-weight: 700;
    border-radius: 0;
    border: 1px solid #201452;
}

    .transparent-colorAndBorderNavy-btn-CC:hover {
        color: #fff !important;
        background-color: #201452;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .transparent-colorAndBorderNavy-btn-CC:hover {
        color: #201452 !important;
        background-color: transparent;
    }

    .transparent-colorAndBorderNavy-btn-CC:active {
        color: #fff !important;
        background-color: #201452;
    }
}

.transparent-colorAndBorderWhite-btn-CC {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 16px 24px;
    color: #fff !important;
    background-color: transparent;
    font-family: 'Interstate';
    font-weight: 700;
    border-radius: 0;
    border: 1px solid #fff;
}

    .transparent-colorAndBorderWhite-btn-CC:hover {
        color: #201452 !important;
        background-color: #fff;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .transparent-colorAndBorderWhite-btn-CC:hover {
        color: #fff !important;
        background-color: transparent;
    }

    .transparent-colorAndBorderWhite-btn-CC:active {
        color: #201452 !important;
        background-color: #fff;
    }
}

.gold-btn-OIC {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 17px 24px;
    color: #fff !important;
    background-color: #b08e40;
    font-family: 'Roboto Condensed';
    font-weight: 500;
    border-radius: 0;
}

    .gold-btn-OIC:hover {
        color: #fff !important;
        background-color: #000;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .gold-btn-OIC:hover {
        color: #fff !important;
        background-color: #b08e40;
    }

    .gold-btn-OIC:active {
        color: #fff !important;
        background-color: #000;
    }
}

.black-btn-OIC {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 17px 24px;
    color: #fff !important;
    background-color: #000;
    font-family: 'Roboto Condensed';
    font-weight: 500;
    border-radius: 0;
}

    .black-btn-OIC:hover {
        color: #fff !important;
        background-color: #b08e40;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .black-btn-OIC:hover {
        color: #fff !important;
        background-color: #000;
    }

    .black-btn-OIC:active {
        color: #fff !important;
        background-color: #b08e40;
    }
}

.white-btn-OIC {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 17px 24px;
    color: #000 !important;
    background-color: #fff;
    font-family: 'Roboto Condensed';
    font-weight: 500;
    border-radius: 0;
}

    .white-btn-OIC:hover {
        color: #fff !important;
        background-color: #000;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .white-btn-OIC:hover {
        color: #000 !important;
        background-color: #fff;
    }

    .white-btn-OIC:active {
        color: #fff !important;
        background-color: #000;
    }
}

.transparent-colorAndBorderBlack-btn-OIC {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 16px 24px;
    color: #000 !important;
    background-color: transparent;
    font-family: 'Roboto Condensed';
    font-weight: 500;
    border-radius: 0;
    border: 1px solid #000;
}

    .transparent-colorAndBorderBlack-btn-OIC:hover {
        color: #fff !important;
        background-color: #000;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .transparent-colorAndBorderBlack-btn-OIC:hover {
        color: #000 !important;
        background-color: transparent;
    }

    .transparent-colorAndBorderBlack-btn-OIC:active {
        color: #fff !important;
        background-color: #000;
    }
}

.transparent-colorAndBorderWhite-btn-OIC {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 16px 24px;
    color: #fff !important;
    background-color: transparent;
    font-family: 'Roboto Condensed';
    font-weight: 500;
    border-radius: 0;
    border: 1px solid #fff;
}

    .transparent-colorAndBorderWhite-btn-OIC:hover {
        color: #000 !important;
        background-color: #fff;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .transparent-colorAndBorderWhite-btn-OIC:hover {
        color: #fff !important;
        background-color: transparent;
    }

    .transparent-colorAndBorderWhite-btn-OIC:active {
        color: #000 !important;
        background-color: #fff;
    }
}

.purple-btn-BSK {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 17px 24px;
    color: #fff !important;
    background-color: #5f2e8e;
    font-family: 'avenirArabic-medium';
    border-radius: 60px;
    font-weight: 600;
}

    .purple-btn-BSK:hover {
        color: #fff !important;
        background-color: #3d0865;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .purple-btn-BSK:hover {
        color: #fff !important;
        background-color: #5f2e8e;
    }

    .purple-btn-BSK:active {
        color: #fff !important;
        background-color: #3d0865;
    }
}

.yellow-btn-BSK {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 17px 24px;
    color: #5f2e8e !important;
    background-color: #ffcb00;
    font-family: 'avenirArabic-medium';
    border-radius: 60px;
    font-weight: 600;
}

    .yellow-btn-BSK:hover {
        color: #fff !important;
        background-color: #ad8fc3;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .yellow-btn-BSK:hover {
        color: #5f2e8e !important;
        background-color: #ffcb00;
    }

    .yellow-btn-BSK:active {
        color: #fff !important;
        background-color: #ad8fc3;
    }
}

.transparent-colorAndBorderPurple-btn-BSK {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 16px 24px;
    color: #5f2e8e !important;
    background-color: transparent;
    font-family: 'avenirArabic-medium';
    border-radius: 60px;
    font-weight: 600;
    border: 1px solid #5f2e8e;
}

    .transparent-colorAndBorderPurple-btn-BSK:hover {
        border-color: #ad8fc3;
        color: #fff !important;
        background-color: #ad8fc3;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .transparent-colorAndBorderPurple-btn-BSK:hover {
        border-color: #5f2e8e;
        color: #5f2e8e !important;
        background-color: transparent;
    }

    .transparent-colorAndBorderPurple-btn-BSK:active {
        border-color: #ad8fc3;
        color: #fff !important;
        background-color: #ad8fc3;
    }
}

.transparent-colorAndBorderWhite-btn-BSK {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 16px 24px;
    color: #fff !important;
    background-color: transparent;
    font-family: 'avenirArabic-medium';
    border-radius: 60px;
    font-weight: 600;
    border: 1px solid #fff;
}

    .transparent-colorAndBorderWhite-btn-BSK:hover {
        color: #3d0865 !important;
        background-color: #fff;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .transparent-colorAndBorderWhite-btn-BSK:hover {
        color: #fff !important;
        background-color: transparent;
    }

    .transparent-colorAndBorderWhite-btn-BSK:active {
        color: #3d0865 !important;
        background-color: #fff;
    }
}

.lavender-btn-BSK {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 17px 24px;
    color: #fff !important;
    background-color: #ad8fc3;
    font-family: 'avenirArabic-medium';
    border-radius: 60px;
    font-weight: 600;
}

    .lavender-btn-BSK:hover {
        color: #fff !important;
        background-color: #5f2e8e;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .lavender-btn-BSK:hover {
        color: #fff !important;
        background-color: #ad8fc3;
    }

    .lavender-btn-BSK:active {
        color: #fff !important;
        background-color: #5f2e8e;
    }
}

.green-btn-BSK {
    display: inline-block;
    line-height: 14px;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    padding: 17px 24px;
    color: #fff !important;
    background-color: #00b173;
    font-family: 'avenirArabic-medium';
    border-radius: 60px;
    font-weight: 600;
}

    .green-btn-BSK:hover {
        color: #fff !important;
        background-color: #5f2e8e;
        text-decoration: none;
    }

@media screen and (max-width: 991px) {
    .green-btn-BSK:hover {
        color: #fff !important;
        background-color: #00b173;
    }

    .green-btn-BSK:active {
        color: #fff !important;
        background-color: #5f2e8e;
    }
}