/* Spacing */
.about-section,
.counterup-area-6,
.edu-categorie-area,
.process-section,
.exam-types,
.why-choose-area-3,
.contact-me-area,
.contact-form-area {
    padding: 30px 0;
}


.ptb-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.edu-brand-area {
    padding-top: 0px;
}

.why-choose-area {
    background: var(--color-lighten01);
    padding: 50px 0 50px;
}

.testimonial-area {
    padding: 60px 0 80px 0;
}

/* Spacing */
.hero-banner.custom-banner {
    position: relative;
    background-color: var(--bg-color);
    padding: 40px 0;
    min-height: unset;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.hero-banner.custom-banner .row {
    align-items: center;
}

.header-top .header-info li {
    padding: 7px 20px 7px;
}

.features-box.features-style-2 {
    padding-block: 15px;
}

.hero-banner .banner-content .title {
    margin-bottom: 0;
}

.hero-banner .banner-content p {
    color: var(--color-secondary) !important;
    margin-bottom: 5px;
}

.hero-banner.custom-banner .about-content p {
    color: var(--color-white) !important;
    font-size: 17px;
    margin: 0 0 8px 0;
    max-width: 650px;
}


.hero-banner.custom-banner .about-content li {
    color: var(--color-white);
    font-size: 17px;
    margin: 8px 0;
}

.mainmenu-nav .mainmenu > li.active > a,
.mainmenu-nav .mainmenu li.has-droupdown .submenu li.active a {
    color: var(--color-primary) !important;
}

.mainmenu-nav .mainmenu > li > a {
    padding: 0 15px;
    height: 80px;
    line-height: 84px;
}

.mainmenu-nav .mainmenu {
    justify-content: center;
}

.categorie-grid.categorie-style-2 .icon {
    min-width: 70px;
}

.testimonial-grid:after {
    display: none;
}

/* Step */
.process-section {
    background-color: #f9f9f9;
}

.step-list {
    display: flex;
    flex-direction: column
}

.step-list li {
    position: relative;
    display: flex;
    gap: 1.5rem;
    isolation: isolate;
    margin: 0;
}

.step-list li:not(:last-child) {
    padding-bottom: 1.875rem
}

.step-list li:not(:last-child):before {
    position: absolute;
    content: "";
    height: 100%;
    border-left: 1px dashed var(--color-secondary);
    left: 15px;
    z-index: 1
}

.step-list-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    height: 32px;
    width: 32px;
    border-radius: 50%;
    font-size: 1.125rem;
    color: var(--color-secondary);
    background: var(--color-secondary);
    z-index: 2
}

.step-list-icon .icon-check {
    position: relative;
}

.step-list-icon .icon-check:before {
    content: "\e913";
    font-family: 'icomoon';
    color: white;
    font-size: 16px;
    position: absolute;
    left: -8px;
    top: -8px;
}

.step-list-item .pre-title {
    margin: 0;
    color: var(--color-primary);
    font-weight: bold;
}

/* Header Form */
.header-form-secton {
    z-index: 1;
    padding: 16px 20px 16px 20px;
    border-radius: 8px;
    position: relative;
    background-color: var(--color-lighten01);
}

.header-form-title {
    text-align: center;
    margin-bottom: 15px;
}

.header-form-title h3 {
    margin: 0;
    line-height: 1.2;
    color: var(--color-heading);
}

.header-form-title p {
    color: var(--color-heading);
    margin: 0;
    line-height: 1.4;
    font-weight: 600;
}

.header-form-secton .iti {
    width: 100%;
    /* border: 1px solid var(--color-primary); */
    border-radius: 6px;
}

.header-form-secton .iti__selected-flag {
    padding: 0 12px;
}

.header-form-secton .iti__country-list {
    max-width: 320px;
    overflow-y: auto;
}

/* .header-form-secton .form-control {
    height: 48px;
} */

.header-form-secton button {
    width: 100%;
    /* height: 50px;
    line-height: 52px; */
}

