/*
Theme Name: kvinity
Theme URI: 
Description: A clean base theme to use Twitter Boostrap 5 with Wordpress.
Author: MK
Author URI: 
Version: 1.0.0
Text Domain: wagwrap
*/

@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Oswald:wght@200..700&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&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@font-face {
    font-family: 'Ink Free';
    src: url('dist/fonts/InkFree.eot');
    src: url('dist/fonts/InkFree.eot?#iefix') format('embedded-opentype'),
        url('dist/fonts/InkFree.woff2') format('woff2'),
        url('dist/fonts/InkFree.woff') format('woff'),
        url('dist/fonts/InkFree.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Raleway Black';
    src:url('dist/fonts/Raleway-Black.woff') format('woff2'),
        url('dist/fonts/Raleway-Black.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body{
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #707070;
}
/*:root {
    scroll-behavior: inherit;
}*/
img{
    max-width: 100%;
}
h1,h2{
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
}
div#kvinity-navbar #menu-main-menu {
    display: flex;
    list-style: none;
    margin-bottom: 0px;
}
#kvinity-navbar #menu-main-menu a {
    text-decoration: none;
    color: #000;
    padding: 0px 15px;
}
.logo-img-box img {
    width: 130px;
}

.header-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
a.btn.themebtn-2 {
    height: 45px;
    background: #A6286F;
    line-height: 42px;
    padding: 0px 25px;
    color: #fff !important;
    font-size: 16px;
    text-transform: capitalize;
    border-radius: 5px;
}
header .btn.themebtn{
    height: 45px;
    background: #0093C9;
    line-height: 42px;
    padding: 0px 25px;
    color: #fff !important;
    font-size: 16px;
    text-transform: capitalize;
    border-radius: 5px;
}
div#kvinity-navbar {
    margin-right: 25px;
}
header#main-header {
    padding: 15px 0px;
    position: relative;
    z-index: 11;
}

svg.header-top-svg {
    position: absolute;
    top: 75px;
    width: 100%;
    z-index: 0;
    height: 100px;
}
.home header#main-header {
    padding: 15px 0px;
    background-image: url(/wp-content/uploads/2026/01/Path-120.png);
    background-position: bottom;
    background-size: cover;
    height: 180px;
}
header#main-header .container{
    position: relative;
    z-index: 11;
}
/****** Banner Css Starts ***********/

.btn.themebtn {
    height: 55px;
    background: #0093C9;
    line-height: 53px;
    padding: 0px 20px;
    color: #fff !important;
    font-size: 16px;
    text-transform: capitalize;
    border-radius: 9px;
    border: 1px solid transparent;
    transition: all ease-in-out .4s;
}
.btn.themebtn:hover{
    color: #0093C9 !important;
    background: #fff;
    border-color:#0093C9;
}

.btn.themebtn svg{
    margin-left: 22px;
}
a.btn.themebtn.whitebtn{
    color: #0093C9 !important;
    background: #fff;
    height: 55px;
    line-height: 53px;
    padding: 0px 20px;
    font-size: 16px;
    text-transform: capitalize;
    border-radius: 9px;
    border: 1px solid #0093C9;
    transition: all ease-in-out .4s;
}
a.btn.themebtn.whitebtn:hover{
    color: #fff !important;
    background: #0093C9;
    border-color:transparent;
}

.banner-subheading {
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    color: #000;
    font-size: 20px;
    letter-spacing: 8px;
}
img.lineimg {
    display: block;
    width: 85px;
}

.banner-heading h1 {
    color: #0093C9;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 42px;
}
.banner-heading {
    display: flex;
}
.banner-heading h1 {
    background-image: url(/wp-content/uploads/2026/01/linebg.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: right top 0px;
    padding-right: 15px;
    padding-top: 5px;
}
.banner-bottom-heading h3 {
    color: #F68B1F;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    font-size: 24px;
}
.banner-info {
    margin-top: 25px;
    margin-bottom: 35px;
}
.banner-btnbox {
    display: flex;
    gap: 25px;
}
.banneruser-enrolled {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 30px;
}
.enrolled-info span {
    color: #0093C9;
    font-weight: 500;
}
.enrolled-info{
    font-weight: 600;
    color: #4A4A4A;
    font-size: 14px;
}
.homebanner-right-inner {
    margin-top: -94px;
    background-color: #fff;
    border-radius: 50%;
    width: 570px;
    height: 530px;
    padding: 20px;
    position: relative;

}
.usernamebox-banner{
    background: url(/wp-content/uploads/2026/02/Name.svg);
    background-size: cover;
    height: 180px;
    width: 400px;
    position: absolute;
    bottom: 95px;
    left: -24px;
    color: #fff;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 61px;
    line-height: 1.2;
}

.usernme{
    font-size: 28px;
    font-family: 'Ink Free';
}

.userpostition {
    font-family: "Oswald", sans-serif;
    text-align: center;
}

.homebanner-right-imgbox {
    background-image: url(/wp-content/uploads/2026/02/circle-line.svg);
    background-size: cover;
    padding: 35px;
    width: 510px;
    height: 503px;
    text-align: center;
    position: relative;
    right: -8px;
}
.homebanner-right-inner img {
    margin-left: 6px;
}
.scrolldown-box {
    text-align: center;
    margin-top: 30px;
}

.scrolldown-box img{
    cursor: pointer;
}
div#home-banner-section {
    padding-bottom: 30px;
    margin-bottom: -1px;
    background: #fff;
    position: relative;
    z-index: 1;
}



/****** Banner Css Ends ***********/

/******* Digital Section Css Start ************/

div#digital-learning {
    background: #0093C9;
    color: #fff;
    padding: 0px 0px 5px;
    position: relative;
    z-index: 0;
    overflow: hidden;

}
svg.top-flat-bottom-curve {
    height: 80px;
    width: 100%;
    margin-bottom: 40px;
}
.digital-topbox {
    text-align: center;
    padding-top: 30px;
}
.digital-subheading{
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    color: #fff;
    font-size: 20px;
    letter-spacing: 9px;
}
.digital-subheading .lineimg{
    margin: auto;
}
.section h2 {
    font-size: 32px;
    font-weight: 700;
}
.digital-heading {
    margin-top: 20px;
    margin-bottom: 20px;
}
.hh{
    clip-path: polygon(0% 0%, 100% 0%, 100% 24%, 0% 51%);
}
.digital-infobox {
    background: #fff;
}
.digital-slider-box-inner  {
    overflow: hidden;
}
/* Pagination container */
.digital-slider .swiper-pagination {
    position: relative;
    margin-top: 30px;
    text-align: center;
    line-height: 0; /* extra gaps remove */
    text-align: right;
}

