/* 
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
*/


/* Header Css */

.head_div {
    width: 100%;
    transition: all 0.3s ease;
    z-index: 9999;
}

.head_div.sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #00000071;
    animation: slideDown 0.8s ease;
    backdrop-filter: blur(10px);
}
@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}


/* Homepage Css */

.elementor-icon-wrapper{
    line-height: 0 !important;
}

.dual_heading span{
    color: #FF4B0C;
}
.spacer_overlay{
    filter: blur(200px);
    background: radial-gradient(50% 50% at 50% 50%, #FFB889 0%, #FF3800 50%, #940300 100%);
    opacity: 1;
}
.sm-spacer-overlay{
    filter: blur(80px);
    background: radial-gradient(50% 50% at 50% 50%, #FFB889 0%, #FF3800 50%, #940300 100%);
    opacity: 0.5;
}
.grad_bg {
    background: linear-gradient(180deg, #252525 22%, #5A0200 80%, #E83300 100%, #FFB580 107%);
}
.big_spacer_overlay{
    filter: blur(220px);
    background: radial-gradient(50% 50% at 50% 50%, #FFB889 0%, #FF3800 50%, #940300 100%);
    opacity: 0.8;
}
.contact_spacer{
    filter: blur(220px);
    background: radial-gradient(50% 50% at 50% 50%, #FFB889 0%, #FF3800 50%, #940300 100%);
    opacity: 0.8;
}
.solution_main{
    background: linear-gradient(180deg, #252525 44.72%, #940300 70.73%, #FF3800 91.8%, #FFB889 103.65%);
}

.btn_arrow .elementor-button-icon svg {
    height: 10px;
    width: 6px;
    align-items: center;
    z-index: 1;
}
.btn_arrow .elementor-button::after {
    content: '';
    background-color: #FFFFFF;
    height: 31px;
    width: 31px;
    display: block;
    border-radius: 100px;
    position: absolute;
    right: 11px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    z-index: 0;
}
.btn_arrow .elementor-button::after{
    transition: all 0.4s ease;
}
.btn_arrow .elementor-button:hover::after{
    width: calc(100% - 22px);
    height: 35px;
    transition: all 0.4s ease;
}
.btn_arrow .elementor-button:hover .elementor-button-text{
    color: #171717;
}
.btn_arrow .elementor-button .elementor-button-text{
    z-index: 1;
}

.glass-btn .elementor-button {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;

    /* Glass Background */
    background:
        linear-gradient(113deg, rgba(102,102,102,.30) 0%, rgba(0,0,0,.30) 100%),
        linear-gradient(127deg, rgba(120,120,120,.20) 0%, rgba(48,48,48,.20) 100%) !important;

    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);

    /* Border */
    border: 1px solid rgba(255,255,255,.18);

    /* Shadow */
    box-shadow:
        0 12px 30px rgba(0,0,0,.25),
        inset 0 1px 1px rgba(255,255,255,.18),
        inset 0 -1px 1px rgba(0,0,0,.2);

    transition: all .35s ease;
}

.glass-btn .elementor-button:hover {
    transform: translateY(0px);
    border-color: rgba(255,255,255,.28);
}

.about_count{
    height: 165px;
    align-content: center !important;
}

.case-card{
    position: relative;
    border-radius: 20px;
    border: 1px solid transparent;

    background:
        linear-gradient(
            180deg,
            #302828 0%,
            #252121 100%
        ) padding-box,

        linear-gradient(
            129.95deg,
            rgba(255,255,255,.55) 17.64%,
            rgba(255,255,255,.08) 50%,
            rgba(255,255,255,.45) 82.36%
        ) border-box;

    overflow: hidden;
}

.blog-card{
    border: 1px solid transparent !important;
    border-radius: 30px !important;

    background:
        linear-gradient(#353535, #353535) padding-box,
        linear-gradient(
            129.95deg,
            rgba(255,255,255,.5) 17.64%,
            rgba(255,255,255,.05) 50%,
            rgba(255,255,255,.5) 82.36%
        ) border-box !important;

    overflow: hidden;
}
.read_btn .elementor-button-content-wrapper{
    align-items: center;
}
.read_btn .elementor-button-icon svg {
    height: 15px;
    width: 8px;
}
.contact_back_bg{
    background: linear-gradient(180deg, #252525 0.01%, #940300 44.15%, #FF3800 79.89%, #FFB889 100%);
}
.contact_fm .frm-fluent-form input, .contact_fm .frm-fluent-form select{
    background-color: #0000001A !important;
    border: 1px solid #FFFFFF33 !important;
    border-radius: 5px;
    color: #fff !important;
    padding: 12px 14px !important;
    appearance: none;
}
.contact_fm .frm-fluent-form textarea{
    background-color: #0000001A !important;
    border: 1px solid #FFFFFF33 !important;
    border-radius: 5px;
    color: #fff !important;
    padding: 12px 14px !important;
    height: 189px;;
}
.contact_fm .frm-fluent-form input::placeholder, .contact_fm .frm-fluent-form select::placeholder, .contact_fm .frm-fluent-form textarea::placeholder{
    color: #fff;
}
.contact_fm .fluentform .ff-el-group {
    margin-bottom: 14px !important;
}
.contact_fm .fluentform .ff_submit_btn_wrapper{
    padding-bottom: 0 !important;
}
.contact_fm .ff-btn-submit{
    width: 100%;
    background-color: #303030 !important;
    padding: 12px;
}
.contact_fm .ff-btn-submit:hover{
    opacity: 1;
}
.contact_fm .fluentform .text-danger{
    color: #fff;
}

.contact-card{
    position: relative;
    border-radius: 16px;
    overflow: hidden;
}

.contact-card::after{
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: 1px;

    background: linear-gradient(
        129.95deg,
        rgba(255,255,255,.5) 17.64%,
        rgba(255,255,255,.05) 50%,
        rgba(255,255,255,.5) 82.36%
    );

    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);

    -webkit-mask-composite: xor;
            mask-composite: exclude;

    z-index: 10;
    pointer-events: none;
}
.footer_spacer{
    filter: blur(220px);
    background: radial-gradient(50% 50% at 50% 50%, #FFB889 0%, #FF3800 50%, #940300 100%);
    opacity: 1;
}



/* ===========================
   NTQS Testimonial Slider
=========================== */

.ntqs-testimonial-parent{
    position:relative;
    width:100%;
    max-width:100%;
    margin:auto;
}

.ntqs-testimonial-parent .ntqs-testimonial-slider{
    height:539px;
    overflow:hidden;
    padding-left: 30px;
}

.ntqs-testimonial-parent .swiper-slide{
    margin-left: 0px;
    transition:all .45s ease;
    transform:scale(1) !important;
}

.ntqs-testimonial-parent .swiper-slide-active{
    margin-left: -20px;
    opacity:1;
    transform:scale(1) !important;
}
/* ==========================
   Common Card
========================== */

.ntqs-testimonial-parent .ntqs-testimonial-card{
    position: relative;
    overflow: hidden;
}

/* Gradient Border - ALL Cards */

.ntqs-testimonial-parent .ntqs-testimonial-card::before{
    content:"";
    position:absolute;
    inset:0;
    padding:1px;
    border-radius:inherit;

    background:linear-gradient(
        129.95deg,
        rgba(255,255,255,.50) 17.64%,
        rgba(255,255,255,.05) 50%,
        rgba(255,255,255,.50) 82.36%
    );

    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);

    -webkit-mask-composite:xor;
            mask-composite:exclude;

    pointer-events:none;
    z-index:2;
}

/* ==========================
   Active Card Only
========================== */

/* Orange Inner Shadow */

.ntqs-testimonial-parent .swiper-slide-active .ntqs-testimonial-card::after{
    content:"";
    position:absolute;
    inset:0;
    border-radius:inherit;
    pointer-events:none;
    box-shadow:
        inset 0 -4px 12px rgba(245,98,17,.50);

}
.ntqs-testimonial-parent .ntqs-testimonial-card{
    position:relative;
    background: linear-gradient(96.53deg, #585858 8.29%, #333333 99.22%);
    border-radius:10px;
    padding: 30px 30px 25px;
    transition:.45s;
    overflow:hidden;
}
.ntqs-testimonial-parent .swiper-slide-active .ntqs-testimonial-card{
    border-color:#ff6518;
}
.ntqs-testimonial-parent .ntqs-testimonial-top{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
    margin-bottom:24px;
}
.ntqs-testimonial-parent .ntqs-quote-icon{
    width:28px;
    height:28px;
    flex-shrink:0;
}
.ntqs-testimonial-parent .ntqs-author{
    color:#fff;
    font-size:16px;
    font-weight:400;
    text-align:right;
}
.ntqs-testimonial-parent .ntqs-content{
   color: #F5F5F5;
    font-size: 16px;
    line-height: 22px;
}
.ntqs-testimonial-parent .ntqs-content p{
    margin:0;
}
.ntqs-testimonial-parent .swiper-slide{
    height:auto !important;
}
.ntqs-testimonial-parent .ntqs-testimonial-card{
    transition:all .45s ease;
}

/* .testimonial_cont::before,
.testimonial_cont::after{
    content:"";
    position:absolute;
    left:0;
    width:100%;
    height:120px;
    z-index:20;
    pointer-events:none;
}

.testimonial_cont::before{
    top:0;

    background:linear-gradient(
        to bottom,
        #2d2d2d 0%,
        rgba(45,45,45,.9) 35%,
        rgba(45,45,45,0) 100%
    );
}

.testimonial_cont::after{
    bottom:0;

    background:linear-gradient(
        to top,
        #2d2d2d 0%,
        rgba(45,45,45,.9) 35%,
        rgba(45,45,45,0) 100%
    );
}  */



.solution_div_box{
    position: relative;
    overflow: hidden;
    isolation: isolate;

    /* Glass Effect */
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
}

/* Gradient Border */
.solution_div_box::before{
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    border-radius: inherit;

    background: linear-gradient(
        129.95deg,
        rgba(255,255,255,0.50) 17.64%,
        rgba(255,255,255,0.05) 50%,
        rgba(255,255,255,0.50) 82.36%
    );

    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);

    -webkit-mask-composite: xor;
            mask-composite: exclude;

    pointer-events: none;
    z-index: 2;
}

/* Glass Highlight */

.solution_div_box::after{
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    pointer-events: none;

    background: linear-gradient(
        180deg,
        rgba(255,255,255,0.10) 0%,
        rgba(255,255,255,0.02) 30%,
        rgba(255,255,255,0) 100%
    );

    z-index: 1;
}

/* Responsive Version */

@media (min-width: 768px) {
    .why-choose-slider .swiper-pagination, .blog_slider .swiper-pagination{
        display: none;
    }
}