.header-form .points {
    margin: 5px 0 0 0;
    padding: 0;
    display: flex;
    align-items: center;
    column-gap: 10px;
    justify-content: center;
    flex-wrap: wrap;
}

.header-form .points li {
    list-style: none;
    margin: 0;
    /* color: var(--color-secondary); */
}

.cta-area-1 .edu-cta-box {
    border-radius: 0;
}

.exam-types .categorie-grid.categorie-style-2 {
    padding: 10px 20px;
    min-height: 50px;
    cursor: pointer;
    background-color: white;
    /* box-shadow: 0 6px 10px rgba(0,0,0,.08), 0 0 6px rgba(0,0,0,.05); */
    box-shadow: 0 2px 0 black;
    border: 1px solid black;
}

.exam-types .categorie-grid.categorie-style-2:hover {
    transform: translateY(2px);
    box-shadow: none;
    background-color: black;
}

.exam-types .categorie-grid.categorie-style-2:hover .title {
    color: white;
}

.exam-types .edu-btn {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    background: black;
}

.categorie-area-5::before {
    background-image: url(../images/bg/bg-image-17.webp);
}

.categorie-area-5::after {
    content: '';
    position: absolute;
    inset: 0;
    background-color: #000000d6;
    z-index: -1;
}

.hero-banner.custom-banner::before {
    content: '' !important;
    display: block !important;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/banner/BG-1.webp);

    filter: opacity(0.9) !important;
    background-color: black;
}

@media (min-width:1920px) {

    .hero-banner.custom-banner::before {
        background-size: cover;
    }

}


.edu-header .header-category .mainmenu li.has-droupdown > a {
    padding: 0 30px;
    background-color: #f1f1f1;
    text-transform: uppercase;
}

.testimonial-area {
    background-color: #111822;
}

.testimonial-area .section-title {
    margin-bottom: 0;
}

.testimonial-area .section-title p {
    color: white;
}

.rating-section {
    background: #ddd;
    padding: 10px 20px 10px 20px;
    margin: 5px -20px -30px -20px;
    border-radius: 0 0px 8px 8px;
    text-align: center;
    border-top: 1px solid #ccc;
}

.rating-section .rating-count {
    color: black;
}

.rating-section .rating i {
    color: var(--color-extra01);
}

.testimonial-area .rating-section {
    background-color: white;
    border-radius: 8px;
    margin: 20px 0 20px 0;
}

.edu-footer .footer-top {
    position: relative;
    padding: 30px 0 30px;
}

.copyright-area {
    padding: 12px 0;
}

@media only screen and (max-width: 1350px) {
.edu-header .services-menu {
    display: block !important;
}

.edu-header .home-menu {
    display: none;
}

}

/* Our Services */
.our-services .swiper-button-next {
    right: 20px;
}

.our-services .swiper-button-prev {
    left: 20px;
}

.hwc-img {
    position     : absolute;
    border-radius: 6px;
}

.hwc-img img {
    height: 320px;
}

.hwc-img::before {
    content   : '';
    position  : absolute;
    inset     : 1px;
    background: black;
    opacity   : 0.7;
}

.swiper-container {
    overflow    : hidden;
    width       : 100%;
    margin-left : auto;
    margin-right: auto;
}

@media (min-width: 480px) {
    .swiper-container {
        min-height: 320px;
    }
}

.swiper-container-wrapper {
    display     : flex;
    flex-flow   : column nowrap;
    /* height   : 100vh;
    width       : 100vw; */
}

@media (min-width: 480px) {
    .swiper-container-wrapper {
        flex-flow: row nowrap;
    }
}

.our-services .swiper-button-next,
.our-services .swiper-button-prev {
    color: var(--color-primary);
}

.our-services .swiper-slide {
    text-align         : center;
    background-size    : cover;
    background-position: center;
    background-color   : white;
    box-shadow: 0 6px 10px rgba(0,0,0,.08), 0 0 6px rgba(0,0,0,.05);
    /* Center slide text vertically */
    display            : flex;
    flex-flow          : column nowrap;
    justify-content    : center;
    align-items        : center;
    overflow           : hidden;
    /* Slide content */
}

