@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*--------------- Header Ticker css -------------------------------*/
.ticker-heading{
    background-color:#144b8d;
    padding:0rem .5rem;
    margin:0;
    position:fixed;
    left:0;
    right:0;
    z-index:99999;
    top:0;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ticker-heading .ticker-paragraph,.ticker-heading .ticker-paragraph .ticker-link{
    margin:0;
    color:#fff;
    text-align:center;
	font-size: 14px;
}
.ticker-heading .ticker-paragraph .ticker-link{
    text-decoration:underline;
    font-weight:700;
}
.elementor-location-header{
    position:relative;
}
body:has(.ticker-heading) .elementor-location-header section#head.fixed{
    top:40px
}
@media (max-width:479px){
    .ticker-heading .ticker-paragraph,
    .ticker-heading .ticker-paragraph .ticker-link{
        font-size:12px
    }
}
@media (max-width:374px){
    .ticker-heading .ticker-paragraph,
    .ticker-heading .ticker-paragraph .ticker-link{
        font-size:11px
    }
}
@media (max-width:881px){
    .elementor-16 #header.elementor-element.elementor-element-e4f3223{
        margin-top:40px!important;
    }
}
/*--------------- Header Ticker css -------------------------------*/

/*--------------- SALESFLO OLD STAGING CSS -------------------------------*/
.home-slide .elementor-image-carousel {
    align-items: center;
}
.elementor-element.elementor-element-bfd9192.case_studies.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded:hover {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #aa3d9c, #1ce5ff) border-box;
    
    border: 2px solid transparent
}
.case_studies span.elementor-button-content-wrapper {
/*     gap: 140px !important; */
}
.e-loop-item {
    display: flex;
}
.case_studies img.attachment-full.size-full {
/*     height: 300px; */
    width: 100%;
    overflow: hidden;
    object-fit: cover;
}
.elementor-element.elementor-element-bfd9192.case_studies.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded:hover {
/*     width: 300px; */
}
.elementor-element.elementor-element-bfd9192.case_studies.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    transition: width 0.3s ease;
}
.success-list .elementor-loop-container.elementor-grid {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.success-list .e-loop-item {
    flex: 1 1 25%; 
    box-sizing: border-box;
}
.success-list .e-loop-item:hover {
     flex: 3 1 25%; 
    transition: 0.5s;
}
.success-list .e-loop-item:not(:hover) {
   flex: 2 1 24%; 
    transition: 0.5s;
}
.success-list .e-loop-item:not(:hover) h1.elementor-heading-title {
    font-size: 20px;
}
.btn-success span.elementor-button-content-wrapper {
    justify-content: space-between !important;
}
.btn-success a.elementor-button {
    width: 100%;
}
/* book button animation */
.book_btn .elementor-button-wrapper {
    border-radius: 50px;
     animation: glow 1s ease-in-out infinite alternate; */
}
.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full {
    color: #333;
    margin: 0 auto 24px;
    padding: 15px 0px!important;
}
/* Success stories */
/* .page-id-12771 section#head {
    background: #251568;
}
.page-id-12763 section#head {
    background: #251568;
}
.page-id-12607 section#head {
    background: #251568;
} */
.success {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #aa3d9c, #1ce5ff) border-box;
    box-shadow: none !important;
    border: 4px solid #00000000;
}
span.wpml-ls-native {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
}
.elementor-10451 .elementor-element.elementor-element-94e23b1 .elementor-post__title a {
    color: var(--e-global-color-a98513c);
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding-right: 20px!important;
}
@keyframes glow {
    from {
        box-shadow: -1px 0px 10px 10px #1971b48a;
    }
    to {
        box-shadow: 0 0px 10px 10px #2f21702e, -1px 0px 10px 10px #2f2170ab;
    }
}
span.moretext.show-text {
    display: block;
}
/*--- newsletter ---*/
.newsletter input[type="email"]::placeholder {
      border-left: 2px solid #0671b9 !important;
  padding: 0 0 0 10px;
}
.newsletter.wpforms-container {
    width: 70%;
    margin-left: 0;
    position: relative;
}
.newsletter .wpforms-field-container {
    height: 60px !important;
    min-height: 60px !important;
    position: relative !important;
}
.newsletter .wpforms-submit-container {
    height: 60px !important;
    min-height: 60px !important;
    width: 30% !important;
    position: absolute !important;
    right: 7px;
    top: 15px;
}
.newsletter .wpforms-submit.newsletter {
    width: 100% !important;
    background: #251568 !important;
    border-radius: 10px;
    color: #fff !important;
    border: 0 !important;
    font-size: 18px !important;
    font-family: 'Poppins';
    text-align: center;
    position: absolute;
    right: 0;
    top: 2px;
    transition: 0.5s;
}
.newsletter .wpforms-submit.newsletter:hover {
    transform: scale(0.9);
    transition: 0.5s;
}
.newsletter input[type=email] {
    height: 60px !important;
    min-height: 60px !important;
    position: relative;
    border: 0 !important;
}
.s_timline span.eael-date {
    opacity: 1;
    padding: 0;
}
.s_timline .eael-content-timeline-content .eael-timeline-title a {
    line-height: 1.2;
}
.s_timline .eael-content-timeline-line {
    height: 130%;
}
.s_timline .eael-content-timeline-content .eael-date {
    left: calc(100% + 35px);
    top: -50px;
    background: #fff;
    width: fit-content;
}
.s_timline .eael-content-timeline-block:nth-child(2n) .eael-content-timeline-content .eael-date {
    right: calc(100% + 35px);
}
.s_timline .eael-content-timeline-container {
    max-width: 100%;
}
.planbox li.elementor-icon-list-item {
    align-items: baseline;
}
.planbox li.elementor-icon-list-item span.elementor-icon-list-icon {
    margin-top: 7px;
}
/*--- newsletter ---*/
.wpforms-container-full input {
    height: 50px !important;
    border-radius: 5px !important;
    border: 1px solid #000000bd !important;
}
.cont_form .wpforms-container-full textarea {
    border-radius: 5px !important;
    border: 1px solid #000000bd !important;
}
.newsletter .wpforms-confirmation-container-full {
    background: transparent;
    border: 0;
    color: #fff;
}
/* .wpforms-submit-container {
    text-align: center;
} */
.cont_form .wpforms-submit-container button[type=submit] {
    background: #251568 !important;
    color: #fff !important;
    padding: 13px 40px !important;
    border: 0 !IMPORTANT;
    border-radius: 50px;
    font-size: 18px !important;
    font-weight: 500 !important;
    font-family: poppins !important;
}
.elementor-element-2e6b6bc a.elementor-button-link:before, .elementor-element-2e6b6bc a.elementor-button-link:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #25156880;
    /* display: block; */
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    opacity: 0.7;
    border-radius: 20px;
    z-index: -1;
}
.elementor-element-2e6b6bc a.elementor-button-link:hover:after{
     animation: pulse 2s 1s ease-in-out infinite;
}
.elementor-element-2e6b6bc a.elementor-button-link:hover:before{
     animation: pulse 2s ease-in-out infinite;
}
.elementor-element-2e6b6bc a.elementor-button-link {
    position: relative;
}
@keyframes pulse{
    100%{
        transform: scale(2.0);
        opacity: 0;
    }
}
.aws-counter .elementor-counter-title {
    display: flex;
    align-items: center;
    justify-content: center;
}
.aws-counter .elementor-counter-title img {
    width: 10%;
}
.s_faq .elementor-tab-title {
    border-top: 1px solid #ccc !important;
}
/* blog */
.b-blog .eael-post-elements-readmore-wrap {
    text-align: left;
}
/* .b-blog .eael-grid-post-holder {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #aa3d9c, #1ce5ff) border-box;
    border: 2px solid transparent;
} */
.b-main a.elementor-post__read-more:hover {
    transform: scale(0.9);
    transition: 0.5s;
}
.b-main a.elementor-post__read-more {
    transition: 0.5s;
}
.b-main article {
    position: relative;
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #aa3d9c, #00A5FF) border-box;
    border: 4px solid transparent;
}
.b-main .elementor-post__text {
    position: absolute;
    background: linear-gradient(90deg, #1a0a63, transparent);
    height: 100%;
    display: flex !important;
    justify-content: center;
    padding: 30px;
}
.b-main .elementor-post__text h3.elementor-post__title {
    width: 40%;
}
.resources-box .elementor-widget-wrap {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #004B75, #63AFE1) border-box;
    border-radius: 20px;
    border: 2px solid transparent;
    box-shadow: 0 2px 21px rgba(0, 0, 0, 0.25);
}
.b-event a.elementor-post__read-more {
    background: #251568;
    padding: 12px 30px !important;
    margin-bottom: 0 !important;
    display: inline-block;
    border-radius: 25px;
}
.b-event .elementor-post__thumbnail {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #A34D86, #1CE5FF) border-box;
    border-radius: 20px;
    border: 3px solid transparent;
}
.event-list .elementor-post__text {
    display: flex !important;
    justify-content: space-between;
}
.event-list .elementor-posts-container {max-height: 600px;overflow-y: scroll;}
/* 
.b-blog h2.eael-entry-title {
    min-height: 75px;
} */
.single-post .wp-block-image img {
    width: 100%;
}
.single-post .wp-block-image figure {
    width: 100%;
    margin: 30px 0;
}
.core_feature_box h3.elementor-image-box-title {
    margin: 0;
}
.b-blog a.eael-post-elements-readmore-btn:hover {
    transform: scale(0.9);
}
.b-blog .swiper-slide {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #aa3d9c, #1ce5ff) border-box;
    border: 2px solid transparent;
    border-radius: 20px;
    max-height: 550px;
    height: 520px;
}
.b-blog .swiper-pagination {
    padding-top: 20px;
}
.b-event a.elementor-post__read-more:hover {
    transform: scale(0.9);
    transition: .5s;
}
.b-event a.elementor-post__read-more {
    transition: .5s;
}
.home-animated-text span.elementor-headline-plain-text {
    display: block;
    margin-bottom: -18px;
}
.swiper-slide[data-swiper-slide-index="0"] {
    display: none;
}
/*-------------- blog -----------*/
/*---- flocast ----*/
.watch-icon span.video-button {
    width: 200px !important;
    height: 60px !important;
    flex-direction: row-reverse !important;
    gap: 20px;
    border-radius: 50px !important;
    border: 2px solid #000;
}
.watch-icon a.button_uc_blox_play_button_elementor_a0e76af {
    float:left;
}
.main-flocast img {
    background: linear-gradient(white, white) padding-box,  linear-gradient(to right, #aa3d9c, #1ce5ff) border-box;
    border-radius: 20px;
    border: 4px solid transparent;
}
.p_flocast {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #004B75, #63AFE1) border-box;
    border-radius: 10px;
    border: 2px solid transparent;
    overflow: hidden;
}
.main-webinar img {
    background: linear-gradient(96.21deg, #004B75 0.54%, #63AFE1 98.92%) border-box;
    border-radius: 20px;
    border: 4px solid transparent;
}
/*---- flocast ----*/
/* product-page */
.team_box  i {
    font-family: 'Font Awesome 5 Brands';
    font-style: initial;
    color: #251568;
    font-size: 20px;
}
.testimonial .elementor-testimonial__title sup {
    font-size: 16px;
    color: #505050;
    font-weight: 400;
    margin-top: 10px !important;
}
.testimonial .elementor-testimonial__title {
    line-height: 1.8;
}
.testimonial2 .elementor-testimonial__title sup {
    color: #444;
}
/* .testimonial .elementor-testimonial__text {
    text-align: justify;
    text-align-last: center;
} */
.d_product.core1 {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #63AFE1, #296A9B) border-box;
    border-radius: 20px;
    border: 3px solid transparent;
}
.page-id-2612 .d_product.sight .elementor-widget-container {
    background: linear-gradient(#181818, #181818) padding-box, linear-gradient(to right, #004B75, #63AFE1) border-box;
}
.page-id-2612 .d_product.engage {
     background: linear-gradient(#181818, #181818) padding-box, linear-gradient(to right, #004B75, #63AFE1) border-box;
}
.page-id-2612 .d_product.core1 {
     background: linear-gradient(#181818, #181818) padding-box, linear-gradient(to right, #004B75, #63AFE1) border-box;
}
/* product-page */
.resources-box:hover {
    transform: scale(1.07);
    transition: 0.5s;
}
.resources-box {
    transition: 0.5s;
}
.b-blog article.eael-grid-post {
    padding: 0 !important;
    height: 100%;
}
.b-blog .swiper-wrapper {
    height: fit-content !important;
}
.gt-box .elementor-widget-wrap {
    background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(to right, #115c87, #4a95c5) border-box;
    border-radius: 20px;border: 3px solid transparent;
}
.cc-video video.elementor-video {
    background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(to right, #115c87, #4a95c5) border-box;
    border-radius: 20px;
    border: 4px solid transparent;
}
.cc-video  .e-hosted-video {
    margin: 10px;
}
.e_contact span {
    transition: 0.5s;
    align-items: center;
}
.e_contact span.elementor-button-icon i {
    font-size: 30px;
}
.e_contact span span.elementor-button-text {
    opacity: 0;
    display: none;
}
.e_contact .elementor-button-wrapper:hover {
}
.e_contact .elementor-button-wrapper:hover span.elementor-button-text {
    opacity: 1;
    display: block;
}
.ee_flipbox .eael-elements-flip-box-icon-image img {
    margin-bottom: 40px;
    border: 1px solid #64244426;
}
.newstab .eael-tabs-nav img {
    height: 130px;
    object-fit: cover;
    object-position: bottom;
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #A34D86, #1CE5FF) border-box;
    border: 3px solid transparent;
    border-radius: 20px;
    width: 32% !important;
}
.newstab .eael-tabs-content img {
    width: 100%;
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #A34D86, #1CE5FF) border-box;
    border: 3px solid transparent;
    border-radius: 20px;
}
.newstab .eael-tabs-nav {
    width: 40%;
}
.newstab .eael-tabs-content {
    width: 60%;
}
.newstab .eael-advance-tabs {
    flex-direction: row-reverse;
}
.newstab .eael-tabs-nav > ul li {
    justify-content: flex-start !important;
}
.newstab .eael-tabs-nav > ul li h2.eael-tab-title {
    text-align: left;
}
.newstab .eael-tabs-nav > ul li h2.eael-tab-title a {
   background: #251568;
   padding: 10px 25px !important;
   margin-bottom: 0 !important;
   display: block;
   border-radius: 25px;
   width: fit-content;
   color: #fff;
   margin-top: 20px;
   font-size: 14px;
   transition: 0.5s;
}
.newstab .eael-tabs-nav > ul li h2.eael-tab-title a:hover{
   transform:scale(0.9);
   transition:0.5s;
}
.newstab ul.eael-tab-inline-icon {
    min-height: 200px;
    overflow-y: scroll;
    height: 500px;
    flex-direction: row-reverse !important;
}
.newstab ul.eael-tab-inline-icon::-webkit-scrollbar-track {
    border-radius: 10px;
}
.newstab ul.eael-tab-inline-icon::-webkit-scrollbar-thumb {
    background: #251568;
    border-radius: 10px;
}
.view-more-product {
    display: block !important;
    transition: 1s;
}
.more-product {
    transition: 1s;
}
.pulse img {
    filter: drop-shadow(0px 4px 0px #fff);
}
span.eael-testimonial-quote {
    display: none;
}

a.lesstext:after {
    content: 'Read Less';
    font-size: 16px;
        font-weight: 600;
}
a.moreless-button.lesstext {
    font-size: 0;
}
a.moreless-button{
    font-weight: 600;
}
.read-less{
  display: none;
    font-weight: 600;
        }
.moretext {
  display: none;
}
.view-less {
    font-size: 0;
}
.view-less:before {
    content: 'View Less';
    font-size: 18px;
}
/* USP CORE  */
.usp_slider .swiper-slide-bg {
    background-position: 50px 0px !important;
    overflow: visible;
    z-index: 1;
    position: relative;
    background-size: 20% !important;
}
.usp_slider .swiper-slide-inner {
    height: 360px;
    top: auto !important;
    border-radius: 32px;
/*     align-items: end; */
}
.usp_slider .swiper-slide-inner {
    background: #b2d8ff !important;
    background-image: url(https://salesflo.com/wp-content/uploads/2023/10/Vector.png) !important;
    background-size: 35% !important;
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
}
.usp_slider .swiper-slide-contents {
    width: 60%;
    text-align: left;
    padding-left: 50px;
}
/* USP Engage  */
.usp_slider2 .swiper-slide-bg {
    background-position: 50px 0px !important;
    overflow: visible;
    z-index: 1;
    position: relative;
    background-size: 20% !important;
}
.usp_slider2 .swiper-slide-inner {
    height: 360px;
    top: auto !important;
    border-radius: 32px;
/*     align-items: end; */
}
.usp_slider2 .swiper-slide-inner {
    background: #FFEBF6!important;
    background-image: url(https://d84852d6009921010.temporary.link/salesflo-new/wp-content/uploads/2023/10/Group-3190-1.png) !important;
    background-size: 35% !important;
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
}
.usp_slider2 .swiper-slide-contents {
    width: 60%;
    text-align: left;
    padding-left: 50px;
}
/* USP Sight  */
.usp_slider3 .swiper-slide-bg {
    background-position: 50px 0px !important;
    overflow: visible;
    z-index: 1;
    position: relative;
    background-size: 20% !important;
}
.usp_slider3 .swiper-slide-inner {
    height: 360px;
    top: auto !important;
    border-radius: 32px;
}
.usp_slider3 .swiper-slide-inner {
    background: #D8F1FF !important;
    background-image: url(https://salesflo.com/wp-content/uploads/2023/10/image-6.png) !important;
    background-size: 35% !important;
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
}
.v-box  .elementor-widget-wrap {
    background-position: center !IMPORTANT;
}
.usp_slider3 .swiper-slide-contents {
    width: 60%;
    text-align: left;
    padding-left: 50px;
}
/* USP Pulse  */
.usp_slider4 .swiper-slide-bg {
    background-position: 10px 10px !important;
    background-position: 10px center !important;
    overflow: visible;
    z-index: 1;
    position: relative;
    background-size: 55% !important;
}
.usp_slider4 .swiper-slide-inner {
    border-radius: 32px;
}
.usp_slider4 .swiper-slide-inner {
    background: #EFE3FF!important;
    background-image: url(https://salesflo.com/wp-content/uploads/2023/10/Group-37.png) !important;
    background-size: 23% !important;
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
}
/* PromoPro Slider  */
.usp_slider4.usp_slider_promopro .swiper-slide-inner {
    background: #b8d68750!important;
    background-image: url(http://www.salesflo.com/wp-content/uploads/2025/02/Layer_1.png) !important;
    background-size: 33% !important;
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
}
.usp_slider4.usp_slider_promopro .swiper-slide-bg{
    background-size: 50% !important;
}
.usp_slider4 .swiper-slide-contents {
    width: 50%;
    text-align: left;
    position: relative;
    left: 30%;
    padding-right:30px;
}
/* Case studies section */
article.case_studies:hover {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #aa3d9c, #1ce5ff) border-box;
    box-shadow: none !important;
}
.case_studies a.elementor-post__read-more {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.case_studies a.elementor-post__read-more:after {
    content: '\f061 ';
    font-family: 'Font Awesome 5 Free';
    color: #251568;
    font-weight: 900;
    font-size: 18px;
    opacity: 0;
}
.case_studies article:hover a.elementor-post__read-more:after {
    opacity: 1;
}
/* back to top button */
a.back_top {
    position: fixed;
    bottom: 110px;
    right: 40px;
    width: 70px;
    height: 70px;
    background: #251568;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    box-shadow: 0 0 10px #fff;
    z-index: 9999;
}
a.back_top i {
    font-size: 20px;
    color: #fff;
}
.page-id-2536 a.back_top {
    bottom: 120px;
    background: #b42f6f;
}
.page-id-12524 .book_btn {
    display: none;
}
.page-id-12524 a.back_top {
    position: fixed;
    bottom: 50px;
    right: 40px;
    width: 70px;
    height: 70px;
    background: #251568;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    box-shadow: 0 0 10px #fff;
    z-index: 9999;
}
/* expertise section */
.expert figure img {
    object-fit: cover !IMPORTANT;
    background-size: cover;
    background-position: center !IMPORTANT;
    height: 300px;
    object-position: bottom;
    border-radius: 15px 15px 0 0 !important;
}
.expert .elementor-image-box-content {
    padding-left: 20px;
    padding-right: 20px;
}
.expert li {
    font-size: 18px;
    list-style: none;
    display: flex;
    gap: 10px;
    align-items: baseline;
}
.expert li:before {
    content: '.';
    font-size: 30px;
    font-weight: bold;
}
.pulse-dashboard img {
    background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(to right, #161cad, #447fc6) border-box;
    border-radius: 20px;
    border: 3px solid transparent !IMPORTANT;
}
.book-demo option {
    color: #fff !important;
}
/* Our journey timeline */
.difff_one:before {
    content: '';
    width: 20px;
    height: 20px;
    background: #1492ec;
    position: absolute;
    right: -8px;
    border-radius: 100px;
    border-color: #251568;
    outline: 5px solid;
    z-index: 1;
    top: -1px;
}
.difff_last:after{
    content: '';
    width: 20px;
    height: 20px;
    background: #1492ec;
    position: absolute;
    right: -8px;
    border-radius: 100px;
    border-color: #251568;
    outline: 5px solid;
    z-index: 1;
    bottom: -1px;
}
article.case_studies .elementor-post__thumbnail {
    height: 79px;
}
a.moreless-button {
    display: block;
    cursor: pointer;
}
a.read-less {
    cursor: pointer;
}
.newstab a.more-news{
    display: none;
}
.case_studies .elementor-post__text {
    display: flex !important;
    justify-content: space-evenly;
}
.ee-video {
    background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(to right, #5e1e3d, #cf347e) border-box;
    border-radius: 20px;
    border: 4px solid transparent;
}
.ee-video .elementor-wrapper iframe {
    border-radius: 16px;
}
.ex-video {
    background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(to right, #115c87, #4a95c5) border-box;
    border-radius: 20px;
    border: 4px solid transparent;
}
.ex-video .elementor-wrapper iframe {
    border-radius: 16px;
}
.number li:nth-child(3), .number li:nth-child(4) span {
    padding-left: 31px;
}
.number li:last-child {
    margin-top: 0 !important;
}
.news_carousel article {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #aa3d9c, #1ce5ff) border-box;
    border-radius: 20px;
    border: 2px solid transparent;
    padding: 20px !important;
}
.news_carousel .eael-grid-post-holder {
    border: 0 !important; 
}
.news_carousel .eael-grid-post-holder-inner {
    display: flex;
    flex-wrap: wrap;
}
.news_carousel .eael-entry-thumbnail {
    height: 120px !important;
    background-position: center !important;
}
.news_carousel .eael-entry-media {
    width: 40%;
    height: auto !IMPORTANT;
}
.news_carousel .eael-entry-wrapper {
    width: 60%;
}
.news_carousel .eael-entry-content {
    width: 100%;
    padding-left: 0;
}
.news_carousel .eael-entry-content {
    padding-left: 0 !important;
}
.news_carousel .eael-entry-overlay {
    display: none;
}
.news_carousel .eael-entry-thumbnail img {
    border-radius: 20px;
        object-position: top;
}
.news_carousel .eael-post-elements-readmore-wrap {
    text-align: end;
}
.news_carousel .eael-post-elements-readmore-wrap a {
    padding: 12px 30px;
    font-family: 'Poppins';
    font-size: 18px;
    border-radius: 24px;
}
.news_carousel .eael-grid-post-excerpt {
    margin-top: -40px;
}
.news_carousel .eael-post-elements-readmore-wrap a:hover {
    transform: scale(0.9);
}
.news_carousel .eael-post-grid {
    margin-left: 0 !important;
}
.b-blog .eael-entry-thumbnail img {
    object-position: top;
}
/* Demo Form */
.demo-form input {
    border-color: #ffffffb0 !IMPORTANT;
    border-radius: 8px !important;
}
.demo-form select {
    font-family: 'Poppins';
    font-size: 14px !important;
    height: 50px !important;
    background: transparent !important;
    color: #ffffffdb !important;
    border-radius: 8px !important;
}
.demo-form select option.placeholder {
    color: #fff !important;
}
.demo-form select option{
    background: #251568 !important;
}
.demo-form button[type="submit"] {
    border-radius: 8px !IMPORTANT;
    color: #251568 !important;
    text-transform: uppercase;
}
.demo-testimonial .elementor-swiper-button {
    top: auto;
    background: #fff;
    padding: 6px;
    color: #251568 !important;
    border-radius: 4px;
}
.demo-testimonial.elementor-element .swiper .elementor-swiper-button {
    top: auto;
}
.demo-testimonial .elementor-swiper-button.elementor-swiper-button-next {
    right: auto;
    margin-left: 60px;
}
.demo-testimonial .elementor-main-swiper {
    margin-left: 0;
}
.page-id-8207 section#head {
    background: #251568;
}
.c_awards .swiper-pagination {
    opacity: 0;
}
.i_cstudes a {
    border-bottom: 1px solid;
    border-radius: 0;
    padding-bottom: 5px !IMPORTANT;
}
.i_cstudes a:hover span.elementor-button-icon {
    
    transition: 0.5s;
}
.i_cstudes a span.elementor-button-icon {
    transition: 0.5s;
        animation: rl 1s ease infinite;
    animation-direction: alternate;
}
@keyframes rl {
    0%{
        margin-left: 9px;
    }
    100%{
        margin-left: 20px;
    }
}
.industry-image img {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #aa3d9c, #1ce5ff) border-box;
    border-radius: 20px;
    border: 3px solid transparent;
}
.cs-slider .eael-entry-thumbnail {
    width: 30%;
    object-fit: contain !important;
    height: auto !important;
}
.cs-slider .eael-entry-thumbnail img {
    object-fit: contain !important;
}
.cs-slider article .eael-grid-post-holder {
    padding: 20px;
    border: 0 !IMPORTANT;
}
.cs-slider .swiper-slide {
    border: 3px solid #ddd;
    border-radius: 20px;
    height: 380px !important;
}
.cs-slider  .eael-post-elements-readmore-wrap {
    text-align: left;
}
.cs-slider .swiper-slide:hover {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #aa3d9c, #1ce5ff) border-box;
    box-shadow: none !important;
    border-color: #0000;
}
.cs-slider .eael-post-elements-readmore-wrap a:after {
    content: '\f061 ';
    font-family: 'Font Awesome 5 Free';
    color: #251568;
    font-weight: 900;
    font-size: 18px;
    opacity: 0;
    float: right;
    transition: 0.5s;
}
.cs-slider .eael-post-elements-readmore-wrap a {
    width: 100%;
    position: relative;
}
.cs-slider .swiper-slide:hover .eael-post-elements-readmore-wrap a:after {
    opacity: 1;
}
.postid-2325 section#head, .postid-2334 section#head, .postid-7955 section#head, .postid-7972 section#head, .postid-6142 section#head, .single-case_studies section#head, .single-post section#head {
    background-color: #251568;
}
.b-blog article.eael-grid-post .eael-grid-post-holder {
    height: 100%;
}
.b-blog article.eael-grid-post .eael-grid-post-holder-inner {
    display: flex;
    flex-direction: column;
}
.b-blog .eael-entry-content {
    height: 100%;
}
.b-blog .eael-grid-post-excerpt {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-bottom: 20px;
}
.b-blog .eael-entry-media.eael-entry-medianone {

    overflow: visible;
}
.book-demo .demo-form input {
    border-color: #241468 !IMPORTANT;
    color: #241468 !IMPORTANT
}
.book-demo .demo-form input::placeholder {
    color: #241468 !IMPORTANT;
}
.book-demo .demo-form select {
    color: #241468 !IMPORTANT;
    border-color: #241468 !IMPORTANT;
}
.book-demo button[type="submit"] {
    background: #241468 !IMPORTANT;
    color: #fff !IMPORTANT;
    height: 50px !important;
}
.demo-testimonial .elementor-testimonial {
    display: flex;
    flex-direction: column-reverse;
}
.testimonial2 .elementor-swiper-button-prev {
    left: -10px !important;
}
.testimonial2 .elementor-swiper-button-next {
    right: -10px !important;
}   
.blog .elementor-post__text {
    height: fit-content;
}
.blog article {
    align-items: center;
}
.usp_slider4 .swiper-pagination {
    bottom: -25px;
}
.n-blog,
article a.elementor-post__read-more {
    margin-top: 16px !important;
    display: block;
    transition: 0.5s;
}
.n-blog article a.elementor-post__read-more:hover {
    margin-top: 0 !important;
    transition: 0.5s;
      transform: translateY(-6px);
}
.blog-box .esz_slide_box {
    padding: 20px;
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #aa3d9c, #1ce5ff) border-box;
    border-radius: 20px;
    border: 2px solid transparent;
    position: relative;
/*     align-items: center; */
}

.blog-box .esz_post_thumb {
    width: 41%;
    height: 180px;
    padding: 0 !IMPORTANT;
    object-fit: contain;
    border-radius: 20px;
    margin-bottom: 0!important;
}
.blog-box .esz_post_thumb img {
    object-fit: cover;
}
.page-id-2536 .book_btn {
    display: none;
}
.blog-box .esz_slide_box h3.esz_post_title {
    width: 55%;
    margin-left: 20px;
    height: fit-content;
    position: relative;
    margin-top: 4%;
}
.blog-box .esz_post_link {
    margin-right: 5%;
    position: absolute;
    right: 0;
    bottom: 20%;
}
.blog-box .esz_post_link a {
    background: #251568;
    color: #fff;
    padding: 12px 30px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Poppins';
}
.blog-box .slick-dots li button {
    border-radius: 50px;
    opacity: 0.5;
}
.blog-box .slick-dots li.slick-active button {
    opacity: 1;
}
.award-slider .ha-slick-content {
    background: transparent;
    position: relative;
    text-align: center;
}
.award-slider img.ha-slick-img {
    width: 70%;
    margin: auto;
}
.saudi .elementor-widget-container {
    overflow: hidden;
}
.rtl .elementor-element-4479783 h2 {
    text-align: right;
}
.rtl .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
    flex-direction: row !impotant;
}
.rtl .elementor-1095 .elementor-element.elementor-element-d857c56 {
    text-align: right !important;
}
/* .elementor-posts--thumbnail-left .elementor-post, .elementor-posts--thumbnail-right .elementor-post {
    flex-direction: row-reverse !important;
} */
.rtl .elementor-slide-heading {
    text-align : right!important;
}
.rtl .elementor-slide-description{
    text-align : right!important;
}
.elementor-10444 .elementor-element.elementor-element-b5f4749 .elementor-post__text {
    padding: 40px 32px 0px 0px;
}
.rtl .elementor-image-box-wrapper {
    height: auto!important;
}
.rtl p.elementor-image-box-description {
    color: black!important;
    text-align: right;
    /* margin-bottom: 1030px; */
    height: auto !important;
}
.rtl h3.elementor-image-box-title {
    margin: 0px!important;
      color: black!important;
}
.rtl .elementor-image-box-wrapper {
    height: 133px;
}
.rtl article.elementor-post.elementor-grid-item.post-10840.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-24 {
    text-align: right;
}

.news_sect .esz_post_slide {
    background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #aa3d9c, #1ce5ff) border-box;
    border: 2px solid transparent;
    border-radius: 20px;
    min-height: 550px;
    overflow: hidden;
}
.news_sect .esz_post_thumb {
    max-height: 250px;
    height: 250px;
    padding-bottom: 0 !IMPORTANT;
}
.news_sect .esz_slide_box {
/*     align-items: end;
    align-content: flex-start; */
}
.news_sect .esz_slide_box
.news_sect .esz_post_thumb img {
    object-fit: cover;
    object-position: top;
}
.news_sect .esz_post_link a {
    background: #251568;
    color: #fff !important;
    padding: 12px 30px;
    border-radius: 30px;
    font-size: 16px;
    font-family: 'Poppins';
        transform: scale(1) !important;
    transition: 0.5s;
    display: inline-block;
}
body .news_sect .esz_post_link a:hover {transform: scale(0.9) !important;}
.news_sect .esz_post_link {
    margin-top: 30px;
}

.s_faq .elementor-accordion-item {
    text-align: left;
}
/*--- ar RTL ---- */
body.rtl {
    overflow-x: hidden;
}
.rtl .home-animated-text h3.elementor-headline {
    text-align: right !IMPORTANT;
}
.rtl .s_counter span.elementor-counter-number-suffix {
    text-align: right;
    order: 2;
    flex-grow: 0;
}
.rtl .s_counter span.elementor-counter-number-prefix {
    text-align: left;
    order: 1;
    flex-grow: 0;
}
.rtl .s_counter span.elementor-counter-number {
    order: 3;
}
.rtl .s_counter .elementor-counter-number-wrapper {
    justify-content: center !IMPORTANT;
}
.rtl .testimonial2 .elementor-swiper-button-next {
    right: auto !important;
}
.rtl .eshuzu_post_carousel_frame {
    direction: ltr;
}
.rtl .blog-box .esz_slide_box {
    flex-direction: row-reverse;
}
.rtl .blog-box .esz_post_link {
    left: 0;
    right: auto;
    margin-right: 0 !important;
    margin-left: 27%;
}
.rtl .blog-box h3.esz_post_title {
    text-align: right;
    padding-right: 10px;
}
.rtl .v-box  h2 {
    text-align: right;
}
.rtl .v-box  .elementor-button-wrapper {
    text-align: right;
}
.rtl .elementor-element-2b913f7  .elementor-widget-container {
    width: 70% !important;
    margin-right: auto !important;
}
.rtl .ha-wpform .elementor-widget-container {
    margin-left: auto !important;
}
.rtl .newsletter.wpforms-container {
    margin-left: auto;
    margin-right: 0;
}
.rtl .newsletter .wpforms-submit-container {
    right: auto;
    left: 7px;
}
.rtl .newsletter input[type=email] {
    padding-right: 10px !important;
}
.rtl .elementor-element-2b913f7  .elementor-widget-container {
    width: 70% !important;
    margin-right: auto !important;
}
.rtl .elementor-element-d751b33 .elementor-widget-container {
    text-align: right;
}
.rtl .elementor-element-d5d7fe8 .elementor-widget-container {
    text-align: right !important;
}
.rtl .elementor-element-37bbd32 span.elementor-icon-list-text {
    text-align: right;
    padding-right: 10px;
}
.rtl .award-slider .hajs-slick {
    direction: ltr;
}
.rtl .usp_slider .swiper-slide-contents {
    margin-left: auto;
    text-align: right;
}
.rtl .count-box span.elementor-counter-number-suffix {
    text-align: right;
}
.rtl .s_faq .elementor-accordion-item {
    text-align: right;
}
.rtl .d_product  .elementor-image-box-content {
    text-align: right;
    padding-right: 10px;
}
.rtl .d_product  figure.elementor-image-box-img {
    margin-right: 0 !important;
}
.rtl .demo-testimonial .elementor-testimonial__text {
    text-align: right;
}..usp_slider2 .swiper-slide-contents {
    margin-right: 0 !important;
    margin-left: auto;
    text-align: right;
}
.rtl .demo-testimonial .elementor-main-swiper {
    margin-right: 0;
    margin-left: 40px !important;
}
.rtl .demo-testimonial cite.elementor-testimonial__cite {
    text-align: right;
}
.rtl .usp_slider4 .swiper-slide-contents {
    margin-left: auto !important;
    left: 4% !important;
    margin-right: 0 !important;
    text-align: right;
}
.rtl.page-id-10481 .d_product .elementor-widget-container {
    background: linear-gradient() padding-box, linear-gradient(to right, #004B75, #63AFE1) border-box !important;
}
/* .rtl .d_product {
    min-height: auto;
    background: linear-gradient(#181818, #181818) padding-box, linear-gradient(to right, #004B75, #63AFE1) border-box;
} */
.rtl .watch-icon a.button_uc_blox_play_button_elementor_a0e76af {
    float: right;
}
.rtl .n_form .elementor-field-type-submit {
    right: auto;
    left: 26%;
}
.rtl .elementor-element-abffa5c img, .rtl .cta-image img {
    transform: scaleX(-1);
}
.rtl .n-blog article.elementor-grid-item.post-10744 {
    flex-direction: row-reverse !important;
}
.rtl .resources-box figure.elementor-image-box-img {
    margin-left: 10px !IMPORTANT;
    margin-right: 0 !important;
}
.rtl .aws-counter span.elementor-counter-number-suffix {
    text-align: right;
}
.rtl .sol-box h3.elementor-image-box-title {
    color: #fff !IMPORTANT;
}
.rtl #s_eng h3.elementor-image-box-title {
    color: #862353 !IMPORTANT;
}
.rtl #s_core h3.elementor-image-box-title {
    color: #144c8c !IMPORTANT;
}
html[dir="rtl"] {
    overflow-x: hidden;
}
.rtl .n-blog article.elementor-grid-item.post-10744 {
    flex-direction: column !IMPORTANT;
}
.rtl .n-blog article.elementor-grid-item.post-10744 .elementor-post__text {
    padding: 0;
}
.rtl .e_b span.elementor-counter-number-suffix {
    order: 2;
}
.rtl .e_b span.elementor-counter-number {
    order: 2;
}
.rtl .e_b span.elementor-counter-number-prefix {
    order: 1 !IMPORTANT;
    white-space: normal;
}
.rtl article.elementor-post.elementor-grid-item.post-10840.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-24 {
    flex-direction: row !important;
}
.blog article.elementor-post.elementor-grid-item.post-9736 {
    flex-direction: row !important;
}
.rtl .testimonial2  .elementor-testimonial__icon.elementor-icon.elementor-icon-quote-right {
    transform: scaleX(-1);
}
    .wpforms-error-container {
    display: none;
}
.rtl .usp_slider2 .swiper-slide-contents {
    text-align: right;
    margin-right: 0;
    margin-left: auto;
}
.rtl.page-id-10481 .elementor-element-e4f3223 {
    background: #fff;
}
/*--- ar RTL ---*/

@media screen and (max-width: 640px){
    .success-list .e-loop-item:not(:hover) {
        flex: 2 1 50%;
        transition: 0.5s;
        padding-inline: 10px;
    }
    .home-slide img.swiper-slide-image {
        width: 80%;
    }
    .n-blog article.elementor-post.elementor-grid-item.post-10594 {
        flex-direction: column !IMPORTANT;
    }
    .ee_flipbox .eael-elements-flip-box-container {
        width: 310px;
        margin: auto;
    }
    .sol-banner {
        height: auto;
    }
    .ee-box img.eael-flipbox-image-as-icon {
        width: 100% !important;
        margin-bottom: 0;
    }
    .difff_one:before{
        opacity: 0;
    }
    .difff_last:after{
        opacity: 0;
    }
    a.back_top{
        right:10px;
        width: 50px;
        height: 50px;
    }
    .saleflo_popup[data-id="9aba5c0"] {
        display: none;
    }
    .expert figure img {
        height: 200px;
    }
    .expert li {
        font-size: 16px;
    }
    .case_studies .post-6962 .elementor-post__thumbnail {
        padding-bottom: calc( 0.9 * 100% ) !important;
    }
    .blogz article.elementor-grid-item.post-2328 {
        flex-direction: column;
    }

    .blogz .elementor-post__excerpt {
        display: none;
    }
    section#head.fixed a.elementor-item.elementor-item-active {
        color: #fff;
    }
    .newstab li {
        overflow: hidden;
    }
    .newstab ul.eael-tab-inline-icon {
        overflow: hidden;
        min-width: 100% !IMPORTANT;
        width: 100%;
        height: auto;
    }
    .newstab .eael-tabs-content {
        width: 100%;
        flex-direction: column;
    }
    .newstab .eael-tabs-nav {
        width: 100%;
    }
    .usp_slider .swiper-slide-contents, .usp_slider2 .swiper-slide-contents, .usp_slider3 .swiper-slide-contents, .usp_slider4 .swiper-slide-contents {
        width: 100%;
        max-width: 100% !important;
    }
    .usp_slider .swiper-slide-inner, .usp_slider2 .swiper-slide-inner, .usp_slider3 .swiper-slide-inner, .usp_slider4 .swiper-slide-inner {
        justify-content: end !important;
        align-items: end !important;
        padding: 20px 10px !important;
        
    }
    .usp_slider .swiper-slide-bg, .usp_slider2 .swiper-slide-bg, .usp_slider3 .swiper-slide-bg{
        background-position: top center !IMPORTANT;
        background-size: 30% !IMPORTANT;
    }
    .usp_slider4 .swiper-slide-bg{
        background-size: 90% !IMPORTANT;
        background-position: 10px 30px !important;
    }
    .usp_slider4.usp_slider_promopro .swiper-slide-bg {
        background-size: 80% !important;
    }
     .usp_slider4.usp_slider_promopro .swiper-slide-inner .elementor-slide-heading {
        font-size: 20px;
    }
    .usp_slider .swiper-slide-inner, .usp_slider2 .swiper-slide-inner, .usp_slider3 .swiper-slide-inner, .usp_slider4 .swiper-slide-inner  {
        background-size: 90% !important;
        background-position: center center !important;
    }
    .usp_slider .swiper-slide-inner .elementor-slide-heading, .usp_slider2 .swiper-slide-inner .elementor-slide-heading, .usp_slider3 .swiper-slide-inner .elementor-slide-heading, .usp_slider4 .swiper-slide-inner .elementor-slide-heading {
        margin-bottom: 10px !important;
    }   
    .usp_slider4 .swiper-slide-contents {
        left: 0;
    }
    article.case_studies .elementor-post__thumbnail {
        height: auto;   
    }
    .single-case_studies p {
        font-size: 16px !IMPORTANT;
    }   
    .single-post .wp-block-image img {
        height: auto !important;
        object-fit: contain;
    }
    .single-post  p {
        font-size: 16px;
    }
    .single-post  h3 {
        font-size: 22px;
    }
    .blog a.elementor-post__read-more {
        font-size: 16px;
        padding: 14px 30px;
    }
    section#head.fixed .elementor-menu-toggle {
        color: #154A8E;
    }
    .newstab h2 {
        font-size: 24px;
    }   
    .newstab h2 {
        font-size: 24px;
    }
    .newstab .eael-advance-tabs .eael-tabs-content>div {
        opacity: 1;
        display: block;
    }
    .newstab a.more-news {
        display: inline-block;
        background: #251568;
        color: #fff;
        padding: 10px 20px;
        border-radius: 24px;
        font-weight: 500;
        font-size: 15px;
        margin-bottom: 20px;
    }
    .newstab  p {
        display: none;
    }
        .newstab  .eael-tabs-nav {
        display: none;
    }
    .b-blog .swiper-slide{
        height: 410px !important;
    }
    /*.book_btn a.elementor-button-link:before {
        background-image: url(http://44.193.226.149/wp-content/uploads/2023/11/demo.png);
        width: 50px;
        height: 50px;
        content: '';
        display: inline-block;
        position: absolute;
        z-index: 999;
        font-size: 20px;
        background-size: 80%;
        left: 4px;
        right: 6px;
        top: 7px;
        bottom: 0;
        margin: auto;
        background-repeat: no-repeat;
        display: flex;
        align-items: center;
        justify-content: center;
    }*/
    .book_btn a.elementor-button-link {
        position: relative;
    }   
    .book_btn  span.elementor-button-icon {
        margin-right: 0;
    }
    .c_awards .swiper-pagination {
        opacity: 1;
    }
    .news_carousel .eael-post-elements-readmore-wrap a {
        padding: 10px 20px;
        font-size: 16px;
    }

    .news_carousel .eael-post-elements-readmore-wrap {
        margin-top: 20px;
    }
    .usp_slider .swiper-slide-contents {
        padding-left: 0;
    }   
    .news_carousel .eael-grid-post-holder-inner {
        display: block;
    }

    .news_carousel .eael-entry-thumbnail {
        width: 100% !important;
    }

    .news_carousel .eael-entry-wrapper {
        width: 100%;
        padding-left: 0;
    }

    .news_carousel .eael-entry-media {
        width: 100%;
    }
    .news_carousel .eael-post-elements-readmore-wrap {
        text-align: left;
        padding-top: 10px;
    }   
    .testimonial2 .elementor-swiper-button-prev {
        left: -10px !important;
    }
    .testimonial2 .elementor-swiper-button-next {
        right: -10px !important;
    }   
    .demo-testimonial .swiper-slide {
        padding-right: 0 !important;
    }   
    .usp_slider2 .swiper-slide-contents, .usp_slider3 .swiper-slide-contents {
        padding-left: 0 !important;
    }
    .usp_slider4 .swiper-slide-inner {
        margin-top: 100px;
    }
    .cs-slider article .eael-grid-post-holder {
        padding: 0;
    }
    .cs-slider .eael-entry-thumbnail img {
        object-fit: contain !important;
        margin-left: 15px
    }
    .cs-slider .swiper-slide {
        border: 3px solid #ddd;
        border-radius: 20px;
        height: 300px !important;
    }
    .recent_news .elementor-widget-container {
        margin-top: 30px;
    }
    .d_product {
        min-height: 170px;
    }
    .count-box .elementor-widget-container {
        min-height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .blog-box .esz_post_thumb {
        width: 100%;
    }

    .blog-box .esz_slide_box h3.esz_post_title {
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px !important;
    }

    .blog-box .esz_post_link {
        position: relative;
        bottom: 0;
        margin-right: 0;
    }
    .n-blog article.elementor-post {
        flex-direction: column;
    }
    /* --- ar RTL --- */
    html {
        overflow-x: hidden;
    }
    .rtl .elementor-menu-toggle {
        margin-right: auto !important;
        margin-left: 0 !IMPORTANT;
    }
    .rtl .slide1 .elementor-swiper-button-prev, .slide1 .elementor-swiper-button-next {
        padding: 8px;
    }
    .rtl #s_core1 h3.elementor-image-box-title {
        color: #0872BA !important;
    }

    .rtl #s_eng1 h3.elementor-image-box-title {
        color: #862353 !important;
    }
    .rtl #s_pulse1 h3.elementor-image-box-title {
        color: #28439C !important;
    }
    .blog article.elementor-post.elementor-grid-item.post-9736 {
        flex-direction: column !IMPORTANT;
    }
    .rtl .usp_slider .swiper-slide-bg, .rtl .usp_slider2 .swiper-slide-bg, .rtl .usp_slider3 .swiper-slide-bg{
        background-size: 35% !IMPORTANT;
    }
    .d_product .elementor-image-box-content {
        text-align: center !IMPORTANT;
    }

    .d_product .elementor-image-box-content p.elementor-image-box-description {
        text-align: center !important;
    }
    .page-id-2612 .elementor-element-e4f3223 {
        background: #fff;
    }
    .aws-counter .elementor-counter-title img{
        width: 45% !important;
    }
    .slide1 .elementor-swiper-button-prev {
        padding: 8px;
    }
    /* --- ar RTL --- */
    .usp_slider .swiper-slide-inner, .usp_slider2 .swiper-slide-inner, .usp_slider3 .swiper-slide-inner, .usp_slider4 .swiper-slide-inner {
        background-size: 60% !important;
        background-position: bottom !IMPORTANT;
    }
    body .usp_slider2 .swiper-slide-inner {
        background-size: 80% !important;
        background-position: center center !IMPORTANT;
    }   
    .usp_slider2 .swiper-slide-bg {
        background-size: 35% !important;
    }   
    .usp_slider4 .swiper-slide-bg {
        margin-top: -6px;
    }   
    .blog-box .esz_post_link {
        bottom: 0% !important;
    }
    .home-animated-text span.elementor-headline-plain-text {
        font-size: 25px !important;
        margin-bottom: 0 !important;
    }
}
.elementor-toggle:lang(ar){
    direction: rtl!important;
    text-align: right!important
}
selector{
    direction: rtl;
    unicode-bidi: embed;
}
.usp_slider2 .swiper-slide-inner {
    background-image: url(https://salesflo.com/wp-content/uploads/2023/10/Group-3190-1.png) !important;
    background-size: 31% !IMPORTANT;
    background-position: center right !IMPORTANT;
}
/* ARABIC TRANSLATION CHANGES */

/* .elementor-counter .elementor-counter-number-suffix {
    text-align: right !important;
}

.elementor-counter .elementor-counter-number-prefix {
    text-align: left !important;
} */
@media screen and (max-width: 1366px){
    .blog-box .esz_post_link{
        bottom: 19%;
    }
}

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

/*
    Add your custom styles here
*/
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background:  #f1f1f1;;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #000;
}
.event-list ::-webkit-scrollbar-track {
    border-radius: 10px;
}
.event-list  ::-webkit-scrollbar-thumb {
    border-radius: 10px;
}
div.wpforms-container-full .wpforms-form label.wpforms-error {
    color: red !important;
    opacity: 1;
}
#all_imgg .elementor-widget-wrap {
    background: linear-gradient(white, white) padding-box,
        linear-gradient(to right, #aa3d9c, #1ce5ff) border-box;
    border-radius: 20px;
    border: 2px solid transparent;
}
.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper:after {
 background-color: #1ce5ff !important;   
}
.h_search i {
    background: #0000 !important;
    color: #000;
}
section#head {
   position: absolute;
   top: 0px;
   transition: all .5s ease;
   width: 100%;
   z-index: 999;
    
}
section#head.fixed {
    position: fixed;
    background: #fff !important;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    transition: all .5s ease;
        box-shadow: 0 10px 10px #cccccc1f;
}
.divid span.elementor-divider-separator {
    border-radius: 10px;
}
.sol-box .elementor-image-box-content {
    text-align: center;
}
.sol-box .elementor-widget-container {
    height: 190px;
    overflow: visible;
    position: relative;
    transition: all .5s ease;
}
.sol-box .elementor-image-box-wrapper {
    position: relative;
}
.sol-box .elementor-image-box-wrapper {
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
    padding: 0 20px;
    transition: all .5s ease;
}
.sol-box:hover .elementor-widget-container {
    height: 230px;
    transition: all .5s ease;
}
.sol-box figure.elementor-image-box-img img {
    background: #fff;
    border-radius: 50%;
    border: 10px solid #fff;
}
.pulse figure.elementor-image-box-img img {
    border: 0;
    background: transparent;
    border-radius: 0;
    width: 81%;
}
.sol-box:hover  .elementor-image-box-wrapper {
    top: -50px;
}
.slide2 .swiper-button-prev, .slide2 .elementor-swiper-button-prev {
    display: none;
}
.slide2 .swiper-button-next, .slide2 .elementor-swiper-button-next {
    opacity: 0;
}
.slide1 .swiper-button-next, .slide1 .elementor-swiper-button-next {
    box-shadow: 0 19px 32px #00000012;
    top: -70px !important;
    right:0% !important;
}
.slide1 .swiper-button-next:hover, .slide1 .swiper-button-prev:hover, 
.slide1 .elementor-swiper-button-next:hover, .slide1 .elementor-swiper-button-prev:hover {
    background: #1ce5ff !important;
    color: #fff !important;
    
}
.slide1 .elementor-swiper-button-prev, .slide1 .elementor-swiper-button-next {
    background-color: #251568;
    color: #FFFFFF;
    border-style: none;
    border-radius: 8px 8px 8px 8px;
    padding: 13px;
}
#logo img {
    filter: invert(50%) sepia(88%) saturate(1365%) hue-rotate(193deg) brightness(270%) contrast(150%);
}
/* After scroll*/
section#head.fixed #logo img {
    filter: none;
    width:90%;
}
section#head.fixed li a.elementor-item {
    color: #000;
}
section#head.fixed .h_search i::before {
    filter: invert(27%) sepia(37%) saturate(6755%) hue-rotate(187deg) brightness(92%) contrast(99%);
}
/* After scroll*/

/* flocast */
#flocast .premium-video-box-description-container {
    width: 95%;
    left: 50%;
    right: 18px !important;
}
#flocast {
    position: relative;
}
.res span.elementor-divider-separator:before {
    content: '';
    width: 17px;
    height: 17px;
    display: block;
    background: #251568;
    border-radius: 50%;
    position: absolute;
    bottom: -5px;
    left: -6px;
}
.res span.elementor-divider-separator {
    position: relative;
}
#flocast .premium-video-box-inner-wrap {
    border-radius: 20px;
}

#flocast .premium-video-box-image-container:before {
    content: '';
    width: 100px;
    height: 100px;
    display: block;
    background-image: url(https://craftsmengroupcloud.com/demo/salesflo-new/wp-content/uploads/2023/01/flo-logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    left: 20px;
    position: relative;
    top: 15px;
}
/* flocast */
.n_counter .eael-counter-number-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.show-img {
    display: block !important;
     transition: .5s all ease;
}
.n_form .elementor-form-fields-wrapper {
    flex-wrap: nowrap;
}
.n_form .elementor-field-type-email {
    position: relative;
}
.n_form .elementor-field-type-submit {
    position: absolute;
    right: 31%;
    top: 7%;
}
.n_form .elementor-button[type="submit"] {
    min-height: 49px !important;
    padding: 16px 30px;
    outline:none;
}
/* .n_form .elementor-field-type-email input:active, .n_form .elementor-field-type-email input:focus {
    background: linear-gradient(45deg,#0b92ed9c,#ffffff);
    outline: 0;
} */
.h_search i::before {
    content: '';
    background-image: url(https://d84852d6009921010.temporary.link/salesflo-new/wp-content/uploads/2023/01/search.svg);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: cover;
    filter:invert(100%) sepia(0%) saturate(7463%) hue-rotate(89deg) brightness(108%) contrast(110%);
}
.n_form .elementor-field-type-email input::placeholder {
    color: #000;
    border-left: 2px solid #0671b9 !important;
    padding: 0 0 0 10px;
}
.v-box {   
    cursor: pointer;
}
/* .v-box:hover .v-inner .elementor-widget-wrap.elementor-element-populated {background: #ffffff94;}
 */
.v-box:hover .v-inner .elementor-widget-wrap.elementor-element-populated span.elementor-icon {
    background: #0671b9;
    fill: #fff;
    color: #fff;
}
.v-box .elementor-background-video-container {
    border-radius: 20px;
}
.g_box figure.elementor-image-box-img {
    width: 100% !important;
    text-align: right;
    margin-bottom: 0 !important;
}
.g_box figure.elementor-image-box-img img {
    width: 48%;
}
.g_box .elementor-image-box-content {
    margin-top: -50px;
}
.globe_box .elementor-widget-container {
    height: 240px;
}
.gr_video .e-hosted-video {
    padding-bottom: 125% !important;
}
.s_faq .elementor-accordion-item {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}
.slide1 .swiper-button-prev, .slide1 .elementor-swiper-button-prev {
    right: auto !important;
    left: 90% !important;
    top: -70px !important;
    box-shadow: 0 19px 32px #00000012;
}
.j_form input[type="file"] {
    position: relative;
    z-index: 1;
    padding: 0 gap(m);
    width: 100%;
    height: 50px;
    border: 1px solid #323262;
    border-radius: 3px;
    font-family: arial, sans-serif;
    font-size: 1rem;
    user-select: none;
    cursor: pointer;
    font-weight: regular;
}
.j_form input[type="file"] {
    padding: 0 gap(m);
}
.j_form input[type="file"]::-webkit-file-upload-button {
    visibility: hidden;
    margin-left: 10px;
    padding: 0;
    height: 50px;
    width: 0;
}

.j_form input:after {
    content: '+';
    background: #0172ba;
    width: 50px;
    height: 50px;
    right: 0;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

/* ---- job-form ---- */

.job-form button[type="submit"] {
    background: #251568 !important;
    color: #fff !important;
    border: 0 !IMPORTANT;
    padding: 10px 30px !important;
    border-radius: 26px;
    font-size: 18px !important;
    font-weight: 500;
    transition: 0.5s;
}
.job-form button[type="submit"]:hover {
    transition: 0.5s;
    transform: scale(0.9);
}
.job-form .choices.wpforms-field-row .choices__inner {
    height: 50px;
    border-radius: 5px !important;
    border-color: #000 !important;
}
.job-form textarea {
    border-radius: 5px !important;
    resize: none;
    border-color: #000 !important;
}
.job-form input[type="file"] {
    position: relative;
    z-index: 1;
    padding: 0 gap(m);
    width: 100%;
    height: 50px;
    border: 1px solid #ccc !important;
    border-radius: 3px;
    font-family: arial, sans-serif;
    font-size: 1rem;
    user-select: none;
    cursor: pointer;
    font-weight: regular; }

.job-form input[type="file"] {
    padding: 0 gap(m);
}
.job-form input[type="file"]::-webkit-file-upload-button {
    visibility: hidden;
    margin-left: 10px;
    padding: 0;
    height: 50px;
    width: 0;
}
.job-form input:after {
    content: '\f093';
    background: #251568;
    width: 50px;
    height: 50px;
    right: 0;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    font-family: 'Font Awesome 5 Free';
}
.job-form textarea {
    border-radius: 5px !important;
    resize: none;
}
/* ---- job-form ---- */

input::placeholder,  textarea::placeholder {
    opacity: 0.9 !important;
}
.testimonial .elementor-testimonial__image img {
    width: 160px !important;
    height: 160px !important;
    object-fit: contain;
}
.testimonial .elementor-testimonial__content {
    display: flex;
    flex-direction: column-reverse;
    row-gap: 10px;
}
.g_bdr .elementor-widget-container {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #aa3d9c, #1ce5ff) border-box;
    border-radius: 20px;
    border: 2px solid transparent;
}
.blog a.elementor-post__read-more {
    float: right;
    background: #251568;
    color: #fff;
    padding: 12px 30px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
    transition: 0.5s;
}
.blog a.elementor-post__read-more:hover {
    transform: scale(0.9);
    transition: 0.5s;
}
.v-inner {
    background: linear-gradient(#ffffff, #ffffff) padding-box,  linear-gradient(to right, #aa3d9c, #1ce5ff) border-box;
    border-radius: 22px;
    border: 2px solid transparent;
}
.v-box:hover .v-inner {
    background: #ffffff1c !important;
}
.webinar .elementor-widget-wrap {
    border-radius: 20px;
    border: 2px solid transparent !important;
}
.saleflo_popup .elementor-container {
    padding: 50px 35px;
    background: linear-gradient(#ffffff, #ffffff) padding-box,  linear-gradient(to right, #aa3d9c, #1ce5ff) border-box;
    border-radius: 20px;
    border: 2px solid transparent;
}
/* section.show {
    display: block !important;
} */
.sol-box {
    cursor: pointer;
}
.stats .elementor-background-overlay {
     animation: mover 1.5s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
.book_btn span.elementor-button-icon {
    display: none;
}
div#s_eng .elementor-widget-container {
    border: 1px solid #86235340;
}
div#s_core .elementor-widget-container {
    border: 1px solid #1971b445;
}
div#s_sight .elementor-widget-container {
    border: 1px solid #2f518261;
}
div#s_pulse .elementor-widget-container {
    border: 1px solid #1971b445;
}
.cont_form input:focus, .cont_form textarea:focus {
    border: 1.5px solid #251568 !important;
    box-shadow: none !important;
}
/*---------------- Our tribe ----------------------*/
.team_box .elementor-widget-container {
    overflow: hidden;
}
.team_box h3.elementor-image-box-title {
    display: none;
    transition:0.5s;
    height:0;
}
.team_box:hover h3.elementor-image-box-title {
    position: absolute;
    top: 0px;
    background: #0172ba7d;
    width: 100%;
    height: calc(100% - 83px);
    border-radius: 20px 20px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    font-size: 40px;
    z-index: 3;
    margin: 0;
    transition:0.5s;
}
.team_box .elementor-image-box-content {
    padding-top: 20px;
    padding-bottom: 20px;
    position: static;
    z-index: 100;
    background: #fff;
}
.team_box .elementor-image-box-img:before {
    content: '';
    width: 100%;
    height: 45px;
    display: block;
    position: absolute;
    bottom: 0;
    clip-path: polygon(0 100%, 100% 0, 100% 100%, 0 100%);
    right: -1px;
    background: #fff;
    z-index:5;
}
.team_box .elementor-image-box-img:after {
    content: '';
    width: 150px;
    height: 100px;
    display: block;
    position: absolute;
    background: #0172ba75;
    right: 0;
    bottom: 19px;
    z-index: 1;
    clip-path: polygon(0 100%, 100% 0, 100% 77%, 0 100%);
}
figure.elementor-image-box-img {
    position: relative;
}
.dialog-lightbox-widget-content .elementor .elementor-hidden-desktop {
    display: block;
}
.s_counter .elementor-counter-title {
    margin-top: 10px;
}
.d_product:hover {
    transform: scale(1.1);
    transition: 0.5s;
}
.d_product {
    transition: 0.5s;
    min-height: 180px;
}

/* ---------- join-us ------------ */
.page-id-516 #logo img {
    filter: none;
}
.page-id-516 li.menu-item a {
    color: #000 !important;
}
.saleflo_popup.show {
    display: block!important;
    margin-top:20px;
}
.d_product.sight .elementor-widget-container {
       background: linear-gradient(white, white) padding-box, linear-gradient(to right, #004B75, #63AFE1) border-box;
       border-radius: 20px;
       border: 3px solid transparent;
}
.d_product.pulse1 {
       background: linear-gradient(white, white) padding-box, linear-gradient(to right, #333795, #63AFE1) border-box;
       border-radius: 20px;
       border: 3px solid transparent;
}
.d_product.pulse1 {
       background: linear-gradient(white, white) padding-box, linear-gradient(to right, #333795, #63AFE1) border-box;
       border-radius: 20px;
       border: 3px solid transparent;
}
.d_product.engage {
       background: linear-gradient(white, white) padding-box, linear-gradient(to right, #862353, #63AFE1) border-box;
       border-radius: 20px;
       border: 3px solid transparent;
}
.core_feature_box .elementor-widget-container:hover {
    max-height: 220px;
    height: 220px;
    transition: height 0.5s, max-height 0.5s;

}
.core_feature_box p.elementor-image-box-description {
    animation: hide 500ms linear;
    animation-fill-mode: forwards;
    transition: opacity 1s ease-out;
    display:none;
}
.core_feature_box .elementor-widget-container:hover p.elementor-image-box-description {
    animation: show 1s linear;
    animation-fill-mode: forwards;
    transition: opacity 1s ease-out;
    display:block;
}
.core_feature_box .elementor-widget-container:hover .elementor-image-box-wrapper {
    align-items: flex-start !important;
}
.core_feature_box .elementor-image-box-wrapper {
    align-items: center !important;
}
.core_feature_box .elementor-widget-container {
   transition: height 1s, max-height 1s;
    height: 160px; 
    cursor:pointer;
}
@keyframes show {
    0% {
        display: none;
        opacity: 0;
    }
    10% {
        display: block;
    }
    100% {
        display: block;
        opacity: 1;
    }
}
@keyframes hide {
    0% {
        display: block;
        opacity: 1;
    }
    99% {
        display: block;
    }
    100% {
        display: none;
        opacity: 0;
    }
}

/* Our Presence */
.g-countrty-box .elementor-widget-container {
    background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(to right, #115c87, #4a95c5) border-box;
    border-radius: 20px;
    border: 2px solid transparent;
    height: 170px;
}
.g-countrty-box .elementor-widget-container img {
   filter: drop-shadow(0px 5px 4px #00000042);
}
/*----------- Our Presence ---------*/

/*----------- PromoPro ---------*/
.usp_slider_promopro > .elementor-widget-container {
    padding: !important;
}
/*----------- PromoPro ---------*/

/*----------- Case Studies ---------*/

.home-slide .elementor-image-carousel {
    align-items: center;
}
.case-study-card-inner,
.case-study-card-inner .case-study-card-title .elementor-heading-title{
	transition: all ease-in-out .3s;
}
.success-list .e-loop-item:hover {
	flex: 3 1 25%;
	transition: 0.5s;
}
.success-list .e-loop-item {
	flex: 1 1 25%;
	box-sizing: border-box;
}
.case-study-card-inner:hover {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #aa3d9c, #1ce5ff) border-box;
	border: 2px solid transparent!important;
}
.case-study-card-inner:hover .case-study-card-title .elementor-heading-title {
	font-size: 24px!important;
} 
.case-study-card-inner .case-study-feature-image img{
	object-fit: cover;
	object-position: center center;
}
.case_studies span.elementor-button-content-wrapper {
/*     gap: 140px !important; */
}
.e-loop-item {
    display: flex;
}
.case_studies img.attachment-full.size-full {
/*     height: 300px; */
    width: 100%;
    overflow: hidden;
    object-fit: cover;
}
.elementor-element.elementor-element-bfd9192.case_studies.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded:hover {
/*     width: 300px; */
}

.elementor-element.elementor-element-bfd9192.case_studies.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    transition: width 0.3s ease;
}
.success-list .elementor-loop-container.elementor-grid {
    display: flex;
	  flex-wrap: wrap;
    width: 100%;
}
.success-list .e-loop-item {
    flex: 1 1 25%; 
    box-sizing: border-box;
}
.success-list .e-loop-item:hover {
     flex: 3 1 25%; 
    transition: 0.5s;
}
.success-list .e-loop-item:not(:hover) {
   flex: 2 1 24%; 
    transition: 0.5s;
}
.rss-card-image {
	background-position: center center;
 	background-repeat: no-repeat;
 	background-size: cover;
}
.rss-card-image .rss-card-title,
.case-study-card-title{
	margin-top: auto;
}
/*----------- Case Studies ---------*/


/* -----------------------responsive -----------------------------------*/
@media screen and (max-width:1780px){
    .c_banner_img img{
        width:100% !important;
    }
}
@media screen and (max-width:1440px){
    .sol-box .elementor-widget-container {
        height: 190px;
    }
}
@media screen and (max-width: 1366px){
    .saleflo_popup .elementor-container {
        padding: 35px 35px 20px;
    }
    .sol-box .elementor-widget-container {
        height: 170px;
    }
    .sol-box:hover .elementor-widget-container {
        height: 180px;
        transition: all .5s ease;
    }
    .sol-box .elementor-image-box-wrapper {
        top: -70px;
    }
    .sol-box:hover .elementor-image-box-wrapper {
        top: -60px;
    }
    .sol-banner {
/*      height: 100vh; */
        min-height: 100vh;
    }
}
@media screen and (max-width:1024px){
    .sol-box .elementor-widget-container {
        height: 220px;
    }
    .blog a.elementor-post__read-more {
        float: none;
        display: inline-block;
    }
    .blog .elementor-posts-container {
        width: 100%;
        grid-template-columns: repeat(1,1fr);
    }
    .n_form .elementor-field-type-submit {
        right: 21%;
        width: 25% !important;
    }
    .team_box:hover h3.elementor-image-box-title {
        height: 75%;
    }
    .team_box .elementor-image-box-img:after {
        bottom: 13px;
    }
    .team_box:hover h3.elementor-image-box-title {
        height: 83%;
    }
    .globe_box .elementor-widget-container {
        height: 220px;
    }
    .d_product .elementor-image-box-wrapper {
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
    }
    .d_product figure {
        margin: 0 !important;
    }
    .d_product .elementor-image-box-content {
        text-align: center;
        margin-top: 10px;
    }   
    .sol-box:hover .elementor-widget-container {
        height: 220px;
        transition: all .5s ease;
    }
    .testimonial2 .elementor-testimonial__header {
        flex-direction: column;
    }   
    .slide1 .swiper-button-prev, .slide1 .elementor-swiper-button-prev {
        left: 87% !important;
    }
    .newsletter .wpforms-submit-container {
        width: 33% !important;
    }   
}
@media screen and (max-width: 768px){
    body .pt-mx-md-0 { padding-top: 0px!important; }
    body .pt-mx-md-10 { padding-top: 10px!important; }
    body .pt-mx-md-20 { padding-top: 20px!important; }
    body .pt-mx-md-30 { padding-top: 30px!important; }
    body .pt-mx-md-40 { padding-top: 40px!important; }
    body .pt-mx-md-50 { padding-top: 50px!important; }
    body .pt-mx-md-60 { padding-top: 60px!important; }
    body .pt-mx-md-70 { padding-top: 70px!important; }
    body .pt-mx-md-80 { padding-top: 80px!important; }
    body .pt-mx-md-90 { padding-top: 90px!important; }
    body .pt-mx-md-100 { padding-top: 100px!important; }
    body .pb-mx-md-0 { padding-bottom: 0px!important; }
    body .pb-mx-md-10 { padding-bottom: 10px!important; }
    body .pb-mx-md-20 { padding-bottom: 20px!important; }
    body .pb-mx-md-30 { padding-bottom: 30px!important; }
    body .pb-mx-md-40 { padding-bottom: 40px!important; }
    body .pb-mx-md-50 { padding-bottom: 50px!important; }
    body .pb-mx-md-60 { padding-bottom: 60px!important; }
    body .pb-mx-md-70 { padding-bottom: 70px!important; }
    body .pb-mx-md-80 { padding-bottom: 80px!important; }
    body .pb-mx-md-90 { padding-bottom: 90px!important; }
    body .pb-mx-md-100 { padding-bottom: 100px!important; }

    body .mt-mx-md-0 { margin-top: 0px!important; }
    body .mt-mx-md-10 { margin-top: 10px!important; }
    body .mt-mx-md-20 { margin-top: 20px!important; }
    body .mt-mx-md-30 { margin-top: 30px!important; }
    body .mt-mx-md-40 { margin-top: 40px!important; }
    body .mt-mx-md-50 { margin-top: 50px!important; }
    body .mt-mx-md-60 { margin-top: 60px!important; }
    body .mt-mx-md-70 { margin-top: 70px!important; }
    body .mt-mx-md-80 { margin-top: 80px!important; }
    body .mt-mx-md-90 { margin-top: 90px!important; }
    body .mt-mx-md-100 { margin-top: 100px!important; }
    body .mb-mx-md-0 { margin-bottom: 0px!important; }
    body .mb-mx-md-10 { margin-bottom: 10px!important; }
    body .mb-mx-md-20 { margin-bottom: 20px!important; }
    body .mb-mx-md-30 { margin-bottom: 30px!important; }
    body .mb-mx-md-40 { margin-bottom: 40px!important; }
    body .mb-mx-md-50 { margin-bottom: 50px!important; }
    body .mb-mx-md-60 { margin-bottom: 60px!important; }
    body .mb-mx-md-70 { margin-bottom: 70px!important; }
    body .mb-mx-md-80 { margin-bottom: 80px!important; }
    body .mb-mx-md-90 { margin-bottom: 90px!important; }
    body .mb-mx-md-100 { margin-bottom: 100px!important; }

    .sol-banner {
        padding-top: 10%!important;
    }
    .book-demo-slider-btn > .elementor-widget-container{
        margin-top: 0px!important;
    }
    .sol-box .elementor-widget-container {
        height: 180px;
    }
    .sol-box:hover .elementor-widget-container {
        height: 210px;
    }   
    .n_form input#form-field-email {
        min-height: 50px;
    }
    .n_form .elementor-button[type="submit"] {
        min-height: 30px !important;
        padding: 12px 30px;
        font-size: 15px !important;
    }
    .n_form .elementor-field-type-submit {
        right: 21%;
        top: 9%;
    }   
    .pulse figure.elementor-image-box-img img {
        width: 100%;
    }
    .globe_box .elementor-widget-container {
        height: 180px;
    }   
    .core_feature_box .elementor-widget-container {
        height: 110px;
    }
    .core_feature_box p.elementor-image-box-description {
        position: absolute;
        left: 20px;
        right: 20px;
        text-align: center;
        margin-top: 60px;
        top: 0;
        bottom: 0;
    }
    .core_feature_box .elementor-widget-container:hover {
        max-height: 250px;
        height: 250px;
    }
    .core_feature_box .elementor-widget-container:hover p.elementor-image-box-description {
        display: flex;
        align-items: center;
    }
    .core_feature_box.f_one .elementor-widget-container:hover {
        max-height: 280px;
        height: 280px;
    }
    .count-box .elementor-counter-title {
        width: 50%;
        margin: 10px auto;
        line-height: 1.2 !important;
    }

    body .slide1 .swiper-button-prev,
    body .slide1 .elementor-swiper-button-prev {
        top: inherit !important;
        bottom: -170px !important;
        left: 50% !important;
        transform: translateX(-105%) translateY(-50%) !important;
    }
    body .slide1 .swiper-button-next,
    body .slide1 .elementor-swiper-button-next {
        top: inherit !important;
        bottom: -170px !important;
        right: 50% !important;
        transform: translateX(105%) translateY(-50%) !important;
    }
}
@media screen and (max-width:640px){
    .elementor-slides .swiper-slide-inner .elementor-slide-heading {
        font-size: 20px;
    }
}
@media screen and (max-width:640px){
    .sol-box .elementor-widget-container {
        height: 200px;
    }
    .sol-box .elementor-image-box-wrapper {
        top: -60px;
    }
    .n_form .elementor-field-type-submit {
        right: 7px;
    }
    .slide1 .swiper-button-next, .slide1 .elementor-swiper-button-next {
        right: 0% !important;
    }
    .slide1 .swiper-button-prev, .slide1 .elementor-swiper-button-prev {
        left: 66% !important;
    }
    .blog .post {
        flex-direction: column !important;
        gap: 10px;
    }
    .book_btn span.elementor-button-text {
        display: none;
    }
    .book_btn span.elementor-button-icon {
        display: block;
    }
    .book_btn span.elementor-button-icon i {
        font-size: 26px;
    }
    .book_btn a.elementor-button-link {
        width: 50px;
        height: 50px;
        line-height: 40px;
    }   
    .team_box .elementor-image-box-img:before {
        height: 56px;
        bottom: -2px;
        clip-path: polygon(0 84%, 100% 0, 100% 100%, 0 100%);
        right: 0px;
    }
    img.attachment-full.size-full.wp-image-1445 {
        width: 100%;
    }
    .team_box figure.elementor-image-box-img img {
        width: 100%;
    }
    .slide1 img.eael-lc-img-src, .slide2 img.eael-lc-img-src {
        width: 60% !important;
    }
    #g_img figure.gallery-item {
        width: 25%;
    }
    .s_icon-list .elementor-icon-box-wrapper {
        display: flex !important;
        align-items: center;
        gap: 10px;
    }   
    .g_box figure.elementor-image-box-img img {
        width: 35%;
    }
    .globe_box .elementor-widget-container {
        height: 230px;
    }
    .saleflo_popup .elementor-container {
        padding: 50px 20px;
    }
    .core_feature_box  .elementor-image-box-wrapper {
        display: flex;
        gap: 10px;
    }   
    .count-box .elementor-counter-title {
        width: 100% !important;
        margin: 10px 0 !important;
        line-height: 1 !important;
    }
    .e_contact span.elementor-button-icon i {
        font-size: 20px;
    }
    .newsletter.wpforms-container {
        width: 100% !important;
    }
    .newsletter form#wpforms-form-2803 .wpforms-submit-container {
        width: 40% !important;
        top: 16px !important;
    }
    .newsletter form#wpforms-form-2803 .wpforms-submit.newsletter {
        font-size: 16px !important;
    }   
    .b-event  article.elementor-post {
        display: block;
    }
    .event-list .elementor-post__text {
        padding-top: 20px;
    }
    .b-blog .eael-post-grid-container .eael-post-grid {
        margin: 0;
    }
    section#head.fixed li a.elementor-item {
        color: #1169B1;
    }
    body .watch-icon span.video-button {
        width: 100px !IMPORTANT;
        height: 40px !important;
        font-size: 14px !important;
    }
    .aws-counter .elementor-counter-title img {
        width: 30% !important;
    }
    /* .aws-counter .elementor-counter-title {
        text-align: left !important;
    } */
    .b-main .elementor-post__text h3.elementor-post__title {
        width: 80%;
    }
    .s_timline .eael-content-timeline-container {
        padding-top: 10px !important;
    }
    .b-blog .swiper-slide {
        height: auto !important;
        padding-bottom: 30px !important;

    }
    .b-main .elementor-post__text h3.elementor-post__title {
        width: 80% !important;
    }
    .newstab li {
        flex-direction: column;
        align-items: flex-start !important;
    }
    body .newstab .eael-tabs-nav img {
        width: 100% !IMPORTANT;
        height: auto !important;
    }   
    .newstab .eael-advance-tabs {
        flex-direction: column-reverse !important;
    } 
    section#head.fixed li a.elementor-item:hover {
        color: #fff !important;
    }
    section#head.fixed li a.elementor-item.highlighted {
        color: #fff;
    }
    section#head ul.sub-menu {
        border: 0 !IMPORTANT;
        border-radius: 0 !important;
    }
    section#head ul.sub-menu li {
        border-radius: 0 !IMPORTANT;
    }
    /*----------- PromoPro ---------*/
    .usp_slider_promopro > .elementor-widget-container {
        padding: 30px 0px 30px 0px!important;
    }
    /*----------- PromoPro ---------*/
}

