
html, body{
    background-color: #F6F6F6;
    padding: 0;
    margin: 0;
    font-family: 'NeueHaasDisplayRoman';
    /* font-family: 'Nunito Sans', sans-serif; */
}
/* @font-face {
    font-family: 'Helvetica';
    src: url(../fonts/Helvetica.ttf);
}

@font-face {
    font-family: 'Helvetica-Bold';
    src: url(../fonts/Helvetica-Bold.ttf);
}
@font-face {
    font-family: 'helveticaregular';
    src: url(../fonts/helveticaregular.ttf);
} */

@font-face {
    font-family: 'NeueHaasDisplayRoman';
    src: url(../fonts/neue-haas/NeueHaasDisplayRoman.ttf);
}

@font-face {
    font-family: 'NeueHaasDisplayBold';
    src: url(../fonts/neue-haas/NeueHaasDisplayBold.ttf);
}
@font-face {
    font-family: 'NeueHaasDisplayMediu';
    src: url(../fonts/neue-haas/NeueHaasDisplayMediu.ttf);
}
@font-face {
    font-family: 'NeueHaasDisplayBold';
    src: url(../fonts/neue-haas/NeueHaasDisplayBold.ttf);
}
.text-top.text-box p {
    font-family: 'NeueHaasDisplayRoman';
    font-size: 25px;
    margin-bottom: 135px;
    line-height: 42px;
}
.logo h2 {
    background-color: #ed4f54;
    display: table-cell;
    width: 94px;
    text-align: center;
    height: 94px;
    font-size: 32px;
    vertical-align: middle;
    color: #F2F2F2;
}
.header-top {
    height: 65px;
    background-color: #272727;
    text-align: center;
}
.header-top h3 {
    font-size: 56px;
    text-align: center;
    color: #F2F2F2;
    padding: 0;
    margin: 0;
    width: 100%;
}
.nav-menu ul {
    list-style: none;
    display: flex;
    color: black;
}
.header-top{
    display: flex;
}
.nav-menu ul li a {
    text-decoration: none;
    font-size: 22px;
    text-transform: uppercase;
    color: #5a6b8c;
}
.nav-menu ul li a:hover {
    color: white;
}
footer {
    height: 40px;
    background-color: #272727;
}
.body-content {
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 170px;
}
.text-box p {
    font-size: 18px;
    text-align: justify;
    font-family: 'NeueHaasDisplayRoman';
    line-height: 28px;
}
.text-box .red-color{
    color: #000;
}
.text-box-subtitle h3 {
    font-size: 30px;
    padding: 0;
    margin: 0;
    font-family: 'NeueHaasDisplayBold';
    font-weight: 700;
    margin-bottom: 4px;
    line-height: 41px;
}
.text-box-subtitle h3 span{
    border-bottom: 2px solid #000;
}
.text-box-subtitle p {
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 9px;
    line-height: 28px;
}
.text-item p {
    font-size: 18px;
    font-family: 'NeueHaasDisplayBold';
    text-align: center;
    line-height: 18px;
    margin-bottom: 15px;
    letter-spacing: 1px;
}
.text-bottom p {
    font-size: 18px;
    font-family: 'NeueHaasDisplayRoman';
    text-align: center;
    line-height: 30px;
    margin: 0;
}
.text-box.text-box-subtitle {
    font-size: 28px;
    margin-bottom: 90px;
    margin-top: 160px;
}
.body-content-bottom {
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 70px;
}
.text-box.text-item {
    margin-top: 70px;
    margin-bottom: 70px;
}
.text-box.text-bottom {
    max-width: 890px;
    margin: 0 auto;
}
.mobile{
    display: none;
}
.desktop{
    display: block;
}
.text-box.text-bottom p a{
    color: #000000 !important;
}
.header-top img {
    width: 195px;
}
.text-bottom p strong{
    font-family: 'NeueHaasDisplayBold';
    letter-spacing: 1px;
}
@media (max-width: 991px) {
    .mobile{
        display: block;
    }
    .desktop{
        display: none;
    }
    .text-bottom p {
        font-size: 30px;
        font-family: 'NeueHaasDisplayRoman';
        line-height: 32px;
    }
    .text-box.text-box-subtitle {
        font-size: 28px;
        margin-bottom: 65px;
        margin-top: 60px;
    }
    .text-box-subtitle h3 {
        font-size: 30px;
        line-height: 38px;
    }
    .footer-text,
    .header-top {
        padding: 0 20px;
    }
    .body-content{
        padding: 20px;
    }
    .body-content {
        max-width: 750px;
        margin: 0 auto;
        padding-top: 71px;
        padding-bottom: 0;
    }
    .body-content-bottom {
        padding-left: 30px;
        padding-right: 30px;
    }
    .text-box.text-item {
        margin-top: 68px;
        margin-bottom: 68px;
    }
    .text-box.text-item p {
        font-size: 18px;
        line-height: 18px;
    }
    .text-box.text-bottom p {
        padding: 0 5px;
        margin: 0;
        text-align: center;
        line-height: 30px;
    }
    .text-box p {
        font-size: 18px;
    }
    .body-content-bottom .first-content p {
        padding: 0;
        margin-top: 0;
        margin-bottom: 65px;
    }
    .header-top h3 {
        text-align: center;
        color: #fff;
        padding: 0;
        margin: 0;
        width: 100%;
    }
    .text-top.text-box p {
        margin-top: 0;
    }
    .header-top img {
        height: 36px;
    }
    .text-top.text-box p {
        font-family: 'NeueHaasDisplayRoman';
        font-size: 28px;
        line-height: 36px;
    }
    .text-box.text-bottom p a{
        color: #000000 !important;
    }
}