@font-face {
    font-family: ELLE;
    src: url('/Content/QRCode/assets/font/elle-futura-book.otf');
}

@font-face {
    font-family: ELLE-B;
    src: url('/Content/QRCode/assets/font/ElleFutura-Bold.otf');
}

body {
    font-family: ELLE !important;
}

.header-transparent {
    position: unset !important;
    background-image: url('/Content/QRCode/assets/img/Nen/wallpaperflare.jpg');
    background-repeat: no-repeat;
}

.header-bottom.header-sticky.sticky-bar {
    background-image: url(/Content/QRCode/assets/img/Nen/wallpaperflare.jpg);
    background-repeat: no-repeat;
}

main {
    background-image: url('/Content/QRCode/assets/img/Nen/wallpaperflare-body.jpg');
    /*background-repeat: no-repeat;*/
}

a {
    text-decoration: none;
}

main a {
    color: black !important;
}

.card {
    background: none;
}

.box {
    flex-basis: 17%;
    margin-bottom: 1em;
    background: rgb(57 64 42 / 77%);
}

.box-7 {
    border: 5px groove #a0bc4e;
}

.header-area .main-header .main-menu ul li a {
    color: #d4f710;
    font-size: 1.2rem;
}

.card h5 {
    color: #feff3e;
    text-transform: uppercase;
    font-family: 'ELLE-B';
    margin-bottom: 0rem !important;
    line-height: 1.4 !important;
}

small {
    font-size: 14px !important;
}
.medal-qc{
    padding-top:5px;
}
.medal-qc img{
    height:66px;
}
.card-text.list-about {
    margin-bottom: 4px!important;
}
.bg-position-01 {
    background-color: rgb(175 65 37);
}

.owl-carousel .owl-item img {
    width: 75% !important;
    margin: auto;
}

.pano-section.p1-slider {
    background: #423e2573 !important;
}

.pano-section .owl-carousel .owl-nav div {
    top: 50% !important;
}

    .pano-section .owl-carousel .owl-nav div.owl-prev {
        left: -31px !important;
    }

.owl-carousel .owl-nav div.owl-prev i, .owl-carousel .owl-nav div.owl-next i {
    top: 0px !important;
}

.pano-section .owl-carousel .owl-nav div.owl-next {
    right: -32px;
}

b {
    color:#b2ef25;
}
.footer-area {
    background-image: url(/Content/QRCode/assets/img/Nen/footer.jpg);
    /*background-repeat: no-repeat;*/
}

.fb-share-button {
    position: absolute !important;
}

.pano-section p {
    margin: 24px 5px !important;
}

strong {
    color: #d4f713;
}
.ul-style-list {
    padding: 0 1.2rem;
}
.ul-style-list > li {
    list-style-type: disc;
    font-size: 1.1rem;
    line-height: 30px;
}
.single-team pre {
    font-family: ELLE !important;
    color: white;
    font-size: 1.1rem;
    font-style:italic;
}

/*img.mfp-img {
    padding: 112px 0 40px !important;
}*/

.space-wrap {
    white-space: nowrap;
}

.back {
    position: fixed;
    position: fixed;
    bottom: 119px;
    font-size: 50px;
    color: #c3f413;
    right: 31px;
    padding-right: 9px;
    padding-left: 9px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 48%), 0 6px 20px 0 rgb(0 0 0 / 35%);
    z-index: 10;
}

.pano-section a {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
}

.mpf-figure:after {
    background: none;
    box-shadow: none;
}

.mfp-image-holder .mfp-content {
    margin-top: 109px;
}

@media only screen and (max-width: 600px) {
    .pano-section .owl-carousel .owl-nav div.owl-prev {
        left: 0px !important;
    }

    .pano-section .owl-carousel .owl-nav div {
        top: 30% !important;
    }

        .pano-section .owl-carousel .owl-nav div.owl-next {
            right: 0px !important;
        }

    .text-letter {
        height: 650px;
    }

    h3 span {
        display: block;
    }

    .owl-carousel .owl-nav div {
        width: 30px !important;
        height: 30px !important;
    }

        .owl-carousel .owl-nav div.owl-prev i, .owl-carousel .owl-nav div.owl-next i {
            top: -6px !important;
        }

    #scrollUp, #back-top {
        width: 10% !important;
    }

    .back {
        font-size: 24px;
        right: 14px;
    }

    .fb-share-button span {
        right: 1px;
    }


}