::-moz-selection {
    /* Code for Firefox */
    color: #fff;
    background: #f48024;
}

::selection {
    color: #fff;
    background: #f48024;
}

img {
    image-rendering: -webkit-optimize-contrast;
}

.fz-12 {
    font-size: 12px;
}

.fz-h1 {
    font-size: 2.5rem;
}

.my-tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.my-tooltip .tooltiptext {
    display: none;
    width: 200px;
    background-color: #ffffff;
    color: #151515;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    /* Position the tooltip */
    position: absolute;
    left: -130px;
    z-index: 1;
}

.noselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                     supported by Chrome, Edge, Opera and Firefox */
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

@font-face {
    font-family: "Battambang";
    font-weight: 700;
    src: url(/fonts/battambang-bold.woff2) format("woff2");
    unicode-range: U+1780-17FF, U+200B-200C, U+25CC;
}

.ads {
    text-align: center;
}

#ads-footer-fixed {
    position: fixed;
    left: 50%;
    bottom: -10px;
    transform: translate(-50%, 0);
    z-index: 1;
    width: 100%;
    text-align: center;
    transition: all 0.4s;
}

#ads-footer-fixed .hide-footer-fixed-ads {
    display: none !important;
}

#ads-footer-fixed .show.adskeeper {
    max-width: 900px;
    min-width: 400px;
    min-height: 90px;
    text-align: center;
    position: absolute;
    bottom: -100px;
    left: 50%;
    transform: translate(-50%, 0);
}

#ads-footer-fixed .show.gg {
    position: absolute;
    bottom: -100px;
    left: 50%;
    transform: translate(-50%, 0);
}

#ads-footer-fixed .show.ownAds {
    left: 50%;
}

#ads-footer-fixed .show.ads-footer-fixed {
    max-width: 900px;
    min-width: 400px;
    min-height: 90px;
    text-align: center;
    position: absolute;
    bottom: -100px;
    left: 50%;
    transform: translate(-50%, 0);
}

.hide-footer-fixed {
    text-align: center;
    margin: auto;
    display: none;
}

.hide-footer-fixed button {
    width: 50px;
    padding: 0;
    border-radius: 0;
    border: 1px solid #fff !important;
}

#ads-counter {
    font-size: 14px;
    width: 20%;
    height: 20%;
    position: absolute;
    right: 0;
    top: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: rgba(0, 0, 0, 0.4);
}

.skip-ads {
    cursor: pointer;
    width: 20%;
    height: 20%;
    position: absolute;
    right: 0;
    top: 50%;
    display: none;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.7);
    z-index: 2;
}

.skip-ads:hover {
    background: rgba(255, 152, 0, 0.2);
}

.top {
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    position: relative;
    top: 1px;
}

.top iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wrapper {
    position: relative;
    padding-bottom: 200%;
    transform: translateY(-35.95%);
}

.redirect-ads {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.ads-message {
    display: none;
    color: #e7e8eb;
}

.hr-dot {
    height: 1px;
    background: #fff;
}

.c-pointer {
    cursor: pointer;
}

* {
    padding: 0;
    margin: 0;
}

.fw-b {
    font-weight: bold;
}

.bg-black {
    background-color: #151515;
    color: #fff;
}

#ads-under-menus {
    height: 280px;
    overflow: hidden;
}

#last-updated {
    min-height: 488px;
    padding-top: 40px;
}

#last-updated h2 {
    line-height: 1.5em;
}

body {
    font-size: 16px;
    font-family: Arial, "Noto Serif Khmer", sans-serif, cursive;
    overflow-x: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
}

body #home {
    min-height: 100vh;
}

body .search-content {
    display: none;
    width: 100%;
    height: 105%;
    background: #151515;
    position: absolute;
    z-index: 123;
    top: -25px;
    text-align: center;
}