/* Pill bullets */
.digital-slider .swiper-pagination-bullet {
    width: 40px;          /* pill length */
    height: 8px;         /* pill thickness */
    border-radius: 999px; /* capsule */
    background: rgba(255, 255, 255, 0.45); /* inactive */
    opacity: 1;
    margin: 0 3px !important;
    transition: all 0.25s ease;
}

/* Active pill */
.digital-slider .swiper-pagination-bullet-active {
    background: #fff;
    box-shadow: 0 6px 16px rgba(255,255,255,0.25);
}

.digital-imgbox::before {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--section-color);
    opacity: 0.5;          /* 👈 yahin opacity control */
    z-index: 0;
    clip-path: polygon(0% 0%, 100% 0%, 100% 24%, 0% 51%);
    height: 60%;
    top: 0px;
    border-radius: 10px 10px 0px 0px;
}
.digital-infobox {
    background: #fff;
    padding: 12px 15px;
    border-radius: 0px 0px 10px 10px;
    display: flex;
    align-items: center;
    gap: 20px;
}
.digital-info-imgicon {
    width: 65px;
    padding: 10px;
    height: 65px;
    border-radius: 5px;
}


.digital-slider-title {
    color: var(--section-color);
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2;
}
.digital-slider-box {
    position: relative;
}
.digital-slider-box-main{
    margin-top: 30px;
}

svg.digitial-bottom-curve {
    width: 100%;
    height: auto;
    top: 0px;
    display: flex;
    z-index: -1;
    margin-top: -70px;
}

/******* Digital Section Css End ************/



/******* Why Choos Section Css Start ************/

.section-subheading{
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    color:var(--font-color);
    font-size: 20px;
    letter-spacing: 9px;
}
div#whychoose-us {
    padding: 50px 0px 90px;
}
.why-choose-topbox {
    text-align: center;
}
.section-heading h2{
    color:var(--font-color);
}
.why-choose-box {
    background: var(--section-color);
    color: #fff;
    padding: 20px 30px;
    height: 100%;
    border-radius: 7px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.why-choose-box-main {
    margin-top: 40px;
}
img.why-choose-img {
    width: 80px;
}
.why-choose-titlebox {
    margin-top: 20px;
}
.why-choose-titlebox h3 {
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
    font-size: 22px;
    font-weight: 600;
}
.why-choose-infobox {
    font-size: 16px;
    padding: 0px 15px;
    margin-top: 15px;
}
.choose-box-outer:nth-child(2n) .why-choose-box {
    margin-top: 45px;
}
svg.whychosse-path-bottom-curve {
    width: 100%;
    height: auto;
}

/******* Why Choos Section Css Ends ************/

/******* Digital Solution Css Starts ************/

div#digital-solution {
    background: #A6286F;
    color: #fff;
    padding-top: 5px;
    margin-top: 0px;
    position: relative;
}
svg.digital-solution-bottom-curve {
    height: 70px;
    width: 100%;
    margin-top: 20px;
}
.solution-top-svg{
    width:100%;
    height: auto;
    margin-bottom: -2px;
}
.digital-solutiontopbox {
    margin-bottom: 40px;
}

.full.solution-btn-box {
    text-align: center;
    margin-top: 40px;
}
a.btn.themebtn.whitebtn.purewhite {
    color: #000 !important;
    border-color: transparent !important;
    border-radius: 40px;
}
a.btn.themebtn.whitebtn.purewhite:hover{
    color: #fff !important;
    border-color: transparent !important;
}
.digital-solution-imgbox:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;

    /* 👇 SVG as background */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 140' preserveAspectRatio='none'%3E%3Cpath d='M0,0 L1440,0 L1440,90 C1100,140 340,140 0,90 Z' fill='white'/%3E%3C/svg%3E");

    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top;

    color: var(--curve-color, rgba(255,255,255,0.6));

    /* ✅ SVG uses currentColor */
    background: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 140' preserveAspectRatio='none'%3E%3Cpath d='M0,0 L1440,0 L1440,90 C1100,140 340,140 0,90 Z' fill='black'/%3E%3C/svg%3E") no-repeat 0 0 / 100% 100%;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 140' preserveAspectRatio='none'%3E%3Cpath d='M0,0 L1440,0 L1440,90 C1100,140 340,140 0,90 Z' fill='black'/%3E%3C/svg%3E") no-repeat 0 0 / 100% 100%;

    mask-size: 100% 100%;
    -webkit-mask-size: 100% 100%;
    z-index: 0;
    opacity: .8;
}

/******* Digital Solution Section Css Ends ************/

/********* Testimonial Css Start ********/


.cc-testimonials {
    padding: 90px 0;
    background: #fff;
    margin-top: -1px;
    position: relative;
}

.cc-testimonials__wrap {
    display: flex;
    gap: 0px;
    align-items: center;
    max-width: 1200px;
    margin: auto;
    flex-wrap: wrap;
    position: relative;
}

.cc-testimonials__box {
    color: #fff;
    padding: 40px;
    border-radius: 10px;
    max-width: 100%;
    padding-right: 150px;
}
.cc-testimonials__left {
    width: 900px;
    padding-left: 120px;
    background: #0b0f14;
    border-top-left-radius: 190px;
    border-bottom-left-radius: 190px;
}
.cc-testimonials__sub {
    letter-spacing: 6px;
    font-size: 14px;
    opacity: 0.9;
    margin-bottom: 10px;
}

.cc-testimonials__title {
    font-size: 40px;
    line-height: 1.1;
    margin: 0 0 18px;
    font-weight: 800;
}

.cc-testimonials__intro {
    opacity: 0.85;
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 1.6;
}

.cc-testimonials__quote {
    font-size: 16px;
    line-height: 1.7;
    opacity: 0.9;
    min-height: 110px;
}

.cc-testimonials__name {
    display: inline-block;
    margin-top: 16px;
    font-weight: 700;
    font-family: "Oswald", sans-serif;
    font-size: 18px;

}



