/*!
Theme Name: simpalfyi: an alfyi theme child theme
Theme URI: http://alfyi.com/
Template: simpalfyi
Author: alfyi
Author URI: http://www.alfyi.com
Description: Custom Wordpress Theme Developed by alfyi Services
Version: 1.0.0
Text Domain: simpalfyi_by_alfyi
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

simplfyi is powered by https://alfyi.com/, (C) 2019-2020 alfyi.
simplfyi is distributed under the terms of the use by partner and client site only.

*/


/* ========== BASE THEME START ========== */
* {
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
    font-family: 'Cormorant Garamond';
    color: #000;
    font-weight: bold;
    line-height: 1.1;
}

body {
    font-family: "Open Sans";
    color: #414141;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    padding: 0;
    margin: 0;
}

p,
ul,
ol,
blockquote {
    margin: 0;
    padding: 0;
}

img {
    width: 100%;
}

/* Links */
a {
    font-family: "Open Sans";
    color: #414141;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none;
}

a:hover {
    color: #464646;
}

button,
.btn,
input[type="submit"],
.elementor-button {
    display: inline-block;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    border-radius: 0;
    border: none;
    background: transparent;
    color: #000;
    transition: all 0.4s ease-in-out;
}

button:hover,
.btn:hover,
input[type="submit"]:hover,
.elementor-button:hover {
    background: transparent;
}

.btn-secondary {
    background: #f5f5f5;
    color: #333;
    border: 1px solid #ddd;
}

.btn-secondary:hover {
    background: #e5e5e5;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="search"],
input[type="password"],
select,
textarea {
    width: 100%;
    border: 1px solid #ddd;
    padding: .65rem .75rem;
    border-radius: .375rem;
    background: #fff;
    transition: border-color 0.2s;
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
    border-color: #0073e6;
    box-shadow: 0 0 0 2px rgba(0, 115, 230, 0.15);
}

.container {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 20px;
}

.section {
    padding: 0;
}

.text-center {
    text-align: center;
}

.mt-0 {
    margin-top: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mt-2 {
    margin-top: 20px !important;
}

.mb-2 {
    margin-bottom: 20px !important;
}

.mt-4 {
    margin-top: 40px !important;
}

.mb-4 {
    margin-bottom: 40px !important;
}



/* ----------- BASE THEME END ------------ */
.left-column-content {
    padding-left: calc((100vw - 1480px) / 2);
}

/* .rigth-column-content{
  padding-right: calc((100vw - 1480px) / 2);
} */
.iconRightAlign li.elementor-icon-list-item a {
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    gap: 16px;
}

.iconRightAlign li.elementor-icon-list-item a span.elementor-icon-list-icon svg {
    margin: 0px;
}

.aboutSlider .elementor-swiper-button {
    background-color: #FFC72C;
    width: 44px;
    height: 44px;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
}

.aboutSlider .elementor-swiper-button.elementor-swiper-button-prev {
    left: -22px !important;
}

.aboutSlider .elementor-swiper-button.elementor-swiper-button-next {
    right: -22px !important;
}

.aboutSlider .swiper-slide img.swiper-slide-image {
    transition: all 0.5s ease-in-out;
}

.aboutSlider .swiper-slide.swiper-slide-next img.swiper-slide-image {
    height: 500px;
    object-fit: cover;
}

body {
    padding: 0px;
    margin: 0px;
}

.school {
    display: block;
}

.paragraph-box {
    position: relative;
    background: #fff;
    z-index: 1;
}

.paragraph-box p {
    max-width: 870px;
}

.bookDownloadBtn .elementor-button-wrapper a {
    width: 450px !important;
}

.sports-stripe {
    position: relative;
    z-index: 1;
}

.sports-stripe::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 233px;
    height: 100%;
    background-color: #FFC72C;
    z-index: -1;
}

.faq-box .elementor-active {
    border: none;
}

.faq-box .elementor-accordion-item {
    margin-bottom: 20px;
    border: 1px solid #D9D7D7 !important;
}

.accordianFAQ .elementor-accordion-item {
    position: relative;
}

.accordianFAQ .elementor-accordion-item::before {
    content: "";
    position: absolute;
    left: -2px;
    top: 20%;
    height: 50%;
    width: 4px;
    background: #FF8725;
    border-radius: 23px;
}

.accordianFAQ .elementor-clearfix {
    border-top: none !important;
}

.accordianFAQ .elementor-tab-title .elementor-accordion-icon svg {
    height: 30px !important;
    width: 30px !important;
}

.paragraph-box::after {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0;
    width: 233px;
    height: 100%;
    background-color: #3ed197;
    z-index: -1;
}

.greenStripe::before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% + 223px);
    width: 233px;
    height: 100%;
    background-color: #3ED197;
    z-index: -1;
}

