.w-richtext{
    text-align: justify;
}
label.error{
    padding-top: 20px;
    font-size: 18px;
    padding-left: 20px;
    color:  #F00;

}
.contact-form .form{
    display: flex;
      flex-direction: column;
      gap: 30px;
  }

.confirm{
  color: #fff !important;
  text-align: center !important;
  background-color: #1d1d2f !important;
  border: 2px solid #1d1d2f !important;
  border-radius: 20px !important;
  justify-content: center !important;
  padding: 20px 52px !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.111em !important;
  text-decoration: none;
  transition: border-color .3s, background-color .3s, transform .3s, color .3s;
  transform: translate(0);
}
.confirm:hover{
    color: #fff;
    background-color: #3f73f9 !important;
    border-color: #3f73f9 !important;
    transform: scale(1.04);
}
.grid-card-sec .display-5{
    font-size: 20px !important;
}

.dna-section .head-content{
    grid-template-columns:1fr !important;
}
._500px {
    max-width: 500px !important;
}
._800px{
    max-width: 800px !important;
}
.sv-workflow h4{
    font-size: 20px !important;
}
.contact-banner .grid-2-columns.hero-v14---grid{
    grid-column-gap:70px;
}
.contact-form-sec .display-2{
    font-size: 58px ;

}
/* p{
    text-align: justify !important;
} */
.ad-para{
    text-align: center !important;
}
.space-sec{
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.grid-card-sec .card.integration-card{
    justify-content: flex-start !important;
}
.mg-bottom-20px{
    margin-bottom: 20px;
}
.w--current{
    color: #3f73f9 !important;
}
.feature-sec .color-neutral-300{
    text-align: center !important;
}
.benifits-sec .w--current{
    color: #222 !important;
}
.grid-2-columns.footer-list-wrapper{
      grid-column-gap: 2px; 
    grid-template-columns: 1fr 1fr;
}

.faq-accordion{
    background-color: #1d1d2f ;
}
.faq-accordion .display-2{
    color: #fff !important;
    
}
.sub-color{
    color: #fff !important;
    text-align: center !important;
}
.careers-testimonials---section{
    padding-top: 120px !important;
    padding-bottom: 120px !important;
}
.workflow- .featured-card{
    padding: 24px 24px 32px !important;
}
.sweet-alert p{
    text-align: center !important;
}


.card-background{
    background-color: #9076FE !important;
    color: #fff !important;
    border: none;
    overflow: hidden;
}
.card-background h1{
    color: #fff !important;
}
.card-background .image-wrapper.integration-image-wrapper{
    border: none !important;
}
 


.section-vG{
    padding: 60px 0 !important;
} 
.section-vG1{
    padding: 100px 0 !important;
}
.contact_ad_sec img{
    width: 50px !important;
    height: 50px;
}
.contact_ad_sec .card-link-icon{
    gap: 10px;
    
}
.UT-BACK {
    background-image: url(../img/topbanner.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}
.image1{
    position:absolute;
    right: 0;
    top: 1px;
    max-width: 300px;
}
.image2{
    position:absolute;
    left: -6px;
 
        bottom: 0;
        top: 43%;
    max-width: 300px;
}
  @media screen and (max-width:280px)  {
    .tab-left-icon{
        padding-left: 10px !important;
    
        padding-right: 10px !important;  
      }
      .display-2{
        font-size: 24px !important;
      }
      .footer-side-container.right{
        padding-top: 20px;
        padding-bottom: 20px ;
      }
  }
  @media screen and (max-width:479px) 
  {
    .analytic-wrapper{
        align-items: center ;
    }
    .analytic-wrapper h4{
        text-align: center !important;
    }
    .display-3{
        text-align: center;
    }
    #our-mision .image-wrapper.values-image-wrapper{
        max-width: 100%;
        justify-content: center;
    }
    #our-mision  .display-5{
        text-align: center !important;
    }
    .sv-workflow .display-5{
        text-align: center !important;
    }
    .image2 {
        position: absolute;
        left: 0px !important;
        bottom: 0;
        top: 76% !important;
        max-width: 90px !important;
    }
}

@media screen and (max-width:991px) {
    .faq-hero .image-wrapper{
        justify-content: center !important;
    }
    .image-wrapper-center {
        justify-content: center !important;
    }
    ._d_banner .half-bg-image-right{
        left: -12%;
    }
    .image1{
        position:absolute;
        right: 0;
        top: 1px;
        max-width: 130px;
    }
    .image2{
        position:absolute;
        left: 4px;
        bottom: 0;
        top: 70%;
        max-width: 130px;
    }
    .testimonial-cards-bottom-figure-1{
        display: none !important;
    }
}
@media screen and (min-width:1536px) and (max-width:1600px) {
   ._d_banner  .half-bg-image-right.cta-v1{
    margin-right: -120px;
   }


    
}
.careers-testimonials---section .image-wrapper.testimonial-cards-bottom-figure{
    max-width: 500px;
    left: 0%;
}

@media screen and (min-width:1300px) {
    .header-wrapper{
        background-color: transparent  ;
      
        width: 100%;
        top: 0;
        left: 0;
        z-index: 5;
    }
    .shapes_yellow{
        width: 100%;
        height: 500px;
        background-color: #FFDA5D;
        position: absolute;
        transform: rotate(297deg);
        left: 20%;
        z-index: -1;
        top: 23%;
    }
    body{
        overflow-x: hidden;
    }
}
@media screen and (max-width:479px) {
    .contact_ad_sec .heading-h3-size.card-link {
        font-size: 11px;
    }
    
}
@media (min-width:767px)  and (max-width:991px){
    .contact_ad_sec  .grid-1-column.contact-link-icon-grid {
        grid-template-columns: 1fr ;
    }
    .contact_ad_sec .card-link-icon{
        text-align: center;
        align-items: center;
        }
      
    
}
.hyper-link .inner-container a{
    color: #494957 !important;
    text-decoration: none !important;
    font-weight: 500;
}
.hyper-link .inner-container a:hover{
    color: #3f73f9 !important;
}
.txt_center{
    text-align: center;
}
.acordion-body.first{
    height: 100% !important; 
    opacity: 1 !important;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.btn-primary.white:hover{
    background-color: #1d1d2f;
    color: #fff;

}
.p-left {
    text-align: left;
}