@font-face {
    font-family: 'Avenir Next World';
    src: url('../fonts/AvenirNextWorld-BlackIt.woff2') format('woff2'),
        url('../fonts/AvenirNextWorld-BlackIt.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next World';
    src: url('../fonts/AvenirNextWorld-Black.woff2') format('woff2'),
        url('../fonts/AvenirNextWorld-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next World';
    src: url('../fonts/AvenirNextWorld-Bold.woff2') format('woff2'),
        url('../fonts/AvenirNextWorld-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next World';
    src: url('../fonts/AvenirNextWorld-Italic.woff2') format('woff2'),
        url('../fonts/AvenirNextWorld-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next World';
    src: url('../fonts/AvenirNextWorld-BoldIt.woff2') format('woff2'),
        url('../fonts/AvenirNextWorld-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next World';
    src: url('../fonts/AvenirNextWorld-Heavy.woff2') format('woff2'),
        url('../fonts/AvenirNextWorld-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next World';
    src: url('../fonts/AvenirNextWorld-HeavyIt.woff2') format('woff2'),
        url('../fonts/AvenirNextWorld-HeavyIt.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next World';
    src: url('../fonts/AvenirNextWorld-Demi.woff2') format('woff2'),
        url('../fonts/AvenirNextWorld-Demi.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next World';
    src: url('../fonts/AvenirNextWorld-Light.woff2') format('woff2'),
        url('../fonts/AvenirNextWorld-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next World';
    src: url('../fonts/AvenirNextWorld-DemiIt.woff2') format('woff2'),
        url('../fonts/AvenirNextWorld-DemiIt.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next World';
    src: url('../fonts/AvenirNextWorld-ExtraBoldIt.woff2') format('woff2'),
        url('../fonts/AvenirNextWorld-ExtraBoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next World';
    src: url('../fonts/AvenirNextWorld-ExtraBold.woff2') format('woff2'),
        url('../fonts/AvenirNextWorld-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next World';
    src: url('../fonts/AvenirNextWorld-LightIt.woff2') format('woff2'),
        url('../fonts/AvenirNextWorld-LightIt.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next World';
    src: url('../fonts/AvenirNextWorld-ThinIt.woff2') format('woff2'),
        url('../fonts/AvenirNextWorld-ThinIt.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next World';
    src: url('../fonts/AvenirNextWorld-UltLt.woff2') format('woff2'),
        url('../fonts/AvenirNextWorld-UltLt.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next World';
    src: url('../fonts/AvenirNextWorld-Medium.woff2') format('woff2'),
        url('../fonts/AvenirNextWorld-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next World';
    src: url('../fonts/AvenirNextWorld-MediumIt.woff2') format('woff2'),
        url('../fonts/AvenirNextWorld-MediumIt.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next World';
    src: url('../fonts/AvenirNextWorld-UltLtIt.woff2') format('woff2'),
        url('../fonts/AvenirNextWorld-UltLtIt.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next World';
    src: url('../fonts/AvenirNextWorld-Thin.woff2') format('woff2'),
        url('../fonts/AvenirNextWorld-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next World';
    src: url('../fonts/AvenirNextWorld-Regular.woff2') format('woff2'),
        url('../fonts/AvenirNextWorld-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Avenir Next World';
}

img {
    max-width: 100%;
    display: block;
}

/*******************************************/


header {
    width: 100%;
    max-width: 980px;
    background: #fff;
    padding: 20px;
    margin: 0 auto;
    display: block;
}

header .logo {
    text-align: left;
    vertical-align: top;
}

header .logo img {
    width: 100%;
    max-width: 159px;
}

header .nav {
    text-align: center;
    color: #ccc;
    display: inline-block;
    vertical-align: middle;
    line-height: 4;
}

header .nav a {

    font-weight: 500;
    font-size: 16px;
    color: #1c1c1c;
    text-decoration: none;
    margin: 0 10px;

}

header .nav a:hover {
    transition: all 330ms;
    opacity: .8;
}

header .btn-top {
    text-align: right;
}

header .btn-top a {
    background: #b50027;
    border-radius: 4px;

    font-weight: 500;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    padding: 10px 30px;
    vertical-align: middle;
    line-height: 4;
}

header .btn-top a:hover {
    transition: all 330ms;
    opacity: .9;
}



/*******************************************/


.banner-part {
    background: url(../images/banner.png);
    background-size: cover;
    width: 100%;
    height: 560px;
    padding-top: 100px;
    display: block;
}

.banner-part .container {
    width: 100%;
    max-width: 980px;
}

.banner-part .banner-text {
    width: 100%;
    max-width: 620px;
    display: block;
}

.banner-part .banner-text h1 {
    font-weight: bold;
    font-size: 60px;
    color: #fff;
    line-height: 1.2;
    margin: 20px 10px;
    display: block;
}

.banner-part .banner-text p {
    font-weight: normal;
    font-size: 20px;
    color: #fff;
    line-height: 1.5;
    margin: 20px 10px;
    display: block;
}

.banner-part .banner-text a {
    background: #b50027;
    border-radius: 4px;
    padding: 15px 30px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    margin: 0;
    display: inline-block;
    transition: all 330ms;
}

.banner-part .banner-text a:hover {
    transition: all 330ms;
    opacity: .9;
}


/*******************************************/


.signup-section {
    width: 100%;
    max-width: 980px;
    padding: 40px 20px;
    margin: 0 auto;
    display: block;
}

.signup-section .title h4 {

    font-weight: bold;
    font-size: 36px;
    color: #002d56;
    line-height: 1.5;
    margin: 20px 10px;
    text-align: center;
    display: block;
}

.signup-section .box {
    border-width: 1px;
    border-color: rgb(225, 225, 225);
    border-style: solid;
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
    width: 100%;
    max-width: 600px;
    padding: 10px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.signup-section .box .img-icon {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    line-height: 4;
}

.signup-section .box .signup-point img {
    text-align: center;
    display: block;
    margin: 0 auto;
}

.signup-section .box .signup-text {
    width: 79%;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    text-align: left;
}

.signup-section .box .signup-text span {
    font-family: 'Avenir Next World';
    font-weight: 600;
    font-size: 26px;
    color: #002d56;
    line-height: 1.2;
    margin: 10px;
    display: block;
}

.signup-section .box .signup-text p {
    font-weight: 400;
    font-size: 16px;
    color: #666;
    line-height: 1.5;
    margin: 10px;
    display: block;
}

.signup-section .disc p {
    font-weight: 400;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    margin: 20px;
    text-align: center;
    display: block;
}



/*******************************************/

.message54 {
    width: 100%;
    background: #b50027;
    text-align: center;
    display: block;
}

.message54 .text {
    width: 100%;
    max-width: 780px;
    margin: 0 auto;
    padding: 40px 20px;
    display: block;
}

.message54 .text span {
    font-weight: 600;
    font-size: 44px;
    color: #fff;
    line-height: 1.5;
    margin: 20px;
    text-align: center;
    display: block;
}

.message54 .text p {
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    line-height: 1.5;
    margin: 20px;
    text-align: center;
    display: block;
}

/*******************************************/

.message33 {
    width: 100%;
    text-align: center;
    display: block;
}

.message33 .text {
    width: 100%;
    margin: 0 auto;
    padding: 60px 20px;
    display: block;
}

.message33 .text span {
    font-weight: 500;
    font-size: 36px;
    color: #000;
    line-height: 1.5;
    margin: 20px;
    text-align: center;
    display: block;
}

.message33 .text a {
    background: #b50027;
    border-radius: 4px;
    padding: 15px 30px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    margin: 0;
    display: inline-block;
    transition: all 330ms;

}

.message33 .text a:hover {
    transition: all 330ms;
    opacity: .9;
}


/*******************************************/

footer {
    width: 100%;
    background: #002d56;
    display: block;
}

footer .container {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 20px;
    display: block;
}

footer .container .colo-3 {
    width: 32.8%;
    display: inline-block;
    vertical-align: top;
    padding: 20px;
}

footer .container .bottom-logo {
    text-align: left;
}


footer .container .bottom-nav {
    text-align: left;
}

footer .container .bottom-nav ul {
    list-style: none;
    padding-left: 0;
}

footer .container .bottom-nav ul li {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    line-height: 2;
    display: block;
}

footer .container a {
    text-decoration: none;
    color: inherit;
}

footer .container a:hover {
    transition: all 330ms;
    opacity: .9;
}


footer .container .bottom-creds {
    text-align: left;
}

footer .container .bottom-creds ul {
    list-style: none;
    padding-left: 0;
}


footer .container .bottom-creds ul li {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    line-height: 2;
    display: block;
}

footer .container .bottom-creds p {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    line-height: 2;
    display: block;
}


footer .container .bottom-creds ul.social-links li {
    margin-right: 10px;
    display: inline-block;
}

footer .container .bottom-creds .cc {
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    line-height: 2;
    display: block;
}





/*=============MEDIA QUERY START=================*/

@media(max-width:820px) {


    header .container {
        width: 100%;
        max-width: 100%;
    }

    header .nav a {
        font-size: 15px;
        margin: 0 5px;
    }

}



@media(max-width:768px) {

    header .logo img {
        text-align: center;
        display: block;
        margin: 0 auto;
    }

    header .nav {
        display: block;
    }

    header .btn-top a {
        display: block;
        text-align: center;
        line-height: 2;
    }

    .banner-part {
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .banner-part .banner-text h1 {
        font-size: 32px;
    }

    .banner-part .banner-text p {
        font-size: 18px;
    }

    .signup-section .title h4 {
        line-height: 1.2;
    }

    .signup-section .box .img-icon {
        width: 100%;
    }

    .signup-section .box .signup-text {
        width: 100%;
        text-align: center;
    }
    
    .message54 .text span {
        line-height: 1.2;
    }
    
    .message33 .text span {
        font-size: 32px;
    }
    

    footer .container .colo-3 {
        width: 100%;
    }



}
