﻿@font-face {
    font-family: 'HelveticaNeueBold';
    src: url('../../Font/HelveticaNeueBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Titillium-Regular';
    src: url('../../Font/Titillium-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Khand-Regular';
    src: url('../../Font/Khand-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'futurah';
    src: url('../../Font/futurah.ttf') format('truetype');
}

@font-face {
    font-family: 'futural';
    src: url('../../Font/futural.ttf') format('truetype');
}

@font-face {
    font-family: 'SourceSansPro-Light';
    src: url('../../Font/SourceSansPro-Light.otf') format('opentype');
}

@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('../../Font/SourceSansPro-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'SourceSansPro-Semibold';
    src: url('../../Font/SourceSansPro-Semibold.otf') format('opentype');
}

@font-face {
    font-family: 'Poppins-Light';
    src: url('../../Font/Poppins-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Poppins-Regular';
    src: url('../../Font/Poppins-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Poppins-SemiBold';
    src: url('../../Font/Poppins-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Poppins-Medium';
    src: url('../../Font/Poppins-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Poppins-Bold';
    src: url('../../Font/Poppins-Bold.ttf') format('truetype');
}

body {
    margin: 0;
    background: transparent url("../../Images/bg.jpg") no-repeat scroll center center;
    background-attachment: fixed;
}

a {
    text-decoration: none;
}

.cCon {
    position: relative;
    width: 100%;
}

.cCen {
    margin: 0 auto;
    width: 1170px;
}

.cPgCen {
    margin: 25px auto 0 auto;
    width: 1170px;
    background-color: #fff;
}

.cPgCon {
    position: relative;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}

.cPgKtg {
    width: 100%;
    font-family: Titillium-Regular;
    color: #15216b;
    font-size: 14px;
    padding: 0 10px;
    box-sizing: border-box;
    padding: 40px 0;
    display: flex;
    align-items: center;
}

.cPgKtgCl {
    color: #afafaf;
    margin-left: 2px;
}

#dPageHead {
    width: 100%;
    z-index: 1;
}

#dPageHeadTop {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 35px;
    background-color: #232323;
    padding: 0 35px;
    box-sizing: border-box;
    z-index: 1;
    display: none;
}

.cHdTlf {
    margin: 0 auto;
    font-family: Poppins-Medium;
    font-size: 11px;
    color: #fff;
    width: 33.3333%;
    display: flex;
    justify-content: center;
}

    .cHdTlf a {
        color: #fff;
    }

.cHdTxCn {
    display: flex;
    align-items: center;
    width: 33.3333%;
    display: flex;
    flex-direction: row-reverse;
}

.cHdTx {
    font-family: Poppins-SemiBold;
    font-size: 11px;
    color: #fff;
    padding: 0 15px;
}

.cHdTxSp {
    height: 10px;
    width: 1px;
    background-color: #b9b8b8;
}

.cSosMedHdCon {
    display: flex;
    align-items: center;
    width: 33.3333%;
}

.cSosMedHd {
    float: left;
    cursor: pointer;
    font-size: 13px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .cSosMedHd a {
        color: #fff;
        text-decoration: none;
    }

#dPageHeadBot {
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    height: 80px;
    display: flex;
    align-items: center;
    transition: 0.5s ease;
    background-color: #16216a;
    -webkit-box-shadow: 0 1px rgba(0,0,0,.1);
    box-shadow: 0 1px rgba(0,0,0,.1);
    padding: 0 35px;
    box-sizing: border-box;
    z-index: 1;
}

#dPageHeadBotCen {
    width: 1170px;
    height: 70px;
    display: flex;
    align-items: center;
    transition: 0.5s ease;
    background-color: #16216a;
    -webkit-box-shadow: 0 1px rgba(0,0,0,.1);
    box-shadow: 0 1px rgba(0,0,0,.1);
    margin: 0 auto;
}

/*#dPageHeadBot.sticky {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        padding: 5px;
        background-color: #cae8ca;
        border: 2px solid #4CAF50;
    }*/

#dPageHeadRg {
    width: 120px;
    display: flex;
    transition: 0.5s ease;
    margin-top: 5px;
    align-items: center;
    flex-direction: row-reverse;
    font-size: 14px;
}

    #dPageHeadRg .fa {
        color: #fff;
        margin-left: 15px;
    }

#dLogo {
    width: 210px;
    cursor: pointer;
    transition: 0.5s ease;
    margin-top: 5px;
}

    #dLogo img {
        width: 100%;
        position: relative;
    }

