@import url(https://fonts.googleapis.com/css2?family=Paytone+One&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Poppins: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&display=swap);
:root{--bg:#fff9f3;--ink:#101010;--muted:#4b4b4b;--primary:#0c7f4a;--light-blue:#015963;--dark-blue:#003f48;--sky-blue:#23bacd;--primary-600:#076339;--accent-blue-dark:#3366cc;--accent:#f39a20;--card:#ffffff;--shadow:0 10px 30px rgba(16,16,16,.12);--radius:16px;--radius-sm:10px;--grid-gap:28px;--green-btn:#45c945}
*{box-sizing:border-box}
img{max-width:100%;display:block}
h1{font-size:45px!important;line-height:1.3!important;font-weight:800!important;font-family:"Paytone One"!important}
h2{font-size:35px!important;line-height:1.3!important;font-weight:800!important;font-family:"Paytone One"!important}
.h3{font-size:26px;line-height:1.3!important;font-weight:600;font-family:"Paytone One"!important}
span{font-family:"Poppins"!important}
a{font-family:"Poppins"!important;text-decoration:none;font-size:16px}
li{font-family:"Poppins"!important;list-style:none;font-size:16px}
span.h2{font-size:35px!important;font-weight:800!important;font-family:"Paytone One"!important}
p{font-size:16px;font-family:"Poppins"!important}
.top-bar{background:var(--light-blue);color:#fff;font-size:14px;font-weight:500;padding:5px 0}
.contact-info svg{width:20px;fill:var(--card)}
.top{width:98%;display:flex;align-items:center;justify-content:space-between}
.promo-text a{color:var(--card)}
.contact-info a{color:var(--card);padding-left:10px}
.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center!important}
.hh-nav-item .nav-link:focus,.hh-nav-item .nav-link:hover{color:var(--accent)}
div#offcanvasNavbar{background:var(--dark-blue)}
.nav-item.dropdown:hover .dropdown-menu{display:block;background:#fff;border-top:2px solid #1a255f;left:20px;margin:0;padding:0;position:absolute;top:100%;z-index:99;text-align:left;max-height:calc(85vh - 100px);overflow-y:auto}
.g-logo a{color:var(--card)}

.banner22 img {
    border-radius: 50px;
}
.sticky-head{background:var(--dark-blue);padding:10px 0 10px 0;top:0;width:100%;z-index:10;color:var(--white-color)!important}
.sticky-head.scrolled{background-color:var(--btn-2-color);box-shadow:15px -3px 20px 12px rgb(0 0 0 / 10%)}
.rating-span{background:#002940;padding:6px;border-radius:4px;font-size:14px;display:inline-table;margin-bottom:4px;color:#fff;margin-top:9px;margin-right:6px}
.reviews-header{margin-top:-9px}
.sticky-head.scrolled .g-logo a{color:#0c0b0b!important}
.sticky-head.scrolled{background-color:#fff}
.sticky-head.scrolled .navbar-nav .nav-link{font-size:14px;color:#0c0b0b!important}
.g-logo img{width:auto;}
.offcanvas-body .dropdown-menu.show{margin-bottom:15px!important}
.navdis{display:flex;align-items:flex-start!important}
.hh-footer-box a img{width:250px;filter:brightness(10)}
.hh-footer-list ul{padding:0}
button.navbar-toggler{border:none}
.rating-span{background:#002940;padding:6px;border-radius:4px;font-size:13px;display:inline-table;margin-bottom:4px;color:#fff;margin-top:9px;margin-right:6px}
.reviews-header{margin-top:-4px;text-align:center}
.review-head{text-align:center}
ul.navbar-nav.hh-nav-bar{border-radius:20px;align-items:center}
.hh-nav-item{font-weight:500;margin:0 3px;font-size:14px;padding:0 10px}
.hh-nav-item a{font-size:16px;font-weight:500;color:var(--card)}
a.dropdown-item{color:#000}
.hh-con-sec-head-btn{display:flex;gap:10px}
.hh-nav-item .hh-btn{width:auto}
a.hh-btn svg,a.ph-btn svg{width:20px;fill:var(--card)}
#nav-item-talk a{color:#fff}
.nav-item.dropdown .dropdown-toggle::after{padding-left:0}
.nav-item.dropdown .dropdown-menu{display:none}
.hh-btn,.ph-btn{cursor:pointer;text-align:center!important;padding:12px 20px;display:inline-block;text-decoration:none;border-radius:8px;font-size:16px;font-weight:500;justify-content:center}
.ph-btn{background:var(--dark-blue);color:var(--card);font-weight:600;border-radius:8px;border:none;box-shadow:0 2px 8px rgb(0 0 0 / .1);transition:all 0.3s ease}
.ph-btn span{position:relative;z-index:1;transition:color 0.3s ease}
.hh-btn{background:var(--accent);color:var(--card);font-weight:600;border-radius:8px;border:none;box-shadow:0 4px 12px rgb(221 0 0 / .25);transition:all 0.3s ease}
.hh-btn span{position:relative;z-index:1;transition:color 0.3s ease;color:var(--white-color)}
.hero{background-image:url(../images/hero-bg.jpg);background-repeat:no-repeat;background-size:cover;padding:50px 20px 0}
.hero__container{display:grid;grid-template-columns:1.1fr .9fr;gap:var(--grid-gap);align-items:center}
.hero__title{font-size:clamp(26px,3.2vw,40px);line-height:1.2;color:var(--ink);margin:0 0 14px 0;font-weight:800}
.hero__subtitle{color:var(--muted);font-size:clamp(14px,1.4vw,16px);margin:0 0 18px 0}
.hero__offer{display:flex;margin:18px 0 14px 0;align-items:center;gap:10px}
.hero__offer-head{font-size:30px;display:flex;font-weight:700;align-items:center}
.hero__offer-row{display:flex;align-items:end;gap:12px}
.hero__offer-num{color:var(--accent);font-size:32px;line-height:1;margin-left:10px}
.hero__offer-sub{color:var(--ink);font-weight:600;font-size:clamp(12px,1.4vw,14px)}
.hero__form{padding:20px;margin-top:10px;background:#e6ece6;border-radius:10px;box-shadow:0 4px 6px #cbd5cb}
.hero__field{display:block}
.hero__field input,.hero__field select{width:100%;height:50px;border:1px solid #605d5d;border-radius:8px;font-size:15px;transition:border-color .2s,box-shadow .2s}
.hero__field input:focus,.hero__field select:focus{border-color:#cfd6ff;box-shadow:0 0 0 4px rgb(68 97 242 / .12)}
.hero__proof{display:flex;align-items:center;gap:10px;margin:6px 0 12px 0;color:#1a1a1a;flex-wrap:wrap}
.hero__rating-label{font-weight:700;color:var(--light-blue)}
.hero__stars{color:#f6b400;letter-spacing:2px}
.hero__based{color:var(--light-blue);font-weight:700}
.hero__actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.btn{appearance:none;border:none;cursor:pointer;border-radius:999px;height:48px;padding:0 28px;font-weight:800;letter-spacing:.2px}
.btn--primary{background:var(--primary);color:#fff;transition:transform .02s,background .2s}
.btn--primary:active{transform:translateY(1px)}
.btn--primary:hover{background:var(--primary-600)}
.hero__logos{display:flex;align-items:center;gap:16px;list-style:none;padding:0;margin:0;color:#6b7280;font-size:13px}
ul.hero__logos li img{width:100px}
.slider{padding:15px 0;background-color:#faf9f6}
.slider{padding:15px 0}
.item .slider-img img{width:195px}
section.about-sec{background:var(--sky-blue);padding:70px 0 0 0}
.about-main{display:grid;grid-template-columns:49% 45%;gap:20px}
.about-main-img img{width:100%}
.benefits{background:var(--bg);padding:80px 0}
.benefits__container{max-width:1200px;margin:0 auto}
.benefits__header{text-align:center;margin-bottom:60px}
.benefits__title{font-size:clamp(28px,4vw,42px);font-weight:800;color:var(--text);line-height:1.2;margin:0 0 20px 0}
.benefits__subtitle{font-size:clamp(16px,2vw,18px);color:var(--text-muted);line-height:1.6;margin:0;margin-left:auto;margin-right:auto}
.benefits__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px;margin-bottom:0}
.benefit-card{background:rgb(13 115 119 / .1);border-radius:var(--radius);padding:32px 24px;position:relative;transition:transform 0.2s,box-shadow 0.2s}
.benefit-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
.benefit-card__icon{position:absolute;top:20px;right:20px;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center}
.benefit-card__icon svg{width:24px;height:24px}
.benefit-card__title{font-size:20px;font-weight:700;color:var(--text);margin:0 0 16px 0;padding-right:60px}
.benefit-card__text{font-size:15px;color:var(--text-muted);line-height:1.6;margin:0}
.moodle-lms{display:grid;grid-template-columns:50% 50%;gap:20px;align-items:center}
.moodle-section{position:relative;margin:60px 0 0 0;height:500px;overflow:hidden;padding:0 20px}
.moodle-section__container{position:relative;height:100%;display:flex;align-items:center;justify-content:center;max-width:1200px;margin:0 auto}
.moodle-section__list li::before{display:none!important;color:var(--card)!important}
.moodle-section__bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-5deg);width:510px;height:460px;background:#36c;border-radius:40px;z-index:1}
.moodle-section__content{position:relative;z-index:2;background:var(--accent);border-radius:30px;padding:20px 60px;max-width:500px;width:100%;color:#1a1a1a}
.moodle-section__title{font-size:27px;font-weight:800;margin:0 0 30px 0;line-height:1.3;color:var(--card)}
.moodle-section__list{list-style:none;padding:0;margin:0 0 10px 0}
.moodle-section__list li{padding-left:0;margin-bottom:0;font-size:16px;line-height:1.6;color:var(--card);font-weight:500;list-style:circle}
.moodle-section__actions{display:flex;align-items:center;gap:30px}
.moodle-section__icon{border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.moodle-section__icon img{width:50px;filter:brightness(0) invert(1)}
.moodle-section__icon svg{width:80px;height:80px;color:#1a1a1a}
.lms-section{background:var(--bg);padding:60px 0}
.lms-section__container{max-width:1200px;margin:0 auto;padding:0 20px}
.lms-section__title{font-size:22px;font-weight:700;color:var(--text);margin:0 0 16px 0}
.lms-section__subtitle{font-size:16px;color:var(--text-muted);margin:0 0 20px 0}
.lms-section__logos{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;margin-bottom:40px}
.lms-section__logos img{width:80%}
.lms-logo{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px;background:var(--card-bg);border-radius:var(--radius);transition:transform 0.2s}
.lms-logo:hover{transform:translateY(-2px)}
.lms-logo__text{font-size:32px;font-weight:800;color:var(--text)}
.lms-logo__name{font-size:14px;color:var(--text-muted);font-weight:600}
.lms-logo__moodle{display:flex;align-items:center;gap:8px}
.lms-logo__moodle svg{width:32px;height:32px}
.lms-logo__moodle span{font-size:18px;font-weight:600;color:var(--accent-orange)}
.lms-logo__edmodo{display:flex;align-items:center;gap:8px}
.lms-logo__circle{width:32px;height:32px;background:#2ecc71;border-radius:50%;position:relative}
.lms-logo__circle::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:#fff;border-radius:50%}
.lms-logo__edmodo span{font-size:18px;font-weight:600;color:#2ecc71}
.lms-logo__sumtotal{display:flex;align-items:center;gap:8px}
.lms-logo__sumtotal svg{width:32px;height:32px}
.lms-logo__sumtotal span{font-size:18px;font-weight:600;color:#00a651}
.best-class-help-banner{background:var(--dark-blue);padding:80px 0 0 0;overflow:hidden}
.banner-container{display:grid;grid-template-columns:62% 35%;gap:20px;align-items:center}
.banner-left{padding:0 10px;z-index:2}
.banner-content{color:var(--card)}
.banner-title{color:var(--white);margin:0 0 10px 0;letter-spacing:-.5px}
.banner-subtitle{color:var(--white);line-height:1.5;margin:0 0 20px 0;opacity:.95}
.benefits-list{display:flex;list-style:none;padding:0;margin:0 0 20px 0;flex-wrap:wrap}
.benefit-item{width:50%}
.benefit-icon{width:24px;height:24px;background:var(--check-green);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.benefit-icon svg{width:22px;height:22px;color:green}
.benefit-text{font-size:14px;color:var(--white);font-weight:500;line-height:1.4}
.banner-right img{width:100%}
.orange-shape{display:none;top:0;right:0;width:80%;height:80%;z-index:1;transform:rotate(15deg)}
.orange-shape svg{width:100%;height:100%;opacity:.9}
.students-image{margin-bottom:-130px}
.faq-section{background-image:url(../images/faqs-bg.png);background-size:cover;background-repeat:no-repeat;padding:80px 0;overflow:hidden;z-index:0}
.faq-container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}
.faq-decorations{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}
.decoration-icon{position:absolute;width:60px;height:60px;opacity:.3}
.decoration-icon--pencil{top:10%;left:8%}
.decoration-icon--speech{top:12%;right:8%}
.decoration-icon--diploma{top:50%;left:5%;width:70px;height:70px}
.decoration-icon--clock{bottom:20%;left:10%;width:80px;height:80px}
.decoration-icon--magnifying{bottom:15%;right:8%;width:65px;height:65px}
.faq-header{text-align:center;margin-bottom:60px}
.faq-title{font-size:clamp(32px,4vw,48px);font-weight:800;color:var(--dark-teal);margin:0 0 20px 0;line-height:1.2}
.faq-subtitle{font-size:clamp(16px,2vw,20px);color:var(--dark-gray);margin:0;line-height:1.5;margin-left:auto;margin-right:auto}
.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:50px;align-items:start}
.faq-item{background:var(--card);border:1px solid var(--border-gray);border-radius:12px;overflow:hidden;box-shadow:var(--shadow);transition:var(--transition)}
.faq-item:hover{box-shadow:0 8px 30px rgb(0 0 0 / .15);transform:translateY(-2px)}
.faq-question{width:100%;padding:24px;background:none;border:none;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;transition:var(--transition)}
.faq-question:hover{background:rgb(13 115 119 / .05)}
.faq-question[aria-expanded="true"]{background:rgb(13 115 119 / .1)}
.question-text{font-size:16px;font-weight:700;color:var(--dark-teal);line-height:1.4;flex:1}
.faq-icon{width:20px;height:20px;color:var(--dark-teal);transition:transform 0.3s ease;flex-shrink:0}
.faq-question[aria-expanded="true"] .faq-icon{transform:rotate(180deg)}
.faq-answer{max-height:0;overflow:hidden;transition:max-height 0.3s ease,padding 0.3s ease}
.faq-answer.active{max-height:200px;padding:0 24px 24px 24px}
.faq-answer p{font-size:16px;color:var(--dark-gray);line-height:1.6;margin:0}
.faq-actions{text-align:center}
.show-more-btn{background:var(--dark-teal);color:var(--white);border:none;padding:16px 32px;border-radius:var(--radius);font-size:16px;font-weight:700;cursor:pointer;transition:var(--transition);box-shadow:0 4px 16px rgb(13 115 119 / .3)}
.show-more-btn:hover{background:#0a5d61;transform:translateY(-2px);box-shadow:0 6px 24px rgb(13 115 119 / .4)}
.show-more-btn:active{transform:translateY(0)}
.accomplishments-section{background:var(--sky-blue);padding:60px 0;position:relative}
.accomplishments-section::after{content:'';position:absolute;bottom:0;left:0;right:0;height:4px;background:#f93}
.accomplishments-container{max-width:1200px;margin:0 auto;padding:0 20px}
.accomplishments-title{font-size:clamp(32px,4vw,48px);font-weight:800;color:#1a1a1a;text-align:center;margin:0 0 40px 0;line-height:1.2}
.accomplishments-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}
.accomplishment-card{background:#fff;border-radius:16px;padding:30px 24px;text-align:center;box-shadow:0 8px 32px rgb(0 0 0 / .1);transition:transform 0.3s ease,box-shadow 0.3s ease;position:relative;overflow:hidden}
.accomplishment-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff9933,#ffb366)}
.accomplishment-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px rgb(0 0 0 / .15)}
.accomplishment-number{font-size:clamp(36px,5vw,40px);font-weight:900;color:#1a1a1a;line-height:1;margin-bottom:16px;display:block}
.accomplishment-label{color:#4a4a4a;font-weight:500;line-height:1.4;margin:0}
footer.hh-footer{background-color:var(--dark-blue);color:var(--btn-2-color);padding:50px 0 0;}
.hh-footer-box{color:var(--card)}
.hh-footer-box a img{width:250px;filter:brightness(10)}
.hh-footer-list span{font-size:22px;font-weight:600;color:var(--card)}
.hh-footer-nav-list.footer-res-list ul{padding:0}
.hh-footer-list ul li a{gap:10px;display:flex;font-size:16px;color:#fff;transition:.3s;align-items:center}
.hh-footer-list svg{width:20px;fill:#fff}
.mh-social-icons svg{width:30px;fill:var(--card);padding:6px}
section.footer-copyright{background:var(--accent);text-align:center;padding:10px 0}
.copy-right-content p{font-weight:600;margin:0}
section.con-sec{background:var(--dark-blue);padding:70px 0}
table.subjects-table{width:100%;border-collapse:collapse;margin-bottom:20px}
.table-main{background:gainsboro;color:#000;padding:40px;border-radius:12px}
table.subjects-table th,table.subjects-table td{text-align:center;padding:12px 10px;border:1px solid #000;font-size:15px}
table.subjects-table th{font-size:18px;font-weight:700;color:#000}
table.subjects-table td{color:#333}
.note{font-size:13px;color:#000;margin-top:15px}
.note strong{font-weight:700}
.con-main{background:var(--dark-blue);border:none;border-radius:12px;height:500px;overflow-y:scroll;color:var(--card)}
.con-main::-webkit-scrollbar{width:8px}
.con-main::-webkit-scrollbar-track{background:var(--card)}
.con-main::-webkit-scrollbar-thumb{background-color:var(--sky-blue);border-radius:6px;border:3px solid #eee}
.discounts-hero{background:linear-gradient(to bottom,#20364b00,#20364b00),url(../images/discount-bg-form.png);position:relative;padding:60px 0 0 0;overflow:hidden}
.hero-container{max-width:1200px;margin:0 auto;padding:60px 20px;display:flex;justify-content:center}
.hero-right{color:#1a1a1a;padding-bottom:40px;width:100%}
.form-header{margin-bottom:30px}
.form-title{font-size:clamp(28px,4vw,40px);font-weight:800;color:var(--card);margin:0 0 12px 0;line-height:1.2}
.form-subtitle{font-size:18px;color:var(--card);margin:0;line-height:1.4}
.discount-form{margin-bottom:30px}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}
.form-input,.form-select{padding:12px 15px;border:2px solid #e0e0e0;border-radius:8px;font-size:16px;background-color:#fff;transition:border-color 0.3s ease;width:100%}
.form-input:focus,.form-select:focus{outline:none;border-color:#0d7377}
.select-wrapper{position:relative}
.form-select{appearance:none;cursor:pointer}
.select-arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#666;pointer-events:none}
.hero-cta{display:grid;grid-template-columns:50% 50%;gap:20px}
.hero-cta-left img{width:100%}
.stars img{width:80px!important}
.reviews-section{background:#fff;padding:20px;border-radius:12px;box-shadow:0 8px 24px rgb(0 0 0 / .1)}
.review-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.review-badge{text-align:center}
.review-logo{font-size:14px;font-weight:700;margin-bottom:8px}
.google-logo{color:#4285f4;font-size:20px}
.trustpilot-logo{color:#00b67a;font-size:20px}
.sitejabber-logo{color:#ff6d00;font-size:20px}
.stars{font-size:16px;color:#4285f4;margin-bottom:4px;display:flex;justify-content:center}
.stars.green{display:flex;color:#00b67a;justify-content:center}
.stars.orange{color:#ff6d00;display:flex;justify-content:center}
section#about-before{background:none;padding:70px 0}
.helpers-section{background:#fff;padding:60px 0 60px 0}
.helpers-container{max-width:1200px;margin:0 auto;padding:0 20px}
.helpers-header{text-align:center;margin-bottom:60px}
.helpers-title{font-size:clamp(28px,4vw,42px);font-weight:800;color:#1a1a1a;margin:0 0 24px 0;line-height:1.2}
.helpers-description{margin:0 auto}
.helpers-description p{font-size:16px;color:#4a4a4a;line-height:1.6;margin:0 0 12px 0}
.helpers-content{width:90%;display:grid;grid-template-columns:1fr 1.5fr;gap:40px;align-items:flex-start;margin:0 auto}
.helpers-list{display:flex;flex-direction:column;gap:16px}
.helper-card{display:flex;align-items:center;gap:16px;padding:16px;box-shadow:0 2px 2px 1px #cbcaca;border-radius:12px;cursor:pointer;transition:all 0.3s ease}
.helper-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgb(0 0 0 / .1)}
.helper-card.active{background:var(--accent);color:#fff;border-color:var(--accent)}
.helper-avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;flex-shrink:0}
.helper-avatar img{width:100%;height:100%;object-fit:cover}
.helper-info{flex:1}
.helper-name{font-size:18px;font-weight:700;margin:0 0 4px 0;line-height:1.3}
.helper-card.active .helper-name{color:#fff}
.helper-experience{font-size:14px;color:#000;margin:0;font-weight:600;line-height:1.4}
.helper-card.active .helper-experience{color:rgb(255 255 255 / .9)}
.helper-details{position:relative;border:1px solid #cbcaca;border-radius:16px;overflow:hidden;min-height:390px}
.helper-profile{display:none;padding:22px;animation:fadeIn 0.3s ease}
.helper-profile.active{display:block}
@keyframes fadeIn{
	from{opacity:0;transform:translateY(10px)}
	to{opacity:1;transform:translateY(0)}
}
.profile-header{display:flex;align-items:center;gap:20px;margin-bottom:24px}
.profile-avatar{width:80px;height:80px;border-radius:50%;overflow:hidden;flex-shrink:0}
.profile-avatar img{width:100%;height:100%;object-fit:cover}
.profile-name{font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 8px 0}
.profile-experience{font-size:16px;color:#666;margin:0 0 8px 0}
.profile-description{color:#4a4a4a;line-height:1.6;margin:0 0 20px 0}
.profile-stats{display:flex;gap:32px;margin-bottom:24px}
.stat{display:flex;gap:11px;align-items:start;text-align:center}
.stat-number{font-size:16px;font-weight:700;color:#1a1a1a;margin-bottom:4px}
.stat-label{font-size:14px;color:#666}
.top-rated-main{display:grid;grid-template-columns:45% 55%}
.writer-card-icon img{width:70px!important;filter:brightness(1) invert(9)}
.writer-name span{font-size:15px;font-weight:600}
.top-rated-right .item{display:flex;flex-direction:column;gap:15px}
section.top-rated-section{padding:60px 0 60px 0;background-image:url(../images/faqs-bg.png);background-size:cover}
.writer-card{background:var(--dark-blue);padding:20px;border-radius:10px;color:var(--card);width:100%;box-sizing:border-box}
.writer-card-header{margin-bottom:12px}
.writer-card-body{font-size:14px}
.writer-card-body p{overflow:auto;height:150px;line-height:22px;margin-bottom:20px;font-size:15px}
.about-cta-after-sec{background:var(--accent);padding:30px;border-radius:12px 12px 0 0}
.cta-about-after-main{display:grid;grid-template-columns:80% 20%;align-items:center}
a#whp-btn{background:var(--green-btn)}
.reviews-section{background:#fff;padding:30px 0 30px}
.reviews-container{max-width:1200px;margin:0 auto;padding:0 20px}
.reviews-header{position:relative;text-align:center;margin-bottom:0}
.reviews-title{font-size:clamp(22px,3vw,28px);font-weight:800;color:#1a1a1a;margin:0 0 8px}
.reviews-subtitle{font-size:14px;color:#6b7280;max-width:820px;margin:0 auto}
.reviews-arrows{position:absolute;right:0;top:60%;transform:translateY(-50%);display:flex;gap:10px}
.reviews-arrow{width:36px;height:36px;border-radius:999px;border:none;background:#0d7377;color:#fff;display:grid;place-items:center;cursor:pointer;transition:.2s}
.reviews-arrow:hover{background:var(--accent)}
.reviews-arrow svg{width:18px;height:18px}
.reviews-carousels{position:relative;margin-top:16px}
.reviews-carousel{display:none}
.reviews-carousel.is-active{display:block}
.review-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;box-shadow:0 6px 18px rgb(0 0 0 / .06);position:relative;height:100%}
.review-card__head{display:flex;align-items:center;gap:12px;margin-bottom:14px}
.avatar{width:42px;height:42px;border-radius:50%;background:#eaf2ff;display:grid;place-items:center;font-size:20px}
.meta h3{margin:0 0 0;font-size:18px;font-weight:800;color:#111827}
.sublabel{font-size:12px;color:#6b7280}
.stars{color:#111827}
.stars--green{color:#00b67a}
.stars--blue{color:#4285f4}
.stars--orange{color:#ff6d00}
.brand{margin-left:auto;font-weight:900;border-radius:50%;width:28px;height:28px;display:grid;place-items:center;color:#fff;font-size:14px}
.brand--gg{background:#4a5d7d}
.brand--tp{background:#00b67a}
.brand--fb{background:#1877f2}
.brand--sj{background:#ff6d00}
.review-text{font-size:14px;line-height:1.5;color:#000;margin:0}
.quotes{position:absolute;right:12px;bottom:10px;font-size:18px;color:#9ca3af}
.reviews-carousel .owl-stage-outer{padding:6px 0}
.reviews-carousel .owl-item{padding:6px}
.reviews-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}
.reviews-tab{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;padding:12px;cursor:pointer;text-align:left;transition:.2s}
.reviews-tab.is-active{background:#111827;color:#fff;border-color:#111827}
.tab-top{display:flex;align-items:center;gap:8px;margin-bottom:4px}
.tab-count{font-weight:800}
.tab-stars{color:#111827}
.reviews-tab.is-active .tab-stars{color:#fff}
.tab-stars--green{color:#00b67a}
.tab-stars--blue{color:#4285f4}
.tab-stars--orange{color:#ff6d00}
.tab-label{font-size:14px}
.tab-brand{text-transform:capitalize;font-size:24px;font-weight:700;margin-top:0}
.tab-brand--fb{color:#1877f2}
.tab-brand--tp{color:#00b67a}
.tab-brand--gg{color:#4285f4}
.tab-brand--sj{color:#ff6d00}
.reviews-tab.is-active .tab-brand{color:#fff}
@keyframes countUp{
	from{opacity:0;transform:translateY(20px)}
	to{opacity:1;transform:translateY(0)}
}
.accomplishment-card{animation:countUp 0.6s ease-out}
.accomplishment-card:nth-child(1){animation-delay:0.1s}
.accomplishment-card:nth-child(2){animation-delay:0.2s}
.accomplishment-card:nth-child(3){animation-delay:0.3s}
.accomplishment-card:nth-child(4){animation-delay:0.4s}
.accomplishment-card:hover .accomplishment-number{color:#f93;transform:scale(1.05);transition:all 0.3s ease}
.accomplishment-card:hover .accomplishment-label{color:#1a1a1a;transition:color 0.3s ease}
.accomplishment-card:focus{outline:3px solid rgb(255 153 51 / .5);outline-offset:2px}
.expert-help-section{background:var(--dark-blue);color:#fff;padding:80px 0;position:relative;overflow:hidden}
.expert-container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}
.expert-header{text-align:center;margin-bottom:60px}
.expert-title{font-size:clamp(28px,4vw,42px);font-weight:800;color:#fff;margin:0 0 24px 0;line-height:1.2}
.expert-description{color:#fff;line-height:1.6;margin:0;margin-left:auto;margin-right:auto;opacity:.9}
.main-carousel-section{margin-bottom:30px}
.main-carousel-wrapper{position:relative;margin:0 auto}
.service-slide{padding:0 10px}
.service-card{width:100%;background:#fff;border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 12px 40px rgb(0 0 0 / .2);display:flex;flex-direction:column;justify-content:center}
.service-icon{width:80px;height:80px;margin:0 auto 24px;background:#fff5e6;border-radius:50%;display:flex;align-items:center;justify-content:center}
.service-icon svg{width:40px;height:40px}
.service-title{font-size:24px;font-weight:800;color:#1a1a1a;margin:0 0 20px 0;line-height:1.3}
.service-description{color:#4a4a4a;line-height:1.6;margin:0}
.services-carousel-section{text-align:center}
.services-title{font-weight:800;color:#fff;margin:0 0 40px 0;line-height:1.2}
.services-carousel-wrapper{position:relative;margin:0 auto}
.service-offering-card{padding:0 10px}
.offering-content{width:100%;background:#fff;border-radius:16px;padding:32px;text-align:left;box-shadow:0 12px 40px rgb(0 0 0 / .2);height:100%;min-height:350px;display:flex;flex-direction:column}
.offering-title{font-size:22px;font-weight:800;color:#1a1a1a;margin:0 0 16px 0}
.offering-description{font-size:15px;color:#4a4a4a;line-height:1.6;margin:0 0 24px 0;flex-grow:1}
.offering-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.offering-btn{display:flex;align-items:center;gap:8px;background:#f93;color:#fff;border:none;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:all 0.3s ease}
.offering-btn:hover{background:#e6891a;transform:translateY(-2px)}
.btn-icon{width:16px;height:16px}
.quality-badge{background:linear-gradient(135deg,#ffd700,#ffb366);border-radius:50%;width:80px;height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#1a1a1a;font-weight:700;box-shadow:0 4px 16px rgb(255 153 51 / .3)}
.badge-text{font-size:8px;letter-spacing:.5px;margin-bottom:2px}
.badge-percentage{font-size:16px;font-weight:900;line-height:1}
.badge-guarantee{font-size:6px;letter-spacing:.3px;margin-top:2px}
.services-carousel .carousel-nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background:rgb(255 255 255 / .1);border:2px solid rgb(255 255 255 / .3);border-radius:50%;color:#fff;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;z-index:3}
.services-carousel .carousel-nav:hover{background:rgb(255 255 255 / .2);border-color:rgb(255 255 255 / .5);transform:translateY(-50%) scale(1.1)}
.services-carousel .carousel-prev{left:0}
.services-carousel .carousel-next{right:0}
.services-carousel .carousel-nav svg{width:20px;height:20px}
.services-carousel .carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:30px}
.services-carousel.dot{width:12px;height:12px;border-radius:50%;background:rgb(255 255 255 / .3);cursor:pointer;transition:all 0.3s ease}
.services-carousel .dot.active{background:#f93;transform:scale(1.2)}
.services-carousel .decorative-circles{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}
.services-carousel .circle{position:absolute;border-radius:50%;background:linear-gradient(135deg,rgb(255 255 255 / .1),rgb(255 153 51 / .2))}
.services-carousel .circle-1{width:300px;height:300px;top:-150px;right:-150px}
.services-carousel .circle-2{width:250px;height:250px;bottom:-125px;left:-125px}
.owl-nav{position:relative}
.main-carousel button.owl-prev{position:absolute;bottom:130px;background:var(--sky-blue)!important;padding:10px;left:-50px;width:40px;border-radius:100%;height:40px}
.main-carousel button.owl-next{position:absolute;bottom:130px;background:var(--sky-blue)!important;padding:10px;width:40px;border-radius:100%;height:40px;right:-50px}
.services-carousel button.owl-prev{position:absolute;bottom:150px;background:var(--sky-blue)!important;padding:10px;left:-50px;width:40px;border-radius:100%;height:40px}
.services-carousel button.owl-next{position:absolute;bottom:150px;background:var(--sky-blue)!important;width:40px;border-radius:100%;height:40px;right:-50px}
.main-carousel button.owl-prev span,.main-carousel button.owl-next span{font-size:46px;line-height:36px}
.services-carousel button.owl-prev span,.services-carousel button.owl-next span{font-size:46px;line-height:36px}
.tab-stars img{width:80px}
.footer-widget ul li a{color:#fff}
.footer-widget ul li a:hover{color:#f2632b}
::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgb(0 0 0 / .3);background-color:#055660;border-radius:10px}
::-webkit-scrollbar{border-radius:10px;width:10px;background-color:#F5F5F5}
::-webkit-scrollbar-thumb{border-radius:10px;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(.44,#FFC107),color-stop(.72,#FF9800),color-stop(.86,#FF9800))}
.con-sec-left ul li{font-weight:500;list-style:outside;margin-bottom:5px}
.con-sec-left ul{padding:0 0 0 15px}
.con-sec-left h2,.con-sec-left h3,.con-sec-left a{color:#f39a20}
.con-sec-left h2,.con-sec-left h3{font-family:'Paytone One';margin:25px 0 10px}
.con-sec-left h2{font-size:34px!important;font-weight:500!important}
.form-head-title h2{font-size:40px!important;color:#fff}
.form-head-title h2 span{color:#f39a20}
.form-banner-section{background:linear-gradient(to bottom,#20364b00,#20364b00),url(../images/form-bg.png);padding:20px 0 30px;background-size:cover}
.signup-btn{background:var(--accent);color:#0b2929;font-weight:700;padding:10px 40px;border-radius:8px;border:none;box-shadow:0 6px 0 rgb(0 0 0 / .15);font-size:20px}
.signup-btn:active{transform:translateY(2px);box-shadow:0 4px 0 rgb(0 0 0 / .12)}
section.banner-4.thanks-page-banner{padding:100px 0px;background:#003f48;}
.img-404 img{margin:0 auto;filter:hue-rotate(150deg);}
footer.hh-footer li a:hover{color:#f2632a!important;}
.scroll-list{max-height:250px;    /* jitni height chaho set kar lo */overflow-y:auto;    /* vertical scroll */overflow-x:hidden;    /* horizontal scroll hide */}
.proctored-logo-box{background:#fff;padding:20px;border:1px solid #28a0af;border-radius:10px;min-height:380px;margin-bottom:30px;}
.proctored-logo-box p{    /* max-height: 195px; */

	/* overflow-y: scroll; */
line-height:22px;font-size:14px;}
.proctored-logo-box img{width:60%!important;margin-bottom:20px;}
section.proctored-logo-section{padding:100px 0px;background:#23bacd;}
.proctored-logo-box h3{font-family:"Paytone One"!important;font-size:20px;}
.extend-box-slider-box.extend-box-slider-box-1 h2{font-size:20px!important;min-height:60px;}
.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background:#f39a20;}
.extend-box-slider .item p{font-size:14px;line-height:22px;min-height:240px;overflow:auto;max-height:240px;margin-bottom:15px;}
.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;justify-content:space-between;}
.nav-tabs .nav-item{width:33%;margin-bottom:-1px;}
.nav-tabs .nav-link{background:#ebebeb;color:#4a4a4a;font-weight:700;font-size:24px;padding:20px;border:1px solid #f7f7f7;border-top-left-radius:.25rem;border-top-right-radius:.25rem;}
.extend-box-slider .item .extend-box-slider-box{padding:20px;}
.extend-box-slider-box-1{border:4px solid #4a4a4a;box-shadow:-9px -9px 0 #9b9b9b24;}
section.extend-box-slider-box.two-line-h2{padding:100px 0px;background-image:url(../images/extended-bg.png);background-size:cover;}

/* Add CSS services-course-section */
.services-course-section{padding:100px 20px;background:#23bacd;display:flex;flex-wrap:wrap;justify-content:center;gap:20px;align-items:stretch;}
.course-box-slider .owl-stage{display:flex;display:-webkit-flex;flex-wrap:wrap;}
.course-box-slider .owl-item{display:flex;display:-webkit-flex;height:auto;}
.course-box-slider .item{display:grid;display:-ms-grid;grid-template-rows:1fr 1fr;height:100%;width:100%;gap:20px;}
.services-course-section .service-box{background:#fff;border:2px solid #222;border-radius:12px;box-shadow:0 2px 16px rgba(0,0,0,0.07);padding:32px 24px 24px;    /* Layout */display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:relative;}
.services-course-section .service-box::before{content:"";display:block;position:absolute;top:0;left:0;right:0;height:8px;background:#ff8800;border-top-left-radius:10px;border-top-right-radius:10px;z-index:2;}
.services-course-section .service-icon{margin-bottom:18px;margin-top:18px;width:110px;height:110px;flex-shrink:0;display:flex;justify-content:center;align-items:center;background:#f7f7f7;border-radius:50%;}
.services-course-section .service-icon img{max-width:120px;max-height:120px;object-fit:contain;display:block;margin:0 auto;}
.services-course-section .service-content{width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;}
.services-course-section .service-content h3{font-size:1.25rem;font-weight:700;margin-bottom:10px;color:#0f4c75;text-align:center;}
.services-course-section .service-content p{font-size:1rem;color:#222;text-align:center;margin-bottom:0;flex-grow:1;}
.services-course-section .hh-con-sec-head-btn{width:100%;display:flex;justify-content:center;gap:12px;margin-top:auto;}
.services-course-section .hh-btn{background:#ff8800;color:#fff;border:none;border-radius:6px;padding:8px 18px;font-weight:600;display:flex;align-items:center;gap:6px;font-size:1rem;transition:background 0.2s;}
.services-course-section .hh-btn:hover{background:#e06d00;color:#fff;}
.services-course-section .ph-btn{background:#25d366;color:#111;border:none;border-radius:6px;padding:8px 18px;font-weight:600;display:flex;align-items:center;gap:6px;font-size:1rem;transition:background 0.2s;}
.services-course-section .ph-btn:hover{background:#1da851;color:#fff;}
.services-course-section .service-box .hh-con-sec-head-btn svg{width:22px;height:22px;margin-right:4px;}

/* End CSS services-course-section */