@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

body {
    font-family: "Nunito", sans-serif;
}

.ast-separate-container {
    background-color: #fff;
}

.ast-container {
    padding: 0 15px;
}

.ast-site-title-wrap {
    display: none;
}

.ast-site-identity {
    padding: 0;
}

.site-header {
    padding: 0 0 10px;
    box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.25);
}

.wpcf7 form>div,
.wpcf7 form>p {
    margin-bottom: 0;
}

.ast-above-header-wrap {
    margin-bottom: 10px;
}

.ast-above-header-wrap .ast-above-header-bar {
    padding: 10px 15px;
}

/* .postid-2160 .ast-above-header-wrap {
    display: none !important;
}

.postid-2160 .site-header {
    padding: 6px 0;
} */

.profile-main .elementor-image-box-wrapper .elementor-image-box-content h3 {
    margin: 0 0 11px;
}

.ast-above-header-wrap p {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
}

.ast-above-header-wrap p a {
    display: inline-flex;
    background-color: #00A94E;
    color: #fff !important;
    padding: 5px 20px !important;
    border-radius: 50px;
    margin-left: 5px;
}

header.entry-header {
    display: none;
}

.tag-line svg {
    margin: 0 !important;
}

.entry-content p:last-child {
    margin-bottom: 0;
}

.button-arrow .elementor-button-icon {
    font-size: 10px;
}

.site-below-footer-wrap {
    padding: 18px 0 18px;
}

.ast-footer-copyright p {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #001020;
}

.site-below-footer-inner-wrap {
    display: flex;
    flex-wrap: wrap;
}

.site-below-footer-inner-wrap .site-footer-section {
    padding: 0 15px;
}

.site-primary-footer-wrap {
    padding: 90px 0 50px;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    max-width: 1311px;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
    max-width: 1311px;
    justify-content: space-between
}

.site-footer-section-1 .widget_text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #001020;
    margin-bottom: 0;
}

.footer-nav-wrap ul {
    display: flex !important;
}

.footer-nav-wrap ul li {
    position: relative;
}

.footer-nav-wrap ul li:not(:last-child):before {
    content: "|";
    position: absolute;
    right: -3px;
    top: -3px;
}

.footer-nav-wrap ul li a {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #001020;
}

.site-primary-footer-wrap .site-footer-section {
    width: 25%;
    padding: 0 15px;
}

.site-primary-footer-wrap .site-footer-section-1 {
    width: 30%;
}

.site-primary-footer-wrap .site-footer-section-2 {
    width: 22%;
}

.site-primary-footer-wrap .site-footer-section-3 {
    width: 27%;
}

.site-primary-footer-wrap .site-footer-section-4 {
    width: 21%;
}

.site-primary-footer-wrap .site-footer-section h2 {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #001020;
    margin-bottom: 29px;
}

.site-primary-footer-wrap .site-footer-section h2.widget-title {
    margin-bottom: 12px;
}

.site-primary-footer-wrap .site-footer-section-3 .widget_block ul {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.site-primary-footer-wrap .site-footer-section-3 .widget_block ul li {
    padding-left: 46px;
    min-height: 35px;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #001020;
    position: relative;
}

.site-primary-footer-wrap .site-footer-section-3 .widget_block ul li::before {
    content: "";
    width: 36px;
    height: 36px;
    position: absolute;
    top: 50%;
    left: 0;
    background: url(../images/icon-3.svg) no-repeat center center;
    transform: translate(0, -50%);
}

.site-primary-footer-wrap .site-footer-section-3 .widget_block ul li:nth-child(1):before {
    background: url(../images/icon-1.svg) no-repeat center center;
}

.site-primary-footer-wrap .site-footer-section-3 .widget_block ul li:nth-child(2):before {
    background: url(../images/icon-2.svg) no-repeat center center;
}

.site-primary-footer-wrap .site-footer-section-3 .widget_block ul a {
    color: #001020;
}

.widget {
    margin-bottom: 0;
}

.site-primary-footer-wrap .menu {
    display: flex;
    flex-direction: column;
    row-gap: 5.5px;
}

.site-primary-footer-wrap .menu li a {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #001020;
}

.site-primary-footer-wrap .widget_media_gallery {
    margin-bottom: 10px;
    width: 180px;
}

.offering-box .elementor-widget-image-box {
    overflow: hidden;
}

.offering-box .elementor-image-box-img {
    display: flex !important;
}

.offering-box .elementor-image-box-content {
    padding: 21px 20px 22px;
}

.blog-list-main .row {
    display: flex;
    flex-wrap: wrap;
    row-gap: 40px;
}

.blog-list-main .col-md-4 {
    width: 33.33%;
    padding: 0 20px;
}

.blog-box-main {
    padding: 4px;
    background: #FFFFFF;
    box-shadow: 0px 1px 16px rgba(0, 87, 174, 0.25);
    border-radius: 20px;
    min-height: 100%;
}

.blog-box-img a {
    display: flex;
    padding: 31% 25%;
    position: relative;
}

.blog-box-img a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.blog-box-content {
    padding: 9px 20px 20px;
}

.blog-box-content h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #001020;
    margin-bottom: 10px;
    margin-top: 0;
}