.our-services .swiper-slide .description,
.our-services .swiper-slide .title {
    display   : block;
    opacity   : 0;
    transition: 0.5s ease 0.5s;
}

.our-services .swiper-slide-active .description,
.our-services .swiper-slide-active .title {
    opacity: 1;
}

.our-services .swiper-slide-active .title {
    margin-bottom : 0.5rem;
    font-size     : 36px;
    color         : var(--color-primary);
    transition    : opacity 0.5s ease 0.5s;
    font-weight   : bold;
    text-transform: uppercase;
    position      : relative;
}

.our-services .swiper-slide-active .description {
    font-size : 16px;
    color     : black;
    transition: opacity 0.5s ease 0.75s;
    position  : relative;
}

.our-services .swiper-slide .button {
    margin-top: 15px;
    opacity   : 0;
    transition: 0.5s ease 0.5s;
}

.our-services .swiper-slide-active .button {
    opacity: 1;
}

.our-services .swiper-slide-active .button {
    transition: opacity 0.9s ease 0.95s;
}

.our-services .swiper-slide .button a {
    background-color: black;

}

.our-services .swiper-slide .button a::after {
    display: none !important;
}

.our-services .swiper-slide .button a:hover {
    color: white !important;
    background: var(--color-primary) !important;
}

.our-services .gallery-top {
    position   : relative;
    width      : 100%;
    /* height  : 75vh; */
}

@media (min-width: 480px) {
    .gallery-top {
        width          : 80%;
        /* height      : 100vh; */
        margin-right   : 10px;
        margin-left: 5px;
    }
}

.gallery-thumbs {
    width         : 100%;
    /* height     : 25vh; */
    padding-top   : 10px;
}

@media (min-width: 480px) {
    .gallery-thumbs {
        width     : 45%;
        /* height : 100vh; */
        padding   : 0;
    }
}

.gallery-thumbs .swiper-wrapper {
    flex-direction: row;
}

@media (min-width: 480px) {
    .gallery-thumbs .swiper-wrapper {
        flex-direction: column;
    }
}

.gallery-thumbs .swiper-slide {
    width    : 25%;
    flex-flow: row nowrap;
    height   : 100%;
    opacity  : 0.75;
    cursor   : pointer;
}

@media (min-width: 480px) {
    .gallery-thumbs .swiper-slide {
        flex-flow: column nowrap;
        width    : 100%;
    }
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    color: white !important;
    box-shadow: none !important;
    background-color: var(--button-color) !important;
}

.gallery-thumbs .swiper-slide-thumb-active::before {
    /* content: '';
    position: absolute;
    inset: 4px;
    border: 1px solid black;
    border-radius: 6px;
    box-shadow: 0 0 12px -2px; */
}

/* .gallery-thumbs .swiper-wrapper::before {
    content         : '';
    position        : absolute;
    left            : 7px;
    top             : 15px;
    width           : 1px;
    height          : calc(100% - 33px);
    background-color: #aaaaaa
} */

.gallery-thumbs .swiper-slide {
    font-weight: bold;
    height: unset !important;
    opacity: 1;
    width: 48%;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    background: white;
    border: none;
    color: black;
    box-shadow: 0 6px 10px rgba(0,0,0,.08), 0 0 6px rgba(0,0,0,.05);
}

/* .gallery-thumbs .swiper-slide::before {
    content      : '';
    position     : absolute;
    left         : 0px;
    top          : 15px;
    width        : 13px;
    height       : 13px;
    border       : 1px solid #0b163f;
    border-radius: 100%;
    background   : white;
}

.gallery-thumbs .swiper-slide-thumb-active::before {
    background: #0b163f;
} */

/* .gallery-top .swiper-slide {
    border-radius: 6px;
} */