.greenStripe {
    position: relative;
    z-index: 1;
}

.paragraph-box {
    position: relative;
    background: #fff;
    z-index: 1;
}

.paragraph-box::after {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0;
    width: 233px;
    height: 100%;
    background-color: #3ed197;
    z-index: -1;
}

.greenStripe::before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% + 223px);
    width: 233px;
    height: 100%;
    background-color: #3ED197;
    z-index: -1;
}

.greenStripe {
    position: relative;
    z-index: 1;
}

.sports-stripe {
    position: relative;
    z-index: 1;
}

.sports-stripe::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 233px;
    height: 100%;
    background-color: #FFC72C;
    z-index: -1;
}

.faq-box .elementor-active {
    border: none;
}

.faq-box .elementor-accordion-item {
    margin-bottom: 20px;
    border: 1px solid #D9D7D7 !important;
}

.accordianFAQ .elementor-accordion-item {
    position: relative;
}

.accordianFAQ .elementor-accordion-item::before {
    content: "";
    position: absolute;
    left: -2px;
    top: 20%;
    height: 50%;
    width: 4px;
    background: #FF8725;
    border-radius: 23px;
}

.accordianFAQ .elementor-clearfix {
    border-top: none !important;
}

.accordianFAQ .elementor-tab-title .elementor-accordion-icon svg {
    height: 30px;
    width: 30px;
}

.admissionFAQ .elementor-accordion-item,
.admissionFAQ .elementor-active,
.admissionFAQ .elementor-accordion .elementor-tab-content {
    border: none;
    border-block-start: none;
}

.admissionFAQ .elementor-accordion .elementor-accordion-item {
    border-top: 1px solid #9D9D9D !important;
}

.resultsection select:focus {
    box-shadow: none;
}

.resultsection select.jet-select__control {
    appearance: none;
    background-image: url(/wp-content/uploads/2025/09/arrow-image.svg);
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: auto;
}

.elementor-2183 .elementor-element.elementor-element-62a4cdc .jet-filters-group .jet-filter {
    margin: 0px !important;
}

.formAdmission .frm_primary_label {
    display: none !important;
}

.formAdmission input[type="text"],
.formAdmission input[type="email"],
.formAdmission input[type="tel"],
.formAdmission textarea {
    background: transparent;
    border: 1px solid #000;
    color: #000;
    width: 100%;
    padding: 12px;
    border-radius: 5px;
    /* margin-bottom: 20px; */
    font-size: 14px;
}
.formAdmission .with_frm_style .frm_form_field {
    padding-top: 0px;
}
.formAdmission input::placeholder,
.formAdmission textarea::placeholder {
    color: #555;
}

.formAdmission input[type="submit"] {
    background: #000;
    color: #fff;
    padding: 14px 20px;
    border: none;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: 0.3s;
    width: 100%;
}

.formAdmission .form-field input:not([type=file]):not([type=range]):not([readonly]):focus {
    background-color: transparent;
    border-color: #000;
    box-shadow: none;
}

.formAdmission .form-field textarea:focus {
    background-color: transparent;
    border-color: #000;
    box-shadow: none;
}

.formAdmission .frm_inline_box {
    height: 44px;
    border-radius: 5px 0px 0px 5px;
    background-color: transparent;
    border: 1px solid #000;
}

.frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):not([type=range]):not([readonly]):focus {
    background-color: transparent;
    border-color: #000;
    box-shadow: none;
}

.frm_style_formidable-style.with_frm_style .form-field textarea:focus {
    background-color: transparent;
    border-color: #000;
    box-shadow: none;
}

.formAdmission .frm_final_submit {
    background-color: #000 !important;
    width: 507px !important;
    border: 1px solid #000 !important;
    border-radius: 50px !important;
    padding: 16px 30px !important;
    font-size: 24px !important;
}