.blog-box-content h3 a {
    color: #001020;
    text-decoration: none !important;
}

.blog-box-content p {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #323232;
    margin-bottom: 15px;
}

.date-view-more {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.date-view-more span {}

.date-view-more>a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border: 1px solid #0057AE;
    border-radius: 1000px;
}

.testimonials-wrap .owl-item {
    float: left;
}

.owl-stage-outer {
    overflow: hidden;
}

.owl-dots.disabled,
.owl-nav.disabled {
    display: none;
}

.testimonial-item {
    padding: 16px 14px;
    background: #FFFFFF;
    border: 4px solid #E6EEF7;
    border-radius: 16px;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.testimonial-content p {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #323232;
    padding-top: 24px;
    position: relative;
    margin-bottom: 39px !important;
}

.testimonial-content p::before {
    content: "";
    width: 18px;
    height: 14px;
    background: url(../images/icon.svg) no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
}

.testimonial-img-name {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: auto;
}

.elementor .testimonial-img img {
    width: 57px;
    height: 57px;
    border-radius: 50%;
    object-fit: cover;
}

.owl-stage {
    display: flex;
}

.owl-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 64px;
}

.elementor-kit-6 .owl-dots button {
    width: 10px;
    height: 8px;
    background: #E7E8EC;
    padding: 0;
    border-radius: 100px;
}

.elementor-kit-6 .owl-dots button.active {
    width: 56px;
    background: #0057AE;
}

.testimonial-img-name h4 {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #001020;
    width: calc(100% - 57px);
    padding-left: 10px;
}

.banner-border::after {
    content: "";
    width: 100%;
    height: 75px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../images/banner-border.png) no-repeat center bottom;
    z-index: 1;
}

.offerings-box-main {
    background: #EEF6FF;
    border: 1px solid rgba(0, 87, 174, 0.1);
    box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.06);
    border-radius: 16px;
    overflow: hidden;
}

.offerings-box-img {
    position: relative;
    padding: 29.3% 25%;
}

.offerings-box-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.offerings-box-img .offerings-box-date {
    position: absolute;
    right: 0;
    top: 0;
}

.offerings-box-img .offerings-box-date span {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 8px 14px;
    background: #0057AE;
    border-radius: 4px;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    color: #FFFFFF;
}

.offerings-box-img .offerings-box-date span b {
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    color: #FFFFFF;
}

.offerings-box-content {
    padding: 31px 29px 29px;
}

.button-arrow .elementor-button-content-wrapper {
    gap: 15px;
}

.offerings-title {
    position: relative;
    margin-bottom: 15px;
}



.offerings-title span {
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #001020;
    display: flex;
    align-items: center;
    gap: 10px;
}

.offerings-title span b {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #001020;
    display: flex;
    padding: 6px 16px;
    background: #FFEFCC;
    border-radius: 50px;
}

.offerings-title>h3 {
    font-weight: 800;
    font-size: 32px;
    line-height: 34px;
    color: #001020;
    margin-bottom: 0;
    padding-right: 38%;
}

