@font-face {
    font-family: 'TafelSansPro';
    src: url('../fonts/TafelSansPro-Black.ttf');
}

* {
    margin: 0;
    padding: 0;
    font-family: sans-serif;
}

.header {
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: 0 auto;
    padding-top: 20px;
}

.header.cal {
    padding: 0 6%;
    padding-top: 20px;
}

.header_content {
    display: flex;
}

.logo {
    text-align: center;
    align-self: center;
}

.logo__title {
    margin-bottom: 0;
    color: #0D2984;
    font-size: 1.5vw;
    font-weight: 400;
    font-style: italic;
}

.logo img {
    width: 23vw;
}

.logo__title span {
    color: #FF8A26;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
}

.logo__text {
    font-size: 2.2vw;
    color: #0D2984;
    text-transform: uppercase;
}

.text_right {
    font-size: 2vw;
    color: #0D2984;
    border: 3px solid #FF8A26;
    text-align: center;
    margin-left: auto;
    align-self: center;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 2.5vw;
    padding-top: 15px;
    float: right;
    padding: 20px 10px;
}

.header .banner {
    width: 100%;
    font-weight: 800;
    text-transform: uppercase;
    background-color: #FF8A26;
    color: #0D2984;
    -webkit-text-stroke: 2px rgb(255, 255, 255);
    text-align: right;
    padding-right: 2vw;
    margin-bottom: 25px;
    margin-top: 10px;
    line-height: 4.2vw;
    height: 4.5vw;
    font-size: 3.6vw;
}

.content-top-left p {
    margin-bottom: 1%;
}

.content-top-right p {
    margin-bottom: 1%;
}

.banner {
    font-size: 125px;
}

.banner span {
    font-family: 'TafelSansPro';
}

.content {
    font-family: Arial, sans-serif;
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: 0 auto;
}

.content-top {
    display: flex;
}

.content-top-left {
    flex: 50%;
    margin: 0 2% 0 7%;
    list-style: none;
    text-align: justify;
    font-size: 14px;
    color: #0D2984;
    line-height: 24px;
}

.content-top-left.cal {
    flex: 50%;
    margin: 0 4% 0 6%;
    list-style: none;
    text-align: justify;
    font-size: 14px;
    color: #0D2984;
    line-height: 24px;
}

.content-top-right {
    flex: 50%;
    margin: 0 7% 0 2%;
    list-style: none;
    text-align: justify;
    font-size: 14px;
    color: #0D2984;
    line-height: 24px;
}

.content-top-right.cal {
    flex: 50%;
    margin: 0 6% 0 4%;
    list-style: none;
    text-align: justify;
    font-size: 14px;
    color: #0D2984;
    line-height: 24px;
}

.footer {
    margin-top: 2em;
}

.footer__top {
    margin: 100px auto 0;
    position: relative;
    width: 80%;
    max-width: 1080px;
    display: flex;
}

.footer__logo {
    text-align: center;
    width: 100%;
    max-width: 13vw;
    margin-bottom: 10px;
}

.footer_img img {
    width: 80px;
    height: 100px;
    padding-bottom: 10px;
    margin-right: 5px;
    align-self: flex-end;
}

.footer_img_2 img {
    width: 100px;
    height: 100px;
    padding-bottom: 10px;
    margin-right: 5px;
    align-self: flex-end;
}

.footer__logo p {
    font-size: 1vw;
    line-height: 1.2vw;
    color: #0D2984;
    font-weight: 400;
}

.footer__links {
    align-self: flex-end;
    color: #FF8A26;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    margin-right: 3%;
    margin-left: 1%;
}

.footer__links.footer_logo_2 {
    margin-right: 2%;
}

.footer__links span {
    margin: 0 17px;
    color: #0D2984;
}

.footer__links span.text-void {
    text-transform: lowercase;
    color: #FF8A26;
    margin: 0;
}

.p-0 {
    padding: 0 !important;
}

.footer__content {
    color: #0D2984;
    border: 2px solid #FF8A26;
    padding: 10px 30px;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    line-height: 24px;
    max-width: 1080px;
    position: relative;
    width: 80%;
    margin: 0 auto;
}

.footer__content p {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 1.3vw;
}

.footer__bottom {
    background-color: #FF8A26;
    margin-top: 20px;
    padding: 20px 30px 30px;
}

.footer__bt_title {
    color: #0D2984;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    padding-top: 10px;
    font-size: 1.5vw;
}

.bottom__content {
    text-align: center;
}

.technical {
    font-size: 16px;
    color: #0D2984;
    font-weight: 900;
    font-style: normal;
    text-decoration: none;
    text-align: center;
}

.footer-content {
    display: flex;
    text-align: center;
    list-style: none;
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: 0 auto;
}

.li-content {
    padding: 10px;
    flex: 25%;
    color: #0D2984;
    font-size: 14px;
}

.li-bold {
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
    padding-bottom: 10px;
}

.li-bold-sz {
    font-weight: bold;
    font-style: normal;
    font-size: 34px;
    padding-bottom: 20px;
}

.li-bold-span {
    font-weight: bold;
    font-style: normal;
    font-size: 40px;
    padding-bottom: 20px;
}

.li-bold-footer {
    font-weight: bold;
    font-style: normal;
    font-size: 15px;
}

.li-bold.text-bold {
    font-size: 22px;
    line-height: 28px;
}

.li-bold.text-bold-sm {
    font-size: 18px;
}

