/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Template: generatepress
Author: Tom Usborne
Author URI: https://generatepress.com/about
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS, and is translated into over 25 languages by our amazing community of users. A few of our many features include 60+ color controls, powerful dynamic typography, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover), and 9 widget areas. Learn more and check out our powerful premium version at https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 3.6.0.1756307642
Updated: 2025-08-27 15:14:02

*/
body{
	font-family: 'Montserrat', sans-serif;
	background-color: #fff;
}
.header .top-col .first-col{
    flex: 0 0 calc(50% - 75px) !important;
}
.header .top-col .third-col{
    flex: 0 0 calc(50% - 75px) !important;
}
.header .top-col .site-logo img{
    width: 100% !important;
}
.header .top-col .site-logo{
    flex: 0 0 150px !important;
}
.btn a{
    background-color: #CE0D18;
    color: #fff;
    font-size: 18px;
    padding: 10px;
    display: flex;
    width: 200px !important;
    height: 60px;
    justify-content: center;
    align-items: center;
    border: 1px solid #CE0D18;
    transition: all 0.3s;
}
.header .top-col .third-col .btn a{
    margin-left: auto;
}
.btn a:hover{
    background-color: transparent !important;
    border-color: #CE0D18;
    color: #CE0D18;
}
.header .top-col{
    padding: 15px;
}
.social-icons .elementor-social-icons-wrapper a{
    background-color: transparent !important;
    border: 2px solid #ce0d18;
    transition: all 0.3s;
	border-radius: 50%;
}
.social-icons .elementor-social-icons-wrapper a:hover{
    transform: scale(1.1)
}
.header .menu-container ul li a{
    padding: 15px 30px !important;
}
.header .menu-container ul li a:hover, .header .menu-container ul li a.elementor-item-active{
    background-color: #ce0d18;
}
.header .menu-container ul li a::after{
    display: none !important;
}
p:last-child{
	margin-bottom: 0;
}
.footer-last-bar .copyright-text {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.lfieSkillsWrapper .col img{
    height: 310px;
    object-fit: cover;
}
.lfieSkillsWrapper .col.big-col img{
    height: 640px;
}
.lfieSkillsWrapper .col h4{
    position: absolute;
    bottom: 0;
    background-color: rgba(0,0,0,0.8);
    display: block;
    width: 100%;
    padding: 12px;
    text-align: center;
    font-weight: 500 !important;
    color: #fff;
}
.lfieSkillsWrapper .col{
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}
.lfieSkillsWrapper .col:hover img{
    transform: scale(1.1)
}
.lfieSkillsWrapper .col *{
    transition: all 0.3s;
}
.lfieSkillsWrapper .col:hover h4{
    background-color: #CE0D18
}
.single-banner-inside-box{
    width: 500px;
}
.acf-gallery-container .slick-track img{
    padding: 10px;
    height: 200px;
    object-fit: cover;
}
.btn.white a{
    background-color: #fff;
    color: #ce0d18;
    border: 0;
}
.btn.white a:hover{
    background-color: #ce0d18 !important;
    color: #fff;
}
.programs-grid-layout .info{
    flex-grow: 1;
}
.priceTableWrapper .col{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    flex-grow: 1;
}
.priceTableWrapper .col .btn{
    margin-top: auto;
}
.priceTableWrapper .elementor-icon-list-item{
    align-items: start !important;
}
.priceTableWrapper .elementor-icon-list-icon{
    padding-top: 4px
}
.bg-color{
    background-color: #fff8f8e6 !important; 
}
.testimonial-home .elementor-main-swiper{
    background-color: #fff;
    border-radius: 20px;
    border: 1px solid #000;
    padding-bottom: 50px !important;
}
.testimonial-home .elementor-main-swiper *{
    color: #000;
}
.testimonial-home .elementor-main-swiper .swiper-pagination span{
    background-color: #000 !important;
    width: 10px;
    height: 10px;
}
.testimonial-home .elementor-main-swiper .swiper-pagination{
    bottom: 20px !important;
}
.testimonial-home .elementor-testimonial__title{
    color: #ce0d18;
}
.home-banner-slider a.elementor-button{
    display: flex;
}
.programs-grid-layout .col img{
    height: 270px;
    display: block;
    min-height: inherit;
    object-fit: cover;
    object-position: center center;
}
.menu-container .sub-menu li a{
    background-color: transparent !important;
    color: #33373d !important;
}
.menu-container .sub-menu li a:hover{
    background-color: #ce0d18 !important;
    color: #fff !important;
}
h1,h2,h3,h4,h5,h6{
    font-family: "League Spartan", Sans-serif !important; 
}
.fac-main-cont{
    position: relative;
    width: 50%;
}
.fac-abs-cont h3{
    background-color: #ce0d18;
    color: #fff !important;
    padding: 5px 10px;
    font-weight: 500 !important;
    width: max-content;
    margin-top: -21px;
	line-height: 35px;
}
.fac-abs-cont{
    width: 350px;
    margin-left: 30px
}
.fac-main-cont.right{
    margin-left: auto;
}
.menu-container .sub-menu li a{
    text-transform: capitalize;
}
.teamloopitem .elementor-widget-theme-post-content{
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-top: 10px;
  font-size: 14px;
}
.teamloopitem .elementor-widget-theme-post-content p{
  margin-bottom: 0;
}
.teamloopitem span.elementor-heading-title a{
  color: #fff !Important;
  font-weight: 500;
  margin-top: 20px;
  display: block;
  transition: all 0.3s;
  cursor: pointer;
}
.teamloopitem span.elementor-heading-title a::after{
  content: '\f061';
  font-family: 'FontAwesome';
  margin-left: 10px;
  position: relative;
  top: 2px;
}
.teamloopitem span.elementor-heading-title{
  display: block;
  width: max-content;
}
.teamloopitem span.elementor-heading-title a:hover{
  transform: translateX(10px)
}
.teamloopitem .elementor-widget-post-info li .elementor-icon-list-text::before{
  content: 'Role:';
  font-weight: 700;
}
.teamloopitem .elementor-widget-post-info li .elementor-icon-list-icon, .teamloopitem .elementor-widget-post-info svg{
  width: 20px !important;
  height: 15px;
}
.teamloopitem .elementor-widget-post-info li span{
    font-size: 15px;
}
.teamloopitem.detail li svg{
    fill: #000 !important;
    color: #000 !important;
}
.teamloopitem.detail li span.elementor-icon-list-icon, .teamloopitem.detail li svg{
    width: 20px !important;
    height: 20px;
}
.teamloopitem.detail li span.elementor-icon-list-text::before{
    content: 'Role:';
    font-weight: 600;
}
.social-media-links .name{
    font-weight: 600;
}
.social-media-links{
    font-size: 16px;
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.social-media-links .item{
    display: flex;
    gap: 8px;
}
.social-media-links a{
    word-break: break-all;
    color: #ce0d18;
    font-weight: 500;
}
.social-media-links a:hover{
	text-decoration: underline;
}
.teamDetailWrapper .feat-img img{
    overflow: hidden;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px; 
}
.teamDetailWrapper:not(:has(.social-media-links)) .social-heading{
    display: none;
}
.teamDetailWrapper:not(:has(.achivement-field)) .achivements{
    display: none;
}
.teamDetailWrapper:not(:has(.contact-field)) .contactNoWrapper{
    display: none;
}
.bold{
	font-weight: 600;
}
.contact-form input, .contact-form textarea{
    background-color: transparent;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 5px;
    font-size: 15px;
    color: #000;
}
.contact-form .wpforms-field-label{
    margin-bottom: 5px
}
.contact-form .wpforms-submit{
    background-color: #ce0d18;
    border-radius: 5px;
}
.contact-form .wpforms-submit:hover{
    opacity: 0.7
}
@media(max-width:1197px){
    .header .menu-container ul li a{
        padding: 15px 20px !important;
    }
}
@media(max-width:1024px){ 
    .header .top-col .site-logo {
        flex: 0 0 120px !important;
    }
    .header .top-col .e-con-inner{
        flex-direction: row-reverse;
    }
    .header .first-col{
        align-items: end;
    }
    .header .elementskit-menu-hamburger{
        padding: 0 !important;
        border: 0 !important;
        width: 30px !important;
    }
    .header .elementskit-menu-hamburger span{
        background-color: #fff !important;
        height: 2px;
        margin-bottom: 6px;
    }
    .header .elementskit-menu-container{
        background-color: #313131 !important;
        transition: all 0.4s !important;
    }
    .header .elementskit-menu-container li a{
        color: #fff !important;
        font-size: 16px;
    }
    .header .elementskit-menu-close{
        color: #fff !important;
        border-color: #fff !important;
    }
    .header .elementskit-menu-overlay{
        transition: all 0.4s !important;
    }
    .header .ekit-menu-nav-link.active{
        background-color: #ce0d18;
    }
}
@media(max-width:767px){
    .header .top-col .first-col{
        flex: 0 0 70% !important
    }
    .header .top-col .first-col span.elementor-heading-title{
        font-size: 16px;
    }
    .header .elementor-social-icons-wrapper a{
        font-size: 16px;
        width: 36px;
        height: 36px;
    }
    .header .top-col .site-logo {
        flex: 0 0 90px !important;
    }
    .header .btn a {
        font-size: 16px;
        padding: 10px 20px !important;
        width: unset !important;
        height: 45px;
    }
    .header .top-col{
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
}
@media(max-width:400px){
    .header .top-col, .header .top-col .e-con-inner{
        justify-content: center !important
    }
    .header .btn a {
        font-size: 14px;
        padding: 8px 16px !important;
        width: unset !important;
        height: 40px;
    }
    .header .elementskit-menu-container li a{
        color: #fff !important;
        font-size: 14px;
    }
}
@media(max-width:340px){
	.header .first-col{
        display: none;
    }
}
.footer-cols span.elementor-icon-list-text {
    word-break: break-word;
}
.footer-cols .elementor-heading-title{
    font-size: 16px !important;
}
@media(max-width:960px){
.footer-cols{
    flex-direction: column !important;
    gap: 30px !important;
}
.footer-cols .col-1{
    width: 100% !important;
}
.footer-cols .col-2-wrapper{
    width: 100% !important;
}
}
@media(max-width:767px){
    .footer-cols .col-2{
        padding: 0 !important;
    }
    .footer-cols .col-2-wrapper{
        gap: 20px !important;
    }
    .footer-cols{
        padding-top: 30px !important;
        padding-bottom: 30px !important; 
    }
	.fac-main-cont {
		margin-left: 0 !important;
		width: 100%;
	}
	.fac-main-cont h3{
		font-size: 24px;
	}
	.fac-abs-cont {
		width: 100% !important;
		margin-left: 0px;
	}
	.dot-bg-img{
		background-image: none !important;
	}
	.single-banner-inside-box {
		width: 100%;
	}
	body .home-banner-slider .e-con-inner {
		padding: 100px 20px !important;
	}
	.btn a{
		width: max-content !important;
		height: unset;
		font-size: 14px;
		padding: 10px 16px !important;
	}
	.testimonial-home .elementor-testimonial__text{
		font-size: 16px;
	}
}
@media(max-width:1380px){
    .home-banner-slider .e-con-inner {
        max-width: 1200px !important;
    }
}
@media(max-width:1240px){
    .home-banner-slider .e-con-inner {
        max-width: 1000px !important;
        padding: 100px 50px !important;
    }
}
@media(max-width:480px){
	.acf-gallery-container .slick-track img {
		height: 145px;
	}
}
.pitch-deck a:hover{
    text-decoration: underline;
}
.header .site-logo img:hover{
    opacity: 0.8;
}
.header .site-logo img{
    transition: all 0.3s;
}