body .search-content #close-search-box {
    position: relative;
    top: 30px;
    border: 1px solid #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    cursor: pointer;
    margin: auto;
}

body .search-content #close-search-box i {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

body .search-content form {
    width: 100%;
    margin: auto;
    margin-top: 30px !important;
    position: relative;
    right: 0;
}

body .search-content form i {
    font-size: 22px;
}

body .search-content form .search-dropdown {
    z-index: 12312;
    padding: 15px;
    border-top: none;
    width: 100%;
    display: none;
}

body .search-content form .search-dropdown .loading {
    display: none;
}

body .search-content form #input-search {
    text-align: center;
    border-radius: 50px;
}

body .search-content form #input-search:focus {
    outline: none;
    box-shadow: none;
    border-color: #ceb39f;
}

body header {
    background-size: cover;
    background-position: center;
    background-color: #000;
    position: relative;
    padding-top: 20px;
    /*margin-bottom: 40px;*/
}

body header .main-menu {
    background-color: #191919;
}

body header ul {
    width: 100%;
    margin-bottom: 0;
}

body header ul li {
    display: inline-block;
    color: #fff;
    position: relative;
}

body header ul li.active {
    background-color: #f48024 !important;
}

body header ul li img {
    width: 40px;
}

body header ul li a {
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    padding: 10px;
    color: #fff;
    transition: all 0.4s;
    font-size: 18px;
}

body header ul li a:hover {
    background-color: #f48024;
    color: #000;
}

body header ul li.has-sub:hover ul {
    opacity: 1;
    visibility: visible;
    top: 50px;
}

body header ul li.has-sub ul {
    position: absolute;
    top: 60px;
    display: block;
    z-index: 2222222;
    right: -2px;
    min-width: 200px;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
}

body header ul li.has-sub ul:before {
    content: "";
    width: 15px;
    height: 15px;
    background-color: #fff;
    position: absolute;
    top: -8px;
    right: 10px;
    transform: rotate(45deg);
}

body header ul li.has-sub ul li {
    width: 100%;
    color: #000;
    text-align: center;
    border-bottom: 1px dotted #c3c3c3;
    transition: all 0.4s;
    padding: 0;
    margin: 0;
}

body header ul li.has-sub ul li:hover {
    background-color: #f48024;
}

body header ul li.has-sub ul li:hover ul {
    opacity: 1;
    visibility: visible;
    top: 50px;
}

body header ul li.has-sub ul li:last-child {
    border-bottom: none;
}

body header ul li.has-sub ul li a {
    padding: 8px;
    display: inline-block;
    color: #000;
    width: 100%;
}

a {
    color: #ceb39f;
}

a:hover {
    color: #292d31;
    text-decoration: none;
}

a#logo:hover {
    color: #695a4f;
}

#main-logo {
    display: flex;
    align-items: center;
    position: relative;
}

.main-logo-and-ads {
    min-height: 90px;
}

#logo {
    margin-left: 2px;
    display: inline-block;
}

#logo p {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 5px;
    font-size: 20px;
    margin-bottom: 0;
    color: #695a4f;
}

#logo p span {
    color: #f48024;
    font-weight: 700;
}

.telegram-link {
    color: #0088cc;
    /*overflow: hidden; !* Clips the icon when it flies out *!*/
}

/* Apply the animation to the SVG */
.telegram-animated {
    display: inline-block;
    animation: telegram-send 3s infinite ease-in-out;
}

@keyframes telegram-send {
    0% {
        transform: translate(0, 0) rotate(0);
        opacity: 1;
    }
    10% {
        /* Slight "wind up" or pull back */
        transform: translate(-2px, 2px) rotate(5deg);
    }
    25% {
        /* The "Send" - fly up and right */
        transform: translate(30px, -30px) rotate(-10deg);
        opacity: 0;
    }
    30% {
        /* Instant reset to the bottom-left off-screen */
        transform: translate(-20px, 20px) rotate(0);
        opacity: 0;
    }
    45% {
        /* Fade back into original position */
        transform: translate(0, 0) rotate(0);
        opacity: 1;
    }
    100% {
        /* Long pause before the next "send" */
        transform: translate(0, 0) rotate(0);
        opacity: 1;
    }
}