.cc-testimonials__right {
    display: flex;
    justify-content: center;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.cc-testimonials__media {
    width: 420px;
    height: 420px;
    border-radius: 50%;
    border: 3px solid #ff7a00; /* orange ring */
    overflow: hidden;
    position: relative;
    background: #eee;
}

.cc-testimonials__imageWrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cc-testimonials__videoWrap,
.cc-testimonials__videoWrap iframe {
    width: 100%;
    height: 100%;
}

.cc-testimonials__videoWrap iframe {
    display: block;
}

/*.cc-testimonials__play {
    position: absolute;
    inset: 0;
    margin: auto;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 0;
    cursor: pointer;
    background: rgba(0,0,0,0.55);
}

.cc-testimonials__play:before {
    content: "";
    position: absolute;
    left: 34px;
    top: 26px;
    width: 0;
    height: 0;
    border-left: 22px solid #fff;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
}*/

@media (max-width: 991px) {


    .cc-testimonials__media {
        width: 320px;
        height: 320px;
    }
}

.ccTestimonialSwiper .swiper-slide {
    opacity: 0 !important;
}

.ccTestimonialSwiper .swiper-slide-active {
    opacity: 1 !important;
}


/* Optional: hover effect */
.cc-testimonials__play:hover {
    transform: scale(1.05);
}
.cc-testimonials__media {
    position: relative;
}

.cc-testimonials__play{
    position:absolute;
    inset:0;
    margin:auto;
    width:90px;
    height:90px;
    border:0;
    padding:0;
    cursor:pointer;
    z-index:10;
    display:none;
    background:url("/wp-content/uploads/2026/01/play-button-svgrepo-com.svg") center no-repeat;
    background-size:contain;
    background-color: #fff;
    border-radius: 50%;
}
/* Pagination container */
.cc-testimonials__dots{
    position: relative !important;
    bottom: 0 !important;
    margin-top: 22px;
    text-align: right;
}

/* Bullets ko bar/pill bana do */
.cc-testimonials__dots .swiper-pagination-bullet{
    width: 44px;
    height: 6px;
    border-radius: 999px;
    background: #d7e6f3;   /* light bar */
    opacity: 1;
    margin: 0 5px !important;
    transition: all .25s ease;
}

/* Active pill */
.cc-testimonials__dots .swiper-pagination-bullet-active{
    background: #2ea7df;   /* active blue */
}

/* Optional: hover */
.cc-testimonials__dots .swiper-pagination-bullet:hover{
    transform: translateY(-1px);
}






/********* Testimonial Css Ends ********/


/********* Team Css Starts ********/
div#home-team {
    background: #707070;
    color: #fff;
    padding: 35px 0px 0px;
    margin-top: -2px;
    z-index: 1;
    position: relative;
}

.hometeam-subheading.section-subheading img {
    margin: auto;
}
.hometeam-topbox.text-center {
    margin-bottom: 5px;
}
.home-team-bottom-curve {
    height: 70px;
    width: 100%;
    margin-top: 30px;
}
.hometeam-box {
    text-align: center;
}
.team-name h3 {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 12px;
}
.team-postion {
    font-family: "Raleway", sans-serif;
    font-size: 20px;
}
.team-infobox {
    padding: 0px 10px;
    margin-top: 10px;
}
.hometeam-outer {
    margin-top: 50px;
}
svg.teamtop-svg {
    width: 100%;
    height: auto;
}

/********* Team Css Ends ********/

/********* Home Client Css Starts ********/

div#home-client {
    padding: 90px 0px;
    text-align: center;
    margin-top: -1px;
    background: #fff;
    z-index: 1;
    position: relative;
}

.home-client-subheading .lineimg{
    margin: auto;
}
.home-client-heading.section-heading {
    margin-top: 10px;
}
.home-client-outer {
    margin-top: 14px;
}
.home-client-box {
    height: 100%;
}
.home-client-box-main {
    margin-top: 25px;
}

/********* Home Client Css Ends ********/


/********* Footer Css Starts ********/

footer.footer-section.section {
    background: #000;
    color: #fff;
    padding-top: 0px;
    font-family: "Raleway", sans-serif;
    position: relative;
    z-index: 1;
}
.footerstat-box-main {
    display: flex;
    flex-wrap: wrap;
}
.footer-statbox-outer {
    width: 33.3%;
    padding: 0px 13px;
}
.footer-statbox-inner {
    border: 1px solid #707070;
    height: 180px;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 20px;
}
.stat-number {
    font-family: "Oswald", sans-serif;
    font-weight: 800;
    font-size: 42px;
}
.stat-name {
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    font-size: 15px;
    line-height: 1.4;
}
.footer-top-area {
    padding-bottom: 30px;
    border-bottom: 1px solid #707070;
}
.footer-bottom-area {
    padding: 30px 0px;
}

.menu-heading {
    color: #0093C9;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 15px;
}

.full.footermenubox {
    margin-top: 30px;
}
.menuinner ul {
    padding: 0px;
    list-style: none;
    margin-bottom: 0px;
}
.menuinner ul li{
    margin-bottom: 15px;
}
.menuinner ul a{
    color: #fff;
    text-decoration: none;
    font-family: "Raleway", sans-serif;
    text-transform: capitalize;
}
.footer-copyrightbox {
    border-top: 1px solid #707070;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    justify-content: space-between;
}
.f-copyrightbox-left {
    opacity: .7;
    font-size: 14px;
    font-family: "Raleway", sans-serif;
}
.f-copyrightbox-left a:first-of-type{
    margin-left: 20px;
}
.f-copyrightbox-left a{
    color: #fff;
    text-decoration: none;
}
.social-links-footer {
    display: flex;
    align-items: center;
    gap: 10px;
}
.social-links-footer a img {
    height: 20px;
}
.newsletter-form > p {
    display: flex;
    width: 100%;
    position: relative;
}
.newsletter-form input.wpcf7-form-control.wpcf7-email {
    height: 50px;
    background: #fff;
    width: 100%;
    border-radius: 40px;
}

.newsletter-form  .wpcf7-form-control-wrap{
    width:100%;
    position: relative;
}
.newsletter-form  span.wpcf7-spinner {
    display: none;
}
.newsletter-form {
    position: relative;
}
input.wpcf7-submit.submitbtn {
    position: absolute;
    right: 6px;
    border-radius: 30px;
    background-color: #F68B1F;
    color: #fff;
    border: none !important;
    height: 39px;
    padding: 0px 40px 0px 25px;
    top: 5px;
    background-image: url(/wp-content/uploads/2026/01/arrowright.svg);
    background-repeat: no-repeat;
    background-position: right 15px center;
}
.newsletter-form span.wpcf7-not-valid-tip {
    position: absolute;
    bottom: 0px;
    right: 150px;
    font-size: 12px;
}
.footer-form .wpcf7-response-output {
    font-size: 12px;
    text-align: center;
}
.footer-form {
    margin-top: 20px;
}
.form-footer-bottomtext {
    opacity: .6;
}

#scrollToTop {
    position: absolute;
    bottom: 100px;
    right: 20px;
    width: 35px;
    height: auto;
    cursor: pointer;
    display: none;
    z-index: 999;
}

#scrollToTop img {
    width: 100%;
    height: auto;
}

.footer-top-svg{
    width: 100%;
    height: auto;
    margin-top: -3px;
}
footer.footer-section.section .container {
    margin-top: -100px;
}
.footertop-left {
    padding-bottom: 20px;
}

/********* Footer Css Ends ********/




/* ===== Mobile Menu Toggle Button ===== */
.mobile-menu-toggle{
    display: none;
    border: 0;
    background: transparent;
    padding: 10px;
    cursor: pointer;
    margin-left: auto;
}
.mobile-menu-toggle span{
    display: block;
    width: 26px;
    height: 2px;
    margin: 3px 0;
    background: #000;
    transition: all 0.25s ease;
}

