/* @import url("https://fonts.googleapis.com/css2?family=ABeeZee:ital@0;1&family=Andika:ital,wght@0,400;0,700;1,400;1,700&family=Outfit:wght@100..900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap"); */


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Anton&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/* 
Font family
-----------------------------------------------
font-family: "Urbanist", sans-serif;
-----------------------------------------------*/
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none !important;
    list-style: none;
    font-family: "Montserrat", sans-serif;
    color: #5d5d5d;
    font-size: 16px;
    line-height: 29px;
}

/* body, ul, li, a {
} */
body {
    max-width: 100%;
    overflow-x: hidden !important;
    background: #fff !important;
}


h1,
h2,
h3,
h4,
h5,
h5,
h6 {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

h2 {
    font-size: 36px;
    font-weight: 600;
}

h6 {
    text-transform: uppercase;
    margin: 0px;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    letter-spacing: 1.8px;
    opacity: 1;
}

a {
    color: #86162d;
}

a:hover {
    color: #0c2231;
}

@media (min-width: 2001px) {
    .what-we-do-inner .what-we-do-content {
        padding-right: 100px !important;
    }
}


.wpcf7 form.invalid .wpcf7-response-output {
    border: 2px solid #f00 !important;
    margin: 0px;
    color: red;
    text-align: center;
}

.wpcf7-not-valid-tip {
    display: none;
}

.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-validates-as-required.wpcf7-not-valid {
    border-color: red !important;
}

/* == CONTAINER-CSS ==
================================================= */
.container,
.e-con-inner,
.elementor-container {
    max-width: 88% !important;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

/* .elementor-element,
.e-con-inner {
padding: 0 ;
} */
/* == CONTAINER-CSS ==
================================================= */
hr.wp-block-separator {
    color: transparent !important;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.elementor-divider span.elementor-divider-separator {
    border-top: 1px solid #d9d9d9 !important;
}

/* == ADA-ICON-CSS ==
===============================================================*/
body .uwy.userway_p5 .uai {
    top: auto;
    bottom: 80px !important;
    left: 13px;
    right: auto;
}

div#userwayAccessibilityIcon img.ui_b {
    filter: invert(1);
    -webkit-filter: invert(1);
}

/* == ADA-ICON-CSS ==
===============================================================*/
/* == SELECTION-CSS ==
===============================================================*/
::-moz-selection {
    background: #d9d9d9;
    color: #000;
}

::-webkit-selection {
    background: #d9d9d9;
    color: #000;
}

::selection {
    background: #d9d9d9;
    color: #000;
}

:root {
    --primarycolor: #86162d;
    --secondarycolor: #000000;
    --black: #000;
}

.menu_outer {
    background-color: #fff;
    padding: 15px 0px;
}

.menu_outer .container {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
}

#mega-menu-wrap-menu-1 {
    background: transparent;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

#mega-menu-menu-1 {}

.mega-close,
#mega-menu-wrap-menu-1:has(.mega-menu-open) #mega-menu-menu-1[data-effect-mobile^="slide_"]+button.mega-close::before {
    display: none !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
    background: transparent;
    color: #000;
    font-weight: 600;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link:hover,
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link:focus {
    background: transparent;
    color: #0ab859;
    font-weight: 600;
    text-decoration: none;
    border-color: #fff;
}

.header_logo a {
    display: flex;
}

.header_logo img {
    width: 175px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    position: relative;
    font-weight: 600;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link::after {
    content: "" !important;
    display: block !important;
    position: relative;
    z-index: 1;
    top: auto;
    bottom: 0;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 0;
    height: 2px;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link::after,
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-linkL:after,
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link::after,
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link:hover::after {
    width: 100%;
    background-color: #0ab859;
}

#mega-menu-wrap-menu-1 .mega-menu-toggle {
    background: transparent;
}

#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    background-color: #0ab859;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    color: #000;
}
.section {
    padding: 50px 0px;
}

.elementor-element .swiper .elementor-swiper-button {
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    background: #0ab859;
    opacity: .8;
}

.elementor-element .swiper .elementor-swiper-button:hover {
    opacity: 1;
}

.elementor-element.icon-box-outer .elementor-element.icon-box .elementor-icon-box-icon {
    width: 60px;
    height: 60px;
    background: #86162d;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin: 0;
    margin-bottom: 15px;
}

.elementor-element.icon-box .elementor-element {
    padding: 20px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 0 9px 0 #d3d3d3;
    height: 100%;
    transition: .3s ease-in-out all;
    -webkit-transition: .3s ease-in-out all;
    -moz-transition: .3s ease-in-out all;
}

.elementor-element.icon-box:hover .elementor-element {
    background-color: #0ab859;
}

.elementor-element.icon-box-outer .elementor-element.icon-box .elementor-icon-box-content h3 {
    margin: 0px;
}

.elementor-element.icon-box-outer .elementor-element.icon-box .elementor-icon-box-content h3 span {
    display: block;
    font-size: 25px;
    font-weight: 500;
    color: #000;
    line-height: initial;
    margin-bottom: 10px;
}

.site-footer {
    background-color: #000;
}

.footer-inner {
    max-width: 88% !important;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.site-footer .footer-inner .site-branding .site-logo img {
    width: 140px;
}

.copyright p {
    color: #fff;
}

.speakers-outer {
    background-color: rgb(244 245 247);
    padding: 60px 0px;
}

.elementor-element.counter-outer {
    background-color: #0ab859;
}

.elementor-element.cta_outer {
    padding: 30px 0px;
    background-color: #86162d;
}

.elementor-element.cta_outer h6,
.elementor-element.cta_outer h2 {
    color: #fff;
}

.elementor-element.contact-box .elementor-icon {}

.elementor-element.contact-box .elementor-icon-box-title {
    margin: 0px;
}

.elementor-element.contact-box .elementor-icon-box-title span {
    display: block;
    line-height: inherit;
    margin-bottom: 10px;
    color: #000;
    font-size: 20px;
}

.elementor-element.contact-box .elementor-icon-box-icon {
    width: 60px;
    height: 60px;
    max-width: 60px;
    background: #0ab859;
    display: flex !important;
    display: -webkit-flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    min-width: 60px;
}

.elementor-button {
    background-color: #fff !important;
    border-radius: 50px !important;
    border: 1px solid #86162d !important;
}

.elementor-button-text {
    color: #86162d !important;
    font-weight: 600;
}

.elementor-button:hover {
    background-color: transparent !important;
    border-color: #fff !important;
}

.elementor-button:hover .elementor-button-text {
    color: #fff !important;
}

.elementor-element.counter-outer {
    padding: 50px 0px;
}

#timer {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px;
}

#timer div {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    font-size: 50px;
    font-weight: 700;
    color: #000000;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    row-gap: 10px;
    align-items: center;
}

#timer div span {
    display: block;
}