.top-menu {
    padding: 0;
    margin: 0;
    margin-top: 20px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 5px 0;
    font-size: 12px;
}

.top-menu ul li {
    list-style-type: none;
    display: inline-block;
    padding: 0 5px;
}

.top-menu ul li .social {
    margin-top: -2px;
}

.top-menu ul li a {
    color: #ceb39f;
    color: #695a4f;
}

nav .navbar-toggler {
    position: absolute;
    top: 10px;
    left: 5px;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #f48024;
    border-color: #f48024;
}

.btn.btn-orange {
    color: #fff;
    background-color: #f48024;
    border-color: #f48024;
}

.btn.btn-orange:hover {
    background-color: #f48b0f;
}

.last-update .poster h3 {
    color: #151515;
}

.poster {
    display: none;
    color: #695a4f;
}

.poster h3 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.poster h3.last-update {
    color: #000;
}

.poster i {
    position: absolute;
    right: 0;
}

.poster-search {
    display: block !important;
}

.poster-search h3 {
    width: 100%;
}

#main-wrapper {
    min-height: 90vh;
    overflow-x: hidden;
    background-color: #151515;
}

#main-wrapper .container {
    margin: 10px auto;
    margin-bottom: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

@media screen and (max-width: 768px) {
    #main-wrapper .container {
        padding: 10px;
        margin: 10px auto;
    }
}

footer {
    padding: 40px 0;
    padding-bottom: 120px;
    background-size: cover;
    background-position: center;
    background-color: #cecec1;
    color: #fff;
}

footer .social {
    margin: 15px 30px;
}

footer .social a {
    padding: 7px 20px;
    border: 2px solid #f48024;
    text-decoration: none;
    color: #fff;
    transition: all 0.4s;
}

footer .social a:hover {
    background-color: #f48024;
    border: 2px solid #fff;
}

footer .social a.telegram {
    padding: 7px 20px;
    border: 2px solid #0088cc;
    text-decoration: none;
    color: #fff;
    transition: all 0.4s;
    font-size: 11px;
}

footer .social a.telegram:hover {
    background-color: #0088cc;
    border: 2px solid #fff;
}

@keyframes flash {
    0% {
        color: #151515;
    }

    100% {
        color: #e3342f;
    }
}

@-webkit-keyframes flash {
    0% {
        color: #151515;
    }

    100% {
        color: #e3342f;
    }
}

.marquee {
    height: 40px;
    overflow: hidden;
    position: relative;
    background: #151515;
    color: #e7e8eb;
    font-size: 16px;
    opacity: 0;
}

.marquee p {
    white-space: nowrap;
    margin: 0;
    font-weight: bold;
    line-height: 40px;
}

@-webkit-keyframes scroll-left {
    0% {
        -webkit-transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
    }
}

@keyframes scroll-left {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

#video-player {
    background-color: #000 !important;
}

#movie-wrapper {
    border-radius: 25px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.title-wrapper {
    background: #000;
    padding: 10px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.title-wrapper p {
    margin-bottom: 0;
}

.tag span {
    color: #9a9a9a !important;
    font-size: 12px;
    display: inline-block;
    margin-left: 3px;
}

.tag a {
    background-color: #000;
    padding: 3px 5px;
    border-radius: 15px;
    border: 1px solid var(--orange);
    font-weight: normal;
    font-size: 12px;
    color: #9a9a9a !important;
}

.tag a:hover {
    background-color: var(--orange);
    color: #fff !important;
}

#movie {
    color: #fff;
    font-weight: bold;
}