/* Toggle open animation (optional) */
.mobile-menu-open .mobile-menu-toggle span:nth-child(1){
    transform: translateY(8px) rotate(45deg);
}
.mobile-menu-open .mobile-menu-toggle span:nth-child(2){
    opacity: 0;
}
.mobile-menu-open .mobile-menu-toggle span:nth-child(3){
    transform: translateY(-8px) rotate(-45deg);
}

/* ===== Responsive Behaviour ===== */
@media (max-width: 991px){

    /* show hamburger */
    .mobile-menu-toggle{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    /* desktop menu hidden by default on mobile */
    #kvinity-navbar .menubox{
        display: none;
        width: 100%;
    }

    /* open state */
    .mobile-menu-open #kvinity-navbar .menubox{
        display: block;
    }

    /* menu styling on mobile */
    #kvinity-navbar nav{
        width: 100%;
    }

    #kvinity-navbar .header-menu{
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding: 12px 0;
        margin: 0;
        list-style: none;
    }

    #kvinity-navbar .header-menu > li{
        padding: 8px 0;
        border-bottom: 1px solid rgba(0,0,0,0.08);
    }

    #kvinity-navbar .header-menu > li a{
        display: block;
        text-decoration: none;
    }
}


/* Pagination container */
.homeBannerPagination {
    position: absolute;
    bottom: 0px;        /* banner ke andar */
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 7px;
    z-index: 9;
}

/* Normal bullets */
.homeBannerPagination .swiper-pagination-bullet {
    width: 35px;
    height: 6px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.35);
    opacity: 1;
    transition: all 0.4s ease;
    border: 1px solid #2fb4ff;
}

/* Active bullet */
.homeBannerPagination .swiper-pagination-bullet-active {
    background: #2fb4ff; /* blue active */
}

.scrolldown-box img {
    width: 30px;
}
div#home-banner-swiper {
    position: relative;
}

/*************** Contact Us Page ************/

.page-heading-section {
    min-height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
}
.heading-box h1 span {
    background: #0093C9;
    color: #fff;
    padding: 12px 25px;
    border-radius: 5px;
}
.contact-topsection {
    padding: 70px 0px;
}
img.contacttop-section-img {
    max-width: 480px;
    width: 100%;
    border: 7px solid #0093C9;
    border-radius: 50px 50px 240px 240px;
}

.section-heading h2 span {
    color: #A6286F;
}
.contact-row {
    display: flex;
    gap: 20px;
    line-height: 1.2;
    align-items: center;
    font-family: "Josefin Sans", sans-serif;
    margin-top: 20px;
}

.contact-top-right-inner .section-heading {
    margin: 30px 0px;
}

svg.banner-bottom-svg {
    width: 100%;
    position: absolute;
    bottom: 0px;
    height: 70px;
}


a {
    color: #0093C9;
    text-decoration: none;
}
.home-form-outer {
    background: #fff;
    max-width: 900px;
    margin: auto;
    border-radius: 20px;
    padding: 40px;
    margin-bottom: -300px;
    position: relative;
    box-shadow: 0px 0px 10px #ccc;
}
.homeform input.wpcf7-text,
.homeform input.wpcf7-email{
    height: 45px;
    border: none;
    border-bottom: 2px solid #A6286F;
    width: 100%;
    box-shadow: none !important;
    outline: none !important;

}
textarea.wpcf7-textarea.form-control{
    height:100px;
    border: none;
    border-bottom: 2px solid #A6286F;
    width: 100%;
    box-shadow: none !important;
    padding-left: 0px;
    resize: none;
    outline: none !important;
}
.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    display: block;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.formsubmit {
    background: #A6286F;
    color: #fff;
    border: none;
    height: 50px;
    padding: 0px 40px;
    text-transform: uppercase;
    border-radius: 30px;
}
.form-row.buttonrow p{
    margin: 0px;
}
.form-row.buttonrow {
    text-align: center;
}
div#contactform-formbox {
    background: #0093c9;
    color: #fff;
    padding: 70px 0px 0px;
}
.contact-bot-imgbox {
    padding-bottom: 100px;
}
.contact-bot-imgbox {
    padding-bottom: 300px;
}

span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 12px;
    right: 0px;
    bottom: 1px;
}
.home-form-outer .wpcf7-response-output {
    color: #000;
    text-align: center;
    font-size: 12px;
}

/*************** Contact Us Page ************/
.m-auto{
    margin: auto
}
.accordionfaq .accordion-item{
    margin-bottom: 20px;
    border:0px;
    background: #fff9f3 !important;
    box-shadow: 0 0 3px #c0c0c0;
    border-radius: 5px !important;
}
.accordionfaq  .accordion-button {
    background: #fff9f3 !important;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
    box-shadow: none !important;
    color:#000;
    border-radius: 5px !important;

}
.accordionfaq  .accordion-button  span{
    color: #A6286F;
    margin-right: 5px;

}
.accordionfaq .accordion-button:not(.collapsed)::after{
    background: url('/wp-content/uploads/2026/02/55-1.png');
    background-repeat: repeat;
    background-size: auto;
    background-size: contain;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
}
.accordionfaq  .accordion-button::after {
    background: url('/wp-content/uploads/2026/02/Group-1160.png') ;
    background-repeat: repeat;
    background-size: auto;
    background-size: contain;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
}
.faq-top-left {
    display: flex;
    justify-content: end;
}
.faq-top-left img{
    right: -50px;
    position: relative;
    z-index: -1
}
.faq-top{
    margin-bottom: 60px
}
.faq-top-right{
    left: -50px;
    position: relative;
}

/*************** About Us Page ************/
div#about-mission {
    background: url('/wp-content/uploads/2026/02/Group-1715.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #fff;
    padding: 0px 0px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    min-height: 110vh
}
#about-team {
    margin-top: 80px;
}
#about-team h2{
    margin-bottom: 20px
}
.about-info{
    max-width: 490px;
    margin: auto
}
.about-box-img{
    max-width:50px
}
.about-box-main{
    padding: 80px 0
}
div#about-mission .digital-topbox {
    text-align: center;
    padding-top: 50px;
}
.about-box-heading h5{
    font-size: 20px;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 20px
}
.about-box-info{
    font-size: 14px;
    padding: 0 60px 50px;
}
.about-top .contact-top-left{
    padding-right: 80px
}
.about-top img.contacttop-section-img {
    border-radius: 100px 100px 240px 240px;
    border:none
}
#about-team  .team-postion{
    color: #A6286F
}
#about-team h3,
#about-team .section-info{
    color: #000
}