@media screen and (max-width:375px){
    
}
/* -----------------------responsive -----------------------------------*/
/* Join-us Form CSS*/

.join-us-form label#forminator-field-text-1_67e68cfcb8c3f-label {
    display: none;
}

.join-us-form input.forminator-input{
    background-color:#f5f8fa !important;
    border-radius:15px !important;
    color:#000000 !important;
}
.join-us-form span.select2-selection{
    border-radius:15px !important;
}
.join-us-form button.forminator-button-upload {
    width:40px !important;
    height:30px !important;
    background-color:white;
    color:black;
    display: flex !important;
    align-items: center;
}
.join-us-form .forminator-file-upload span{
    color:red;
}
.join-us-form span.forminator-description {
    color:white;
    padding-top:20px;
    font-size:15px !important;
}
.join-us-form button.forminator-button.forminator-button-submit {
    background-color:#251666;
    color:white;
    font-size:18px !important;
    font-weight:700 !important;
    border-radius:20px !important;
    padding-left:20px !important;
    padding-right:20px !important;
    width:100px !important;
    height:50px !important;
}
label#forminator-field-text-1_67e684121b7a7-label {
    display: none;
}


label#forminator-form-14243__field--select-1_67e684121b7a7-label {
    display: none;
}
@media screen and (max-width:767px){
.join-us-form .forminator-file-upload span{
    margin-bottom:10px;
    margin-left:10px;
}
}
/* Joinus Form Css End */