#movie i.new-update {
    animation: flash 1s infinite;
    -webkit-animation: flash 1s infinite;
    -moz-animation: flash 1s infinite;
    -o-animation: flash 1s infinite;
}

#movie i {
    color: #f48024;
}

#movie a {
    color: #fff;
}

#movie .title {
    font-size: 24px;
    font-family: Arial, "Noto Serif Khmer", sans-serif, cursive;
    font-weight: bold;
}

#movie .videoWrapper {
    background-color: #fff;
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
    border-radius: 25px;
}

#movie .videoWrapper iframe,
#movie .videoWrapper video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

#movie .videoWrapper .ad-movie-popup {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
}

#movie .videoWrapper .ad-movie-popup i {
    font-size: 18px;
    position: absolute;
    top: -20px;
    background-color: #f48024;
    color: #e7e8eb;
    padding: 10px;
    text-align: center;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    cursor: pointer;
    right: -10px;
    z-index: 1;
}

#movie .movie-list {
    padding: 0;
    margin: 0;
    margin-top: 20px;
    max-height: 350px;
    overflow-y: auto;
}

#movie .movie-list li {
    border: 2px solid #f48024;
    border-radius: 12px;
    display: inline-block;
    padding: 15px;
    cursor: pointer;
    margin-bottom: 5px;
}

#movie .movie-list li.active {
    background-color: #f48024;
    color: #e7e8eb;
}

#movie .movie-list li.active i {
    color: #e7e8eb;
}

#movie .movie-list li:hover {
    background-color: #f48024;
    color: #e7e8eb;
}

#movie .movie-list li:hover i {
    color: #e7e8eb;
}

#movie .movie-list-v2 {
    padding: 0;
    margin: 0;
    margin-top: 20px;
    max-height: 350px;
    overflow-y: auto;
}

#movie .movie-list-v2 li {
    display: inline-block;
}

#movie .movie-list-v2 a {
    border: 2px solid #f48024;
    border-radius: 3px;
    display: inline-block;
    padding: 15px;
    cursor: pointer;
    margin-bottom: 5px;
}

#movie .movie-list-v2 a.active {
    background-color: #f48024;
    color: #e7e8eb;
}

#movie .movie-list-v2 a.active i {
    color: #e7e8eb;
}

#movie .movie-list-v2 a:hover {
    background-color: #f48024;
    color: #e7e8eb;
}

#movie .movie-list-v2 a:hover i {
    color: #e7e8eb;
}

#movie #btn-report {
    border-radius: 25px;
    background: #272727;
    border: none;
    margin-top: 10px;
    font-size: 14px;
}

#movie #btn-report i {
    margin-right: 10px;
    color: #fff;
}

#movie #reportModal .modal-content {
    background-color: #151515;
    font-size: 14px;
}

#movie #reportModal .modal-content .modal-title,
#movie #reportModal .modal-content .modal-header,
#movie #reportModal .modal-content .modal-body,
#movie #reportModal .modal-content .modal-footer {
    font-size: inherit;
    border: none;
    font-weight: normal;
}

#movie #reportModal .modal-content .modal-body {
    text-align: left;
}

#movie #reportModal .modal-content .modal-body small {
    color: #aaa;
    line-height: 1.3em;
    display: inline-block;
}

#movie #reportModal .modal-content .modal-body .border-50 {
    width: 70%;
    margin: 0 auto;
    height: 0.8px;
    background-color: #aaa;
    margin-top: 12px;
}

#movie #reportModal .modal-content .modal-footer .btn {
    background: transparent;
    border: none;
    margin: 0 15px;
    font-size: inherit;
}

#movie #reportModal .modal-content .modal-footer .btn-primary {
    color: #f48024;
}

#movie #reportModal .modal-content .modal-footer .btn-primary.focus,
#movie #reportModal .modal-content .modal-footer .btn-primary:focus {
    box-shadow: none;
}

#movie #reportModal .modal-content .modal-footer #report-message {
    width: 100%;
}