.feature-box {
    background: var(--section-color);
    color: #fff;
    padding: 70px 30px;
    height: 100%;
    border-radius: 7px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 200px;
    margin: 0 30px;
}
.feature-box .about-box-img {
    max-width: 120px;
    margin: auto;
}
.feature-box .about-box-heading h5 {
    font-size: 20px;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
    line-height: 1.7;
    margin-bottom: 10px
}
.feature-imgbox .about-box-main {
    padding: 70px 0 20px;
}
.achievement-info{
    margin: 20px 0 0
}
.achievement-wrapper{
    background-image: url('/wp-content/uploads/2026/02/Group-1566.png');
    background-repeat:  no-repeat;
    background-size: cover;
    background-position: bottom center;
    padding: 160px 0
}
.achievement-info p {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    color: #707070;
    font-family: "Oswald", sans-serif;
}
.timeline-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px
}
.timeline-box:nth-of-type(1){
    width:65%;
}
.timeline-box:nth-of-type(2) {
    width: 88%;
    padding-right: 40px;
}
.timeline-box:nth-of-type(3) {
    position: relative;
    left: -60px;
    padding-right: 150px
}
.d-flex.achievemnts-timline{
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-top: 80px
}
.box-headings {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    font-family: "Oswald", sans-serif;
}
.timeline-box .box-round{
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background: var(--section-color);
    border: 2px solid #fff;
    color: #fff;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-family: "Oswald", sans-serif;
    font-size: 26px;
    font-weight: bold;
    justify-content: center;
    align-content: center;
    margin-right: 50px
}
.timeline-box .box-round span{
    display: block;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    width: 100%;
    text-align: center;
    margin-bottom: -11px;
    font-weight: 500;
}
.timelinebox-content {
    width: calc(100% - 120px);
}
.box-subheadings{
    font-size: 20px;
    font-family: "Raleway", sans-serif;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 500;
}
.timeline-box .box-content{
    color: #fff;
}
.timeline-box .box-content p{
    font-size: 14px
}
/*************** Testimonials Us Page ************/
.testimonials-topsection .contact-top-right-inner .section-heading {
    margin: 10px 0px 20px;
}

.testimonials-box-img {
    position: absolute;
    bottom: 38px;
    left: 34px;
    margin: auto;
}
.testimonials-image {
    position: relative;
}
.testimonails-title{
    font-size: 28px;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px
}
.testimonails-subtitle{
    font-family: "Raleway", sans-serif;
    font-size: 22px;
    color: #000;
    margin-bottom: 10px
}
.testimonials-content p{
    color: #000;
    margin-bottom: 50px
}
.testimonials-row{
    position: relative;
}
.testimonials-row:after{
    content: "";
    position: absolute;
    height: 77%;
    width: 100%;
    background: #D9EFF7;
    top: 70px;
    left: 0;
}
.testimonials-row .col-12{
    position: relative;
    z-index: 33
}
.testimonials-row{
    margin-bottom:50px
}
.testimonials-row  .testimonials-content {
    padding-right: 40px;
}
.testimonials-row.odd::after {
    width: 88%;
    left: 10%;
    border-radius: 140px 0px 115px 00px;
}
.testimonials-row.odd::before {
    content: "";
    position: absolute;
    border-radius: 140px 0px 115px 00px;
    z-index: -1;
    width: 88%;
    left: 11%;
    height: 77%;
    border: 4px solid var(--font-color);
    top: 100px;
}
.row.testimonials-row.align-items-center.even .col-sm-4{
    order:2
}
.testimonials-row.even svg{
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
.testimonials-row.even  .testimonials-image{
    display: flex;
    justify-content: flex-end
}
.testimonials-row.even .testimonials-box-img {
    position: absolute;
    bottom: 38px;
    right: 34px;
    margin: auto;
    left: auto;
}
.testimonials-row.even::before {
    content: "";
    position: absolute;
    border-radius: 0px 115px 0px  140px;
    z-index: -1;
    width: 88%;
    right: 11%;
    height: 77%;
    border: 4px solid var(--font-color);
    top: 100px;
}
.testimonials-row.even::after {
    width: 88%;
    right: 10%;
    left:auto;
    border-radius: 0px 115px 0px  140px;
}

.testimonials-row.even .testiminials-inner{
    padding-left: 60px;
}

.testimonials-feature .about-box-heading h5 {
    font-size: 100px;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}
.testimonials-feature .about-box-info{
    font-size: 26px;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    font-weight: 400
}
.testimonials-feature .about-box-main {
    padding: 0px 0;
}



/*************** Pricing Page ************/
.testimonials-wrapper.pricing-testimonials {
    background: #FFF9F3;
}
.rotate-top-svg{
    transform: rotate(180deg)
}
.pricing-testimonials  .contact-topsection {
    padding: 30px 0px;
}


/*************** Team Page ************/
.pagination {
    margin-top: 40px;
    text-align: center;
    justify-content: center;
}

.pagination .page-numbers {
    display: inline-block;
    padding: 10px 16px;
    margin: 0 4px;
    border: 1px solid #e5e5e5;
    color: #333;
    text-decoration: none;
    border-radius: 6px;
    font-size: 14px;
    transition: all 0.3s ease;
}

/* Hover */
.pagination .page-numbers:hover {
    background: #a6286f;
    color: #fff;
    border-color: #a6286f;
}

/* Current Page */
.pagination .page-numbers.current {
    background: #0093c9;
    color: #fff;
    border-color: #0093c9;
    font-weight: 600;
}

/* Prev / Next */
.pagination .prev,
.pagination .next {
    font-weight: 600;
}

.contact-team-section .homeform input.wpcf7-text,
.contact-team-section .homeform input.wpcf7-email,
.contact-team-section .homeform textarea.wpcf7-textarea.form-control{
    border-bottom: 1px solid #CECECE;
    background: #FAF3F7;
}
.contact-team-section .homeform textarea.wpcf7-textarea.form-control{
    height: 180px
}
.contact-right {
    background: #FAF3F7;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 1px 2px #999;
    overflow: visible;
    margin-bottom: 10px;
}
.contact-right input.wpcf7-form-control.wpcf7-submit.has-spinner.formsubmit {
    height: 46px;
    padding: 5px 60px;
}
.contact-info {
    background: #A6286F;
    height: calc(100% - 10px);
    padding: 50px 40px 50px 40px;
    border-radius: 15px;
}
.contact-info .digital-heading {
    color: #fff;
    margin-bottom: 30px;
}
.contact-info .digital-info ul {
    list-style: none;
    padding: 0;
    margin:0 ;
}
.contact-info .digital-info ul li{
    display: flex;
    align-items: center;
    margin-bottom: 35px
}
.contact-info .digital-info img{
    max-width: 30px
}
.contact-info .text p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
    margin-left: 15px;
}
.team-testimonials .container{
    padding-bottom: 200px
}
.contact-team-section {
    margin-top: -280px;
    position: relative;
}
/*************** Careers Page ************/