.success-home i.eicon-chevron-left {
    background: #231462;
    padding: 10px;
    border: solid 1px #ffffff00;
    border-radius: 10px;
}
.custom-single-post-styles *{
	color: #000000;
	font-family: "Poppins", Sans-serif;
}
.custom-single-post-styles h1,
.custom-single-post-styles h2,
.custom-single-post-styles h3,
.custom-single-post-styles h4,
.custom-single-post-styles h5,
.custom-single-post-styles h6 {
	margin-block-end: .7rem;
	margin-block-start: 1.5rem;
}
.custom-single-post-styles h1,
.custom-single-post-styles h2,
.custom-single-post-styles h3,
.custom-single-post-styles h4,
.custom-single-post-styles h5,
.custom-single-post-styles h6 {
	font-weight: 600;
}
.custom-single-post-styles .single-post a,
.custom-single-post-styles a,
.custom-single-post-styles .elementor-widget-container a,
.custom-single-post-styles string,
.single-post strong {
	font-weight: 700;
}
.custom-single-post-styles .single-post a,
.custom-single-post-styles a,
.custom-single-post-styles .elementor-widget-container a,
.custom-single-post-styles .single-post a:hover,
.custom-single-post-styles a:hover,
.custom-single-post-styles .elementor-widget-container a:hover{
	color: #251568;
}
.custom-single-post-styles .single-post a,
.custom-single-post-styles a,
.custom-single-post-styles .elementor-widget-container a{
	display: inline-block !important;
}
.custom-sf-sidebar .elementor-widget-container a,
.g_bdr .elementor-widget-container a {
	display: block!important;
}
.custom-single-post-styles ul {
	margin-bottom: 1rem;
}
.heading-mb-auto {
	margin-bottom: auto !important;
}
.news-events-custom-slider .esz_post_link,
.readmore-case-study-btn{
	margin-top: auto!important;
}
.news-events-custom-slider .eshuzu_post_carousel_section .eshuzu_post_carousel_frame .esz_post_slide .esz_slide_box {
	align-content: initial;
	flex-direction: column;
}
.news-events-custom-slider .esz_slide_box .esz_post_link {
	margin-top: auto !important;
}
body:has(.sf-mobile-menu) {
/* 	padding-top: 40px; */
}
body {
	padding-top: 0px;
}
body:has(.ticker-heading) {
	padding-top: 40px;
}

