/*
Theme Name: learnersarena
Theme URI: 
Description: Child theme of hello-elementor theme for the Hello Elementor theme
Author: <a href="https://elementor.com/?utm_source=wp-themes&#038;utm_campaign=author-uri&#038;utm_medium=wp-dash">Elementor Team</a>
Author URI: 
Template: hello-elementor
Version: 3.3.0
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 18 Mar 2025 10:48:51 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

*, *:focus {
    outline: none;
}

b, strong {
    font-family: "Gilroy-Black", sans-serif;
    font-weight: normal;
}
p:last-child {
    margin-bottom: 0;
}
html, body {
    overflow-x: hidden;
}
.menu-btn .elementor-item {
    background: #000;
    color: #fff !important;
    padding: 15px 20px !important;
    border-radius: 10px;
    max-width: 260px;
    margin: 0 auto;
}

.menu-btn .elementor-item:hover {
    background: #39B6FF;
}

.banner-img-pos .elementor-widget-container {
    position: absolute !important;
    top: 40px;
    right: 0;
    bottom: 40px;
    width: 45%;
	height: auto !important;
}

.home-banner .e-con-inner > div:last-child {
    position: static;
}

.banner-img-pos {
    position: static;
}

.home-banner {
    position: relative;
}

.banner-img-pos .elementor-widget-container img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center right;
}

@media(min-width: 1860px) {
	.home-banner.elementor-element .e-con-inner {
		padding-top: 220px !important;
		padding-bottom: 220px !important;
	}
}
@media(min-width: 2500px) {
	.home-banner.elementor-element .e-con-inner {
		padding-top: 270px !important;
		padding-bottom: 270px !important;
	}
}


.testimonial-dots-positioned.elementor-widget.elementor-widget-image {
    pointer-events: none;
}
.students-testimonials-slider-thumbnail.slick-slider {
    max-width: 600px;
    margin: 0 auto;
}
.students-testimonials-slider-thumbnail {
    margin-bottom: 0px;
}
.students-testimonials-slider-img {
    position: relative;
    transition: .5s;
    border: 4px solid transparent;
    border-radius: 50%;
}

.students-testimonials-slider-img img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.students-testimonials-slider-img::before {
    width: 100%;
    padding-top: 100%;
    display: block;
    content: "";
}

.students-testimonials-slider-thumbnail .students-testimonials-slider-item,
.students-testimonials-slider-thumbnail .swiper-slide {
    padding: 20px 10px;
}

.students-testimonials-slider-thumbnail .students-testimonials-slider-item .students-testimonials-slider-img,
.students-testimonials-slider-thumbnail .swiper-slide .students-testimonials-slider-img {
    transform: scale(0.8);
}
.students-testimonials-slider-thumbnail .students-testimonials-slider-item.slick-current.slick-active .students-testimonials-slider-img,
.students-testimonials-slider-thumbnail .swiper-slide.swiper-slide-visible.swiper-slide-active .students-testimonials-slider-img,
.students-testimonials-slider-thumbnail .swiper-slide.swiper-slide-duplicate-active .students-testimonials-slider-img {
    transform: scale(1.15);
    border: 4px solid #fe00a2;
}

.students-testimonials-slider-content-inr {
    text-align: center;
    width: 100%;
    max-width: 1200px;
    padding-left: 120px;
    padding-right: 120px;
    position: relative;
    margin: 0 auto;
}

.students-testimonials-slider-name {
    font-size: 30px;
    font-family: 'Gilroy-SemiBold';
    font-weight: normal;
}

.students-testimonials-slider-position {
    font-size: 20px;
    font-family: 'Gilroy';
    font-weight: normal;
}
.students-testimonials-slider-desc {
    margin-top: 30px;
}
.students-testimonials-slider-desc p, .students-testimonials-slider-desc {font-family: 'Gilroy';font-size: 26px;}

.students-testimonials-slider-content.slick-slider {
    padding-left: 100px;
    padding-right: 100px;
    margin-top: 0;
}

.students-testimonials-slider-rating svg {
    width: 28px;
    height: auto;
}

.students-testimonials-slider-rating {
    display: flex;
    justify-content: center;
    gap: 3px;
    margin-top: 10px;
}
.students-testimonials-slider-thumbnail .slick-track {
    transform: none !important;
}
.swiper.students-testimonials-slider-content {
    padding-top: 50px;
}


.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
    height: 80%;
    width: 100%;
}
.swiper-horizontal {
    touch-action: pan-y;
}
.students-testimonials-main {
    max-width: 970px;
    width: 100%;
    margin: 0 auto;
}
.swiper-container.students-testimonials-slider-thumbnail, .swiper.students-testimonials-slider-thumbnail {
    max-width: 600px;
}

.students-testimonials-slider-content-inr::before {
    content: "";
    background: url('/wp-content/uploads/2025/04/quote_left.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 128px;
    height: 119px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 50px;
    z-index: -1;
}
.students-testimonials-slider-content-inr::after {
    content: "";
    background: url('/wp-content/uploads/2025/04/quote_right.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 128px;
    height: 119px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 50px;
    z-index: -1;
}

.swiper.students-testimonials-slider-content .swiper-pagination {
    position: relative !important;
    top: unset !important;
    bottom: unset !important;
    width: auto;
    left: 0;
    right: 0;
    margin-top: 60px;
}

.swiper.students-testimonials-slider-content .swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}
.swiper.students-testimonials-slider-content .swiper-button-prev::after, .swiper.students-testimonials-slider-content .swiper-button-next::after {
    display: none;
}

.swiper.students-testimonials-slider-content .swiper-button-prev, .swiper.students-testimonials-slider-content .swiper-button-next {
    width: 36px;
    height: 36px;
    top: 0;
    margin: 0;
}

.swiper.students-testimonials-slider-content .swiper-button-prev img, .swiper.students-testimonials-slider-content .swiper-button-next img {
    width: 100%;
    object-fit: contain;
    height: 100%;
}



.newsletter-section form {
    display: flex;
    padding: 10px 12px;
    border-radius: 8px;
    background: #ffffff;
    width: 100%;
}

.newsletter-section form p {
    margin: 0;
}

.newsletter-section form p label {
    height: auto;
    width: 100%;
    display: flex;
    align-items: center;
}

.newsletter-section form p label input {
    height: 40px;
    background: none;
    border: none;
    color: #000000;
    font-family: 'MyraidPro-Regular';
    font-weight: 400;
    padding: 0 2px;
    line-height: normal;
}

form p label span {
    display: block;
}

.newsletter-section form input.wpcf7-submit {
    background: #ffc221;
    border: 1px solid #ffc221;
    color: #000000;
    font-size: 18px;
    font-family: 'MyraidPro-Regular';
    padding: 8px 25px;
    border-radius: 8px;
    line-height: 1.23;
}
.newsletter-section form input.wpcf7-submit:focus {
    background: #ffc221;
    border: 1px solid #ffc221;
    color: #000000;
}

.newsletter-section form *:focus {
    outline: none !important;
}

form p label input::placeholder {
    color: #000000;
    opacity: 0.5;
}

.newsletter-section form > p {
    flex: 1;
}

.newsletter-section form .form-submit {
    flex: 0 0 auto;
    display: inline-block;
    position: relative;
    margin-left: 15px;
}

.newsletter-section form .form-submit p {
    width: auto;
    display: inline-block;
}

.newsletter-section form .form-submit span.wpcf7-spinner {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    z-index: 1;
}

.newsletter-section form input.wpcf7-submit:hover, .newsletter-section form input.wpcf7-submit:active {
    background: #000000;
    color: #ffc221;
    border-color: #000000;
}
.newsletter-section .elementor-widget-shortcode .elementor-widget-container {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
form span.wpcf7-not-valid-tip {
    position: absolute;
    top: 100%;
    font-size: 12px;
    left: 0;
    right: 0;
    margin-top: 1px;
    background: #ffdbdb;
    padding: 5px;
    border-top: 3px solid #df0000;
    color: #df0000;
}
.newsletter-section form span.wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: 12px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    display: none;
}
/*.newsletter-positioned-img.elementor-widget.elementor-widget-image {
     top: 0; 
}*/
.newsletter-positioned-img.elementor-widget.elementor-widget-image {
    top: -50px;
    pointer-events: none;
}
.newsletter-section form p label svg {
    width: 24px;
    height: auto;
    margin-right: 8px;
    margin-top: -2px;
    fill: #FFC221;
}