.careers-wrapper .about-box-info {
    font-size: 14px;
    padding: 0 30px 10px;
}
.careers-wrapper .feature-box {
    padding: 100px 30px;
    border-radius: 180px;
    margin: 0 20px;
}
.careers-wrapper .about-box-main .col-sm-4.col-12.text-center:nth-of-type(2){
    position: relative;
    top: 50px
}
.careers-key .about-box-img {
    max-width: 110px;
}
.careers-key .about-box-info {

    padding: 0 70px 50px;
}
.hire-section{
    position: relative;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;

}
.hire-section .container{
    position: relative;
    z-index: 11
}
.hire-section .digital-subheading{
    color: #000;
    position: relative;
    left: -80px
}
.hire-section .digital-heading h2{
    color: #000;
    font-weight: normal;
    font-family: 'Raleway Black';
    font-size: 100px;
    margin-top: -20px;

}
.hire-section .svgicon{
    position: absolute;
    bottom:0;

}
.hire-section .digital-heading{
    position: relative;
    left: -80px
}
.hire-section .digital-heading .hiring-img{
    position: absolute;
    right: 10px;
    bottom: -85px;
    max-width: 250px;
}
.hire-section .digital-heading .arrowimg{
    position: absolute;
    left: 190px;
    bottom: -85px;
    max-width: 70px;
}
.hire-section  .about-info img {
    max-width: 80%;
}
.section.contact-topsection.about-top.testimonials-topsection .container {
    padding-bottom: 50px;
}
.testimonials-image svg {
    min-width: 344px;
}
.position-hire ul{
    list-style: none;
    padding-left: 20px
}
.position-hire{
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;

}
.position-hire ul li{
    position: relative;
    color: #fff;
    margin-bottom: 10px
}
.position-hire .subheading{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
    font-family: "Raleway", sans-serif
}
.position-hire
.btn {
    text-transform: uppercase;
    letter-spacing: 2px;
    background: #fff;
    border-radius: 20px;
    font-size: 14px;
    padding: 8px 35px;
    margin-top: 10px
}
.position-hire
.btn:hover{
    color: #fff;
    background: #0093C9
}
.position-hire ul li:before{
    content:"";
    position: absolute;
    height: 12px;
    width: 12px;
    background-image:url('/wp-content/uploads/2026/02/check-mark-svgrepo-com.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    left: -20px;
    top: 5px
}
/*************** Blog Page ************/
.post-thumb{
    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px 15px 0 0;
}
.post-card{
    background: #D9EFF7;
    padding: 20px;
    border-radius: 0 0 15px 15px;
    margin-bottom: 40px
}
.post-card h5 {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    font-family: "Raleway", sans-serif;
    min-height: 50px;
    padding-right: 45px
}
.post-card h5 a{
    text-decoration: none;
    color: #000
}
.post-card .btn {
    background: #A6286F;
    border-radius: 25px;
    font-size: 14px;
    color: #fff;
}
.post-card .btn:hover{
    background: #0093C9
}
.load-more-btn{
    text-align: center;
    padding: 10px 0px 30px
}
.load-more-btn button{
    background: #0093c9;
    border-radius: 25px;
    font-size: 14px;
    padding: 14px 45px;
    color: #fff;
    border: 0px
}
#loading-spinner {
    text-align: center;
    margin-top: 20px;
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px solid #eee;
    border-top: 4px solid #0073e6;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
    margin: auto;
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}
.top-blog-section{
    margin-top: 30px
}
.category-wrapper {
    background: #FFF9F3;
    padding: 40px;
    height: 93%;
    box-shadow: 0 0 2px #999;
    border-radius: 15px;
}
.category-wrapper ul{
    list-style: none;
    padding: 0;
    margin: 0
}

.category-wrapper ul li{
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px
}
.category-wrapper h2{
    color: #000;
    margin-bottom: 20px
}
.category-wrapper ul li a{
    text-decoration: none;
    color: #000;
    font-family: "Raleway", sans-serif;
    font-size: 20px;
    font-weight: 600
}
.category-wrapper ul li:before{
    position: absolute;
    content: "";
    left: 0;
    top: 5px;
    background-image: url('/wp-content/uploads/2026/02/arrow-right.svg');
    background-repeat: no-repeat;
    background-size: contain;
    height: 15px;
    width: 15px
}

.single-post  .post-thumb {
    height: 450px;
    border-radius: 15px;
}
.single-post .category-wrapper {
    height: 100%;
}
.single-post .content-section{
    padding: 40px 0 0
}
.single-post .content-section h5{
    color: #000;
    font-family: "Raleway", sans-serif;
    font-size: 20px;
    font-weight: 600
}
.single-post .content-section .d-flex{
    margin-bottom: 15px
}
.single-post  .post-date{
    color: #000
}
.newsletter-wrapper{
    padding-top: 40px
}
.newsletter-wrapper-inner{
    background: url('/wp-content/uploads/2026/02/Group-1673.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 200px;
    padding: 50px;
}
.newsletter-wrapper-inner h4{
    text-transform: uppercase;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600
}
.newsletter-wrapper-inner p{
    color: #fff
}
.newsletter-wrapper-inner .col-sm-5 > p:last-of-type{
    opacity: 0.7
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
    align-items: center;
}
.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview .ld-status-icon {
    margin-right: .5em;
    margin-bottom: 0;
    position: relative;
    top: -5px;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-item-components {
    margin-top: 0;
}
.learndash-wrapper .ld-item-list .ld-section-heading,
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-lesson-section-heading{
    color: #000;
}
.learndash-wrapper .ld-status-icon .ld-icon::before {
    font-size: 12px;
}
.ld-icon-arrow-down::before {
    font-size: 7px;
    position: relative;
    top: -2px;
    left: -1px;
}
.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-status {
    line-height: 1;
    padding-top: 8px;
    padding-bottom: 7px;
}
.ld-icon-checkmark::before, .ld-icon-complete::before {
    content: "\e906";
    font-size: 8px;
}
body .learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title {
    font-family: "Poppins", sans-serif;
}
body .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-section-heading .ld-lesson-section-heading{
    font-family: "Raleway", sans-serif
}
#page-content {
    padding: 60px 0;
}
.ld-course-list-items .ld_course_grid .thumbnail.course img {
    border-radius: 10px 10px 0 0px;
}
body .ld-course-list-items .ld_course_grid .thumbnail .caption {
    color: #333333;
    background: #D9EFF7;
    border-radius: 0 0 15px 15px;
    padding: 30px;
}
.ld-course-list-items .ld_course_grid .thumbnail.course a.btn-primary {
    color: white;
    background: #A6286F;
    border: 0px;
    border-radius: 50px;
    padding: 8px 25px;
    width: auto;
    margin-top: 10px
}
.ld-course-list-items .ld_course_grid .thumbnail.course a.btn-primary:hover {
    background: #0093C9;
}
#about-team h3, #about-team .section-info {
    color: #000;
    font-size: 22px;
    font-weight: 600;
}

