/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/



.newssetter-form .ginput_container.ginput_container_email input {
    font-family: "Poppins", sans-serif !important;

    font-weight: 400;
    font-size: 16px;

    color: #5F5F5F;
    text-transform: lowercase;
    height: 50px;
    border-radius: 30px;
    padding: 0px;
    padding-left: 40px;
    padding-right: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.00287 7.35057C6.70432 7.5496 6.35754 7.65481 6 7.65481C5.64248 7.65481 5.2957 7.5496 4.99716 7.35057L0.0798984 4.0723C0.0527532 4.05415 0.0261104 4.03526 0 4.01565L0 9.38745C0 10.0033 0.499805 10.4921 1.10468 10.4921H10.8953C11.5112 10.4921 12 9.99233 12 9.38745V4.01562C11.9738 4.03529 11.9471 4.05422 11.9199 4.07239L7.00287 7.35057Z' fill='%235F5F5F'/%3E%3Cpath d='M0.469922 3.98263L5.38718 7.26092C5.57332 7.38502 5.78665 7.44706 5.99998 7.44706C6.21333 7.44706 6.42668 7.385 6.61282 7.26092L11.5301 3.98263C11.8243 3.78657 12 3.45845 12 3.1043C12 2.49538 11.5046 2 10.8957 2H1.10431C0.495399 2.00002 5.81274e-07 2.4954 5.81274e-07 3.10489C-0.000181964 3.27861 0.0426335 3.44968 0.124628 3.60283C0.206623 3.75598 0.325248 3.88646 0.469922 3.98263Z' fill='%235F5F5F'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center left 22px;
}


.newssetter-form .ginput_container.ginput_container_email input:focus {
    outline: none;
}

.newssetter-form .ginput_container.ginput_container_email input::placeholder {
    text-transform: capitalize;
}

.newssetter-form .gform-footer {
    margin-top: 19px !important;
}

input#gform_submit_button_1 {

    font-family: 'Bebas Neue';
    font-weight: 400;
    font-size: 25px;
    line-height: 26px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-block: 17px;
    background-color: #002E5D;
    border-radius: 30px;
    transition: all 0.3s ease;
    border: 1px solid #002E5D;


}

input#gform_submit_button_1:hover {
    background-color: #FFFFFF;
    color: #002E5D;
}


.contact-form .gfield .ginput_container input {
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
    height: 63px;
    border-radius: 5px;
    padding-left: 46px;
    background-repeat: no-repeat;
    background-position: center left 22px;
    background-color: #FFFFFF;
    font-weight: 400;
    color: #5F5F5F;
}




.contact-form .gfield .ginput_container input[type="email"] {
    text-transform: lowercase;
}

.contact-form .gfield .ginput_container input[type="email"]::placeholder {
    text-transform: capitalize;
}

.contact-form .gfield .ginput_container textarea {
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
    height: 122px;
    padding-left: 46px;
    background-repeat: no-repeat;
    background-position-x: 22px;
    background-position-y: 16px;
    background-color: #FFFFFF;
    font-weight: 400;
    color: #5F5F5F;
    border-radius: 5px;
}


.contact-form .gfield .ginput_container input:focus,
.contact-form .gfield .ginput_container textarea:focus {
    outline: none;
}





.contact-form input#input_2_1 {
    background-image: url(./Image/Frame.svg) !important;
}

.contact-form input#input_2_3 {
    background-image: url(./Image/mail.svg) !important;
}

.contact-form input#input_2_4 {
    background-image: url(./Image/phone.svg);
}

.contact-form input#input_2_5 {
    background-image: url(./Image/order.svg);
}

.contact-form textarea#input_2_6 {
    background-image: url(./Image/writing.svg) !important;
}

.contact-form .gform-footer {
    display: flex;
    justify-content: center;
    align-items: center;
}

input#gform_submit_button_2 {

    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: #834545;
    padding: 17px 103px;
    background-color: #FFFFFF;
    border-radius: 100px;
    transition: all 0.3s ease;
}

input#gform_submit_button_2:hover {
    background-color: var(--e-global-color-accent);
    color: #fff;
}

.contact-form .gform_fields {
    column-gap: 30px !important;
    row-gap: 30px !important;
}

#gform_confirmation_message_2 {
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
}

#gform_confirmation_message_1 {
    color: #fff;
}



.global-btn .elementor-button-content-wrapper {
    align-items: center;
}

.global-btn .elementor-button-content-wrapper .elementor-button-icon {
    font-size: 11px;

}

.global-btn .elementor-button .elementor-button-icon svg {
    transition: all 0.3s ease;
}



.global-btn .elementor-button:hover .elementor-button-icon svg path {
    fill: inherit;
}

.global-btn .elementor-button:hover .elementor-button-icon svg {
    transform: rotate(45deg);
}



.banner-btn .elementor-icon {
    background-color: transparent;
    border: 1px solid #fff;
}

.banner-btn:hover .elementor-icon svg path {
    fill: #051522;
}

.banner-btn .elementor-icon svg {
    transition: all 0.3s ease;
}

.banner-btn:hover .elementor-icon svg {
    transform: rotate(45deg);
}


.line-limit-three{
    margin: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* Limit to 3 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}



.service-loop-carousel .service-card p {
    margin: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* Limit to 3 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.video-wrapper .elementor-custom-embed-play svg {
    opacity: 1;
}

.video-wrapper .elementor-custom-embed-play {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffffb8;
    padding: 26px;
    border-radius: 100%;
}

.video-wrapper .elementor-custom-embed-play::before {
    content: "";
    position: absolute;
    height: calc(100% + 21px);
    width: calc(100% + 21px);
    background-color: #ffffff47;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    animation: pulse 1.5s infinite ease-in-out;
}


.service-page-grid .elementor-widget-theme-post-content{
    width: 100% !important;
}


/* Pulse animation keyframes */
@keyframes pulse {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }

    50% {
        transform: translate(-50%, -50%) scale(1.3);
        opacity: 0;
    }

    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
}


.ftr-text a {
    color: #fff;
}

.ftr-text a:hover {
    color: #71beff;
}


.link-image a{
    display: block;
    width: 100%;
}


@media only screen and (min-width: 1201px) and (max-width: 1599px) {
    html {
        zoom: 0.85;
        zoom: 85%;
    }
}



@media screen and (max-width:767px) {


#gform_confirmation_message_1 {
    color: #fff;
	text-align:center;
}

    .video-wrapper .elementor-custom-embed-play {
    display: flex
;
    justify-content: center;
    align-items: center;
    background: #ffffffb8;
    padding: 15px;
    border-radius: 100%;
}
    .ftr-nav ul {

        display: flex;
        justify-content: center;
        gap: 10px;
        flex-wrap: wrap;
    }


    .contact-form .gform_fields {
        column-gap: 30px !important;
        row-gap: 30px !important;
    }


    input#gform_submit_button_2 {

        font-family: 'Bebas Neue';
        font-style: normal;
        font-weight: 400;
        font-size: 25px;
        line-height: 30px;
        letter-spacing: 0.05em;
        color: #834545;
        padding: 10px;
        background-color: #FFFFFF;
        border-radius: 100px;
        transition: all 0.3s ease;
        width: 100%;
        ;
    }
}

@media screen and (max-width:425px) {
    .contact-form .gform_fields {
        column-gap: unset !important;
        row-gap: 30px !important;
    }
}