.offerings-description h6 {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #686767;
    margin-bottom: 8px;
}

.offerings-description p {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #001020;
}

.subject-time {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 10px;
}

.subject-time span {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #323232;
    padding-left: 28px;
    position: relative;
}

.subject-time span::before {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 0;
}

.subject-time span.subject-icon::before {
    background: url(../images/Subject.svg) no-repeat center center;
}

.subject-time span.time-icon::before {
    background: url(../images/time.svg) no-repeat center center;
}

.subject-time b {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #001020;
}

.elementor-widget-heading span {
    position: relative;
    z-index: 1;
    display: inline-flex;
}

/* .elementor-widget-heading span::before {
    content: "";
    right: -30px;
    top: 0;
    position: absolute;
    width: 198px;
    height: 53px;
    background: url(../images/title-bg.svg) no-repeat center center / contain;
    z-index: -1;
    bottom: 0;
    margin: auto;
} */

.subject-time {
    margin: 16px 0 24px;
}

.teacher-slider-main {
    padding: 13px 10px 14px 11px;
    background: #FFFFFF;
    border-radius: 20px;
    margin-top: 1px;
}

.teacher-img {
    position: relative;
    padding-top: 120.5%;
    width: 100%;
}

.teacher-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    border-radius: 18px !important;
}

.teacher-img p {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #001020;
    background-color: #F0F7FF;
    border-radius: 19px;
    padding: 24px 16px;
    opacity: 0;
}

.teacher-slider-box:hover .teacher-img p {
    opacity: 1;
}

.teacher-name {
    text-align: center;
    padding: 24px 0 0;
}

.teacher-name h4 {
    font-weight: 700;
    font-size: 23.6821px;
    line-height: 32px;
    text-align: center;
    color: #001020;
    margin-bottom: 6px;
}

.teacher-name p {
    font-weight: 600;
    font-size: 18.9457px;
    line-height: 26px;
    text-align: center;
    color: #323232;
}

.teacher-slider-main .owl-dots {
    gap: 5px;
    align-items: center;
    margin-top: 12px;
}

.teacher-slider-main .owl-dots button {
    width: 10px;
    height: 10px;
}

.teacher-slider-main .owl-dots button.active {
    width: 15px;
    height: 15px;
}

.heartbeat-box .elementor-widget-image-box {
    min-height: 100%;
}

.yellow-bg::before {
    content: "";
    position: absolute;
    width: 357.46px;
    height: 365.17px;
    right: 0;
    bottom: 0;
    background: #FFAD01;
    border-radius: 20px;
    z-index: -1;
}

.arrow-design {
    position: relative;
}

.arrow-design::after {
    content: "";
    width: 202px;
    height: 81px;
    background: url(../images/border.png) no-repeat center center;
    position: absolute;
    bottom: -99px;
    right: -18px;
}

.beyond-icon {
    position: relative;
}

.elementor .beyond-icon::before {
    content: "" !important;
    display: block !important;
    position: absolute;
    left: -104px;
    top: 76px;
    width: 62px;
    height: 60px;
    background: url(../images/icon-4.svg) no-repeat center center;
}

.elementor .beyond-icon::after {
    content: "";
    width: 71px;
    height: 81px;
    position: absolute;
    right: -90px;
    top: 78px;
    background: url(../images/icon-5.svg) no-repeat center center;
}

.elementor .teacher-icon::before {
    content: "" !important;
    display: block !important;
    width: 92px;
    height: 92px;
    background: url(../images/Notebook.svg) no-repeat center center;
    position: absolute;
    left: 70px;
    bottom: -20px;
    top: unset;
}

.elementor .teacher-icon::after {
    content: "";
    width: 71px;
    height: 81px;
    position: absolute;
    right: 56px;
    bottom: 14px;
    background: url(../images/icon-7.svg) no-repeat center center;
}

.elementor .banner-icon::before {
    content: "" !important;
    display: block !important;
    width: 212px;
    height: 172px;
    position: absolute;
    left: 42px;
    top: -17px;
    background: url(../images/banner-icon-1.svg) no-repeat center center;
}