.newsletter-section form p label span.wpcf7-form-control-wrap {
    flex: 1;
}

.communities-section .elementor-widget-n-carousel.e-widget-swiper .swiper-slide > div > div > div {
    position: relative;
    overflow: visible;
}

body:not(.elementor-editor-active) .communities-section .elementor-widget-n-carousel.e-widget-swiper .swiper-slide > div > div::before {
    content: "";
    position: absolute;
    left: 25px;
    right: 25px;
    top: 0;
    bottom: 100px;
    background: #9a87ee;
    z-index: -1;
    border-radius: 17px;
}

body:not(.elementor-editor-active) .communities-section .elementor-widget-n-carousel.e-widget-swiper .swiper-slide > div > div::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 60px;
    bottom: 0px;
    background: #8393f2;
    z-index: -1;
    border-radius: 17px;
}
.pos-events-none {
    pointer-events: none;
}


body .elementor-element.banner-shape1.elementor-widget.elementor-widget-icon {
    left: 51%;
    top: 14%;
}

.elementor-element.banner-shape1.elementor-widget.elementor-widget-icon svg, .elementor-element.banner-shape2.elementor-widget.elementor-widget-icon svg,
.elementor-element.banner-shape3.elementor-widget.elementor-widget-icon svg, .elementor-element.banner-shape4.elementor-widget.elementor-widget-icon svg {
    width: 100%;
    height: 100%;
}

