/*
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.7.17779637843
Updated: 2026-05-05 06:49:44

*/

/* ---------------------------- */
/* Common CSS Start */
/* ---------------------------- */
p:last-child {
	margin-bottom: 0 !important; 
}
.highlighted-title span {
    color: var(--e-global-color-primary);
}
body {
    overflow-x: hidden;
}
.full-height-img {
    height: 100%;
}
.blog-post a.page-numbers {
    text-decoration: none;
}
body.single-post .elementor-widget-post-info ul li a {
    text-decoration: none;
}
body.single-post .elementor-widget-theme-post-content a {
    color: var(--e-global-color-primary);
}
body.single-post .elementor-widget-theme-post-content a:hover {
    color: #000;
}
body.single-post .elementor-post-navigation {
    gap: 30px;
}
body.single-post .elementor-post-navigation a {
    text-decoration: none;
}
body.single-post .elementor-widget-theme-post-content h2 {
    text-transform: unset;
}
/* ---------------------------- */
/* Common CSS End */
/* ---------------------------- */

/* ---------------------------- */
/* Header CSS Start */
/* ---------------------------- */
.header-icon .elementor-icon-wrapper {
    display: flex;
}
.header--menu a.elementor-item:hover::before {
    background: #F5C200;
} 
.header--menu a.elementor-item.elementor-item-active:hover::before {
    background: #3f444b;
} 
@media(max-width: 1290px) and (min-width: 1025px) {
header .header--menu nav > ul > li > a.elementor-item {
    padding: 4px 22px !important;
    font-size: 16px;
}
.header-cta-btn a.elementor-button {
    padding: 15px 16px !important;
    font-size: 16px;
}	
.hero-form-col {
    width: 100% !important;
}
header .topbar-col {
    justify-content: flex-end;
    padding-right: 20px;
}	
header .topbar-col .reach-btn a.elementor-button {
    padding: 14px 50px 14px 30px !important;
}	
}
@media(max-width: 767px) {
header .site-header {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
/* ---------------------------- */
/* Header CSS End */
/* ---------------------------- */

/* ---------------------------- */
/* Homepage CSS Start */
/* ---------------------------- */
.hero-points ul.elementor-icon-list-items {
    row-gap: 10px;
}
.home-logo-scroll .swiper-wrapper {
	transition-timing-function: linear;
}
.about-sec:before {
    width: 55% !important;
    right: 0;
    left: unset !important;
}
.review-sec .ti-widget.ti-goog .ti-review-item>.ti-inner {
    border: 1px solid #898989 !important;
}
@media(max-width: 1024px) {
.tablet-image-overlay-col:before {
	background-image: linear-gradient(180deg, #ffffff 10%, #ffffff00 60%) !important;
	margin-top: -1px;
}	
}
/* ---------------------------- */
/* Homepage CSS End */
/* ---------------------------- */

/* ---------------------------- */
/* Footer CSS Start */
/* ---------------------------- */
.footer-icon-box .elementor-icon-box-description a {
    color: inherit !important;
    text-decoration: none !important;
    transition: 0.3s ease;
    word-wrap: break-word;
}
.footer-icon-box .elementor-icon-box-wrapper:hover .elementor-icon-box-description a { 
	color: var( --e-global-color-primary ) !important;
}
.footer-icon-box .elementor-icon-box-icon {
    margin-top: 6px;
}
.home-logo-slider figure img {
    width: 100%;
    max-width: 124px !important;
}
/* ---------------------------- */
/* Footer CSS End */
/* ---------------------------- */

/* ---------------------------- */
/* About CSS Start */
/* ---------------------------- */
.meet-team-block img {
    aspect-ratio: 16 / 18;
    object-fit: cover;
    object-position: top;
}

@media(max-width: 1024px) {
.elementor-widget-image-box.meet-team-block {
    height: 100%;
}
.meet-team-sec:before {
    background-image: linear-gradient(126deg, var(--e-global-color-primary) 10%, var(--e-global-color-secondary) 4%) !important;
}	
}

@media(max-width: 767px) {
.meet-team-sec:before {
    background-image: linear-gradient(126deg, var( --e-global-color-primary ) 4%, var( --e-global-color-secondary ) 4%) !important;
}
}
/* ---------------------------- */
/* About CSS End */
/* ---------------------------- */


/* ---------------------------- */
/* Location Start */
/* ---------------------------- */
.location-btn a.elementor-button {
    width: 100%;
}
span.elementor-icon-box-title {
    word-wrap: break-word;
    overflow-wrap: break-word;
}
/* ---------------------------- */
/* Location End */
/* ---------------------------- */