/* @font-face{
    font-family:"Tajawal";
    font-style:normal;
    font-display:block;
    src:url(../fonts/Tajawal/Tajawal-Light.ttf) format("truetype");
}
@font-face{
    font-family:"Tajawal";
    font-style:normal;
    font-display:block;
    font-weight: 200;
    src:url(../fonts/Tajawal/Tajawal-ExtraLight.ttf) format("truetype");
}


@font-face{
    font-family:"Tajawal";
    font-style:normal;
    font-display:block;
    font-weight: 400;
    src:url(../fonts/Tajawal/Tajawal-Regular.ttf) format("truetype");
}

@font-face{
    font-family:"Tajawal";
    font-style:normal;
    font-display:block;
    font-weight: 500;
    src:url(../fonts/Tajawal/Tajawal-Medium.ttf) format("truetype");
}

@font-face{
    font-family:"Tajawal";
    font-style:normal;
    font-weight: 700;
    src:url(../fonts/Tajawal/Tajawal-Bold.ttf) format("truetype");
}

@font-face{
    font-family:"Tajawal";
    font-style:normal;
    font-weight: 800;
    src:url(../fonts/Tajawal/Tajawal-ExtraBold.ttf) format("truetype");
}

@font-face{
    font-family:"Tajawal";
    font-style:normal;
    font-weight: bold;
    src:url(../fonts/Tajawal/Tajawal-Black.ttf) format("truetype");
}

@font-face{
    font-family:"Tajawal";
    font-style:normal;
    font-weight: bolder;
    src:url(../fonts/Tajawal/Tajawal-ExtraBold.ttf) format("truetype");
} */