.gallery-thumbs .swiper-wrapper {
    flex-direction: unset;
    gap           : 10px;
    flex-wrap: wrap;
    justify-content: center;
    transform: none !important;
    /* border: 1px solid black;
    box-sizing: border-box;
    border-radius: 5px;
    justify-content: center; */
}

.gallery-top .swiper-slide .description {
    /* max-width: 600px; */
    padding: 0 100px;
}

@media (max-width:1366px) {
    .our-services .container {
        max-width: 96%;
    }
}

@media (max-width:1024px) {
    /* .gallery-thumbs {
        display: none;
    } */

    .swiper-container-wrapper {
        flex-direction: column-reverse;
    }

    .gallery-thumbs {
        width: 100%;
        min-height: unset;
        margin-bottom: 20px;
    }

    .gallery-thumbs .swiper-wrapper {
        justify-content: space-between;
        margin-left: 10px;
        margin-top: 10px;
    }

    .gallery-thumbs .swiper-slide {
        padding: 10px 0;
        width: 32%;
    }

    .gallery-top {
        width: 100%;
    }

    .gallery-top .swiper-slide {
        min-height: 320px;
    }

    .swiper-slide-active .title {
        font-size: 20px;
        padding  : 0 10px;
    }

    .gallery-top .swiper-slide .description {
        padding: 0 20px;
    }
}

.our-services {
    padding: 40px 0;
    background-color: #f0f0f8;
}

.hero-banner .banner-thumbnail {
    z-index: 2;
}

.hero-banner .banner-thumbnail .shape-group li.shape-4 {
    top: -20px;
    right: 50px;
}

.hero-banner .banner-thumbnail .shape-group li.shape-4 img {
    height: 100px;
}

.hero-banner .banner-thumbnail .shape-group li.shape-3 {
    top: 40vh;
    left: -60px;
}

.hero-banner .banner-thumbnail .shape-group li.shape-6 {
    top: 41vh;
    right: 40px;
    display: none;
}

.hero-banner .banner-thumbnail .shape-group li.shape-1 {
    top: 0;
    left: -170px;
    display: none;
}

.edu-breadcrumb-area {
    position: relative;
}

.edu-breadcrumb-area:not(.policy-breadcrumb-area)::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    filter: opacity(0.9) !important;
    background-color: black;
}

.edu-breadcrumb-area:not(.policy-breadcrumb-area) .page-title .title,
.edu-breadcrumb-area:not(.policy-breadcrumb-area) .edu-breadcrumb li.breadcrumb-item a,
.edu-breadcrumb-area:not(.policy-breadcrumb-area) .edu-breadcrumb li.separator i {
    color: var(--color-white);
}

.edu-breadcrumb-area .edu-breadcrumb li.breadcrumb-item.active {
    color: var(--color-secondary);
}

.edu-footer .edu-footer-widget .inner {
    margin-top: 0;
}

.footer-services {
    margin-top: 0;
}

.footer-services .edu-footer-widget {
    padding: 30px 30px 30px 30px;
    margin: 0 0 -30px 0;
    background: white;
}

.footer-services ul {
    display: flex;
    flex-wrap: wrap;
    row-gap: 11px;
    column-gap: 10px;
}

.footer-services ul li {
    width: 48%;
    margin: 0 !important;
}

.footer-services * {
    color: var(--color-heading) !important;
}

.footer-services * a:hover {
    color: var(--color-primary) !important;
}

.testimonial-wrap {
    margin-bottom: 60px;
}

.testimonial-wrap .testimonial-slide .content {
    margin-bottom: 0;
}

/* Process */
.process-page {
    padding-bottom: 40px !important;
    padding-top: 40px;
}

.process-page .row {
    gap: 30px;
}

.process-page img {
    width: 360px;
    height: 360px;
    object-fit: cover;
}

.ms-n4 {
    margin-left: -1.5rem !important;
}

.me-n4 {
    margin-right: -1.5rem !important;
}

.rounded-4 {
    border-radius: 14px;
}

.media-middle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.media {
    width: 40px;
    height: 40px;
    border-radius: 0.25rem;
    font-size: 18px !important;
    flex-shrink: 0;
}