.page-id-11 .ld-icon-arrow-down::before {
    font-size: 11px;
    top: 2px;
    left: -1px;
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 00;
    background: #A6286F;
    margin-bottom: 0px
}
.woocommerce-MyAccount-navigation ul li{
    margin-bottom: 0px;
}
.woocommerce-MyAccount-navigation ul li:last-of-type{
    margin-bottom: 0
}
.woocommerce-account .woocommerce-MyAccount-navigation{
    background: #A6286F;
}
.woocommerce-MyAccount-navigation ul li a {
    color: #fff;
    padding: 15px 15px;
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #B66593;
}
.woocommerce-MyAccount-navigation ul li a:hover{
    background: #0093C9
}
.woocommerce-page .woocommerce {
    background: #f2fafc;
    width: 100%
}
.woocommerce-account .woocommerce-MyAccount-content {
    padding: 30px 15px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 30%;
    height: 100%;
}
.woocommerce-account #page-content-wrap {
    display: flex;
    align-content: center;
}
.woocommerce form .form-row .input-text,
body .woocommerce form .form-row select,
:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__rendered,
:where(.woocommerce) .select2-container .select2-dropdown, :where(.woocommerce) .select2-container .select2-selection{

    width: 100%;
    margin: 0;
    line-height: normal;
    height: auto;
    height: 45px !important;
    border: none !important;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom-width: medium !important;
    border-bottom-style: none;
    border-bottom-color: currentcolor !important;
    border-bottom: 2px solid #A6286F !important;
    width: 100%;
    box-shadow: none !important;
    outline: none !important;
    border-radius: 0px !important;
}
body .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
body .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
body .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
body .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
body :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,
body :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
body :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    background: #A6286F !important;
    color: #fff !important;
    border: none !important;
    height: 50px !important;
    padding: 0px 40px !important;
    text-transform: uppercase !important;
    border-radius: 30px !important;
    margin-top: 30px !important;
}
body .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
body .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
body .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
body .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
body :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{
    background: #0093C9 !important;
}

.section .woocommerce-Address h2 {
    font-size: 32px;
    font-weight: 700;
    color: #000;
}
body .woocommerce form.login, body .woocommerce form.register {
    border: 0px;
}
.my-account .woocommerce h2 {
    color: #000;
    padding: 30px 30px 0;
}
.woocommerce-ResetPassword.lost_reset_password {
    padding: 30px;
}
body .ld-course-list-items .ld_course_grid .thumbnail.course .ribbon {
    background: #428bca;
}
.wp-block-embed iframe {
    max-width: 100%;
    width: 100% !important;
    height: 500px !important;
}
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-lesson-section-heading {
    display: block;
    font-size: 18px;
    background: #0093C9 !important;
    color: #fff;
    margin: 0 !important;
    padding: 15px;
    margin-bottom: -22px !important;
}
.learndash-wrapper .screen-reader-shortcut:focus{
    background:#f0f0f1;
    box-shadow:0 0 2px 2px #0009;
    outline-offset:-1px;
    top:7px
}
.ld-icon-checkmark::before, .ld-icon-complete::before {
    content: "\e906";
    font-size: 8px;
}
body .learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title,
.learndash-wrapper .ld-table-list .ld-table-list-item,
.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-title, body {
    font-family: "Poppins", sans-serif;
}
body .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-section-heading .ld-lesson-section-heading,
body .learndash-wrapper .ld-table-list .ld-table-list-header{
    font-family: "Raleway", sans-serif
}

body  .ld-button {
    background: #F68B1F !important;
}
.learndash-wrapper .ld-primary-background.ld-status {
    color: white !important;
    padding: 9px 10px 8px !important;
    border-radius: 50px;
}
body .wp-block-embed__wrapper iframe {
    width: 100% !important;
    height: 500px !important;
}
.wp-block-embed iframe {
    max-width: 100%;
    width: 100% !important;
    height: 500px !important;
}
body .learndash-wrapper .ld-button:not([disabled]):not(.ld-button-reverse):not(.ld-button-transparent):not(.ld--ignore-inline-css){
    background: #0093C9 !important;
}

html body .ld-primary-color.ld-course-step-back:hover {
    background:  transparent !important
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-section-heading {
    padding: 0 1em;
    background: #0093C9;
    padding: 15px;
    color: #fff;
}

.home main.mainarea {
    z-index: 99;
    position: relative;
}

#wp-submit-register{
    height: 55px;
    background: #0093C9;
    line-height: 53px;
    padding: 0px 20px;
    color: #fff !important;
    font-size: 16px;
    text-transform: capitalize;
    border-radius: 9px;
    border: 1px solid transparent;
    transition: all ease-in-out .4s;
}
h2.ld-registration__heading.ld-registration-register__heading {
    color: #000;
}
body.single-sfwd-courses .learndash-wrapper:not(.ld-registration__outer-wrapper):not(.learndash-wrapper--modern) a:not(.button):not(.screen-reader-shortcut):hover {
    background: none !important;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-form .ld-login-modal-branding img {
    height: auto;
    max-height: 60px !important;
    max-width: 100%;
}
#ld-login-modal {
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
    left: 0;
    right: 0;
}
.ld-login.ld-login-text.ld-login-button.ld-button {
    padding: 12px 20px !important;
}

/*************** What we do  Page ************/
.careers-wrapper.what-we-do  .feature-box {
    min-height: 560px;
}
.careers-wrapper.what-we-do  .feature-box .about-box-heading h5{
    margin-top: -80px
}
.careers-wrapper.what-we-do .about-info h5{
    color: #000
}
.text-underbox {
    text-align: center;
    margin-top: 80px;
    color: #000;
}
.text-underbox .themebtn {
    width: 80%;
    border-radius: 30px;
    margin-top: 10px;
}

.whatwedo-wrapper.careers-key .about-box-info{
    padding: 0
}
.what-wedo-boxes{
    padding: 0 60px 20px;
    position: relative;
    z-index: 999;
}
.mission-imgbox.careers-key.whatwedo-wrapper .about-box-main .col-sm-6{
    position: relative
}
.mission-imgbox.careers-key.whatwedo-wrapper .about-box-main .col-sm-6:first-of-type:after{
    position: absolute;
    content: "";
    height: 100%;
    width: calc(100% - 80px);
    right: 20px;
    top: 0;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.mission-imgbox.careers-key.whatwedo-wrapper .about-box-main .col-sm-6:nth-of-type(2):after{
    position: absolute;
    content: "";
    height: 100%;
    width: calc(100% - 120px);
    left: -20px;
    top: 0;
    border-bottom: 1px solid #fff;
}
.mission-imgbox.careers-key.whatwedo-wrapper .about-box-main .col-sm-6:nth-of-type(3):after{
    position: absolute;
    content: "";
    height: 100%;
    width: calc(100% - 80px);
    right: 20px;
    top: 0;
    border-right: 1px solid #fff;
}
.mission-imgbox.careers-key.whatwedo-wrapper #about-mission {
    padding-bottom: 130px;
}
.what-wedo-boxes .about-box-heading h5 {
    font-size: 22px;
    text-transform: none;
    font-weight: 500;
}

