.wp-singular .wp-block-image {
    margin-bottom: 30px !important;
}
.wp-singular p a {
    font-weight: 700;
    text-decoration: underline;
}
.wp-singular p a {
    word-wrap: break-word;
}
.wp-singular p a:hover {
    color: #333366 !important;
}
.animate-heading span {
  display: inline !important; 
}
.blue-btn .elementor-button-icon svg, .white-btn .elementor-button-icon svg {
    width: 24px;
}
.blue-btn .elementor-button-icon {
    background-color: #fff;
    border-radius: 50%;
    padding: 15.5px 14px;
}
.blue-btn .elementor-button-content-wrapper, .white-btn .elementor-button-content-wrapper {
    align-items: center;
}
.blue-btn .elementor-button:hover .elementor-button-icon {
    background: linear-gradient(127.28deg, #006699 16.86%, #333366 88.39%);
}
.blue-btn .elementor-button:hover .elementor-button-icon svg path {
    fill: #fff;
}
.white-btn .elementor-button-icon {
    background: linear-gradient(127.28deg, #006699 16.86%, #333366 88.39%);
    border-radius: 50%;
    padding: 15.5px 14px;
}
.white-btn .elementor-button:hover .elementor-button-icon {
    background: linear-gradient(127.28deg, #fff 0%, #fff 100%);
}
.white-btn .elementor-button:hover .elementor-button-icon svg path {
    fill: #333366;
}
.footer-menu .elementor-item {
    padding-left: 37px !important;
    background-image: url('../images/Footer_Right_Arrow.svg');
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: center;
}
ul.elementor-nav-menu--dropdown a {
    border: 0px !important;
    background-image: url('../images/Menu-arrow.svg');
    background-repeat: no-repeat;
    background-position-x: 15px;
    background-position-y: 50%;
    transition: 0.5s;
}
ul.elementor-nav-menu--dropdown a:hover, ul.elementor-nav-menu--dropdown .current-menu-item a {
    background-position-x: 20px;
    background-image: url('../images/Menu-arrow-white.svg');
}
.advisory-service a {
    background-image: url('../images/Advisory-icon.svg') !important;
    background-size: 22px;
}
.application-development-service a {
    background-image: url('../images/AppDev-icon.svg') !important;
    background-size: 22px;
}
.cloud-service a {
    background-image: url('../images/Cloud-icon.svg') !important;
    background-size: 22px;
}
.data-ai-service a {
    background-image: url('../images/DataAI-icon.svg') !important;
    background-size: 22px;
}
.delivery-service a {
    background-image: url('../images/Delivery-icon.svg') !important;
    background-size: 22px;
}
.advisory-service a:hover, ul.elementor-nav-menu--dropdown .current-menu-item.advisory-service a {
    background-image: url('../images/Advisory-icon-white.svg') !important;
}
.application-development-service a:hover, ul.elementor-nav-menu--dropdown .current-menu-item.application-development-service a {
    background-image: url('../images/AppDev-icon-white.svg') !important;
}
.cloud-service a:hover, ul.elementor-nav-menu--dropdown .current-menu-item.cloud-service a {
    background-image: url('../images/Cloud-icon-white.svg') !important;
}
.data-ai-service a:hover, ul.elementor-nav-menu--dropdown .current-menu-item.data-ai-service a {
    background-image: url('../images/DataAI-icon-white.svg') !important;
}
.delivery-service a:hover, ul.elementor-nav-menu--dropdown .current-menu-item.delivery-service a {
    background-image: url('../images/Delivery-icon-white.svg') !important;
}
/* About page testimonials */
.about-testimonial-wr {
  max-height: 555px;
  overflow-y: scroll;
  direction: rtl;
}
.about-testimonial-wr > * {
  direction: ltr;
}

.about-testimonial-wr::-webkit-scrollbar {
  width: 12px;
}
.about-testimonial-wr::-webkit-scrollbar-track {
  background: transparent;
  position: relative;
}

.about-testimonial-wr::-webkit-scrollbar-track:vertical {
  background: linear-gradient(to right, 
    transparent 5px, 
    #DDDDDD 5px,  
    #DDDDDD 7px, 
    transparent 7px
  );
}
.about-testimonial-wr::-webkit-scrollbar-thumb {
  background: #333366;
  border-radius: 20px;
}
/* About page testimonials */
/* Contact page Tabber */
.contact-us-tabber .e-n-tab-icon {
    width: 80px;
    height: 80px;
    border-radius: 15px;
    background: linear-gradient(134.69deg, #006699 4.86%, #333366 91.35%);
    justify-content: center;
    transition: 0.5s;
}
/*.contact-us-tabber .e-n-tab-title .e-n-tab-icon svg path {
  transition: 0.3s;
}*/
.contact-us-tabber .e-n-tab-title[aria-selected="true"] .e-n-tab-icon, .contact-us-tabber .e-n-tab-title:hover .e-n-tab-icon {
    background: #fff !important
}
.contact-us-tabber .e-n-tab-title[aria-selected="true"] .e-n-tab-icon svg path, .contact-us-tabber .e-n-tab-title:hover .e-n-tab-icon svg path {
    fill: #111111;
}
.gform-body.gform_body .gfield input, .gform-body.gform_body .gfield select, .gform-body.gform_body .gfield textarea {
    font-family: "Open Sans";
    border: 1px solid rgba(0, 102, 153, 0.1);
    background: rgba(0, 102, 153, 0.1);
    color: #111111;
    border-radius: 10px;
    padding: 13px 25px !important;
    resize: none;
    font-size: 18px !important;
    line-height: 32px !important;
}
.gform-body.gform_body .gfield select {
    appearance: none;
    background-image: url('../images/Form_Down_Arrow.svg');
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 50%;
}
.gform_wrapper .gform_footer input {
    border-radius: 100px;
    border: none;
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
    padding: 15px 85px 15px 25px;
    margin: 0px auto !important;
    transition: unset !important;
    background-repeat: no-repeat;
    background-position: calc(100% - 5px) center, center;
    text-decoration: none;
    background-image: 
        url('../images/submit_btn_arrow.svg'),
        linear-gradient(127.28deg, #006699 16.86%, #333366 88.39%);
    /* background-size: 50px 50px, cover; */
    color: #FFFFFF;
}
.gform_wrapper .gform_footer input:hover {
  background-image: 
      url('../images/submit_btn_arrow.svg'),
      linear-gradient(127.28deg,  #333366 16.86%, #333366 88.39%);
}
.gform_wrapper.gravity-theme .gform_footer {
    padding: 0px !important;
    margin-top: 40px !important;
    position: relative !important;
}
.gform-body.gform_body .gfield textarea {
    height: 100px !important;
}
.gform-body.gform_body .form-message-txt b{
    color: #006699;
}
.gform_required_legend {
    display: none;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #111111;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #111111;
  opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #111111;
}
:-moz-placeholder { /* Firefox 18- */
  color: #111111;
}
:focus, :focus-within, :focus-visible, input[type="search"]:focus, .button:focus  {
    outline: 0;
    outline-offset: 0px;
    text-decoration: none;
}
.gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 40px !important;
    grid-column-gap: 30px !important;
}
.gform_wrapper .gfield, .gform_wrapper .gfield, .gform_wrapper .gfield {
    position: relative;
}
.gform_validation_errors {
    display: none;
}
.gfield_description.validation_message.gfield_validation_message {
    margin: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    border: 0 !important;
    background: none !important;
    font-size: 13px !important;
    line-height: 18px !important;
    text-align: left;
    color: #f00 !important;
    letter-spacing: -0.4px;
}
.ginput_container.ginput_container_text{
    position: relative;
}
.gform_wrapper.gravity-theme .gfield_error input, .gform_wrapper.gravity-theme .gfield_error select {
    border: 1px solid #0000001A !important;
}
.gfield_description.instruction.validation_message{
    display: none !important;
}
.gform-body.gform_body{
    position: relative;
}
.gform-loader {    
    display: block;
    position: absolute !important;
    right: 32% !important;
    top: 40% !important;
}
.gform_confirmation_message {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    width: 49%;
    margin: 0 auto;
    color: #111111;
}
/* Contact page Tabber */
/* Client Success Page Testimonials */
.client-success-testimonials .elementor-main-swiper {
    width: 100% !important;
    padding: 15px !important;
    margin: -15px !important;
}
.client-success-testimonials .swiper-slide {
    box-shadow: 0px 4px 18px 0px #00669914;
    position: relative;
}
.client-success-testimonials .elementor-testimonial__image {
    line-height: 0px !important;
}
.client-success-testimonials .elementor-testimonial__cite {
    margin: 0px !important;
}
.client-success-testimonials .elementor-testimonial__footer {
    flex-direction: column-reverse;
}
.client-success-testimonials .swiper-slide:before {
    content: '';
    width: 71px;
    height: 51px;
    position: absolute;
    top: 0px;
    left: 24px;
    background-image: url('../images/Testimonials_Quote.svg');
}
.client-success-testimonials .swiper-slide:after {
    content: '';
    width: 104px;
    height: 16px;
    position: absolute;
    top: 37px;
    left: 50%;
    background-image: url('../images/Testimonials_Five_Stars.svg');
    transform: translate(-50%, 0%);
}
.client-success-testimonials .swiper-pagination {
    line-height: 0px;
    margin-left: -15px;
    bottom: -46px !important;
}
.client-success-testimonials .swiper-pagination-bullet-active {
    width: 49px !important;
    border-radius: 50px;;
}
/* Client Success Page Testimonials */
/* insights page category filter */
.hl-filter-tabs {
    list-style-type: none;
    padding: 0px;
    display: flex;
    align-content: center;
    align-items: center;
    column-gap: 36px;
    margin-bottom: 73px;
}
.hl-filter-btn {
    font-family: "Saira", Sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: transparent;
    width: 31.5%;
    border-radius: 20px;
    min-height: 126px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0.11);
    transition: 0.5s;
}
.hl-filter-btn.active, .hl-filter-btn:hover {
    background-color: #fff;
    border-color: #fff;
    color: #333366;
}
.hl-post-card {
    background-color: #FFFFFF1A;
    border-radius: 20px;
    padding: 32px 32.5px 42px;
    width: 31.5%;
    position: relative;
    transition: 0.5s;
}
.hl-post-cards-wr {
    display: flex;
    column-gap: 36px;
    row-gap: 46px;
    flex-wrap: wrap;
}
.hl-post-card__title h5, .hl-post-card__title h5 a {
    font-family: "Saira", Sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #fff;
    margin: 11px 0px;
}
.hl-post-card__content p {
    line-height: 32px;
    color: #fff;
    margin: 0px;
}
.hl-post-card__img {
    line-height: 0px;
}
.hl-post-card__date {
    display: flex;
    line-height: 0px;
    background-color: #FFFFFF;
    border: 1px solid #006699;
    padding: 5px 24px 5px 15px;
    column-gap: 9px;
    width: fit-content;
    position: relative;
    margin-left: -16px;
}
.hl-post-card__date p {
    font-family: "Saira", Sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #333366;
    margin: 0px;
    text-transform: uppercase;
}
.hl-post-card__date:before {
    content: '';
    width: 16px;
    height: 11px;
    background-color: #006699;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    position: absolute;
    top: -12px;
    left: 0px;
}
.hl-post-card__btn {
    line-height: 0px;
    position: absolute;
    right: 11px;
    bottom: 9px;
}
.hl-post-card__btn figure {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 57px;
    height: 57px;
    position: relative;
    background: transparent;
    transition: 0.5s;
}
.hl-post-card__btn figure svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.hl-post-card:hover {
    background-color: #fff;
}
.hl-post-card:hover h5 a {
    color: #006699;
}
.hl-post-card:hover .hl-post-card__content p {
    color: #111111
}
.hl-post-card:hover .hl-post-card__btn figure {
    background: linear-gradient(127.28deg, #006699 16.86%, #333366 88.39%);
    transform: rotate(45deg);
}
.hl-post-card:hover .hl-post-card__date p {
    color: #fff;
}
.hl-post-card:hover .hl-post-card__date {
    background-color: #333366;
    border-color: #333366;
}
.hl-post-card:hover .hl-post-card__date svg path {
    fill: #fff;
}
.hl-post-card:hover .hl-post-card__date:before {
    background-color: #000000;
}
.hl-post-card__img img {
    height: 351px;
    object-fit: cover;
}

.hl-loading-animation {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    gap: 5px;
}

.hl-loading-animation span {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
    animation: bounce 0.6s infinite alternate;
}

.hl-loading-animation span:nth-child(2) {
    animation-delay: 0.2s;
}
.hl-loading-animation span:nth-child(3) {
    animation-delay: 0.4s;
}

@keyframes bounce {
    from { transform: translateY(0); }
    to { transform: translateY(-10px); }
}
.hidden-press {
    display: none;
}
/* insights page category filter */
/* Klaviyo Form CSS Starts*/
.newsletter-form-wr button.go3827210708 {
    width: fit-content !important;
    padding: 0px 20px;
    border-radius: 10px !important;
    margin: 0 auto;
}
.newsletter-form-wr button.go1284576775:hover {
    color: #006699 !important;
}
.newsletter-form-wr h3 span {
    font-weight: 700 !important;
}
/* Klaviyo Form CSS Ends*/