.partner-logo-heading .elementor-heading-title a {
    padding: 25px;
    display: block;
}

@media(min-width:1025px) {
    .elementor-widget.elementor-widget-heading.elementor-element.partner-logo-heading .elementor-heading-title a:focus {
        color: var(--e-global-color-1d97fab);
    }
}

.partner-logo-heading .elementor-heading-title {
    display: block;
}


.enquire-now form.wpcf7-form input, .enquire-now form.wpcf7-form textarea {
    width: 100%;
    height: 54px;
    padding: 0 10px;
    border: 2px solid #013d4f;!i;!;
    border-radius: 14px;
    font-size: 16px;
    line-height: normal;
}

.enquire-now form.wpcf7-form label {
    display: block;
    width: 100%;
}

.enquire-now form.wpcf7-form textarea {
    height: 100px;
    resize: none;
    padding: 10px;
    outline: none;
}

/* width */
.enquire-now form.wpcf7-form textarea::-webkit-scrollbar {
  width: 14px;
  border-radius: 50px;
}

/* Track */
.enquire-now form.wpcf7-form textarea::-webkit-scrollbar-track {
  background: #d9e8ee;
  border-radius: 50px;
}

/* Handle */
.enquire-now form.wpcf7-form textarea::-webkit-scrollbar-thumb {
  background: #013d4f;
  border-radius: 50px;
}

/* Handle on hover */
.enquire-now form.wpcf7-form textarea::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.enquire-now form.wpcf7-form input[type="submit"] {
    background: #ffc221;
    border: 1px solid #ffc221;
    color: #000000;
    font-size: 20px;
    font-family: 'MyraidPro-Regular';
    padding: 8px 25px;
    border-radius: 8px;
    line-height: 1.23;
    font-weight: 700;
    transition: .3s;
}
.enquire-now form.wpcf7-form input[type="submit"]:hover {
    background: #000000;
    color: #ffffff;
    border: 1px solid #000000;
}

.enquire-now form .form-submit {
    position: relative;
}
.enquire-now form .form-submit span.wpcf7-spinner {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    z-index: 1;
}
.enquire-now form.wpcf7-form > p {
    margin-bottom: 30px;
}
.enquire-now form.wpcf7-form label span.wpcf7-form-control-wrap {
    font-size: 0;
}


