/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * 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.
 */

 /* common css */
body .custom_section {
	padding: 0 80px;
}
.page-header {
    display: none;
}
li b,li strong, p strong{
	color:#1a1a1a;
	font-weight: 600;
}

/* header */
#masthead.sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	background-color: #191919;
}
body .social-icons .elementor-social-icons-wrapper .elementor-social-icon:hover{
    background-color: #fff!important;
}
body .social-icons .elementor-icon svg:hover path{
    fill:#000 !important;
}
/* mainbanner css */
.main_banner_btn svg{
	width:9px;
	height:14px;
}
.main_banner_btn .elementor-button:hover svg path, .main_banner_btn .elementor-button:active svg path {
    fill: #fff;
}
.custom_section .custom-style ol li:last-child p:last-child {
    padding: 0;
    margin: 0;
}
/* inner section */
.custom-style p{
	color:#808080;
}
.custom_section .custom-style ol{
    counter-reset: item;
	padding:0;
}
.custom_section .custom-style ol li p:last-child{
	padding-bottom: 30px;
}
.custom_section .custom-style ol li h3{
	margin-bottom: 10px;
}
.custom_section .custom-style ol li::before {
    counter-increment: item;
    content: counter(item);
    position: absolute;
    left: 0;
    right: auto;
	top: -6px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #000;
    border-radius: 100px;
	font-weight: 700;
}
.custom_section .custom-style ol li::after {
    content: "";
    position: absolute;
    left: 17px;
    top: 30px;
    width: 4px;
    height: calc(100% - 22px);
    background-image: url("../hello-elementor-child/assets/images/Line-1.webp");
    background-repeat: repeat-y;
    background-size: 2px;
}

.custom_section .custom-style ol li {
    position: relative;
    list-style: none;
    padding-left: 55px;
}
.custom_section .custom-style ol li:last-child::after {
    display: none;
}
.custom_section .custom-style ol li:first-child::before {
    background-color: #000;
    color: #fff;
}
.custom_section .custom_style ul {
    padding: 0;
    margin: 7px 0 0;
    float: left;
    width: 100%;
}
/* footer */
footer .custom_section.footer .e-con-inner {
    border-bottom: 1px solid rgba(255, 255, 255, 0.22);
}
/* about us */
.innovations h3 {
    color: #fff;
}
.custom_section .custom_style ul{
	padding:0;
}
.custom_section .custom_style ul li {
    position: relative;
    list-style: none;
    padding-left: 32px;
    padding-bottom: 14px;
}
.custom_section .custom_style ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 22px;
    height: 22px;
    background-image: url("../hello-elementor-child/assets/images/right.svg");
    background-repeat: no-repeat;
    background-size: cover;
}
.content p a {
    text-decoration: none;
}
.content p, .footer ul.hfe-nav-menu li.menu-item a, .footer ul.hfe-nav-menu li.menu-item.current_page_item a,.footer-contact-details .elementor-icon-list-text {
    width: max-content;
    position: relative;
}
.content p{
    text-align: center;
}
.content p:hover::after,.footer ul.hfe-nav-menu li.menu-item:hover::after, .footer ul.hfe-nav-menu li.menu-item.current_page_item::after,.footer-contact-details .elementor-icon-list-text:hover::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #fff;
    width: 47px;
    height: 1px;
}
.footer ul.hfe-nav-menu li.menu-item:hover::after, .footer ul.hfe-nav-menu li.menu-item.current_page_item::after,.footer-contact-details .elementor-icon-list-text:hover::after{
    width:100%;
}
.footer .hfe-nav-menu li.menu-item {
    width: max-content;
}
/* leadership */
.our_founder ul li {
	color:#1A1A1A;
	font-weight: 600;
}
/* approch page */
.read-more {
    font-weight: 500;
    cursor: pointer;
    color: #1a1a1a;
}
.read-more:hover {
    text-decoration: underline;
}
.read-more-hidden {
    display: none;
}
.our_process .elementor-icon-box-description {
    overflow: hidden;
    max-height: 5.6em;   /* ~4 lines */
    transition: max-height 0.35s ease;
    margin-bottom: 6px;
}

.our_process .elementor-icon-box-description.open {
    max-height: 1000px; /* expand */
}