.elementor .banner-icon::after {
    content: "";
    width: 307px;
    height: 77px;
    position: absolute;
    right: 14px;
    bottom: -116px;
    background: url(../images/banner-icon-2.svg) no-repeat center center;
}


.our-mission-main .elementor-icon {
    display: flex;
}

.contact-form .form-group input,
.contact-form .form-group textarea {
    padding: 0px 15px;
    width: 100%;
    height: 50px;
    background: #FFFFFF;
    border-radius: 16px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #323232;
    border: 0;
    box-shadow: unset;
}

.contact-form .form-group textarea {
    height: 139px;
    padding: 15px;
}

.contact-form .form-group label {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #001020;
    display: flex;
    margin-bottom: 6px;
}

.contact-form .form-group p {
    margin-bottom: 0;
}

.contact-form .form-group {
    margin-bottom: 25px;
}

.single-post #content .ast-container {
    max-width: 100%;
    padding: 0;
}

.single-post .ast-article-single {
    padding: 0;
}

.blog-details-head {
    background-color: #E6EEF7;
    min-height: 410px;
    padding: 81px 0 0;
}

.blog-details-head .container {
    max-width: 1310px;
    margin: auto;
    padding: 0 15px;
}

.back-link a {
    display: inline-flex;
    align-items: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #0057AE;
    text-decoration: none !important;
    gap: 10px;
    text-transform: capitalize;
}

.blog-details-head h1 {
    font-weight: 800;
    font-size: 40px;
    line-height: 48px;
    color: #001020;
    margin: 10px 0 0;
}

.blog-details-data .container {
    max-width: 1314px;
    margin: auto;
    padding: 0 15px;
}

.blog-details-bg {
    background-color: #fff;
    padding: 50px 100px;
    border-radius: 20px 20px 0 0;
}

.blog-details-data {
    margin-top: -180px;
}

.blog-details-bg .post-hero-image {
    position: relative;
    padding: 27.85% 20%;
}

.blog-details-bg .post-hero-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    box-shadow: 0px 1px 16px rgba(0, 87, 174, 0.25);
    border-radius: 20px;
}

.date-share {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 30px 0 51px;
}

.date-share .post-share {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px;
    background: rgba(255, 173, 1, 0.1);
    border-radius: 16px;
    list-style: none;
    gap: 17px;
    margin: 0;
}

.date-share .post-share li {
    margin-bottom: 0;
}

.date-share .post-share li a {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 14px;
}

.blog-details-bg .post-content p {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #323232;
    margin-bottom: 20px;
}

.blog-details-bg .post-content h2 {
    font-weight: 800;
    font-size: 30px;
    line-height: 48px;
    color: #001020;
    margin-top: 51px;
}

.blog-details-bg .post-content ul {
    padding: 0;
    margin: 48px 0 0;
    list-style: none;
}

.blog-details-bg .post-content ul li {
    position: relative;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #001020;
    padding-left: 30px;
    margin-bottom: 11px;
    position: relative;
}

.blog-details-bg .post-content ul li::before {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    left: 12px;
    top: 9px;
    background-color: #001020;
    border-radius: 60%;
}

.related-blog {
    background-color: #F5F5F6;
    padding: 60px 0;
}

.related-blog .container {
    max-width: 1306px;
    margin: auto;
}

.article-blog {
    width: 100%;
}

.related-blog-head {
    margin-bottom: 50px;
    text-align: center;
}

.related-blog-head h2 {
    margin: 0;
    display: inline-flex;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    text-transform: capitalize;
    color: #0057AE;
    gap: 4px;
}

.related-blog-head h3 {
    margin: 10px 0 14px;
    font-weight: 800;
    font-size: 40px;
    line-height: 48px;
    color: #001020;
}

.related-blog-head p {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #001020;
}

