/*---------------------------------------------
Template Name: Usthadian Education HTML5 Template
Template URL: 
Description: 
Author: 
Author URL: 
Version: 1.0.0

===============================================   
STYLESHEET INDEXING
|
|___ Default Styles
|	|___ Variables
|	|___ Shortcode 
|	|___ Reset Styels
|	|___ Typography
|	|___ Forms Styles
|	|___ Common 
|	|___ Animation 
|
|___ Elements Styles
|	|___ Accordion Style
|	|___ Back To Top
|	|___ Breadcrumb
|	|___ Button
|	|___ Countdown
|	|___ Course Widget
|	|___ Pagination Styles 
|	|___ Sal Styels 
|	|___ Section Title
|	|___ Slick Styles 
|	|___ Social Share Style 
|
|___Template Styles
|	|___ About Styles
|	|___ Brand Styles
|	|___ Call To Action Styles
|	|___ Campus Styles
|	|___ Categorie Styles
|	|___ Contact Styles
|	|___ Counterup Styles
|	|___ Course Styles
|	|___ Course Details Style
|	|___ Event Styles
|	|___ FAQ Styles
|	|___ Features Styles
|	|___ Gallery Styles
|	|___ Hero Banner Styles
|	|___ Instagram Styles
|	|___ Pricing Table Styles
|	|___ Privacy Policy Style
|	|___ Product Details Styles
|	|___ Shop Styles
|	|___ Splash Page Styles
|	|___ Team Styles
|	|___ Testimonial Styles
|	|___ Video Styles
|	|___ Why Choose Styles
|	|___ 404 Error
|
|___Blocks Styles
|	|___ Header Styles
|	|___ Footer Styles
|
|___Blog Styles
|
|___Spacing
|
|___ END STYLESHEET INDEXING

--------------------------------------------*/
/*=======================================================================
1. Default Styles
=========================================================================*/
/*-------------------------
    Variables
-------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Fredoka:wght@700&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Sans+Tamil:wght@400;600;700&display=swap");

:root {
    --color-primary: #ffaf42;
    --color-secondary: #1f1f1f;
    --color-textSecondary: #ff5b5c;
    --color-tertiary: #f8b81f;
    --color-dark: #111212;
    --color-heading: #181818;
    --dark-color-heading: #ffffff;
    --color-border: #e5e5e5;
    --dark-color-border: #282f3a;
    --color-body: #260c05;
    --gradient-primary: linear-gradient(-90deg, #f86f1f 0%, #ffaf42 100%);
    --bg-color: #EAF0F2;
    --dark-bg-color: #020b17;
    --cta-color-bg: #F0F4F5;
    --color-bg-body: #ffffff;
    --dark-color-bg-body: #111822;
    --bg-color-2: #1c242f;
    --color-white: #ffffff;
    --color-black: #000000;
    --footer-text: #181818;
    --dark-footer-text: #808080;
    --edu-btn-color: #ffffff;
    --color-title: #bababa;
    --box-bg: #ffc58a;
    --box-border: #dd6f00;
    --color-lighten01: #f0f4f5;
    --color-lighten02: #edf5f8;
    --color-lighten03: #f5f1eb;
    --color-lighten04: #ffffff;
    --color-extra01: #FF8F3C;
    --color-extra02: #8e56ff;
    --color-extra03: #f92596;
    --color-extra04: #5866eb;
    --color-extra05: #f8941f;
    --color-extra06: #39c0fa;
    --color-extra07: #da04f8;
    --color-extra08: #4664e4;
    --color-extra09: #525151;
    --color-extra10: #404040;
    --color-extra11: #22272e;
    --color-success: #3EB75E;
    --color-danger: #FF0003;
    --color-warning: #FF8F3C;
    --color-info: #1BA2DB;
    --color-placeholder: #808080;
    --color-facebook: #1877f2;
    --color-twitter: #1da1f2;
    --color-youtube: #cd201f;
    --color-linkedin: #0a66c2;
    --color-pinterest: #E60022;
    --color-instagram: #C231A1;
    --color-vimeo: #00ADEF;
    --color-twitch: #6441A3;
    --color-discord: #7289da;
    --color-facebook: #f86f1f;
    --color-twitter: #f86f1f;
    --color-youtube: #f86f1f;
    --color-linkedin: #f86f1f;
    --color-pinterest: #f86f1f;
    --color-instagram: #f86f1f;
    --color-vimeo: #f86f1f;
    --color-twitch: #f86f1f;
    --color-discord: #f86f1f;
    --border-width: 2px;
    --radius-small: 4px;
    --radius: 10px;
    --radius-big: 16px;
    --p-light: 300;
    --p-regular: 400;
    --p-medium: 500;
    --p-semi-bold: 600;
    --p-bold: 700;
    --p-extra-bold: 800;
    --shadow-darker: 0px 10px 50px 0px rgba(26,46,85,0.1);
    --shadow-darker2: 0px 20px 50px 0px rgba(26,46,85,0.1);
    --shadow-dark: 0px 10px 30px 0px rgba(20,36,66,0.15);
    --shadow-darkest: 0px 10px 30px 0px rgba(0,0,0,0.05);
    --shadow-darker3: 0px 4px 50px 0px rgba(0, 0, 0, 0.1);
    --shadow-darker4: 0px 20px 70px 0px rgba(15, 107, 92, 0.2);
    --transition: 0.3s;
    --transition-2: 0.5s;
    --transition-transform: transform .65s cubic-bezier(.23,1,.32,1);
    --font-icomoon: "icomoon";
    --font-primary: "Montserrat", sans-serif;
    --font-secondary: "Montserrat", sans-serif;
    --font-t1: "Ahsing";
    --font-t2: "Sole Serif Display";
    --font-size-b1: 15px;
    --font-size-b2: 13px;
    --line-height-b1: 1.73;
    --line-height-b2: 1.85;
    --h1: 50px;
    --h2: 36px;
    --h3: 28px;
    --h4: 20px;
    --h5: 18px;
    --h6: 16px;
    --h1-lineHeight: 1.2;
    --h2-lineHeight: 1.39;
    --h3-lineHeight: 1.43;
    --h4-lineHeight: 1.4;
    --h5-lineHeight: 1.45;
    --h6-lineHeight: 1.62;
}

/* .bg-success { background-color:green !important; color: wheat;}
.bg-danger { background-color: #b10b0b !important; color:wheat} */
/*==============================
 *  Shortcode
=================================*/
@font-face {
    font-family: "Sole Serif Display";
  src: url("../../assets/fonts/SoleSerifDisplay-Bold.eot");
  src: url("../../assets/fonts/SoleSerifDisplay-Bold.woff2") format("woff2"), url("../../assets/fonts/SoleSerifDisplay-Bold.woff") format("woff"), url("../../assets/fonts/SoleSerifDisplay-Bold.ttf") format("truetype"), url("../../assets/fonts/SoleSerifDisplay-Bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/SoleSerifDisplay-Bold.svg#SoleSerifDisplay-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: "Ahsing";
  src: url("../../assets/fonts/Ahsing.eot");
  src: url("../../assets/fonts/Ahsing.woff2") format("woff2"), url("../../assets/fonts/Ahsing.woff") format("woff"), url("../../assets/fonts/Ahsing.ttf") format("truetype"), url("../../assets/fonts/Ahsing.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/Ahsing.svg#Ahsing") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
/* 

@font-face {
    font-family: 'ahsing';
    src: url('../../assets/fonts/ahsing.woff2') format('woff2'),
         url('../../assets/fonts/ahsing.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'sole_serif_displaybold';
    src: url('../../assets/fonts/sole-serif-display-bold-webfont.woff2') format('woff2'),
        url('../../assets/fonts/sole-serif-display-bold-webfont.woff') format('woff');
        font-weight: normal;
        font-style: normal;

} */
/*--------------------------------------*/
.container-custom,
.container-custom-1520 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}

.container-custom {
    max-width: 1710px;
}

.container-custom-1520 {
    max-width: 1520px;
}

@media only screen and (max-width: 767px) {
    .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl,
  .container-custom,
  .container-custom-1520 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1185px;
    }
}
/*===========================
    Background Image 
=============================*/
.edu-footer .information-list, .header-action, .header-top .header-info, .shape-group {
    padding: 0;
    margin: 0;
    list-style: none;
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu li a {
    transition: var(--transition);
}

.bg-image, .bgImagePosition {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.bg-image_fixed {
    background-attachment: fixed !important;
}

.bg-image--1 {
    background-image: url(../images/bg/bg-image-1.png);
}

.bg-image--2 {
    background-image: url(../images/bg/bg-image-2.jpg);
}

.bg-image--9 {
    background-image: url(../images/bg/bg-image-9.png);
}

.bg-image--14 {
    background-image: url(../images/bg/bg-image-14.jpg);
}

.bg-image--17 {
    background-image: url(../images/bg/bg-image-17.webp);
}

.bg-image--19 {
    background-image: url(../images/bg/bg-image-19.webp);
}

.bg-image--21 {
    background-image: url(../images/bg/bg-image-21.webp);
}

/*===================
Custom Row
======================*/
.row--0 {
    margin-left: 0px;
    margin-right: 0px;
}

.row--0 > [class*=col] {
    padding-left: 0px;
    padding-right: 0px;
}

.row--5 {
    margin-left: -5px;
    margin-right: -5px;
}

.row--5 > [class*=col] {
    padding-left: 5px;
    padding-right: 5px;
}

.row--10 {
    margin-left: -10px;
    margin-right: -10px;
}

.row--10 > [class*=col] {
    padding-left: 10px;
    padding-right: 10px;
}

.row--15 {
    margin-left: -15px;
    margin-right: -15px;
}

.row--15 > [class*=col] {
    padding-left: 15px;
    padding-right: 15px;
}

.row--20 {
    margin-left: -20px;
    margin-right: -20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--20 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--20 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--20 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--20 {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
}

.row--20 > [class*=col], .row--20 > [class*=col-] {
    padding-left: 20px;
    padding-right: 20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--20 > [class*=col], .row--20 > [class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--20 > [class*=col], .row--20 > [class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--20 > [class*=col], .row--20 > [class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .row--20 > [class*=col], .row--20 > [class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.row--25 {
    margin-left: -25px;
    margin-right: -25px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--25 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--25 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--25 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--25 {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
}

.row--25 > [class*=col], .row--25 > [class*=col-] {
    padding-left: 25px;
    padding-right: 25px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--25 > [class*=col], .row--25 > [class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--25 > [class*=col], .row--25 > [class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--25 > [class*=col], .row--25 > [class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .row--25 > [class*=col], .row--25 > [class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.row--30 {
    margin-left: -30px;
    margin-right: -30px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--30 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--30 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--30 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--30 {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
}

.row--30 > [class*=col], .row--30 > [class*=col-] {
    padding-left: 30px;
    padding-right: 30px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--30 > [class*=col], .row--30 > [class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--30 > [class*=col], .row--30 > [class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--30 > [class*=col], .row--30 > [class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .row--30 > [class*=col], .row--30 > [class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.row--35 {
    margin-left: -35px;
    margin-right: -35px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--35 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--35 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--35 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--35 {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
}

.row--35 > [class*=col], .row--35 > [class*=col-] {
    padding-left: 35px;
    padding-right: 35px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--35 > [class*=col], .row--35 > [class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--35 > [class*=col], .row--35 > [class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--35 > [class*=col], .row--35 > [class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .row--35 > [class*=col], .row--35 > [class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.row--40 {
    margin-left: -40px;
    margin-right: -40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--40 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--40 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--40 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--40 {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
}

.row--40 > [class*=col], .row--40 > [class*=col-] {
    padding-left: 40px;
    padding-right: 40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--40 > [class*=col], .row--40 > [class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--40 > [class*=col], .row--40 > [class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--40 > [class*=col], .row--40 > [class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .row--40 > [class*=col], .row--40 > [class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.row--45 {
    margin-left: -45px;
    margin-right: -45px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--45 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--45 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--45 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--45 {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
}

.row--45 > [class*=col], .row--45 > [class*=col-] {
    padding-left: 45px;
    padding-right: 45px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--45 > [class*=col], .row--45 > [class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--45 > [class*=col], .row--45 > [class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--45 > [class*=col], .row--45 > [class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .row--45 > [class*=col], .row--45 > [class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.row--50 {
    margin-left: -50px;
    margin-right: -50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--50 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--50 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--50 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--50 {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
}

.row--50 > [class*=col], .row--50 > [class*=col-] {
    padding-left: 50px;
    padding-right: 50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--50 > [class*=col], .row--50 > [class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--50 > [class*=col], .row--50 > [class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--50 > [class*=col], .row--50 > [class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .row--50 > [class*=col], .row--50 > [class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.row--60 {
    margin-left: -60px;
    margin-right: -60px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--60 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--60 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--60 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--60 {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
}

.row--60 > [class*=col], .row--60 > [class*=col-] {
    padding-left: 60px;
    padding-right: 60px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--60 > [class*=col], .row--60 > [class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--60 > [class*=col], .row--60 > [class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--60 > [class*=col], .row--60 > [class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .row--60 > [class*=col], .row--60 > [class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

#usthadian-preloader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 99999999999999;
    overflow: hidden;
    background-image: linear-gradient(20deg, #31b978 0%, #1ab69d 100%);
    transition: all 1.5s ease-out;
}

#usthadian-preloader.loaded .preloader-close-btn-wraper {
    bottom: 200%;
}

.preloader-close-btn-wraper {
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 30px;
    transition: all 1.5s ease-out;
}

.preloader-close-btn-wraper .preloader-close-btn {
    border-radius: 50px;
    font-size: 13px;
    padding: 4px 23px;
    background: var(--color-black);
    color: var(--color-white);
    cursor: pointer;
    height: 45px;
    line-height: 35px;
    border: 0;
    text-transform: uppercase;
    font-weight: 600;
}

.loading-spinner {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.preloader-spin-1 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #FFFFFF;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    animation: usthadian-preloader-bounce-animation 2s infinite ease-in-out;
}

.preloader-spin-2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #FFFFFF;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    animation: usthadian-preloader-bounce-animation 2s infinite ease-in-out;
    animation-delay: -1s;
}

@keyframes usthadian-preloader-bounce-animation {
    0%, 100% {
        transform: scale(0);
    }

    50% {
        transform: scale(1);
    }
}

.shape-dark {
    visibility: hidden;
}

.shape-light {
    visibility: visible;
}

.dark-mode .shape-light {
    visibility: hidden;
}

.dark-mode .shape-dark {
    visibility: visible;
}

.d-none-shape-dark {
    display: none;
}

/*-------------------------
    Reset Styels
-------------------------*/
* {
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

a {
    display: inline-block;
    color: var(--color-heading);
    text-decoration: none;
    outline: none;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
    color: var(--color-primary);
}

a:focus {
    outline: none;
}

address {
    margin: 0 0 24px;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

mark {
    background: var(--color-primary);
    color: #ffffff;
}

code,
kbd,
pre,
samp {
    font-size: var(--font-size-b3);
    -webkit-hyphens: none;
    hyphens: none;
    color: var(--color-primary);
}

kbd,
ins {
    color: #ffffff;
}

pre,
pre.wp-block-code {
    font-family: "Courier 10 Pitch", Courier, monospace !important;
    font-size: 15px !important;
    margin: 40px 0 !important;
    overflow: auto;
    padding: 20px !important;
    white-space: pre !important;
    white-space: pre-wrap !important;
    word-wrap: break-word !important;
    color: var(--color-body) !important;
    background: var(--color-light);
    border-radius: 4px;
}

small {
    font-size: smaller;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl {
    margin-top: 0;
    margin-bottom: 10px;
}

dd {
    margin: 0 15px 15px;
}

dt {
    font-weight: bold;
    color: var(--color-heading);
}

menu,
ol,
ul {
    margin: 16px 0;
    padding: 0 0 0 40px;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

li > ul,
li > ol {
    margin: 0;
}

ol ul {
    margin-bottom: 0;
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid var(--color-border);
    margin: 0 2px;
    min-width: inherit;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}

button,
input {
    line-height: normal;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type=checkbox],
input[type=radio] {
    padding: 0;
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    appearance: textfield;
    padding-right: 2px;
    width: 270px;
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

caption,
th,
td {
    font-weight: normal;
}

table thead th {
    font-weight: 700;
}

td,
.wp-block-calendar tfoot td {
    border: 1px solid var(--color-border);
    padding: 7px 10px;
}

del {
    color: #333;
}

ins {
    background: rgba(56, 88, 246, 0.6);
    text-decoration: none;
    padding: 0 5px;
}

hr {
    background-size: 4px 4px;
    border: 0;
    height: 1px;
    margin: 0 0 24px;
    opacity: 0.6;
}

table a,
table a:link,
table a:visited {
    text-decoration: underline;
}

dt {
    font-weight: bold;
    margin-bottom: 10px;
}

dd {
    margin: 0 15px 15px;
}

caption {
    caption-side: top;
}

kbd {
    background: var(--heading-color);
}

dfn,
cite,
em {
    font-style: italic;
}

/* BlockQuote  */
blockquote,
q {
    -webkit-hyphens: none;
    hyphens: none;
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

blockquote blockquote {
    margin-right: 0;
}

blockquote cite,
blockquote small {
    font-size: var(--font-size-b3);
    font-weight: normal;
}

blockquote strong,
blockquote b {
    font-weight: 700;
}

/*-------------------------
    Typography
-------------------------*/
html {
    overflow: hidden;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    font-size: 10px;
}

body {
    overflow: hidden;
    font-size: var(--font-size-b1);
    line-height: var(--line-height-b1);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: var(--font-primary);
    color: var(--color-body);
    font-weight: 400;
    background-color: var(--color-bg-body);
    margin: 0;
    padding: 0;
    background-image: url("../../assets/images/bg.png");
    background-size: cover;
    background-size: contain;
}

body.modal-open {
    padding: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
address,
p,
pre,
blockquote,
menu,
ol,
ul,
table,
hr {
    margin: 0;
    margin-bottom: 20px;
}

.display-one {
    font-size: 112px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    word-break: break-word;
    font-family: var(--font-secondary);
    color: var(--color-heading);
}

h1,
.h1 {
    font-size: var(--h1);
    line-height: var(--h1-lineHeight);
}

h2,
.h2 {
    font-size: var(--h2);
    line-height: var(--h2-lineHeight);
}

h3,
.h3 {
    font-size: var(--h3);
    line-height: var(--h3-lineHeight);
}

h4,
.h4 {
    font-size: var(--h4);
    line-height: var(--h4-lineHeight);
}

h5,
.h5 {
    font-size: var(--h5);
    line-height: var(--h5-lineHeight);
}

h6,
.h6 {
    font-size: var(--h6);
    line-height: var(--h6-lineHeight);
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
    color: inherit;
    transition: 0.5s;
}

a {
    color: var(--color-heading);
    transition: 0.3s;
}

@media only screen and (max-width: 1199px) {
    h1,
  .h1 {
        font-size: 44px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    h1,
  .h1 {
        font-size: 38px;
    }

    h2,
  .h2 {
        font-size: 30px;
    }

    h3,
  .h3 {
        font-size: 24px;
    }

    h4,
  .h4 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 767px) {
    h1,
  .h1 {
        font-size: 34px;
    }

    h2,
  .h2 {
        font-size: 26px;
    }

    h3,
  .h3 {
        font-size: 22px;
    }

    h4,
  .h4 {
        font-size: 18px;
    }
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    font-weight: var(--p-bold);
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-weight: var(--p-semi-bold);
}

p {
    font-size: var(--font-size-b1);
    line-height: var(--line-height-b1);
    font-weight: light-300;
    color: var(--color-body);
    margin: 0 0 30px;
}

@media only screen and (max-width: 767px) {
    p {
        margin: 0 0 20px;
    }
}

p.b1 {
    font-size: var(--font-size-b1);
    line-height: var(--line-height-b1);
}

p.b2 {
    font-size: var(--font-size-b2);
    line-height: var(--line-height-b2);
}

.b1 {
    font-size: var(--font-size-b1);
    line-height: var(--line-height-b1);
}

.b2 {
    font-size: var(--font-size-b2);
    line-height: var(--line-height-b2);
}

.table,
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 30px;
    width: 100%;
}

table a,
table a:link,
table a:visited {
    text-decoration: none;
}

cite,
.wp-block-pullquote cite,
.wp-block-pullquote.is-style-solid-color blockquote cite,
.wp-block-quote cite {
    color: var(--color-heading);
}

var {
  /*     font-family: "Courier 10 Pitch", Courier, monospace;
      font-family: 'Fredoka', sans-serif; */
    font-family: "Montserrat", sans-serif;
}

/*---------------------------
    List Style 
---------------------------*/
ul,
ol {
    padding-left: 18px;
}

ul {
    list-style: square;
    margin-bottom: 30px;
    padding-left: 20px;
}

ul.liststyle.bullet li {
    font-size: var(--font-size-b1);
    line-height: var(--line-height-b1);
    color: var(--color-body);
    position: relative;
    padding-left: 30px;
}

@media only screen and (max-width: 767px) {
    ul.liststyle.bullet li {
        padding-left: 19px;
    }
}

ul.liststyle.bullet li::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: var(--color-body);
    left: 0;
    top: 10px;
}

ul.liststyle.bullet li + li {
    margin-top: 8px;
}

ul li {
    font-size: var(--font-size-b1);
    line-height: var(--line-height-b1);
    margin-top: 10px;
    margin-bottom: 10px;
    color: var(--color-body);
}

ul li a {
    text-decoration: none;
    color: var(--color-body);
    transition: var(--transition);
}

ul li a:hover {
    color: var(--color-primary);
}

ul ul {
    margin-bottom: 0;
}

ol {
    margin-bottom: 30px;
}

ol li {
    font-size: var(--font-size-b1);
    line-height: var(--line-height-b1);
    color: var(--color-body);
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 400;
}

ol li a {
    color: var(--heading-color);
    transition: var(--transition);
    text-decoration: none;
}

ol li a:hover {
    color: var(--color-primary);
}

ol ul {
    padding-left: 30px;
}

hr {
    display: block;
    height: 0;
    margin: 15px 0;
    border-top: 1px solid var(--color-border);
    background: transparent;
}

kbd {
    background: var(--color-primary);
}

.t1 {
    font-family: var(--font-t1);
}

.t2 {
    font-family: var(--font-t2);
    font-weight: bold;
}

/*-------------------------
    Forms Styles
-------------------------*/
button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button;
}

input,
select,
textarea {
    width: 100%;
    transition: 0.3s;
}

input {
    height: 50px;
}

select {
    transition: 0.3s;
    height: 50px;
    padding: 10px 20px;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: 0 none;
    border-radius: 3px;
    color: var(--color-heading);
    font-family: var(--font-secondary);
    font-size: 15px;
    font-weight: 600;
    background: url(../images/icons/arrow-icon.png) 88% center no-repeat transparent;
    background-color: var(--color-lighten01);
    min-width: 160px;
    cursor: pointer;
}

input[type=text],
input[type=password],
input[type=email],
input[type=number],
input[type=tel],
textarea {
    font-size: 15px;
    background-color: var(--color-white);
    box-shadow: none;
    padding: 0 25px;
    outline: none;
    border: none;
    border-radius: 15px;
    color: var(--color-heading);
    border: 2px solid var(--color-primary);
  /* -- Placeholder -- */
}

input[type=text]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=tel]::-moz-placeholder, textarea::-moz-placeholder {
    color: var(--color-placeholder);
  /* Firefox */
    opacity: 1;
}

input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=email]::placeholder,
input[type=number]::placeholder,
input[type=tel]::placeholder,
textarea::placeholder {
    color: var(--color-placeholder);
  /* Firefox */
    opacity: 1;
}

input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
    color: var(--color-placeholder);
    opacity: 1;
}

input[type=text]::-ms-input-placeholder,
input[type=password]::-ms-input-placeholder,
input[type=email]::-ms-input-placeholder,
input[type=number]::-ms-input-placeholder,
input[type=tel]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  /* Microsoft Edge */
    color: var(--color-placeholder);
    opacity: 1;
}

input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=tel]:focus,
textarea:focus {
    border-color: var(--color-primary);
}

textarea {
    padding: 20px 25px;
}

input[type=checkbox],
input[type=radio] {
    opacity: 0;
    position: absolute;
}

input[type=checkbox] ~ label,
input[type=radio] ~ label {
    position: relative;
    font-size: 15px;
    line-height: 26px;
    color: var(--color-heading);
    padding-left: 32px;
    cursor: pointer;
    margin-bottom: 0;
}

input[type=checkbox] ~ label::before,
input[type=radio] ~ label::before {
    content: " ";
    position: absolute;
    top: 4px;
    left: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #d2d5d6;
    border-radius: 2px;
    transition: all 0.3s;
}

input[type=checkbox] ~ label::after,
input[type=radio] ~ label::after {
    content: "\e913";
    font-family: var(--font-icomoon);
    font-size: 10px;
    color: var(--color-white);
    position: absolute;
    top: 0;
    left: 4px;
    opacity: 0;
    transition: all 0.3s;
}

input[type=checkbox]:checked ~ label::before,
input[type=radio]:checked ~ label::before {
    background-color: var(--color-primary);
    border-color: var(--color-primary);
}

input[type=checkbox]:checked ~ label::after,
input[type=radio]:checked ~ label::after {
    opacity: 1;
}

input[type=radio] ~ label {
    padding-left: 30px;
}

input[type=radio] ~ label::before {
    border: 1px solid #dcdfe0;
    border-radius: 50%;
}

input[type=radio] ~ label::after {
    content: "";
    height: 7px;
    width: 7px;
    top: 9px;
    left: 5px;
    background-color: var(--color-primary);
    border-radius: 50%;
}

input[type=radio]:checked ~ label::before {
    background-color: var(--color-white);
    border-color: #dcdfe0;
}

/*--------------------
    Contact Form 
----------------------*/
.form-group {
    margin-bottom: 20px;
}

.form-group:last-child {
    margin-bottom: 0;
}

.form-group label {
    color: var(--color-heading);
    margin-bottom: 8px;
}

.form-group .submit-btn {
    padding: 0 35px;
}

.form-message {
    margin-bottom: 0;
    text-align: center;
}

.form-message.error {
    margin-top: 20px;
    color: #f80707;
}

.form-message.success {
    margin-top: 20px;
    color: #0d8d2d;
}

.form button {
    border-radius: 10px !important;
}

/*-------------------------
    Common
-------------------------*/
.color-fb {
    color: var(--color-facebook) !important;
}

.color-ig {
    color: var(--color-instagram) !important;
}

.color-twitter {
    color: var(--color-twitter) !important;
}

.color-yt {
    color: var(--color-youtube) !important;
}

.color-linkd {
    color: var(--color-linkedin) !important;
}

.color-primary {
    color: var(--color-primary);
}

.color-secondary {
    color: var(--color-secondary);
}

.bg-lighten01 {
    background-color: var(--color-lighten01);
}

.bg-lighten02 {
    background-color: var(--color-lighten02);
}

.bg-lighten03 {
    background-color: var(--color-lighten03);
}

.bg-lighten04 {
    background-color: var(--color-lighten04);
}

/*----------------------
    Animation  
-----------------------*/
.usthadian-animated-shape {
    position: relative;
    z-index: 9;
}

.shape-group li {
    margin: 0;
    position: absolute;
    z-index: -1;
}

@media only screen and (max-width: 1199px) {
    .shape-group {
        display: none;
    }
}

.z-10 {
    z-index: 10;
}

.home-four-course {
    position: relative;
    overflow: hidden;
}

.home-four-course::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-image-3.webp);
    background-size: cover;
    z-index: -1;
}

.home-four-course .shape-group .shape-1 {
    top: 59px;
    right: -88px;
}

.home-four-course .shape-group .shape-2 {
    top: -263px;
    right: -406px;
    z-index: -1;
}

.home-four-course .shape-group .shape-2 span {
    display: block;
    height: 570px;
    width: 570px;
    border: 1px solid var(--color-border);
    border-radius: 50%;
}

@keyframes headerSticky {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes rotateIt {
    to {
        transform: rotate(-360deg);
    }
}

@keyframes bounceSlide {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

.bounce-slide {
    animation-duration: 2.5s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: bounceSlide;
}

@keyframes line1 {
    0% {
        opacity: 1;
        bottom: 0;
    }

    30% {
        bottom: 30%;
    }

    50% {
        bottom: 50%;
    }

    70% {
        bottom: 70%;
    }

    100% {
        bottom: 100%;
        opacity: 0.5;
    }
}

@keyframes line2 {
    0% {
        opacity: 1;
        top: 0;
    }

    30% {
        bottom: 30%;
    }

    50% {
        bottom: 50%;
    }

    70% {
        bottom: 70%;
    }

    100% {
        top: 100%;
        opacity: 0.5;
    }
}

@keyframes line3 {
    0% {
        opacity: 1;
        top: 500px;
    }

    50% {
        top: 50%;
    }

    100% {
        top: 100%;
        opacity: 0.5;
    }
}

@keyframes line4 {
    0% {
        opacity: 1;
        top: 300px;
    }

    50% {
        top: 50%;
    }

    100% {
        top: 100%;
        opacity: 0.5;
    }
}

@keyframes line5 {
    0% {
        opacity: 1;
        bottom: 400px;
    }

    50% {
        bottom: 50%;
    }

    100% {
        bottom: 100%;
        opacity: 0.5;
    }
}

@keyframes customOne {
    from {
        transform: scale(1);
    }

    50% {
        transform: scale(0.9);
    }

    to {
        transform: scale(1);
    }
}

@keyframes customTwo {
    0% {
        transform: translate(0px, 0px);
    }

    50% {
        transform: translate(100px, 0px);
    }

    100% {
        transform: translate(50px, 50px);
    }
}

.customOne {
    animation: customOne 2s infinite;
}

.rotateit {
    animation: rotateIt 11s linear infinite;
}

@keyframes usthadian-vsm-y-move {
    0% {
        transform: translate(0, -30%);
    }

    100% {
        transform: translate(0, 30%);
    }
}

@keyframes usthadian-vsm-y-reverse-move {
    0% {
        transform: translate(0, 30%);
    }

    100% {
        transform: translate(0, -30%);
    }
}

@keyframes usthadian-sm-x-move {
    0% {
        transform: translate(-50%, 0);
    }

    100% {
        transform: translate(50%, 0);
    }
}

@keyframes usthadian-sm-x-reverse-move {
    0% {
        transform: translate(50%, 0);
    }

    100% {
        transform: translate(-50%, 0);
    }
}

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

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

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

    100% {
        transform: rotate(-360deg);
    }
}

@keyframes usthadian-zoom2 {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.5);
    }
}

@keyframes usthadian-zoom1 {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.25);
    }
}
/* ------------------------
    Custom Animation 01 
----------------------------*/
@keyframes headerSlideDown {
    0% {
        margin-top: -100px;
    }

    to {
        margin-top: 0;
    }
}
/*------------------------
	slidefadeinup
--------------------------*/
@keyframes slideFadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 20%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.slideFadeInUp {
    animation-name: slideFadeInUp;
}

/* -----------------------------------
    Custom Animation For All Page
---------------------------------------*/
@keyframes moveVertical {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/*--------------------------------
Scroll Down Button Animation  
----------------------------------*/
@keyframes scrollDown {
    0% {
        opacity: 0;
    }

    10% {
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        transform: translateY(10px);
        opacity: 0;
    }
}

@keyframes ripple {
    0% {
        transform: scale(1);
    }

    75% {
        transform: scale(1.75);
        opacity: 1;
    }

    100% {
        transform: scale(2);
        opacity: 0;
    }
}

@keyframes ripple_2 {
    0% {
        transform: scale(1);
    }

    75% {
        transform: scale(3);
        opacity: 1;
    }

    100% {
        transform: scale(4);
        opacity: 0;
    }
}

@keyframes ripple_3 {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.15);
        opacity: 1;
    }

    100% {
        transform: scale(1.3);
        opacity: 0;
    }
}

@keyframes radiusChange {
    0% {
        border-radius: 0px 0px 0px 0px;
    }

    40% {
        border-radius: 50px 0px 100px 0px;
    }

    80% {
        border-radius: 0px 50px 0px 100px;
    }

    100% {
        border-radius: 0px 0px 0px 0px;
    }
}

@keyframes radiusChange2 {
    0% {
        border-radius: 0px 0px 0px 0px;
    }

    25% {
        border-radius: 50px 0px;
    }

    50% {
        border-radius: 0px 0px 0px 0px;
    }

    75% {
        border-radius: 0px 50px;
    }

    100% {
        border-radius: 50px 0px;
    }
}

@keyframes edu-wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1);
    }

    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55);
    }

    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1);
    }
}
/*=======================================================================
2. Elements Styles
=========================================================================*/
/*-------------------------
    Back To Top  
---------------------------*/
.paginacontainer {
    height: 3000px;
}

.rn-progress-parent {
    position: fixed;
    right: 30px;
    bottom: 30px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px #f7b603;
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    transition: all 200ms linear;
}

.rn-progress-parent.rn-backto-top-active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.rn-progress-parent::after {
    position: absolute;
    font-family: "remixicon" !important;
    content: "\ea78";
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    color: #f7b603;
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 2;
    transition: all 200ms linear;
}

.rn-progress-parent:hover::after {
    color: #f7b603;
}

.rn-progress-parent:hover::before {
    opacity: 1;
}

.rn-progress-parent svg path {
    fill: none;
}

.rn-progress-parent svg.rn-back-circle path {
    stroke: #ffffff;
    stroke-width: 4;
    box-sizing: border-box;
    transition: all 200ms linear;
}

/*-------------------
 * Button
---------------------*/
a.btn-transparent,
button.btn-transparent {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: var(--color-textSecondary);
    display: inline-block;
    position: relative;
    transition: 0.3s;
}

a.btn-transparent::after,
button.btn-transparent::after {
    position: absolute;
    content: "";
    left: auto;
    right: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: var(--color-primary);
    transition: 0.3s;
}

a.btn-transparent i,
button.btn-transparent i {
    padding-left: 6px;
    top: -1px;
    position: relative;
    font-size: 12px;
}

a.btn-transparent:hover,
button.btn-transparent:hover {
    color: var(--color-primary);
}

a.btn-transparent:hover::after,
button.btn-transparent:hover::after {
    width: 100%;
    left: 0;
    right: auto;
}

a.edu-btn,
button.edu-btn {
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    height: 60px;
    line-height: 62px;
    color: var(--edu-btn-color);
    background: var(--color-primary);
    padding: 0 30px;
    font-size: 15px;
    font-weight: 500;
    transition: 0.4s;
    font-family: var(--font-secondary);
    border: 0 none;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 767px) {
    a.edu-btn,
  button.edu-btn {
        padding: 0 20px;
        font-size: 14px;
        height: 40px;
        line-height: 42px;
    }
}

a.edu-btn:after,
button.edu-btn:after {
    content: "";
    height: 100%;
    width: 0;
  /* background: linear-gradient(-90deg, #31b978 0%, #1ab69d 100%);  */
    background: linear-gradient(-90deg, #ffc400 0%, #ffac49 100%) !important;
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    transition: 0.4s;
}

a.edu-btn i,
button.edu-btn i {
    padding-left: 6px;
    position: relative;
    font-size: 11px;
}

@media only screen and (max-width: 767px) {
    a.edu-btn i,
  button.edu-btn i {
        font-size: 9px;
    }
}

a.edu-btn:hover:after,
button.edu-btn:hover:after {
    left: 0;
    width: 100%;
}

a.edu-btn.btn-large,
button.edu-btn.btn-large {
    padding: 0 40px;
}

a.edu-btn.btn-large i,
button.edu-btn.btn-large i {
    top: 0;
    padding-left: 10px;
}

a.edu-btn.btn-medium,
button.edu-btn.btn-medium {
    height: 50px;
    line-height: 51px;
    padding: 0 25px;
    font-weight: bold;
}

a.edu-btn.btn-medium:hover,
button.edu-btn.btn-medium:hover {
    color: var(--color-black) !important;
}

a.edu-btn.btn-small,
button.edu-btn.btn-small {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 14px;
}

a.edu-btn.left-icon i,
button.edu-btn.left-icon i {
    padding-left: 0;
    padding-right: 10px;
}

a.edu-btn.btn-curved,
button.edu-btn.btn-curved {
    border-radius: 30px 5px;
}

a.edu-btn.btn-curved:hover,
button.edu-btn.btn-curved:hover {
    border-radius: 5px 30px;
}

a.edu-btn.curved-medium,
button.edu-btn.curved-medium {
    border-radius: 20px 5px;
    padding: 0 40px;
}

a.edu-btn.curved-medium:hover,
button.edu-btn.curved-medium:hover {
    border-radius: 5px 25px;
}

a.edu-btn.btn-secondary,
button.edu-btn.btn-secondary {
    background: var(--color-secondary);
    color: var(--color-white);
}

a.edu-btn.btn-secondary:hover,
button.edu-btn.btn-secondary:hover {
    color: var(--color-white);
    background: var(--color-primary);
}

a.edu-btn.btn-secondary1,
button.edu-btn.btn-secondary1 {
    background: var(--color-secondary);
    color: var(--color-white);
}

a.edu-btn.btn-secondary1:hover,
button.edu-btn.btn-secondary1:hover {
    color: var(--color-heading);
    background: var(--color-white);
}

a.edu-btn.btn-border,
button.edu-btn.btn-border {
    background-color: transparent;
    border: 1px solid var(--color-border);
    color: var(--color-heading);
    padding: 0 25px;
}

a.edu-btn.btn-border:after,
button.edu-btn.btn-border:after {
    display: none;
}

a.edu-btn.btn-border:hover,
button.edu-btn.btn-border:hover {
    background-color: var(--color-primary);
    border-color: var(--color-primary);
    color: var(--color-white);
}

a.edu-btn.btn-round,
button.edu-btn.btn-round {
    background-color: var(--color-white);
    color: var(--color-heading) !important;
    border-radius: 30px;
}

a.edu-btn.btn-round:hover,
button.edu-btn.btn-round:hover {
    color: var(--color-black) !important;
}

.button-group {
    display: flex;
    align-items: center;
    margin: -5px;
}

.button-group a {
    margin: 5px;
}

.btn-gradient {
    background: linear-gradient(-90deg, #ffbf01 0%, #ffac49 100%) !important;
}

.btn-gradient::after {
    background: linear-gradient(-90deg, #cd6437 0%, #ffac49 100%) !important;
}

.wishlist-btn {
    background: rgba(255, 255, 255, 0.15);
    width: 40px;
    height: 40px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    border: 0 none;
    transition: var(--transition);
}

.wishlist-btn i {
    color: var(--color-white);
    font-size: 19px;
    transition: var(--transition);
}

.wishlist-btn:hover {
    background-color: var(--color-secondary);
}

.wishlist-btn.btn-outline-dark {
    height: 50px;
    width: 50px;
    line-height: 55px;
    border: 1px solid #e5e5e5;
    color: var(--color-heading);
    pointer-events: all;
}

.wishlist-btn.btn-outline-dark i {
    color: var(--color-heading);
}

.wishlist-btn.btn-outline-dark:hover {
    border-color: var(--color-secondary);
}

.wishlist-btn.btn-outline-dark:hover i {
    color: var(--color-white);
}

.btn-icon-round {
    text-align: center;
    height: 60px;
    width: 60px;
    line-height: 60px;
    background-color: var(--color-primary);
    border-radius: 50%;
    color: var(--color-white);
    font-size: 12px;
}

.btn-icon-round:hover {
    color: var(--color-white);
    background-color: var(--color-secondary);
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

.toggle {
    cursor: pointer;
    display: inline-block;
}

.toggle-switch {
    display: inline-block;
    background: #ccc;
    border-radius: 16px;
    width: 58px;
    height: 32px;
    position: relative;
    vertical-align: middle;
    transition: background 0.25s;
}

.toggle-switch:before, .toggle-switch:after {
    content: "";
}

.toggle-switch:before {
    display: block;
    background: linear-gradient(to bottom, #fff 0%, #eee 100%);
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
    width: 24px;
    height: 24px;
    position: absolute;
    top: 4px;
    left: 4px;
    transition: left 0.25s;
}

.toggle:hover .toggle-switch:before {
    background: linear-gradient(to bottom, #fff 0%, #fff 100%);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5);
}

.toggle-checkbox:checked + .toggle-switch {
    background: var(--color-primary);
}

.toggle-checkbox:checked + .toggle-switch:before {
    left: 30px;
}

.toggle-checkbox {
    position: absolute;
    visibility: hidden;
}

.toggle-label {
    margin-left: 5px;
    position: relative;
    top: 2px;
}

/*---------------------------
 * Swiper Styles
----------------------------*/
html, body {
    overscroll-behavior: none;
}

.swiper-wrapper {
    padding-bottom: 60px;
}

.swiper-wrapper .swiper-slide {
    justify-content: center;
    align-items: center;
}

.swiper-pagination-bullet {
    width: 30px;
    height: 30px;
    background-color: var(--color-primary);
}

/*---------------------------
    Social Share Style
---------------------------*/
.social-share {
    margin: -10px;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.social-share li {
    margin: 10px;
}

.social-share li a {
    border: 1px solid var(--color-border);
    border-radius: 50%;
    width: 56px;
    height: 56px;
    line-height: 46px;
    display: inline-block;
    font-size: 16px;
    color: var(--color-body);
    transition: 0.3s;
    text-align: center;
    transform: scale(1.5);
}

.social-share li a:hover {
    background-color: var(--color-success);
    border-color: var(--color-success);
    color: var(--color-white);
    transform: scale(1.75);
}

.social-share.icon-transparent {
    margin: 0 -15px;
}

.social-share.icon-transparent li {
    margin: 0 15px;
}

.social-share.icon-transparent li a {
    height: auto;
    width: auto;
    color: var(--color-body);
    transition: 0.4s;
    line-height: initial;
    font-size: 18px;
    border: none;
    border-radius: 0;
}

.social-share.icon-transparent li a:hover {
    color: var(--color-primary);
    background-color: transparent;
}

/*=======================================================================
3. Template Styles
=========================================================================*/
.story {
    padding: 25px;
    display: grid;
    padding-top: 70px;
    padding-top: 0px;
    grid-template-columns: 400px 600px;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 767px) {
    .story {
        padding-top: 0px;
        grid-template-columns: 1fr;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .story {
        padding-top: 20px;
        grid-template-columns: 250px 450px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .story {
        grid-template-columns: 300px 500px;
    }
}

.story .snap {
    max-width: 400px;
    padding: 20px;
    justify-self: end;
}

@media only screen and (max-width: 767px) {
    .story .snap {
        padding: 0px;
        width: 300px;
        justify-self: center;
        grid-template-columns: 1fr;
    }
}

.story .content {
    justify-self: start;
    max-width: 600px;
}

@media only screen and (max-width: 767px) {
    .story .content {
        justify-self: center;
    }

    .story .content .form {
        text-align: center;
    }
}

.message {
    padding: 10px 20px;
    border: 1px solid var(--color-success);
    border-radius: 5px;
    margin-top: 70px;
    color: var(--color-white);
    background-color: #749b3a;
    text-align: center;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .message {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .message {
        margin-top: 10px;
    }
}

.hero {
    padding-top: 20px;
    border: 2px solid var(--color-primary);
    border-radius: 5px;
}

.hero p {
    font-weight: 500;
}

.usthadian_explore .swiper-slide {
    border: 1px solid var(--color-primary);
    border-radius: 10px;
    padding: 15px;
}

.usthadian_explore .img_slot {
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.usthadian_explore .rounded_btn {
    background-color: var(--color-primary);
    color: var(--color-dark);
    padding: 0.5rem 2rem;
    font-size: 14px;
    border-radius: 10rem;
    border: 2px solid;
    font-weight: bold;
}

.usthadian_explore .swiper-slide {
    position: relative;
}

.usthadian_explore .swiper-slide {
    margin-top: 35px;
    border: 1px solid var(--color-primary);
    border-radius: 10px;
    padding: 15px;
}

.usthadian_explore p,
.usthadian_explore ol {
    margin: 0px !important;
}

.usthadian_explore p li,
.usthadian_explore ol li {
    margin: 0px !important;
    padding: 0px;
    font-weight: bold;
}

.ribbon {
    font-size: 18px;
    font-family: var(--font-sole);
    position: absolute;
    display: inline-block;
    margin: 0;
    text-align: center;
    top: -25px;
    right: 35px;
    transform: rotateZ(350deg);
}

.ribbon:after {
    content: "";
    position: absolute;
    border-style: solid;
    top: 0.5em;
    right: -2em;
    border-width: 1.1em 1em 1.1em 3em;
    border-color: #FECC30 transparent #FECC30 #FECC30;
    z-index: -1;
}

.ribbon:before {
    content: "";
    position: absolute;
    border-style: solid;
    top: 0.3em;
    left: 0.2em;
    width: 100%;
    height: 100%;
    border: none;
    background: #EBECED;
    z-index: -2;
}

.ribbon .text {
    display: inline-block;
    padding: 0.5em 1em;
    min-width: content-size;
    line-height: 1.2em;
    background: #FFD72A;
    position: relative;
    overflow: visible;
    font-family: var(--font-sole);
    font-weight: bold;
    font-size: 16px;
}

.ribbon .text:before {
    content: "";
    position: absolute;
    border-style: solid;
    bottom: 100%;
    left: 0;
    border-width: 0.5em 0.7em 0 0;
    border-color: transparent #FC9544 transparent transparent;
}

.ribbon .text:after {
    content: "";
    position: absolute;
    border-style: solid;
    top: 100%;
    right: 0;
    border-width: 0.5em 2em 0 0;
    border-color: #FC9544 transparent transparent transparent;
}

.ribbon .bold:before {
    content: "";
    position: absolute;
    border-style: solid;
    top: 0.5em;
    right: -2em;
    border-width: 1.1em 1em 1.1em 3em;
    border-color: #FECC30 transparent #FECC30 #FECC30;
    z-index: -1;
    border-color: #EBECED transparent #EBECED #EBECED;
    top: 0.7em;
    right: -2.3em;
}

.ribbon .rating {
    color: #FC9544;
    font-size: large;
}

.usthadian_profile .swiper-slide {
    background: #fff;
    position: relative;
    width: 65% !important;
}

@media only screen and (min-width: 1200px) {
    .usthadian_profile .swiper-slide {
        width: 23.5% !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .usthadian_profile .swiper-slide {
        width: 29% !important;
    }
}

.usthadian_profile .swiper-slide {
    margin-top: 15px;
    border: 1px solid var(--color-primary);
    border-radius: 10px;
    padding: 15px;
    position: relative;
    overflow: hidden;
}

.usthadian_profile p,
.usthadian_profile ol {
    margin: 0px !important;
}

.usthadian_profile p li,
.usthadian_profile ol li {
    margin: 0px !important;
    padding: 0px;
    font-weight: bold;
}

.usthadian_profile h3 {
    margin-bottom: 5px;
}

.usthadian_profile p:first-of-type {
    white-space: nowrap;
    font-weight: bolder;
}

.usthadian_profile p {
    line-height: auto;
}

.usthadian_profile .row * {
    text-align: center;
}

.usthadian_profile .btn-medium:hover {
    cursor: pointer;
}

.profile_card {
    height: auto;
    position: relative;
    border: 1px solid #BBB;
    background: #EEE;
}

.profile_badge {
    position: absolute;
    left: -25px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 135px;
    height: 135px;
    text-align: right;
}

.profile_badge span {
    font-size: 12px;
    font-weight: bold;
    color: #161616;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 150px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#FC9544 0%, #FECC30 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    position: absolute;
    top: 30px;
    left: -10px;
}

.profile_badge span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #FECC30;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #FECC30;
}

.profile_badge span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #FECC30;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #FECC30;
}

.founder {
    border-radius: 8px;
    border: 1px solid var(--color-primary);
}

.bookslot {
    margin-top: 10px;
    padding: 25px;
    padding-top: 70px;
    padding-top: 0px;
    border: 1px solid var(--color-primary);
    border-radius: 8px;
}

.bookslot input, .bookslot select, .bookslot .lnk-btn {
    border: 2px solid var(--color-primary);
    border-radius: 20px;
    font-size: large;
    padding: 10px;
    padding-right: 5px;
    color: black;
}

.bookslot select > option {
    font-size: large;
    background-color: var(--colo-primary);
}

.bookslot p {
    margin-bottom: 0px;
}

.site_page {
    padding: 10px 20px;
    margin-top: 50px;
    color: var(--color-white);
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .site_page {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .site_page {
        margin-top: 10px;
    }
}

.site_page h1 {
    background: url("/assets/images/about/header_bg_ribbon.png") no-repeat center center;
    height: 200px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.site_page .content_box {
    padding: 30px 20px;
    border: 4px solid var(--color-primary);
    border-radius: 25px;
    margin-bottom: 5%;
}

.site_page .content_box div.mr {
    margin-right: 100px;
    text-align: justify;
}

.site_page .content_box div.ml {
    margin-left: 100px;
    text-align: justify;
}

.site_page img.imgleft {
    max-width: 200px;
}

.site_page img.imgright {
    max-width: 200px;
}

.course_type {
    border: 1px solid var(--color-primary);
    padding: 10px 5px;
}

.course_type h5 {
    margin-bottom: 0px;
}

.course_type:first-child {
    border-radius: 8px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-right: 0px;
}

@media only screen and (max-width: 767px) {
    .course_type:first-child {
        border: 1px solid var(--color-primary);
        border-bottom-left-radius: 0;
        border-top-right-radius: 8px;
    }
}

.course_type:last-child {
    border-radius: 8px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
}

@media only screen and (max-width: 767px) {
    .course_type:last-child {
        border: 1px solid var(--color-primary);
        border-bottom-left-radius: 0;
        border-bottom-left-radius: 8px;
    }
}

.why_choose {
    border: 1px solid var(--color-primary);
    border-radius: 8px;
}

.why_choose .feature {
    text-align: center;
}

.tab_button {
    padding: 5px;
    font-weight: bold;
    text-align: center;
}

.tab_button a {
    display: inline-block;
    padding: 5px 10px;
    border: 2px solid var(--color-primary);
    border-radius: 8px;
}

.tab_button a:hover, .tab_button a.active {
    background: var(--color-primary);
    color: black;
}

.nav-tabs, .nav-tabs {
    border: none;
    border-color: var(--color-primary) !important;
    margin-top: 20px;
}

.nav-link {
    color: gray;
    font-weight: bold;
    padding: 15px 20px;
    border: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.nav-link.disabled {
    color: var(--color-primary) !important;
}

.nav-link.active {
    position: relative;
    margin-bottom: -2px;
    color: var(--color-primary) !important;
    border: 2px solid var(--color-primary) !important;
    border-bottom: none !important;
}

.tab-content {
    border: 2px solid var(--color-primary);
    border-radius: 0 0 4px 4px;
    padding: 20px;
}

.quizbox {
    max-width: 1500px;
}

.quizbox * {
    font-family: "Noto Sans Tamil", sans-serif;
}

@media only screen and (min-width: 1200px) {
    .quizbox {
        width: 100%;
    }
}

.quizbox .question {
    padding: 10px;
    display: flex;
    justify-items: center;
    align-items: center;
}

.quizbox .question h5 {
    padding: 0px;
    margin: 0px;
    padding-left: 10px;
}

.quizbox .answer {
    padding: 10px;
    border: 2px solid var(--color-primary);
    margin-top: 10px;
    border-radius: 8px;
}

.quizbox .answer label {
    font-size: 9px !important;
    font-weight: bold;
    word-wrap: break-word;
}

.quizbox .answer .rdio {
    transform-origin: left;
    transform: scale(1.75);
}

.quizbox .answer .rdio label {
    font-size: 10px;
    padding-left: 22px;
    word-wrap: break-word;
    width: 58%;
    padding-top: 5px;
    line-height: 120%;
}

.quiz_sidepanel {
    height: 100vh !important;
    background: var(--color-primary);
    background: #F6F6F6;
    border-right: 1px solid #dad9d9;
    box-shadow: 3px 5px 5px #f8f7f7;
}

.quiz_progress {
    padding: 10px !important;
}

.quiz_progress h3 {
    display: block;
    padding: 5px;
    text-align: center;
}

@media only screen and (min-width: 1200px) {
    .quiz_progress h3 {
        font-size: 23px;
        width: 100%;
    }
}

.quiz_progress li {
    border: none !important;
    float: left;
    padding: 5px 5px !important;
}

.quiz_progress li button {
    text-align: center !important;
    font-weight: bold;
    font-size: 18px !important;
    width: 55px;
    height: 55px !important;
    border-radius: 100px;
    border: 2px solid var(--color-secondary) !important;
}

.quiz_progress li button:hover {
    color: black;
}

.quiz_progress li button.current {
    background: var(--color-success);
    color: #ffffff !important;
    border: 2px solid var(--color-dark) !important;
}

.quiz_progress li button.current:hover.current {
    color: #ffffff !important;
}

.quiz_progress li button.completed {
    border: 2px solid var(--color-secondary) !important;
    background: var(--color-primary);
    color: black !important;
}

.quiz_progress li button.completed:hover.completed {
    color: black !important;
}

.quiz_progress li button.wrong {
    border: 2px solid var(--color-danger) !important;
    background: #fbc7c7;
    color: #e25a5a !important;
}

.quiz_progress li button.wrong:hover.completed {
    color: black !important;
}

.quiz_progress li button.missed {
    border: 2px solid var(--color-secondary) !important;
    background: #b0afaf;
    color: rgb(36, 35, 35) !important;
}

.quiz_progress li button.missed:hover.completed {
    color: black !important;
}

.quiz_progress li button.locked {
    background: var(--color-secondary);
    color: #fff;
}

.quiz_progress li button.locked:hover.locked {
    background: var(--color-secondary);
    color: gray !important;
}

@keyframes blinker {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.blink::after {
    content: attr(data-text);
    display: inline-block;
    animation-name: blinker;
    animation-duration: 0.6s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: alternate;
}

.progress {
    padding: 0px;
    margin: 0px;
    border-radius: 100px;
    overflow: hidden;
    height: 30px;
}

.progress .bg-success {
    background-color: var(--color-success) !important;
}

.progress .bg-danger {
    background-color: var(--color-danger) !important;
}

.correct {
    border: 2px solid var(--color-success) !important;
    background-color: #60e47d;
}

.wrong {
    border: 2px solid var(--color-danger) !important;
    background-color: #fbc7c7;
}

.qcount {
    padding-top: 5px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    width: 40px;
    height: 40px;
    border: 1px solid #000;
    border-radius: 100px;
    background-color: var(--color-primary);
    color: var(--color-dark);
}

.videobox {
    margin-top: 20rem !important;
}

.promobox {
    padding: 10px;
    margin: 10px 0;
    text-transform: uppercase;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    border: 2px dashed var(--box-border);
    background-color: var(--box-bg);
}

.learn_box {
    margin-top: 40px;
    border: 2px solid var(--box-border);
    padding: 25px;
    border-radius: 8px;
    text-align: justify;
    margin-bottom: 30px;
}

.learn_box p {
    font-size: large;
}

.learn_box div.center {
    width: 100%;
    text-align: center;
}

.learn_box img {
    width: 100%;
    max-width: 600px;
    height: auto;
}

.coures_video_scroll {
    margin-top: 150px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .coures_video_scroll {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .coures_video_scroll {
        display: block;
    }
}

.coures_video_scroll .swiper-slide {
    background-color: var(--color-dark);
}

.coures_video_scroll .swiper-slide .row {
    margin: auto 2px;
    border: 2px solid var(--color-primary);
    border-radius: 10px;
}

.coures_video_scroll .swiper-slide * {
    font-family: var(--font-secondary);
    font-weight: normal;
    color: aliceblue;
}

.coures_video_scroll .swiper-slide i {
    font-size: 72px;
}

.course_heading {
    text-align: center;
    padding: 10px 0px;
}

@media only screen and (max-width: 1199px) {
    .course_heading {
        margin-top: 6rem;
    }
}

@media only screen and (max-width: 767px) {
    .course_heading {
        margin-top: 3rem;
    }
}

.edu-header {
    z-index: 99;
}

.edu-header .heade_mainmenu_detail {
    height: 14rem !important;
    padding-top: 1.5rem;
    background-color: var(--color-white);
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.05);
    position: relative;
}

@media only screen and (max-width: 1199px) {
    .edu-header .heade_mainmenu_detail {
        padding-top: 10px;
        padding-bottom: 10px;
        height: 19rem !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .edu-header .heade_mainmenu_detail {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .edu-header .heade_mainmenu_detail {
        height: 15rem !important;
    }
}

.edu-header .heade_mainmenu_detail.edu-sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99;
    background-color: var(--color-white);
    animation: headerSticky 0.95s ease forwards;
}

.accordion-body {
    padding: 0px !important;
}

.accordion-body td {
    padding: 5px 10px !important;
    border: none;
    border-bottom: 1px solid #dbdbdb;
}

.accordion-button {
    font-size: 1.5rem;
    font-weight: bold;
}

.ut_select {
    border: 2px solid var(--color-primary);
    border-radius: 12px;
    font-size: large;
    padding: 10px;
    padding-right: 5px;
    color: black;
}

.ut_select > option {
    font-size: large;
    background-color: var(--colo-primary);
}

.summary td {
    padding: 10px;
}

tr.subtotal {
    background-color: var(--bg-color);
}

.summary > tbody > tr > td:nth-child(2) {
    text-align: right;
    padding-right: 25px;
}

tr.total td {
    font-weight: bold;
}

.edu-form-check {
    font-size: 20px;
    font-weight: bold;
}

.ca_button {
    border: 2px dashed var(--box-border);
    background-color: var(--box-bg);
    color: black;
    padding: 10px 5px;
    margin: 5px;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    font-size: 1rem;
}

.ca_button:hover {
    border-style: solid;
    color: black;
    background-color: var(--color-primary);
}

.bg-green {
    background-color: #009500;
}

.ca_banner {
    margin: 5px;
    border: 1px solid var(--box-bg);
    width: auto;
    height: auto;
}

.course_content h1, .course_content h2 {
    font-family: var(--font-t2);
    font-size: 25px;
}

.course_content h1 {
    font-size: 35px;
}

.course_content p {
    text-align: justify;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.course_content figure {
    float: left;
    width: 48%;
    padding: 1%;
}

@media only screen and (min-width: 1200px) {
    .course_content figure {
        width: 33%;
    }
}

@media only screen and (max-width: 767px) {
    .course_content figure {
        width: 100%;
    }
}

.course_content figcaption {
    font-family: var(--font-t2);
    padding: 10px;
}

.resetbutton, .input-group-text {
    border: 2px solid var(--color-primary) !important;
    font-size: 15px;
    padding: 12px;
    border-radius: 15px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
}

.resetbutton {
    border: 2px solid var(--color-primary) !important;
    border-radius: 15px !important;
    background-color: var(--color-primary);
}

.accountbox {
    margin-top: 50px;
}

@media only screen and (max-width: 767px) {
    .accountbox {
        margin-top: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .accountbox {
        margin-top: 70px;
    }
}

.teacher_profile {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 10px;
}

.teacher_profile .teacher_box_item {
    border: 1px solid var(--color-primary);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.teacher_profile .teacher_box {
    background: #fff;
    border: none;
    padding: 15px;
    min-height: 525px;
}

.teacher_profile p,
.teacher_profile ol {
    margin: 0px !important;
}

.teacher_profile p li,
.teacher_profile ol li {
    margin: 0px !important;
    padding: 0px;
    font-weight: bold;
}

.teacher_profile h3 {
    margin-bottom: 5px;
}

.teacher_profile p:first-of-type {
    white-space: nowrap;
    font-weight: bolder;
}

.teacher_profile p {
    line-height: 130%;
    font-size: 14px;
}

.teacher_profile .row * {
    text-align: center;
}

.teacher_profile .btn-medium:hover {
    cursor: pointer;
}

.bottom_note {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 1rem;
    background-color: var(--color-primary);
    color: var(--color-dark);
    font-weight: bold;
    font-size: 80%;
}

.profile_card {
    height: auto;
    position: relative;
    border: 1px solid #BBB;
    background: #EEE;
}

.profile_badge {
    position: absolute;
    left: -25px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 135px;
    height: 135px;
    text-align: right;
}

.profile_badge span {
    font-size: 12px;
    font-weight: bold;
    color: #161616;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 150px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#FC9544 0%, #FECC30 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    position: absolute;
    top: 30px;
    left: -10px;
}

.profile_badge span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #FECC30;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #FECC30;
}

.profile_badge span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #FECC30;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #FECC30;
}

/*@import "template/about";
@import "template/brand";
@import "template/call_to_action";
@import "template/campus";
@import "template/categorie";
@import "template/contact";
@import "template/counterup";
@import "template/course";
@import "template/course_details";
@import "template/event";
@import "template/faq";
@import "template/features";
@import "template/gallery";
@import "template/hero_banner";
@import "template/instagram";
@import "template/pricing";
@import "template/privacy_policy";
@import "template/product_details";
@import "template/shop";
@import "template/splash";
@import "template/team";
@import "template/testimonial";
@import "template/video";
@import "template/why_choose";
@import "template/404";
@import "template/modern_schooling/main";
@import "template/health_coach/main";
@import "template/language_academy/main";
@import "template/remote_training/main";
@import "template/photography/main";
@import "template/business_coach/main"; */
/*=======================================================================
4.Blocks Styles 
=========================================================================*/
/*--------------------------
    Header Styles  
--------------------------*/
.edu-header {
    z-index: 99;
}

.edu-header .header-mainmenu {
    height: 8rem !important;
    padding-top: 1.5rem;
    background-color: var(--color-white);
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.05);
    position: relative;
}

@media only screen and (max-width: 1199px) {
    .edu-header .header-mainmenu {
        padding-top: 10px;
        padding-bottom: 10px;
        height: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .edu-header .header-mainmenu {
        padding-top: 12px;
        padding-bottom: 12px;
        height: 7rem !important;
    }
}

.edu-header .header-mainmenu.edu-sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99;
    background-color: var(--color-white);
    animation: headerSticky 0.95s ease forwards;
}

.edu-header .header-navbar {
    height: 45px;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 1199px) {
    .edu-header .header-navbar {
        justify-content: flex-start;
    }

    .edu-header .header-navbar .header-right {
        position: absolute;
        right: 1.5rem;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .edu-header .header-navbar {
        justify-content: start;
    }

    .edu-header .header-navbar .header-right {
        position: absolute;
        right: 10px;
    }
}

.edu-header .header-navbar .header-mainnav {
    flex: 1;
}

@media only screen and (max-width: 1199px) {
    .edu-header .header-navbar .header-mainnav {
    /*  display: none;  */
        position: absolute;
        top: 75px;
        left: 0px;
        background-color: var(--color-white);
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .edu-header .header-navbar .header-mainnav {
        display: none;
    }
}

.edu-header .header-brand {
    flex-basis: auto;
    display: flex;
}

.edu-header .header-brand img.logo-light {
    display: inline-block;
}

@media only screen and (max-width: 575px) {
    .edu-header .header-brand img.logo-light {
        height: 50px;
        width: auto;
    }
}

.edu-header .header-brand .logo {
    width: 200px;
    margin-right: 10px;
}

@media only screen and (max-width: 767px) {
    .edu-header .header-brand .logo {
        margin-right: 10px;
        width: 185px;
        height: auto;
    }
}

.edu-header .header-brand .logo a {
    display: block;
}

.edu-header .header-brand > div {
    flex: 1 1 auto;
}

.edu-header .header-category {
    border-left: 1.5px solid #f2f2f2;
    border-right: 1.5px solid #f2f2f2;
    margin-right: 10px;
}

@media only screen and (max-width: 1350px) {
    .edu-header .header-category {
        display: none;
    }
}

.edu-header .header-category .mainmenu li.has-droupdown > a {
    font-family: var(--font-secondary);
    padding: 0 40px;
}

.edu-header .header-category .mainmenu li.has-droupdown > a i {
    padding-right: 10px;
    font-size: 18px;
    position: relative;
    top: 2px;
}

.edu-header .header-category .mainmenu li.has-droupdown > a:after {
    display: none;
}

.edu-header.header-fullwidth .header-mainmenu,
.edu-header.header-fullwidth .header-top-bar {
    padding-left: 62px;
    padding-right: 62px;
}

@media only screen and (max-width: 1699px) {
    .edu-header.header-fullwidth .header-mainmenu,
  .edu-header.header-fullwidth .header-top-bar {
        padding-left: 22px;
        padding-right: 22px;
    }
}

@media only screen and (max-width: 767px) {
    .edu-header.header-fullwidth .header-mainmenu,
  .edu-header.header-fullwidth .header-top-bar {
        padding-left: 0;
        padding-right: 0;
    }
}

/*------------------------
    Header Style One  
--------------------------*/
.usthadian-header {
    position: relative;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .usthadian-header .header-top .header-top-left .header-notify {
        font-size: 13px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .usthadian-header .header-top .header-top-left .header-notify {
        text-align: center;
        padding: 15px 0 5px;
    }
}

@media only screen and (max-width: 767px) {
    .usthadian-header .header-top .header-top-left .header-notify {
        text-align: center;
        padding: 15px 0 5px;
    }
}

.usthadian-header .header-mainnav .mainmenu-nav {
    display: grid;
    align-items: center;
    justify-items: center;
}

@media only screen and (max-width: 1199px) {
    .usthadian-header .header-mainnav .mainmenu-nav {
        box-shadow: 2px -2px 8px #ccc;
    }
}

@media only screen and (max-width: 1350px) {
    .usthadian-header .header-mainnav .mainmenu-nav .mainmenu {
        justify-content: center;
    }
}

.usthadian-header .header-action li.search-icon {
    display: none;
}

@media only screen and (max-width: 1699px) {
    .usthadian-header .header-action li.search-icon {
        display: block;
    }
}

/*--------------------------
    Navigation Styles 
----------------------------*/
.mainmenu-nav .mainmenu {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    font-family: var(--font-secondary);
}

.mainmenu-nav .mainmenu > li {
    align-items: center;
}

.mainmenu-nav .mainmenu > li > a {
    color: var(--color-heading);
    font-size: 15px;
    font-weight: 600;
    padding: 10px 26px;
    display: block;
    height: 50px;
    transition: 0.3s;
}

.mainmenu-nav .mainmenu > li > a:hover {
    color: var(--color-primary) !important;
    border-bottom: 5px solid brown;
}

.mainmenu-nav .mainmenu > li > a.active {
    color: var(--color-primary) !important;
}

.mainmenu-nav .mainmenu li {
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
}

.mainmenu-nav .mainmenu li.has-droupdown > a {
    position: relative;
}

.mainmenu-nav .mainmenu li.has-droupdown > a::after {
    position: absolute;
    content: "\e91e";
    font-family: "icomoon";
    right: 8px;
    top: 0;
    font-size: 6px;
    font-weight: 400;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .mainmenu-nav .mainmenu li.has-droupdown > a::after {
        right: 0px;
    }
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu {
    min-width: 270px;
    height: auto;
    position: absolute;
    top: 90%;
    left: 0;
    z-index: 8;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    padding: 20px 0 25px;
    transition: 0.3s;
    background-color: var(--color-white);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.08);
    pointer-events: none;
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu li {
    position: relative;
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu li a {
    font-size: 15px;
    font-weight: 600;
    padding: 5px 30px;
    display: block;
    color: var(--color-heading);
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu li a:hover {
    color: var(--color-primary) !important;
    background: var(--color-darker);
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu li a.active {
    color: var(--color-primary) !important;
    background: var(--color-darker);
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu li.has-droupdown > a::after {
    transform: rotate(-90deg);
    top: 10px;
    right: 40px;
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu li.has-droupdown .submenu {
    position: absolute;
    left: 100%;
    top: 90%;
    z-index: 90;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu li.has-droupdown:hover .submenu {
    left: 100%;
    top: 0;
    z-index: 90;
    opacity: 1;
    visibility: visible;
}

.mainmenu-nav .mainmenu li.has-droupdown:hover > .submenu {
    opacity: 1;
    visibility: visible;
    top: 100%;
    pointer-events: auto;
}

.mainmenu-nav .mainmenu li.has-droupdown:hover .mega-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
    pointer-events: auto;
}

.mainmenu-nav .mainmenu li.has-droupdown:hover .mega-menu .submenu {
    pointer-events: auto;
}

.mainmenu-nav .mainmenu li ul.mega-menu {
    min-width: 1170px;
    height: auto;
    position: absolute;
    top: 90%;
    left: -324px;
    padding: 70px 0;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    background-color: var(--color-white);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.08);
    display: grid;
    pointer-events: none;
    grid-template-columns: repeat(3, 1fr);
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .mainmenu-nav .mainmenu li ul.mega-menu {
        left: -275px;
    }
}

.mainmenu-nav .mainmenu li ul.mega-menu .menu-title {
    font-weight: 700;
    padding-left: 100px;
    margin-bottom: 20px;
}

.mainmenu-nav .mainmenu li ul.mega-menu > li {
    border-right: 1px solid var(--color-border);
}

.mainmenu-nav .mainmenu li ul.mega-menu > li:last-child {
    border-right: 0;
}

.mainmenu-nav .mainmenu li ul.mega-menu .submenu {
    position: initial;
    visibility: visible;
    opacity: 1;
    box-shadow: none;
    padding: 0 0 0 70px;
}

.mainmenu-nav .mainmenu li ul.mega-menu-one li .submenu {
    padding: 0 0 0 35px;
}

.mainmenu-nav .mainmenu li ul.mega-menu-one li:nth-child(2) {
    border-right: none;
}

.mainmenu-nav .mainmenu li ul.mega-menu-one li a {
    padding: 0;
}

.mainmenu-nav .mainmenu li ul.mega-menu-one li a img {
    max-width: 450px;
    min-height: 275px;
    margin-bottom: -50px;
    margin-right: 15px;
}

.badge {
    display: inline-block;
    padding: 0.63em 0.65em 0.35em 0.65em;
    font-size: 9px;
    font-family: var(--font-secondary);
    font-weight: var(--p-bold);
    line-height: 1;
    color: var(--color-white);
    background-color: var(--color-primary);
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    margin-left: 5px;
}

.badge-1 {
    display: inline-block;
    padding: 0.63em 0.65em 0.35em 0.65em;
    font-size: 9px;
    font-family: var(--font-secondary);
    font-weight: var(--p-bold);
    line-height: 1;
    color: var(--color-white);
    background-color: var(--color-secondary);
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    margin-left: 5px;
}

.header-style-2 .mainmenu-nav .mainmenu li ul.mega-menu,
.header-style-3 .mainmenu-nav .mainmenu li ul.mega-menu {
    left: auto;
    right: -397px;
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .header-style-2 .mainmenu-nav .mainmenu li ul.mega-menu,
  .header-style-3 .mainmenu-nav .mainmenu li ul.mega-menu {
        right: -570px;
    }
}

.header-style-4 .mainmenu-nav .mainmenu li ul.mega-menu,
.header-style-7 .mainmenu-nav .mainmenu li ul.mega-menu {
    left: -145px;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .header-style-4 .mainmenu-nav .mainmenu li ul.mega-menu,
  .header-style-7 .mainmenu-nav .mainmenu li ul.mega-menu {
        left: -260px;
    }
}

.rating * {
    color: var(--box-border);
}

/*--------------------------
    Header Top Styles  
--------------------------*/
.header-top-bar {
    background-color: #f7af42;
}

@media only screen and (max-width: 991px) {
    .header-top-bar {
        display: none;
    }
}

.header-top {
    display: flex;
    align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-top {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .header-top {
        display: block;
    }
}

.header-top .header-top-left {
    margin-right: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-top .header-top-left {
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .header-top .header-top-left {
        margin-right: 0;
    }
}

.header-top .header-top-right {
    flex: 1;
    text-align: right;
}

.header-top .header-notify {
    font-family: var(--font-secondary);
    font-size: 14px;
    color: var(--color-white);
}

.header-top .header-notify a {
    color: var(--color-secondary);
    text-decoration: underline;
    font-weight: 500;
}

.header-top .header-notify a:hover {
    color: var(--color-primary);
}

.header-top .header-info {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    margin: 0 -30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-top .header-info {
        justify-content: center;
    }
}

@media only screen and (max-width: 767px) {
    .header-top .header-info {
        justify-content: center;
        margin: 0 -15px;
    }
}

.header-top .header-info li {
    display: inline-block;
    margin: 0;
    font-family: var(--font-secondary);
    font-size: 14px;
    color: var(--color-white);
    padding: 14px 30px 12px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .header-top .header-info li {
        padding: 15px;
    }
}

.header-top .header-info li:after {
    content: "";
    height: 100%;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.header-top .header-info li a {
    color: var(--color-white);
}

.header-top .header-info li a:hover {
    color: var(--color-secondary);
}

.header-top .header-info li i {
    font-size: 15px;
    color: var(--color-secondary);
    padding-right: 10px;
    position: relative;
    top: 1px;
}

.header-top .header-info li:last-child:after {
    display: none;
}

.header-top .header-info li.social-icon {
    margin: 0 -12px;
}

.header-top .header-info li.social-icon a {
    padding: 0 12px;
}

.header-top .header-info li.social-icon a i {
    color: var(--color-white);
    transition: var(--transition);
    padding: 0;
}

.header-top .header-info li.social-icon a:hover i {
    color: var(--color-secondary);
}

.header-top .header-info li.header-btn {
    padding: 0 30px 0 0;
}

@media only screen and (max-width: 991px) {
    .header-top .header-info li.header-btn {
        padding: 0;
    }
}

.header-top .header-info li.header-btn .edu-btn {
    color: var(--color-white);
    border-radius: 0;
    overflow: visible;
}

.header-top .header-info li.header-btn .edu-btn i {
    color: var(--color-white);
    padding-right: 0;
    font-size: 11px;
    top: 0;
}

.header-top .header-info li.header-btn .edu-btn:after {
    border-radius: 0;
}

/*------------------------
    Header Actions  
-------------------------*/
.header-action {
    display: flex;
    align-items: center;
    margin: 0 -20px;
}

@media only screen and (max-width: 575px) {
    .header-action {
        margin: 0 -10px;
    }
}

.header-action li {
    margin: 0 20px;
    line-height: 1;
}

@media only screen and (max-width: 575px) {
    .header-action li {
        margin: 0 10px;
    }
}

.header-action li.icon a {
    font-size: 22px;
    color: var(--color-heading);
    position: relative;
    height: 90px;
    line-height: 94px;
}

.header-action li.icon a .count {
    position: absolute;
    top: 24px;
    right: -10px;
    display: block;
    text-align: center;
    height: 20px;
    width: 20px;
    line-height: 23px;
    background-color: var(--color-primary);
    border-radius: 50%;
    color: var(--color-white);
    font-size: 12px;
    font-weight: 500;
    font-family: var(--font-secondary);
}

.header-action li.icon a:hover {
    color: var(--color-primary);
}

.header-action li.icon.cart-icon {
    margin-right: 30px;
}

@media only screen and (max-width: 575px) {
    .header-action li.icon.cart-icon {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 1699px) {
    .header-action .search-bar {
        display: none;
    }
}

.header-action .search-bar .input-group {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}

.header-action .search-bar .input-group .form-control {
    height: 50px;
    border: none;
    line-height: 1;
    font-size: 15px;
    color: var(--color-heading);
    font-weight: 400;
    padding: 0 0 0 20px;
}

.header-action .search-bar .input-group .form-control:focus {
    box-shadow: none;
}

.header-action .search-bar .input-group .search-btn {
    border: none;
    background-color: transparent;
    font-size: 20px;
    color: var(--color-heading);
    padding: 0 20px;
    transition: var(--transition);
}

.header-action .search-bar .input-group .search-btn:hover {
    color: var(--color-primary);
}

@media only screen and (max-width: 767px) {
    .header-action .header-btn {
        display: block;
        padding: 0 5px;
    }
}

.header-action .header-btn a {
    display: block;
    color: var(--color-white);
    padding: 10px;
    height: 35px;
    line-height: 100%;
}

@media only screen and (min-width: 1200px) {
    .header-action .header-btn a {
        line-height: 50px;
        height: 50px;
        padding: 0 30px;
    }
}

.header-action .header-btn a:hover {
    color: var(--color-black);
}

.header-action .mobile-menu-bar .hamberger-button {
    background-color: transparent;
    border: none;
    padding: 0;
    color: var(--color-heading);
    font-size: 20px;
    padding: 5px;
    line-height: 1;
    transition: var(--transition);
}

.header-action .mobile-menu-bar .hamberger-button:hover {
    color: var(--color-primary);
}

/*------------------------------
    Popup Menu Styles  
--------------------------------*/
.popup-mobile-menu {
    z-index: 9999;
    position: fixed;
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.8);
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s ease-out;
}

.popup-mobile-menu .inner {
    width: 100%;
    z-index: 999;
    position: absolute;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.06);
    height: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    opacity: 0;
    left: -150px;
    transition: all 0.5s ease-out;
}

.popup-mobile-menu .inner .header-top {
    display: flex;
    border-bottom: 1px solid var(--color-border);
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px;
}

.popup-mobile-menu .inner .header-top .logo a img {
    max-height: 45px;
}

.popup-mobile-menu .inner .header-top .logo a img.logo-dark {
    display: none;
}

.popup-mobile-menu .inner .header-top .logo a img.logo-light {
    display: inline-block;
}

.popup-mobile-menu .inner .header-top .close-menu .close-button {
    background: var(--color-white);
    border: 0 none;
    color: var(--color-heading);
    width: 40px;
    height: 40px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.06);
    transition: var(--transition);
}

.popup-mobile-menu .inner .header-top .close-menu .close-button:hover {
    background-color: var(--color-primary);
    color: var(--color-white);
}

.popup-mobile-menu.active {
    visibility: visible;
    opacity: 1;
}

.popup-mobile-menu.active .inner {
    opacity: 1;
    left: 0;
    overflow-y: auto;
}

.popup-mobile-menu .mainmenu {
    list-style: none;
    padding: 0;
    margin: 0;
    padding: 15px 20px;
}

.popup-mobile-menu .mainmenu li {
    margin: 0;
}

.popup-mobile-menu .mainmenu li a {
    margin: 8px 0;
    display: block;
    font-size: 24px;
    font-weight: 500;
}

.popup-mobile-menu .mainmenu li a.active {
    color: var(--color-primary) !important;
}

.popup-mobile-menu .mainmenu li a svg {
    display: none;
}

.popup-mobile-menu .mainmenu li + li {
    border-top: 1px solid var(--color-border);
}

.popup-mobile-menu .mainmenu .has-droupdown .submenu {
    padding: 0;
    max-width: 100%;
    list-style: none;
    padding-left: 14px;
    display: none;
}

.popup-mobile-menu .mainmenu .has-droupdown .submenu li a {
    font-size: 15px;
}

.popup-mobile-menu .mainmenu .has-droupdown .submenu li a.active {
    color: var(--color-primary) !important;
}

.popup-mobile-menu .mainmenu .has-droupdown > a {
    position: relative;
}

.popup-mobile-menu .mainmenu .has-droupdown > a::after {
    position: absolute;
    content: "\e942";
    font-family: "icomoon" !important;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.4s;
    font-size: 14px;
}

.popup-mobile-menu .mainmenu .has-droupdown > a.open::after {
    content: "\ea0b";
}

.popup-mobile-menu .mainmenu .mega-menu {
    padding: 0;
    max-width: 100%;
    list-style: none;
    padding-left: 14px;
    display: none;
}

.popup-mobile-menu .mainmenu .mega-menu > li .menu-title {
    margin-bottom: 5px;
    padding-top: 15px;
}

.popup-mobile-menu .mainmenu .mega-menu .submenu {
    padding: 0;
    margin: 0;
    display: block;
}

/*----------------------
    Search Popup  
-----------------------*/
.edu-search-popup {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    transform: scale(1, 0);
    transform-origin: top center;
    transition: transform 0.7s ease;
}

.edu-search-popup.open {
    transform-origin: top center;
    transform: scale(1, 1);
    height: 100%;
}

.edu-search-popup .content-wrap {
    background-color: var(--color-white);
    width: 100%;
    min-height: 560px;
    position: relative;
    box-shadow: 0px 10px 40px 0 rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

@media only screen and (max-width: 767px) {
    .edu-search-popup .content-wrap {
        min-height: 450px;
    }
}

.edu-search-popup .site-logo {
    position: absolute;
    top: 60px;
    left: 70px;
}

.edu-search-popup .site-logo img.logo-dark {
    display: none;
}

.edu-search-popup .site-logo img.logo-light {
    display: inline-block;
}

@media only screen and (max-width: 1199px) {
    .edu-search-popup .site-logo {
        top: 40px;
        left: 20px;
    }
}

.edu-search-popup .close-button {
    position: absolute;
    right: 62px;
    top: 62px;
}

@media only screen and (max-width: 1199px) {
    .edu-search-popup .close-button {
        top: 50px;
        right: 15px;
    }
}

.edu-search-popup .close-button .close-trigger {
    background: transparent;
    border: none;
    color: var(--color-heading);
    font-size: 22px;
    transition: var(--transition);
}

.edu-search-popup .close-button .close-trigger:hover {
    color: var(--color-primary);
}

.edu-search-popup .inner {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}

.edu-search-popup .inner .search-form {
    position: relative;
    border-bottom: 1px solid var(--color-border);
}

.edu-search-popup .inner .search-form input {
    height: 90px;
    border: 0 none;
    border-radius: 5px;
    background: transparent;
    padding: 0;
    padding-right: 55px;
    font-weight: 400;
    font-family: var(--font-secondary);
    font-size: 24px;
}

@media only screen and (max-width: 767px) {
    .edu-search-popup .inner .search-form input {
        font-size: 16px;
        height: 60px;
    }
}

.edu-search-popup .inner .search-form .submit-button {
    position: absolute;
    right: 0;
    padding: 0;
    margin: 0;
    border: 0 none;
    outline: none;
    color: var(--color-heading);
    background: transparent;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    transition: var(--transition);
}

.edu-search-popup .inner .search-form .submit-button:hover {
    color: var(--color-primary);
}

@media only screen and (max-width: 767px) {
    .edu-search-popup .inner .search-form .submit-button {
        font-size: 20px;
    }
}

.edu-search-popup::before {
    position: absolute;
    background-color: transparent;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.no-topbar .edu-search-popup {
    top: 0px;
}

/*-------------------------
   Footer Styles
-------------------------*/
.edu-footer {
    position: relative;
}

.edu-footer .footer-top {
    position: relative;
    padding: 20px 0 25px;
}

.edu-footer .footer-top::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/BG-3.webp);
    background-repeat: no-repeat;
}

@media only screen and (max-width: 991px) {
    .edu-footer .footer-top::before {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .edu-footer .footer-top {
        padding: 30px 0;
    }
}

@media only screen and (max-width: 767px) {
    .edu-footer .footer-top {
        padding: 20px 0;
    }
}

.edu-footer.footer-style-1 {
    background-color: #F0F4F5;
}

.edu-footer.footer-style-1 .footer-top .edu-footer-widget .logo a img.logo-dark {
    display: none;
}

.edu-footer.footer-style-2 {
    background-color: #111212;
}

.edu-footer.footer-style-2 .footer-top .edu-footer-widget .widget-title {
    color: #ffffff;
}

.edu-footer.footer-style-3 {
    background-color: #111212;
}

.edu-footer.footer-style-7 .footer-top::before {
    display: none;
}

.edu-footer.footer-style-7 .footer-top .edu-footer-widget .logo a img.logo-dark {
    display: none;
}

.edu-footer.footer-style-7 .footer-top .edu-footer-widget .description {
    color: var(--footer-text);
}

.edu-footer.footer-style-7 .footer-top .edu-footer-widget .widget-title {
    font-weight: var(--p-bold);
    margin-top: 12px;
}

.edu-footer.footer-style-7 .footer-top .edu-footer-widget .inner {
    margin-top: 30px;
}

.edu-footer.footer-style-7 .footer-top .edu-footer-widget .inner .footer-link a {
    color: var(--footer-text);
}

.edu-footer.footer-style-7 .footer-top .edu-footer-widget .inner .footer-link a:hover {
    color: var(--color-primary);
}

.edu-footer.footer-style-7 .footer-top .edu-footer-widget .inner .widget-information ul li {
    color: var(--footer-text);
}

.edu-footer.footer-style-7 .footer-top .edu-footer-widget .inner .widget-information ul li a {
    color: var(--footer-text);
}

.edu-footer.footer-style-7 .footer-top .edu-footer-widget .inner .widget-information ul li a:hover {
    color: var(--color-primary);
}

.edu-footer.footer-style-7 .footer-top .edu-footer-widget .social-share {
    margin-top: 20px;
}

.edu-footer.footer-style-7 .footer-top .shape-group li.shape-1 {
    left: 100px;
    bottom: 45px;
}

.edu-footer.footer-style-7 .footer-top .shape-group li.shape-2 {
    right: 100px;
    bottom: -2px;
}

.edu-footer.footer-style-7 .copyright-area {
    border-top: 1px solid var(--color-border);
}

.edu-footer.footer-style-7 .copyright-area a {
    color: var(--color-heading);
}

.edu-footer .description {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
}

.edu-footer .information-list {
    margin-left: 10px;
}

.edu-footer .information-list li {
    margin-top: 0;
    margin-bottom: 0;
}

.edu-footer .information-list li span {
    font-weight: 500;
    margin-right: 5px;
}

.edu-footer .information-list li a {
    transition: 0.3s;
}

.edu-footer .information-list li + li {
    margin-top: 5px;
}

.edu-footer .information-list li:hover a {
    color: var(--color-primary);
}

.edu-footer .edu-footer-widget {
    position: relative;
    z-index: 1;
}

.edu-footer .edu-footer-widget .logo a img.logo-light {
    display: inline-block;
}

.edu-footer .edu-footer-widget .inner {
    margin-top: 36px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .edu-footer .edu-footer-widget .inner {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .edu-footer .edu-footer-widget .inner {
        margin-top: 20px;
    }
}

.edu-footer .edu-footer-widget .footer-link {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.edu-footer .edu-footer-widget .footer-link li {
    margin-top: 0;
    margin-bottom: 0;
}

.edu-footer .edu-footer-widget .footer-link li a {
    display: block;
    line-height: 26px;
}

.edu-footer .edu-footer-widget .footer-link li + li {
    margin-top: 11px;
}

.edu-footer .edu-footer-widget .footer-link li:hover a {
    color: var(--color-primary);
}

.edu-footer .edu-footer-widget .input-group {
    margin-bottom: 35px;
}

.edu-footer .edu-footer-widget .input-group .form-control {
    background-color: var(--color-white);
    border-radius: 5px !important;
    font-size: var(--font-size-b1);
    font-weight: 400;
    border: none;
    height: auto;
    padding: 0 15px;
}

.edu-footer .edu-footer-widget .input-group button {
    margin-left: 10px !important;
    border-radius: 5px !important;
}

.edu-footer .edu-footer-widget.explore-widget {
    margin-left: 65px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .edu-footer .edu-footer-widget.explore-widget {
        margin-left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .edu-footer .edu-footer-widget.explore-widget {
        margin-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .edu-footer .edu-footer-widget.explore-widget {
        margin-left: 0;
    }
}

@media only screen and (max-width: 479px) {
    .edu-footer .edu-footer-widget .input-group.footer-subscription-form {
        flex-direction: column;
    }
}

@media only screen and (max-width: 479px) {
    .edu-footer .edu-footer-widget .input-group.footer-subscription-form .form-control {
        width: 100%;
        height: 50px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 479px) {
    .edu-footer .edu-footer-widget .input-group.footer-subscription-form button {
        margin-left: 0px !important;
    }
}

.edu-footer.footer-dark .widget-title {
    color: var(--color-white);
}

.edu-footer.footer-dark p {
    color: #bababa;
}

.edu-footer.footer-dark li {
    color: #bababa;
}

.edu-footer.footer-dark a {
    color: #bababa;
}

.edu-footer.footer-lighten .widget-title {
    font-weight: var(--p-bold);
}

.edu-footer.footer-lighten p {
    color: var(--footer-text);
}

.edu-footer.footer-lighten li {
    color: var(--footer-text);
}

.edu-footer.footer-lighten a {
    color: var(--footer-text);
}

.edu-footer.footer-light p {
    color: var(--color-heading);
}

.edu-footer.footer-light li {
    color: var(--color-heading);
}

.edu-footer.footer-light a {
    color: var(--color-heading);
}

.edu-footer.footer-light .edu-footer-widget .input-group .form-control {
    background-color: var(--color-lighten04);
}

.edu-footer.footer-kindergarten {
    background-color: #111212;
}

.edu-footer.footer-kindergarten .footer-top {
    padding: 100px 0 40px;
}

.edu-footer.footer-kindergarten .footer-top::before {
    display: none;
}

.edu-footer.footer-kindergarten .edu-footer-widget .widget-information {
    margin-bottom: 24px;
}

.edu-footer.footer-kindergarten .widget-title {
    color: var(--color-white);
}

.edu-footer.footer-kindergarten p {
    color: #bababa;
}

.edu-footer.footer-kindergarten li {
    color: #bababa;
}

.edu-footer.footer-kindergarten a {
    color: #bababa;
}

.edu-footer.footer-kindergarten .copyright-area {
    position: relative;
    z-index: 1;
}

.edu-footer.footer-kindergarten .copyright-area::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-image-3.svg);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
}

.edu-footer.footer-for-kitchen .footer-top::before {
    display: none;
}

.edu-footer.footer-for-kitchen .shape-group li.shape-1 {
    top: 45px;
    left: 6%;
}

@media only screen and (max-width: 1650px), only screen and (min-width: 1401px) and (max-width: 1750px) {
    .edu-footer.footer-for-kitchen .shape-group li.shape-1 {
        left: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .edu-footer.footer-for-kitchen .shape-group li.shape-1 {
        left: -80px;
    }
}

.edu-footer.footer-for-kitchen .shape-group li.shape-2 {
    bottom: 30px;
    left: 40px;
}

@media only screen and (max-width: 1650px) {
    .edu-footer.footer-for-kitchen .shape-group li.shape-2 {
        left: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .edu-footer.footer-for-kitchen .shape-group li.shape-2 {
        left: -80px;
    }
}

.edu-footer.footer-for-kitchen .shape-group li.shape-3 {
    bottom: -50px;
    left: 46%;
}

.edu-footer.footer-for-kitchen .shape-group li.shape-4 {
    bottom: -10px;
    right: 40px;
}

@media only screen and (max-width: 1650px) {
    .edu-footer.footer-for-kitchen .shape-group li.shape-4 {
        right: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .edu-footer.footer-for-kitchen .shape-group li.shape-4 {
        right: -50px;
    }
}

.edu-footer.footer-for-kitchen .shape-group li.shape-5 {
    top: 50px;
    right: 6%;
}

@media only screen and (max-width: 1650px) {
    .edu-footer.footer-for-kitchen .shape-group li.shape-5 {
        right: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .edu-footer.footer-for-kitchen .shape-group li.shape-5 {
        right: -50px;
    }
}

.edu-footer.footer-for-yoga .footer-top::before {
    display: none;
}

.edu-footer.footer-for-yoga .shape-group li img {
    opacity: 0.3;
}

.edu-footer.footer-for-yoga .shape-group li.shape-1 {
    top: 45px;
    left: 6%;
}

@media only screen and (max-width: 1650px), only screen and (min-width: 1401px) and (max-width: 1750px) {
    .edu-footer.footer-for-yoga .shape-group li.shape-1 {
        left: 0;
    }
}

.edu-footer.footer-for-yoga .shape-group li.shape-2 {
    bottom: 30px;
    left: 40px;
}

@media only screen and (max-width: 1650px) {
    .edu-footer.footer-for-yoga .shape-group li.shape-2 {
        left: 0;
    }
}

.edu-footer.footer-for-yoga .shape-group li.shape-2 img {
    opacity: 0.2;
}

.edu-footer.footer-for-yoga .shape-group li.shape-3 {
    bottom: -83px;
    left: 46%;
}

.edu-footer.footer-for-yoga .shape-group li.shape-3 img {
    opacity: 0.7;
}

.edu-footer.footer-for-yoga .shape-group li.shape-4 {
    bottom: -10px;
    right: 40px;
}

@media only screen and (max-width: 1650px) {
    .edu-footer.footer-for-yoga .shape-group li.shape-4 {
        right: 0;
    }
}

.edu-footer.footer-for-yoga .shape-group li.shape-4 img {
    opacity: 0.2;
}

.edu-footer.footer-for-yoga .shape-group li.shape-5 {
    top: 50px;
    right: 6%;
}

@media only screen and (max-width: 1650px) {
    .edu-footer.footer-for-yoga .shape-group li.shape-5 {
        right: 0;
    }
}

.edu-footer.footer-for-photography .footer-top::before {
    display: none;
}

.edu-footer.footer-for-photography .shape-group li.shape-1 {
    top: 65px;
    left: 200px;
}

@media only screen and (max-width: 1650px), only screen and (min-width: 1401px) and (max-width: 1750px) {
    .edu-footer.footer-for-photography .shape-group li.shape-1 {
        left: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .edu-footer.footer-for-photography .shape-group li.shape-1 {
        left: -80px;
    }
}

.edu-footer.footer-for-photography .shape-group li.shape-2 {
    bottom: 50px;
    left: 75px;
}

@media only screen and (max-width: 1650px) {
    .edu-footer.footer-for-photography .shape-group li.shape-2 {
        left: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .edu-footer.footer-for-photography .shape-group li.shape-2 {
        left: -80px;
    }
}

.edu-footer.footer-for-photography .shape-group li.shape-3 {
    bottom: -13px;
    left: 46%;
}

.edu-footer.footer-for-photography .shape-group li.shape-4 {
    bottom: 40px;
    right: 100px;
}

@media only screen and (max-width: 1650px) {
    .edu-footer.footer-for-photography .shape-group li.shape-4 {
        right: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .edu-footer.footer-for-photography .shape-group li.shape-4 {
        right: -50px;
    }
}

.edu-footer.footer-for-photography .shape-group li.shape-5 {
    top: 70px;
    right: 253px;
}

@media only screen and (max-width: 1650px) {
    .edu-footer.footer-for-photography .shape-group li.shape-5 {
        right: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .edu-footer.footer-for-photography .shape-group li.shape-5 {
        right: -50px;
    }
}

.edu-footer .copyright-area a {
    color: var(--color-white);
    transition: background 0.2s linear;
}

.edu-footer .copyright-area a:hover {
    background: var(--gradient-primary);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*-------------------------
    Copyright Styles  
--------------------------*/
.copyright-area {
    padding: 32px 0;
}

.copyright-area p {
    margin-bottom: 0;
}

.footer-dark .copyright-area {
    border-top: 1px solid #1f2020;
}

.footer-lighten .copyright-area {
    background-color: #f7e1cd;
    background-color: #62554a;
}

.footer-lighten .copyright-area p {
    color: var(--color-white);
}

.footer-light .copyright-area {
    background-color: var(--color-white);
    border-top: 1px solid #e5e5e5;
}

.footer-light .copyright-area p {
    color: var(--color-heading);
}

.footer-kindergarten .copyright-area {
    padding: 105px 0 50px;
}

/*=======================================================================
5.Blog Styles 
=========================================================================*/
/* @import "blog/blog";
@import "blog/blog-details";
@import "blog/comments";
@import "blog/widget"; */
/*=======================================================================
6. Spacing/Dark
=========================================================================*/
/* @import "default/spacing";
@import "default/dark";
@import "default/rtl"; */