.formAdmission .frm_full_submit .frm_submit button{
    width: 100% !important;
}
/* .formAdmission .frm_forms .frm_full_submit .frm_submit button{
    width: 100% !important;
} */
.contact-form .frm_style_formidable-style.with_frm_style #frm_field_15_container {
    padding: 0px;
}
.contact-form .frm_form_fields fieldset {
    padding: 0px;
}

.contact-form .frm_style_formidable-style.with_frm_style .frm_submit button {
    line-height: 30px;
    font-size: 24px;
    background: #282828;
    color: #FFFFFF;
    border-radius: 50px;
    padding: 18px 112px;
    margin: 0px;
    border: none;
    font-weight: 400 ;
    font-family: 'Open Sans';
}

.contact-form .frm_style_formidable-style.with_frm_style .form-field {
    padding-bottom: 32px;
    margin: 0px;
}

.contact-form .with_frm_style .frm_primary_label {
    padding-bottom: 10px;
    line-height: 1.4;
    font-size: 18px;
    font-family: 'Open Sans';
}
.contact-phone-desc p.elementor-icon-box-description a ,
.contact-mail-desc p.elementor-icon-box-description a {
    font-size: 18px;
    display: inline-block;
    word-break: break-all;
}
.contact-form .with_frm_style input::placeholder,
.contact-form .with_frm_style select::placeholder,
.contact-form .with_frm_style textarea::placeholder{
    font-size: 18px;
    font-family: 'Open Sans';
    color: #414141;
}
.contact-form .with_frm_style input,
.contact-form .with_frm_style select,
.contact-form .with_frm_style textarea {
    line-height: 2.1;
    border: 1px solid #9C9797;
    border-radius: 1px;
    font-size: 18px;
    color: #000000;
    font-family: 'Open Sans';
}


.ourGallery ul.envira-tags-filter-list {
    display: inline-flex;
    margin: 0 0 50px;
    gap: 12px;
}

.ourGallery ul.envira-tags-filter-list li.envira-tags-filter {
    margin: 0px;
}

.ourGallery ul.envira-tags-filter-list li.envira-tags-filter a.envira-tags-filter-link {
    color: #414141;
    border: 1px solid #414141;
    border-radius: 50px;
    padding: 6px 15px;
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 400;
    line-height: 1;
    display: block;
    transition: all 0.3s ease-in-out;
}

.ourGallery ul.envira-tags-filter-list li.envira-tags-filter a.envira-tags-filter-link.envira-tags-filter-active {
    color: #FF8725;
    border-color: #FF8725;
}

/*--------------- Header css ----------------*/
.mainHeader {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    transition: background-color 0.3s ease, backdrop-filter 0.3s ease !important;
    background: transparent !important;
}

.mainHeader.scrolled {
    background: rgba(255, 255, 255, 0.8);
}

.openMenuBar,
.closeMenuIcon {
    cursor: pointer;
}

/* body.scrollNone {
    overflow: hidden;
} */
.menuHomeSec.megaMenuOpen {
    height: 100vh;
    opacity: 1;
    visibility: visible;
}

.menuHomeSec {
    height: 0;
    opacity: 0;
    visibility: hidden;
    position: fixed !important;
    width: 100%;
    z-index: 9999;
    top: 0px;
    transition: all 0.5s ease-in-out;
}

.menuHomeSec .menuListCol {
    height: 100vh;
}

.menuSec {
    position: absolute !important;
    right: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    opacity: 0;
    z-index: 0;
    transition: opacity 0.4s ease-in-out !important;
}

.menuSec.activeDropdownMenu {
    opacity: 1 !important;
    z-index: 9;
}

.menuListCol a {
    border-left: 3px solid transparent !important;
    transition: all 0.5s ease-in-out;
}

.menuListCol .activeMenu:nth-child(3n+1) a {
    color: #FF8725 !important;
    border-left: 3px solid #FF8725 !important;
}

.menuListCol .activeMenu:nth-child(3n+2) a {
    color: #FFC72C !important;
    border-left: 3px solid #FFC72C !important;
}

.menuListCol .activeMenu:nth-child(3n+3) a {
    color: #4EDE9B !important;
    border-left: 3px solid #4EDE9B !important;
}

.menuListCol .activeMenu a {
    padding-left: 20px;

}

/* ------------- Bog detail --------------- */

.blogDetailContent h2 {
    padding-bottom: 10px;
    font-family: "Cormorant Garamond";
    font-size: 64px;
}