#movie #reportModal .modal-content .modal-footer #report-message .alert {
    text-align: center;
}

#movie #reportModal .modal-content .modal-footer #report-message .alert i {
    margin-right: 10px;
}

#movie #reportModal .custom-control-label {
    margin-left: 15px;
    display: inline-block;
}

#movie #reportModal .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #f48024;
    background-color: #f48024;
    left: -40px;
}

#movie #reportModal .custom-radio .custom-control-label::before,
#movie #reportModal .custom-control-label::after,
#movie #reportModal .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    left: -40px;
}

.warning {
    background-color: #151515;
    color: #5a5a5a;
    padding: 15px;
    margin-top: 30px;
    border: 2px dashed #424242;
    font-size: 14px;
}

.warning h3 {
    font-size: 28px;
    color: #8e8e8e;
}

#c-go-top {
    width: 35px;
    height: 35px;
    line-height: 40px;
    background-color: #ff9800;
    color: #fff;
    position: fixed;
    right: 10px;
    bottom: 150px;
    border-radius: 3px;
    z-index: 2;
}

#c-go-top i {
    font-size: 22px;
    padding-left: 10px;
}

.poster-loading .slider {
    top: -25px;
    position: absolute;
    width: 100%;
    height: 5px;
    overflow-x: hidden;
}

.poster-loading .line {
    position: absolute;
    opacity: 0.4;
    background: #f48024;
    width: 150%;
    height: 5px;
}

.poster-loading .subline {
    position: absolute;
    background: #f48024;
    height: 5px;
}

.poster-loading .inc {
    -webkit-animation: increase 2s infinite;
    animation: increase 2s infinite;
}

.poster-loading .dec {
    -webkit-animation: decrease 2s 0.5s infinite;
    animation: decrease 2s 0.5s infinite;
}

@-webkit-keyframes increase {
    from {
        left: -5%;
        width: 5%;
    }

    to {
        left: 130%;
        width: 100%;
    }
}

@keyframes increase {
    from {
        left: -5%;
        width: 5%;
    }

    to {
        left: 130%;
        width: 100%;
    }
}

@-webkit-keyframes decrease {
    from {
        left: -80%;
        width: 80%;
    }

    to {
        left: 110%;
        width: 10%;
    }
}

@keyframes decrease {
    from {
        left: -80%;
        width: 80%;
    }

    to {
        left: 110%;
        width: 10%;
    }
}

@-webkit-keyframes shine-layer-d-sm-strap {
    0% {
        background-position: -150px;
    }

    100% {
        background-position: 0;
    }
}

@keyframes shine-layer-d-sm-strap {
    0% {
        background-position: -150px;
    }

    100% {
        background-position: 0;
    }
}

.popular-movie h2 {
    font-size: 22px;
    font-family: Arial, "Noto Serif Khmer", sans-serif, cursive;
}

.pagination {
    margin-top: 50px;
    justify-content: center;
    z-index: 1;
}

.pagination ul span {
    background-color: #f48024;
}

.pagination .page-item .page-link {
    background-color: #313131;
    border: 1px solid transparent;
    color: #fff;
    width: 50px;
    height: 50px;
    font-size: 20px;
    margin: 0 5px;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    font-weight: bold;
}

.pagination .page-item .page-link:hover {
    background-color: #484848;
}

.pagination .page-item.active .page-link {
    background-color: #f48024;
    color: #292d31;
    z-index: 1;
}

.storyline {
    position: relative;
    margin-bottom: 50px;
    color: #695a4f;
}

.storyline .text-story {
    height: 170px;
    overflow: hidden;
}

.storyline h2 {
    font-size: 22px;
    font-family: Arial, "Noto Serif Khmer", sans-serif, cursive;
}

.storyline h3 {
    font-size: 18px;
}

.storyline i.show-less {
    display: none;
}