.elementor-element.counter-outer h2,
.elementor-element.counter-outer p,
.elementor-element.counter-outer h4,
.elementor-element.counter-outer h3 {
    margin: 0px;
    color: #fff;
}

/* .home-team-outer {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
} */


.home-team-outer {
    display: flex;
    flex-wrap: wrap;
}

.home-team-grid.item {
    width: 33.333%;
}

/* Move the third, fourth, and fifth items to a new row */
/* .home-team-grid.item:nth-child(n+4) {
    width: 33.33%;
} */

.home-team-outer .home-team-img span {
    display: block;
}

.home-team-outer .home-team-img span img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
}

.home-team-outer .home-team-img span {
    text-align: center;
    display: block;
}

.home-team-outer .home-team-title {
    text-align: center;
}


.scroll-top-section {
    float: right;
    margin-right: 0px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99999;
    cursor: pointer
}

.scroll-top-section a.scrollToTop {
    position: relative;
    width: 50px;
    height: 50px;
    z-index: 0;
    outline: none;
    border-radius: 50%;
    background-color: #0c2231;
    border: 1px solid #fff
}

.scroll-top-section a.scrollToTop:before {
    position: absolute;
    width: 21px;
    height: 21px;
    color: #fff;
    content: "";
    background-repeat: no-repeat;
    background-image: url(../images/next.png);
    text-align: center;
    left: 14px;
    z-index: 999;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    background-size: cover;
    top: 14px;
    filter: invert(1);
    -webkit-filter: invert(1)
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.desktop-contact>a.mega-menu-link {
    background: #0ab859 !important;
    color: #fff !important;
    border-radius: 5px !important;
    border: 2px solid #0ab859 !important;
    display: block;
    overflow: hidden;
    position: relative;
    margin-left: 20px;
    line-height: 35px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.desktop-contact>a.mega-menu-link:hover {
    background: transparent !important;
    color: #0ab859 !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.desktop-contact>a.mega-menu-link::before {
    content: "";
    width: 10px;
    height: 200px;
    position: absolute;
    left: -50px;
    top: 0;
    margin-top: -20px;
    background: #ff934c;
    opacity: .6;
    animation: login-blur 3s infinite;
    animation-delay: 0s;
    animation-delay: 0s;
    animation-delay: 0s;
    transform-origin: top;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.desktop-contact>a.mega-menu-link::after {
    content: "";
    width: 20px;
    height: 200px;
    position: absolute;
    left: -20px;
    top: 0;
    margin-top: -20px;
    background: #ff934c;
    opacity: .6;
    animation: login-blur 3s infinite;
    animation-delay: 0s;
    animation-delay: 0s;
    animation-delay: 0s;
    transform-origin: top;
}

.elementor-button-icon .e-font-icon-svg {
    width: 1.3em;
    height: 1.3em;
}

.elementor-button-icon .e-font-icon-svg path {
    fill: #86162d;
}

.elementor-button-icon:hover .e-font-icon-svg {
    fill: #fff;
}

.home-team-grid {
    padding: 20px;
    transition: .5s ease-in-out all;
    border-radius: 10px;
}

.home-team-grid:hover {
    background-color: #fff;
}

.tablepress tr th span,
.tablepress tr th {
    background-color: #152f41;
    color: #ffffff;
    font-weight: 700;
    vertical-align: middle;
    word-break: normal;
}

.tablepress .row-hover tr:hover td {
    background-color: #ffeaee !important;
}

.elementor-element.abstracts-button a {
    border: 1px solid #86162d;
    text-align: left;
    display: block;
    padding: 10px 20px;
    position: relative;
    font-weight: 600;
    color: #86162d;
}

.elementor-element.abstracts-button a::before {
    position: absolute;
    content: '';
    background-image: url(../images/apps.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #86162d;
    top: 0px;
    right: 0px;
    bottom: 0px;
    height: 50px;
    width: 50px;
    background-size: 30px;
}

.elementor-element.abstracts-button p {
    margin: 0px;
}
.page-id-1090 header {
display: none;
}

.elementor-widget-testimonial {
    border-radius: 12.501px;
    border: 1.25px solid #585454;
    background: #fff;
    box-shadow: 5px 5px 0px 0px #0ab859;
    color: #000;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: initial;
    padding: 20px;
    flex-shrink: 0;
    margin-bottom: 15px;
    padding-left: 60px;
    position: relative;
}
@keyframes login-blur {
    from {
        transform: translate(0) rotate(45deg);
    }

    to {
        transform: translateX(470px) rotate(45deg);
    }
}

.Authors_ul ul {
    padding-left: 35px;
}

.Authors_ul ul li {
    list-style: none;
    position: relative;
    padding-bottom: 12px;
    font-weight: 600;
}

.Authors_ul ul li::before {
    position: absolute;
    content: '';
    background-image: url(../images/check.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 18px;
    height: 18px;
    left: -25px;
    top: 6px;
}

.Authors_ul ul li:nth-child(3) {
    list-style: none;
    padding-left: 30px;
}

.Authors_ul ul li:nth-child(3)::before {
    display: none;
}

.elementor-element.payment_box .elementor-element {
    background-color: #fff;
    padding: 25px;
    box-shadow: 0 0 9px 0 #00000040;
    border-radius: 10px;
    width: 100%;
    position: relative;
    z-index: 99;
}

.elementor-element.payment_box .elementor-element::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 60px;
    background-color: #152f41;
    top: 10px;
    left: 0px;
    right: 0px;
    /* border-radius: 50%; */
    z-index: -1;
}

.elementor-element.payment_box .elementor-element::after {
    position: absolute;
    content: '';
    width: 70%;
    height: 15px;
    background-color: #152f41;
    top: auto;
    left: 50%;
    right: 0px;
    /* border-radius: 50%; */
    z-index: -1;
    bottom: -15px;
    border-radius: 0 0 10px 10px;
    transform: translateX(-50%);
}

.elementor-element.payment_box .elementor-element h2 {
    margin: 0px;
    font-size: 25px;
    color: #fff;
    text-align: center;
    padding: 0px 30px;
}

.elementor-element.payment_box ul {
    padding-top: 40px;
}

.elementor-element.payment_box ul li {
    text-align: center;
    font-weight: 600;
}

.elementor-element.button-two .elementor-button:hover {
    background-color: #86162d !important;
    border-color: #86162d !important;
}

.elementor-element.button-two .elementor-button:hover svg path {
    fill: #fff;
}

.home-about-content a {
    font-weight: 600;
}

.elementor-element.fees-left img {
    width: 100%;
}

.elementor-element.fees-right {
    padding: 20px;
}

.elementor-element.fees-right h4 {
    margin: 0px;
}

.elementor-element.fees-outer .e-con-inner {
    box-shadow: 0 0 8px 0 #aeaeae;
    border-radius: 20px;
    padding: 0px;
    overflow: hidden;
}

.elementor-element.fees-outer p:nth-child(1) {
    margin: 0px;
}



/* .site-footer::before {
    position: absolute;
    content: '';
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100px;
    background-image: url(../images/Pattern01.png);
    background-repeat: no-repeat;
    background-size: cover;
    top: -100px;
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
} */

.footer-outer {
    max-width: 100% !important;
    width: 100% !important;
}

.footer-outer .footer-inner-top {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    width: 100%;
}

.footer-outer .row img {
    width: 130px;
}

.footer-outer .row p {
    color: #fff;
    margin: 0px;
    text-align: right;
}

.footer-outer .footer-inner-right {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
}

.footer-outer .footer-inner-left {
    display: flex;
    display: -webkit-flex;
}

.elementor-element.programs-outer .e-con-inner {
    background: #fff;
    box-shadow: 0 0 10px 0 #cecece;
    border-radius: 10px;
    overflow: hidden;
}

.elementor-element.programs-outer .elementor-element.programs-right h2 {
    margin-top: 0px;
    font-size: 25px;
}

.elementor-element.home-icon-box-outer h2 {
    margin-top: 0px;
}

.elementor-element.home-icon-box-outer .elementor-icon-box-title {
    margin-top: 0px;
}

.elementor-element.home-icon-box-outer .elementor-icon-box-title span {
    font-size: 20px;
    color: #000;
    line-height: inherit;
}

.elementor-element.icon-box:hover .elementor-element h3 span,
.elementor-element.icon-box:hover .elementor-element p {
    color: #fff;
}

.leadership-popup-modal-left img {
    border-radius: 20px !important;
    /* width: 300px;
    height: 300px !important;
    object-fit: cover; */
}

.team-read-more {
    cursor: pointer;
    color: #86162d !important;
}

.leadership-popup-modal-right h4 {
    font-size: 30px;
    color: #86162d;
}

.close,
.close:focus,
.close:hover {
    opacity: 1;
}

.leadership-popup-modal-right h5 {
    font-size: 16px;
}

.modal .modal-content .modal-body {
    display: grid;
    grid-template-columns: 30% 70%;
}

.modal-header .close span {
    font-size: 40px;
    color: #86162d;
    opacity: 1;
}

.home-team-title h4 {
    margin-top: 20px;
}

.leadership-popup-modal-right {
    padding-left: 30px;
}

.elementor-element.steering-committee-outer .elementor-widget-container {
    overflow-x: auto;
}

.error-page {
    padding: 50px 0px;
}

.error-page .head-title h1,
.error-page .head-title span {
    font-size: 50px;
}

.error-page .head-title span {
    color: #86162d;
}

.error-page a {
    text-decoration: none;
    font-weight: 500;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 12px 24px;
    color: #86162d;
    text-align: center;
    transition: all .3s;
    border: 1px solid #86162d;
    border-radius: 50px;
}

.error-page a:hover {
    background-color: #86162d;
    color: #fff;
}

.elementor-element.contact-box .elementor-icon-box-title span {
    margin-bottom: 0px;
}

.elementor-element.contact-box .elementor-icon-box-description a {
    color: #000;
}


.elementor-element.award-outer ul li {
    border-radius: 12.501px;
    border: 1.25px solid #585454;
    background: #fff;
    box-shadow: 5px 5px 0px 0px #0ab859;
    color: #000;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: initial;
    padding: 20px;
    flex-shrink: 0;
    margin-bottom: 15px;
    padding-left: 60px;
    position: relative;
}

.elementor-element.award-outer ul li::before {
    position: absolute;
    content: '';
    left: 15px;
    top: 15px;
    background-image: url(../images/reward.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
}

.home-banner .swiper-slide-inner {
    position: relative;
}

.home-banner .swiper-slide-inner .elementor-image-carousel-caption p {
    color: #fff;
    font-style: normal;
    margin: 0px;
    text-align: left;
}

.home-banner .swiper-slide-inner .elementor-image-carousel-caption h4 {
    font-size: 55px;
    font-weight: 400;
    line-height: 60px;
    text-align: left;
    font-family: "Poppins", sans-serif;
    color: #fff;
    position: relative;
    width: auto;
    margin: 0px;
    font-style: normal;
    margin-bottom: 15px;
}

.home-banner .swiper-slide-inner .elementor-image-carousel-caption {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: left !important;
    height: auto;
    min-height: auto;
    max-height: max-content;
    padding: 0px 15px;
    position: absolute;
    width: 100%;
    max-width: 1200px;
}

.home-banner .swiper-slide-inner .elementor-image-carousel-caption .banner-btn {
    color: #86162d;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 12px 24px;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    background-color: #fff;
    color: #86162d !important;
    font-weight: 600;
    border-radius: 50px;
    margin-top: 15px;
    font-style: normal;
    line-height: 29px;

}

.Why-do-outer .Why-do-left ul li {
    border-radius: 12.501px;
    border: 1.25px solid #585454;
    background: #fff;
    box-shadow: 5px 5px 0px 0px #0ab859;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: initial;
    padding: 20px;
    flex-shrink: 0;
    margin-bottom: 15px;
}

.Why-do-outer h2 {
    margin-bottom: 20px;
}

.tutor_details_right p {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
}

.tutor_details_right h6 {
    color: #000;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0;
    text-transform: none;
}


.Why-do-right .elementor-element {
    border-radius: 12.501px;
    border: 1.25px solid #585454;
    background: #fff;
    box-shadow: 5px 5px 0px 0px #0ab859;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: initial;
    padding: 20px;
    flex-shrink: 0;
    margin-bottom: 15px;
    height: 100%;
}

.elementor-element.Mentored-By-outer {
    margin-bottom: 70px;
    margin-top: 100px;
}

.Mentored-By-outer .e-con-inner {
    padding: 30px !important;
    background: #f2fff8;
    border-radius: 10px;
    border: 1px solid #000;
}

.elementor-element.mentored-title h2 {
    color: #fff;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 15px;
    text-align: center;
    width: 300px;
    margin: 0 auto;
    border-radius: 13.333px;
    border: 1.667px solid #000;
    background: #0ab859;
    margin-bottom: 20px;
}

.elementor-element.mentored-title {
    position: relative;
    margin-top: -87px;
}

.elementor-element.offer-div h2 {
    color: #746c6c;
    font-size: 35.2px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration-line: line-through;
    -webkit-text-decoration-line: line-through;
    text-decoration-color: #f00;
    -webkit-text-decoration-color: #f00;
    text-decoration: line-through #f00;
    margin-bottom: 0px;
}

.elementor-element.offer-div h4 {
    color: #746c6c;
    font-size: 35.2px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0px;
}

.elementor-element.offer-div h4 span {
    color: #000;
    font-size: 67.467px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0px;
    margin-right: 10px;
}

.elementor-element.offer-div h3 {
    color: #0ab859;
    font-size: 35.2px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px;
}

/* .elementor-element.offer-div{
    background-color: #86162d;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    margin: 10px;
    font-size: 18px;
    font-weight: 600;
    transition: all 0.5s;
    display: inline-flex
;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 50px;
    color: #fff;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-family: "medium" !important;
} */

.elementor-element.image-slider {
    width: 100%;
    max-width: 100%;
}

.elementor-element.Why-do-right ul {
    padding-top: 20px;
}

.elementor-element.Why-do-right ul li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 10px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.elementor-element.Why-do-right ul li::before {
    position: absolute;
    content: '';
    left: 0px;
    top: 5px;
    background-image: url(../images/clock.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
}

.elementor-element.Why-do-right ul li:nth-child(2):before {
    background-image: url(../images/global.png);
}

.elementor-element.Why-do-right ul li:nth-child(1):before {
    background-image: url(../images/calendar.png);
}
.pum-theme-1456, .pum-theme-default-theme
 {
    background-color: rgb(0 0 0 / 60%) !important;
 }
ul.contact-form  {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 25px;
}
ul.contact-form li:nth-child(5), 
ul.contact-form li:nth-child(6), 
ul.contact-form li:nth-child(7) {
    grid-column: 2 span;
}
ul.contact-form li textarea {
    height: 100px;
}
ul.contact-form li.scasend input {
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 12px 24px;
    color: #86162d;
    text-align: center;
    transition: all .3s;
    background-color: #fff !important;
    border-radius: 50px !important;
    border: 1px solid #86162d !important;
    font-weight: 500;
}
ul.contact-form li.scasend input:hover {
    color: #fff;
    background-color: #86162d !important;
}
ul.contact-form li.scasend {
    text-align: center;
}
ul.contact-form li.scasend p {
    margin: 0px;
    position: relative;
}
ul.contact-form li.scasend p .wpcf7-spinner {
    position: absolute;
    top: 10px;
}
.pum-theme-1456 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {

    background-color: #86162d !important;
}
.pum-container.pum-responsive.pum-responsive-medium {
    border-radius: 10px !important;
    overflow: hidden !important;
}

.popup-left h4 {
    color: #FFAB00;
}

.header-sidebar {
    overflow: hidden;
}

.header-sidebar::before {
    content: "";
    width: 10px;
    height: 200px;
    position: absolute;
    left: -50px;
    top: 0;
    margin-top: -20px;
    background: #fff;
    opacity: .6;
    animation: login-blur 2s infinite;
    animation-delay: 0s;
    animation-delay: 0s;
    animation-delay: 0s;
    transform-origin: top;
}

.header-sidebar::after {
    content: "";
    width: 20px;
    height: 200px;
    position: absolute;
    left: -20px;
    top: 0;
    margin-top: -20px;
    background: #fff;
    opacity: .6;
    animation: login-blur 3s infinite;
    animation-delay: 0s;
    animation-delay: 0s;
    animation-delay: 0s;
    transform-origin: top;
}

@keyframes login-blur {
    from {
        transform: translate(0) rotate(45deg);
    }

    to {
        transform: translateX(470px) rotate(45deg);
    }
}


.header-sidebar {
    position: fixed;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    background: #0ab859;
    padding: 20px 5px;
    writing-mode: tb;
    font-weight: 500;
    border: 1px solid #fff;
    border-radius: 5px 0px 0px 5px;
    color: #fff;
    cursor: pointer;
}
.header-sidebar a {
    display: block;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;

}



@media (min-width: 576px) {
    .modal-dialog {
        max-width: 70%;
        margin: 1.75rem auto;
    }
}



@media (max-width: 1024px) {
    .elementor-element .swiper .elementor-swiper-button {
        width: 30px;
        height: 30px;
    }
}

@media (max-width: 768px) {
    .header_resp_section.mobile-menu {
        display: none;
    }
    .header_logo {
        width: 100%;
        text-align: center;
    }
    .header_logo a {
        justify-content: center;
    }
    .tutor_details_right p
 {
    font-size: 16px;
    line-height: inherit;
    font-weight: 400;
 }
 .tutor_details_right h6 {
    font-size: 24px;
    font-weight: 500;
    line-height: initial;
 }
 .Mentored-By-outer .e-con-inner
 {
    padding: 30px 0px 0px !important;
 }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
        color: #fff;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
        background: transparent;
        color: #fff;
        font-weight: 600;
    }
    .elementor-element.payment_box .elementor-element::before {
        height: 60px;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.desktop-contact>a.mega-menu-link {
        margin-left: 10px;
        width: 90%;
        margin-top: 20px;
    }

    .home-team-grid.item {
        width: 50%;
    }

    /* Move the third, fourth, and fifth items to a new row */
    .home-team-grid.item:nth-child(n+3) {
        width: 50%;
    }

    .container,
    .e-con-inner,
    .elementor-container {
        max-width: 100% !important;
    }

    #mega-menu-wrap-menu-1 .mega-menu-toggle+#mega-menu-menu-1 {
        background-color: #86162d;
    }

    h2 {
        font-size: 35px;
    }

    .elementor-element.home-banner .swiper-slide-inner img {
        height: 500px;
        object-fit: cover;
    }

    .home-banner .swiper-slide-inner .elementor-image-carousel-caption h4 {
        font-size: 35px;
    }
    .home-banner .swiper-slide-inner .elementor-image-carousel-caption {
        padding: 0px 55px;
    }
    ul.contact-form  {
        display: flex;
        display: -webkit-flex;
        flex-direction: column;
    }
}

@media (max-width: 600px) {
    .elementor-element.home-banner .swiper-slide-inner  img {
        display: none;
    }
    .elementor-element.home-banner .swiper-slide-inner {
        background-color: #022510;
        padding: 50px;
        height: 340px;
    }
    .site-footer .footer-inner .custom-logo-link {
        text-align: center;
        margin-bottom: 15px;
    }

    .site-footer .footer-inner .site-branding .site-logo img {
        width: 140px;
        margin: 0 auto;
    }
}

@media (max-width: 640px) {
    .home-team-grid.item {
        width: 100%;
    }

    /* Move the third, fourth, and fifth items to a new row */
    .home-team-grid.item:nth-child(n+3) {
        width: 100%;
    }

    .elementor-element .swiper .elementor-swiper-button {
        width: 30px;
        height: 30px;
    }

    .header_logo img {
        width: 170px;
    }

    #timer {
        grid-template-columns: 1fr 1fr;
    }

    h2 {
        font-size: 25px;
    }

    .error-page .head-title h1,
    .error-page .head-title span {
        font-size: 30px;
    }

    .modal .modal-content .modal-body {
        display: flex;
        display: -webkit-flex;
        grid-template-columns: 30% 70%;
        flex-direction: column;
        row-gap: 15px;
    }

    .leadership-popup-modal-right {
        padding-left: 0;
    }
    .home-banner .swiper-slide-inner .elementor-image-carousel-caption h4 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 10px;
    }
    .home-banner .swiper-slide-inner .elementor-image-carousel-caption
 {
        padding: 0px 25px;
 }
}

@media (max-width: 425px) {
    .elementor-element.payment_box .elementor-element::before {
        height: 90px;
    }

    .elementor-element.icon-box-outer .elementor-element.icon-box .elementor-icon-box-content h3 span {
        font-size: 22px;
    }

    .footer-outer .row {
        justify-content: center;
    }

    .footer-outer .footer-inner-top {
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        flex-direction: column;
        row-gap: 10px;
    }
    .footer-outer .row p {
        text-align: center;
    }
    a {
        word-break: break-all;
    }

    .error-page .head-title h1,
    .error-page .head-title span {
        font-size: 25px;
    }
}