.fa-phone-volume {
    transform: rotate(0deg) !important;
}

.speciality-section.service-we-offer-section .service-box-row .service-box-col {
    flex: 0 0 50% !important;
    max-width: 50% !important;
}


/* .hire-dedicated-section::before {
    border-bottom: 1px solid #9f9f9f !important;
    border-top: 1px solid #9f9f9f !important;
    background-color: white !important;
} */

/* .hire-dedicated-section .section-title {
    color: black !important;
}

.hire-dedicated-section .link-arrow a {
    color: #303030 !important;
} */

/* .ai-logo-wrap::before {
    background-color: white !important;
} */

.two-col-section.chairman-message-section .stagger-anim {
    opacity: 1 !important;
}
/* For Logo  display None*/ 
li#customize-control-custom_logo {
    display: none !important;
}
.file-input span {
    line-height: 1;
}

.service-slide {
    width: 100%;
}

.services-slider {
    display: grid;
    grid-template-columns: auto auto;
}

.widgets-holder-wrap h2 {
    font-size : 16px
}
.stagger-anim
{
    opacity: 1;
}
.tools-ico-col
{
    flex: 0 0 33.33%;
    max-width:33.33%;
    padding:20px    
}
.stagger-anim
{
    opacity: 1;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control {
    padding-left: 45px;
    font-size: 14px;
}
.custom-form .input-group-prepend {
    left: 15px;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control {
    padding-left: 50px;
    font-size: 16px;
}
.file-input.form-input-box span {
    padding-left: 15px;
}
.associated-with-section .technology-icon-col .icon-box .icon-wrap {
    padding: 10px;
}
.client-trust-section .col-sm-6.video-col {
    padding-bottom: 30px;
  }
  @media(max-width:768px) {
    .client-trust-section .col-sm-6.video-col {
      padding-bottom: 15px !important;
    }
  }
.flag-icon
{
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.19/img/flags.png);
    background-repeat: no-repeat;
    height: 14px;
    background-position: -2413px center;
    width: 20px;
    position: absolute;
    left: 0;
    top: 36px;
    left: 20px;
}
.wpcf7-validates-as-phonetext
{
    padding-left: 45px;
}