.text-bg-info-soft {
    color: #39baf6;
    background-color: #e7f7fe !important;
    border-color: transparent;
}

.text-bg-primary-soft {
    color: #33b89f;
    background-color: #e7f6f3 !important;
    border-color: transparent;
}

.text-bg-pink-soft {
    color: #d63384;
    background-color: #fae7f0 !important;
    border-color: transparent;
}

.text-bg-warning-soft {
    color: #f7c239;
    background-color: #fef8e7 !important;
    border-color: transparent;
}

.bg-opacity-30 {
    opacity: 0.3;
}

.sction-sap svg {
    height: 120px;
}

.process-bg-1 {
    color: white;
    background-color: #1ab69d !important;
}

.process-bg-2 {
    color: white;
    background-color: #ee4a62 !important;
}

.process-bg-3 {
    color: white;
    background-color: #4664e4 !important;
}

.process-bg-4 {
    color: white;
    background-color: #f8941f !important;
}


/* Subject */
.subject-section {
    background-color: #f0f0f8;
    padding-bottom: 30px;
}

.subject-section-wrap {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: center; */
    gap: 8px;
}

.subject-link {
    background: var(--color-white);
    box-shadow: var(--shadow-darker);
    /* border: 1px solid #ccc; */
    border-radius: 5px;
    text-decoration: none;
    padding: 8px 15px;
    color: var(--color-heading);

    margin: 0;
    display: inline-block;
    line-height: unset;
    min-width: 100px;
    text-align: center;
}

.subject-link.highlighted {
    font-weight: bold;
    color: white;
    box-shadow: 0 6px 10px rgba(0,0,0,.08), 0 0 6px rgba(0,0,0,.05);
}

/* Begin CSS  */
.subject-title {
  padding-left:15px;
  color:rgba(0,0,0,0.6);
  font-weight:bolder;
  font-size:14px;
  margin-top:20px;
  display: none;
}
.subject-filter span.active,
.subject-filter span:hover{
  background-color:var(--color-primary) !important;
  color:#fff;
}
.subject-filter{
  border:1px solid rgba(0,0,0,0.1);;
  padding:10px 10px;
  text-align: center;
  border-radius:4px;
  margin-bottom:10px;
  background-color: #1f2432;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
.subject-filter span{
  cursor:pointer;
  background-color:#fff;
  box-shadow:0 2px 5px rgba(0,0,0,0.2);
  border-radius:4px;
  padding:10px 20px;
  font-size: 20px;
  color: var(--color-heading);
  font-weight: bold;
  display:inline-block;
  flex: 1;
}

.subject-filter span.active {
    position: relative;
}

.subject-filter span.active::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid var(--color-primary);
    left: 0;
    right: 0;
    margin: auto;
    bottom: -10px;
}

.testimonial-area .content .rating i {
    color: var(--color-tertiary) !important;
}

#headerForm .form-control,
#popupForm .form-control,
#subjectForm .form-control {
    border: 1px solid var(--color-primary);
    outline: none !important;
    box-shadow: none !important;
    color: var(--color-heading);
    height: 44px;
}

#headerForm .submit-btn,
#popupForm .submit-btn {
    height: 44px;
    line-height: 42px;
}

#headerForm .iti,
#contactForm .iti,
#popupForm .iti,
#subjectForm .iti {
    width: 100%;
    border-radius: 6px;
}

textarea.form-control {
    font-size: 15px;
    background-color: var(--color-white);
    box-shadow: none;
    padding: 20px 25px;
    outline: none;
    border: none;
    border-radius: 5px;
    color: var(--color-heading);
}

.form-control:focus {
    outline: none;
    box-shadow: none;
}

#contactForm [name="phone"] {
    padding-left: 105px;
}

#getQuote .modal-content {
    flex-direction: row;
    align-items: center;
}

#getQuote .modal-content .btn-close {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
}

#getQuote .modal-content .header-form-title {
    text-align: left;
}