#dMblMn {
    margin: 0 auto;
}

.cLink {
    float: left;
    cursor: pointer;
    transition: 0.5s ease;
    padding: 0 24px;
    font-family: Khand-Regular;
    font-size: 18px;
    color: #fff;
    line-height: 70px;
}

    .cLink:hover {
        color: #808080;
    }

.cLinkSpr {
    float: left;
    width: 2px;
    height: 70px;
    transition: 0.5s ease;
    background: transparent url("../../Images/lnk-brd.jpg")scroll top left;
}

.cAcMenXlCon {
    position: absolute;
    left: 0;
    right: 0;
    height: 0;
    transition: ease 0.5s;
    background-color: #1c1c1c;
    padding: 0 25px;
    box-sizing: border-box;
    overflow: auto;
}

    .cAcMenXlCon::-webkit-scrollbar {
        display: none;
    }

.cLink:hover .cAcMenXlCon {
    height: 100vh;
    padding: 20px 25px 100px 25px;
    transition: ease 0.5s;
}

.cAcMenXlCon .cLink {
    cursor: pointer;
    font-family: Poppins-Medium;
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    padding: 0 5px 0 10px;
    box-sizing: border-box;
    margin: 15px 0 0 0;
    border-left: 1px solid #2c2c2c;
    width: 20%;
    transition: ease 0.5s;
}

.cAcMenXlCon .cAcMenLink {
    float: left;
    width: 100%;
    font-family: Poppins-Medium;
    font-size: 12px;
    color: #8d8d8d;
    line-height: 25px;
    display: flex;
    align-items: center;
    border: none;
    padding: 0 0;
    box-sizing: border-box
}

.cAcMenCon {
    position: absolute;
    width: 300px;
    height: 0;
    overflow: hidden;
    transition: ease 0.5s;
    background-color: #1c1c1c;
    display: block;
}

.cLink:hover .cAcMenCon {
    height: auto;
    padding: 20px 0;
    transition: ease 0.5s;
}

.cAcMenLink {
    float: left;
    width: 100%;
    font-family: Poppins-Medium;
    font-size: 12px;
    color: #8d8d8d;
    line-height: 25px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #292929;
    padding: 10px 25px;
    box-sizing: border-box;
}

    .cAcMenLink:hover {
        color: #fff;
    }



.cPgRgIt {
    width: 30px;
    background: #fff;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    padding: 5px 0 5px 10px;
    margin-bottom: 15px;
    color: #232323;
    cursor: pointer;
    width: 600px;
    height: 600px;
    background-color: aqua;
}

    .cPgRgIt .fa {
        margin: 0;
    }

.cFtTop {
    width: 100%;
    height: 85px;
    position: relative;
    border-bottom: 1px solid #2b2b2b;
    display: flex;
    align-items: center;
    font-family: Poppins-SemiBold;
    font-size: 12px;
    color: #B7B7B7;
    margin-top: 80px;
    background: #16216a url(../../Images/lnk-brd.jpg) repeat-x scroll bottom left;
    display: none;
}

    .cFtTop a {
        color: #B7B7B7;
        font-size: 15px;
        text-decoration: none
    }

.cFtTopInfo {
    float: left;
    font-family: HelveticaNeueBold;
    font-size: 13px;
    color: #fff;
    margin-top: 7px;
}

.cSmFtTxt {
    margin: 5px 10px 0 0;
    color: #808080;
}

