/*
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.1754383118
Updated: 2025-08-05 08:38:38

*/

.hero-banner-head h1 span.light-weight {
    display: block;
    font-weight: 100;
    margin: 18px 0px;
}
.hero-banner-head h1 span.small-font-head {
    font-size: 40px;
    line-height: 40px;
    display: block;
}
.hero-banner-head h1 span.light-weight sub {
    top: 0px;
    position: relative;
}
.lower-cost-boxs .elementor-widget-container:hover {
    background: #000;
    border-radius: 10px;
}
.lower-cost-boxs .elementor-widget-container:hover span.elementor-icon {
    background: #2C2C2C !important;
}
.find-belowe-form button {
    height: 57px;
    margin-top: 15px;
    font-size: 20px;
}
.footer-list li a {
    position: relative;
    padding-left: 35px !important; 
}
.footer-list li a::before {
    content: '';
    height: 12px;
    width: 12px;
    background-color:transparent !important;
    background: url(/wp-content/uploads/2025/09/Polygon-1.png)no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 0;
    top: 17px;
    opacity: 1 !important;
}
.abt-hist-tab span.e-n-tab-title-text {
    flex-direction: column;
    gap: 35px;
}
.abt-hist-tab span.e-n-tab-title-text p {
    margin-bottom: 0px;
}
.abt-hist-tab .e-n-tabs-heading{
    position: relative;
}
.abt-hist-tab .e-n-tabs-heading::after {
    content: '';
    border: 1px solid #e8e8e8;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(0%, -50%);
    width: 100%;
}
.abt-hist-tab .e-n-tabs-heading button.e-n-tab-title {
    position: relative;
}
.abt-hist-tab .e-n-tabs-heading button.e-n-tab-title::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #ff017e;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    z-index: 2;
}

.abt-hist-tab .e-n-tabs-heading button.e-n-tab-title:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translate(-50%, -50%);
    background: url(/wp-content/uploads/2025/09/gg_airplane.png) no-repeat;
    background-position: center;
    background-size: contain;
    height: 43px;
    width: 30px;
    border-radius: 50%;
    z-index: 3;
}
.abt-hist-tab span.e-n-tab-title-text p:last-child {
    font-weight: 100;
}
.meet-team-tab svg {
    border-radius: 5px !important;
}

/* services start */
.service:nth-child(odd) .what-we-do-item .e-con-inner {
    flex-direction: row-reverse !important;
}

.request-quote-form button {
    height: 50px;
}
.request-quote-form .e-form__indicators .e-form__indicators__indicator__separator {
    display: none;
}
.request-quote-form .e-form__indicators .e-form__indicators__indicator {
    flex: 1;
    justify-content: start;
    align-items: start;
    position: relative;
}
.request-quote-form .e-form__indicators .e-form__indicators__indicator .e-form__indicators__indicator__number {
    margin-bottom: 20px;
}
.request-quote-form .e-form__indicators .e-form__indicators__indicator::after {
    height: 4px;
    width: calc(100% - 20px);
    background: #E6E6E6;
    content: '';
    bottom: 28px;
    position: absolute;
    border-radius: 10px;
}
.request-quote-form .e-form__indicators .e-form__indicators__indicator:first-child::after{
    width:calc(100% - 0px);
}
.request-quote-form  .e-form__indicators__indicator.e-form__indicators__indicator--state-active::after, .request-quote-form .e-form__indicators__indicator.e-form__indicators__indicator--state-completed::after {
    background: #FF017E;
}
.request-quote-form  .e-form__indicators__indicator.e-form__indicators__indicator--state-active label, .request-quote-form  .e-form__indicators__indicator.e-form__indicators__indicator--state-completed label{
    color: #2E2E2E !important;
}
.booking-group-items .circle-thumbnail img, .service .what-we-do-item:hover .e-con-inner .attachment-full{
    transition: all 0.3s ease-in-out;
}
.booking-group-items:hover .circle-thumbnail img{
    transform: scale(1.2);
}
.service .what-we-do-item:hover .e-con-inner .image-wrap .attachment-full {
    transform: scale(1.1);
}
.request-quote-form button.e-form__buttons__wrapper__button-previous:hover {
    background-color: #000 !important;
}
.dialog-widget-content:has(.rssPopup) {
    background: transparent !important;
}
.rssPopup {
    background: #fff;
}

.rssPopupwrapp .dialog-lightbox-close-button {
    background: transparent;
    width: 100px;
    transform: translate(28px, -4px) !important;
    padding: 5px 10px;
    opacity: 0 !important;
}

.about-team-sec .e-n-tabs.e-activated {
    flex-direction: column-reverse;
}


@media (max-width:880px){
    .abt-hist-tab .e-n-tabs-heading {
        position: relative;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
    }
    .meet-team-tab svg {
    max-width: 80px;
    }
    .find-belowe-form button {
        height: 45px;
        margin-top: 12px;
        font-size: 16px;
    }
    .about-banner-sec .hiw-image-box {
        position: relative;
        margin-bottom: -10px;
        width: 90%;
        margin-right: -40px;
    }
}

@media (max-width:767px){
    .meet-team-tab svg {
        max-width: 60px;
    }
    .about-banner-sec .image-box {
        position: relative !important;
        transform: translate(0px, 0px) !important;
        width: 100%;
        margin-bottom: 50px;
    }
    
}

@media (max-width:575px){
    .meet-team-tab svg {
        max-width: 60px;
    }
}