#getQuote .modal-content .modal-body {
    padding: 0px 50px 0;
}

#getQuote .modal-content .edu-cta-box {
    background: none;
    padding: 0;
    margin: 10px 0;
}

#getQuote .modal-content .edu-cta-box span {
    width: 48px;
    height: 48px;
    line-height: 39px;
    font-size: 18px;
    text-transform: uppercase;
}

.header-top .header-notify span {
    color: var(--color-primary);
    text-decoration: underline;
    font-weight: 500;
    cursor: pointer;
}

@media (max-width:991px) {

    #getQuote .modal-content .modal-header {
        display: none;
    }
    #getQuote .modal-content .modal-body {
        padding: 30px 50px 30px;
    }
}

@media (max-width:767px) {
    .edu-brand-area {
        padding-top: 30px;
    }
    .edu-footer .footer-top .col-lg-4,
    .edu-footer .footer-top .col-lg-2 {
        width: 100%;
    }
    .footer-services .edu-footer-widget {
        margin: 10px 0 0 0;
    }
    .brand-grid-wrap {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width:560px) {
    .gallery-thumbs .swiper-slide {
        width: 48%;
        display: none;
    }
    .edu-breadcrumb-area {
        padding: 12px 0 12px;
    }
    .edu-breadcrumb li {
        margin: 0;
    }
    .our-services .swiper-slide-active .title {
        font-size: 24px;
    }
    .gallery-top .swiper-slide {
        padding: 20px 0px;
    }

    .banner-btn button {
        margin-block-end: 8px;
    }
}
/* Validate */

#headerForm .form-control.has-error,
#contactForm .form-control.has-error,
#popupForm .form-control.has-error,
#subjectForm .form-control.has-error  {
    border: 1px solid red;
}

#headerForm label.error,
#contactForm label.error,
#popupForm label.error,
#subjectForm label.error {
    display: none !important;
}

/* Services */
.teas-exam-page .categorie-area-5::before {
    background-image: url(../images/content/teas/teas-bg.jpg);
}

.hesi-help-page .categorie-area-5::before {
    background-image: url(../images/content/teas/teas-bg.jpg);
}

.comptia-exam-page .categorie-area-5::before {
    background-image: url(../images/content/comptia/comptia-bg.jpg);
}

.chrp-exam-page .categorie-area-5::before {
    background-image: url(../images/content/chrp/chrp-bg.jpg);
}

.yearly-exam-page .categorie-area-5::before {
    background-image: url(../images/content/yearly/yearly-bg.jpg);
}

.midterm-page .categorie-area-5::before {
    background-image: url(../images/content/midterm/midterm-bg.jpg);
}

.weekly-quizzes-page .categorie-area-5::before {
    background-image: url(../images/content/weekly-quizzes/weekly-bg.jpg);
}

.nclex-page .categorie-area-5::before {
    background-image: url(../images/content/nclex/nclex-bg.jpg);
}

.ged-exam-page .categorie-area-5::before {
    background-image: url(../images/content/ged/ged-bg.jpg);
}

.gre-exam-page .categorie-area-5::before {
    background-image: url(../images/content/gre/gre-bg.jpg);
}

.praxis-exam-page .categorie-area-5::before {
    background-image: url(../images/content/praxis/praxis-bg.jpg);
}

.real-estate-page .categorie-area-5::before {
    background-image: url(../images/content/real/real-bg.jpg);
}

.our-services-page .categorie-area-5::before {
    background-image: url(../images/content/services/services-bg.jpg);
}

.home-page .categorie-area-5::before {
    background-image: url(../images/content/home/home-bg.jpg);
}

.popup-mobile-menu .inner .header-top .close-menu .close-button {
    background: var(--color-heading);
    color: var(--color-white);
    width: 32px;
    height: 32px;
    font-size: 12px;
}


   /* V2 css start */


   .sec-pd{
    padding: 50px 0px;
   }
   
   .big-cnt-area{
    background-color: #f1f1f1;
   } 
   /* V2 css end */