@font-face {
    font-family: 'Droid Arabic Naskh';
    font-style: normal;
    font-weight: 400;
    src: url(//fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Regular.eot);
    src: url(//fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Regular.eot?#iefix) format('embedded-opentype'),
        url(//fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Droid Arabic Naskh';
    font-style: normal;
    font-weight: 700;
    src: url(//fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Bold.eot);
    src: url(//fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Bold.eot?#iefix) format('embedded-opentype'),
        url(//fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Bold.ttf) format('truetype');
}

/* @font-face {
    font-family: 'Droid Arabic Kufi';
    font-style: normal;
    font-weight: 400;
    src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot);
    src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
         url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff2) format('woff2'),
         url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff) format('woff'),
         url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.ttf) format('truetype');
  }
  @font-face {
    font-family: 'Droid Arabic Kufi';
    font-style: normal;
    font-weight: 700;
    src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot);
    src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),
         url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff2) format('woff2'),
         url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff) format('woff'),
         url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.ttf) format('truetype');
  } */
html {
    overflow-x: hidden;
    background-color: #fff8eb;
}

html,
body {
    text-align: right;
    direction: rtl;
    color: #000;
    font-family: "Droid Arabic Naskh";
    font-weight: 500;
    overflow-x: hidden !important;
}

#PageTop section {
    min-height: 75vh;
}

a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
.cate,
.custom-button {
    font-family: "Droid Arabic Naskh";
    font-weight: 500;
}

.shop-item .product-content .title,
.product-list-item .product-content .title {
    font-size: 24px;
}

.shop-item .product-content p,
.product-list-item .product-content p {
    font-size: 15px;
}

.widget .widget-body {
    font-size: 17px;
}

.widget.widget-category ul li a,
.widget.widget-archive ul li a {
    color: #444444;
}

.class-single-header {
    padding: 20px 30px;
    border-bottom: 1px solid #f6fafd;
}

.meta-post li a i {
    margin-left: 5px;
}

.menu>li>a {
    font-weight: 800;
}

.menu>li>a i {
    margin-left: 5px;
    margin-right: unset;
}

.menu-item-has-children>a::after {
    float: left;
    margin-right: 3px;
    margin-left: unset;
}

.header-top-area .left li {
    border-left: 1px solid #a852a5;
    border-right: unset;
}

.footer-widget.widget-blog .footer-blog li .content {
    padding-right: 20px;
    padding-left: unset;
}

.footer-form input {
    padding-right: 25px;
    padding-left: unset;
}

.footer-widget.widget-about .contact li i {
    margin-right: unset;
    margin-left: 8px;
}

.menu li .submenu {
    right: 0;
    left: unset;
    display: block !important;
}

.header-top-area .left li i {
    margin-left: 5px;
    margin-right: unset;
}

.header-top-area .social-icons li:first-child {
    border-right: 1px solid #a852a5;
    border-left: unset;
}

.header-top-area .social-icons li:last-child {
    border-left: 1px solid #a852a5;
}

.menu>li>a {
    font-size: 16px;
    padding: 15px 15px;
}

.header-wrapper .menu-area .ellepsis-bar {
    margin-right: 30px;
    margin-left: unset;
}

.page-header {
    padding: 130px 0;
}

.menu-item-has-children>a::after {
    font-family: "Font Awesome 5 Pro";
}

.menu li .submenu li a i {
    margin-left: 5px;
}

.footer-widget.widget-blog .footer-blog li {
    padding-bottom: unset;
    margin-bottom: unset;
    border-bottom: 1px dashed #707070;
}

.footer-widget.widget-blog .footer-blog li a {
    color: #444444;
}

.footer-widget.widget-blog .footer-blog li a:hover {
    color: #92278f;
}

.footer-widget.widget-blog .footer-blog li a i {
    color: #0e2c53;
    padding-left: 5px;
}

footer {
    background-image: url('/assets/images/footer/footer-bg.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.footer-bottom {
    background: #fff;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 6%);
}

section.page-header {
    background-image: url('/assets/images/banner/page-header.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.error-section {
    background-image: url('/assets/images/error/error-bg.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.inner-logo img {
    width: unset;
}

.inner-logo {
    max-width: unset;
    margin: 0 auto 40px;
}

.custom-button {
    font-size: 20px;
    text-align: center;
    min-width: 200px;
    cursor: pointer;
}

.btn-dark {
    color: #fff !important;
}

.webui-popover {
    min-width: 300px !important;
}

.webui-popover-title,
.webui-popover-content {
    text-align: right;
}

.btnSoundIcon,
.btnWikiIcon {
    position: relative;
    margin-left: 10px;
    cursor: pointer;
}

.btnSoundIcon:after,
.btnWikiIcon:after {
    font-family: 'Glyphicons Halflings';
    content: '\e035';
    font-size: 15px;
    color: #f96868;
    font-weight: bold;
    top: -5px;
    left: -17px;
    position: absolute;
}

.btnWikiIcon:after {
    content: '\e086';
    color: #92278f;
}

a.btnSoundIcon:hover,
a.btnWikiIcon:hover {
    text-decoration: none;
}

.single-product-item .content {
    padding-right: 10px;
    padding-left: unset;
}

.single-product-item:last-child {
    border-bottom: unset;
}

.single-product-item .thumb {
    width: 80px;
    height: 80px;
    font-size: 3rem;
}

.single-product-item .content a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background-color: #00bfff;
    padding: 2px 18px;
    border-radius: 5px;
    text-transform: uppercase;
    margin-top: 10px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.single-product-item {
    border-bottom: 2px dashed #fff;
    padding-bottom: 10px;
}

.top-shape-center {
    z-index: unset;
}

.bottom-shape-left {
    transform: scaleX(-1);
    right: 0;
    left: unset;
    z-index: unset;
}

.section-header.left-style {
    text-align: right;
}

.modal .close {
    left: 10px;
    right: unset;
    top: 20px;
}

.modal.show {
    z-index: 99999;
}

.modal-title {
    color: #0e2c53;
}

.title {
    color: #0e2c53;
}

.bg-primary {
    color: #fff;
}

.faq-item .faq-title .title {
    padding-left: unset;
    padding-right: 15px;
}

.modal .modal-dialog .modal-content .modal-body {
    background: #fff8eb;
}

.dark-blue-text {
    color: #0e2c53;
}

.popover {
    z-index: 999999;
    max-width: unset;
}

.widget.widget-search .search-form select {
    height: 50px;
    border-radius: 5px;
    background-color: #fafafa;
    border: none;
    outline: none;
}

.widget.widget-search .search-form textarea {
    height: 100px;
    border-radius: 5px;
    background-color: #fafafa;
    border: none;
    outline: none;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    padding-right: calc(1.5em + .75rem) !important;
    border-color: #dc3545 !important;
}

.widget.widget-category ul li a i,
.widget.widget-archive ul li a i {
    margin-left: 5px;
}

i.icon {
    margin-left: 5px;
}

.shop-title .product-view-mode a:last-child {
    margin-right: 5px;
}

.widget.widget-search .search-form button {
    left: 0;
    right: unset;
}

input {
    padding-right: 10px;
    padding-left: unset;
}

.product-list-item .product-content {
    text-align: right;
}

.rev-content-2 .entry-meta .posted-on a {
    padding-left: 20px;
}

.filter li {
    font-size: 18px;
}

.custom-control-label::after,
.custom-control-label::before {
    left: unset;
    right: -2rem;
    top: calc(50% - 0.8rem);
    width: 1.6rem;
    height: 1.6rem;
}

td .custom-radio .custom-control-label::before,
td .custom-radio .custom-control-label::after {
    top: 0 !important;
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    margin-right: 0.25px;
}

.custom-control {
    padding-right: 1.5rem;
    padding-left: unset;
}

.Toastify__toast-container {
    z-index: 99999999999999 !important;
}

.Toastify__toast--default {
    color: #464646 !important;
}

.checkbox-primary input[type=radio]:checked+input[type=hidden]+label::before,
.checkbox-primary input[type=radio]:checked+label::before,
.checkbox-primary input[type=checkbox]:checked+input[type=hidden]+label::before,
.checkbox-primary input[type=checkbox]:checked+label::before {
    background-color: #62a8ea;
    border-color: #62a8ea;
}

.checkbox-success input[type=radio]:checked+input[type=hidden]+label::before,
.checkbox-success input[type=radio]:checked+label::before,
.checkbox-success input[type=checkbox]:checked+input[type=hidden]+label::before,
.checkbox-success input[type=checkbox]:checked+label::before {
    background-color: #1e7e34;
    border-color: #1c7430;
}

.checkbox-info input[type=radio]:checked+input[type=hidden]+label::before,
.checkbox-info input[type=radio]:checked+label::before,
.checkbox-info input[type=checkbox]:checked+input[type=hidden]+label::before,
.checkbox-info input[type=checkbox]:checked+label::before {
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.checkbox-warning input[type=radio]:checked+input[type=hidden]+label::before,
.checkbox-warning input[type=radio]:checked+label::before,
.checkbox-warning input[type=checkbox]:checked+input[type=hidden]+label::before,
.checkbox-warning input[type=checkbox]:checked+label::before {
    background-color: #ffc107;
    border-color: #ffc107;
}

.checkbox-danger input[type=radio]:checked+input[type=hidden]+label::before,
.checkbox-danger input[type=radio]:checked+label::before,
.checkbox-danger input[type=checkbox]:checked+input[type=hidden]+label::before,
.checkbox-danger input[type=checkbox]:checked+label::before {
    background-color: #dc3545;
    border-color: #dc3545;
}

.checkbox-dark input[type=radio]:checked+input[type=hidden]+label::before,
.checkbox-dark input[type=radio]:checked+label::before,
.checkbox-dark input[type=checkbox]:checked+input[type=hidden]+label::before,
.checkbox-dark input[type=checkbox]:checked+label::before {
    background-color: #1d2124;
    border-color: #171a1d;
}

.checkbox-secondary input[type=radio]:checked+input[type=hidden]+label::before,
.checkbox-secondary input[type=radio]:checked+label::before,
.checkbox-secondary input[type=checkbox]:checked+input[type=hidden]+label::before,
.checkbox-secondary input[type=checkbox]:checked+label::before {
    background-color: #6c757d;
    border-color: #6c757d;
}

.widget.widget-category ul li a.active,
.widget.widget-archive ul li a.active {
    background: #92278f;
    color: #fff;
    padding: 5px;
}

.widget.widget-category>ul>li {
    padding: 10px 0px;
    border-bottom: 1px solid #f9fbfe;
}

#paint-tools {
    max-width: 100px;
}

#paint-tools li {
    font-size: 24px;
    border-bottom: 1px dashed #707077;
    margin-bottom: 15px;
}

#paint-tools li:first-child {
    font-size: 16px;
    margin-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
}

.hex {
    position: relative;
    margin: 1em auto;
    width: 7em;
    height: 12.32em;
    border-radius: 1em/.5em;
    background: #8dc63f;
    transition: opacity .5s;
    box-shadow: -5px 4px 17px 0px rgb(74 71 71 / 70%);
}

.hex:before,
.hex:after {
    position: absolute;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    background: inherit;
    content: '';
}

.hex:before {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
}

.hex:after {
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.feature-item {
    text-align: unset;
}

.feature-content {
    text-align: center;
}

.circle {
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 60pt;
    position: absolute;
    color: #fff;
    z-index: 10;
    border-radius: 50%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}

div[class*=col]:nth-of-type(4n + 2) .hex {
    background: #e01a1f;
}

div[class*=col]:nth-of-type(4n + 3) .hex {
    background: #ff5200;
}

div[class*=col]:nth-of-type(4n + 4) .hex {
    background: #92278f;
}

div[class*=col]:nth-of-type(4n + 5) .hex {
    background: #0e2c53;
}

div[class*=col]:nth-of-type(4n + 6) .hex {
    background: #00bdff;
}

div[class*=col]:nth-of-type(4n + 5) .feature-item .feature-content .cate {
    color: #002c9d;
}


div[class*=sortedItem] .subItem:nth-of-type(7n + 1) {
    color: #8dc63f;
}

div[class*=sortedItem] .subItem:nth-of-type(7n + 2) {
    color: #e01a1f;
}

div[class*=sortedItem] .subItem:nth-of-type(7n + 3) {
    color: #ff5200;
}

div[class*=sortedItem] .subItem:nth-of-type(7n + 4) {
    color: #92278f;
}

div[class*=sortedItem] .subItem:nth-of-type(7n + 5) {
    color: #0e2c53;
}

div[class*=sortedItem] .subItem:nth-of-type(7n + 6) {
    color: #00bdff;
}

.filter li a.cate i {
    margin-left: 5px;
}

.filter li a.cate {
    color: #8dc63f;
}

.filter li:nth-of-type(4n + 2) a.cate {
    color: #92278f;
}

.filter li:nth-of-type(4n + 3) a.cate {
    color: #ff5200;
}

.filter li:nth-of-type(4n + 4) a.cate {
    color: #00bfff;
}

.filter li:nth-of-type(4n + 5) a.cate {
    color: #e11a1f;
}

.title i {
    margin-left: 5px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(255 248 235);
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #707070;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #707070 !important;
}

.table_filter {
    float: left !important;
}

.page-link input {
    background: #ffffff;
    height: unset;
}

.table-foot {
    justify-content: space-between;
    border-top: 1px solid #707070;
    padding-top: 10px;
    line-height: 50px;
}

.page-item:first-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.page-item:last-child .page-link {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.page-item.disabled .page-link {
    border-color: #707070;
}

.page-link {
    border-color: #707070;
    margin-left: -1px !important;
}

.form-control {
    border-color: #707070;
}

.product-list-item .product-thumb {
    padding: 10px;
    background-color: #f5feff;
}

.product-list-item .product-content .subtitle {
    margin-bottom: 5px;
}

div[class*=product-thumb]:nth-of-type(6n + 1) {
    background-color: #fff5fd;
}

div[class*=product-thumb]:nth-of-type(6n + 2) {
    background-color: #fffee8;
}

div[class*=product-thumb]:nth-of-type(6n + 3) {
    background-color: #f8f4ff;
}

div[class*=product-thumb]:nth-of-type(6n + 4) {
    background-color: #f2ffeb;
}

div[class*=product-thumb]:nth-of-type(6n + 5) {
    background-color: #eaf2ff;
}

div[class*=product-thumb]:nth-of-type(6n + 6) {
    background-color: #eefaff;
}

.cart-sidebar-area {
    padding: 5px;
    overflow-y: auto;
    left: 0;
    right: unset;
    -ms-transform: translateX(-350px);
    -webkit-transform: translateX(-350px);
    transform: translateX(-350px);
}

.widget .widget-body {
    padding: 20px 25px;
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #Fff;
}

::-webkit-scrollbar-thumb {
    border: 0px;
    background-color: #8f278c;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}


.Toastify__close-button {
    width: 20px;
    position: fixed;
    left: 5px;
}

input,
button,
select {
    height: auto;
}

@media (max-width: 575px) {
    .contact-form-area {
        padding: 45px 20px;
    }
}

@media (min-width: 768px) {
    .product-list-item .product-thumb {
        width: 20%;
    }

    .product-list-item .product-content {
        width: 80%;
    }
}

@media (max-width: 991px) {
    .menu li .submenu li a {
        justify-content: unset;
    }
}

@media (min-width: 992px) {
    .menu li .submenu li a {
        justify-content: unset;
    }

    .padding-top {
        padding-top: 80px;
    }

    .submenu li .submenu-next {
        position: absolute;
        top: 0;
        right: 100%;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        transition: all ease 0.3s;
        z-index: 9;
        background: #ffffff;
        width: 220px;
        padding: 0;
        -webkit-transform: translateX(35px);
        -ms-transform: translateX(35px);
        transform: translateX(35px);
        opacity: 0;
        visibility: hidden;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
    }

    .submenu li:hover>.submenu-next {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .menu li a {
        padding: 10px 5px;
    }

    .menu>li>a i {
        margin-left: 3px;
    }
}

@media (min-width: 1200px) {
    .footer-bottom {
        padding: 20px 0;
    }
}

.ribbon-corner.ribbon-fold {
    --ribbon-polygon: polygon(0% 100%, 50% calc(100% - (var(--ribbon-size) + 1em)), 100% 100%, 100% calc(100% + 0.5em), 0% calc(100% + 0.5em));
    margin: -0.34em;
}

.ribbon-corner[data-position~="left"][data-position~="top"] {
    --ribbon-rotate: -45deg;
    --ribbon-translateX: -50%;
    --ribbon-origin: 0% 0%;
}

.ribbon-corner {
    --ribbon-size: 3em;
    --ribbon-rotate: 45deg;
    --ribbon-translateX: 50%;
    --ribbon-translateY: calc((var(--ribbon-size) + 1em) - 100%);
    --ribbon-origin: 100% 0%;
    --ribbon-polygon: polygon(0% 100%, 50% calc(100% - (var(--ribbon-size) + 1em)), 100% 100%);
}

.ribbon-corner {
    background-color: #92278f;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-clip-path: var(--ribbon-polygon);
    clip-path: var(--ribbon-polygon);
    transform: rotate(var(--ribbon-rotate)) translateY(var(--ribbon-translateY)) translateX(var(--ribbon-translateX));
    transform-origin: var(--ribbon-origin);
    width: calc((var(--ribbon-size) + 1em) * 2);
    height: 2em;
    text-align: center;
    z-index: 9;
}

.ribbon-corner[data-position~="right"] {
    right: 0;
    background-color: #0e2c53;
}

.ribbon-corner.ribbon-fold:before {
    --ribbon-fold-polygon: polygon(0% -10px, 100% -10px, 100% 100%, calc(100% - 0.5em - 10px) -10px, calc(0.5em + 10px) -10px, 0% 100%);
    background-color: inherit;
    -webkit-filter: brightness(50%);
    filter: brightness(50%);
    -webkit-clip-path: var(--ribbon-fold-polygon);
    clip-path: var(--ribbon-fold-polygon);
    content: "";
    position: absolute;
    bottom: calc(-0.5em + 1px);
    left: 0;
    width: 100%;
    height: 0.5em;
    z-index: -1;
}

.product-action-link div {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
    background-color: #fff;
    color: #696969;
    border: 1px solid transparent;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    cursor: pointer;
}

.custom-line {
    border-bottom: 3px dashed #444;
}

.folad-control {
    position: absolute;
    top: -200px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    z-index: -9999;
    left: 40%;
}

.folad-control-inner {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center;
    align-content: center;
}

.folad-control-bg {
    background: rgb(143 39 140 / 60%) !important;
    display: flex;
    padding: 5px 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.contact-form .form-group select {
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 6%);
    height: 57px;
    padding: 0 25px;
}

.question-container:hover .folad-control {
    top: 0px;
    z-index: unset;
}

.question-container {
    position: relative;
    overflow: hidden;
}

.folad-control div {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
    background-color: #fff;
    color: #696969;
    border: 1px solid transparent;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    cursor: pointer;
    font-size: 15px;
    text-align: center;
    padding: 0px;
}

.cursor-pointer {
    cursor: pointer;
}

.cursor-custom-pointer {
    cursor: url('/assets/images/cursor/grab.png') 20 20, auto;
}

.cursor-not-allowed {
    cursor: not-allowed;
}

.cursor-pointer:hover {
    color: #007bff !important;
}

.fillTextInput,
.fillTextInputWithSound {
    height: 50px !important;
    border-radius: 5px;
    background-color: #fafafa;
    border: none;
    outline: none;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 6%);
    padding: 0 25px;
    width: 250px;
}

.fillTextButton {
    position: absolute;
    left: 0;
    top: 0px;
    height: 52px !important;
    border: none;
    background: transparent;
    text-align: center;
    width: 50px;
}

.fillButton {
    height: 50px !important;
    border: none;
    background: transparent;
    text-align: center;
    width: 50px;
}

.fillTextInputWithSound {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
}

.text-through {
    text-decoration: wavy line-through;
}

.text-through-primary {
    text-decoration-color: #007bff !important;
}

.text-through-secondary {
    text-decoration-color: #6c757d !important;
}

.text-through-success {
    text-decoration-color: #28a745 !important;
}

.text-through-danger {
    text-decoration-color: #dc3545 !important;
}

.text-through-warning {
    text-decoration-color: #ffc107 !important;
}

.text-through-info {
    text-decoration-color: #17a2b8 !important;
}

.text-through-dark {
    text-decoration-color: #343a40 !important;
}

/* .modal-backdrop{
    position: unset;
  } */
.modal-body .modal {
    display: none !important;
}

#book-body {
    line-height: 2;
}

.questionTitle {
    margin-right: 1rem !important;
    margin-bottom: .5rem !important;
    width: 100% !important;
}

.product-list-item .product-thumb {
    min-height: 170px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cart-sidebar-area .top-content {
    margin-bottom: 15px;
}

.side-sidebar-close-btn {
    left: 0px;
    right: unset;
}

.tags li a {
    color: #000;
    line-height: 2;
    border: 1px solid #92278f;
}

.singlePageBook {
    height: 80vh !important;
}

.multiPageBook {
    height: 75vh !important;
}

@media (max-width: 1200px) {
    .singlePageBook {
        min-height: 70vh;
        height: auto !important;
    }

    .multiPageBook {
        min-height: 70vh;
        height: auto !important;
    }

    .scrollarea-content {
        touch-action: auto !important;
    }
}

.btnCustom {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.user-select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.redactor_box textarea {
    resize: vertical !important;
}

img {
    max-width: 100%;
}

b .fad .fa-info-circle:hover {
    color: #dc3545 !important;
}

.border-1 {
    border-width: 1px !important;
}

.border-2 {
    border-width: 2px !important;
}

.border-3 {
    border-width: 3px !important;
}

.border-4 {
    border-width: 4px !important;
}

.border-5 {
    border-width: 5px !important;
}

#tools li:hover {
    background: #fff8eb;
}

@media (min-width: 576px) {
    .scrollToTop {
        bottom: 30px;
        right: 15px;
    }
}

div[class*=bookWrap]:nth-of-type(6n + 1) .shop-item .product-thumb {
    background-color: #fff5fd;
}

div[class*=bookWrap]:nth-of-type(6n + 2) .shop-item .product-thumb {
    background-color: #fffee8;
}

div[class*=bookWrap]:nth-of-type(6n + 3) .shop-item .product-thumb {
    background-color: #f8f4ff;
}

div[class*=bookWrap]:nth-of-type(6n + 4) .shop-item .product-thumb {
    background-color: #f2ffeb;
}

div[class*=bookWrap]:nth-of-type(6n + 5) .shop-item .product-thumb {
    background-color: #eaf2ff;
}

div[class*=bookWrap]:nth-of-type(6n + 6) .shop-item .product-thumb {
    background-color: #eefaff;
}

.bookWrap {
    width: 250px;
}

.bookWrap .shop-item .product-content .title {
    font-size: 18px;
}

.react-pdf__Page__annotations {
    display: none;
}

::-moz-selection {
    /* Code for Firefox */
    color: red;
    background: yellow;
}

::selection {
    color: red;
    background: yellow;
}

.mouse-btn-down {
    width: 30px;
    margin-top: -20px;
    cursor: pointer;
    display: block;
    z-index: 20;
}

.chevron {
    position: absolute;
    width: 28px;
    height: 10px;
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    animation: move 3s ease-out infinite;
}

.chevron:first-child {
    animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
    animation: move 3s ease-out 2s infinite;
}

.chevron:before {
    left: 0;
    transform: skew(0deg, 30deg);
    border: 1px solid #92278f;
    border-right: 0;
}

.chevron:before,
.chevron:after {
    content: ' ';
    position: absolute;
    top: 0;
    height: 100%;
    width: 51%;
    background: #fff;
}

.chevron:after {
    right: 0;
    width: 50%;
    border: 1px solid #92278f;
    border-left: 0;
    transform: skew(0deg, -30deg);
}

.chevron-orange:after,
.chevron-orange:before {
    border-color: #f26522;
}

@keyframes move {
    25% {
        opacity: 1;

    }

    33% {
        opacity: 1;
        transform: translateY(30px);
    }

    67% {
        opacity: 1;
        transform: translateY(40px);
    }

    100% {
        opacity: 0;
        transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
    }
}

.btn-style-two {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    padding: 10px 45px;
    font-weight: 400;
    overflow: hidden;
    cursor: pointer;
    border-radius: 50px;
    border: 1px solid #92278f;
    background: #92278f;
}

.btn-style-orange {
    border-color: #f26522;
    background: #f26522;
}

.btn-style-two:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: #fff;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(0.2, 1);
    transform: scale(0.2, 1);
}

.btn-style-two i {
    position: relative;
    top: 1px;
    margin-left: 4px;
}

.btn-style-two .txt {
    position: relative;
    z-index: 1;
}

.btn-style-two:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.btn-style-two:hover {
    color: #92278e;
}

.btn-style-orange:hover {
    color: #f26522;
}

.mark-panel {
    background-color: #fff8eb;
    background-image: url("/assets/images/teacher/teacher-bg.jpg");
    background-attachment: fixed;
    position: absolute;
    height: 0;
    min-height: 0 !important;
    z-index: 300;
    width: 100%;
    top: 0;
    transition: all .2s ease-out;
    padding: 0px !important;
    overflow-y: scroll;
}

.mark-panel.show {
    height: 100vh !important;
    min-height: 100vh !important;
}

.cross {
    position: absolute;
    color: #fff;
    cursor: pointer;
    right: 15px;
    top: 15px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #92278f;
    z-index: 99999999999;
}

.right-questionNumber {
    width: 36px;
    height: 36px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #8dc63f;
    position: relative;
    text-align: center;
    vertical-align: middle;
    line-height: 36px;
    color: #fff;
}

.faq-item:nth-child(4n+1).open .faq-item-questionTitle {
    color: #8dc63f;
}

.faq-item:nth-child(4n+2) .right-questionNumber {
    background: #92278f;
}

.faq-item:nth-child(4n+2).open .faq-item-questionTitle {
    color: #92278f;
}

.faq-item:nth-child(4n+3) .right-questionNumber {
    background: #ff5200;
}

.faq-item:nth-child(4n+3).open .faq-item-questionTitle {
    color: #ff5200;
}

.faq-item:nth-child(4n+4) .right-questionNumber {
    background: #00bfff;
}

.faq-item:nth-child(4n+4).open .faq-item-questionTitle {
    color: #00bfff;
}

.faq-item-questionTitle {
    max-width: calc(100% - 100px);
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    line-height: 1.4;
    margin: 0;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.single-quote .quotes {
    padding-right: 15px;
}

.overlayer-question {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999
}

.overlayer-loading {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999999;
    background: #92278f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.timer-wrapper {
    display: flex;
    justify-content: center;
}

.time-wrapper {
    position: relative;
    width: 80px;
    height: 60px;
    font-size: 21px;
    font-family: "Montserrat";
}

.time-wrapper .time {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateY(0);
    opacity: 1;
    transition: all 0.2s;
}

.time-wrapper .time.up {
    opacity: 0;
    transform: translateY(-100%);
}

.time-wrapper .time.down {
    opacity: 0;
    transform: translateY(100%);
}

.time-container {
    position: absolute;
    top: 0;
    right: calc(50% - 35px);
    background: #fff;
    border-radius: 50%;
    z-index: 9999;
    overflow: hidden;
}

.clock {
    border: 3px solid #92278e;
    color: #92278e;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    background: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 30px;
    line-height: 100px;
}

.lf-player-container {
    width: 100%;
}


.circle-style,
.round-style {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    height: 100px;
    margin: 3px auto;
    width: 100px;
    align-items: center;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 6%);
}

.round-style {
    border-radius: 25px;
    width: 200px;
    height: 100px;
    flex-direction: row-reverse;
    color: #92278e;
}

.circle-style::before,
.round-style::before {
    position: absolute;
    content: "";
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    border: 2px dashed #8dc63f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.circle-style.text-danger::before {
    border-color: #e11a1f;
}

.circle-style.text-warning::before {
    border-color: #ffc107;
}

.circle-style.text-success::before {
    border-color: #8dc63f;
}

.round-style::before {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border: 2px dashed #92278e;
}

.circle-style:hover::before {
    transform: rotate(120deg);
}

.Toastify__toast {
    font-family: inherit !important;
}

.text-default {
    color: #92278f !important;
}

.bg-default {
    background-color: #92278f !important;
}

.full-container {
    height: 100vh;
    overflow: hidden;
    position: relative;
}

.object-title {
    background-color: #fff;
    border-radius: 30px;
    padding: 10px;
    text-align: center;
    font-size: 24px;
}

.featured-block {
    position: relative;
    margin-bottom: 25px;
}

.featured-block .inner-box {
    position: relative;
    text-align: center;
    padding: 30px 15px;
    border-radius: 8px;
    background-color: #ffffff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10);
}

.featured-block .inner-box-custom {
    border-radius: 5px;
    border-bottom: 7px solid #8dc53e;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.grid-container {
    display: grid !important;
    grid-template-columns: auto auto auto auto;
}

@media (max-width: 970px) {
    .grid-container {
        grid-template-columns: auto auto auto;
    }
}

@media (max-width: 730px) {
    .grid-container {
        grid-template-columns: auto auto;
    }
}

@media (max-width: 470px) {
    .grid-container {
        grid-template-columns: auto;
    }
}

aside {
    top: 50px;
}

.featured-block .inner-box-custom:hover {
    border-bottom-width: 0px;
}

.featured-block:nth-child(10n +1) .inner-box-custom {
    border-bottom-color: #8dc53e;
}

.featured-block:nth-child(10n +2) .inner-box-custom {
    border-bottom-color: #e01a1f;
}

.featured-block:nth-child(10n +3) .inner-box-custom {
    border-bottom-color: #ff5200;
}

.featured-block:nth-child(10n +4) .inner-box-custom {
    border-bottom-color: #92278f;
}

.featured-block:nth-child(10n +5) .inner-box-custom {
    border-bottom-color: #0e2c53;
}

.featured-block:nth-child(10n +8) .inner-box-custom {
    border-bottom-color: #00bdff;
}

.featured-block:nth-child(10n +7) .inner-box-custom {
    border-bottom-color: #ffb100;
}

.featured-block:nth-child(10n +6) .inner-box-custom {
    border-bottom-color: #187bff;
}

.featured-block:nth-child(10n +9) .inner-box-custom {
    border-bottom-color: #f30f8d;
}

.featured-block:nth-child(10n +10) .inner-box-custom {
    border-bottom-color: #5d35ff;
}

.featured-block .inner-box .border-one {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    left: 0px;
    border-radius: 8px;
}

.featured-block .inner-box .border-one:before {
    position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    width: 2px;
    height: 0px;
    background-color: #8dc53e;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}

.featured-block .inner-box:hover .border-one::before {
    height: 100%;
}

.featured-block .inner-box .border-one:after {
    position: absolute;
    content: '';
    right: 0px;
    bottom: 0px;
    width: 0px;
    height: 2px;
    background-color: #8dc53e;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}

.featured-block .inner-box:hover .border-one:after {
    width: 100%;
    transition-delay: 500ms;
}

.featured-block .inner-box .border-two {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    left: 0px;
    border-radius: 8px;
}

.featured-block .inner-box .border-two:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 2px;
    height: 0px;
    background-color: #8dc53e;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}

.featured-block .inner-box:hover .border-two:before {
    height: 100%;
    transition-delay: 1000ms;
}

.featured-block .inner-box .border-two:after {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 0px;
    height: 2px;
    background-color: #8dc53e;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}

.featured-block .inner-box:hover .border-two:after {
    width: 100%;
    transition-delay: 1500ms;
}

.featured-block .inner-box .icon-box {
    position: relative;
    width: 110px;
    height: 110px;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto;
    background-color: #8dc53e;
}

.featured-block:nth-child(10n + 1) .inner-box h5 {
    color: #8dc53e;
}

.featured-block:nth-child(10n +1) .inner-box .icon-color {
    color: #8dc53e;
}

.featured-block:nth-child(10n + 2) .inner-box h5 {
    color: #e01a1f;
}

.featured-block:nth-child(10n + 2) .inner-box .icon-box {
    background-color: #e01a1f;
}


.featured-block:nth-child(10n + 2) .inner-box .icon-color {
    color: #e01a1f;
}

.featured-block:nth-child(10n + 2) .inner-box .border-one::before,
.featured-block:nth-child(10n + 2) .inner-box .border-one::after,
.featured-block:nth-child(10n + 2) .inner-box .border-two::before,
.featured-block:nth-child(10n + 2) .inner-box .border-two::after {
    background-color: #e01a1f;
}

.featured-block:nth-child(10n + 3) .inner-box h5 {
    color: #ff5200;
}

.featured-block:nth-child(10n + 3) .inner-box .icon-box {
    background-color: #ff5200;
}


.featured-block:nth-child(10n + 3) .inner-box .icon-color {
    color: #ff5200;
}

.featured-block:nth-child(10n + 3) .inner-box .border-one::before,
.featured-block:nth-child(10n + 3) .inner-box .border-one::after,
.featured-block:nth-child(10n + 3) .inner-box .border-two::before,
.featured-block:nth-child(10n + 3) .inner-box .border-two::after {
    background-color: #ff5200;
}

.featured-block:nth-child(10n + 4) .inner-box h5 {
    color: #92278f;
}

.featured-block:nth-child(10n + 4) .inner-box .icon-box {
    background-color: #92278f;
}

.featured-block:nth-child(10n + 4) .inner-box .icon-color {
    color: #92278f;
}

.featured-block:nth-child(10n + 4) .inner-box .border-one::before,
.featured-block:nth-child(10n + 4) .inner-box .border-one::after,
.featured-block:nth-child(10n + 4) .inner-box .border-two::before,
.featured-block:nth-child(10n + 4) .inner-box .border-two::after {
    background-color: #92278f;
}

.featured-block:nth-child(10n + 5) .inner-box h5 {
    color: #0e2c53;
}

.featured-block:nth-child(10n + 5) .inner-box .icon-box {
    background-color: #0e2c53;
}

.featured-block:nth-child(10n + 5) .inner-box .icon-color {
    color: #0e2c53;
}

.featured-block:nth-child(10n + 5) .inner-box .border-one::before,
.featured-block:nth-child(10n + 5) .inner-box .border-one::after,
.featured-block:nth-child(10n + 5) .inner-box .border-two::before,
.featured-block:nth-child(10n + 5) .inner-box .border-two::after {
    background-color: #0e2c53;
}

.featured-block:nth-child(10n + 8) .inner-box .icon-box {
    background-color: #00bdff;
}

.featured-block:nth-child(10n + 8) .inner-box h5 {
    color: #00bdff;
}

.featured-block:nth-child(10n + 8) .inner-box .icon-color {
    color: #00bdff;
}

.featured-block:nth-child(10n + 8) .inner-box .border-one::before,
.featured-block:nth-child(10n + 8) .inner-box .border-one::after,
.featured-block:nth-child(10n + 8) .inner-box .border-two::before,
.featured-block:nth-child(10n + 8) .inner-box .border-two::after {
    background-color: #00bdff;
}

.featured-block:nth-child(10n + 7) .inner-box .icon-box {
    background-color: #ffb100;
}

.featured-block:nth-child(10n + 7) .inner-box h5 {
    color: #ffb100;
}

.featured-block:nth-child(10n + 7) .inner-box .icon-color {
    color: #ffb100;
}

.featured-block:nth-child(10n + 7) .inner-box .border-one::before,
.featured-block:nth-child(10n + 7) .inner-box .border-one::after,
.featured-block:nth-child(10n + 7) .inner-box .border-two::before,
.featured-block:nth-child(10n + 7) .inner-box .border-two::after {
    background-color: #ffb100;
}

.featured-block:nth-child(10n + 6) .inner-box .icon-box {
    background-color: #187bff;
}

.featured-block:nth-child(10n + 6) .inner-box h5 {
    color: #187bff;
}

.featured-block:nth-child(10n + 6) .inner-box .icon-color {
    color: #187bff;
}

.featured-block:nth-child(10n + 6) .inner-box .border-one::before,
.featured-block:nth-child(10n + 6) .inner-box .border-one::after,
.featured-block:nth-child(10n + 6) .inner-box .border-two::before,
.featured-block:nth-child(10n + 6) .inner-box .border-two::after {
    background-color: #187bff;
}


.featured-block:nth-child(10n + 9) .inner-box .icon-box {
    background-color: #f30f8d;
}

.featured-block:nth-child(10n + 9) .inner-box h5 {
    color: #f30f8d;
}

.featured-block:nth-child(10n + 9) .inner-box .icon-color {
    color: #f30f8d;
}

.featured-block:nth-child(10n + 9) .inner-box .border-one::before,
.featured-block:nth-child(10n + 9) .inner-box .border-one::after,
.featured-block:nth-child(10n + 9) .inner-box .border-two::before,
.featured-block:nth-child(10n + 9) .inner-box .border-two::after {
    background-color: #f30f8d;
}

.featured-block:nth-child(10n + 10) .inner-box .icon-box {
    background-color: #5d35ff;
}

.featured-block:nth-child(10n + 10) .inner-box h5 {
    color: #5d35ff;
}

.featured-block:nth-child(10n + 10) .inner-box .icon-color {
    color: #5d35ff;
}

.featured-block:nth-child(10n + 10) .inner-box .border-one::before,
.featured-block:nth-child(10n + 10) .inner-box .border-one::after,
.featured-block:nth-child(10n + 10) .inner-box .border-two::before,
.featured-block:nth-child(10n + 10) .inner-box .border-two::after {
    background-color: #5d35ff;
}

.featured-block .inner-box h5 {
    position: relative;
    color: #2b2a41;
    font-weight: 700;
    margin-top: 22px;
}

.daterangepicker.show-calendar .drp-buttons {
    display: flex !important;
}

.daterangepicker {
    font-family: 'Droid Arabic Naskh' !important;
}

.daterangepicker .drp-calendar {
    max-width: 300px !important;
}

.font-size-10 {
    font-size: 10px !important;
}

.daterangepicker .calendar-table table {
    direction: rtl;
}

.daterangepicker .calendar-table .prev span {
    transform: rotate(315deg) !important;
    -webkit-transform: rotate(315deg) !important;
}

.daterangepicker .calendar-table .next span {
    transform: rotate(135deg) !important;
    -webkit-transform: rotate(135deg) !important;
}

.daterangepicker select.monthselect {
    margin-left: 2px !important;
    margin-right: 0px !important;
}

.css-b8ldur-Input {
    margin: 0px !important;
    padding: 0px !important;
}

.css-g1d714-ValueContainer {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.css-e56m7-control {
    border: 1px solid #f0f0f0 !important;
    border-radius: 4px !important;
    background-color: white !important;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 6%) !important;
    height: 57px !important;
    flex-wrap: unset !important;
}

.teacher-single-item .teacher-single-content ul li span.list-attr::after,
.teacher-single-item .teacher-single-content ul li span.list-attr::before {
    right: -10px;
    left: unset;
}

.teacher-single-item .teacher-single-content ul li span.list-name {
    width: calc(150px);
}

.teacher-single-item .teacher-single-content ul li span.list-attr {
    width: calc(100% - 150px);
}

@media (min-width: 768px) {
    .teacher-single-item .teacher-single-thumb {
        margin-bottom: 50px;
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 1200px) {
    .teacher-single-item .teacher-single-thumb {
        width: calc(50% - 25px);
        margin-bottom: 0;
        margin-left: unset;
        margin-right: unset;
    }
}

.teacher-single-item .teacher-single-thumb {
    overflow: hidden;
    position: relative;
}

.teacher-single-item .teacher-single-content {
    width: unset;
    margin: auto;
}

.teacher-single-item .teacher-single-thumb img {
    border-radius: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.teacher-single-item .teacher-single-thumb:after {
    content: "";
    display: block;
    padding-bottom: 100%;
    /* The padding depends on the width, not on the height, so with a padding-bottom of 100% you will get a square */
}

@media (max-width: 991px) {
    .teacher-single-item {
        margin-top: 0px !important;
    }

    .menu li .submenu-next {
        padding-right: 20px;
        display: none;
    }
}

.daterangepicker .ranges {
    text-align: right !important;
    float: right !important;
}

.daterangepicker {
    direction: rtl !important;
}

.daterangepicker .ranges,
.daterangepicker .drp-calendar {
    float: right !important;
}

.daterangepicker.show-calendar .drp-buttons {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.daterangepicker .drp-selected {
    font-size: 18px !important;
}

.daterangepicker .ranges li {
    font-size: 14px !important;
}

.daterangepicker .drp-selected {
    white-space: nowrap;
    margin: 0 20px;
}

.daterangepicker td.end-date {
    border-radius: 4px 0 0 4px !important;
}

.daterangepicker td.start-date {
    border-radius: 0 4px 4px 0 !important;
}

.shop-item .product-thumb,
.product-list-item .product-thumb {
    display: flex;
    align-items: center;
    justify-content: center;
}

.shop-item .product-thumb img,
.product-list-item .product-thumb img {
    height: unset;
}

.daterangepicker {
    z-index: 99999 !important;
}

.shop-item .product-thumb .product-action-link,
.product-list-item .product-thumb .product-action-link {
    bottom: -200px;
}

#ExcelFile {
    position: absolute;
    left: 0;
    opacity: 0;
    top: 0;
    bottom: 0;
    width: 100%;
}

#ExcelFileContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    border: 1px solid #f0f0f0;
    background-color: white;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 6%);
    padding: 0 25px;
    flex-direction: column;
}

#ExcelFileContainer i {
    font-size: 60px;
}

.form-container {
    margin: 15px;
    max-width: 700px;
    width: 100%;
    padding: 30px;
    background: #0e2c53;
    position: relative;
    z-index: 1;
}

.form-container button {
    width: 120px;
    height: 60px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #92278f;
    border: none;
    outline: none;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

.form-container input {
    width: calc(100% - 120px);
    height: 60px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    outline: none;
    padding: 20px;
    background: #fff;
}

.menu li {
    padding: 5px;
}

.banner-section::before {
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background-color: #039ff4;
    opacity: 0.78;
    content: "";
    position: absolute;
}

.banner-section {
    padding-top: 120px !important;
    padding-bottom: 50px !important;
    /* min-height: auto !important; */
}

.call-in-action,
.banner-section {
    background-image: url("/assets/images/bg/call-bg.jpg?v=2") !important;
    background-size: cover !important;
    position: relative !important;
    /* min-height: auto !important; */
}

.top-shape-content {
    right: calc(50% - 350px);
}

@media (max-width: 1199px) {
    .top-shape-content {
        right: 30px;
    }
}

.banner-content {
    max-width: 770px;
    border: 5px solid #fff;
    background: #8dc63f;
    padding: 0px;
    box-shadow: 0px 5px 0px 0px rgb(0 0 0 / 20%);
    -webkit-border-radius: 70px 15px;
    -moz-border-radius: 70px 15px;
    border-radius: 70px 15px;
    position: relative;
    width: calc(60% - 10px);
    margin-bottom: 0;
    margin-left: unset;
    margin-right: unset;
}

.banner-content-img {
    border-radius: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.winner-custom-width {
    width: 75% !important;
}


@media (max-width: 990px) {
    .banner-content {
        max-width: unset;
        width: 80%;
        min-height: 40vh;
        margin: 30px auto !important;
    }

    .banner-container {
        flex-direction: column;
    }
}

@media (max-width: 770px) {
    .banner-content {
        width: 100%;
        min-height: 30vh;
    }
}

.carousel .slider-wrapper.axis-horizontal .slider,
.carousel .control-dots {
    direction: ltr;
}

.carousel .slide .legend {
    background: #f26522 !important;
    font-size: 16px !important;
}

.carousel.carousel-slider .control-arrow:hover {
    background: unset !important;
}

.banner-content.style-2 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    max-width: 800px !important;
    margin-right: 50px;
}

.banner-content p {
    font-size: 20px;
}

@media (max-width: 1400px) {
    .banner-content.style-2 {
        max-width: 600px !important;
    }
}

@media (max-width: 1750px) {
    .banner-content.style-2 {
        max-width: 700px !important;
    }
}

@media (max-width: 1650px) {
    .banner-content.style-2 {
        margin-right: unset;
    }
}

.banner-content .custom-button:nth-child(2n + 1)::before {
    background: #8dc63f;
}

.banner-content .custom-button:nth-child(2n + 1)::after {
    background: #4d7714;
}

.show-more-first {
    background: #bb3027;
    border-radius: 5px;
    border: 0px;
}

.show-more-first:hover {
    color: #bb3027;
}

.show-more-second {
    background: #fcb016;
    border-radius: 5px;
    border: 0px;
}

.show-more-second:hover {
    color: #fcb016;
}

.show-more-third {
    background: #1b8dbd;
    border-radius: 5px;
    border: 0px;
}

.show-more-third:hover {
    color: #1b8dbd;
}

.show-more {
    border-radius: 0px;
    border: 0px;
}

.last-news-section .col-lg-6 .widget .show-more {
    border-radius: 0 0 5px 5px;
}

.last-news-section .col-lg-6:nth-child(5n + 1) .widget .show-more {
    background: #8dc53e;
}

.last-news-section .col-lg-6:nth-child(5n + 2) div.widget .show-more {
    background: #f16421;
}

.last-news-section .col-lg-6:nth-child(5n + 3) div.widget .show-more {
    background: #002c9d;
}

.last-news-section .col-lg-6:nth-child(5n + 4) div.widget .show-more {
    background: #e43638;
}

.last-news-section .col-lg-6:nth-child(5n + 5) div.widget .show-more {
    background: #92278f;
}

.last-news-section .col-lg-6:nth-child(5n + 1) .widget .title,
.last-news-section .col-lg-6:nth-child(5n + 1) .widget .show-more:hover {
    color: #8dc53e;
}

.last-news-section .col-lg-6:nth-child(5n + 2) .widget .title,
.last-news-section .col-lg-6:nth-child(5n + 2) div.widget .show-more:hover {
    color: #f16421;
}

.last-news-section .col-lg-6:nth-child(5n + 3) .widget .title,
.last-news-section .col-lg-6:nth-child(5n + 3) div.widget .show-more:hover {
    color: #002c9d;
}

.last-news-section .col-lg-6:nth-child(5n + 4) .widget .title,
.last-news-section .col-lg-6:nth-child(5n + 4) div.widget .show-more:hover {
    color: #e43638;
}

.last-news-section .col-lg-6:nth-child(5n + 5) .widget .title,
.last-news-section .col-lg-6:nth-child(5n + 5) div.widget .show-more:hover {
    color: #92278f;
}

.last-news-section .col-lg-6:nth-child(5n + 1) .widget .show-more .chevron:before,
.last-news-section .col-lg-6:nth-child(5n + 1) .widget .show-more .chevron:after {
    border-color: #8dc53e;
}

.last-news-section .col-lg-6:nth-child(5n + 2) div.widget .show-more .chevron:before,
.last-news-section .col-lg-6:nth-child(5n + 2) div.widget .show-more .chevron:after {
    border-color: #f16421;
}

.last-news-section .col-lg-6:nth-child(5n + 3) div.widget .show-more .chevron:before,
.last-news-section .col-lg-6:nth-child(5n + 3) div.widget .show-more .chevron:after {
    border-color: #002c9d;
}

.last-news-section .col-lg-6:nth-child(5n + 4) div.widget .show-more .chevron:before,
.last-news-section .col-lg-6:nth-child(5n + 4) div.widget .show-more .chevron:after {
    border-color: #e43638;
}

.last-news-section .col-lg-6:nth-child(5n + 5) div.widget .show-more .chevron:before,
.last-news-section .col-lg-6:nth-child(5n + 5) div.widget .show-more .chevron:after {
    border-color: #92278f;
}

.about-video {
    background-color: #fff;
}

.about-video::before {
    background: unset;
}

.counter-section {
    background-image: url("/assets/images/counter/counter-bg.jpg");
    background-size: cover;
}

.shelf {
    border-bottom: 30px solid #ea9b33;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    top: -20px;
    width: 100%;
    position: relative;
}

.shelf:after {
    background: #dc8328;
    height: 20px;
    width: calc(100% + 40px);
    position: absolute;
    top: 30px;
    z-index: 1;
    margin: 0 -20px;
    content: '';
}

.main-color {
    color: #92278f !important;
}

.teacher-bg {
    background-color: #fff8eb;
    background-image: url("/assets/images/teacher/teacher-bg.jpg");
    background-attachment: fixed;
}

.counter-item {
    background: rgb(255 255 255 / 100%);
}

.row div[class*=col]:nth-of-type(4n + 1) .counter-item,
.row div[class*=col]:nth-of-type(4n + 1) .counter-item .counter-header .title {
    border-color: #e01a1f;
    color: #e01a1f;
}

.row div[class*=col]:nth-of-type(4n + 2) .counter-item,
.row div[class*=col]:nth-of-type(4n + 2) .counter-item .counter-header .title {
    border-color: #00bfff;
    color: #00bfff;
}

.row div[class*=col]:nth-of-type(4n + 3) .counter-item,
.row div[class*=col]:nth-of-type(4n + 3) .counter-item .counter-header .title {
    border-color: #f16421;
    color: #f16421;
}

.row div[class*=col]:nth-of-type(4n + 4) .counter-item,
.row div[class*=col]:nth-of-type(4n + 4) .counter-item .counter-header .title {
    border-color: #8dc53e;
    color: #8dc53e;
}

.counter-item .counter-content .cate {
    color: #000;
}

.mt--40 {
    margin-top: -40px;
}

.mt--50 {
    margin-top: -50px;
}

.mt--60 {
    margin-top: -60px;
}

.mt--75 {
    margin-top: -75px;
}

.rounded-custom {
    border-radius: 50px;
}

@media (max-width: 1200px) {
    .banner-content .title {
        font-size: 50px;
        line-height: 38px;
    }
}

@media (min-width: 990px) {
    .overflow-hidden-lg {
        overflow: hidden;
    }
}

@media (max-width: 990px) {
    .top-shape-content {
        right: calc(50% - 234px);
    }

    .top-shape-content img {
        max-width: 100%;
    }

    .banner-content .title {
        font-size: 40px;
        line-height: 38px;
    }
}

@media (max-width: 575px) {
    .banner-content .title {
        font-size: 24px;
        line-height: 38px;
    }

    .bookWrap {
        width: 160px;
    }

    .shop-item .product-thumb,
    .product-list-item .product-thumb {
        height: auto;
    }

    .top-shape-content {
        right: calc(50% - 150px);
    }

    .banner-buttons {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
    }

    .shelf {
        display: none;
    }
}

@media (min-width: 1200px) {
    .offset-xl-3 {
        margin-right: 25%;
    }

    .offset-xl-2 {
        margin-right: 16.666667%;
    }
}

.publish .mouse-btn-down .chevron:after {
    right: 0;
    width: 50%;
    border: 1px solid #8dc53e;
    border-left: 0;
    transform: skew(0deg, -30deg);
}

.publish .mouse-btn-down .chevron:before {
    left: 0;
    transform: skew(0deg, 30deg);
    border: 1px solid #8dc53e;
    border-right: 0;
}

.publish-continer .btn-style-two:hover {
    color: #8dc53e;
}

.faq-item .faq-content {
    padding-right: 15px;
}

.puls {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
}

.puls::before,
.puls::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: rgba(34, 137, 242, 0.3);
    width: 100%;
    height: 100%;
    animation: pulse 2s linear infinite;
    -webkit-animation: pulse 2s linear infinite;
    -moz-animation: pulse 2s linear infinite;
    opacity: 0;
}

.banner-buttons .custom-button:nth-child(2n + 1)::before {
    background: #8dc63f;
}

.banner-buttons .custom-button:nth-child(2n + 1)::after {
    background: #4d7714;
}

.banner-buttons .custom-button:nth-child(2n + 0)::before {
    background: #f26522;
}

.banner-buttons .custom-button:nth-child(2n + 0)::after {
    background: #e11a1f;
}

.fill-select-answer option:first-child,
.fill-select-answer option:invalid,
.fill-select-answer option:disabled {
    color: #9e9e9e !important;
}

.selectedLineThrow {
    position: relative;
}

.selectedLineThrow::before {
    border-top: 3px solid #e11a1f;
    position: absolute;
    content: " ";
    width: 100%;
    left: 0;
    top: 50%;
}

.min-h-full {
    min-height: 100vh !important;
}

.css-1o4cuih-container {
    z-index: 999999;
}

.primary-button::before {
    background: #007bff !important;
}

.primary-button::after {
    background: #054e9d !important;
}

.info-button::before {
    background: #17a2b8 !important;
}

.info-button::after {
    background: #0a7a8b !important;
}

.dark-button::before {
    background: #343a40 !important;
}

.dark-button::after {
    background: #2c3238 !important;
}

.secondary-button::before {
    background: #6c757d !important;
}

.secondary-button::after {
    background: #343a40;
}

.danger-button::before {
    background: #dc3545 !important;
}

.danger-button::after {
    background: #72121b;
}

.warning-button::before {
    background: #ffc107 !important;
}

.warning-button::after {
    background: #f0cb5e;
}

.orange-button::before {
    background: #ed651e !important;
}

.orange-button::after {
    background: #9d4c27;
}

.text-orange {
    color: #ed651e !important;
}

.pink-button::before {
    background: #e91e63 !important;
}

.pink-button::after {
    background: #ec407a;
}

.text-pink {
    color: #e91e63 !important;
}

.text-custom {
    color: #92278f !important;
}

.purple-button::before {
    background: #753df3 !important;
}

.purple-button::after {
    background: #b484f4;
}

.text-purple {
    color: #753df3 !important;
}

.success-button::before {
    background: #28a745 !important;
}

.success-button::after {
    background: #125c23;
}

.light-button,
.light-button:hover {
    color: #20263b;
}

.light-button::before {
    background: #f8f9fa !important;
}

.light-button::after {
    background: #585858;
}

.comma-list span::after {
    content: ", ";
    font-weight: bold;
    margin-right: 5px;
}

.comma-list span:last-child::after {
    content: "";
}

label {
    cursor: auto;
    display: contents;
    margin-bottom: 0px !important;
}

.form-group>label {
    display: inline-block;
    margin-bottom: 0.5rem !important;
}

.custom-control-label {
    cursor: pointer;
    display: inline-block;
}

.ani-timeline {
    display: flex;
    border-width: 0px 0px 1px 1px;
    border-style: solid;
    border-color: #8d8d8d;
    z-index: 1;
}

.ani-timeline div.ani-timekey {
    border-width: 1px 1px 0px 0px;
    border-style: solid;
    border-color: #8d8d8d;
    flex: 1;
    height: 50px;
}

.ani-timeline div.ani-timekey:nth-child(10n+1) {
    background-color: rgba(208, 206, 206, 0.4);
}

.ani-timeline div.ani-timekey:hover {
    background-color: #a2d2fc;
}

.ani-timeline div.ani-timekey.hasstyle {
    background-color: rgba(162, 210, 252, 0.4);
}

.ani-timeline div.ani-timekey.hasstyle::after {
    content: '';
    width: 8px;
    background-color: #df4d5b;
    height: 8px;
    display: block;
    margin: 3px auto;
    border-radius: 8px;
}

.ani-timeline div.ani-timekey.selected {
    transition: background-color 0.5s ease 0s;
    background: #2e5eb5;
    color: white;
}

.ani-timeline div.ani-timekey span {
    font-size: 12px;
    display: block;
    margin: 1px 0 0 0px;
}

.with-div-100>div {
    width: 100%;
}

.text-stroke-1 {
    -webkit-text-stroke: 1px black;
}

.CrabMove:hover,
.objectMovment:hover {
    -webkit-animation-play-state: paused !important;
    -moz-animation-play-state: paused !important;
    -o-animation-play-state: paused !important;
    animation-play-state: paused !important;
    z-index: 21;
}

.stopMovment {
    -webkit-animation-play-state: paused !important;
    -moz-animation-play-state: paused !important;
    -o-animation-play-state: paused !important;
    animation-play-state: paused !important;
}

@keyframes focus-in-expand {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }

    70% {
        filter: blur(0px) drop-shadow(1px 1px 0px #000) drop-shadow(-1px -1px 0px #000) drop-shadow(-1px 1px 0px #000) drop-shadow(1px -1px 0px #000);
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    90% {
        opacity: 1;
        -webkit-transform: scale(2);
        transform: scale(2);
    }

    100% {
        filter: blur(22px);
        transform: scale(3);
        opacity: 0;
    }
}

@keyframes game-logo {
    0% {
        opacity: 0.7;
    }

    50% {
        opacity: 0.5;
    }

    70% {
        opacity: 0.6;
    }

    90% {
        opacity: 1;
    }

    100% {
        opacity: 0.7;
    }
}

@keyframes plus-up-text {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        filter: blur(.01);
    }

    1% {
        opacity: 1;
    }

    100% {
        letter-spacing: -.5em;
        -webkit-transform: translateY(-300px);
        transform: translateY(-300px);
        filter: blur(12px) opacity(0%);
    }
}

.fun-bg-1 {
    background-color: #74b21f;
    width: 10%;
    height: 60%;
    top: 0;
    left: 0;
}

.fun-bg-2 {
    background-color: #74b21f;
    width: 10%;
    height: 15%;
    top: 60%;
    left: 0;
    border-bottom-right-radius: 100%;
}

.fun-bg-3 {
    background-color: #24bef4;
    width: 25%;
    height: 100%;
    top: 0;
    right: 0;
}

.fun-bg-1 div::after {
    content: "sss";
    color: transparent;
    text-decoration: underline wavy #228e31;
    position: absolute;
    top: 70%;
    left: 70%;
    font-size: 1.5rem;
}

.fun-bg-1 div::before {
    content: "ssss";
    color: transparent;
    text-decoration: underline wavy #228e31;
    position: absolute;
    top: 0%;
    left: 20%;
    font-size: 1.5rem;
}

.fun-bg-2::after {
    content: "sss";
    color: transparent;
    text-decoration: underline wavy #228e31;
    position: absolute;
    top: 40%;
    left: 50%;
    font-size: 1.5rem;
}

.fun-bg-2::before {
    content: "sss";
    color: transparent;
    text-decoration: underline wavy #228e31;
    position: absolute;
    top: 0%;
    left: 10%;
    font-size: 1.5rem;
}

.track-bg-1 {
    background-color: #6ddaf7;
    width: 40%;
    height: 40%;
    right: 0;
    border-top-left-radius: 100%;
    border-bottom-left-radius: 100%;
    top: 25%;
}

.track-bg-2 {
    background-color: #6ddaf7;
    width: 30%;
    height: 30%;
    left: 0;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    bottom: 0%;
}

.track-bg-2::before {
    content: "";
    position: absolute;
    background-color: transparent;
    bottom: 33%;
    height: 30%;
    width: 30%;
    border-bottom-left-radius: 100%;
    box-shadow: -50pt 50pt 0px 50pt #6ddaf7;
    right: -28.4%;
}

.track-bg-3 {
    background-color: #6ddaf7;
    width: 100%;
    height: 10%;
    left: 0;
    bottom: 0%;
}

.CrabMove {
    animation-timing-function: ease-in;
    animation: crab-move 14s infinite;
}

@keyframes crab-move {
    0% {
        top: 5%;
        right: 25%
    }

    25% {
        top: 55%;
        right: 35%
    }

    50% {
        top: 75%;
        right: 45%
    }

    75% {
        top: 35%;
        right: 30%
    }

    100% {
        top: 5%;
        right: 25%
    }
}


.CloudeMove {
    animation-timing-function: ease-in-out;
    animation: CloudeMove 7s infinite;
}

@keyframes CloudeMove {
    0% {
        right: -400px
    }

    100% {
        right: 120%;
    }
}

.MoveWave {
    animation-timing-function: ease-in;
    animation: wave-move 6s infinite;
}

@keyframes wave-move {
    0% {
        transform: translateY(0%);
    }

    25% {
        transform: translateX(5%);
    }

    50% {
        transform: translateY(5%);
    }

    75% {
        transform: translateX(-5%);
    }

    100% {
        transform: translateY(0%);
    }
}

.MoveBoat {
    animation-timing-function: ease-in;
    animation: wave-boat 6s infinite;
}

@keyframes wave-boat {
    0% {
        right: 15%;
    }


    50% {
        right: 17%;
    }

    100% {
        right: 15%;
    }
}

.wave-path {
    stroke-dasharray: 400;
    stroke-linecap: round;
    animation-timing-function: ease-in;
    animation: wave-path 6s infinite;
    animation-direction: alternate-reverse;
    animation-play-state: paused;
}

@keyframes wave-path {
    from {
        stroke-dashoffset: 400
    }

    to {
        stroke-dashoffset: 0;
    }
}

.btn-MoreResult {
    border-radius: 20px;
    background-color: rgba(252, 188, 9, 1);
    border: 10px solid #fff;
    color: #fff;
    padding: 20px;
    cursor: url('/assets/images/cursor/grab.png') 20 20, auto;
    transition-property: all;
    transition-duration: 0.35s;
    transition-timing-function: ease-in-out;
}

.btn-MoreResult:hover {
    background-color: rgba(126, 181, 28, 1);
}

.white-borader,
.white-borader::after,
.white-borader::before {
    border-color: #fff;
}

.drp-selected {
    display: none !important;
}

.rank-header:after,
.rank-header:before {
    content: '';
    height: 110px;
    background: #fff;
    position: absolute;
    top: 0px;
    right: -107px;
    z-index: 1;
    background-color: transparent;
    width: 122px;
    border-top-left-radius: 83px;
    box-shadow: -44px -30px 0px 0px #fff;
}

.rank-header:before {
    right: auto;
    left: -107px;
    border-top-right-radius: 83px;
    border-top-left-radius: 0px;
    box-shadow: 44px -30px 0px 0px #fff;
}

.justify-content-evenly {
    justify-content: space-evenly !important;
}

@keyframes blink-text {
    0% {
        opacity: 1;
    }

    35% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    70% {
        opacity: 1;
    }

    100% {
        opacity: 1;
    }
}

.blink {
    animation: blink-text 3s infinite;
}

.lazyLoading .scrollbar-container {
    left: unset !important;
}

.statistics-number {
    padding: 0 30px;
    font-size: 22px;
}

.statistics-border {
    border-left: 2px dashed #6f7272;
}

.react-responsive-spritesheet-container {
    transform: scale(1) !important;
}

.react-responsive-spritesheet {
    height: auto !important;
}

.custome-title {
    color: #0e2c53;
    filter: drop-shadow(rgb(255, 255, 255) 1px 1px 0px) drop-shadow(rgb(255, 255, 255) -1px -1px 0px) drop-shadow(rgb(255, 255, 255) -1px 1px 0px) drop-shadow(rgb(255, 255, 255) 1px -1px 0px);
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700 !important;
}

.custome-title-filter {
    filter: drop-shadow(#0e2c53 1px 1px 0px) drop-shadow(#0e2c53 -1px -1px 0px) drop-shadow(#0e2c53 -1px 1px 0px) drop-shadow(#0e2c53 1px -1px 0px);
    color: #fff;
}

.slideout {
    animation-duration: 0.5s;
    animation-name: slideout;
    animation-iteration-count: 1;
    animation-direction: alternate;
    overflow: hidden;
    height: 0vh !important;
    padding: 0px !important;
    min-height: 0vh !important;
    display: none;
}

@keyframes slideout {
    from {
        height: 100vh;
    }

    to {
        min-height: 0vh !important;
        height: 0vh !important;
        padding: 0px !important;
        display: none;
    }
}

.slidein {
    animation-duration: 0.5s;
    animation-name: slidein;
    animation-iteration-count: 1;
    animation-direction: alternate;
    overflow: hidden;
    height: 100vh;
}

@keyframes slidein {
    from {
        height: 0vh;
    }

    to {
        height: 100vh;
    }
}

.post-next {
    right: 40px;
}

.post-prev {
    left: 40px;
}

footer::after {
    background: transparent;
}

.star-color,
.competition-color {
    background: #FFED5D;
    background: -webkit-radial-gradient(circle farthest-corner at center center, #FFED5D 20%, #FFA506 80%);
    background: -moz-radial-gradient(circle farthest-corner at center center, #FFED5D 20%, #FFA506 80%);
    background: radial-gradient(circle farthest-corner at center center, #FFED5D 20%, #FFA506 80%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 4px #fff;
    transition-property: all;
    transition-duration: 0.35s;
    transition-timing-function: ease-in-out;
}


.empty-star {
    background: #B0B0B0;
    background: -webkit-radial-gradient(circle farthest-corner at center center, #afabab 10%, #5a5757 100%);
    background: -moz-radial-gradient(circle farthest-corner at center center, #afabab 10%, #5a5757 100%);
    background: radial-gradient(circle farthest-corner at center center, #afabab 10%, #5a5757 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 4px #fff;
    transition-property: all;
    transition-duration: 0.35s;
    transition-timing-function: ease-in-out;
}

.star-color:hover,
.home-star-color:hover {
    transform: rotate(72deg);
}

.home-star-color,
.home-competition-color {
    background: #ff5d5d;
    background: -webkit-radial-gradient(circle farthest-corner at center center, #ff5d5d 20%, #ff0e06 80%);
    background: -moz-radial-gradient(circle farthest-corner at center center, #ff5d5d 20%, #ff0e06 80%);
    background: radial-gradient(circle farthest-corner at center center, #ff5d5d 20%, #ff0e06 80%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 4px #fff;
    transition-property: all;
    transition-duration: 0.35s;
    transition-timing-function: ease-in-out;
}

.competition-color,
.home-competition-color {
    -webkit-text-stroke: 2px #fff;
}



.left-star {
    transform: rotateZ(-20deg);
}

.right-star {
    transform: rotateZ(20deg);
}

@keyframes BalloonStudentObjectMovment {
    0% {
        top: 15%;
        left: 100%;
    }

    35% {
        top: 20%;
        left: 70%;
    }

    50% {
        top: 30%;
        left: 50%;
    }

    70% {
        top: 5%;
        left: 30%;
    }

    100% {
        top: 30%;
        left: -30%;
    }
}

@keyframes BalloonStudentObjectMovment2 {
    0% {
        top: 10%;
        left: 100%;
    }

    35% {
        top: 2%;
        left: 70%;
    }

    50% {
        top: 23%;
        left: 50%;
    }

    70% {
        top: 40%;
        left: 30%;
    }

    100% {
        top: 2%;
        left: -30%;
    }
}


.curtain__panel {
    /*These sets a background color as well as an img to make it look like an actual curtain*/
    background-image: url("/assets/images/stage/curtain.png");
    background-repeat: repeat-x;
    background-size: contain;
    width: 50%;
    /* Each panel takes up half the container */
    height: 100vh;
    /* Used for demo purposes */
    float: left;
    /* Makes sure panels are side-by-side */
    position: relative;
    /* Needed to define the z-index */
    z-index: 2;
    /* Places the panels in front of the prize */
    transition: all 0.5s ease-out;
    /* Animates the sliding transition */
    background-position: top right;
}

.curtain__panel__left {
    background-position: top left;
}

.curtain__panel--left {
    /* Slides the panel to the left out of the container */
    transition: all 1s ease-out;
    transform: translateX(-100%);
}

.curtain__panel--right {
    /* Slides the panel to the right out of the container */
    transition: all 1s ease-out;
    transform: translateX(100%);
}

@media (min-width: 768px) {
    .position-absolute-md {
        position: absolute;
    }
}

.rings {
    content: ' ';
    opacity: 0;
    border-radius: 100%;
    height: 20px;
    box-shadow: 0px 0px 11px 6px #b31473de;
    border: 2px solid #b31473;
    animation: rings_movment 2s infinite;
}

@keyframes rings_movment {
    0% {
        opacity: 1;
        top: 0%;
        width: 15%;
        left: 40%;
    }

    10% {
        top: 10%;
        width: 30%;
        left: 35%;
        opacity: 0.9;
    }

    100% {
        top: 100%;
        width: 80%;
        left: 10%;
        opacity: 0.5;
    }
}

.social-icons li a.youtube {
    background: #fd0000;
    border: 1px solid;
}


.list ul li {
    padding: 10px 0px;
    border-bottom: 1px solid #f9fbfe;

}

.list ul li a {
    color: #444444;
    justify-content: space-between;
}

.list ul li a:hover {
    color: #92278f;
}

.list ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.list {
    padding: 20px 25px;
    font-size: 17px;
}

.main-bg {
    background: #fff8eb;
}

@media (max-width: 500px) {
    .main-bg {
        background: transparent;
    }

    .custom-button {
        font-size: 16px;
        min-width: auto;
    }
}

input[name~="date" i] {
    cursor: pointer;
}

.line-through {
    text-decoration-line: line-through;
    -webkit-text-decoration-line: line-through;
    text-decoration-color: red;
    -webkit-text-decoration-color: red;
}