.storyline i.show-more,
.storyline i.show-less {
    position: absolute;
    left: 50%;
    bottom: -70px;
    transform: translate(-50%, -50%);
    font-size: 28px;
    cursor: pointer;
}

.btn-yellow {
    background-color: #f48024;
    border: 1px solid #f48024;
    min-width: 120px;
}

.alert-yellow {
    background-color: #f9eee6;
    color: #695a4f;
}

#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar {
    width: 8px;
    background-color: #e7e8eb;
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f48024;
}

@media screen and (max-width: 768px) {
    #movie .title {
        font-size: 18px;
    }

    .popular-movie h2 {
        font-size: 18px;
    }

    .pagination .page-link {
        width: auto !important;
        height: auto !important;
        line-height: 18px !important;
        font-size: 18px !important;
    }

    #ads-counter {
        font-size: 12px;
    }

    nav {
        margin-top: 35px;
    }
}

@media screen and (min-width: 576px) {
    .movie-list li {
        min-width: 80px;
        text-align: center;
    }
}

@media screen and (max-width: 576px) {
    .main-logo-and-ads {
        min-height: 200px;
    }

    #ads-top-logo {
        min-height: 100px;
    }

    #movie .movie-list {
        display: grid;
        grid-template-columns: auto auto auto auto;
    }

    #movie .movie-list li {
        text-align: center;
        margin: 2px;
    }

    #movie #support-us {
        width: 100%;
    }
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
    header nav ul {
        margin-left: 20px;
    }
}

@media screen and (max-width: 992px) {
    header .mobile-nav-background {
        background: rgba(0, 0, 0, 0.5);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
    }

    header #navbarSupportedContent {
        position: fixed;
        top: 0;
        left: 0;
        width: 75%;
        height: 100%;
        z-index: 123123;
        opacity: 0;
        visibility: hidden;
        transition: all 0.4s;
    }

    header #navbarSupportedContent ul {
        width: 100%;
        background-color: #151515;
        height: 100%;
        position: absolute;
        left: -100%;
        transition: all 0.4s;
        padding: 0;
        overflow-y: auto;
    }

    header #navbarSupportedContent ul li {
        display: block;
        width: 100%;
        text-align: left;
        padding-left: 10px;
    }

    header #navbarSupportedContent ul li a {
        font-size: 20px;
        margin: 6px 0;
        padding: 5px;
    }

    header #navbarSupportedContent ul li.has-sub:hover ul {
        display: block;
        top: 50px;
    }

    header #navbarSupportedContent ul li.has-sub ul {
        display: none;
        height: auto;
        background-color: #fff !important;
        padding: 0;
    }

    header #navbarSupportedContent ul .dropdown-menu {
        width: 95%;
    }

    header #navbarSupportedContent ul .nav-link {
        padding: 10px 0;
    }

    header #navbarSupportedContent ul a {
        font-size: 16px;
    }

    header #navbarSupportedContent ul .li-search {
        padding: 15px 0;
    }

    header #navbarSupportedContent.showNav {
        left: 0;
        opacity: 1;
        visibility: visible;
    }

    header #navbarSupportedContent.showNav ul {
        left: 0;
    }
}

div.load-container {
    margin-top: 10px;
    display: none;
}

div.load-container .loader {
    -webkit-animation: rotate 2s infinite ease;
    animation: rotate 2s infinite ease;
    margin: auto;
    width: 40px;
    height: 40px;
    border: 4px solid #fff;
    border-top-color: #f48024;
    border-right-color: #fff;
    border-bottom-color: #f48024;
    border-left-color: #fff;
    border-radius: 50%;
}

/* animations */

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    10% {
        transform: rotate(-45deg);
    }

    100% {
        transform: rotate(720deg);
    }
}

@-webkit-keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    10% {
        transform: rotate(-45deg);
    }

    100% {
        transform: rotate(720deg);
    }
}