.blog-filter {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.blog-filter .blog-search-form {
    position: relative;
    width: 100%;
    max-width: 763px;
}

.blog-filter .blog-search-form input {
    width: 100%;
    padding: 10px 10px 10px 20px;
    height: 60px;
    background: #E6EEF7;
    border-radius: 16px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #323232;
    border: 0;
}

.blog-filter .blog-search-form button[type="submit"] {
    position: absolute;
    right: 10px;
    top: 5px;
    height: 50px;
}

.blog-sort-form {
    display: flex;
    align-items: center;
    padding: 18px 20px;
    background: #F3F7FB;
    border-radius: 16px;
}

.blog-sort-form select {
    background: transparent url(../images/select-arrow.svg) no-repeat right center;
    font-weight: 600;
    font-size: 16px;
    color: #0057AE;
    width: auto;
    padding: 0 25px 0 0;
    border: 0;
    box-shadow: unset;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.blog-sort-form label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #323232;
    margin-right: 5px;
}

.blog-list-page .blog-list-main {
    margin-top: 30px;
}

.blog-list-page .blog-list-main .row {
    margin: 0 -20px;
}

.blog-pagination {
    display: flex;
    justify-content: center;
    gap: 5px;
    margin-top: 50px;
}

.blog-pagination .page-numbers {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
    border-radius: 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #333333;
    text-decoration: none !important;
}

.blog-pagination .page-numbers.current {
    background-color: #FFAD01;
    border: 1px solid #FFAD01;
    color: #fff;
}

button[type="submit"] {
    display: flex;
    gap: 10px;
    align-items: center;
}

.slider-arrow-main {
    position: absolute !important;
    top: 15px;
    right: 15px;
}

.slider-arrow {
    display: flex;
    gap: 20px;
}

.elementor-kit-6 .slider-arrow button {
    width: 42px;
    height: 42px;
    border: 2px solid #001020;
    border-radius: 10.4167px;
    padding: 0;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}

.elementor-kit-6 .slider-arrow button:hover {
    border: 2px solid #FFAD01;
    background-color: #FFAD01;
}

.single-offerings #content .ast-container {
    max-width: 100%;
    padding: 0;
}

.single-offerings .ast-article-single {
    padding: 0;
}

.article-offerings {
    width: 100%;
}

.profile-main .elementor-image-box-wrapper {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
}

.profile-main .elementor-image-box-img {
    display: block !important;
}

.profile-main .elementor-image-box-wrapper .elementor-image-box-content {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #0057AE;
    padding: 20px;
    border-radius: 10px;
}

.tab-main .e-n-tabs-heading button {
    background: transparent !important;
    box-shadow: unset !important;
    padding-bottom: 10px;
    position: relative;
}

.tab-main .e-n-tabs-heading button[aria-selected="true"]::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    right: 0;
    background-color: #0057AE;
}

.tab-main .elementor-widget-text-editor span {
    color: #0057AE;
}

.tab-main .elementor-image-box-title {
    margin-top: 0;
}

.offerings-single-box {
    display: flex;
    flex-wrap: wrap;
}

.offerings-single-img {
    order: 2;
    width: 51.6%;
    padding: 0 15px;
}

.offerings-single-content {
    order: 1;
    width: 48.4%;
    padding: 0 15px;
}

.offerings-single-content h1 {
    font-weight: 800;
    font-size: 38px;
    line-height: 52px;
    color: #001020;
    margin: 2px 0 17px;
}

.offerings-single-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #001020;
}

.offerings-single-img .single-img {
    position: relative;
    padding: 30.88% 25%;
    border-radius: 20px;
    overflow: hidden;
}

.offerings-single-img .single-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}

.workshop-event-details {
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    gap: 15px;
    background: #FFFFFF;
    border-radius: 16px;
    margin: 20px 0;
}

.workshop-event-details p {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #0057AE;
    margin-bottom: 0;
    padding-left: 32px;
    position: relative;
}

.workshop-event-details p img {
    position: absolute;
    left: 0;
    top: 0;
}

.workshop-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    padding: 25px;
}

.workshop-modal__backdrop {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}

.workshop-modal__container {
    position: relative;
    width: 100%;
    max-width: 500px;
    margin: auto;
    background: #E6EEF7;
    border-radius: 22px;
    padding: 30px;
}