.cSmFt {
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .cSmFt .fa {
        font-size: 15px;
        color: #fff;
        margin: 0 0 0 15px;
    }

    .cSmFt img {
        margin: 10px 0 0 15px;
        height: 15px;
        opacity: .4;
    }

.cFt {
    position: relative;
    display: flex;
    justify-content: center;
    padding: 60px 0;
    background-color: #16216a;
}

.cFtItmConLg {
    float: left;
    margin: 5px;
    width: 220px;
    margin-right: 30px;
    transition: 0.5s ease;
    cursor: pointer;
    height: 50px;
    padding: 3px;
}

    .cFtItmConLg img {
        width: 100%;
    }

.cFtItmCon {
    float: left;
    width: 130px;
    margin: 0 30px;
}

.cFtItmBs {
    margin-bottom: 13px;
    font-family: Khand-Regular;
    font-size: 18px;
    color: #fff;
    width: 100%;
    border-bottom: 1px solid #fff;
}

.cFtItmLnk {
    font-size: 14px;
    color: #808080;
    font-family: SourceSansPro-Regular;
    line-height: 22px;
    width: 100%;
}

.cFtItmLnkDbl {
    font-family: HelveticaNeueBold;
    font-size: 15px;
    color: #fff;
    line-height: 22px;
    display: flex;
    flex-wrap: wrap;
    width: 50%;
}

.cFtItmCon .cFtItmLnkDbl {
    width: 100%;
}

.cFtItmLnkDbl a {
    color: #808080;
    text-decoration: none
}

    .cFtItmLnkDbl a:hover {
        color: #D90E16;
        text-decoration: underline;
    }

.cFtBot {
    width: 100%;
    height: 85px;
    position: relative;
    background-color: #101958;
    display: flex;
    align-items: center;
    font-family: HelveticaNeueBold;
    font-size: 12px;
    color: #fff;
}

    .cFtBot a {
        color: #fff;
        text-decoration: none
    }

/*body::-webkit-scrollbar {
        display: none;
    }*/

@media screen and (min-width: 0px) and (max-width: 992px) {
    .cPgCen {
        width: 100%;
    }

    .cMblMenuBtn {
        position: fixed;
        width: 25px;
        right: 20px;
        top: 25px;
        z-index: 2;
        cursor: pointer;
    }

    .cMblMenuBtnHr {
        float: left;
        width: 25px;
        height: 3px;
        border-radius: 3px;
        background-color: #fff;
        margin-bottom: 5px;
    }

    #dMblMn {
        position: fixed;
        width: 100%;
        height: calc(100% - 70px);
        background-color: #171717;
        transition: .5s ease;
        overflow: auto;
        left: -100%;
        top: 70px;
    }

        #dMblMn::-webkit-scrollbar {
            display: none;
        }

    #dPageHeadTop {
        display: none;
    }

    #dPageHeadBot {
        padding: 0 20px;
        height: 70px;
    }

    #dLogo {
        width: 150px;
        padding-top: 5px;
        margin-top: 0;
    }

    #dPageHeadRg {
        margin: -3px 40px 0 0;
        float: right;
        display: none;
    }

    .cLinkSpr {
        display: none;
    }

    .cLink {
        width: 100%;
        border-bottom: 1px solid #252525;
        padding: 0 20px;
        box-sizing: border-box;
        margin: 0;
        transition: 0.5s ease;
        font-size: 13px;
        color: #fff;
        line-height: 55px;
    }

        .cLink:hover {
            color: #fff;
        }












    .cAcMenXlCon {
        position: static;
        width: calc(100% + 40px);
    }

    .cLink:hover .cAcMenXlCon {
        position: static;
        height: auto;
        width: calc(100% + 40px);
        padding: 0;
        transition: ease 0.5s;
        margin: 0 -20px;
    }

    .cAcMenXlCon .cLink {
        width: calc(100% - 10px);
        font-size: 13px;
        margin: 15px 0 0 10px;
        border: none;
        transition: ease 0.5s;
    }

    .cAcMenXlCon .cAcMenLink {
        margin-left: 0;
        border-top: 1px solid #252525;
        border-bottom: 1px solid #252525;
        line-height: 55px;
    }














    .cAcMenCon {
        position: static;
        width: calc(100% + 40px);
        height: 0;
        transition: ease 0.5s;
        background-color: #1c1c1c;
        margin: 0 0 0 -20px;
    }

    .cLink:hover .cAcMenCon {
        height: auto;
        transition: ease 0.5s;
        padding: 0 0;
    }

    .cAcMenLink {
        width: calc(100% - 40px);
        margin: 0 20px;
        padding: 10px 0;
    }

    .cCen {
        width: 100%;
    }

    cFtTopInfo {
        display: none;
    }

    .cFtTop .cCen {
        display: flex;
        flex-wrap: wrap;
    }

    .cFtItmConLg {
        display: none;
    }

    .cSmFtTxt {
        display: none;
    }

    .cFt {
        flex-wrap: wrap;
        padding: 20px 0;
        justify-content: left;
    }

    .cSmFt img {
        margin: 10px 0 0 30px;
    }

    .cSmFt .fa {
        margin: 0 0 0 30px;
    }

    .cFtItmLnkDbl {
        width: 100%;
    }

    .cFtItmCon {
        width: 100%;
        margin-top: 20px;
    }

    .cFtBot .cCen {
        padding: 0 25px;
        font-size: 11px;
    }

    .cBdySldTxDt {
        display: none;
    }
}