.our_process .read-more {
    display: inline-block;
    margin-top: auto;
    cursor: pointer;
    font-weight: 500;
}
.custom_style.guiding_priniciples ul li h3 {
    margin-bottom: 7px;
}
.custom_section .custom_style.guiding_priniciples ul li {
    padding-bottom: 12px;
}
.custom_section .guiding_priniciples.custom_style ul li::before {
    width: 20px;
    height: 20px;
}
.our_process .elementor-element.process-active, .our_process .elementor-icon-box-wrapper {
    height: 100%;
}
.our_process .elementor-icon-box-content {
    height: 100%;
    display: flex;
    flex-direction: column;
}
body .hfe-pointer__underline .menu-item.parent a.hfe-menu-item:after{
    height: 1px;
}
@media (max-width: 1269px) and (min-width: 1025px) {
    .hfe-nav-menu .menu-item {
        margin-right: 25px !important;
    }
}
@media (max-width: 1121px) and (min-width: 1025px) {
    .hfe-nav-menu .menu-item {
        margin-right: 12px !important;
    }
    .hfe-nav-menu .menu-item a.hfe-menu-item{
        font-size:15px !important;
    }
}
@media (max-width: 1281px) and (min-width: 1025px) {
    .custom_section .our_process .elementor-element.elementor-widget {
        padding: 15px;
    }
    .custom_section .our_process .elementor-element .elementor-icon-box-title{
        font-size: 19px;
    }
}
@media (max-width: 1157px) and (min-width: 768px) {
    .custom_section .our_process.elementor-element{
        --e-con-grid-template-columns: repeat(2, 1fr)
    }
}
@media (max-width: 1199px) {
	body .custom_section {
		padding: 0 60px;
	}
}
@media (max-width: 1024px) {
	body .custom_section {
		padding: 0 30px;
	}
	.custom_section .custom_style ul li::before{
		top: 3px;
	}
	.custom_section .custom_style ul li::before,.custom_section .guiding_priniciples.custom_style ul li::before {
		width: 18px;
		height: 18px;
	}
	.custom_section .custom_style ul li {
        padding-left: 25px;
        padding-bottom: 12px;
        font-size: 15px;
    }
	.custom_style.guiding_priniciples ul li h3 {
		margin-bottom: 4px;
	}
    .our_process .elementor-icon-box-description {
        max-height: 4.3em;
    }
    body .hfe-dropdown {
        display: block !important;
        visibility: hidden !important;
        opacity: 0 !important;
        position: fixed !important;
        top: 60px !important;
        left: -100% !important;
        width: 100% !important;
        height: 100vh !important;
        flex-direction: column;
        transition: all 0.3s ease-in-out;
    }
    
    
    body .hfe-dropdown.menu-is-active,
    .hfe-dropdown.active,
    .hfe-dropdown.hfe-dropdown-open {
        visibility: visible !important;
        opacity: 1 !important;
        left:0 !important;
    }

    body.header_menu_active {
        overflow: hidden;
    }
    body .social-icons .elementor-social-icons-wrapper .elementor-social-icon{
        background-color: #fff!important;
        height: 25px !important;
        width: 25px !important;
        background-size:25px ;
    }
    body .social-icons .elementor-icon i, .social-icons .elementor-icon svg {
        height: 1.2em !important;
        width: 1.2em !important;
    }
    body .social-icons .elementor-icon svg path{
        fill:#000 !important;
    }
    .social-icons {
        padding-top: 20px !important;
        padding-left: 20px !important;
    }
    body .hfe-nav-menu-icon {
        padding: 0 !important;
    }
    .custom_section .custom-style ol li p:last-child {
        padding-bottom: 10px;
    }
	body h2{
		font-size:25px !important;
	}
    body .elementor .elementor-element h2.hfe-heading .hfe-heading-text {
        font-size: 20px !important;
    }
	body p{
		font-size:15px !important;
	}
    .custom_section .custom-style ol li::after {
        left: 14px;
        top: 32px;
    }
    .custom_section .custom-style ol li::before {
        top: -1px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 15px;
    }
}

@media (max-width: 767px) {
	body .custom_section {
		padding: 0 20px;
	}
	.custom_section .custom_style ul li {
		padding-left: 21px;
	}
	.custom_section .custom_style ul li::before {
		width: 15px;
		height: 15px;
	}
	.custom_section .custom_style.guiding_priniciples ul li {
		padding-left: 27px;
	}
    .custom_section .custom-style ol li p:last-child {
        padding-bottom: 15px;
    }
    .social-icons {
        padding-top: 20px !important;
        padding-left: 15px !important;
    }
    .custom_style.guiding_priniciples ul li h3 {
        margin-bottom: 2px;
    }
}
@media (max-width: 374px) {
	body .custom_section {
		padding: 0 15px;
	}
    body .elementor .elementor-element h2.hfe-heading .hfe-heading-text {
        font-size: 18px !important;
    }
}
@media (max-width: 330px) {
	body .custom_section .elementor-element.Enquiries .elementor-icon-list-items .elementor-icon-list-item > a {
		font-size: 15px;
	}
}
@media (max-width: 312px) {
	body .custom_section .elementor-element.Enquiries .elementor-icon-list-items .elementor-icon-list-item > a {
		font-size: 14px;
	}
}
