.wdt-cus-contact-socials.wac-icon .elementor-icon{
    font-size: 20px;
}

@media (max-width: 765px) {
    div#main .wdt-elementor-container-fluid .elementor-section.elementor-section-boxed.wdt-no-full-section > .elementor-container, div#main .wdt-elementor-container-fluid .elementor-section.elementor-section-boxed:not(.wdt-no-full-section) > .elementor-container
    {
        padding: 0 10px;
    }
    .wdt-icon-box-holder.wdt-rc-template-default .wdt-content-item > .wdt-content-media-group {
        padding:  5px 0px;
    }
}

.landing-form-bg{
    background-color: #f173a1c9;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    padding: 50px 40px 50px 40px;
    border-radius: 3%;
    border: 4px solid #000;
    border-style: dashed;
}
.wdt-cus-contact-us-form .wpcf7-form input.wpcf7-submit{
background-color: #000000;
border: 1px solid #000;

}
.wdt-cus-contact-us-form .wpcf7-form input.wpcf7-submit:hover{
    border: 1px solid #fff;
}
.wpcf7-form.invalid .wpcf7-response-output{
    display: none !important;
}
.wpcf7-form.submitting .wpcf7-submit.has-spinner{
    pointer-events: none;
}



/* Style by Edwin on Landing page */
.wac-banner-custom .wdt-cus-contact-from-01 {
    z-index: 1;
    position: relative;
}

#header{
    position: fixed;
    top:0;
    width: 100%;
}
body{
    margin-top: var(--header-height);
}
.wdt-no-header-builder-content .no-header .no-header-logo > a > img, .elementor-widget-wdt-logo div.wdt-logo-container a img {
    height: auto;
    width: 140px;
    max-width: 140px;
}


@media (max-width: 1441px) {
    .wdt-no-header-builder-content .no-header .no-header-logo > a > img, .elementor-widget-wdt-logo div.wdt-logo-container a img {
        width: 120px;        
    }
}
@media (max-width: 600px) {
    .wdt-no-header-builder-content .no-header .no-header-logo > a > img, .elementor-widget-wdt-logo div.wdt-logo-container a img {
        width: 100px;
        max-width: 100px;

    }
}

.wac-header-box-shadow {
      box-shadow: 0 -3px 11px 0 rgba(0, 0, 0, 0.2), 0 0px 27px 0 rgba(0, 0, 0, 0.19);

}
.wac-header-box-shadow .wac-header-mail a {

    padding: 10px 28px;
    background: #17256d;
    border-radius: 49px
}
.elementor-editor-active .wac-content-icon-wrapper svg{
    display: none !important;
}

@media screen and (min-width: 1350px) {
    .wac-header-box-shadow .wac-header-mail a {
        padding: 10px 18px;
    }
}
@media screen and (min-width: 1270px) {
    .wac-header-box-shadow .wac-header-mail a {
        padding: 10px 10px;
    }
    .wac-header-box-shadow .wac-header-mail a .elementor-icon-list-text {
        font-size: 15px;
    }

}

@media screen and (max-width: 1750px) {
.wdt-content-item .wdt-content-description{
   -webkit-line-clamp: inherit !important;
    font-size: .75rem;
}
}
@media screen and (max-width: 1023px) {
    .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span svg{
        display: none !important;
    }
     .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon{
        background-color: #F26522;
        border-radius: 30px;
        border-style: dashed;
  border-width: 2px 2px 2px 2px;
  border-color: white;
     }
     .wdt-custom-testimonial-style .wdt-content-item .wdt-content-detail-group{
        padding: 20px 40px;
     }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .wdt-custom-testimonial-style .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span {
    font-size: clamp(24.5rem, -5.1348rem + 43.1373vw, 29.375rem);
  }
}
@media screen and (max-width: 479px) {
  .wdt-custom-testimonial-style .wdt-content-item .wdt-content-detail-group {
    padding: 20px 40px;
  }
}
