/*
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: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.5.0.1649688791
Updated: 2022-04-11 14:53:11
*/

[data-elementor-type="wp-page"] {
    width: 100%;
    overflow: hidden;
}

.custom-nav-menu .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    right: 0 !important;
    padding: 10px 0;
}

.custom-nav-menu nav ul li a:hover:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background-image: url(image/line_menu.svg);
    background-position: center;
    background-repeat: no-repeat;
    bottom: 0;
}

.copyright-footer .elementor-widget-container {
    direction: ltr;
    text-align: right;
}

.social-footer a:hover svg path {
    fill: #ffffff !important;
    transition: all .5s;
}

.wpcf7-spinner {
    display: none;
}

.wpcf7-not-valid {
    border: 1px solid red !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7-not-valid-tip {
    display: none;
}

.cf7-header input {
    direction: rtl !important;
}

.cf7-header h2 {
    /*font-family: 'Inter';*/
    font-weight: 700;
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 40px;
    margin-top: 0;
}

/*.cf7-header .wpcf7-submit {
    background: url("image/btn.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}*/

.icon-block .elementor-icon {
    background: linear-gradient(111.92deg, #1E2E3E 0%, #213F5C 98.94%);
    padding: 18px;
    border: 1px solid;
    border-color: #ffffff !important;
    border-radius: 8px !important;
}

.icon-block  .make-column-clickable-elementor {
    box-shadow: 0 5px 12px rgba(15, 33, 52, 0.1);
    margin: 0 15px;
}

.icon-block .make-column-clickable-elementor .elementor-widget-wrap:after {
    content: '';
    position: absolute;
    bottom: 0;
    background: url("image/container_block_icon.svg");
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 1%;
    z-index: 9;
}

.icon-block.two .make-column-clickable-elementor .elementor-widget-wrap:after {
    content: '';
    position: absolute;
    bottom: 0;
    background: url("image/Container222222.svg");
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 1%;
    z-index: 9;
}

.icon-block  .make-column-clickable-elementor:hover {
    position: relative;
}

.whatsapp-fixed {
    width: 50px !important;
}

.icon-block  .make-column-clickable-elementor:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(111.92deg, #1E2E3E 0%, #213F5C 98.94%);
    opacity: 0;
    border-radius: 8px;
    z-index: 1;
    transition: all .75s;
}

.icon-block  .make-column-clickable-elementor:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(111.92deg, #1E2E3E 0%, #213F5C 98.94%);
    opacity: 0;
    border-radius: 8px;
    z-index: 1;
    transition: all .75s;
}

.icon-block  .make-column-clickable-elementor:hover:after,
.icon-block  .make-column-clickable-elementor:hover:before {
    opacity: 1;
}

.icon-block .make-column-clickable-elementor:hover .elementor-icon-box-description,
.icon-block .make-column-clickable-elementor:hover .elementor-icon-box-title {
    color: #ffffff !important;
}

.graph-desc-block img {
    margin-bottom: -20px;
}

.testimonials-block .swiper-slide {
    position: relative;
    background: #FFFFFF;
    box-shadow: 0 5px 12px rgba(15, 33, 52, 0.1);
}

.testimonials-block .swiper-slide:before {
    width: 402px;
    position: absolute;
    content: '';
    bottom: -1px;
    background: url('image/Container (2).svg');
    background-position: center;
    background-repeat: no-repeat;
    height: 3px;
}

.testimonials-block .swiper-slide .elementor-testimonial {
    display: flex;
    flex-direction: column;
}

.testimonials-block .swiper-slide .elementor-testimonial__header {
    order: 1;
    padding-right: 34px;
    padding-bottom: 24px;
}

.testimonials-block .swiper-slide .elementor-testimonial__content {
    order: 0;
    padding-top: 70px;
    padding-right: 40px;
}

.testimonials-block .swiper-slide .elementor-star-rating {
    order: 0;
    color: #F3CD03;
    position: absolute;
    top: 30px;
    right: 40px;
}

.eicon-chevron-right:before {
    content: url('image/right.svg');
}

.eicon-chevron-left:before {
    content: url('image/left.svg');
}

.swiper-pagination-bullet-active {
    width: 12px !important;
    height: 12px !important;
}

.swiper-pagination-bullets {
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2.5px !important;
}

.cf7-header.footer h2 {
    font-family: "Noto Sans", sans-serif;
    font-weight: bold;
    font-size: 40px;
    color: #ffffff;
    margin-bottom: 0;
    margin-top: 40px;
}

.cf7-header.footer h3 {
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #ffffff;
    margin-bottom: 40px;
}

.htcontact-form-wrapper form p {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

.htcontact-form-wrapper form p .wpcf7-form-control-wrap {
    margin-left: 8px;
}

.htcontact-form-wrapper form p .wpcf7-form-control-wrap:last-of-type {
    margin-left: 0;
}

.margin-text {
    margin: 0 auto;
}

#test_block .demo {
    overflow: hidden;
}

#test_block .demo_mob {
    overflow: hidden;
}


.read_more_btn {
    font-size: 16px;
    color: #404053;
    font-weight: bold;
}

@media screen and (max-width: 1024px) {
    .icon-block .elementor-section .elementor-container {
        flex-wrap: nowrap;
    }

    .eicon-chevron-right:before {
        margin-right: 25px;
    }

    .eicon-chevron-left:before {
        margin-left: 25px;
    }
}

@media screen and (max-width: 767px) {
    .read_more_btn {
        font-size: 14px;
    }

    .cf7-header.footer h2 {
        font-size: 24px;
        margin-top: 60px;
    }

    .cf7-header.footer h3 {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .icon-block  .make-column-clickable-elementor {
        margin: 0 6px;
    }

    .icon-block .elementor-section .elementor-container {
        flex-wrap: wrap;
    }

    .icon-block .make-column-clickable-elementor {
        margin-bottom: 12px;
    }

    .icon-block.two .make-column-clickable-elementor {
        margin-bottom: 30px;
    }

    .eicon-chevron-right:before {
        margin-right: 0;
    }

    .eicon-chevron-left:before {
        margin-left: 0;
    }

    .break-text {
        word-break: break-all;
    }

    .foot-logo-mob img {
        width: 80% !important;
        max-width: 80% !important;
    }

    .cf7-header h2 {
        font-size: 20px;
        margin-top: 20px;
    }

    .htcontact-form-wrapper form p {
        display: block;
    }

    .htcontact-form-wrapper form p .wpcf7-form-control-wrap {
        margin-left: 0;
    }
}