.blogDetailContent h3 {
    padding-bottom: 10px;
}

.blogDetailContent p {
    padding-bottom: 20px;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6em !important;
}

.blogDetailContent li+li {
    margin-top: 15px;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6em !important;
}

.blogDetailContent ul,
.blogDetailContent ol {
    padding-left: 40px;
    padding-bottom: 20px;
}

.blogPage .elementor-widget-image img {
    width: 100%;
    height: 420px !important;
}
.envirabox-theme-base_dark .envirabox-caption-wrap{ 
    min-height:auto !important;
}
.envirabox-is-open + header .mainHeader {
    display: none;
}
.envirabox-theme-base_dark .envirabox-toolbar {
    position: initial;
    text-align: end;
    padding: 10px 10px 0px 0px;
}
/* ----------------------------Footer Css--------------- */
.whereNextbox .elementor-widget-icon-list li.elementor-icon-list-item a {
    flex-direction: row-reverse;
    justify-content: space-between !important;
    align-items: center;
}

.whereNextbox .elementor-widget-image a {
    display: block;
}

.whereNextbox .elementor-widget-icon-list li.elementor-icon-list-item a span.elementor-icon-list-icon {
    background-color: #282828;
    border-radius: 50px;
    width: 44px;
    height: 44px;
    justify-content: center;
    align-items: center;
    padding: 10px;
}
.footerInnerSec a,
.footerInnerSec p>a {
    font-size: 18px;
}

.newsleterForm .frm_primary_label {
    display: none !important;
}

.newsleterForm .frm_primary_label {
    display: none !important;
}

.newsleterForm .frm_fields_container {
    display: flex !important;
    gap: 0px !important;
    align-items: center;
}

.newsleterForm input#field_29yf4d22 {
    background-color: #D9D9D9;
    border-radius: 0px;
    font-size: 18px;
    color: #414141 !important;
    font-weight: 400;
    min-height: 40px !important;
    max-width: 510px !important;
}

.newsleterForm .frm_button_submit.frm_final_submit {
    background-color: #FF8725 !important;
    border: 1px solid #FF8725 !important;
    border-radius: 0px !important;
    width: 245px !important;
    color: #000 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    padding: 7px 16px !important;
    min-height: 42px !important;
    margin: 0px !important;
    box-shadow: none !important;
}

.newsleterForm .frm_error {
    position: absolute;
    left: 0px;
    bottom: 10px;
    color: #F04438 !important;
}

.sliderGallery .swiper-slide-inner img {
    max-width: 600px;
    min-height: 600px;
}

.sliderGallery .swiper-pagination-bullet {
    border: 1px solid #FF8725 !important;
}
 
.jobdescription-list.open {
    background-color: #FFECB7;
    border-color: #F4C238 !important;
}
.jobdescription-list-close-icon.active img {
    transform: rotate(180deg);
}

.jobdescription-list.open .job-button a {
    background-color: #282828 !important;
    color: #fff !important;
}

.sliderNavigation .owl-dot {
    border: 1px solid #ff8725 !important;
}




    

 


@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity: 1;}
  }
  




 

/* --------------------------------------Responsive----------------------------------- */