body:not(.elementor-editor-active) .communities-section.yellow-bg .elementor-widget-n-carousel.e-widget-swiper .swiper-slide > div > div::before {
    background: #ffa206;
}
body:not(.elementor-editor-active) .communities-section.yellow-bg .elementor-widget-n-carousel.e-widget-swiper .swiper-slide > div > div::after {
    background: #ff8306;
}
body .ays-quiz-container .ays-image-question-img img {
    max-width: 320px;
}


/* Animations */
.zoom-in-out {
  animation: zoomInOut 1.5s infinite alternate ease-in-out;
}

@keyframes zoomInOut {
  from {
    transform: scale(1); /* Original size */
  }
  to {
    transform: scale(0.65); /* Zoomed-in size */
  }
}

.move-up-down {
  animation: moveUpDown 1.65s infinite alternate ease-in-out;
}

@keyframes moveUpDown {
  from {
    transform: translateY(0); /* Starting position */
  }
  to {
    transform: translateY(-30px); /* Move up by 20px */
  }
}

.rotate-animate {
  animation: rotateInfinite 10s infinite linear;
}

@keyframes rotateInfinite {
  from {
    transform: rotate(0deg); /* Starting rotation */
  }
  to {
    transform: rotate(360deg); /* Full rotation */
  }
}


/* Animations */



/*Events page*/
.post-event-featured a {
    display: block;
    width: 100%;
    position: relative;
}

.post-event-featured a::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 66%;
}

.post-event-featured a img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.elementor-pagination .page-numbers {
    transition: .3s;
}
.elementor-pagination .page-numbers:not(.next):not(.prev) {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid var(--e-global-color-eb84cba);;
    border-radius: 50%;
}
body .elementor-element .elementor-pagination .page-numbers.current:not(.next):not(.prev), body .elementor-element .elementor-pagination .page-numbers:not(.next):not(.prev):hover {
    border-color: var(--e-global-color-3cd2ff1);
}
nav.elementor-pagination {display: flex;align-items: center;justify-content: center;}

.quiz-slider img.ays_quiz_image {
    max-width: 70%;
}

.quiz-slider .swiper-slide .elementor-widget {
    height: 100%;
}

.quiz-slider .swiper-slide .elementor-widget .elementor-shortcode {
    height: 100%;
    display: flex;
}
.quiz-slider .elementor-swiper-button:hover, .quiz-slider .elementor-swiper-button:hover svg {
    color: #B5B7BD !important;
    fill: #B5B7BD !important;
}
.quiz-slider > .elementor-widget-container {
    padding-left: 20px;
    padding-right: 20px;
}