.td-size {
    font-size: 22px;
}

.export {
    text-align: center;
    color: #0D2984;
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: 0 auto;
}

.reg {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}

li::marker {
    font-weight: bold;
}

.th-border {
    border: 2px solid rgb(51, 51, 123);
    padding: 10px 10px 10px 20px;
    font-size: 14px;
    font-weight: 400;
}

.td-border {
    border: 2px solid rgb(51, 51, 123);
    padding: 10px 10px 10px 20px;
    font-size: 14px;
}

.table-border {
    border: 2px solid rgb(236 132 18);
    padding: 8px;
    font-size: 14px;
    width: 100%;
    table-layout: fixed;
}

.td-pad,
.th-pad {
    padding: 0px 30px;
}

tr .th-pad {
    font-weight: 100;
}

.fix-banner-lower {
    text-transform: lowercase;
}

@media (max-width: 1440px) and (min-width: 993px) {
    .li-bold-sz {
        font-size: 27px;
    }
    .li-bold-span {
        font-size: 34px;
    }
    .td-size {
        font-size: 19px;
    }
    .td-border,
    .th-border {
        padding: 10px 10px 10px 20px;
    }
    .export {
        max-width: 700px;
        /* white-space: break-spaces; */
    }
    .logo__title {
        font-size: 2.5vw;
    }
    .logo img {
        width: 33vw;
    }
    .logo__text {
        font-size: 3.2vw;
    }
}

@media (max-width: 993px) and (min-width: 768px) {
    .footer__header {
        margin: 0 2em;
    }
    .footer__links {
        font-size: 2vw;
        margin-left: 10px;
    }
    .content-top {
        display: grid;
    }
    .coverage {
        margin: 0 70px;
        font-size: 18px;
    }
    .li-bold-sr {
        font-size: 24px;
    }
    .footer__links {
        font-size: 14px;
    }
    .content-top-right {
        margin: 10px 2% 0 7%;
    }
    .li-bold-span {
        font-size: 32px;
    }
    .td-size {
        font-size: 14px;
    }
    .export {
        max-width: 540px;
        /* white-space: break-spaces; */
    }
    .content-top-left,
    .content-top-right {
        margin: 0 5%;
    }
    .header .banner {
        line-height: 5.2vw;
        height: 5.2vw;
    }
    .logo__title {
        font-size: 2.5vw;
    }
    .logo img {
        width: 33vw;
    }
    .logo__text {
        font-size: 3.2vw;
    }
}

@media (max-width: 767px) and (min-width: 414px) {
    .header_content {
        display: grid;
    }
    .header,
    .header.cal {
        padding: 0px;
    }
    .logo img {
        width: 55vw;
    }
    .logo__title {
        font-size: 3.6vw;
    }
    .logo__text {
        font-size: 5vw;
    }
    .text_right {
        font-size: 3.6vw;
        line-height: 4.2vw;
        margin: 0 auto 20px;
        padding: 20px;
    }
    .header .banner {
        font-size: 8vw;
        text-align: center;
        line-height: 140px;
        height: 150px;
        line-height: 9.5vw;
        height: 9.5vw;
        padding-right: 0px;
    }
    .content-top {
        margin: 0px;
        display: grid;
    }
    .footer-content {
        display: grid;
    }
    .footer__top {
        margin: 0 auto;
        display: grid;
    }
    .footer_img {
        text-align: center;
        order: 1;
    }
    .footer_img_2 {
        text-align: center;
        order: 1;
    }
    .footer__links {
        margin: 0 auto;
        font-size: 14px;
    }
    .li-bold-sz {
        font-size: 26px;
    }
    .td-pad,
    .th-pad {
        padding: 0px 10px;
    }
    .content-top-left,
    .content-top-right {
        margin: 0 5%;
    }
    .export {
        display: grid;
        max-width: 240px;
        white-space: break-spaces;
    }
    .morta {
        font-size: 5vw !important;
    }
    .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (max-width: 413px) {
    .header_content {
        display: grid;
    }
    .header,
    .header.cal {
        padding: 0px;
    }
    .logo img {
        width: 65vw;
    }
    .logo__title {
        font-size: 5vw;
    }
    .logo__text {
        font-size: 6vw;
    }
    .text_right {
        font-size: 5vw;
        line-height: 5.5vw;
        margin: 0 auto 20px;
        padding: 20px;
    }
    .header .banner {
        font-size: 10vw;
        text-align: center;
        line-height: 9.5vw;
        height: 9.5vw;
        padding-right: 0px;
    }
    .content-top {
        margin: 0px;
        display: initial;
    }
    .footer-content {
        display: grid;
    }
    .footer_img {
        text-align: center;
        order: 1;
    }
    .footer_img_2 {
        text-align: center;
        order: 1;
    }
    .export {
        font-size: 14px;
        display: grid;
        width: 100%;
        max-width: 150px;
        white-space: break-spaces;
    }
    .table-border {
        font-size: 12px;
        line-height: 22px;
    }
    .td-pad,
    .th-pad {
        padding: 0px 10px;
    }
    .li-content li {
        font-size: 16px;
    }
    .footer__top {
        margin: 0 auto;
        display: grid;
    }
    .content-top-left,
    .content-top-right {
        margin: 0 5%;
    }
    .footer__links {
        margin: 0 auto;
        font-size: 14px;
    }
    .morta {
        font-size: 5vw !important;
    }
    .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}