.divid-gradient-css span.elementor-divider-separator {
    border: none !important;
    height: 8px !important;
    background: linear-gradient(to right, #FC5737, #8797D2, #0B4786, #000000, #23203C) !important;
    border-radius: 20px;
}
.button-gradient-css a.elementor-button.elementor-button-link.elementor-size-sm {
    background: linear-gradient(to right, #FC5737, #8797D2, #0B4786, #000000, #23203C) !important;
}
.ticker-heading {
    background: radial-gradient(
      circle at 70% 40%,
      rgba(255, 60, 120, 0.45) 0%,
      rgba(120, 70, 200, 0.45) 35%,
      rgba(20, 60, 160, 0.6) 60%,
      rgba(5, 10, 25, 0.95) 100%
    ),
    linear-gradient(
      120deg,
      #050a19 0%,
      #0b1440 40%,
      #2b1a6f 65%,
      #1a4fd8 100%
    ) !important;
}

/**************************************/
/*	Left Margins
/**************************************/
.ml-10 { margin-left: 10px !important; }
.ml-11 { margin-left: 11px !important; }
.ml-12 { margin-left: 12px !important; }
.ml-13 { margin-left: 13px !important; }
.ml-14 { margin-left: 14px !important; }
.ml-15 { margin-left: 15px !important; }
.ml-16 { margin-left: 16px !important; }
.ml-17 { margin-left: 17px !important; }
.ml-18 { margin-left: 18px !important; }
.ml-19 { margin-left: 19px !important; }
.ml-20 { margin-left: 20px !important; }
.ml-21 { margin-left: 21px !important; }
.ml-22 { margin-left: 22px !important; }
.ml-23 { margin-left: 23px !important; }
.ml-24 { margin-left: 24px !important; }
.ml-25 { margin-left: 25px !important; }
.ml-26 { margin-left: 26px !important; }
.ml-27 { margin-left: 27px !important; }
.ml-28 { margin-left: 28px !important; }
.ml-29 { margin-left: 29px !important; }
.ml-30 { margin-left: 30px !important; }
.ml-31 { margin-left: 31px !important; }
.ml-32 { margin-left: 32px !important; }
.ml-33 { margin-left: 33px !important; }
.ml-34 { margin-left: 34px !important; }
.ml-35 { margin-left: 35px !important; }
.ml-36 { margin-left: 36px !important; }
.ml-37 { margin-left: 37px !important; }
.ml-38 { margin-left: 38px !important; }
.ml-39 { margin-left: 39px !important; }
.ml-40 { margin-left: 40px !important; }
.ml-41 { margin-left: 41px !important; }
.ml-42 { margin-left: 42px !important; }
.ml-43 { margin-left: 43px !important; }
.ml-44 { margin-left: 44px !important; }
.ml-45 { margin-left: 45px !important; }
.ml-46 { margin-left: 46px !important; }
.ml-47 { margin-left: 47px !important; }
.ml-48 { margin-left: 48px !important; }
.ml-49 { margin-left: 49px !important; }
.ml-50 { margin-left: 50px !important; }
/**************************************/
/*	Left Margins
/**************************************/
body .sf-main-footer {
	background-image: url("https://www.salesflo.com/wp-content/uploads/2023/01/salesflo-main-banner-bg1.webp")!important;
	background-size: cover;
}