@media(min-width: 1025px) and (max-width: 1440px) {
    body.elementor-kit-6 h4 {
        font-size: 25px;
    }

    body.elementor-kit-6 h2 {
        font-size: 40px;
    }
    .elementor-element.communities-section .elementor-widget-button a.elementor-button {
        font-size: 20px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .elementor-element.communities-section .community-tag-btn.elementor-widget .elementor-heading-title {
        font-size: 16px;
    }
    .elementor-element.communities-section .community-tag-btn.elementor-widget .elementor-widget-container {
        line-height: 1.2;
    }
    .elementor-element.communities-section .community-live-text.elementor-widget .elementor-icon-list-item {
        font-size: 16px;
    }
    .elementor-element.communities-section .community-live-text.elementor-widget .elementor-widget-container {
        line-height: 1.2;
    }
    .e-parent.e-con>.e-con-inner {
        max-width: 1170px;
    }
    .students-say-section .e-con>.e-con-inner {
        max-width: 1170px;
    }

    .elementor-element.latest-events-section .elementor-widget-post-info.elementor-widget:not(.post-event-date) .elementor-icon-list-item {
        font-size: 14px;
    }

    .elementor-element.latest-events-section .elementor-widget-post-info.post-event-date.elementor-widget .elementor-icon-list-item {
        font-size: 12px;
    }

    .elementor-element.latest-events-section .elementor-widget-post-info.post-event-date.elementor-widget .elementor-widget-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .elementor-element.latest-events-section .elementor-widget-post-info.elementor-widget:not(.post-event-date) .elementor-icon-list-item .elementor-icon-list-icon {
        width: 14px;
    }

    .elementor-element.latest-events-section .elementor-widget-post-info.elementor-widget:not(.post-event-date) .elementor-icon-list-item .elementor-icon-list-icon svg {
        width: 14px;
        height: 14px;
        --e-icon-list-icon-size: 14px;
    }

    .elementor-element.latest-events-section .post-event-title .elementor-heading-title {
        font-size: 18px;
    }

    .elementor-element.latest-events-section .post-event-excerpt.elementor-widget {
        font-size: 14px;
    }
}

@media(max-width: 767px) {
    .banner-img-pos .elementor-widget-container {
        position: static !important;
        width: calc(100% + 15px);
    }

    .elementor-element.communities-section .elementor-widget-button a.elementor-button {
        font-size: 18px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .elementor-element.communities-section .community-tag-btn.elementor-widget .elementor-heading-title {
        font-size: 16px;
    }
    .elementor-element.communities-section .community-tag-btn.elementor-widget .elementor-widget-container {
        line-height: 1.2;
    }
    .elementor-element.communities-section .community-live-text.elementor-widget .elementor-icon-list-item {
        font-size: 16px;
    }
    .elementor-element.communities-section .community-live-text.elementor-widget .elementor-widget-container {
        line-height: 1.2;
    }
    .newsletter-positioned-img.elementor-widget.elementor-widget-image {
        top: inherit;
        position: relative;
    }
    .newsletter-section ul.elementor-icon-list-items li {
        width: 100%;
        margin-top: 3px;
        padding-bottom: 3px;
    }
    .students-testimonials-slider-content-inr {
        padding-left: 30px;
        padding-right: 30px;
    }

    .students-testimonials-slider-desc p, .students-testimonials-slider-desc {
        font-size: 20px;
    }

    .swiper.students-testimonials-slider-content .swiper-button-prev {
        left: 0;
    }

    .swiper.students-testimonials-slider-content .swiper-button-next {
        right: 0;
    }

    .swiper.students-testimonials-slider-content {
        padding-top: 40px;
    }

    .swiper.students-testimonials-slider-content .swiper-pagination {
        margin-top: 40px;
    }
    .swiper-container.students-testimonials-slider-thumbnail, .swiper.students-testimonials-slider-thumbnail {
        max-width: 80%;
    }
    .students-testimonials-slider-thumbnail .students-testimonials-slider-item.slick-current.slick-active .students-testimonials-slider-img, .students-testimonials-slider-thumbnail .swiper-slide.swiper-slide-visible.swiper-slide-active .students-testimonials-slider-img, .students-testimonials-slider-thumbnail .swiper-slide.swiper-slide-duplicate-active .students-testimonials-slider-img {
        transform: scale(1);
    }
    .latest-events-section .swiper-slide.swiper-slide-active+.swiper-slide {
        transform: scale(1);
        padding: 35px 0px;
    }

    .latest-events-section .swiper-slide.swiper-slide-active {
        transform: scale(1.05);
        padding: 35px 5px;
        margin-left: -0.04%;
    }
    .latest-events-section .swiper-slide.swiper-slide-active+.swiper-slide .post-event-item {
        box-shadow: none;
    }
    .latest-events-section .swiper-slide.swiper-slide-active .post-event-item {
        box-shadow: -11.258px 6.5px 13.5px rgba(56, 182, 255, 0.19);
    }
    body:not(.elementor-editor-active) .communities-section .elementor-widget-n-carousel.e-widget-swiper .swiper-slide > div > div::before {
        left: 15px;
        right: 15px;
    }
    .students-testimonials-slider-content-inr::before, .students-testimonials-slider-content-inr::after {
        width: 58px;
        height: 56px;
    }
}