@media (max-width: 1024px) {

    .openMenuBar svg,
    .closeMenuIcon svg {
        width: 20px !important;
        height: 20px !important;
    }

    .greenStripe::before {
        left: 77%;
        transform: translateX(-50%);
        width: 100px;
    }

    .paragraph-box::after {
        width: 100px;
        right: 0px !important;
    }

    .bookDownloadBtn .elementor-button-wrapper a {
        width: 100% !important;
    }

    .formAdmission .frm_final_submit {
        width: auto !important;
    }

    .whereNextbox .elementor-widget-icon-list li.elementor-icon-list-item a span.elementor-icon-list-icon {
        width: 30px;
        height: 30px;
        padding: 7px;
    }

    .whereNextbox .elementor-widget-icon-list li.elementor-icon-list-item a span.elementor-icon-list-icon {
        width: 30px;
        height: 30px;
        padding: 7px;
    }

    .aboutSlider .elementor-swiper-button.elementor-swiper-button-next {
        right: -18px !important;
    }

    .aboutSlider .elementor-swiper-button.elementor-swiper-button-prev {
        left: -18px !important;
    }

    .aboutSlider .elementor-swiper-button {
        width: 40px;
        height: 40px;
    }

    .contact-form .frm_style_formidable-style.with_frm_style .frm_submit button {
        padding: 12px 80px;
        font-size: 20px;
    }

    .contact-form .frm_style_formidable-style.with_frm_style .form-field {
        padding-bottom: 15px;
        grid-column: span 12 / span 12;
    }

    .newsleterForm .frm_fields_container {
        display: flex !important;
        gap: 0px !important;
        align-items: center;
    }

    .newsleterForm input#field_29yf4d22 {
        max-width: 100% !important;
    }

    .blogDetailContent h2 {
        font-size: 46px !important;
    }

    .blogDetailContent h3 {
        padding-bottom: 10px;
        font-size: 36px;
    }

    .blogDetailContent p {
        font-size: 16px;
    }
    .blogDetailContent li+li {
        font-size: 16px !important;
    }
    .blogDetailContent li a {
        font-size: 16px !important;
    }
    .tobofdetailpage a {
        font-size: 18px !important;
    }
    /* .tobofdetailpage a.elementor-toc__list-item-text.elementor-toc__top-level {
        font-size: 14px !important;
    }
    .elementor-3264 .elementor-element.elementor-element-164024f .elementor-toc__list-item a {
        font-size: 16px !important;
    } */



    .blogPage .elementor-widget-image img {
        height: 320px !important;
    }
    .contact-form .with_frm_style .frm_primary_label ,
    .contact-phone-desc p.elementor-icon-box-description a ,
    .contact-mail-desc p.elementor-icon-box-description a ,
    .contact-form .with_frm_style input::placeholder,
    .contact-form .with_frm_style select::placeholder,
    .contact-form .with_frm_style textarea::placeholder,
    .contact-form .with_frm_style input,
    .contact-form .with_frm_style select,
    .contact-form .with_frm_style textarea {
        font-size: 16px;
    } 
    .contact-form .with_frm_style textarea {
        height: 120px;
    }
 

}

@media (max-width: 768px) {
    .greenStripe::before {
        left: 75%;
        transform: translateX(-50%);
        width: 56px;
    }

    .paragraph-box::after {
        width: 56px;
        right: -52px;
    }

    .bookDownloadBtn .elementor-button-wrapper a {
        width: 100% !important;
    }

}


@media (max-width: 767px) {
    .bg-img img {
        min-height: 600px;
        object-fit: cover;
    }

    .sports-stripe::before {
        width: 126px;
    }

    .formAdmission .frm_final_submit {
        width: auto !important;
        padding: 8px 30px !important;
    }

    .contact-form .frm_style_formidable-style.with_frm_style .frm_submit button {
        padding: 10px 50px;
        font-size: 20px;
    }

    .faculty-info .elementor-image-box-img {
        position: absolute;
        right: 0px;
        bottom: 0px;
    }

    .blogDetailContent h2 {
        font-size: 32px !important;
    }

    .blogDetailContent h3 {
        padding-bottom: 10px;
        font-size: 24px;
    }

    .blogDetailContent p {
        font-size: 14px;
    }
    .blogDetailContent ul, 
    .blogDetailContent ol {
        padding-left:20px;
    }
    .blogDetailContent li+li {
        font-size: 14px !important;
    }
    .blogDetailContent li:first-child {
        font-size: 14px !important;
    }
 



    .newsleterForm .frm_fields_container {
        display: block !important;
    }

    .newsleterForm input#field_29yf4d22 {
        max-width: 100% !important;
    }

    .newsleterForm .frm_button_submit.frm_final_submit {
        width: 100% !important;
    }

    .newsleterForm .frm_style_formidable-style.with_frm_style .form-field {
        margin-bottom: 0px !important;
    }

    .blogPage .elementor-widget-image img {
        width: auto;
        height: auto !important;
    }

    .contact-form .with_frm_style .frm_primary_label { 
        font-size: 14px; 
    }
    .contact-phone-desc p.elementor-icon-box-description a ,
    .contact-mail-desc p.elementor-icon-box-description a {
        font-size: 14px;
    }
    .contact-form .with_frm_style input::placeholder,
    .contact-form .with_frm_style select::placeholder,
    .contact-form .with_frm_style textarea::placeholder{
        font-size: 14px;
    }
    .contact-form .with_frm_style input,
    .contact-form .with_frm_style select,
    .contact-form .with_frm_style textarea {
        font-size: 14px;
    } 

}