/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1755177850
Updated: 2025-08-14 13:24:10
*/
.sticky-header {
    position: fixed;
    transition: opacity 0.3s ease-in-out;
    width: 100%;
    z-index: 999999;
    border-bottom: 1px solid rgba(32, 25, 111, 0.10);
    box-shadow: 0px 3px 35px 0px rgba(32, 25, 111, 0.08);
    margin-top: -55px;
    padding: 20px;
    background-color: #ffdcce;
}
.to-top {
  position: fixed;
  z-index: 99999;
  right: 30px;
  bottom: 70px;
  display: none;
  transition: opacity 0.3s ease-in-out;
  cursor: pointer;
}
.site-main-logo img{
    display: block !important;
}
.main-heading span,
.text-color span{
    color:var( --e-global-color-primary );
}
.banner-tag ul{
    gap: 11px;
}
.banner-tag li{
    margin-inline:0 !important;
    padding: 8px 20px !important;
    border-radius:25px !important;
    background-color:#2E2E2E !important;
}
.main-banner-title h1{
    font-family: "Inter 700", Sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2;
    color: var(--e-global-color-c3d8b9a);
    text-align: center;
}
.hfe-nav-menu .mobile-menu-item{
    display:none;
}
.masonic-value-bg{
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffd1be9e 47.5%, rgba(255, 255, 255, 0) 100%);
}
.inner-hero-youtube-column{
    backdrop-filter: blur(6px);
}
.who-we-text-list ul{
    display: flex;
    padding:0 0 0 30px;
}
.who-we-text-list ul li:not(:last-child){
    padding-right: 30px;
}
.faq-accordian .e-n-accordion-item:not([open]) .e-n-accordion-item-title,
.faq-accordian .e-n-accordion-item:not([open]) .e-con-full.e-flex.e-con.e-child {
  border-radius: 10px !important;
  overflow: hidden !important;
}
.glf-content-ol ol li{
    margin-bottom:15px;
}
.glf-content-ol ol li:last-child{
    margin-bottom:0;
}
.full-link-text{
    word-break: break-word;
}
.nf-before-form-content{
    display:none !important;
}
.nf-field-container{
    margin-bottom:20px !important;
}
.label-above .nf-field-label{
    margin-bottom:5px !important;
}
.nf-field-element textarea{
    height:60px !important;
}
.nf-field-element select{
    border-width: 1px 1px 1px 1px;
    border-color: #FF500870;
    border-radius: 5px 5px 5px 5px;
}
.link-submit-btn{
    text-align:center;
}
.link-submit-btn .ninja-forms-field.nf-element{
    padding:10px;
}
.search-page-container {
    max-width: min(100%, 1194px);
    margin: 0 auto;
    padding: 0 20px;
}
.search-page-container .search-thumbnail img{
    width: 100%;
    object-fit: cover;
    max-height: 500px;
}
.post-content-col .jkit-post-content p:last-child{
    margin-bottom: 0;
}
.tags-list-main{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: wrap;
}
.tag-list-inner-main{
    display: flex;
    justify-content: center;
    flex-flow: wrap;
    padding: 0;
}
.tag-list-inner-main li{
    list-style: none;
    background: var( --e-global-color-primary );
    margin: 0 5px 15px 5px;
    padding: 5px 10px;
    border-radius: 50px;
}
.tag-list-inner-main li a{
    color:#fff !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
}
.tag-title-inner-main{
    margin: 0 5px 15px 0;
}
.mec-event-hover-carousel-type4{
    opacity: 1!important;
    visibility: visible!important;
    width:100%;
}
.mec-owl-carousel .owl-nav.disabled, .mec-owl-carousel .owl-dots.disabled {
    display: block!important;
}
.row.mec-single-event{
    margin-top:20px;
}
.page-content a {
    text-decoration: none;
}
.mec-event-hover-carousel-type4 .mec-event-title{
    margin: 0 0 10px 0;
}
.mec-event-hover-carousel-type4 .mec-event-title a.mec-event-button{
    background-color:transparent;
    color:#FFFFFF;
    font-weight:700;
    border:none;
    text-transform:capitalize;
    font-size:16px;
    line-height:1.2;
    font-family: "Inter 700", Sans-serif;
    padding:0;   
}
.mec-event-hover-carousel-type4 a.mec-event-button:hover {
    color: #FF5008!important;
}
.mec-event-hover-carousel-type4 .mec-event-date .mec-color{
    color:#FFFFFF;
    font-weight: normal;
    text-transform: capitalize;
}
.event-carousel-type4-head .mec-event-overlay{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 22%, rgba(8, 17, 23, 0.9) 72.5%) !important;
}
.mec-event-hover-carousel-type4{
    padding-left:20px;
    padding-right:20px;
    padding-bottom:20px;
    padding-top:0px;
}
.mec-event-poweredby{
    color:#FFFFFF!important;
    text-transform:capitalize;
    margin-bottom:0px!important;
}
.mec-event-hover-carousel-type4 .mec-event-poweredby span{
    font-weight:bold;
    display:inline-block;
}
.mec-event-meta-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
.mec-event-date {
    font-size: 14px;
    color: #ccc;
    text-align: left;
}
.mec-event-author {
    font-size: 14px;
    color: #ccc;
    text-align: right;
}
.mec-event-author span {
    color: #fff;
}
.mec-owl-carousel .mec-event-article {
    height: 462px; 
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.event-carousel-type4-head.clearfix{
    border-radius:15px;
}
.mec-owl-carousel .owl-nav button.owl-prev,
.mec-owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #FF5008!important;
    color: #fff;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
    z-index: 10;
}
.mec-event-carousel-type4 .owl-prev i, 
.mec-event-carousel-type4 .owl-next i{
    color:#FFFFFF!important;
}
.mec-owl-carousel .owl-nav button.owl-prev:hover,
.mec-owl-carousel .owl-nav button.owl-next:hover {
    background: #e55d00;
    transform: translateY(-50%) scale(1.1);
}
.mec-owl-carousel .owl-nav button.owl-prev {
    left: -25px;
}
.mec-owl-carousel .owl-nav button.owl-next {
    right: -25px;
}
.mec-owl-carousel .owl-nav button span {
    display: none;
}
.mec-owl-carousel .owl-nav i {
    font-size: 18px;
    line-height: 1;
}    
.mec-skin-grid-events-container .mec-wrap{margin-top:20px;}
.mec-skin-grid-events-container .mec-event-title .event-color{display:none;}
.mec-event-article .mec-event-footer .mec-booking-button{
    background-color:#FF5008;
    color:#FFFFFF;
    font-family: "Inter 700", Sans-serif;
    font-weight: 700;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FF5008;
}
.mec-event-article .mec-event-footer .mec-booking-button:hover{
    border-color: #FF5008;
    background-color:#FFFFFF;
    color:#FF5008;
}
.mec-event-carousel-type4 .mec-carousel-type4-head{
    margin:0px;
}
.single-mec-events .mec-event-content{
    padding-top:10px;
}
.single-mec-events .mec-wrap .mec-single-title{
    margin-bottom:10px;
}
.single-mec-events .mec-event-export-module.mec-frontbox{
    margin-bottom:10px;
    padding:20px;
}
.single-mec-events .mec-single-event-author {
    margin-top: -8px;
    font-style: revert;
    margin-bottom: 15px;
    font-size: 15px;
}
.single-mec-events .mec-single-event-author .mec-single-event-poweredby span{
    font-weight:bold;
}
.single-mec-events .mec-single-title{
    color:#FF5008;
    font-family:"Inter 700", Sans-serif;
    font-size:36px;
    font-weight:700;
}
.single-mec-events .mec-single-event-description p{
    font-family: "Inter 400", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color:#000000;
}
/* start of enlightened mind css */
.mfp-close:hover{background-color:unset !important;}
.mfp-close{
  width: auto !important;
  background: none !important;
}
.enlightened-wrapper {
    color: #fff;
    padding:10px;
}
.enlightened-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    direction: rtl;
}
.enlightened-card {
    background: transparent;
    padding: 0px;
    border-radius: 8px;
    position: relative;
}
.enlightened-card .card-thumb {
    position: relative;
}
.enlightened-card .card-thumb img {
    width: 100%;
    border-radius: 6px;
    max-height: 231px;
}
.enlightened-card .date-badge {
    position: absolute;
    top: 8px;
    right: 8px;
    background: #FF5008;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;    
    font-weight:700;
    font-size: 12px;
    font-family: "Inter 700", Sans-serif;
}
.enlightened-card .card-title {
    margin: 12px 0 6px;
    font-weight: 700;
    font-size: 18px;
    color: #FF5008;
    font-family: "Inter 700", Sans-serif;
    direction:ltr;
}
.enlightened-card .card-excerpt {
    font-size: 14px;
    color: #FFFFFF;
    margin-bottom: 12px;
    font-family: "Inter 400", Sans-serif;
    font-weight:normal;
    direction:ltr;
}
.enlightened-card .read-more {
    display: inline-block;
    background: #FF5008;
    color: #fff;
    padding: 5px 14px;
    border-radius: 5px;
    text-decoration: none;
    transition: all 0.3s ease;
    direction:ltr;
    border-width: 1px 1px 1px 1px;
    border-color: #FF5008;
    font-family: "Inter 700", Sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height:2.1;
    float: left;
    clear: both;
}
.enlightened-card .read-more i{margin-left:5px;}
.enlightened-card .read-more:hover {
    background: #FFFFFF;
    color:#FF5008;
    border-color: #FF5008;
}
.enlightened-card .video-logo {
    position: absolute;
    top: 33%;
    left: 45%;
}
/* end of enlightened mind css */
/*flip coin css start*/
.flip-container {
    perspective: 1000px;
    width: 300px;
    height: 300px;
}
.flip-card {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    cursor: pointer;
}
.value-tradition-main:hover .flip-card {
    transform: rotateY(180deg);
}
.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 15px;
    overflow: hidden;
}
.flip-card-back {
    transform: rotateY(180deg);
}
.flip-card-front img,
.flip-card-back img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 150px;
    border: 10px solid #ff5008;
}
/*flip coin css end*/
@media (max-width: 1104px) and (min-width: 1025px) {
    .header-menu-inner-main li a.hfe-menu-item{
        padding-left: 9.5px !important;
        padding-right: 9.5px !important;
    }
    .inner-hero-title-two .elementor-widget-container{
        padding:0px 130px 0px 130px !important;   
    }
}
@media (max-width: 1024px) {
    .hfe-nav-menu nav{
        overflow:hidden;
    }
    .sticky-header {
        margin-top: -90px;
    }
}
@media only screen and (max-width:1023px) {
    .mec-event-meta-row {
        flex-wrap: nowrap;
    }
}
@media (max-width: 767px) {
    .hfe-nav-menu .mobile-menu-item{
        display:block;
    }
    .nf-field-container:not(#nf-field-12-container){
        margin-bottom:10px !important;
    }
    .tag-list-inner-main li{
        padding: 5px 5px;
    }
    .main-banner-title h1{
        font-size: 36px;
    }
    .mec-owl-carousel .mec-event-article{
        height:auto;
        max-height:700px;
    }
    .mec-owl-theme .owl-nav [class*="owl-"]{
        display:block!important;
    }
    .enlightened-grid {
        grid-template-columns: repeat(1, 1fr);
    }
    .enlightened-card .card-thumb img{
        max-height:355px;
        object-fit:cover;
    }
    .sticky-header {
        margin-top: -20px;
    }
}
@media (max-width: 585px) {
    .nf-form-cont .one-half{
        width: 100% !important;
        margin-left:0 !important;
    }
}
@media (max-width: 574px) {
    .flip-coin-outer-main{
        padding:20px !important;
    }
    .value-tradition-inner-main{
        background:none !important;
    }
}
@media (max-width: 560px) {
    .header-menu-main,
    .header-search-main{
        width:10% !important;
    }
    .header-phone-main{
        width:80% !important;
    }
    .who-we-images-main{
        flex-wrap:nowrap !important;
        flex-direction:column !important;
    }
    .who-we-image-second{
        margin:20px 0 0 0 !important;
    }
    .gl-list-main .jkit-posts{
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }
    .link-form-image-col{
        width:100% !important;
    }
}
@media (max-width: 420px) {
    .header-menu-main,
    .header-search-main{
        width:14% !important;
    }
    .header-phone-main{
        width:72% !important;
    }
    .flip-coin-outer-main{
        padding:20px 0 !important;
    }
}