@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/911Fonts.com_CenturyGothicRegular__-_911fonts.com_fonts_mhpY.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/Century-Gothic-_911fonts.com_fonts_pMgo.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

.pc-nav-main {
    background-color: #0c0c0c;
    position: -webkit-sticky;
    position: sticky;
    z-index: 2000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100.0002387286365%;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.notification-box {
    position: absolute;
    left: 11px;
    top: 20px;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    background-color: #f0f0f0;
}
.non-sticky-nav-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 98%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.dropdown-toggle {
    padding-left: 0px;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    color: #b3b3b3;
    font-size: 16px;
    line-height: 2;
    cursor: pointer;
}
.text-block-2 {
    font-size: 14px;
    text-transform: uppercase;
}
.dropdown {
    margin-right: 0px;
    margin-left: 0px;
}
.dropdown-link-2 {
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    color: #b3b3b3;
    font-size: 14px;
    line-height: 2;
}

.dropdown-link-2:hover {
    background-color: rgba(12, 12, 12, 0.17);
    color: #bfa463;
}
.html-embed-5 {
    width: 100%;
    height:27.09px;
    max-width: 370px;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    color: #f0f0f0;
}

.html-embed-5:hover {
    color: #bfa463;
}
.dropdown-list.w--open {
    z-index: 9007199254740991;
    background-color: #0c0c0c;
    color: #000;
}
.dropdown:hover {
    color: #bfa463;
}
.dropdown-list {
    color: #f5f5f5;
}
.dropdown-toggle:hover {
    color: #bfa463;
    letter-spacing: normal;
}
.left-nav-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*width: 352px;*/
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.left-nav-items.auto-width {
    width: auto;
}



.nav-item-container {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #f0f0f0;
    font-size: 16px;
    line-height: 1;
    text-decoration: none;
}

.nav-item-container.more-margin {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #f0f0f0;
}

.nav-item-container.more-margin.no-margin {
    margin-right: 0px;
}

.nav-item-container.more-margin.no-margin.w--current {
    color: #bfa463;
}


.nav-list {
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    color: #b3b3b3;
    font-size: 14px;
    line-height: 2;
    font-weight: 400;
    text-transform: capitalize;
    cursor: pointer;
}

.nav-list:hover {
    color: #bfa463;
    font-weight: 400;
    text-align: center;
    letter-spacing: normal;
}

.nav-list.big {
    color: #b3b3b3;
    font-size: 16px;
    text-transform: uppercase;
}

.nav-list.big:hover {
    color: #bfa463;
}

.brand-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.brand-container.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #f0f0f0;
}


.right-nav-items {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 336.8px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.div-block-66 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.div-block-64 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 29.9375px;
    margin-left: 17px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.div-block-64.left-one {
    margin-left: 0px;
}

.div-block-64.middle-one {
    margin-left: 14px;
}


.nav-icons {
    width: 26px;
    height: auto;
    margin-right: 0px;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    color: #f0f0f0;
    font-size: 22px;
    line-height: 1;
    cursor: pointer;
}

.nav-icons:hover {
    color: #bfa463;
}

.nav-icons.smaller {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    height: auto;
    color: #f0f0f0;
    line-height: 22px;
}

.nav-icons.smaller:hover {
    color: #bfa463;
}


.notification-box {
    position: absolute;
    left: 11px;
    top: 20px;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    background-color: #f0f0f0;
}



.notification-heading {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #0c0c0c;
    font-size: 12px;
    line-height: 1;
}

.sticky-nav-container {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 1999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0c0c0c;
}


.div-block-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 98%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}



.div-block-59 {
    display: none;
    width: 200px;
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: transparent;
}

.div-block-60 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #f0f0f0;
    text-decoration: none;
    cursor: pointer;
}

.html-embed-10 {
    width: 240px;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    color: #f0f0f0;
}

.html-embed-10:hover {
    color: #bfa463;
}

.new-in {
    position: static;
    top: 0px;
    z-index: 1999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 40px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #222;
}

.div-block-69 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 98%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.div-block-68 {
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.slider-2 {
    height: 100%;
    background-color: transparent;
}


.mask {
    height: 100%;
}

.slide-4 {
    width: 100%;
    height: 40px;
}

.div-block-70 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.link-3 {
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    color: #f0f0f0;
    font-size: 12px;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
}

.link-3:hover {
    color: #bfa463;
}

.div-block-67 {
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.div-block-67:hover {
    color: #bfa463;
}

.div-block-67 {
    color: #f0f0f0;
}

.html-embed-13 {
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
}

.html-embed-12 {
    margin-left: 20px;
}
.left-arrow-2 {
    display: none;
}

.right-arrow-2 {
    display: none;
}
.slide-nav-3 {
    display: none;
}
@media screen and (max-width: 991px){
    .pc-nav-main {
        display: none;
    }
    .sticky-nav-container {
        display: none;
    }
}
@media screen and (max-width: 479px){
    .pc-nav-main {
        display: none;
    }
    .sticky-nav-container {
        display: none;
    }
}

@media screen and (min-width: 1440px){
    .nav-icons.smaller {
        width: 26px !important;
        height: 32.55px !important;
    }
    .nav-icons {
        width: 25px;
        height: 25.3125px;
    }
    .nav-icons.smallest {
        width: 24px;
        height:26.48750114440918px;
    }
    /*.left-nav-items {*/
    /*    width: 361px;*/
    /*}*/
    .notification-box {
        left: 13px;
        top: 24px;
    }
    /*.nav-item-container.more-margin {*/
    /*    margin-right: 40px;*/
    /*}*/

    .nav-item-container.more-margin.no-margin.w--current {
        color: #bfa463;
    }
    .nav-list {
        font-size: 16px;
    }

    .nav-list.big {
        font-size: 16px;
    }
    .right-nav-items {
        width: 336.8px;
    }
    .div-block-64 {
        width: 27px;
        height: 33.6875px;
    }

    .text-block-2 {
        font-size: 16px;
    }
    .div-block-15 {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.nav-icons {
    width: 25px;
    height: 25.6px;
}

.nav-icons.smaller {
    width: 25px;
    height: 30.05px;
}
.nav-icons.smallest {
    width: 24px;
    height:26.48750114440918px;
}