.workshop-modal__dialog .workshop-modal__close {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 30px;
    height: 30px;
    background: transparent url(../images/CloseCircle.svg) no-repeat center center;
    border: 0;
    padding: 0;
    font-size: 0;
}

.workshop-modal__content h2 {
    font-weight: 800;
    font-size: 30px;
    line-height: 48px;
    color: #001020;
}

.workshop-modal__content p {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #001020;
    margin-bottom: 30px;
}

.workshop-modal__content .form-group {
    margin-bottom: 25px;
}

.workshop-modal__content .form-group label {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #001020;
    display: flex;
    margin-bottom: 6px;
}

.workshop-modal__content .form-group input {
    outline: none;
    outline-color: inherit;
    padding: 0px 15px;
    width: 100%;
    height: 50px;
    background: #FFFFFF;
    border: 0;
    border-radius: 16px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #323232;
    box-shadow: unset;
}

.workshop-msg {
    margin-bottom: 15px;
    padding: 10px;
    border-radius: 6px;
}

.workshop-msg.success {
    background: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.workshop-msg.error {
    background: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.form-group div.error {
    color: red;
}
@media only screen and (min-width: 992px) {
    .main-header-bar-navigation nav ul li.btns a {
        background-color: #0057AE;
        color: #fff !important;
        padding: 5px 20px !important;
        border-radius: 50px;
    }
}

@media only screen and (max-width: 991px) {
    .ast-above-header-wrap p {
        font-size: 14px;
    }

    .blog-filter .blog-search-form {
        max-width: 375px;
    }

    .arrow-design::after {
        display: none;
    }

    .elementor .teacher-icon::before {
        top: -80px;
        left: 20px;
    }

    .elementor .teacher-icon::after {
        top: -60px;
        right: 30px;
    }

    .yellow-bg::before {
        width: 215px;
        height: 215px;
    }

    .site-primary-footer-wrap {
        padding: 50px 0 20px;
    }

    .elementor-widget-heading span::before {
        width: 128px;
        height: 30px;
    }

    .blog-list-main .col-md-4 {
        padding: 0 10px;
    }

    .blog-box-content {
        padding: 9px 5px 20px;
    }

    .elementor .beyond-icon::before,
    .elementor .beyond-icon::after {
        display: none !important;
    }

    .offering-box .elementor-image-box-content {
        padding: 15px;
    }

    .elementor .banner-icon::before {
        left: 0;
        top: -30px;
    }

    .blog-details-bg {
        padding: 30px;
    }

    .blog-details-head {
        padding: 40px 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .offerings-title>h3 {
        padding-right: 0;
    }

    .slider-arrow-main {
        position: unset !important;
    }

    .blog-filter {
        row-gap: 20px;
    }

    .blog-details-bg {
        padding: 20px;
    }

    .blog-details-head h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .date-share .post-share {
        gap: 8px;
        margin-top: 15px;
    }

    .blog-details-bg .post-content h2 {
        line-height: 38px;
    }

    .elementor .teacher-icon::before,
    .elementor .teacher-icon::after,
    .elementor .banner-icon::before,
    .elementor .banner-icon::after {
        display: none !important;
    }

    .offerings-box-content {
        padding: 15px;
    }

    .offerings-title span {
        position: unset;
        margin-top: 15px;
    }

    .blog-list-main .col-md-4 {
        width: 100%;
    }

    .owl-dots {
        margin-top: 30px;
    }

    .site-primary-footer-wrap .site-footer-section-1,
    .site-primary-footer-wrap .site-footer-section-2,
    .site-primary-footer-wrap .site-footer-section-3,
    .site-primary-footer-wrap .site-footer-section-4 {
        width: 100%;
    }

    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
        row-gap: 20px;
    }

    .site-primary-footer-wrap .site-footer-section h2 {
        margin-bottom: 15px;
    }

    .offerings-single-img {
        width: 100%;
        order: 1;
    }

    .offerings-single-content {
        width: 100%;
        order: 2;
        margin-top: 30px;
    }
}