.what-wedo-boxes ul {
    list-style: none;
}
.what-wedo-boxes ul li {
    margin-bottom: 15px;
    position: relative
}
.what-wedo-boxes ul li::before {
    content: "";
    position: absolute;
    height: 14px;
    width: 14px;
    background-image: url('/wp-content/uploads/2026/02/check-mark-svgrepo-com.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    left: -30px;
    top: 5px;
}

.whatwedo-wrapper .full.solution-btn-box {
    margin-top: 0;
    margin-bottom: 90px;
    display: flex;
    justify-content: center;
    gap: 30px;
    position: relative;
    left: -15px
}
.careers-key.whatwedo-wrapper .about-box-main.row {
    padding-left: 30px;
}
.whatwedo-wrapper .full.solution-btn-box a.btn.themebtn.whitebtn.purewhite {
    min-width: 390px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
}
.whatwedo-wrapper .full.solution-btn-box a.btn.themebtn.whitebtn.purewhite:hover{
    background: #A6286F
}
.whatwedo-wrapper-partner .digital-subheading{
    color: #000
}
.whatwedo-wrapper-partner .digital-heading,
.whatwedo-wrapper-partner .about-info{
    color: #000
}
.section.partners-wrapper .about-box-main.row {
    text-align: center;
    background: #A6286F;
    border-radius: 15px;
    margin: 0;
    margin-top: 50px;
    padding-bottom: 0;
}
.section.partners-wrapper .about-box-main.row .what-wedo-boxes {
    padding: 0 30px 20px;
}
.section.partners-wrapper .about-box-main.row .what-wedo-boxes {
    padding: 0 30px 0px;
    position: relative;
    height: 100%;
}
.section.partners-wrapper .about-box-main.row .what-wedo-boxes:after{
    background: #fff;
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    right: 0px;
    top:0;
    opacity: 0.5

}
.section.partners-wrapper .about-box-main.row  .about-box-info {
    font-size: 14px;
    padding: 0 15px 0px;
    color: #fff;
}
.section.partners-wrapper .about-box-main.row .about-box-heading h5 {
    font-size: 19px;
    text-transform: uppercase;
    font-family: 'Raleway', serif;
    font-weight: bold;
    color: #fff;
}
.section.partners-wrapper .about-box-main.row .about-box-heading h5 span{
    font-size: 16px
}
.section.partners-wrapper .about-box-main.row .col-sm-3:nth-of-type(4) .what-wedo-boxes:after{
    display: none;
}
.text-center-bottom{
    padding: 40px 0;
    color: #fff
}
.section.partners-wrapper .about-info {
    max-width: 640px;
    margin: auto;
}
.leadership-wrapper  .digital-topbox{
    text-align: left
}
.leadership-wrapper {
    background: #fff9f3;
    margin-top: 50px
}
.leadership-wrapper .section-heading {
    padding: 15px 0;
}
.leadership-wrapper .about-infos p strong {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #000;

}
.leadership-wrapper .about-infos p{
    color: #000
}
.leadership-wrapper .about-infos h5{
    color: #000;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 10px
}
.leadership-wrapper .about-infos ul{
    list-style: none
}
.leadership-wrapper .about-infos ul li {
    margin-bottom: 15px;
    position: relative;
    color: #000;
    font-weight: 600
}
.leadership-wrapper .about-infos ul li::before {
    content: "";
    position: absolute;
    height: 14px;
    width: 14px;
    background-image: url('/wp-content/uploads/2026/02/Path-7362.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    left: -30px;
    top: 5px;
}
.leadership-box {
    background: #fff;
    padding: 25px;
    box-shadow: 0 2px 3px #ccc;
    margin-bottom: 20px;
    border-radius: 15px;
    line-height: 1;
}
.leadership-box h5 {
    color: #000;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 12px;
    margin-top: 0
}
.leadership-wrapper .about-box-main {
    padding: 20px 0;
}
.leadership-box p {
    font-weight: 600;
    color: #000;
    margin-bottom: 0;
    line-height: 1.4
}

.leadership-wrapper .full.solution-btn-box {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 30px;

}

.leadership-wrapper  .full.solution-btn-box a.btn.themebtn {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    color: #fff !important;
    padding: 0px 30px;
}
.leadership-wrapper  .full.solution-btn-box a.btn.themebtn:first-of-type{
    background: #0093c9;
    margin-right: 10px
}
.leadership-wrapper  .full.solution-btn-box a.btn.themebtn:nth-of-type(2){
    background: #F68B1F
}
.leadership-wrapper  .full.solution-btn-box a.btn.themebtn:hover{
    background: #A6286F
}
.leadership-wrapper.district-wrapper {
    background: transparent
}
.leadership-wrapper.district-wrapper {
    background: transparent;
    margin-top: 0;
}
.contact-what-wrapper {
    background-image: url('/wp-content/uploads/2026/02/Group-1776.svg');
    background-position: bottom center;
    padding-bottom: 60px;
    margin-bottom: 40px
}

.contact-what-wrapper.text-center p,
.contact-what-wrapper.text-center .digital-heading{
    color: #fff
}

.contact-what-wrapper.text-center .homeform {
    background: #fff;
    padding: 30px 30px 50px;
    border-radius: 15px;
    box-shadow: 0 1px 2px #999;
    overflow: visible;
    margin-bottom: -100px;
    z-index: 99999;
    position: relative;

}
.contact-what-wrapper .homeform input.wpcf7-text, .homeform input.wpcf7-email{
    border-bottom: 1px solid #707070;
}

.contact-what-wrapper.text-center .homeform  textarea.wpcf7-textarea.form-control {
    height: 160px;
    border-radius: 0px;
    border-bottom: 1px solid #707070;
}
.contact-what-wrapper.text-center input.wpcf7-form-control.wpcf7-submit.has-spinner.formsubmit{
    margin-top: 15px;
}
.contact-what-wrapper.text-center input.wpcf7-form-control.wpcf7-submit.has-spinner.formsubmit:hover{
    background: #0093c9
}
.page-heading-section.banner-second {
    text-align: left;
    justify-content: flex-start;
}
.page-heading-section.banner-second .section-subheading{
    margin-bottom: 20px
}
.page-heading-section.banner-second  .section-heading
, .page-heading-section.banner-second .about-infso{
    color: #000
}
.feature-imgbox.contact-topsection.what-we-do.careers-wrapper .section-heading {
    padding: 13px 0 10px;
}