/* #### Generated By: http://www.cufonfonts.com #### */

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Inter:wght@700;800;900&family=Jost:wght@500;600;700;800&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
*{
font-family: "Plus Jakarta Sans", sans-serif !important;
}
body{
  margin: 0;
  padding: 0;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}
.stick_both {
    position: sticky;
    top: 0px;
    z-index: 999999;
}
 /* Mega menu styling */
 .custom_menu .navbar-toggler span {
    display: block;
    background-color: #fff;
    height: 3px;
    width: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    left: 0;
    opacity: 1;
    transition: all 0.35s ease-out;
    transform-origin: center left;
}

.custom_menu .navbar-toggler.collapsed span {
    background-color: #f3ac73;
}


.custom_menu .navbar-toggler span:nth-child(1) {
    transform: translate(0%, 0%) rotate(0deg);
}

.custom_menu .navbar-toggler span:nth-child(2) {
    opacity: 1;
}

.custom_menu .navbar-toggler span:nth-child(3) {
    transform: translate(0%, 0%) rotate(0deg);
    padding: 0;
}

.custom_menu .navbar-toggler span:nth-child(1) {
    margin-top: 0.3em;
}

.custom_menu .navbar-toggler:not(.collapsed) span:nth-child(1) {
    transform: translate(15%, -33%) rotate(45deg);
}

.custom_menu .navbar-toggler:not(.collapsed) span:nth-child(2) {
    opacity: 0;
}

.custom_menu .navbar-toggler:not(.collapsed) span:nth-child(3) {
    transform: translate(15%, 33%) rotate(-45deg);
}

.custom_menu .navbar-toggler:focus,
.custom_menu .navbar-toggler:focus-visible {
    box-shadow: none;
}

.custom_menu .navbar-dark .navbar-toggler {
    border-color: transparent;
    background-color: transparent !important;
}

.custom_menu .mega-menu {
    width: 100%;
    left: 0;
    right: 0;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}

.custom_menu .menuheading {
    color: #aa93ff;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin: 15px 0;
    letter-spacing: 0;
}

.custom_menu .mega-menu .dropdown-item {
    color: #ffffff;
    padding: 0;
    white-space: normal;
    transition: all 0.3s ease-in-out;
}

.custom_menu .mega-menu .dropdown-item:hover {
    color: #ffffff;
    border-radius: 8px;
    background: rgb(195 217 250 / 30%);
    transition: all 0.3s ease-in-out;
}

.custom_menu .mega-menu .dropdown-item:focus {
    background-color: transparent;
}


.custom_menu .menu_icon {
    width: 40px;
    height: 40px;
    background: #fff;
    padding: 7px;
    border-radius: 20px;
    line-height: 0;
}

.custom_menu .navbar {
    padding-top: 0;
    padding-bottom: 0;
}

.custom_menu .middlemenu {
    border-radius: 24px;
    /* background: #171717; */
    padding: 0px 0px !important;
    position: relative;
}

.custom_menu .menumobile_pading0 {
    position: relative;
}

.custom_menu .menu_top_gradient::before {
    /* content: ''; */
    width: 250px;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    right: 75px;
    margin: 0 auto;
    background: linear-gradient(90deg, rgb(0 0 0) 0%, rgba(255, 255, 255, 1) 49%, rgb(0 0 0) 100%);
}

.custom_menu .middlemenu .nav-link {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: #E6E8EA !important;
}

.middlemenu .nav-link:hover {
    color: #c3b4ff !important;
    /* color: #ffffff !important;
background: #7d5cfc; */
}

.custom_menu .middlemenu .arowmenu {
    background: url('../images/Icon-m.png') no-repeat !important;
    width: 15px;
    display: inline-block;
    height: 10px;
    transition: all 0.3s ease-in-out;
}

.custom_menu .middlemenu a.nav-link.dropdown-toggle.show .arowmenu {
    transform: rotate(180deg);
    transition: all 0.3s ease-in-out;
}

.custom_menu .relative {
    position: static;
}

.custom_menu .navbar-expand-lg .navbar-nav .dropdown-menu {
    border-radius: 0 0 16px 16px;

}

.custom_menu .menu_columnn_outer {
    display: flex;
    gap: 30px;
    padding: 0px 20px;
}

.custom_menu .menu_columnn {
    width: 100%;
}

.custom_menu .dflexx_menu {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px;
}

.custom_menu .mainmenu_text {
    color: #FFF;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.custom_menu .greymenu_text {
    color: #b3a6ff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.custom_menu .blogg_menu .mainmenu_text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    position: relative;
    overflow: hidden;
    min-height: 44px;
}

.custom_menu .menu_bottom_box {
    display: flex;
    justify-content: right;
    gap: 24px;
    border-radius: 6px;
    background: rgba(249, 245, 255, 0.08);
    padding: 28px 32px;
}

.custom_menu .menu_bottom_box a {
    color: #7557ED;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.custom_menu .menu_bottom_box img {
    margin-right: 8px;
}

.custom_menu .middlemenu .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0;
    vertical-align: 0;
    content: none;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

.custom_menu .resoucemenubg1 {
    background: #171717;
    padding: 32px 20px 24px 20px;
    border-radius: 12px 0 0 12px;
    height: 100%;
}

.custom_menu .resoucemenubg2 {
    background: rgba(255, 255, 255, 0.08);
    padding: 32px 20px 26px 20px;
    border-radius: 0 0 12px 0;
    height: 100%;
}

.custom_menu .resoucemenubg2 ul li {
    margin-bottom: 20px;
}



.blogg_menu {
    display: grid;
    grid-template-columns: 26% 68%;
    width: 100%;
    gap: 20px;
    padding: 10px 10px;
    align-items: center;
}

.custom_menu .navbar-expand-lg .navbar-nav .dropdown-menu {
    background-color: transparent;
}

.custom_menu .navbar-expand-lg .navbar-nav .dropdown-menu.mega-menu.company_menu {
    min-width: 262px;
}

.custom_menu .dn1 {
    width: 200px;
}

.custom_menu .relative_company {
    position: relative;
}

.custom_menu .mega-menu.company_menu {
    padding: 0;
}

.custom_menu ul.navbar-nav.mx-auto.middlemenu .nav-item .nav-link {
    padding: 25px 25px;
}

.custom_menu .company_menu .dflexx_menu {
    padding: 12px 16px;
}

.custom_menu .menu_container_padding {
    padding-left: 10px;
    padding-right: 10px;
}

.custom_menu .middlemenu .nav-link.dropdown-toggle.show {
    color: #c3b4ff !important;
    /* color: #ffffff !important;
background: #7d5cfc; */
}

@media (min-width: 992px) {
    .custom_menu .mega-menu {
        position: absolute;
    }

    .custom_menu .navbar-expand-lg .navbar-nav {
        flex-direction: row;
        gap: 5px;
    }

    .custom_menu .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
        top: 74px;
        max-width: 100%;
        min-width: 250px;
        margin: 0 auto;
        /*border-radius: 12px;
        border: 1px solid #31373F;*/
        padding: 15px;
        background: #000000ad;
        backdrop-filter: blur(7px);
       
    }
}

@media (max-width: 991.98px) {
    .custom_menu .navbar {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .custom_menu .menu_top_gradient {
        display: none;
    }

    .custom_menu .navbar-collapse {
        position: absolute;
        width: 100%;
        top: 51px;
        left: 0;
        right: 0;
    }

    .custom_menu .navbar-expand-lg .navbar-nav .dropdown-menu {
        background-color: #000000;
        border-radius: 16px;
    }

    .custom_menu .menuheading {
        margin-left: 17px;
        font-size: 20px;
    }

    .company_menu .dflexx_menu {
        padding: 12px 28px;
    }
    .custom_menu .relative {
        position: relative;
    }

    .custom_menu .middlemenu {
        background: #373364;
        max-height: 80vh;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .custom_menu .middlemenu .arowmenu {
        margin-right: 15px;
    }

    .custom_menu .mega-menu .container {
        padding: 0 !important;
    }

    .custom_menu .menumobile_pading0 {
        padding-right: 0;
        padding-left: 0;
    }

    .custom_menu .middlemenu {
        padding: 5px 10px !important;
    }

    .custom_menu .middlemenu .nav-link.dropdown-toggle {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .custom_menu .mega-menu {
        padding: 24px 0px;
    }

    .custom_menu .resoucemenubg1 {
        padding: 32px 13px 24px 13px;
        overflow: auto;
        max-height: 50%;
    }

    .custom_menu .middlemenu .nav-item:hover .nav-link:after {
        margin: 0;
        width: 75px;
    }

    .custom_menu .resoucemenubg2 {
        height: 445px;
    }

    .custom_menu ul.navbar-nav.mx-auto.middlemenu .nav-item .nav-link {
        padding: 10px 12px;
    }

}

@media (max-width: 767px) {

#masthead {
       border-bottom: 1px solid #6c6c6c !important;
}
    .custom_menu .middlemenu .arowmenu {
        margin-right: 0;
    }

    .custom_menu .wyzhedtop {
        margin-top: 20px !important;
    }

    .custom_menu .menu_container_padding {
        padding-right: 10px;
        padding-left: 10px;
    }

    .custom_menu .dnone_heading {
        display: none;
    }

    .custom_menu .menuheading {
        margin: 5px 15px;
    }

    .custom_menu .mainmenu_text {
        font-size: 14px;
    }

    .custom_menu .greymenu_text {
        font-size: 12px;
    }

    .custom_menu .dflexx_menu {
        padding: 2px 12px;
    }

    .custom_menu .middlemenu .nav-link.dropdown-toggle.show {
        background: none;
    }

    .custom_menu .middlemenu .nav-link:hover {
        background: none;
    }
}

/* Mega menu styling */


.outcomebg {
    background: url('../images/outbg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding:32px;
    transition:all 0.3s ease-in-out;
 }
 .outcomebg:hover .outheading{
  color:#7d5cfc;
 transition:all 0.3s ease-in-out;
 }

    .outsuper_heading {
      font-size: 20px;
    font-style: normal;
    font-family: "Plus Jakarta Sans";
    font-weight: 600;
    line-height: 145%;
    text-transform: uppercase;
    text-align: center;
    -webkit-text-fill-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 515px;
    background: linear-gradient(90deg, rgb(242, 166, 64) 0%, rgb(63, 207, 255) 48.56%, rgb(109, 56, 255) 100%) text;
    border-radius: 12px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(122, 80, 235);
    border-image: initial;
    padding: 8px 16px;
    margin: 0px auto;
   }

   .outcome_section {
      padding: 100px 0 100px 0;
      background: #000000;
   }

   .outcome_heading {
      color: #F4F5F6;
      text-align: center;
      font-family: "Plus Jakarta Sans";
      font-size: 48px;
      font-style: normal;
      font-weight: 600;
      line-height: 60px;
      letter-spacing: -0.96px;
      margin-top: 16px !important;
      margin-bottom: 16px !important;
   }

   .outcome_outer {
      display: grid;
      grid-template-columns: 29% 4% 29% 4% 29%;
      align-items: center;
      gap: 15px;
   }

   .outbox {
      display: flex;
      align-items: center;
      gap: 20px;
   }

   .outcone_icobox {
      background: hsl(252deg 69.89% 63.53% / 58%);
      display: inline-block;
      padding: 13px;
      border-radius: 6px;
      border: 1px solid #fff;
      min-width: 60px;
      max-width: 60px;
   }

   .outcone_icobox_icon {
      width: 50px;

   }

   .outheading {
      color: #FFF;
      font-family: "Plus Jakarta Sans";
      font-size: 30px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
   }

   .outcone_para {
      color: #FFF;
      font-family: "Plus Jakarta Sans";
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 23px;
      margin-top: 27px;
   }

   .lastparaoutcom {
      color: rgba(255, 255, 255, 0.88);
      text-align: center;
      font-family: "Plus Jakarta Sans";
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
   }
    @media only screen and (max-width:767px) {
      .outcome_section {
         padding: 100px 0 100px 0;
      }

      .outcome_heading {
         font-size: 33px;
         line-height: 40px;
      }

      .outcome_outer {
         display: block;
      }

      .aeroboxout {
         height: 100px;
         text-align: center;
      }

      .aeroboxout img {
         height: 20px;
         transform-origin: center;
         transform: translateY(36px) rotate(90deg);
      }


   }
    
/**** testimonial *****/
   .testimonials_section .owl-dots {
      display: flex;
      gap: 6px;
      justify-content: center;
      margin-top: 30px;
   }

   .testimonials_section .owl-dots button.owl-dot {
      width: 12px;
      height: 12px;
      padding: 0;
      border-radius: 20px;
      background: #2e2e2e !important;
   }

   .testimonials_section .owl-dots .owl-dot span {
      display: none;
   }

   .testimonials_section .owl-dots .owl-dot.active span {
      width: 12px;
      height: 12px;
      background: #ffffff;
      display: block;
      margin: 0 auto;
      border-radius: 20px;
   }

   .test_sec_heading {
    color: #F4F5F6;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -0.96px;
    margin-bottom: 0 !important;
   }

   .testmoBox img {
      border-radius: 24px 0 0 24px;
   }

   .testimonial_item {
      display: grid;
      grid-template-columns: 35% 62%;
      gap: 30px;
      background: #614fa64d;
      border-radius: 24px;
   }

   .testmoBox_info {
      padding: 30px 30px 30px 10px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      height: 100%;
   }

   .testimonial_item_heading {
      color: #fff;
      font-size: 21px;
      font-weight: 600;
      line-height: 28px;
      margin-bottom: 28px;
   }

   .testimonial_item_text {
      color: #fff;
      font-size: 16px;
      margin-top: 20px;
   }

   .testimonial_name {
      color: #c5b1ff;
      font-size: 16px;
      margin-top: 8px;
      font-weight: 600;
   }

   .testimonial_Desig {
      color: #a7cbff;
      font-size: 14px;
      font-style: italic;
      margin-top: 1px;
      margin-bottom: 10px;
   }

   .test_logo {
      width: 130px !important;
   }

   /**** testimonial *****/

/******* Agetic chat page *******/
.demo_page{
/*background: url(../images/demobg3.jpg);*/
background-repeat: no-repeat;
    background-size: cover;
}
#ez-toc-container {
   background: #4f4c4c!important;
    border: 1px solid #aaa!important;}
    
   ul.ez-toc-list-level-3 {
    display: none!important;}


.homeebook_text{
    line-height: 24px;
    color: #fff;
    font-size: 16px;
    text-align: left;
    margin-top: 20px;
}
.newbutton_home{
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 10px 15px;
    background: transparent;
    border-radius: 100px;
    border: 1px solid #F3F5F7;
    margin: 20px 0 20px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}
.newbutton_home:hover{
    background-color: #CEBEFE;
    color: #fff;
    transition: all 0.3s ease-in-out;
}
.bdrradius_img{
    border-radius: 16px;
}
.blg_heading{
    color: rgb(244, 245, 246);
    text-align: center;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -0.96px;
    font-family: "Plus Jakarta Sans" !important;
    margin-bottom: 80px;
}

.hero_agentic_section {
      padding: 150px 0;
     background:url('../images/topbg.png');
    background-repeat: no-repeat;
    background-size: cover;
   }
.top_vertical {
    display: flex;
    align-items: center;
    height: 100%;
}
   .agetic_hero_heading {
      font-family: "Playfair Display" !important;
      font-size: 64px;
      font-style: normal;
      font-weight: 600;
      line-height: 145%;
      letter-spacing: -2.56px;
      background: linear-gradient(180deg, #FFF 30%, #999 100%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
   }
  ol.wp-block-list.ol.li{.color:.#fff;};

   .agentic_sub {
      background: linear-gradient(180deg, #FFF 30%, #999 100%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-family: "Playfair Display" !important;
      font-size: 40px;
      font-style: normal;
      font-weight: 600;
      line-height: 145%;
      letter-spacing: -1.6px;
   }

   .hero_sub_text {
      color: rgba(255, 255, 255, 0.88);
      font-family: "Plus Jakarta Sans";
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      line-height: 30px;
      margin: 24px 0;
   }
.herotext_width {
         display: block;
      }
 .heromobile_image {
    max-width: 470px !important;
    display: block;
    margin-left: auto;
}
.heromobile_image2{
margin-left: auto;
}
   .ag_width {
      display: block;
   }

   .demo_btn {
      color: #FFF;
      font-family: "Plus Jakarta Sans";
      font-size: 20px;
      font-style: normal;
      font-weight: 500;
      line-height: 28px;
      padding: 8px 12px;
      border-radius: 10000px;
      border: 1px solid rgba(255, 255, 255, 0.15);
      background: radial-gradient(66.67% 103.95% at 50% -42.76%, #BBA5F4 0%, #5F33D6 100%), rgba(255, 255, 255, 0.05);
      box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.10), 0px 4px 6px -2px rgba(0, 0, 0, 0.05);
      display: inline-block;
   }

   .demo_btn:hover {
      color: #FFF;
   }

   .demo_argin {
      margin-left: 12px
   }

   .hero_agentic_section .reserve_spot_btn {
      margin: 0 0;
       display: inline-block;
   }

   .agentic_wyzard_copilot_section {
      padding: 120px 0;
      background-image: url('../images/dotbg.png'), linear-gradient(180deg, rgba(255, 255, 255, 0.10) 0%, rgba(6, 6, 6, 0.10) 100%);
    background-repeat: no-repeat;
    background-position: 0px 43%;
   }
.container.custom_agentic_cointainer {
    max-width: 1000px;
}
   .ag_wyzard_heading {
      color: #F4F5F6;
      text-align: center;
      font-family: "Plus Jakarta Sans" !important;
      font-size: 48px;
      font-style: normal;
      font-weight: 600;
      line-height: 60px;
      letter-spacing: -0.96px;
      margin-bottom: 16px !important;
   }
.bluetext {
    background: radial-gradient(66.67% 103.95% at 50% -42.76%, #BBA5F4 0%, #5F33D6 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
   .agw_text {
      color: rgba(255, 255, 255, 0.88);
      text-align: center;
      font-family: "Plus Jakarta Sans";
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      line-height: 30px;
      max-width: 91%;
      margin: 0px auto 80px;
   }

   .wyzard_co_box_outer {
      background: linear-gradient(-180deg, #131313, #1b1b1b, #1b1b1b, #747474, #747474, #707070, #707070, #676767);
      backdrop-filter: blur(42px);
      border-radius: 16px;
      padding: 1px;
      min-height: 266px;
      position: relative;
      background-size: 100% 200%;
      background-position: top;
      transition: background-position 0.4s ease-in-out;
      /* transition: all 0.3s ease-in-out; */
   }

   .wyzard_co_box_outer:hover {
      background: linear-gradient(-180deg, #7b08ff, #7b08ff, #7b08ff, #7b08ff, #7b08ff, #1b1b1b, #1b1b1b, #232323);
      background-size: 100% 200%;
      background-position: bottom;
      transition: background-position 0.4s ease-in-out;
      /* transition: all 0.3s ease-in-out; */
   }

   .wyzard_co_box {
      padding: 24px;
      border-radius: 16px;
      backdrop-filter: blur(42px);
      background: linear-gradient(180deg, #252525 0%, #0F0F0F 100%);
      min-height: 288px;
   }
.tradwidth{
  display:block;
}
   .left_vertical_strip {
      content: '';
      position: absolute;
      background: rgba(255, 251, 251, 0.50);
      height: 24px;
      width: 2px;
      top: 105px;
      z-index: 1;
   }

   .iconbox_wyzrd {
      display: flex;
      width: 56px;
      height: 56px;
      padding: 8px;
      justify-content: center;
      align-items: center;
      border-radius: 8px;
      border: 1px solid var(--Primary-900, #3A2B77);
      background: linear-gradient(180deg, rgba(35, 24, 82, 0.00) 0%, #231852 100%);
      margin-bottom: 24px;
   }

   .iconbox_wyzrd img {
      max-height: 38px;
   }

   .wyzard_co_box_heading {
      color: #FFF;
      font-feature-settings: 'liga' off, 'clig' off;
      font-family: "Plus Jakarta Sans";
      font-size: 20px;
      font-style: normal;
      font-weight: 700;
      line-height: 24px;
      margin-bottom: 40px;

   }

   .wyzard_co_box_text {
      color: #FFF;
      font-feature-settings: 'liga' off, 'clig' off;
      font-family: "Plus Jakarta Sans";
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px;
   }

   .agentic_chat_section {
      padding: 96px 0 150px;
   }

   .meetag_width {
      display: block;
   }

   .meetbtn {
      color: #E8E5FE;
      text-align: center;
      font-family: "Plus Jakarta Sans";
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      padding: 8px 18px;
      line-height: 28px;
      border-radius: 100px;
      border: 1px solid #BBA5F4;
      background: rgba(255, 255, 255, 0.16);
      box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.07), 0px 1px 3px 0px rgba(1, 5, 30, 0.50) inset;
   }

   .meetbtn:hover {
      color: #E8E5FE;
   }

   .agentic_chat_section .agw_text {
      margin-bottom: 24px;
   }

   .mt_64 {
      margin-top: 64px;
   }

   .blur_item {
      filter: blur(5px);
      cursor: pointer;
   }

   .agentic_chat_section .owl-item.active.center .blur_item {
      filter: blur(0px);
   }

   .agentic_chat_item {
      border-radius: 16px;
      padding: 20px;
   }
   
   .agentic_chat_section .owl-carousel .owl-nav button.owl-next,
   .agentic_chat_section .owl-carousel .owl-nav button.owl-prev {
      color: #fff;
      margin-left: 10px;
      border-radius: 8px;
      border: 1px solid #BBA5F4;
      background: radial-gradient(66.67% 103.95% at 50% -42.76%, rgba(0, 0, 0, 0.00) 0%, rgba(23, 23, 23, 0.60) 100%), rgba(255, 255, 255, 0.05);
      box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.10), 0px 4px 6px -2px rgba(0, 0, 0, 0.05);
      padding: 7px 3px !important;
      line-height: 7px;
      width: 28px;
      height: 28px;
      font-size: 8px;
   }

   .agentic_chat_section .owl-carousel .owl-nav button.owl-next span,
   .agentic_chat_section .owl-carousel .owl-nav button.owl-prev span {
      height: 28px;
      font-size: 22px;
      display: inline-block;
   }

   .agentic_chat_section .owl-nav {
      display: flex;
      gap: 6px;
      justify-content: right;
      position: relative;
      top: 50px;
      width: 100px;
      margin-left: auto;
   }
   
   
.agen_conv_sub_chat {
      color: #fff;
      font-family: "Plus Jakarta Sans";
      font-size: 20px;
      font-style: italic;
      font-weight: 700;
      line-height: 28px;
      margin-bottom: 8px;
   }

   .agen_conv_sub_chat_text {
      color: #fff;
      font-family: "Plus Jakarta Sans";
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      line-height: 28px;
   }

   .touch_width {
      display: block;
   }
.touch_headig {
    color: #F4F5F6;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -0.96px;
    margin-bottom: 16px;
}
.touch_sub_headig {
    color: rgba(255, 255, 255, 0.88);
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 100px;
}
   .funel_price_section {
      padding: 80px 0;
   }

   .meetag_suntect {
      color: #F4F5F6;
      font-family: "Plus Jakarta Sans";
      font-size: 40px;
      font-style: normal;
      font-weight: 400;
      line-height: 64px;
      letter-spacing: -1px;
      margin-bottom: 16px;
   }

   .agentic_chat_item_heading {
      color: #FFF;
      font-family: "Plus Jakarta Sans";
      font-size: 18px;
      font-style: normal;
      font-weight: 700;
      line-height: 24px;
      margin-bottom: 12px;
   }

   .agentic_chat_item_text {
      color: #FFF;
      font-feature-settings: 'liga' off, 'clig' off;
      font-family: "Plus Jakarta Sans";
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px;
   }

   .agentic_chat_item img {
      margin-bottom: 24px;
   }

   .agentic_chat_section .owl-dots {
      display: flex;
      gap: 6px;
      justify-content: center;
      margin-top: 30px;
   }

   .agentic_chat_section .owl-dots button.owl-dot {
      width: 12px;
      height: 12px;
      padding: 0;
      border-radius: 20px;
      background: #2e2e2e !important;
   }

   .agentic_chat_section .owl-dots .owl-dot span {
      display: none !important;
   }

   .agentic_chat_section .owl-dots .owl-dot.active span {
      width: 12px;
      height: 12px;
      background: #ffffff;
      display: block !important;
      margin: 0 auto;
      border-radius: 20px;
   }

   .agentic_chat_faq_section {
      padding: 64px 0 140px;
   }

   .agentic_chat_faq_heading {
      color: #FFF;
      text-align: center;
      font-family: "Plus Jakarta Sans" !important;
      font-size: 50px;
      font-style: normal;
      font-weight: 600;
      line-height: 60px;
      letter-spacing: -2.6px;
   }

   .funnel_section {
      padding: 96px 0px;
      background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.10) 100%);
   }
.funal_alignment {
    display: flex;
    align-items: center;
    height: 100%;
}
   .funel_headig {
      color: #F4F5F6;
      text-align: center;
      font-family: "Plus Jakarta Sans";
      font-size: 48px;
      font-style: normal;
      font-weight: 600;
      line-height: 60px;
      letter-spacing: -0.96px;
      margin-bottom: 16px;
   }

   .funnel_sub {
      color: rgba(255, 255, 255, 0.88);
      text-align: center;
      font-family: "Plus Jakarta Sans";
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      line-height: 30px;
      margin-bottom: 56px;
   }

   .fu_width {
      display: block;
   }

   #funnel_headings {
      max-width: 90%;
   }
   .funnel_price_heading {
      color: #F4F5F6;
      text-align: center;
      font-family: "Plus Jakarta Sans" !important;
      font-size: 48px;
      font-style: normal;
      font-weight: 600;
      line-height: 60px;
      letter-spacing: -0.96px;
      margin-bottom: 16px !important;
   }

   .funnel_iener_heading h3 {
      color: #FFF;
      font-family: "Plus Jakarta Sans";
      font-size: 24px;
      font-style: normal;
      font-weight: 700;
      line-height: 40px;
      letter-spacing: -1px;
      padding: 35px 40px 25px;
      text-align: center;
      margin-bottom: -18px !important;
   }

   .funnel_iener_heading h3:hover {
      cursor: pointer;
   }

   .topfunel {
      position: relative;
      top: 12px;
      width: 99% !important;
      margin: 0 auto;
      display: block;
      z-index: 20;
   }

   #funnel_list ul li {
      position: relative;
   }

   #funnel_list ul li:before {
      content: '';
      position: absolute;
      width: 20px;
      height: 20px;
      border-radius: 20px;
      background: #6C6C6C;
      top: 45px;
      left: -30px;
   }

   #funnel_list ul li:after {
      content: '';
      position: absolute;
      width: 1px;
      height: 81%;
      background: #58595B;
      top: 66px;
      left: -20px;
   }

   #funnel_list ul li:last-child:after {
      height: 36%;
   }

   #funnel_list ul li.active:before {
      border: 1px solid #662eaa;
      background-image: radial-gradient(#8a2aff, #08033a);
   }

   #funnel_list li {
      border-radius: 8px;
      opacity: 0.6;
      background: linear-gradient(91deg, rgba(0, 0, 0, 0.12) 13.39%, rgba(0, 0, 0, 0.12) 98.94%);
      filter: blur(2px);
      padding: 12px;
      transition: all 0.3s ease-in-out;
   }

   #funnel_list li.active {
      opacity: 1;
      background: linear-gradient(91deg, rgba(0, 0, 0, 0.12) 13.39%, rgba(0, 0, 0, 0.12) 98.94%);
      box-shadow: 1px 2px 16px 0px rgba(255, 255, 255, 0.08);
      filter: none;
      transition: all 0.3s ease-in-out;
   }

   .funel_list_heading {
      color: #FFF;
      font-family: "Plus Jakarta Sans";
      font-size: 19px;
      font-style: normal;
      font-weight: 700;
      line-height: 24px;
      margin-bottom: 8px;
   }

   .funel_list_text {
      color: #E6E8EA;
      font-family: "Plus Jakarta Sans";
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px;
   }

   .funel_list_mobile_heading {
      display: none;
   }
   .agentic_chat_faq_section .container {
    max-width: 993px;
}
.twocard ul.signal_points li{
   font-size: 16px;
}
/******* Agentic chat page ******/
.demo_page_form .dep_arow select.contact-form {
    background:#F3F5F7 url(https://wyzard.ai/wp-content/uploads/2024/04/arrow-down.png) no-repeat !important;
    background-position: 98% 12px !important;
}
/******inbound*******/
.inbnd_section {
    padding: 80px 0px 0px;
    background: url('../images/inbnd_top_bg3.png');
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 60px 118px 60px #060608;

}
.inbd_heading {
color: #FFF9F9;
text-align: center;
font-family: "Plus Jakarta Sans";
font-size: 64px;
font-style: normal;
font-weight: 700;
line-height: 125%; /* 80px */
letter-spacing: -0.64px;
margin-bottom: 24px !important;
}
.subinbnd{
    font-family: "Plus Jakarta Sans";
    color:#CBCED2;
    font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 160%; 
text-align: center;
}
.collageimg{
    margin-bottom: 60px;
}
.collageimg img{
    max-width: 100%!important;
    margin: 0 auto;
    display: block;
}
.
.topinbound_img {
    position: relative;
        top: -4px;
    max-height: 60px !important;
    max-width: 100% !important;
}
.mobile_collage{
 display:none!important;
}
.inb_width{
    display: block;
    font-family: "Plus Jakarta Sans";
}
.inb_gradient{
   font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    color: #fff;
}
.reserve_seat_btn{
    text-align: center;
    margin: 24px 0;
}
.reserve_seat_btn:hover{
    color: #fff;
}

.addres_scroling .item {
    display: flex;
    justify-content: center;
    gap: 8px;
    color: rgb(255, 255, 255);
    line-height: 24px;
    text-shadow: 0px 4px 24px rgba(0, 0, 0, 0.80);
    font-family: "Plus Jakarta Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
}
.addres_scroling_bg{
    background: url('../images/marq_bg.png');
    background-repeat: no-repeat;
    height: 130px;
    background-size: 100% 100%;
    background-position: center;
    padding: 50px 30px;
    overflow: hidden;
}
.addres_scroling_bg .track{
   position: static;
}
.addres_scroling_bg .logo-home{
justify-content: flex-start;
    align-items: center;
    gap: 150px;
}
.wyzard_action {
    padding: 70px 0;
    background: #0D0D11 url('../images/husky_bg2.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 145% -251px;
}
.action_headinng{
    font-family: "Plus Jakarta Sans";
font-size: 48px;
font-style: normal;
font-weight: 600;
line-height: 60px; /* 125% */
letter-spacing: -0.96px;
    color: #fff;
margin: 40px 0 !important;
    text-align: center;
}
ul.action_list {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.action_list li{
   background: url('../images/check_icon.png');
   background-repeat: no-repeat;
    background-position: 0 0;
    padding: 0px 50px;
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
    margin-bottom: 20px;
}
ul.action_list li h5{
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 145%; 
    letter-spacing: -1px;
     margin-bottom: 4px;

}
ul.action_list li p {
    line-height: 26px;
}
.reserve_spot_btn{
    color: #E8E5FE;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    border-radius: 10000px;
    padding: 8px 12px;
    background: radial-gradient(66.67% 103.95% at 50% -42.76%, rgba(0, 0, 0, 0.00) 0%, rgba(23, 23, 23, 0.60) 100%), rgba(255, 255, 255, 0.05);
    box-shadow: 0px 0px 3px 3px #bba5f482, 0px 0px 3px 3px #5f33d696;
    display: flex;
    justify-content: center;
    gap: 13px;
    max-width: 188px;
    margin: 0px auto 40px;
}
.reserve_spot_btn:hover{
    color: #E8E5FE;
    background: radial-gradient(66.67% 103.95% at 50% -42.76%, rgb(125 92 252) 0%, rgba(23, 23, 23, 0.60) 100%), rgb(125 92 252);
}
.mt_48{
    margin-top: 48px !important;
    margin-bottom: 40px !important;
}
.attend_section {
    background: #0D0D11 url('../images/attend_bg2.png');
    background-repeat: no-repeat;
    background-position: 126% 50%;
    padding-top: 40px;
    box-shadow: 0px 24px 65px 0px rgba(0, 0, 0, 0.45);
}
.attend_heading{
    font-size: 48px;
font-style: normal;
font-weight: 600;
line-height: 60px; /* 125% */
letter-spacing: -0.96px;
color:#fff;
}
.attend_card{
    background: url('../images/base_card2.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 32px;
    min-height: 445px;
    transition: all 0.3s ease-in-out;
}
.attend_card:hover .atte_icon_holder img{
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 10px #fff, 0 0 25px #fff, 0 0 30px #fff;
    transition: all 0.3s ease-in-out;
}
.mgleft{
    margin-left: 20px;
}
.mgright{
    margin-right: 20px;
}
.att_card_heading{
color: #fff;
font-size: 48px;
font-style: normal;
font-weight: 600;
line-height: 100%; /* 48px */
background: linear-gradient(to right, #a7a7a7, #ffffff, #a7a7a7);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin-bottom: 32px;
}
.atte_text {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
}
.atte_icon_holder {
    margin-bottom: 80px;
}
.atte_icon_holder img{
    max-width: 52px !important;
}
.inb_width3{
    display: block;
}
.inbound_team_section{
    padding: 120px 0 56px;
}
.inbound_team_headig{
    color: #fff;
    font-size: 48px;
font-style: normal;
font-weight: 600;
line-height: 60px; /* 125% */
letter-spacing: -0.96px;
margin-bottom: 24px !important;
}
.inbnd_teram_card {
    margin-bottom: 64px;
    text-align: center;
}
.inbbteam_with{
    display: block;
}
.inbound_team_grey_text{
    color: #E6E8EA;
    font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 145%;
margin-bottom: 64px;
}
.teamPhoto{
    max-width: 200px !important;
    margin-bottom: 20px;
    border-radius: 12px;
}
.inbnd_team_name{
    color: #fff;
    font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 28px; 
}
.inbnd_team_designation{
    color: #fff;
    font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
margin-bottom: 8px;
}
.inbnd_team_info
    {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
    margin-bottom: 16px;
}
.inbnd_team_social_outer{
    display: flex;
    gap: 16px;
    justify-content: center;
}
.inbnd_team_social_icon{
    max-width: 20px !important;
}
.inbbnd_cont_text{
    color: #CBCED2;
    font-size: 56px;
font-style: normal;
font-weight: 600;
line-height: 125%;
}
.inbnndcont_gradient_todat{
    font-size: 72px;
font-style: normal;
font-weight: 700;
line-height: 125%; /* 90px */
letter-spacing: -0.96px;
background: linear-gradient(99deg, #7557ED 2.61%, #2CA3DB 40.55%, #6436D8 73.25%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.inbnnd_husky {
    left: -100px;
    max-width: 300px !important;
    top: 10px;
    position: relative;
    mix-blend-mode: lighten;
}
.inbound.connect_section form {
    background: rgba(17, 10, 43, 0.25);
    box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.07), 0px 1px 3px 0px rgba(1, 5, 30, 0.50) inset;
    padding: 16px;
    border-radius: 24px;
    border: 1px solid rgba(254, 254, 254, 0.12);
}
.inbound form#home-contact-form{
    background: rgba(17, 10, 43, 0.25);
    box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.07), 0px 1px 3px 0px rgba(1, 5, 30, 0.50) inset;
    padding: 16px;
    border-radius: 24px;
    border: 1px solid rgba(254, 254, 254, 0.12);
}
.inbound.connect_section .homeacknowledge p {
    line-height: 10px;
    font-size: 14px;
    margin-top: 16px;
}
.calendar_icon {
    width: 21px;
}
.fullaction{
 display:block;
}
/*******inbound******/

/**** offer seection ****/

.offer_section {
    margin-top: 120px;
}
.top_position {
    position: relative;
    z-index: 9;
}
.top_position .reserve_spot_btn{
margin: 32px 0px 0;
}
.offer_section .inerglow {
    padding: 60px;
    border-radius: 12px;
background: radial-gradient(116.96% 115.94% at 9.81% 9.24%, #363636 0%, rgba(26, 26, 26, 0.27) 100%);
}
.offer_section .border-container{
    background: linear-gradient(150deg, #ffffff, #474747, #474747, #474747, #474747, #474747, #ffffff);
}
.offer_section .glowing-box{
    display: block;
    max-height: initial;
    overflow: initial;
    border-radius: 12px;
    background: radial-gradient(116.96% 115.94% at 9.81% 9.24%, #363636 0%, rgb(26 26 26) 100%);
}
.offer_section .glowing-box::after{
    box-shadow: inset 0px 0 0px 0px rgb(0 0 0);
}
.offer_section .offerimg {
    background: transparent !important;
    width: auto !important;
    padding: 0 !important;
    border-radius: 0 !important;
}
.veralign {
    height: 100%;
    display: flex;
    align-items: center;
}
.inbnd_offer {
    font-family: "Plus Jakarta Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 145%;
    text-transform: uppercase;
    display: inline-block;
    padding: 8px 16px;
    border-radius: 12px;
    border: 1px solid #7A50EB;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(74, 93, 243, 0.80) 100%);
    margin-bottom: 32px;
}
.gettext {
    color: #FFF;
    font-family: "Plus Jakarta Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -0.96px;
    margin-bottom: 24px;
}
ul.offer_list {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}
ul.offer_list li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: self-start;
    gap: 16px;
    margin-bottom: 10px;
    color: #EBE8F7;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.offer_section .inerglow img {
    background: #F4EBFF;
    border-radius: 20px;
    padding: 5px;
    width: 21px;
    position: relative;
    top: 1px;
}
.sep_bold {
    font-style: normal;
    font-weight: 700;
    color: #ffffff;
}
.sas_width{display: block;font-family: "Plus Jakarta Sans";}
.w-200{
width: 200px;
}
/**** offer seection ****/

.prompt_section {
    padding: 100px 0px 100px;
    background: url(../images/hero_shadow.png)  no-repeat;
    background-position: center top;
}
.prompt_heading {
    color: #F4F5F6;
    text-align: center;
    font-family: "Plus Jakarta Sans" !important;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.96px;
    margin-bottom: 5px !important;
}
.prompt_sub {
    color: #F4F5F6;
    font-family: "Plus Jakarta Sans" !important;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.96px;
    margin-bottom: 10px !important;
}
.prompt_section  p{
    color: #F4F5F6;
    margin-bottom: 10px;
}
.copybutton img{
    width:17px;
    cursor: pointer;
}
.copied-msg {
    display: none;
    margin-left: 8px;
    color: green;
    font-weight: bold;
    opacity: 0;
    transition: opacity 0.3s ease;
    user-select: none;
  }
  .copied-msg.show {
    opacity: 1;
    display: inline-block;
  }
  .prompt_section .wyzard_faq_section button.accordion-button{
    font-weight: 700;
}
.accordion-body .accordion-button{
    padding: 10px 10px !important;
    font-weight: 500 !important;
}
.prompt_section .accordion-body .accordion-button{
    color:#dcd3ff !important;
    background: #1e1e2e !important;
    border-radius: 0;
}
.accordion-icon-minus img, .accordion-icon-plus  img {
    width: 10px;
}


/****ebook****/
.ebook_section {
    padding: 100px 0px 100px;
    background: url(../images/hero_shadow.png)  no-repeat;
    background-position: center -350px;
}
.ebook_heading {
    color: #F4F5F6;
    font-size: 50px;
font-style: normal;
font-weight: 700;
line-height: 125%;
    letter-spacing: -0.96px;
    margin-bottom: 0px !important;
}
.ebook_subtxt{
    color: #fff;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 145%;
    letter-spacing: -0.64px;
    margin: 45px 0;
}
.ebook_txt{
    color:#fff;
    margin: 32px 0;
    font-size: 23px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}
.widetext{
 display:block;
}
.widetext_font{ display:block;}
.vertcenter {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}
.copilot_section {
    padding: 64px 0 40px;
    color: #c7c8cb;
}
.copilot_heading{
    color: #F4F5F6;
    font-family: "Plus Jakarta Sans" !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: -0.96px;
    margin-bottom: 20px !important;
}
.cotext {
    color: #FFF;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.cotext2 {
    color: #FFF;
    font-family: "Plus Jakarta Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: -0.96px;
    margin-bottom: 60px;
    margin-top: 70px !important;
}
.ebookcover{max-width: 570px !important;}
.copilot_inner {
    padding: 32px;
    border-radius: 16px;
    border: 1px solid #252525;
    background: rgba(255, 255, 255, 0.08);
    margin-bottom: 24px;
    min-height: 190px;
    transition: all 0.3s ease-in-out;
}
.copilot_inner:hover {
    transform: scale(1.04);
    border: 1px solid #6c53ed;
    background: rgb(43 31 102 / 17%);
    transition: all 0.3s ease-in-out;
}
.copilotheeading {
    color: #fff;
    margin-bottom: 15px;
}
.mrfb{
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px;
    margin-bottom: 40px !important;
}
.modal-content{
    background: #261841;
    color: #fff;
    border: 1px solid #442a75;
}
input.ebook_btn {
    border-radius: 40px !important;
    border: 1px solid #8E7FFE !important;
    background: #7C5CFC;
    background-color: #7C5CFC !important;
    box-shadow: 2px 4px 4px 0px rgba(0, 0, 0, 0.25) inset, 2px 1px 8px 0px rgba(0, 0, 0, 0.25);
    padding: 8px 10px !important;
    width: 100%;
    margin-top: 0;
    transition: all 0.3s ease-in-out;
}
input.ebook_btn:hover{
    background-color: #7C5CFC !important;
    color: #fff;
    transition: all 0.3s ease-in-out;
    }
  button.btn-close {
    opacity: 1;
    background-color: #b5a2ff !important;
    color: #fff !important;
    font-size: 13px !important;
}
.modal-header {
    background: #160c23;
    padding: 15px 1rem;
    border-bottom: 0;
    }
.modal-body .contact-form{
    height:50px!important;
    }
    .ebook_slider_section {
    margin: 0px 0 100px;
}
.ebook_slider .owl-nav {
    position: absolute;
    top: 33%;
    width: 100%;
}
.ebook_slider button.owl-next {
    position: absolute;
    right: -100px;
    font-size: 60px!important;
    background: transparent !important;
    box-shadow: none !important;
}
.ebook_slider button.owl-next span,.ebook_slider button.owl-prev span{
    font-family: 'Plus Jakarta Sans';
}
.ebook_slider button.owl-next:hover{
   color:#fff;
}
.ebook_slider button.owl-prev {
    position: absolute;
    left: -100px;
    font-size: 60px!important;
    background: transparent !important;
    box-shadow: none !important;
    margin-left: 0 !important;
}
.copilot_section .inerglow{
  padding: 35px 90px;
}

.toptxt {
    font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 155%; /* 37.2px */
letter-spacing: -1px;
}
.padbottom {
    padding-top: 25px;
    margin-bottom: 120px;
}
.padbottom2 {
    padding-top: 60px;
}
.mrgbottom {
     margin-bottom: 120px;
}
.modal-backdrop.show {
    opacity: .9;
}
.agree_outer{
    display: flex;
    align-items: center;
    gap: 15px;
}
.agreemsg {
    font-size: 15px;
    line-height: 20px;
    margin: 15px 0;
}
.agree_outer .wpcf7-not-valid-tip {
    position: absolute;
    width: 160px;
    left: 0px;
    right: 0;
    top: 42px;
}
.agree_outer input[type=checkbox], input[type=radio]{
     width: 18px !important;
    height: 18px !important;
}
.agree_outer input[type=checkbox]:after{
    top: 1px !important;
}
form#ebook-contact-form input[type=submit]:disabled {
    opacity: 0.4;
    cursor: not-allowed !important;
}
#ebook-contact-form .emailborder {
    border: 1px solid #f00 !important;
}
/****ebook****/

.subscribe-form input[type=checkbox], .homeacknowledge input[type=checkbox]{
    width: 26px !important;
    height: 26px !important;
    top: 6px;
    border: 1px solid #fafafa !important;
    background: transparent !important;
    margin-right: 8px;
    }
.subscribe-form input[type=checkbox]:checked:after,.homeacknowledge input[type=checkbox]:checked:after  {
    opacity: 1;
    top: 5px !important;
    left: 10px !important;
    border-color: #fff;
}
.blogacknowledge p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 18px;
}
.blogacknowledge .wpcf7-not-valid-tip {
    position: absolute;
    top: 42px;
    width: 170px;
}
.homeacknowledge p {
    color: #fff;
}
.homeacknowledge a{color: #B49DFE;}
.homeacknowledge .wpcf7-not-valid-tip {
    position: absolute;
    top: 42px;
    width: 170px;
}
/**** new home page ***/
.card_hoverr {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
    transition: transform 0.2s ease-out, box-shadow 0.2s ease-out;
    transform-style: preserve-3d;
    will-change: transform, box-shadow;
}
.top_section{
    padding: 165px 0 250px;
        background-image: url(../images/net2.png),        url(../images/mobile_shadow.png);
    background-repeat: no-repeat;
   background-position: 16% 27%, 100% 100%;
    background-size: 16% 35%, 100% 100%;
}
.top_video_section {
    margin-top: -110px;
}
.hero_btn {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
}
.hero_btn2{
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
}

.email_subcribe_outer {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}
.email_subcribe_outer .wpcf7-submit{
    margin-top: 0;
}

.newHeading{
color: #FFF;
font-family: "Playfair Display" !important;
font-size: 64px;
text-align: center;
font-style: normal;
font-weight: 600;
line-height: 125%;
letter-spacing: -1.28px;
margin-bottom: 24px;
}
.mql_sqil {
    /* text-align: center;
    font-family: "Coiny", system-ui !important;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: -1.28px;
    background: linear-gradient(90deg, #67E3F9 24.13%, #0632FF 64.08%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 16px; */
}
.mql_outer{position: relative;}
.mql {
    position: absolute;
    right: 80px;
    top: -91px;
}
.mql img{
    max-width: 250px !important;
}
.top_sub_heading{color:  #FFF;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
}
input[type=email].email_field {
    border-radius: 48px !important;
    border: 1px solid rgba(124, 92, 252, 0.40) !important;
    background: #E6E8EA;
    padding: 16px 20px !important;
    width: 343px;
    color:  #000 !important;
}

.upaeroew{
    position: absolute;
    top: 45px;
    right: 215px;
    max-width: 85px !important;
}
.aroq {
    position: absolute;
    right: 110px;
    top: -67px;
}
.top_video_section .inerglow{
 padding: 0;
 background: none;
}
.top_video_section .glowing-box{
    max-height: 100%;
    min-height: auto;
}
.top_video_section .glowing-box::after{
    background-color: transparent;
}
.top_video_section .banner_video{
    border-radius: 8px;
    border: 0;
    margin-bottom: -4px;
}
.top_video_section #video_padding {
    padding: 0 0px;
    position: relative; 
}
.top_video_section .muted {
    top: 20px;
    right: 20px;
}
.top_video_section .banner_video{
   border: 0;
    border-image-source: none;
    border-image-slice: inherit;
    -webkit-mask-image: none;
}
.inbound_section{
    padding: 140px 0 0;
    background: url('../images/half_circle.png');
    background-position: 570px 7px;
    background-size: 66% 49%;
    background-repeat: no-repeat;
}
.fullwidth{font-family: "Plus Jakarta Sans" !important;}
.inbound_heading{
    color:#F4F5F6;
    text-align: center;
    font-family: "Plus Jakarta Sans" !important;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -0.96px;
    margin-bottom: 10px !important;
}
.inbound_heading_trust{
color:#F4F5F6;
    text-align: center;
  font-family: "Plus Jakarta Sans" !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -0.96px;
}

/**** 25 july 25 ****/
.inbound_section{
    padding: 140px 0 0;
    background: url('../images/Intro_bg.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.moder_inbound_heading{
    color:#F4F5F6;
text-align: center;
font-family: "Plus Jakarta Sans" !important;
font-size: 48px;
font-style: normal;
font-weight: 600;
line-height: 60px;
letter-spacing: -0.96px;
margin-bottom: 80px !important;
}
.mrdnwidth{display: block;}
.moderntext {
    color: #CBCED2;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 145%;
    padding: 8px 16px;
    display: inline-block;
    border-radius: 12px;
    border: 1px solid #7A50EB;
    text-transform: uppercase;
    text-align: center;
    background: linear-gradient(117deg, #fff 0%, #CEABFF, #3FCFFF, #465DF4);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 25px;
}
.inbound_section .glowing-box::after{
    background: url('../images/texture.png');
    background-size: cover;
    background-repeat: no-repeat;
}
.inbound_section  .border_animation:hover .glowing-box {
    background: linear-gradient(158deg, #1B1B1F 4.17%, #653AE1 94.14%);
    transition: all 0.3s ease-in-out;
}

.inbound_section .border_animation:hover .glowing-box::after{
    background: none;
}

.inbound_section .inerglow{
    padding: 24px;
    min-height: 237px;
}
.inbound_section .border_animation{
    margin-bottom: 40px;
}
.boldnumber {
    border-radius: 12px;
    background: linear-gradient(180deg, #5036B9 0%, #291D5A 100%);
    box-shadow: 2px 4px 4px 0px #8571D7 inset, 0px 2px 4px 0px rgba(0, 0, 0, 0.25) inset;
    padding: 18px 25px;
    display: inline-block;
    font-family: "Plus Jakarta Sans";
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 22px;
    letter-spacing: -0.64px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 5px;
}
.mordergtm_outer {
    display: flex;
    gap: 24px;
}
.gtmier_head {
    color: #ffffff;
    font-family: "Plus Jakarta Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 145%;
    letter-spacing: -1px;
    margin-bottom: 32px;
    transition: all 0.3s ease-in-out;
}
.gtm_subhead {
    color: #E6E8EA;
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
}

.sass_section {
    padding: 180px 0 50px;
}
.sass_heading {
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 80px;
    letter-spacing: -1.44px;
    background: linear-gradient(90deg, #FF9E27 0%, #90E2F9 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: blur(0.5px);
    padding-bottom: 7px;
}
.sas_width{display: block;}
.sass_top_head {
    font-family: "Plus Jakarta Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 145%;
    text-transform: uppercase;
    background: linear-gradient(270deg, #F2A640 0%, #A0BED1 48.56%, #8772FC 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-radius: 12px;
    border: 1px solid #A172FF;
    display: inline-block;
    padding: 12px 16px;
    margin-top: 136px;
}
.sass_sub {
    color: #F4F5F6;
    font-family: "Plus Jakarta Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -0.96px;
    margin: 24px 0;
}
.pipeline {
    color: #F4F5F6;
    font-family: "Plus Jakarta Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
}
.sep_bold {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    color: #ffffff;
}
.intro_video {
    margin-top: 65px;
}
.wyzard_copilot_section {
    padding: 112px 0;
    background: #000;
    background-repeat: no-repeat;
    background-size: cover;
}
.wyzard_heading {
    color: #F4F5F6;
    font-family: "Plus Jakarta Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -0.96px;
    margin-bottom: 88px;
    text-align: center;
}
.agen_conv {
    color: #FFF;
    font-family: "Plus Jakarta Sans";
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 145%;
    letter-spacing: -1px;
    margin-bottom: 24px;
}
.agen_conv_sub {
    color: #FFF;
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 40px;
}
.agen_conv_ideal_box {
    display: flex;
    padding: 16px 16px;
    align-items: flex-start;
    gap: 8px;
    border-radius: 8px;
    border: 1px solid #828282;
    background: rgba(255, 255, 255, 0.10);
    position: relative;
}


.agen_conv_ideal {
    color: #fff;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    white-space: nowrap;
}
.agen_conv_text {
    color: #fff;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.bulb_icon{
   width: 37px !important;
    height: 37px;
    padding: 4px;
    border-radius: 40px;
    border: 1px solid #3a2b77;
    background: linear-gradient(180deg, rgb(255 255 255 / 50%) 0%, #ffffff 100%);
}
.wyzard_copilot_section  .owl-item img.rightimgg {
    max-width: 100% !important;
}
.newmrgin{
    margin-top: 48px !important;
    margin-bottom: 0px !important;
    margin-left: 5px;
}
.rightimgg {
    max-width: 442px !important;
    display: block;
    margin-left: auto;
    margin-right: 20px;
}
.vertical_box2 {
    display: flex;
    align-items: center;
    height: 100%;
}


.border_animation {
    position: relative;
    padding: 2px;
    border-radius: 10px;
    background: linear-gradient(150deg, #6c53ed, #1e1c41, #1e1c41, #1e1c41, #1e1c41, #1e1c41, #6c53ed);
}
.main_box {
    position: relative;
    height: 51vh;
    overflow-y: auto;
    scroll-snap-type: y mandatory;
    scroll-behavior: smooth;
    overflow-x: hidden;
 }

 .main_box::-webkit-scrollbar {
    width: 0px;
  }
  .main_box::-webkit-scrollbar-track {
    background: #000;
  }
  .main_box::-webkit-scrollbar-thumb {
    background: #000;
  }
  .main_box::-webkit-scrollbar-thumb:hover {
    background: #000;
  }
 .content {
    position: relative;
    z-index: 1;
 }

 .copilottbox {
    height: 50vh;
    scroll-snap-align: start;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3rem;
    color: white;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
 }

 .scrolldots {
    position: sticky;
    top: 50%;
    transform: translateY(-50%);
    right:0px;
    float: right;
    z-index: 2;
    display: flex;
    flex-direction: column;
    gap: 12px;
 }

 .scrolldot {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: rgb(255 255 255 / 23%);
    cursor: pointer;
    transition: background 0.3s, transform 0.2s;
 }

 .scrolldot.active {
    background: #fff;
 }
 .supercharge_section {
    padding: 100px 0 30px;
    background: #000;
}
.super_heading {
    font-size: 24px;
    font-style: normal;
    font-family: "Plus Jakarta Sans";
    font-weight: 600;
    line-height: 145%;
    text-transform: uppercase;
    text-align: center;
    background: linear-gradient(90deg, #F2A640 0%, #3FCFFF 48.56%, #6D38FF 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-radius: 12px;
    border: 1px solid #7A50EB;
    display: flex;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 515px;
}
.super_sub_heading {
    color: #F4F5F6;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -0.96px;
    margin-top: 16px;
    margin-bottom: 56px;
}
.bento_boxx {
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background: linear-gradient(118deg, rgba(255, 255, 255, 0.06) 3.66%, rgba(255, 255, 255, 0.01) 49.66%, rgba(255, 255, 255, 0.10) 91.45%);
    padding: 24px;
    margin-bottom: 30px;
}
.bento_boxx2 {
    border-radius: 19px;
border: 1px solid rgba(255, 255, 255, 0.20);
background: linear-gradient(118deg, rgba(255, 255, 255, 0.06) 3.66%, rgba(255, 255, 255, 0.01) 49.66%, rgba(255, 255, 255, 0.10) 91.45%);
    padding: 24px;
    margin-bottom: 30px;
}
.bento_bluebg{
    background: url('../images/bentobluebg.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
}
.bento_heading {
    color: var(--color-white-solid, #FFF);
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 18px;
}
.beto_sub {
    color: var(--cypress-grey-neutral-200, #E6E8EA);
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.bentimgg {
    margin: 0 auto 32px;
    display: block;
}
.ben_width {
    display: block;
}
.flashimg{position: relative;}
.flashimg::before{
    content: '';
    position: absolute;
    width: 98%;
    height: 10px;
    top: -5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, #FFF 50.48%, rgba(255, 255, 255, 0.00) 100%);
    filter: blur(3px);
}
.bento3_bg{
    background: url('../images/bento3_bg.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.bentimgg2{
    background: url('../images/bentodots.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.imgbdr{
    background: linear-gradient(90deg, rgb(15 15 16) 0%, rgb(255 255 255 / 0%) 100%);
    box-shadow: 1px 2px 20px 0px rgba(85, 78, 218, 0.10);
}
.max93{
    max-width: 93% !important;
    max-height: 218px;
    display: block;
    margin: 0 auto;
}
.multiple_width{
    display: block;
}
.multiple_section {
    padding: 120px 0;
    background: #000;
}
.multiple_section .glowing-box::after{
    background: url('../images/multiboxbg.png');
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: none;
    z-index: -1;
}

.multiple_section  .multibox_animation:hover .glowing-box {
    background: linear-gradient(158deg, #393939 4.17%, #000000 94.14%);
    transition: all 0.3s ease-in-out;
}

.multiple_section .multibox_animation:hover .glowing-box::after{
    background: none;
}

.multiple_section .inerglow{
    padding: 20px;
    background: linear-gradient(100deg, rgb(51 52 56 / 68%) 4.17%, rgb(0 0 0) 94.14%);
    transition: all 0.3s ease-in-out;
}
.multiple_section .inerglow:hover{
    background: linear-gradient(100deg, rgb(53 39 104) 4.17%, rgb(0 0 0) 94.14%);
    transition: all 0.3s ease-in-out;
}
.multiple_section .multibox_animation{
    padding: 2px;
    border-radius: 10px;
}

.multiple_heading {
    color: #F4F5F6;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -0.96px;
    margin-bottom: 60px;
}
.multi_head_iner {
    color: #FFF;
    font-family: "Plus Jakarta Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 145%;
    letter-spacing: -1px;
    margin-bottom: 12px;
}
.multi_sub {
    color: #FFF;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    min-height: 145px;
}
.multiple {
    width: 64px;
    display: block;
    margin: 0 auto;
}
.multi_icon {
    display: flex;
    height: 160px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 8px;
    background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.10) 100%);
    padding: 10px;
    margin-bottom: 24px;
    transition: all 0.3s ease-in-out;
}

.multibox_animation:hover  .multi_icon{
    transform: scale(1.1);
    background: linear-gradient(180deg, #7d5cfc 0%, #000000 100%);
    transition: all 0.3s ease-in-out;
}

.multiple_box .reserve_spot_btn{
    margin-bottom: 0px;
    display: flex;
    gap: 10px;
    width: 173px;
}

.enterprise_section {
    padding: 120px 0;
    background: #000;
}
.enterprise_section .container {
    max-width: 1044px;
}
.enterprise_heading {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    font-family: "Plus Jakarta Sans";
    line-height: 145%;
    text-transform: uppercase;
    text-align: center;
    background: linear-gradient(90deg, #F2A640 0%, #3FCFFF 48.56%, #6D38FF 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-radius: 12px;
    border: 1px solid #7A50EB;
    display: flex;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    margin: 0 auto 24px;
    max-width: 360px;
}

.startups {
    color: #fff;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.60);
    font-family: "Plus Jakarta Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    padding: 4px 12px;
    line-height: 145%;
    letter-spacing: -1px;
    border-radius: 8px;
    border: 0.5px solid rgba(255, 255, 255, 0.20);
    background: linear-gradient(116deg, rgba(255, 255, 255, 0.04) 3.76%, rgba(255, 255, 255, 0.16) 51.82%, rgba(255, 255, 255, 0.04) 95.48%);
}
.eter_sub {
    color: #FFF;
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-top: 40px;
}
.entersub_text {
    color: #fff;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-top: 16px;
    width: 620px;
}
.expand_outer {
    display: flex;
    gap: 12px;
}
.expand_box {
    width: 10%;
    border-radius: 8px;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.06) 2.42%, rgba(255, 255, 255, 0.01) 38.62%, rgba(255, 255, 255, 0.10) 71.49%);
     transition: all 0.3s ease;
}
.expand_box.active {
    width: 73%;
    overflow: hidden;
    padding: 2px;
    height: 100%;
    position: relative;
    background: linear-gradient(137deg, #ffffff, #0d0d0d, #0d0d0d, #0d0d0d, #0d0d0d, #0d0d0d, #0d0d0d, #ffffff);
    transition: all 0.3s ease;
}
.expand_box .expandBg {
    padding: 0px;
    height: 330px;
    border-radius: 8px;
    
}
.expand_box.active .expandBg {
    padding: 20px;
    border-radius: 8px;
    background: linear-gradient(158deg, rgb(0 0 0) 4.17%, rgb(40 40 40) 94.14%);
    transition: all 0.3s ease;
}

.midtext {
    color: var(--color-white-solid, #FFF);
    font-family: "Plus Jakarta Sans";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -1px;
    transform-origin: initial;
    white-space: nowrap;
    display: flex;
    align-items: flex-end;
    height:315px;
    margin: 0 auto;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    transition: all 0.5s ease-in-out;
}
.midtext:hover {
    color: #a791fd;
    cursor: pointer;
}
.expand_box .expand_box_iner{opacity: 0; display: none;transition: all 0.5s ease-in-out;} 
.expand_box.active .expand_box_iner{opacity: 1;display: block; transition: all 0.5s ease-in-out;}
.expand_box.active .midtext{
    display: none;
    white-space: nowrap;
    height: 330px;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    transition: all 0.5s ease-in-out;
}
.agentic_cont_text {
    color: #CBCED2;
    font-family: "Plus Jakarta Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 145%;
    letter-spacing: -1px;
 }
 .funnel_iener_heading h3{
    background:url('../images/funel_bg_grey.png');
    background-repeat: no-repeat;
    background-size: 87% 100%;
    background-position: center;
    transition: all 0.3s ease-in-out;
 }
 .funnel_iener_heading h3.firstChild{
    background-size: 100% 103px;
    background-position: 0 -11px;
    position: relative;
    z-index: 17;
 }
 .funnel_iener_heading h3.firstChild.active{
    background-size: 100% 100%;
    font-size: 36px;
    background-position: 0 -9px;
    position: relative;
    z-index: 11;
 }
 .funnel_iener_heading h3.secondChild{
    background-size: 82% 92px;
    background-position: center -2px;
    position: relative;
    z-index: 10;
 }
 .funnel_iener_heading h3.secondChild.active{
    background-size: 82% 92px;
    background-position: center -2px;
    font-size: 30px;
 }
 .funnel_iener_heading h3.thirdChild{
    background-size: 67% 100px;
    background-position: center -2px;
    font-size: 22px;
    position: relative;
    z-index: 9;
 }
 .funnel_iener_heading h3.thirdChild.active{
    background-size: 67% 100%;
    background-position: center -2px;
    font-size: 28px;
    position: relative;
    z-index: 7;
 }
 .funnel_iener_heading h3.fourthChild{
    background-size: 56% 100%;
    font-size: 20px;
    background-position: center 5px;
    position: relative;
    z-index: 6;
    padding: 45px 0px 18px;
 }
 .funnel_iener_heading h3.fourthChild.active{
    background-size: 56% 100%;
    background-position: center 5px;
    font-size: 24px;
    position: relative;
    z-index: 3;
 }
 .funnel_iener_heading h3.fifthtChild{
    background-size: 47% 100%;
    font-size: 18px;
    background-position: center 8px;
    position: relative;
    z-index: 2;
    padding: 45px 0px 18px;
 }
 .funnel_iener_heading h3.fifthtChild.active{
    background-size: 47% 100%;
    background-position: center 8px;
    font-size: 22px;
    position: relative;
    z-index: 3;
 }
 .funnel_iener_heading h3.sixthChild{
    background-size: 39% 100%;
    font-size: 16px;
    background-position: center 8px;
    line-height: 25px;
    padding: 46px 0 10px;
    position: relative;
    z-index: 0;
 }
 .funnel_iener_heading h3.sixthChild.active{
    background-size: 39% 100%;
    background-position: center 7px;
    font-size: 18px;
 }
 .funnel_iener_heading h3.active{
    background:url('../images/funel_bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    transition: all 0.3s ease-in-out;
 }
 .intro_video_iner {
    width: 90%;
    height: auto;
    border-radius:20px;
    border: 0;
    margin: 0 auto;
    display: block;
}

/**** 25 july 25 ****/


.aiagent_section{
    margin: 140px 0 120px;
}
.aiagent_section .inbound_heading{
    margin-bottom: 0 !important;
    text-align: left;
}
.agentsubheadingg{
    color: #FFF;
font-family: "Plus Jakarta Sans";
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 145%;
text-align: left;
margin-bottom: 48px;
}
.agent_slider .owl-nav {
    position: absolute;
    top: -78px;
    right: 0;
}
.agent_slider .owl-nav button:not(:hover):not(:active):not(.has-background) {
    width: 32px;
    height: 32px;
    margin-left: 10px;
    border-radius: 8px;
background: rgba(255, 255, 255, 0.08);
box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.80) inset, 1px 2px 4px 0px rgba(154, 154, 154, 0.40);
}
.agent_slider .owl-nav button span{
    font-size: 33px;
    line-height: 26px;
    height: 32px;
    display: block;
    width: 32px;
    text-align: center;
}
.agent_slider.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
    background: rgba(255, 255, 255, 0.08);
    color:#fff;
    margin-left: 10px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.80) inset, 1px 2px 4px 0px rgba(154, 154, 154, 0.40);
    border-radius: 8px;
}
.agent_slider.owl-carousel button.owl-next.disabled, .agent_slider.owl-carousel button.owl-prev.disabled  {
    color: #4d4d4d !important;
    cursor: not-allowed;
}

.agentboxnew{
    border-radius: 8px;
border: 0.5px solid #000;
background:url('../images/agent_cards.png');
background-repeat: no-repeat;
background-size: 100% 100%;
padding: 12px;
position: relative;
transition: all 0.3s ease-in-out;
}
.agentboxnew:hover{
    border-radius: 8px;
border: 0.5px solid #000;
background:url('../images/agent_cards_hover1.png');
background-repeat: no-repeat;
background-size: 100% 100%;
padding: 12px;
position: relative;
transition: all 0.3s ease-in-out;
}
.agent_slider.owl-carousel .owl-item .angimg{
    margin: 0 auto;
    margin-bottom: 10px;
}
.aiagent_tag{
    color: #FFF;
font-family: "Plus Jakarta Sans";
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 20px;
margin-bottom: 6px;
}
.aiagent_tag_field{
    color: #FFF;
font-family: "Plus Jakarta Sans";
font-size: 35px;
font-style: normal;
font-weight: 700;
line-height: 40px; 
letter-spacing: -1px;
position: absolute;
top: 35px;
left: 12px;
}
.anebt_overlay{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    padding: 12px;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid var(--colors-layout-divider, rgba(17, 17, 17, 0.15));
    background: rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(10px);
    border-radius: 0 0 8px 8px;
}

.agename{
    color: var(--Base-White, #FFF);
font-family: "Plus Jakarta Sans";
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 20px;
}
.agename_button  img{
    width: 20px !important;
    height: 20px;
    display: inline-block !important;
}
.agename_button a{
    color: #7828C8;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    padding: 4px 18px;
    line-height: 20px;
    border-radius: 12px;
    border: 2px solid var(--color-grey-8524, rgba(217, 217, 217, 0.24));
    background: var(--color-white-48, rgba(255, 255, 255, 0.48));
    display: inline-block;
}

.one_two_section{
    margin: 140px 0 120px 0;
}
.one_two_section .inbound_heading{
   margin-bottom: 16px !important;
   text-align: left;
}
.one_two_section .agentsubheadingg{
    text-align: left;
    margin-bottom: 64px;
    font-style: italic;
}

.onetwo_tab_box{
    border-radius: 16px;
background: rgba(255, 255, 255, 0.08);
}
.horizoantaltab_middle .tab-content{color: #fff;}
.horizoantaltab_middle {
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.08);
    display: flex;
    padding: 32px;
    flex-direction: column;
    align-items: center;
    gap: 48px;
}
.horizoantaltab_middle .nav {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    gap:40px;
}
.horizoantaltab_middle .nav li{
    width: 100%;
}
.horizoantaltab_middle .nav-tabs {
    border-bottom: 0;
}
.horizoantaltab_middle .nav-tabs .nav-link {
    margin-bottom: 0px;
    border:0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #697586;
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 145%;
    background: transparent;
    padding: 5px 0;
}
.horizoantaltab_middle .nav-tabs .nav-link.active .tabname{
    border-bottom: 1px solid #fff;
    color: #fff;
}
.horizoantaltab_middle .nav-tabs .nav-link.active .tab_des, .horizoantaltab_middle .nav-tabs .nav-link.active .numbring{
    color: #fff;
}
.tabouterboxx {
    display: flex;
    gap: 20px;
}
.horizoantaltab_middle .tab-content{
    max-width: 100%;
}
.radiusvideo {
    border-radius: 24px;
}
.numbring {
    border-radius: 100px;
    background: rgba(255, 255, 255, 0.08);
    width: 68px;
    height: 56px;
    padding: 10px;
    text-align: center;
    color: #697586;
    font-family: "Plus Jakarta Sans";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -1px;
}
.tabname{
    border-bottom: 1px solid #697586;
    width: 100%;
}
.tab_des {
    color: #697586;
    font-family: "Plus Jakarta Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-left: 76px;
    margin-top: 17px;
}

.wyzard_advantage_section{
    padding: 140px 0 120px 0;
    background: #171717 url('../images/plus_bg.png');
    background-size: cover;
}
.advantage_box1 {
    border-radius: 16px;
    background:  #000;
    padding: 16px;
    min-height: 390px;
}
.pattern{
    background-image: url('../images/pattern.png');
    background-position: 0 100%;
    background-repeat: no-repeat;
}
.pattern2{
    background-image: url('../images/smart_agent_bg.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.pattern3{
    background-image:  url('../images/pattern3.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.pattern4{
    background-image:  url('../images/pattern4.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.bemtobox {
    max-width: 438px;
    margin-left: auto;
}
.pad_16{
    padding:16px;
}
.adnatag_iner {
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.08);
    padding: 16px;
}
.advan_img{
    text-align: center;
    margin-bottom: 10px;
}
.advan_img img {
    max-width: 108px !important;
}
.advan_gradient_heading {
    font-family: "Plus Jakarta Sans";
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -1px;
    background: linear-gradient(117deg, #fff 0%, #6E74EB, #53D5E8, #794CEC);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 32px;
}
.simple_text{
    color:#CBCED2;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    position: relative;
}
.mrb_16{
    margin-bottom: 16px;
}
.simple_text:before{
    content: '';
    border-radius: 0px 2px 2px 0px;
    background: rgba(255, 255, 255, 0.12);
    position: absolute;
    left: -16px;
    height: 22px;
    width: 4px;
    top: 2px;
}
.mrtop_95{
    margin-top: 0px;
    position: absolute;
    left: 20px;
}
.mrtop_95.mrtop_105 {
    top: 96px;
}
.boxoverflow{
    position: relative;
    overflow: hidden;
}
.img_alignment{
    position: absolute;
    bottom: 0;
    left: 0;
}
.ai_stip{
    position: absolute;
    bottom: 35px;
    width: 100%;
    background: rgba(83, 83, 83, 0.20);
    backdrop-filter: blur(2.495201349258423px);
    color: #FFF;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0.1px;
    padding: 0px 0;
}
marquee {
    vertical-align: middle;
}
.smstar {
    margin: 0 5px;
}
.advan_img2 img {
    margin: 0 auto 18px;
    text-align: center;
    max-width: 220px !important;
    display: block;
}
.simple_text2{
    color:#CBCED2;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.logo-bgg.newHome.marquee{
    background: none;
}
.logo-bgg.newHome.marquee .item img{
    border-radius: 8px;
    padding: 5px 10px;
    max-width: 150px !important;
}
.logo_overlar_bg{
    background: rgb(0 0 0);
    background: linear-gradient(90deg, rgba(0, 0, 0, 90%) 0%, rgb(0 0 0 / 0%) 40%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 90%) 100%);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
.blackbg{
    background: #000;
}
.gtmheeading {
    color: #fff;
    margin-bottom: 15px;
}
.gtm_section{
padding:64px 0 0;
color:#c7c8cb;
}
.gtmmain_heading {
    color: #F4F5F6;
    text-align: center;
    font-family: "Plus Jakarta Sans" !important;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -0.96px;
    margin-bottom: 45px !important;
}
.gtm_inner {
    padding: 32px;
    border-radius: 16px;
    border: 1px solid #252525;
    background: rgba(255, 255, 255, 0.08);
    margin-bottom: 24px;
    min-height: 190px;
    transition:all 0.3s ease-in-out;
}
.gtm_inner:hover{
  transform: scale(1.04);
  border: 1px solid #6c53ed;
  background: rgb(43 31 102 / 17%);
  transition:all 0.3s ease-in-out;
}
.advan_img5{
 margin-bottom:25px;
}
.trusted_logo {
    margin-top: 80px;
}
.wyzard_faq_section {
    padding:64px 0;
}
.wyzard_faq_section .accordion-header {
    margin-bottom: 0 !important;
}
.wyzard_faq_section .accordion-header h2{
    color: #fff;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    font-size: 14pt;
    margin-bottom: 0 !important;
}
.wyzard_faq_section .collapse {
    visibility: visible;
}
.wyzard_faq_section .accordion-button::after {
    display: none !important;
}
.wyzard_faq_section .accordion-button .accordion-icon-plus,
.wyzard_faq_section .accordion-button .accordion-icon-minus {
    font-weight: bold;
}
.wyzard_faq_section .accordion-button .accordion-icon-minus {
    display: none;
}
.wyzard_faq_section .accordion-button:not(.collapsed) .accordion-icon-plus {
    display: none;
}
.wyzard_faq_section .accordion-button:not(.collapsed) .accordion-icon-minus {
    display: inline-block;
}
.wyzard_faq_section button.accordion-button {
    justify-content: space-between;
    background-color: #131415 !important;
    border-radius: 8px;
    color: #fff !important;
}
.wyzard_faq_section button.accordion-button:hover{
    color: #fff;
}
.iconboxx {
    font-size: 20px;
    text-align: center;
    background: #3b3b3b;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    line-height: 25px;
    min-width: 28px;
}
.wyzard_faq_section .accordion-item {
    border: 1px solid transparent;
    background: #131415;
    margin-bottom: 15px;
    border-radius: 8px;
}
.wyzard_faq_section .accordion-button:focus {
    z-index: 3;
    box-shadow:none;
    border-color:none;
    outline: 0px;
}
.wyzard_faq_section .accordion-body {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height:21px;
    letter-spacing:-0.14px;
}
.cont_text{
    color:#CBCED2;
    font-family: "Plus Jakarta Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%;
    letter-spacing: -0.96px;
}
.cont_gradient_todat{
    font-family: "Plus Jakarta Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    line-height: 58px;
    letter-spacing: -1.28px;
    background: linear-gradient(170deg, #fff 0%, #6E74EB, #53D5E8, #794CEC);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.connect_section .form {
    max-width: 612px;
    margin-left: auto;
    padding: 20px;
    border-radius: 24px;
    border: 1px solid rgba(254, 254, 254, 0.12);
    background: var(--color-white-16, rgba(255, 255, 255, 0.16));
    box-shadow: 0px 0.602px 0.602px -1.25px rgba(0, 0, 0, 0.11), 0px 2.289px 2.289px -2.5px rgba(0, 0, 0, 0.09), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.04);
}
.connect_section .form label{
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height:  24px;
    letter-spacing: -0.32px;
}
.connect_section form .wpcf7-submit{
    border-radius: 40px;
    border: 1px solid #8E7FFE;
    background: #7C5CFC;
    background-color: #7C5CFC !important;
    box-shadow: 2px 4px 4px 0px rgba(0, 0, 0, 0.25) inset, 2px 1px 8px 0px rgba(0, 0, 0, 0.25);
    padding: 8px 10px;
    width: 100%;
    transition: all 0.3s ease-in-out;
}
.connect_section form .wpcf7-submit:hover{
    background-color: #7C5CFC !important;
    color: #fff;
}
.wpcf7-spinner{display: none !important;}
.wpcf7 form .wpcf7-response-output {
    margin: 6px 0 !important;
    padding: 0.2em 1em;
    border: 0 !important;
    color: #f04438 !important;
}
.subscribe-form .wpcf7 form .wpcf7-response-output{
margin: 15px 0 0 !important;
padding: 0;
}

.husky {
    max-width: 340px !important;
    top: 106px;
    position: relative;
    mix-blend-mode: lighten;
}

.bg-main {
    background-color: #000000 !important;
}
.headings_box {
    border-radius: 16px;
    background: #31373F;
    margin: 0 auto 48px;
    text-align: center;
    max-width: 490px;
    padding: 4px;
    display: flex;
    justify-content: center;
}

.headings_box .buttonn{
    border: 0;
    outline: none;
    box-shadow: none;
    color:#fff;
    padding: 8px 12px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    cursor: pointer;
    color: #fff;
    width: 142px;
}
.headings_box .buttonn.current_active {
    border-radius: 12px;
    background:  #502880 !important;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    padding: 8px 12px;
    cursor: pointer;
    color: #fff;
}
.boxes {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

 .border-container {
    position: relative;
    padding: 2px;
    border-radius: 10px;
    background: linear-gradient(150deg, #6c53ed, #1e1c41, #1e1c41, #1e1c41, #1e1c41, #1e1c41, #6c53ed);
  }

  .glowing-box {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #08080f;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: bold;
    max-height: 512px;
    overflow: hidden;
  }

  .glowing-box::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background-color: #00000094; */
    border-radius: 10px;
    z-index: 0;
    box-shadow: inset 0px 20px 104px 20px rgb(68 63 140 / 40%);
  }

  .inerglow {
    position: relative;
    z-index: inherit;
    padding: 90px;
    /*background: linear-gradient(100deg, rgb(64 65 79 / 18%) 4.17%, rgb(34 34 84 / 35%) 94.14%);*/
  }
  .inerglow img {
    max-height: 320px;
}
  .vertical_vido_align {
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
    z-index: 9;
}
.mrb_48{
    margin-bottom: 48px;
}
.conv_heading{
    color: #FFF;
font-family: "Plus Jakarta Sans";
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: 40px; 
letter-spacing: -1px;
margin-bottom: 24px !important;
}
.active_agent {
    color: #FFF;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    padding: 8px 16px;
    font-weight: 400;
    line-height: 20px;
    border-radius: 12px;
    margin-bottom: 24px;
    display: inline-block;
    position: relative;
}
.active_agent::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    padding: 1px;
    background: linear-gradient(45deg, #7A50EB, #465DF4);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    -webkit-mask-composite: xor;
}
.nrmaltext{
    color: #FFF;
font-family: "Plus Jakarta Sans";
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 145%;
}
.buttonhave{margin-top: 48px;}
.newbtton{
    padding: 12px 22px !important;
    display: inline-block;
    border-radius: 30px !important;
    color: white !important;
    position: relative;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 35px !important;
    transition: all 0.5s ease;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    background: radial-gradient(66.67% 103.95% at 50% -42.76%, #BBA5F4 0%, #5F33D6 100%), rgba(255, 255, 255, 0.05);
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.10), 0px 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.newbtton:hover{
    color:#fff;
    background: radial-gradient(66.67% 103.95% at 50% -42.76%, #BBA5F4 0%, #5F33D6 100%), rgba(255, 255, 255, 0.05);
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.10), 0px 4px 6px -2px rgba(0, 0, 0, 0.05);
    transition: all 0.5s ease;
}
.grebtn{
    background: linear-gradient(96deg, rgba(255, 255, 255, 0.20) 3.06%, rgba(153, 153, 153, 0.12) 96.32%);
    box-shadow: 2px 2px 16px 0px rgba(117, 87, 237, 0.15);
    margin-left: 16px;
    padding: 2px 22px;
    display: inline-block;
    font-weight: 600;
    border-radius: 30px;
    color: white;
    position: relative;
    font-size: 16px;
    transition: all 0.5s ease;
    line-height: 40px;
    text-align: center;
}
.grebtn:hover{
    color:#fff;
    background: linear-gradient(96deg, rgb(255 255 255 / 32%) 3.06%, rgb(153 153 153 / 8%) 96.32%);
    transition: all 0.5s ease;
}
.connect_section{
    background:#000 url('../images/contact_bg.png');
    background-size: 101% 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.mrbtm_24_both{
    padding-bottom: 40px !important;
}

/**** new home page ***/
header .container {
    max-width: 1280px;
}
.container {
    max-width: 1216px;
}
h1, h2, h3, h4, h5{
  font-family: "Plus Jakarta Sans", sans-serif !important;
}
.wpcf7 .wpcf7-submit:disabled{cursor: pointer !important;}
.acknowledge .wpcf7-not-valid-tip {
    position: absolute;
    top: 42px;
    width: 170px;
}

ul li{
  list-style: none;
}
a{
  text-decoration: none;
}
.header{
  padding:20px 0 !important;
}

ul{
  margin: 0 !important;
  padding: 0 !important;
}
.bg1{
	background:#F8F6FF;
}
.detail-page figure{height:auto;}
.detail-page .blog_published_outer p.bblg {
    font-size: 21px;
    color: #f7f7f7;
    font-weight: 600;
    text-align: left;
    padding-bottom: 15px;
    margin-bottom: 20px !important;
    border-bottom: 1px solid #595959;
}
.detail-page .blog_form p{display: block;}
.detail-page .single_page_left_form  p {
    text-align: left;
    margin-bottom: 10px !important;
    font-size: 13px;
    line-height: 12px;
}
.detail-page .wpcf7 form.sent .wpcf7-response-output{text-align: left;}
.subscribe-form .wpcf7 form.sent .wpcf7-response-output{text-align: left;}
.subscribe-form .wpcf7-spinner{display: none;}
.single_page_left_form .wpcf7-spinner{display: none;}
.single_page_left_form [type=submit] {
    background-color: #7C5CFC !important;
    font-weight: 600;
    border-radius: 54px;
    color: white !important;
    position: relative;
    font-size: 16px !important;
    height: 48px;
    line-height: 15px;
    padding: 10px 20px !important;
    max-width: 100%;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.single_page_left_form [type=submit]:hover, .single_page_left_form [type=submit]:focus,
.single_page_left_form [type=submit]:focus-visible,.single_page_left_form [type=submit]:active{
    outline: none;
    border: 2px solid #7C5CFC;
    line-height: 23px;
}
.circle-f {
      /* background-image: linear-gradient(to right, #E8ECFF, #FFE1F4); */
      width: 225px;
      height: 225px;
      font-size: 32px;
      font-weight: 600;
      border-radius: 100%;
      line-height: 240px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #0000001c;
      box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgb(0 0 0 / 11%) 0px 2.5px 7px -3px;
      background: #191622;
}
.our-team .heading-d + p {

    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    text-align: left;
    color: #C3D4E9;
  
}
.our-team .h3.heading-d{
    font-size: 56px !important;
    font-weight: 700 !important;
    margin-bottom: 0px !important;
    line-height: 56px;
}
.colortext{
    color: #C3D4E9 !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 30px;
}
@-webkit-keyframes upward {
    from {
       background-position: 0% 0%;
   }
   to {
       background-position: 0% -100%;
    }
   }

   @keyframes upward {
     from {
       background-position: 0% 0%;
   }
   to {
       background-position: 0% -100%;
    }
   }
.bird-container {
   position: relative;
   display: -webkit-flex;
   display: flex;
   width: 100%;
}
@keyframes fly-cycle {
   
   100% {
       background-position: -3600px 0;
   }
   
}
.guid-rw {
    padding: 15px;
       border: 2.4px solid #daced53d;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    border-radius: 132px 32px 32px 32px;
	 
	margin-top:50px;
}
.border-rd{
	border-radius:32px 32px 132px 32px !important;
	    padding-left: 20px;
}
.guid-rw ul li {
   font-size: 24px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    display: flex;
	    justify-content: center;
    border-right: 1px solid #9f9f9f;
    align-items: center;
	padding: 0 17px;
}
.border-rd p {
    color: #1D1178;
    font-size: 31px;
    font-weight: 500;
    margin-bottom: 37px;
}
.guide p{
        color: #fff;
    font-size: 28px;
    font-weight: 300;
    line-height: 38px;
}
.clint{
	padding:10px 0 10px 0;
}
.logo-bgg{
    background: url(/wp-content/themes/twentytwentyone/assets/images/carousel.png);
    padding: 16px 0;
    background-size: cover;
}
.llm_form .wpcf7-spinner {
    display: none;
}
.llm_form .has-spinner.contact_btn2 {
    width: 100% !important;
    display: block !important;
    height: 48px !important;
    max-width: 100% !important;
    padding: 0 !important;
    font-size: 15px !important;
}
.clint ul {
    position: relative;
    /* max-width: 980px; */
    margin: auto !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    justify-content: space-between;
    flex-wrap: wrap;
    /* justify-content: space-evenly; */
    position: relative;
    z-index: 99999;
}
.clint .desktop-v li {
       flex-basis: 180px;
    text-align: center;
 
}
.clint-heading{
	font-size:20px;
	font-weight:500;
	line-height:30px;
	text-align:center;
	margin-bottom:19px;
	color:#596780;
}
.menu ul{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
 
}
img{
    max-width: 100% !important;
}
.menu ul li{
  padding: 0 23px;
}


#primary-menu-list li:first-child { 
   /* background: url(../images/New.png) no-repeat right 0px top 0px;
    background-size: 30px; */
}

/***** today *****/

#menu-item-2251.menu-item-has-children > a{
		background: none !important;
	}
	#menu-item-2251 .sub-menu {
		background: none !important;
		padding: 3px 3px 3px 28px !important;
	}
#menu-item-2247:after {
	content: "Catch every live intent signal";
	color: #AB79E8;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 34px;
	letter-spacing: 0.2px;
	position: relative;
	top: -8px;
	}
#menu-item-2248:after {
		content: "Know every lead inside-out";
		color: #AB79E8;
		font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 34px;
		letter-spacing: 0.2px;
		position: relative;
		top: -9px;
		
}
#menu-item-2249:after {
			content: "Let AI qualify what matters";
			color: #AB79E8;
			font-size: 14px;
            font-style: normal;
            font-weight: 500;
            line-height: 34px;
			letter-spacing: 0.2px;
			position: relative;
			top: -10px;
}
#menu-item-2250:after {
	content: "Build workflows with plain English";
	color: #AB79E8;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 34px;
	letter-spacing: 0.2px;
	position: relative;
	top: -11px;
	}

#menu-item-1887,
#menu-item-1152,
#menu-item-1153,
{
 position:relative;
}
#menu-item-1887:before{
		content: "";
		position: absolute;
		width: 35px;
		height: 16px;
		background: url(../images/msgicon_menu.png);
		border-radius: 0;
		top: 9px;
		left: -40px;
		color: #fff;
		font-size: 15px;
		background-size: 16px;
		background-repeat: no-repeat;
		background-position: 16px 0px;
	}


#menu-item-1152:before{
				content: "";
				position: absolute;
				width: 35px;
				height: 16px;
				background: url(../images/mailicon_menu.png);
				border-radius: 0;
				top: 9px;
				left: -40px;
				color: #fff;
				font-size: 15px;
				background-size: 16px;
				background-repeat: no-repeat;
				background-position: 16px 0px;
}

#menu-item-1153:before{
						content: "";
						position: absolute;
						width: 35px;
						height: 16px;
						background:             url(../images/inmailicon_menu.png);
						border-radius: 0;
						top: 9px;
						left: -40px;
						color: #fff;
						font-size: 15px;
						background-size: 16.5px;
						background-repeat: no-repeat;
						background-position: 16px 0px;
}

.sub-menu #menu-item-2476.menu-item-has-children > a {
    font-weight: 600 !important;
}

#menu-item-2476.menu-item-has-children > a {
    background: none !important;
}


#menu-item-2475:after {
    content: "Turn attendees into qualified pipeline";
    color: #AB79E8;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height:40px;
    letter-spacing: 0.2px;
    position: relative;
    top: -13px;
}
#menu-item-2475:before {
    content: "";
    position: absolute;
    width: 35px;
    height: 16px;
    background: url(../images/emailmr_icon31.png);
    border-radius: 0;
    top: 9px;
    left: -40px;
    color: #fff;
    font-size: 15px;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: 16px 0px;
}

#menu-item-2472:after {
    content: "Send emails that drive revenue";
    color: #AB79E8;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height:40px;
    letter-spacing: 0.2px;
    position: relative;
    top: -13px;
}
#menu-item-2472:before {
    content: "";
    position: absolute;
    width: 35px;
    height: 16px;
    background: url(../images/evett_icon4.png);
    border-radius: 0;
    top: 9px;
    left: -40px;
    color: #fff;
    font-size: 15px;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: 16px 0px;
}

#menu-item-2473:after {
    content: "Convert traffic in real time";
    color: #AB79E8;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height:40px;
    letter-spacing: 0.2px;
    position: relative;
    top: -13px;
}
#menu-item-2473:before {
    content: "";
    position: absolute;
    width: 35px;
    height: 16px;
    background: url(../images/web_icon2.png);
    border-radius: 0;
    top: 9px;
    left: -40px;
    color: #fff;
    font-size: 15px;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: 16px 0px;
}
#menu-item-2474:after {
    content: "Make every ad click count";
    color: #AB79E8;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height:40px;
    letter-spacing: 0.2px;
    position: relative;
    top: -13px;
}
#menu-item-2474:before {
    content: "";
    position: absolute;
    width: 35px;
    height: 16px;
    background: url(../images/paid_icon1.png);
    border-radius: 0;
    top: 9px;
    left: -40px;
    color: #fff;
    font-size: 15px;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: 16px 0px;
}

/******** today **********/

#menu-item-1887:after {
    content: "Turn website visits into conversations";
    color: #AB79E8;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height:40px;
    letter-spacing: 0.2px;
    position: relative;
    top: -6px;
}
#menu-item-1152:after {
 content: "Never miss a follow-up again";
    color: #AB79E8;
    font-size: 14px;
font-style: normal;
font-weight: 500;
line-height:40px;
    position: relative;
    top: -10px;
}
#menu-item-1153:after{
  content: "Smart outreach on LinkedIn";
    color: #AB79E8;
    font-size: 14px;
font-style: normal;
font-weight: 500;
line-height:40px;
    position: relative;
    top:-10px; 
}

.caption h1 {
    font-family: "Plus Jakarta Sans", sans-serif !important;
    font-size: 52px;
    line-height: 80px;
    font-weight: 400;
    letter-spacing: -2px;
}
.caption-title {
    font-family: "Plus Jakarta Sans", sans-serif !important;
    font-size: 52px;
    line-height: 66px;
    font-weight: bold;
    color: #fff;
	margin-bottom:10px;
	    letter-spacing: -2px;
	  position:relative;
   margin-top: 28px !important;
}
.h1-ti{
	 font-size: 56px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 30px;
    margin-bottom: 0px !important;
    font-family: "Plus Jakarta Sans", sans-serif !important;
}
.caption-title-home {
    font-family: "Plus Jakarta Sans", sans-serif !important;
    font-size: 52px;
    line-height: 66px;
    /* font-weight: bold; */
    /* background: linear-gradient(to right, #1A0182 0%, #79015B 66%); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    margin-bottom:10px;
    letter-spacing: -2px;
    position:relative;
    margin-top: 28px !important;
}
.partnr{
    font-size: 20px !important;
    color: #C3D4E9 !important;
}
.menu ul li a{
  color:#040815;
  font-size: 18px;
  font-weight: 500px;
  font-family: "Plus Jakarta Sans", sans-serif;
}
.header-right{
  text-align: right;
}
.heading-d3{
    font-size: 56px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
    position: absolute !important;
    bottom: 15px !important;
}

.WordSection1 br{
	display:none;
}
.WordSection1 h2, .WordSection1 h3{
    font-size: var(--heading--font-size-h2);
    letter-spacing: var(--heading--letter-spacing-h2);
    line-height: var(--heading--line-height-h2);
    font-weight: 700;
    margin-bottom: 20px !important;
    padding: 0;
    margin-top: 0 !important;
}

.caption-title-home span{
	background: linear-gradient(to right, #1A0182 0%, #79015B 28%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}
.elementor-default h1{
   position:relative;
    margin-top: 28px !important;
}
.login {
      display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-right: 9px;
      color: #FEFEFE !important;
    margin-bottom: 0;
    padding-bottom: 0;
	
}
.italicc {
    color: #B49DFE;
    font-size: 56px;
    font-style: italic;
    font-weight: 600;
    line-height: 125%;
    letter-spacing: -1.68px;
   
}
.wpcf7-list-item-label{
	display:none;
}
.vd-partner {
    border-radius: 28px;
    background: #f3f5f7;
    max-width: 1000px;
    margin: auto;
    margin-bottom: 30px;
}
.vd-partner video{
	  border-radius: 28px;
}
.page-template-slash-shoftware header, .page-template-slash-shoftware footer{
	display:none !important;
}
.slash-soft .simple-text {
    display: block;
    font-size: 14px !important;
    font-weight: 500;
    color: #1A202C !important;
    text-align: left !important;
	    min-height: 57px;
	    margin-bottom: 15px;
}
.slash-soft .owl-nav{
	display:none !important;
}
.slash-soft{
	    padding-top: 10px !important;
}
.wyzard-logo{
	margin-left:0;
    position: relative;
    z-index: 2;
}
.slash-soft h4{
    font-size: 20px;
    font-weight: 600;
}
.min-htdf {
    min-height: 101px;
}
.page-template-slash-shoftware, .page-template-slash-independence{
	background:url(/wp-content/uploads/2024/07/bg-slash.png) no-repeat;
	    background-size: cover;
}
.slash-soft h1 br{
	display:none;
}
.btn-dis{
      background-image: linear-gradient(to right, #1A0182, #79015B) !important;
    border-radius: 8px;
    font-weight: 500;
    font-size: 14px;
    color: #fff !important;
    padding: 8px 12px;
    display: inline-block;
}
.btn-dis span{
	 font-weight:700;
  font-size:15px;	
}
.homepagge .banner-discover .caption {
    padding-top: 80px;
}
.slash-soft .simple-inner {
    transition: 0.3s;
    padding: 16px;
    background: white;
    border-radius: 10px;
}
.slash-soft .owl-carousel .owl-item img {
      display: block;
    width: auto;
    float: none;
    min-height: 100px;
    object-fit: contain;
}
.detail-hd h3 {
 
    margin-top: 10px !important;
}
.vd-how .container{
	padding-bottom:20px !important;
	    margin-bottom: 70px;
}
input[type=checkbox], input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    width: 13px !important;
    height: 13px !important;
    border: 1px solid black !important;
    background: var(--global--color-white);
	outline:none !important;
}
.our-story{
	position:relative;
}
.strip_box{
display: block !important;
}

.img-st {
    position: absolute;
    top: -115px;
    left: -59px;
    z-index: revert-layer;
}
.img-right {
    right: 0px;
    left: inherit;
    top: -75px;
}
.after-line:before {
       position: absolute;
    content: "";
    background: url(/wp-content/uploads/2024/06/arrow-righ.png) no-repeat;
       left: -42%;
    height: 120px;
    width: 100%;
    top: 50px;
    transform: rotate(332deg);
    background-size: 219px;
}
input[type=checkbox]:after {
    content: "";
    opacity: 0;
    display: block;
    left: 3px;
    top: 0px !important;
    position: absolute;
    width: 6px !important;
    height: 10px !important;
    border: 1px solid var(--form--color-text);
    border-top: 0;
    border-left: 0;
    transform: rotate(41deg) !important;
}
.form-group br{
	display:none;
}
.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0 !important;
}
.main-btn:hover{
color: white;

}
.main-btn {
background: #7C5CFC;
    color: white;
	
    /* padding: 13px 22px; */
    display: inline-block;
    font-weight: 600;
    border-radius: 30px;
    color: white;
    position: relative;
    font-size: 16px;
    transition: all 0.5s ease;
    height: 52px;
    line-height: 52px;
    max-width: 184px;
    width: 100%;
    text-align: center;
}
.main-btn:hover, .main-btn:focus{
	  background-color: #CEBEFE !important;
	
}

.main-btn:hover span{
     background-image: linear-gradient(to right, #1A0182 0%, #79015B 66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;	
}
.main-btn:focus{
    background: #CEBEFE !important;
}
.bg-std {
    background: #CEBEFE;
}
.copy-write ul{
    display: flex;
    flex-wrap: wrap;
}
.contact-main h3{
    font-weight: 700;
    font-size: 56px;
    color: #fff;
}
.page-template-contact-us .main-btn.dn2 {
    display: inline-block;
}
label a {
    color: #B49DFE;
}
.bg_contactus{
    position: relative;
    z-index: 2;
}
.bg_contactus::after {
    position: absolute;
    content: "";
    left: 0;
    width: 300px;
    height: 730px;
    background: url(../images/banner-gr.png);
    top: -110px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px -162px;
    z-index: -1;
}

.blhh [type=submit] {
    background-color: #7C5CFC !important;
    color: white;
    /* padding: 13px 22px; */
    display: inline-block;
    font-weight: 600;
    border-radius: 54px;
    color: white;
    position: relative;
    font-size: 16px;
    transition: all 0.5s ease;
    height: 56px;
    line-height: 23px;
    max-width: 184px;
    width: 100%;
    text-align: center;
    margin: 0;
}
.blhh .contact-form {
    height: 54px !important;
  
}
.subscribe-form{
    max-width: 500px;
}
.njbr br{display: none;}
.njbr label{
    margin-bottom: 0;
}
.blhh .wpcf7-spinner {
    position: absolute !important;
}
.join h3{
    color: #fff;
    font-size: 56px;
    font-weight: 600;
    margin-bottom: 0 !important;
}
.blhh h1{
    color: #fff;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 30px;
}
.letter {
    animation: filter-animation 2s infinite;  
  }
@keyframes filter-animation {
    0% {fill: #fff; }
    33% { fill: #d8d2f0; }
    66% { fill: #836ed8; }
    100% { fill: #fff;  }
  }
.join-uss h3 {
    margin: 0 !important;
    font-weight: 700;
    font-size: 61px;
    color: #fff;
    text-align: left;
    line-height: 80px;
}
.awsm-list-item .awsm-job-item {
    border: 1px solid #596780;
    background: transparent;
}
.join-uss{
    background: url(../images/bg-nw.png);
}
.join-uss:before {
    position: absolute;
    content: "";
    left: 0;
    right: inherit;
    width: 700px;
    height: 100%;
    background: url(../images/bg-join.svg);
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.cre {
    border-radius: 8px;
    color: white;
    border: 1px solid #464EE5;
    padding: 8px 16px;
    margin-bottom: 20px;
    display: inline-block;
    margin-right: auto;
    float: left;
}
.join p {
    color: #fff;
    margin-bottom: 29px;
}
.contact-main h3 + p {
    font-size: 16px;
    font-weight: 400;
	margin-bottom:30px;
}
.is-open + .before:before{
	background: #fff;
}
.contact-main {
    border-top: 1px solid #00000029;
    text-align: center;
   
}
.contact-form:focus {
    outline: none !important;
}
.blog-title{
	    border-top: 1px solid #00000029;
}
.contact-main .contact-form {
    border-radius: 0 !important;
    border: none !important;
    height: 45px !important;
    background: #F3F5F7 !important;
    width: 100%;
    border-radius: 8px !important;
    outline: none;
}
.contact-main .contact_page .contact-form{
    border-radius: 12px !important;
    border: 1px solid #F8F6FF !important;
    height: 64px !important;
    background-color: #ffffff1a !important;
}

.contact_page_outer .contact-in {
    border: 1px solid rgb(255 255 255 / 12%);
    border-radius: 16px;
}
.contact_page_outer .send_btn {
    width: auto !important;
    display: block;
    margin: 0 auto;
    padding: 12px 40px !important;
    border-radius: 50px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 22px !important;
    text-align: center;
}
.bdrc{
    border-bottom:1px solid rgb(255 255 255 / 12%);
    padding: 20px 20px;
    margin-bottom: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: left;
    
}
.contact-s.contact_page {
    padding: 20px;
}
.contact-main .contact_page label {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
}
.partner-dev .banner-right {
    padding-top: 72px;
}
.contact-s label{
    color: #596780;
    font-size: 12px;
	font-weight:400;
	display:block;
}
.contact-main textarea.contact-form {
        width: 100%;
    height: 162px !important;
    margin-bottom: 30px;
}
.contact-main .wpcf7-submit {
    background: #7C5CFC !important;
    width: 100%;
    border-radius: 16px;
    font-size: 16px;
    color: white !important;
    padding: 14px 0;
}
.contact-main .wpcf7-submit:hover{
	outline:none;
	color:white !important;
}

.caption-title span {
  color: #fff;
  font-weight: 700;
}
.img-animation {
    animation: rotate 3s .5s infinite;
}
.contact-in {
    max-width: 590px;
}
.caption p {
    font-size: 18px;
    color: #596780;
    margin-bottom: 17px;
	    font-weight: 400;
}
.wpcf7-not-valid-tip {
    font-size: 0.75rem !important;
    color: #ff7d7d !important;
}

.site-branding:last-child {

    width:auto !important;
   
}
.sub-menu {
    background: #0709198c !important;
    backdrop-filter: blur(5px) !important;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu li {
   /* background: transparent !important;
    backdrop-filter: blur(8px) !important;*/
}
.menu-item-has-children > a {
    background: url(/wp-content/themes/twentytwentyone/assets/images/Icon-m.png) no-repeat !important;
    background-position: center right !important;
}
.primary-menu-container {
    margin-left: 30px !important;
}
.bg-ww{
    max-width: 100px;
    background: color(a98-rgb 1 1 1 / 0.13);
}
.copy-write{
    padding: 20px 0;
    margin-top: 50px;
    border-top: 1px solid;
}
.banner-discover .caption{
	padding-top:90px;
	
}
.banner-discover .banner-heading {
	width:100% !important
}
.banner-discover .banner-right {
	padding-top: 100px ;
}
.copy-write ul li a {
    font-size: 14px;
    color: #b7b7b7;
    font-weight: 500;
	font-family: "Plus Jakarta Sans", sans-serif !important;
    transition: all 0.3s ease-in-out;
}
.copy-write ul li a:hover {
   color: #a790ff;  
}
.partner-payment .book-call {
    max-width: 100%;

}
.cnt-d{
	margin-bottom:20px;
}
.grow {
    background: #F8F6FF;
	    padding-bottom: 0 !important;
}
.btm{
	margin-bottom:30px;
}
.book-call {
       max-width: 920px;
    margin: auto;
    border-radius: 20px;
    background: #cebefe3b;
}
.btn-pr{
	    max-width: 292px;
}
.ptext {
    font-size: 24px;
    font-weight: 500;
}
.h4 {

    border-bottom: none;
    margin-bottom: 30px;
    padding-bottom: 0 !important;
    border-bottom: none !important;
    margin-bottom: 5px !important;
}
.pp {
    font-size: 18px;
    font-weight: 500;
}
.book-now {
    text-align: center;
    color: #1D1178;
    font-size: 24px;
    font-weight: 500;
}
.book-now + p{
	color:#040815;
	  text-align: center;
    font-size: 20px;
    font-weight: 400;
}

.book-btm{
    max-width: 548px;
    margin: auto;
	padding: 30px 0;
}
.cnt-d img{
	    margin-right: 4px;
}
.book-btm ul li {
  background-image: linear-gradient(to bottom right, #FFFBF0, #FFEAF5);
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    padding: 5px 0;
    border-radius: 4px;
    margin-bottom: 15px;
    box-shadow: 0 5px 5px -5px #9b00706e;
    font-size: 18px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
}
@keyframes lean {
    0% {
        transform: rotate(0deg);
    }
    12.5% {
        transform: rotate(-22.5deg);
    }
    25% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(0deg);
    }
    62.5% {
        transform: rotate(22.5deg);
    }
    75% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
@keyframes rotate {
  
    62.5% {
        transform: rotate(-22.5deg);
    }
    75% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.how-dis h2 {
    color: #90A3BF;
}
.how-dis .accordion-single.js-acc-single {
    border-left: 6px solid #8343D133 !important;
}
.accordion-single-item:last-child.is-open::before {
    height: 100%;
  
}
.book-btm ul li  span {
    color: #9B0070;
	    margin-left: 5px;
	    font-weight: 500;
}
.contact-left h4{
    font-size: 20px;
    font-weight: 700;
    color: #040815;
}

.contact-left p{
    font-size: 14px;
    margin-bottom: 20px;
}
.cnt-d a{
    display: block;
    border: 1px solid #C3D4E9;
    border-radius: 10px;
    padding: 12px;
}

.mrtp{
	margin-top:60px;
}
.dp-br br{
	display:none;
}
.countless{
	font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: #1A202C;
}
/* .clint .desktop-v li img {
    max-height: 77px;
} */

.page-template-partner-new .how-dis .heading-d {
    background: inherit;
    -webkit-background-clip: text;
    -webkit-text-fill-color: inherit;
    margin-bottom: 10px !important;
  
}
.page-template-partner-new .how-dis .heading-d + p {
 
    margin-bottom: 32px;
}

.footer-row > div:first-child{
	display:block;
	    margin-top: 25px;
}
.footer-row > div:last-child ul{
    margin-top: 32px !important;
    width: 100%;
}
.footer_badge {
    max-width: 65px !important;
}
.badge_footer {
    display: flex;
    align-items: end;
    height: 100%;
}
.partner-grow .ptext {
    font-size: 24px;
    border-bottom: 1px solid #d7d7da;
    font-weight: 500;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.partner-grow{
    padding-bottom: 70px !important;
}
.dp-br li{
	margin-bottom:20px;
}
.dp-br ul{
	padding-left:20px !important;
}
.we-got .counter-in {
  min-height: 128px;
    line-height: 128px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    max-width: 100%;
   
}
.more-benifit{
	padding-top:70px !important;
	    padding-bottom: 100px !important;
}
.more-benifit .row > div{
	position:relative;
}

.detail-hd {
      max-width: calc(50% + (1600px / 2) - 30px) !important;
    margin-left: auto !important;
	    overflow-x: hidden;
    margin-right: inherit !important;
}
.detail-hd h1 {
    text-align: left;
    font-size: 44px !important;
    font-weight: 600;
    padding-left: 30px;
}

.whatm{
	position:relative;
}
.cbtdv:hover .count-in {
    transform: translatey(54px);
    transition: 0.3s;
    padding-bottom: 10px;
}
.count-in p{
	color:white !important;
}
.more-benifit .counter-in {
    background-image: linear-gradient(#E8ECFF, #FFE1F4);
    padding: 15px;
	
        border-radius: 10px;
	    min-height: 156px;
}
.cookies-h1 {
      display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100% !important;
    text-align: center;
    padding: 40px 0;
    background-color: #7C5CFC;
    color: white;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 30px;
}
.cookies h3 {
    font-size: 25px;
    margin-bottom: 0px !important;
}
.cookies ol{
	margin-left:0 !important;
	margin-top:0 !important;
}
.feature:before{
position: absolute;
    content: "FEATURE RELEASE";
    background: #FFD3F3;
    color: #9B0070;
    border-radius: 4px;
    padding: 4px;
    font-size: 12px;
    line-height: 12px;
    top: -22px;
	
}
.elementor-template-full-width h1{
    background: inherit;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
    font-weight: 700 !important;
    text-align: left;
    margin: 0;
    padding: 0;
    color: #040815;
    font-size: 32px !important;
    line-height: 48px !important;
	margin-bottom:20px !important;
}
.elementor-template-full-width .site-main{
    max-width: 813px;
    margin-left: inherit;
    overflow-x: hidden;
    margin-right: auto !important;
    margin: auto;
    width: 100%;
    margin: auto;
    text-align: left;
}
.elementor-template-full-width  .post-thumbnail {
    max-width: 330px !important;
}


.elementor-template-full-width p, .elementor-template-full-width ol li{
    margin-bottom: 14px;
    font-size: 16px;
    color: #596780;
    font-weight: 400;
	margin-bottom:20px;
    line-height: 24px;
}
.elementor-template-full-width header{
    border-bottom: 1px solid #00000030;
    margin-bottom: 30px !important;
}
.elementor-template-full-width ol li{
	margin-bottom:4px;
}
.elementor-template-full-width  ol {
    padding-left: 20px;
    margin-bottom: 20px;
}
.elementor-template-full-width  h3 {
       margin-bottom: 5px !important;
    font-size: 24px;
    text-align: left;
    width: 100%;
    max-width: 100% !important;
    color: #1A202C;
    font-weight: 600;
}
.elementor-template-full-width .site-main img {
    margin: auto;
    text-align: center;
    display: block;
} 

.cookies table{
    max-width: 100% !important;
}
.detail-page ol ul{
	list-style:none;
}
.copy-write ul li {
      border-right: 1px solid #C3D4E9;
    line-height: 1;
    padding-right: 15px;
    margin-right: 15px;
}
.copy-write ul li:last-child{
	border:none;
}
.copy-write ul{
	margin-left:0;
}
.copy-write p {
    font-size: 16px;
    text-align: right;
    color: #C3D4E9;
    font-weight: 500;
	margin-bottom:0;
}

.banner .owl-dots{
	display:none;
}
.banner-right{
	padding-top:30px;
}
.strip {
     text-align: center;
    background: #9B0070;
    /* padding: 14px 0px; */
    min-height: 70px;
    display: flex;
    align-items: center;
}
.strip p{
	color:white !important;
	font-weight:bold !important;
	font-size:36px !important;
}
.strip p{
  padding-bottom: 0;
  margin-bottom: 0;
  color: #040815;
  font-size: 16px;
  font-weight: 500;
}
.primary-navigation > div > .menu-wrapper {
    justify-content: right !important;
}
.blog-inner .row > div:first-child h2 a{
   font-size: 20px;
    line-height: 1.1;
}
.post-content {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 130px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blog-off .post-blog {
    padding: 9px;
    background: black;
    /* box-shadow: #e09630 5px 5px 14px; */
    margin-bottom: 0;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 13px;
    padding: 15px;
    border-radius: 24px;
}  
.post .entry-content {
    max-width: 1090px;
    margin: auto !important;
    width: 100% !important;
}
.blog-inner .post-blog h2 a {
    text-decoration: none !important;
    color: #fff;
    font-weight: 600;
   font-size: 16px;
   line-height: 22px;
    display: block;
}
.entry-content p {
    font-size: 16px;
    word-wrap: break-word;
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    max-width: 100% !important;
    margin-bottom: 23px;
    color: #596780;
    font-weight: 400;
   margin-bottom: 23px;
	line-height:24px;
}
.emt{
	color:#5E43D8;
	font-weight:600;
	font-style:italic;
	margin-bottom:30px;
}
.page-template-blog .banner{
    color: white;
    text-align: center;
    background-image: linear-gradient(to right, #7f4eeb, #e933a9);
    font-weight: 800;
	margin-bottom:50px;
}
.post-blog img {
  
    object-fit: cover;
    margin-bottom: 20px;
}
.blog-inner .row > div img {
     object-fit: cover;
    margin-bottom: 0px;
    border-radius: 16px;
}
.blog-inner .row > div:first-child img{
	 height: inherit !important;
}
.blog-inner .post-blog h2 {
    line-height: 21px;
    font-size: 33px !important;
    /* border-bottom: 2px solid; */
    padding-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: left;
    min-height: 65px;
    text-transform: capitalize;
    font-weight: bold;
    margin-bottom: 7px !important;
}
.blog-inner .row > div:first-child {
    grid-column: 1 / 2;
    grid-row: 1 / span 2;
}
.allblog_post .post-blog img {
    max-height: 175px;
}
.otherblog_post h2{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
   
}
.otherblog_post h2 a{
    min-height: 65px;
    display:block;
}
.post-content{
	display:block;
}
.blog-inner .row > div:first-child .post-content{
	display:block;
}

.blog-inner .row > div{
	width:auto;
}
.more-link {
    color: #596780;
    font-weight: 400;
    line-height: 24px;
    font-size: 16px;
}
.byline a{
	z-index:-1;
	position:relative;
    color: #7C5CFC;
    font-weight: 400;
    font-size: 16px;
}
.blhh p{
    color: #fff;
}
.blog-inner .row {
    display: grid;
    grid-template-columns: 50% auto; /* First row: 50% for first column, rest for second column */
    grid-auto-rows: auto; /* Adjust row heights automatically */
   
  
}
.bg-banner.rlt-pv{
    position: relative;
}
.blog-off h2 a{
 color: #fff;
}
.blog-off h2{
    margin-bottom: 20px !important;
    text-align: left;
}
.blog-off p, .blog-inner p{
    color:#C3D4E9 !important;
    text-align: left;
}
.blog-inner .row > div:nth-child(1),
.blog-inner .row > div:nth-child(2) {
    grid-column: span 1; /* Each div takes one column */
}
.blog-inner .row > div:nth-child(n+4) {
    grid-template-columns: repeat(3, 1fr); /* From 3rd div onwards, 3 columns with 33.33% width each */
    grid-column: span 1; /* Each div takes one column */
}
.post-blog img {

    object-fit: cover;
    margin-bottom: 20px;
}
.read-more-blog {
       /* background: #5E43D8; */
       color: white;
       padding: 9px 16px;
       display: block;
       font-weight: 600;
       border-radius: 30px;
       color: white;
       position: relative;
       float: none;
       /* margin-left: auto; */
       margin-top: 8px;
       max-width: 115px;
       font-size: 14px;
       border: 1px solid #fff;
       transition: all 0.5s ease;
}
.read-more-blog:hover{
	color: white;
    background-color: #CEBEFE !important;
    transition: all 0.5s ease;
}
.blog-inner .post-blog p {
    line-height: 18px !important;
    text-align: left !important;
    color: #C3D4E9;
    font-weight: 500;
    line-height: 24px;
    font-size: 14px;
}
.post-blog {
         padding: 9px;
    background: transparent;
    /* box-shadow: #e09630 5px 5px 14px; */
    margin-bottom: 0;
    text-align: center;
    border-radius: 8px;
    margin-bottom: 13px;
   
}
.recent_blog .post-blog{
    min-height: 280px;
}
.single-post .blog_info {
    padding: 0 15px 15px;
}
ul.pagination{
	display:none;
}
.strip p a{
  color: #040815;
  font-weight: 700;
}
.banner{
  background-color: #F8F6FF;
  padding: 50px 0;
}
.site-header {
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
}
.site-header {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.site-main, .widget-area, .site-footer {
	padding-top: 0 !important;
}
.title-main{
  font-size:52px !important;
  font-weight: 700 !important;
  color: #000000;
  margin-bottom: 30px !important;
}
.site-title{
	text-align:left;
}
.header {
    padding: 20px 0;
}
.banner-cap{
  position: relative;
  border: 1px solid #C3D4E9;
  border-radius: 24px;
  display: block;
  height: 100%;
  overflow: hidden;
}
.banner-cap::before{
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  top: 42%;
  background-image: linear-gradient(#876fff00, #876fffd9);
  right: 0;
}
ul.pagination {
    padding-top: 10px !important;
    display: block;
    border-top: 1px solid #F3F5F7 !important;
    margin-top: 30px !important;
}
.blog-inner h3, .blog-off h3 {
    color: #fff;
    font-size: 13pt;
    margin-bottom: 30px !important;
}
.page-numbers li {
    max-width: 100px;
    background: transparent;
    color: white;
    /* width: 100%; */
    color: white;
    display: block;
    margin: 0 5px;
}
.pagination {
      display: flex !important;
    padding-left: 0;
    list-style: none;
	    border: none !important;
    margin-bottom: 50px !important;
    position: static;
    bottom: 22px;
    left: 0;
    right: 0;
    margin: auto !important;
    text-align: center;
    width: 100%;
    max-width: 100%;
    text-align: center;
}
.page-numbers {
    align-items: center;
    display: flex;
    /* max-width: 293px; */
    justify-content: center;
    margin: auto !important;
    width: 100%;
    list-style: none;
    max-width: 432px;
}
.page-numbers li a{
	padding: 5px 10px;
    color: #90A3BF;
}
.page-numbers.current {
    border: 0.5px solid #7C5CFC;
    background: rgb(255 255 255 / 10%);
    padding: 5px 5px;
    border-radius: 50px;
    width: 36px;
    height: 36px;
}
.page-numbers li a:focus{    background: inherit !important;}
 .banner-cap img{
  width: 100%;
 }
span.t1{
  color: #5E43D8;
}
.blog-inner{
	position:relative;
	    padding-bottom: 89px;
}
.blog-inner:before{
	content: "";
    position: absolute;
    bottom: 28%;
    right: 0;
    background: url(/wp-content/uploads/2024/04/blog-shaddow.png);
    height: 398px;
    width: 330px;
	    z-index: -1;
    background-size: cover;
}
.detail-page p {
    margin-bottom: 20px !important;
}
.blog
span.t11{
 font-style: italic;
 color: #9B0070;
}

.cap-text {
  color: white;
  position: relative;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  position: absolute;
  bottom: 0;
  text-align: left;
  left: 0;
  right: 0;
  padding-left: 19px;
  transform: translatey(40px);
  transition: all 0.4s;
}
.arrow img{
  width: auto;
  max-width: 42px
}

.cap-text p {
  font-size: 18px;
  font-weight: 400;
}
.blog-title .inner-caption h1 {
    text-align: center;
    font-weight: 700;
    font-size: 40px;
	    color: black;
}
.banner-cap:hover .cap-text{
  transform: translatey(0px);
  background: #432EB5;
  padding: 11px;
}
.mr30{
	margin-bottom:30px;
}
.clint .logo-home{
    margin-bottom:70px !important;
}

.h3.heading-d{
    font-family: "Plus Jakarta Sans", sans-serif !important;
    font-size: 56px !important;
    font-weight: 700 !important;
    background: inherit;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
    margin-bottom: 10px !important;
    color: #fff !important;
    margin-bottom: 30px !important;
}
.counter-in{
    background-image: inherit;
    padding: 24px;
    border-radius: 24px;
    position: relative;
    background: #0a0714;
}
.counter-in h3{
  font-size: 80px !important;
  font-weight: 700 !important;
  margin-bottom: 0px !important;
}
.counter-in {
    position: relative;
    background: #0a0714;
    background-clip: padding-box;
    border: solid 8px transparent;
    border-radius: 0.8rem;
    min-height: 300px;

}


.counter-in:before {
    content: "";
    position: absolute;
    top: 6px;
    right: 0px;
    bottom: 7px;
    left: 3px;
    /* z-index: -1; */
    margin: -8px;
    border-radius: inherit;
    background: linear-gradient(to right, #252525, #B6B6B6);
    /* min-height: 239px; */
    left: 7px;


}
.counter-ingg {
    position: absolute;
    z-index: 999;
    background: #0a0714;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 102.5%;
    border-radius: 0.8rem;
}

.number{
  margin-top: 30px;
}

.counter-in p {
  font-size: 20px;
  color: #596780;
  font-weight: 400;
}

.doller {
  font-size: 39px;
}
.counter-in p{
     margin-bottom: 8px;
}
.wpcf7-submit{
	margin-top:20px;
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.site-header.sticky {
   position: inherit;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
    padding: 8px 0;
    /* backdrop-filter: blur(10px);*/
    width: 100%;
    top:0px;
    left: 0;
    right: 0;
    /* background: white;*/
    max-width: 100%;
}
p label a{
       color: #7d5cfc;
    font-weight: bold;

}
.logo-sec{
  margin-top: 50px;
  margin-bottom: 50px;
}

.logo-sec {
  font-size: 16px;
  font-weight: 400;
  color: #596780;
}
.logo-sec p{
  margin-bottom: 0;
}
.pad50{
 padding: 70px 0;
}
.footer{
    padding-bottom: 0;
    padding-top: 40px;
    background: #F8F6FF;
    border-top: 1px solid;
}

.simple h3 {
    font-size: 42px;
    font-weight: 700;
    color: #9B0070;
    margin-bottom: 30px;
    font-family: "Plus Jakarta Sans", sans-serif !important;
}

.simple h4 {
    font-size: 24px;
    font-weight: 600;
    color: #FFFFFF;
    font-family: "Plus Jakarta Sans", sans-serif !important;
    line-height: 36px;
}
.simple-inner:hover .simple-text {
    display: block;
    font-size: 14px;
    line-height: 21px;
}
.few-easy{
	padding-top:0;
	padding-bottom:0;
}

.simple-hv{
	text-align:center;
	min-height: 100px;
}
.simple-inner:hover .simple-text {
    display: block;
    font-size: 14px;
    line-height: 21px;
}

.how-dis + .number{
	padding-top:70px;
}
.simple-inner {
    transition: 0.3s;
    padding: 6px;
}
.simple-inner:hover .simple-hv h4{
    color: #FFFFFF;
}
.simple-text{
  display: none;
}
.simple-inner:hover .hover-bx {
   
    border-radius: 8px;
}
.tabcontent {
    display: none;
}
.active{
	display: block !important;
}
.bg-bl{
  background: #9B0070 !important;
}
.marquee {
    position: relative;
    width: 100vw;
    max-width: 100%;
    height: 112px;
    overflow-x: hidden;
  }
.track {
    position: absolute;
    white-space: nowrap;
    will-change: transform;
    animation: marquee 35s linear infinite;
    width: 4800px;
  
  }
  
  @keyframes marquee {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
  }

  .marquee2 {
    position: relative;
    width: 100vw;
    max-width: 100%;
    height: 112px;
    overflow-x: hidden;
    top: -2px;
}

  .track2 {
    position: absolute;
    white-space: nowrap;
    will-change: transform;
    animation: marquee2 20s linear infinite;
    width: 3000px;
  
  }
  
  @keyframes marquee2 {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
  }

  .logo-home2 {
    display: flex;
    justify-content: space-around;
}
.learn-how_in h4{
  font-family:"Plus Jakarta Sans", sans-serif !important;
  font-size:52px;
  line-height: 62px;
  color: white;
  font-weight: 300;
  margin-bottom: 30px;
}
.learn-how_in h4 span{
  color: #DC009F;
	font-weight:600;
}
.learn-how{
  background: #000620;
  padding: 60px 0;
  position: relative;
}
.learn-how::before {
  position: absolute;
  content: "";
  left: inherit;
  right: 0;
  bottom: 0;
  top: 0;
  background: url(../img/bg-simple.png) no-repeat;
  width: 994px;
}
.learn-how_in p {
  color: white;
  font-size: 24px;
  text-align: center;
  font-weight: 400;
}

.btn-smp p {
  font-size: 16px;
  color: black;
  margin-bottom: 0;
}

.btn-smp  span {
  display: block;
  text-align: center;
  color: black;
  font-weight: 700;
  font-family: "Cormorant Garamond", serif;
  font-size: 37px;
  font-weight: 700;
  line-height: 1;
}

.btn-smp {
  max-width: 205px;
  margin: auto;
  background: white;
  border-radius: 13px;
  padding: 5px;
}
.jkdf h4{
  color: #DDEC2E;
  font-size: 46px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0;
}

.few_in li h4.active+div {
  display: block;
  height: 40px;
  opacity: 1;
}
.partner-devv + .book-btm {
       max-width: 973px;
    margin: auto;
    padding: 12px 0;
}

.book-btm .exp li {
    background-image: inherit;
    text-align: center;
    box-shadow: inherit;
    box-shadow: inherit;
    font-size: 18px;
    height: 56px;
    display: flex;
    /* align-items: center; */
    border-radius: 20px;
    align-items: center;
	    
    margin-bottom: 0;
	    justify-content: start;
}
.prt-row {
    max-width: 1081px;
    margin: auto;
}
.w100 {
	max-width: 100%;
}
.home .simple-inner {
    transition: 0.3s;
    padding: 6px;
    min-height: 497px;
}
ul.exp {
    background: #ffffff87;
    border-radius: 16px;
    width: 100%;
	padding: 0 20px !important;
	    max-width: 624px;
}
ul.exp li img{
	margin-right:10px;
}
.accordion-single-content {
    max-height: 0;
    display: inline-block;
    overflow: hidden;
    transition: all 0.5s ease;
  
  }
.accordion-single-item.is-open .accordion-single-content {
    max-height: 50px;
    display: inline-block;
    transition: all 0.5s ease;
}
.accordion-single-item:last-child{
    padding-bottom: 0px;
    
}
.spn{
    color: #9B0070;
	margin: 0 8px;
}
.book-call.w100 {
    margin-top: 40px;
}
.spnn{
	background: linear-gradient(to right, #1A0182 0%, #79015B 66%);
	font-weight: 600 !important;
    background: linear-gradient(to right, #1A0182 0%, #79015B 66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 10px !important;
	    font-size: 18px;
	margin:0 8px;
}
.partner-grow .book-call:hover {
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
	    border-radius: 21px;
}
.mng-in img {
    max-width: 93% !important;
}
.few-easy h3 {
  font-size: 42px;
  color: #001487;
  margin-bottom: 40px;
  font-weight: 700;
  margin-top: 30px;
 font-family: "Plus Jakarta Sans", sans-serif !important;
}

.accordion-single h2  {
  font-size: 24px;
  font-weight: 700;
  font-family: "Plus Jakarta Sans", sans-serif;
	    font-family: "Plus Jakarta Sans", sans-serif !important;
  cursor: pointer;
	    margin-bottom: 0 !important;
	    margin-bottom: 6px !important;
}
.accordion-single-item{
  padding-bottom: 30px;
		position:relative;
}
.accordion-single-content p {
    margin-left: 28px;
    color: #fff;
}
.few_in img {
       height: auto;
    vertical-align: middle;
    margin-bottom: 20px;
    max-width: 486px !important;
    display: block;
    margin-left: auto;
}
.is-open h2 {
color: #fff;
}
.count-in p {
    color: #040815;
    font-size: 18px !important;
    font-weight: 400 !important;
}

.accordion-single.js-acc-single, .accordion-single.js-acc-single2 {
  border-left: 6px solid #F3F5F7;
  margin-left: 0;
  padding-left: 30px;
  transition:all .3s ease;
}

.is-open{
  position:relative;
  transition:all .6s ease;
}

.before{
	position:relative;
}
.is-open::before{
 top: 0;
    position: absolute;
    left: -37px;
    width: 6px;
        height: 80%;
    content: "";
    bottom: 0;
	border-radius: 7px;
    background: #DDC7F899;
    right: inherit;
    transition: all .6s ease;
    
}
.is-open {
    position: relative;
    transition: all .6s ease;
  
}
.hover-bxx {
    position: absolute;
    left: 16px;
    top: 16px;
}
.hover-bxx .accordion-single-content p {
    margin-left: 0;
    color: #fff;
}
.home-jok .accordion-single-item, .home-jok .accordion-single-item2 {
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 30px;
    padding-left: 73px;
    padding-top: 15px;
}
.wyz-p{
    position: relative;
}
.blog-l .bg-ww img {
    
    background:transparent;
    margin: 0;
    margin-left: 5px;
}
.blog-l .simple-inner{
    min-height: 410px !important;
}
.wyz-p::after{
    position: absolute;
    content: "";
    right: 14%;
    height: 55px;
    width: 300px;
    background: url(/wp-content/themes/twentytwentyone/assets/images/right-line.png);
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    margin: auto;
    background-position: center;
}
.v-ll{
    color: #B49DFE;
    font-size: 16px;
    font-weight: 600;
    margin: auto;
    max-width: 300px;
    margin: auto;
    display: block;
}
.v-ll:hover {
    text-decoration-style: dotted;
    color: #997ef1 !important;
}
.lefrf {
    margin-left: inherit;
    max-width: 100%;
    text-align: right;
    margin-top: 50px;
    text-decoration: underline;
}
.blog-l .bg-ww {
    max-width: 100px;
    background: transparent;
    border-radius: 100px;
    border: 1px solid #F3F5F7;
    width: 95px;
    margin: 15px 0 !important;
    display: block;
}
.blog-l .row{
   margin-bottom: 50px;
}

.blog-l .container {
    max-width: 1169px;
}
.date{
    font-size: 14px;
    line-height: 21px;
    color: #B49DFE;
    margin-bottom: 10px;
    text-align: left;
}
.blog-l h4 {
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    text-align: left;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}
.kloi ul li {
    list-style: none;
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 30px;
    padding-left: 60px;
    position: relative;
}
.kloi ul li img {
    position: absolute;
    left: 0;
}
.wyz-p::before {
    position: absolute;
    content: "";
    left: 14%;
    height: 55px;
    width: 300px;
    background: url(/wp-content/themes/twentytwentyone/assets/images/left-line.png);
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    margin: auto;
    background-position: center;
}
.why_partnership{
    position: relative;
}
.why_partnership::before {
    position: absolute;
    content: "";
    left: 21%;
    height: 55px;
    width: 300px;
    background: url(/wp-content/themes/twentytwentyone/assets/images/left-line.png);
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    margin: auto;
    background-position: center;
}
.why_partnership::after {
    position: absolute;
    content: "";
    right: 21%;
    height: 55px;
    width: 300px;
    background: url(/wp-content/themes/twentytwentyone/assets/images/right-line.png);
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    margin: auto;
    background-position: center;
}
.bggg{
    background-color: #14111d;
}
.home-jok p {
    margin-left: 0;
}
.home-jok .is-open::before{
    display: none;
}
.home-jok .accordion-single.js-acc-single, .home-jok .accordion-single.js-acc-single2 {
    margin-left: 0;
    padding-left: 0;
    border: none !important;
}
.home-jok .is-open {
    background: hsl(0deg 0% 100% / 12%);
    border-image: linear-gradient(to bottom, #2D1D92, #7C5CFC) 0 1;
    border-left: 4px solid;
}
.home-jok .accordion-single-item.js-acc-item.is-open .hover_icon {
    display: none;
}
.v-ll.righttext {
    text-align: center;
}
.blgbtn {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
}
.newblgbtn{
 display: flex;
 justify-content: center;
}
.newblgbtn_inerpage{
 display: flex;
    align-items: center;
    gap: 20px;
   justify-content: center;
}
/* .why-dis::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    width: 700px;
    height: 500px;
    background: url(/wp-content/themes/twentytwentyone/assets/images/carousel.png);
    padding: 30px 0;
    background-size: cover;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    z-index: 999;
} */
.imgbox {
    /*background: rgb(255 255 255 / 12%);*/
    border-radius: 16px;
    margin-bottom: 25px;
      
}
.imgbox img{
    min-height: 205px;
    border-radius: 16px;
}
.homeblog_info h2{
    margin-bottom: 20px !important;
}
.homeblog_info a {
    color: #fff;
    font-size: 15px;
    font-family: "Plus Jakarta Sans";
}
.simple-inner_blog {
    margin-bottom: 25px;
}
.homearow{
    position: relative;
    left: 5px;
}
.counter-in .counter-ingg {
    position: absolute;
    z-index: 999;
    background: #0a0714;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 102.5%;
    border-radius: 0.8rem;
}
.why-dis{
    position: relative;
}
.few-easy{
    padding-bottom: 30px;
}

.get-p img{
    margin-bottom: 30px;
}
.get-p .counter-ingg{
    padding: 24px;
}
.get-p p{
    text-align: left !important;
    position: static !important;
}
.banner-product .container {
  max-width: calc(50% + (1300px / 2) - 30px);
  margin-left: auto;
  margin-right: inherit;
}
.wd100{
  width: 100%;
}
.banner-product p {
  font-size: 20px;
  color: #596780;
  font-weight: 400;
}
.cap-prod {
  position: absolute;
  bottom: 30px;
  color: white;
  padding-left: 30px;
}
.cap-prod h3{
  font-family: "Plus Jakarta Sans", sans-serif;
  
}

.pord-col img {
  border-radius: 100%;
  height: 50px;
  width: 50px;
}

.prod-col h3{
  font-size: 32px;
  font-weight: 700;
}
.cap-prod p{
  color: white;
}
.product-banner_vd{
  position: relative;
}
.imgtab, .imgtab2{
	display:none;
}
.tab-img{
	display:none;
}
.activee{
	display:block !important;
}
.built .tabs {
 display: flex;
    justify-content: space-between;
    list-style-type: none;
    margin: 0;
    padding: 10px 12px;
    border-bottom: none;
    /* background: #F3F5F7; */
    border-radius: 69px;
    margin-bottom: 30px;
    font-family: "Cormorant Garamond", serif;
    font-size: 18px;
    font-weight: 500;
    max-width: 505px;
    border: 1px solid #C3D4E9;
	    padding: 8px !important;
}
.awsm-job-single-wrap h1, h2, h3 {
    margin: 0px 0px 50px 0px !important;
}
.built .tab {
   cursor: pointer;
    padding: 10px;
    transition: all .3s ease;
    font-family: "Plus Jakarta Sans", sans-serif !important;
    font-size: 18px;
}
.tab-content p{
    /* cursor: pointer; */
    /* padding: 10px; */
    /* transition: all .3s ease; */
    font-family: "Plus Jakarta Sans", sans-serif !important;
    font-size: 23px;
    font-weight: 400;
}

.built .tab.active {
    background-color: #7C5CFC;
    color: white;
    border-radius: 30px;
    padding: 10px;
    transition: all .3s ease;
    font-size: 18px;
}


.tab-content {
     margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
       max-width: 452px;
}
.banner-img{
	position:relative;
    z-index: 99;
}
.banner-img:before {
    position: absolute;
    content: "";
    top: -66px;
    background: url(/wp-content/uploads/2024/04/banner-top.png);
    height: 69px;
    width: 50%;
    right: 0;
	background-size:contain;
}
.blog-title {
    background-image: linear-gradient(to right, #E8ECFF, #FFE1F4) !important;
    padding: 31px 0;
    box-shadow: 0 5px 5px -5px #00000045;
    margin-bottom: 30px;
    border-radius: 0;
}
/* .banner {
    background: url(/wp-content/uploads/2024/04/bg-right.png);
    background-position: right;
    background-repeat: no-repeat;
	
} */
.contact-form {
    border-radius: 12px !important;
    border: 1px solid #596780 !important;
	height: 64px !important;
}
p label{
	display:block;
}
#discover {
    background: url(/wp-content/uploads/2024/04/discover.png);
    background-position: center;
    background-repeat: no-repeat;
	background-color:#f8f6ff;
	height: 560px
}
header {
    /* background: white; */
    opacity: 1;
    position: relative;
    z-index: 99;
}
.banner-img:after {
    position: absolute;
    content: "";
    bottom: -111px;
    background: url(/wp-content/uploads/2024/04/banner-bottom.png);
    height: 129px;
    width: 50%;
    right: 0;
    background-repeat: no-repeat;
}
.vision-mission .entry-content {margin-left: 100px !important}
.vision-mission h2 {margin-top: 50px !important}
.vision-mission ul {width:960px}
.vision-mission ul li {list-style: square; width:960px; margin-bottom: 10px}


[data-tab-content] {
  display: none;
}

.active[data-tab-content] {
  display: block;
}

.built h3 {
    font-size: 42px;
    font-weight: 700;
    line-height: 52px;
    margin-bottom: 40px;
    font-family: "Plus Jakarta Sans", sans-serif !important;
}
.partner_btn {
    position: relative;
    top: -95px;
}
.main-btn.partner_btn:hover span {
    background-image: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: white;
    color: #fff;
}

.built_inner {
  text-align: right;
}

.owl-img img{
  width: 240px !important;
  float: right !important;
}

.testimonial h3{
  color: #9B0070;
  font-size: 52px;
  font-weight: 600;
}
.banner-discover .banner-img:before{
	display:none;
}
.banner-discover {
    padding: 0 0 50px 0 !important;
    margin: 0 !important;
	  
	
}
.banner-discover h1 {
    font-family: "Plus Jakarta Sans", sans-serif !important;
    font-size: 56px;
    line-height: 80px;
    font-weight: 700;
    background: inherit;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
    margin-bottom: 10px;
    color: #fff;
}
.banner-discover .main-btn{
	margin-top:0px
}
.banner-discover .banner-img:after{
	display:none;
}
.banner-discover .caption p {
    font-size: 18px;
    color: #C3D4E9;
    margin-bottom: 17px;
    font-weight: 400;
}
.banner-discover .owl-nav{
	display:none;
}
.home_top_banner.banner-discover h1{
    font-size: 43px;
    line-height: 60px;
}
.home_top_banner.banner-discover .sub-title{
 max-width:100%;
}
.secondline {
    background-color: transparent !important;
    display: block;
}
.current-menu-item a{
		border:none;
	    text-decoration: none !important;
	}
.primary-navigation a:hover {
    text-decoration: none !important;
    text-decoration-style: inherit !important;
}
.banner-discover .sub-title{
    font-size: 24px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 10px;
    color: #fff;
    max-width: 77%;
}
.banner-discover .sub-title span{
	font-style:bold;
	background-color:#C5B5FE
}
.why-dis .simple-inner {
      transition: all 0.5s ease-in-out;
  
    background: #000000;
    text-align: center;
    border-radius: 26px;
    padding: 14px;
    padding-bottom: 0;
}
.simple-inner .main-btn {
    height: 40px;
    line-height: 35px;
}
.partner_img {
    text-align: right;
}
.prc-why .simple-inner {
    min-height: 369px;
}
.pdm{
    padding-bottom: 0 !important;
}
.simple-inner:hover {
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.why-dis h3 {
    font-size: 56px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 30px !important;
}
.dis-number h3 {
    font-size: 64px !important;
    font-weight: 700 !important;
    margin-bottom: 0px !important;
    color: #040815;
    text-align: center;
}
.dis-number{
	margin-top:0;
	padding-top:0;
}
.heading-d {
    
    font-size: 56px !important;
    font-weight: 600 !important;
    background: inherit;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
    margin-bottom: 10px !important;
    color: #fff !important;
}
.how-dis .container{
    background-color: transparent;
    border-radius: 20px;
    padding-top: 30px;
}
.book-call_top{
    background-image: linear-gradient(to right, #E8ECFF, #FFE1F4);
    padding: 20px 0;
	    box-shadow: 0 5px 5px -5px #00000045;
	border-radius: 20px 20px 0px 0px;
}
.bottom-bar{
	    background: #9B0070;
        
    color: white;
    padding: 15px;

}
.bottom-bar ul{
       display: flex;
    justify-content: space-between;
    /* justify-content: center; */
    max-width: 1033px;
    width: 100%;
    margin: auto !important;
}
.bottom-bar ul li:first-child{
	list-style:none;
}
.blog-form [type="submit"]:hover{
	color:white;
	border:none;
}
.bottom-bar ul li{
    list-style: disc;
    font-weight: 600;
    margin: 0 40px;
    font-size: 24px;
    margin-left: -9px;
    background: linear-gradient(125.16deg, #E8ECFF 1.74%, #FFE1F4 98.51%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.dis-got h4 {
    font-size: 2.5em;
    color: #9B0070;
    font-weight: 600;
    border-bottom: none;
    margin-bottom: 30px;
	 
    padding-bottom: 30px;
    border-bottom: 2px solid #e1e8f282;
	   margin-bottom: 10px !important;
}

.book-call{
	margin-top:20px;
}
.partner-payment h4{
	  border-bottom:none;
    margin-bottom:0;
    padding-bottom:0;
	
}
.partner-payment .book-btm{
	text-align:center;
}
.partner-payment .sub-text{
	  border-bottom: 1px solid #d6dbe2;
    margin-bottom: 14px;
    padding-bottom: 14px;
	font-size:24px;
	font-weight:400;
}
.price {
    font-size: 24px;
    color: #9B0070;
    font-weight: 500;
}
.pr-btm p {
    font-size: 18px;
    font-weight: 500;
}
.pr-btm img {
    animation: inherit;
}
.dis-got .counter-in p{
    color: #040815;
    font-size: 24px;
    font-weight: 600;
}
.heading-d + p {
    font-size: 24px;
    color: #C3D4E9;
    font-weight: 500;
    margin-bottom: 50px;
}
.counter-ingg p {
    text-align: left;
    font-weight: 400;
    font-size: 20px;
    position: absolute;
    bottom: 11px;
    color: #F3F5F7;
    left: 20px;
}
.why-dis .dis-subtitle {
    text-align: center;
    color: #C3D4E9;
    font-weight: 600;
    font-size: 32px;
	margin-bottom:7px;
}
.why-dis p {
 color: #fff;
}
.we-got h4{
 border:none;
	margin:0;
	padding:0;
}
.why-dis p{
	text-align:center;
	margin-bottom:20px;
	    font-size: 24px;
	    margin-bottom: 31px;
}
.why-dis .simple-inner:hover .hover-bx {
    box-shadow: inherit;
    background: inherit;
    border-radius: 0px;
	box-shadow: none;
}
.simple + .number{
	padding:100px 0;
	    padding-top: 30px;
}
.how-dis.few-easy .row{
	align-items:center;
	
}

.few_in{
/* text-align:center;	 */
}
.textcolor {
    color: #7C5CFC !important;
}
.name, .desig{
  font-size: 18px;
  font-weight: 700;
  color: #596780;
  margin-bottom: 0;
}
.more-benifit .count-in {
    position: absolute ;
    top: 0;
    /* left: 0; */
    /* right: 0; */
    transform: translatey(0px);
    background: #9B0070 !important;
    z-index: -1;
    transition: 0.3s;
   width:100%;
    margin: auto;
    display: flex !important;
    align-items: end !important;
    color: white !important;
    max-width: 100% !important;
}
.count-in:after{
	background-image:none !important;
}
.desig{
  font-weight: 400;
}
.testi-t{
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
}

.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 0;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 20px;
}

.connect-with-us {
  background: #F3F5F7;
}
.connect-with-us label {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}
.connect-with-us label a {
    color: #7d5cfc;
}
.connect-with-us input[type=checkbox]{
    width: 26px !important;
    height: 26px !important;
    top: 6px;
    border: 1px solid #fafafa !important;
    background: transparent !important;
    margin-right: 8px;
}
.connect-with-us input[type=checkbox]:checked:after {
    opacity: 1;
    top: 5px !important;
    left: 10px !important;
    border-color: #fff;
}

.pd0{
  padding-bottom: 0;
}
.connect-with-us h3{
    color: #DCD0FE;
    font-weight: 700;
    font-size: 41px;
    font-family: "Plus Jakarta Sans", sans-serif !important;
    line-height: 52px;
 }
 .contact-form {
    border-radius: 12px !important;
    border: 1px solid #F8F6FF !important;
    height: 64px !important;
    background-color: #ffffff1a !important;
}
.mb40{
    margin-bottom: 40px !important;
}
.form-group{
    margin-bottom: 13px;
}
.form-post p {
    word-wrap: break-word;
    margin-bottom: 2px;
}
.connect-with-us input[type=submit], .form-post input[type=submit], #wpcf7-f66-p61-o1 input[type=submit], #wpcf7-f57-p58-o1 input[type=submit], #wpcf7-f66-p61-o1 input[type=button], #wpcf7-f57-p58-o1 input[type=button]{
    width: 100% !important;
    border: none !important;
    height: 62px !important;
    background: #7C5CF5 !important;
    padding: 13px 22px !important;
    display: inline-block !important;
    font-weight: 600;
    border-radius: 30px !important;
    color: white !important;
    position: relative;
    font-size: 15px !important;
    max-width: 200px;
}
.form-post input[type=submit] {
	border-radius: 12px !important;
  
}
.accordion-single-contentt h4 {
    font-size: 24px;
    font-weight: 700;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-family: "Plus Jakarta Sans", sans-serif !important;
    cursor: pointer;
    margin-bottom: 0 !important;
    color: #fff;
    margin-bottom: 6px !important;
}
.accordion-single-contentt p {
    color:#E7EEF8;
    margin-bottom: 25px;
}
.pd70b{
    padding-top: 70px;
}
.subs{
    background-image: linear-gradient(to right, #E8ECFF, #FFE1F4);
    padding: 20px 0;
    box-shadow: 0 5px 5px -5px #00000045;
    border-radius: 5px;
    padding: 20px;
    margin-top: 10px;
}
.connect-us_in{
    max-width: 536px;
    width: 100%;
}
.simple-inner img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    margin-bottom: 15px;
    /* background: #161419; */
}
.site-branding:last-child {
    text-align: left !important;
}	
.contact-form{
  height: 64px;
  display: block;
  border: 1px solid #596780;
  border-radius: 15px;
  width: 100%;
  background: transparent;
  padding: 0 12px;
  box-sizing: border-box;
}

.connect-with-us .main-btn {
  width: 100%;
  border: none;
  height: 62px;
}
select.contact-form{
    color: #fff;
}
.form{
    max-width: 500px;
    margin-left: auto;
    border: 2px solid #ffffff30;
    padding: 20px;
    border-radius: 24px;
}

.footer h3{
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    font-family: "Plus Jakarta Sans", sans-serif !important;
    margin-bottom: 12px !important;
}

.footer-row{
  display: flex;
  flex-wrap: wrap;
	        margin-bottom: 20px;
}

.footer-col{
     flex-basis: 24%;;
}
main {
    display: block;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.partner-devv{
    background-image: linear-gradient(to right, #1A0182, #79015B);
    padding: 10px 0;
    box-shadow: 0 5px 5px -5px #00000045;
    border-radius: 20px 20px 0px 0px;
    color: white;
	
    font-size: 24px;
}
.footer-row ul li a {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    padding: 4px 0;
    display: block;
    transition:all 0.3s ease-in-out;
}
.footer-row ul li a:hover {
    color: #a790ff;
    transition:all 0.3s ease-in-out;
}

.footer-col a {
  color: #596780;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
  display: block;
}
footer p {
      font-size: 16px;
      color: #E7EEF8;
    font-weight: 400;
	margin-bottom:24px;
}
h3.security {
    color: #fff !important;
    font-size: 16px !important;
    margin-bottom: 10px !important;
}
footer img{
  margin-bottom: 3px;
}
footer img.hover-bx {
    margin-bottom: 8px;
}
.white{
    color: #fff;
}
.footer-col:first-child {
  flex-basis: 31%;
}
.footer-col:last-child {
  flex-basis: 14%;
}
.counter-in h3 {
    text-transform: uppercase;
    background: linear-gradient(to right, #fff 0%, #8C8C8C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20vw;
       font-family: "Plus Jakarta Sans", sans-serif !important;
       font-size: 56px !important;
       font-weight: 700 !important;
       margin-bottom: 0px !important;
       color: #040815;
       text-align: left;
       margin-left: 20px !important;
   
}
.detail-hd ul{
		    padding-left: 25px !important;
    margin-bottom: 20px !important;
	}
	.detail-hd ul li {
    list-style: none;
    list-style: disc  !important;
}
.team-wy{
  color: #7C5CFC;
  font-weight: 600;
  font-size:20px;
  margin-bottom: 19px;

}
.primary-navigation a {
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: "Plus Jakarta Sans", sans-serif !important;
}

.our-people p{
  color: #596780;
}

.our-people h2{
     font-size: 36px !important;
    line-height: 54px !important;
}
.social-m {
    justify-content: space-between;
    display: flex;
	    max-width: 77px;
}
.our-people {
  background-color: #F8F6FF;
  border-left: 1px solid #C3D4E9;
  margin-right: 30px;
  padding-left: 30px;
}

.bg-gr{
  background-color: #F8F6FF;
}

.our-people .title-main {
  font-size: 36px;
  line-height: 43px;
}
.mobile-s{
	display:none;
}

#wpcf7-f66-p61-o1, #wpcf7-f57-p58-o1 {margin-left: 10%}
#wpcf7-f66-p61-o1 label, #wpcf7-f57-p58-o1 label{
 color:#5E43D8;
 font-weight: 600;
 font-size: 16px;
 padding-bottom: 20px
}
#miniorange_otp_token_submit_58d9905 {
	margin-top: 20px
}

.post-74 {width:80%; margin: auto}
.post-74 .entry-title {line-height:normal}

#post-78 .awsm-job-wrap {margin-top: 50px !important}
.awsm-job-wrap a {color: #7C5CFC; }
.blog-form {
    background-image: linear-gradient(to right, #E8ECFF, #FFE1F4) !important;
    padding: 20px;
}
.blog-form h3 {
    color: #204873;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    font-size: 15pt;
    margin-bottom: 8px !important;
}
.blog-form  .contact-form {
    border-radius: 7px !important;
    border: 1px solid #596780 !important;
    height: 47px !important;
}
.blog-form [type="submit"] {
   background: #9B0070 !important;
    color: white;
     padding: 13px 22px;
    display: inline-block;
    font-weight: 600;
    border-radius: 30px;
    color: white;
    position: relative;
    font-size: 16px;
    transition: all 0.5s ease;
	border:none;
     margin: auto;
    display: block;
    max-width: 184px;
    width: 100%;
    text-align: center;
}
.blog-form label{
	font-size:14px;
}
.connect-us_in p {
    color: #AB79E8;
    font-size: 56px;
    font-weight: 500;
    line-height: 76px;
    margin-bottom: 40px;
}
.eff{
    color: #DDC7F8;
    background-color: transparent !important;
}
.wyzard-logo img{
	width:82px
}
.guid-rw ul li.mobile-v{
		display:none;
	}
.ppc {
    margin-top: 30px !important;
    position: relative;
}
.ppc .row {
    align-items: normal !important;
}
.ppc h3{
    color: #79015B !important;
    background: none !important;
    margin:20px 0 10px 0 !important;
    position: relative;
    
}
.ppc h3 .stamp-img{
    position: absolute;
    top: -20px;
}
.ppc h3, .ppc p{ 
    text-align: left !important;

}
.team-m {
    max-width: 834px;
    margin: auto;
    text-align: center;
    margin-bottom: 65px;
}
.mb-5 {
    margin-bottom: 7rem !important;
}
.ppc p {
    color: #1D1178;
    font-size: 24px ;
}
.archive article {
    max-width: 1230px;
    margin: 0 auto;
}
.archive .navigation .nav-links{
    flex-wrap: nowrap;
}
.archive .navigation.pagination{
    margin-bottom: 20px !important;
}
.archive .navigation.pagination .nav-links span.page-numbers.current,
.archive .navigation.pagination .nav-links .page-numbers{
    color: #fff;
    font-size: 12px;
    width: 50px;
    height: 50px;
    text-decoration: none;
}
.archive .page-header{
    margin-bottom: 20px;
    padding-bottom: 0;
}
.archive article header.entry-header {
    display: grid;
    grid-template-columns: 70% 25%;
    grid-gap: 15px;
    align-items: center;
    background: transparent;
}
.archive article .entry-header .post-thumbnail img {
    margin-top: 0px;
    margin-bottom: 20px;
}
.archive article.post .entry-content{
 max-width: 100% !important;
}
.archive article .entry-footer{
    padding-bottom:10px;
    margin-left: 0 !important;
}
.archive article .entry-footer.default-max-width {
    max-width: 100%;
    padding-bottom: 20px;
}
.archive article .entry-title {
    background: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: white;
    color: #fff;
    text-align: left;
    font-size: 33px;
}
article .entry-title a:hover {color: #fff;}
.page-id-497 #site-navigation, .page-id-497 .header-right a.login, .page-id-497 .elfsight-widget-cookie-consent,
.page-id-213 .elfsight-widget-cookie-consent,
.page-id-488 .elfsight-widget-cookie-consent,
.page-id-536 .elfsight-widget-cookie-consent,
.page-id-1104 .elfsight-widget-cookie-consent,
.page-id-1111 .elfsight-widget-cookie-consent,
.page-id-1114 .elfsight-widget-cookie-consent,
.page-id-1119 .elfsight-widget-cookie-consent
{
	display: none !important;
}
.team_col .desination {
    font-size: 32px;
    font-weight: 500;
    color: #fff;
	position:relative;
}
.team_col .desination:before{
background: #040815;
    height: 1px;
    position: absolute;
    bottom: -10px;
    content: "";
    width: 100px;
    margin: auto;
    left: 0;
    right: 0;
}
.guid-rw.border-rd > div:first-child{
	    width: 79%;
    padding-right: 0;
    padding-left: 7px;
}
.guid-rw.border-rd > div:last-child{
	        width: 21%;
 
}
	.team_col {
        background: #000;
    border-radius: 32px;
        padding: 0;
    max-width: 384px;
    width: 100%;
    margin: auto;
}
.team-bottom ul{
  display:flex;
	justify-content:space-between;
	padding:20px 5px !important;
}
#hide, #hide2{
	 display: inline-block;
  height: 0px;
  vertical-align: bottom;
  overflow: hidden;
  transition:height 0.5s ease-in-out;
	    display: none;
}
#hide2{
 opacity:0;
}
.team_col:hover #hide {
       min-height: 156px;
    transition: height 1s ease-in-out;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
	display:block;
    font-weight: 400;
    color: #fff;
	
}
.team_col:hover #hide2 {
     height: 127px;
    transition: height 1s ease-in-out;
    opacity: 1;
    display: block;
    background: #0f0f0f;
}
.team-bottom {
    border-radius: 32px;
    background: #fff;
  
}

.img-scal {
    width: 350px;
	  transition: width 1s ease-in-out;
}
.team_col{
	transition:ease 1s all;
	
}
.footer ul li a.mobile-v {
    display: none !important;
}

.team_col:hover  .img-scal{
     /* transform: scale(0.5) translatey(-130px); */
    width: 200px;
    /* width: 100%; */
    transition: width 1s ease-in-out;
}
.team-bottom ul li span{
	display:block;
}
.team-dis{
    background: #000000b8;
    padding: 8px 8px;
   margin: 0 13px;
    border-radius: 32px;
    /* transform: translatey(-71px); */
    position: absolute;
    left: 0;
    right: 0;
        bottom: 117px;
}
.team_col:hover .team-dis{
   
    position: static;
    left: 0;
    right: 0;
   
}
.team_name {
    color: #fff;
    min-height: 56px;
	margin-top: 0;
    font-size: 24px;
    font-weight: 500;
    line-height: 56px;
}
.team_col .main-btn  {
    background: #191622 !important;
    color: white !important;
    max-width: 216px;
	margin:20px 0;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgb(0 0 0 / 11%) 0px 2.5px 7px -3px;
    background: #191622;
}
.tyl {
    transform: translatey(0);
    transition: ease 1s all;
}
.team_col:hover .tyl {
    transform: translatey(-0px);
	transition:ease 1s all;
}
.team_col:hover h3{
	    margin-bottom: 38px !important;
}
.ppc h3 span {
    color: #1A0182 !important;
    background: #FFD96B !important;
    padding: 0 0 0 10px;
} 
.ppc .container {
   background-color: #FEFDFF !important; 
   border: solid 1px #CEBEFE ; 
   padding: 40px !important;
   box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
   position: relative;
	border-radius:20px
}
.ppc .ppc-main  {
    margin-bottom: 80px;
}
.ppc .ppc-main ul {
    margin: 30px 0  80px 0 !important;
}
.ppc .ppc-main ul li {
    background: url(../images/checkmark.png) no-repeat;
    display: flex;
    align-items: center;
    padding: 10px 0 10px 50px;
    color: #1D1178;
    font-size: 20px;
}
.ppc .wpcf7 input[type="email"] {
    border-image: linear-gradient(#E8ECFF, #FFE1F4);
    border-color: #FFE1F4 !important;
    background-color: #F8F6FF;
    font-size: 16px;
}
.ppc .wpcf7 [type=submit] {
    background: #5E43D8 !important;
    color: white;
    padding: 13px 22px;
    display: inline-block;
    font-weight: 600;
    border-radius: 30px;
    color: white !important;
    position: relative;
    font-size: 16px;
    transition: all 0.5s ease;
    height: 52px;
    width: 100%;
    text-align: center;
    margin-top: 6px;
    line-height: 10px;
}
.ppc .wpcf7 input[type=checkbox] {
    margin-right: 10px;
    transform: scale(1);
}
.ppc .wpcf7 label{
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
}
.font-6 {
    color: #fff;
    font-weight: 600 !important;
    font-size: 20px !important;
    padding: 10px 0 !important;
}
.ppc .wpcf7 label a {
    color: #2A60B7;
    font-weight: 400;
}
.ppc .hover-bx {
    float: right;
}
.ppc .ppc-categories {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #F8F6FF;
    border-radius: 0 0 20px 20px;
    padding: 20px;
    text-align: center;
}
.ppc .ppc-categories p {
    font-size: 14px;
    color: #9B0070;
    margin-bottom: 10px;
    text-align: center !important;
}
.ppc .ppc-categories ul{
    margin:auto;
    text-align: center;
}
.ppc .ppc-categories li{
 display: inline-block;
 text-align: left;   
 border-right: solid 1px #000;
 padding: 0 10px;
}
.ppc .ppc-categories li:last-child {
    border-right: none;
}
.ppc-top-banner{
    display: none;
}
.ppc ul.dpdt-categories li{
	background: #FFFFFF !important;
	border-radius: 20px;
	display: block;
    float: left;
	border:solid 1px #CEBEFE;
	padding: 10px 15px !important;
	margin: 0 10px 20px 10px;
    min-width: 285px;
}
.ppc .dpdt-categories h3 {
	color: #9F84FD !important;
	font-size: 24px;
	margin: 10px 0 !important;
}
.ppc .dpdt-categories span {
	display:block;
	color: #1D1178 !important;
	font-size:14px;
}
.ppc .lottie-anim-mob{
	display: none;
}
li:last-child:after {display: block; clear: both;content: " "; }
.clear-both{clear: both;}
.mgtop{margin-top:60px}
.mgtop80{margin-top:80px}
.mgtop40{margin-top:40px}
.mgtop30{margin-top:30px}
.ppc .ppc-main h1{
	font-family: "Plus Jakarta Sans", sans-serif !important;
    font-size: 52px;
    line-height: 80px;
    font-weight: 400;
    letter-spacing: -2px;
}
.ppc .ppc-main h1 span{
	background: linear-gradient(to right, #1A0182 0%, #79015B 28%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}
.ppc p.form-title {
	font-size:16px
}
.about-new{
	background:#F8F6FF;
}
.about-new h1{
	padding-bottom:10px;
}
.ab{
    
    color: #C3D4E9 !important;
   text-align: center;
}
.sub-title2 {
    font-size: 32px !important;
    font-weight: 600 !important;
    line-height: 48px !important;
    letter-spacing: -0.03em;
    text-align: center !important;
}
.page-id-794 header, .page-id-794 footer  {
	display: none !important
}
.teamabout{
max-width: 400px !important;
    margin: 0 auto;
    display: block;
    bottom: -26px;
    position: relative;
}
.our-story{
max-width: 534px;
    padding: 16px;
    border-radius: 16px;
    /* padding-top: 0; */
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  
	
}
.top-wd{
    max-width: 504px;
    width: 549px;
	padding-right: 23px !important;
}
.our-story ul li::marker {
  color: #B49DFE;
}
.our-story ul {
    margin-left: 20px !important;
}
.our-story ul li {
  font-size:20px;
  font-weight:400;	
	    list-style: disc;
  line-height:30px;	
 
}
.arrow-lt{
	position:relative;
}
.arrow-lt:before{
	position: absolute;
    content: "";
        left: auto;
    background: url(/wp-content/uploads/2024/06/arrow-right.png) no-repeat;
   right: -42%;
    height: 36px;
    width: 200px;
    transform: rotate(343deg);
    bottom: 54px;
    top: inherit;
    background-size: 175px;
	
}
.read-more-blog:focus{
	background: #5E43D8 !important;
}
.pos-rlt{
	position:relative;
}
.min-ht{
	      max-height: 204px;
}
.min-ht .top-wd {
    top: -33px;
    padding-right: 27px;
}
.join-us .heading-d {
   font-size: 24px !important;
    line-height: 36px;
    font-weight: 500 !important;
}
 @keyframes blink {
            0%, 100% { background-color: yellow; }
            50% { background-color: transparent; }
        }
        
       
        
        .clickable {
            cursor: pointer;
            color: blue;
            text-decoration: underline;
        }

.join-us{
       border: 1px solid #dddddda8;
    /* clear: both; */
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
    background: #191622;
    padding: 24px 72px;
    border-radius: 16px;
    margin-top: 50px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.heading-main {
      font-size: 40px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 30px;
    font-family: "Plus Jakarta Sans", sans-serif !important;
    text-align: center;
       margin-bottom: 13px !important;
}
.sub-text {
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    color: #C3D4E9;
    margin-bottom: 31px; 
}
.sub-title-b {
    text-align: center;
    color: #C3D4E9;
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 30px !important;
}
.text-right {
    text-align: right;
} 
.logo-home{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
h1 span{
    color: #7C5CFC;
}
.mb-6 {
    margin-bottom: 220px;
}
.right-abt{
	      max-width: 529px;
    float: right;
    margin-top: 40px;
}
.our-story a{
	color:#B49DFE;
    font-size: 24px;
    font-weight: 500;
}
.aboutus_1{
    max-width: 95%;
    margin: 50px auto 0;
    background: #191622;
    padding: 24px 72px;
    border-radius: 16px;
    margin-top: 50px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.aboutus_1 .heading-d {
    font-size: 24px !important;
    line-height: 36px;
    font-weight: 500 !important;
}
.btnalign{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
}

.mb-55 {
    margin-bottom: 353px;
}
.after-line2:before {
background: url(../images/about_arrow.png) no-repeat;
      left: -30%;
    height: 100%;
    width: 100%;
    bottom: -97% !important;
    transform: rotate(358deg);
    top: inherit;
    background-size: 300px;
}
.arrow-ltt:before {
   position: absolute;
    content: "";
    /* left: 0; */
    background: url(/wp-content/uploads/2024/06/arrow-right.png) no-repeat;
   right: -101%;
    height: 57px;
    width: 100%;
    transform: rotate(6deg);
    top: inherit;
    bottom: 40px;
    background-size: 170px;
}
.our-story.bg-bx{
	    background-image: inherit;
	  box-shadow:inherit;
}

.our-story.bg-bx .our-story_in{
    position: relative;
    z-index: 99;
}
.our-story.bg-bx.after-line2:after{
	bottom: 0;
}
.our-story.bg-bx{
	padding-left:0;
}
.our-story p{
	font-size:20px;
	font-weight:400;
	line-height:30px;
    color: #fff;
}
.slash-soft .wyzard-logo img {
    width: 120px;
}
.our-story_in{
    background: #191622;
    padding: 16px;
    border-radius: 16px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    position: relative;
	    max-width: calc(568px - 30px);
}
.our-story h3{
	font-size:24px;
	color:#fff;
	font-weight:500;
	margin-bottom:10px !important ;
	
}
.our-story.mb-5 {
    top: -14px;
}
.guid-rw ul li:last-child{
	border:none;
}
.lastteambox{
margin-top: -150px;
}
.team_col{
	 padding-bottom: 25px;
	    padding-top: 25px;
	box-sizing:border-box;
	    overflow-y: hidden;
	position:relative;
}
.team_col:focus, .team_col:hover, .team_col:active, .team_col:focus {
   /* background-image: linear-gradient(#131624, #CECADE); */
    outline: none;
          max-height: 797px;
    border: none;
}
.border-rd .circle-f{
	float:right;
}
a.font-6{
	padding: 10px 0;
}
.page-template-about .container{
	max-width:1200px;
}
.circle-f p{
	font-weight:600;
	    margin-bottom: 0;
}
.team_col:hover .desination {
    color: #fff;
    position: relative;
}
.team_col:hover .desination:before {
    background: #fff !important;
    width: 42px;
  
}
.hover-block{
	display:none;
}
.team-bottom ul li span {
    font-weight: 400;
}
.team-bottom ul li {
    font-size: 13px;
    color: white;
    font-weight: 500;
	    flex-basis: 33.33%;
}
.team_col:hover .hover-block{
	display: flex;
    margin: auto;
    margin-bottom: 15px;
	margin-top:15px;
    justify-content: space-around;
    max-width: 178px;;
}
.team_col:hover .dd-none{
	display:none;
}
.slash-soft .container {
    background-color: transparent !important;
    border: none !important;
    padding: 0 !important;
    box-shadow: inherit !important;
    position: relative;
    border-radius: 0;
    max-width: 603px;
    margin: auto;
	margin-bottom:30px;
}
.slash-soft .ppc-top-banner {
    display: block !important;
}
.slash-soft h1{
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
	text-align:center;
}
.slash-soft h1 span{
    font-size: 32px;
    font-style: italic;
}
.slash-soft p{
	text-align:center !important;
}
.slash {
    text-align: center !important;
}
.slash-soft .text-left{
    text-align: left !important;
}
.slash-soft .wpcf7 input[type="email"] {
    border-image: linear-gradient(#E8ECFF, #FFE1F4);
    border-color: #596780 !important;
    background-color: #fff;
    font-size: 16px;
    color: #90A3BF;
    border-radius: 50px !important;
    height: 50px !important;
}
.slash-soft .wpcf7 [type=submit]{
	margin-top:0;
}
.slash-soft .wpcf7-spinner {
    position: absolute;
}
.slash-soft .wpcf7 label {
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    color: #0D121F;
}
.slash-subheading {
    font-weight: 700 !important;
    font-size: 40px !important;
    color: #7C5CFC !important;
    line-height: 50px !important;
	text-align:center;
}
.slash-soft .blink input[type="email"] {
        border: 2px solid green !important;
	    border-color:green !important;
    }

#masthead:before {
    position: absolute;
    background: #000000ad;
    backdrop-filter: blur(4px);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}
ul.sub-menu .sub-menu {
    background: transparent !important;
    backdrop-filter: none !important;
    box-shadow: none !important;
}

.primary-navigation a {
    color: #FEFEFE !important;
}
.bg-banner {
    background-color: #0a0714 !important;
}
.banner-discover{
    position: relative;
}

.banner.banner-discover::before{
    position: absolute;
    content: "";
    left: 0;
    right: inherit;
    width: 700px;
    height: 100%;
    background: url(../images/banner-gr.png);
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-discover {
    position: inherit;
}
.banner-img {
    position: inherit;
    z-index: 99;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    /* background: inherit !important; */
}
.bg-main{
 background-color: #0a0714;
}
.bottomLinks {
    display: grid;
    grid-template-columns:10% 15% 15% 9% 11% 11%;
    width: 100%;
    justify-content: flex-end;
    gap: 18px;
}
.bottomLinks div {
    display: flex;
    justify-content: flex-end;
}
.social ul {
    justify-content: start;
}
.social ul li:last-child{
   margin-right: 0;
}
.lstchild{
    border-right: 0 !important;
}
.blog_published_outer {
    box-shadow: 0px 20px 24px -4px rgb(16 24 40 / 8%);
    background: rgb(255 255 255 / 8%);
    padding: 15px;
    border-radius: 16px;
    text-align: center;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    max-width: 343px;
}
.blog_published_outer p.bblg {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0 !important;
}
.blog_published_outer p.bblg_2 {
    font-size: 16px;
    color: #C3D4E9;
    font-weight: 400;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.waiitlist_btn {
    display: none !important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #931e1e !important;
    color: #f00;
}
.confirm_btn {
    padding: 12px 24px 12px 24px;
    border-radius: 40px;
    width: 100%;
    display: block;
    text-align: center;
    background: #7C5CFC !important;
    border: 0.5px solid #9F84FD;
    color: #fff !important;
    transition: all 0.3s ease-in-out;
}
.confirm_btn:hover {
    background: #6648dc !important;
    transition: all 0.3s ease-in-out;
}
.cancel_btn {
    padding: 12px 24px 12px 24px;
    border-radius: 40px;
    width: 100%;
    display: block;
    text-align: center;
    background: rgb(255 255 255 / 13%);
    color: #fff !important;
    margin-top: 10px;
    border: 0.5px solid var(--dark-neutral-200, #FFFFFF1F);
    transition: all 0.3s ease-in-out;
}
.cancel_btn:hover {
    background: #31303a !important;
    transition: all 0.3s ease-in-out;
}
.detail-page p {
    margin-bottom: 14px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 27px;
}
table td, table th, .wp-block-table td, .wp-block-table th {
    border: 1px solid #c1c1c1;
    color: #fff;
}
table figcaption, .wp-block-table figcaption {
    color: #fff !important;
}
.detail-hd ul li {
    color: #fff;
}
.detail-page h2 {
    margin-bottom: 10px !important;
    font-size: 32px;
    text-align: left;
    width: 100%;
    max-width: 100% !important;
   
    font-weight: 600;
    color: #C3D4E9;
}
.detail-page h3 {
    margin-bottom: 10px !important;
    font-size: 24px;
    text-align: left;
    width: 100%;
    max-width: 100% !important;
    color: #C3D4E9;
    font-weight: 600;
}
.detail-page h4 {
    margin-bottom: 10px !important;
    font-size: 20px !important;
    text-align: left;
    width: 100%;
    max-width: 100% !important;
    font-weight: 500;
    color: #C3D4E9;
}
.bio {
    text-align: center;
}
.posted-by {
    display: flex;
    justify-content: center;
    flex-flow: row-reverse;
}
.posted-on {
    display: block;
    color: #7C5CFC;
    font-weight: 400;
    font-size: 16px;
}
.byline {
    color: #7C5CFC;
    font-weight: 400;
    font-size: 16px;
    margin-right: 4px;
}
.mobile-version{
    display: none;
}
.subscribe-form_mobile {
    max-width: 450px;
    margin: 0 auto;
}
.subscribe {
    color: #AB79E8;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    line-height: 42px;
}
.today {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}
.subscribe-form_mobile .blog_form p {
    display: block;
    
}

.subscribe-form_mobile p{
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    text-align: center;
}
.subscribe-form_mobile a{
    color: #B49DFE;

}

.subscribe-form_mobile input[type=submit]{
    background-color: #7C5CFC !important;
    color: white;
    padding: 13px 22px;
    display: block;
    margin: 12px auto 0;
    font-weight: 600;
    border-radius: 30px;
    color: white;
    position: relative;
    font-size: 16px;
    transition: all 0.5s ease;
    height: auto;
    line-height: 25px;
    max-width: 184px;
    width: 100%;
    text-align: center;
}

.subs_text {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    color: #C3D4E9;
    margin-bottom: 70px;
}
.leftalign {
    text-align: left;
    margin-top: 25px;
    display: inline-block;
    text-decoration: underline;
}
.sub-title_2 {
    font-size: 36px;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #fff;
}
.heading-d2.text-center {
    font-size: 56px;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: -0.03em;
    text-align: center;
    color: #fff;
}
.banner.partner_banner  .owl-dots{
    display: flex;
    justify-content: center;
}
.banner.partner_banner  .owl-dots button span{
    width: 8px;
    height: 8px;
    border-radius: 50px;
    padding: 0;
    background-color: #667085 !important;
}
.banner.partner_banner button:not(:hover):not(:active):not(.has-background){
    background-color: transparent;
}
.banner.partner_banner .owl-dots button.active span{
    background-color: #fff !important;
}
.simple .onbrd {
    position: absolute !important;
    bottom: 11px;
    font-size: 18px;
    margin-bottom: 0 !important;
}

.scrollimg {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.botmrgin{
    margin: 100px 0 !important;
}
.today2{
    font-size: 64px !important;
    font-weight: 700 !important;
    line-height: 80px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #fff !important;

}
.onboarding {
    min-height: 450px;
}
.onboarding .simple-inner{
    min-height: 400px;
}
.onboarding .simple-inner:hover{
    box-shadow: 0 0 20px 0px #775DF2 !important;
    transition: all 0.5s ease-in-out;
    min-height: 435px;
}

.imgbg{
    background: hsl(267deg 78% 88% / 10%);
    padding: 20px;
    border-radius: 16px;
    min-height: 310px;
    margin-bottom: 20px;
}

.procure_box {
    min-height: 450px;
}
.procure_box .simple-inner{
    min-height: 400px;
}
.procure_box .simple-inner:hover{
    box-shadow: 0 0 20px 0px #775DF2 !important;
    transition: all 0.5s ease-in-out;
    min-height: 435px;
}
.get_started_box .accordion-single h2{
    font-size: 23px;
}
.how-dis .mb_0{
    margin-bottom: 0 !important;
}
p.prctext{
font-size: 18px !important;
font-weight: 400;
line-height: 26.1px;
text-align: left;
color:#fff !important;
position: absolute !important;
    bottom: 11px !important;
}

.standout .counter-in:before{
    top: 9px;
    right: 0px;
    bottom: 9px;
    left: 9px !important;
    /* z-index: -1; */
    margin: -10px;
    border-radius: inherit;
    background: linear-gradient(to left, #252525, #ffffff);
    /* min-height: 239px; */
    left: 7px;
}
.bottom-bar.bg-black.bottom_morqee {
    display: block;
}
.awsm-job-specification-term {
    font-size: 16px;
    color: #fff;
}
.awsm-list-item .awsm-job-more-container {
    font-size: 16px;
    font-weight: 600;
}
.awsm-lists {
    border: 0.5px solid #596780 !important;
}
.awsm-selectric{
    color: #fff !important;
    border-radius: 10px;
    background: transparent !important;
}
.awsm-selectric .label{
    color: #fff !important;
}
.awsm-selectric .awsm-selectric-arrow-drop:after{
    border: 7px solid transparent !important;
    border-top-color: #000000 !important;
    background: url(https://wyzard.local/wp-content/uploads/2024/10/downarow.png);
    transform: rotate(360deg);
    background-size: 11px;
    height: 20px !important;
    background-repeat: no-repeat;
    width: 20px !important;

}
.awsm-job-wrap a {
    color: #B49DFE !important;
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232;
    color: #f00 !important;
}
.few_in.why_procure img{
  max-width: 385px !important;
}
.awsm_job_openings-template-custom .entry-title{
    background: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #7C5CFC;
    color: #7C5CFC !important;
    font-family: "Plus Jakarta Sans";
font-size: 56px;
font-style: normal;
font-weight: 600;
line-height: 145%;
}
.awsm_job_openings-template-custom .awsm-job-single-wrap li {
    list-style-type: disc !important;
}
.awsm_job_openings-template-custom h2{
    color: #FFF;
font-family: "Plus Jakarta Sans";
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 16px; /* 88.889% */
letter-spacing: -0.36px;
margin-bottom: 16px !important;
    margin-top: 20px !important;
}
.awsm_job_openings-template-custom p{
    color: #FFF;
font-family: "Plus Jakarta Sans";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 145%;
}
.awsm_job_openings-template-custom li{
    color: #FFF;
font-family: "Plus Jakarta Sans";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 145%; 
}
.awsm_job_openings-template-custom strong{
    color: #FFF;
font-family: "Plus Jakarta Sans";
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 145%;
}

.awsm_job_openings-template-custom  .awsm-job-form-inner {
    background: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.12) !important;
    padding: 24px !important;
}
.awsm_job_openings-template-custom  .awsm-job-form-inner h2{
    margin-top: 0 !important;
    border-bottom: 1px solid hsl(0deg 0% 100% / 15%);
    padding-bottom: 20px;
}
.awsm_job_openings-template-custom .awsm-job-form-group label {
    display: block;
    color: #FFF;
    margin-bottom: 10px;
}
.awsm_job_openings-template-custom .awsm-job-form-inner {
    margin-left: auto;
    border: 2px solid #ffffff30;
    padding: 20px;
    border-radius: 24px;
}
.awsm_job_openings-template-custom input {
    border-radius: 12px !important;
    border: 1px solid #F8F6FF !important;
    height: 64px !important;
    background-color: #ffffff1a !important;
}
.awsm_job_openings-template-custom input[type='file'] {
    border-radius: 30px !important;
    border: 1px solid #F8F6FF !important;
    background-color: #ffffff1a !important;
    width: auto;
    height: auto !important;
    padding: 10px;
    max-width: 130px;
}

.awsm_job_openings-template-custom textarea {
    border-radius: 12px !important;
    border: 1px solid #F8F6FF !important;
    background-color: #ffffff1a !important;
    height: 150px;
}
.awsm-job-form-group small{
    color: #FFF;
}

.awsm_job_openings-template-custom .awsm-job-form-group input[type=checkbox] {
    margin-right: 5px;
    width: 30px !important;
    height: 30px !important;
    border-radius: 8px !important;
}
.awsm_job_openings-template-custom .awsm-job-form-group input[type=checkbox]:checked:after {
    content: "";
    opacity: 1;
    display: block;
    left: 12px;
    top: 7px !important;
    position: absolute;
    width: 7px;
    height: 13px;
    border: 2px solid #e1e1e1;
    border-top: 0;
    border-left: 0;
}
.awsm_job_openings-template-custom .awsm-job-form-group.awsm-job-inline-group {
    display: flex;
}
.awsm_job_openings-template-custom .awsm-job-form-inner input[type='submit']{
    width: 100% !important;
    border: none !important;
    height: 62px !important;
    background: #7C5CF5 !important;
    padding: 13px 22px !important;
    display: inline-block !important;
    font-weight: 600;
    border-radius: 30px !important;
    color: white !important;
    position: relative;
    font-size: 15px !important;
    max-width: 200px;
}
.page-header.alignwide.search {
    background: transparent;
    max-width: 1200px;
}
.search-results article {
    max-width: 1200px;
    margin: 0 auto;
}

.search-results article header.entry-header {
    display: grid;
    grid-template-columns: 70% 25%;
    grid-gap: 15px;
    align-items: center;
    background: transparent;
}
.search-results article header.entry-header .entry-title{
    background: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: white;
    color: #fff;
    text-align: left;
    font-size: 33px;
}
.search-results .post .entry-content{
    max-width: 100%;
}
.search-results .post .entry-content p{
    color: #fff;
}
.search-results article .entry-footer.default-max-width{
    max-width: 100%;
    padding-bottom: 20px;
}
.search-results .entry-header .post-thumbnail{
 margin-top: 0;
}
.search-results .entry-header .post-thumbnail img{
    margin-top: 30px;
    margin-bottom: 20px;
   }
   .search-result-count.default-max-width {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin-top: 20px;
    max-width: 1200px;
}
.page-header.alignwide.four_zero_four_page {
    background: transparent;
    border-bottom: 0;
    padding-bottom: 0;
}
.error-404.not-found.default-max-width.maxwidth {
    max-width: 1240px;
}
.not-found p{color: #fff;}
.not-found .page-content{
    margin-bottom: 30px !important;
}

.not-found input[type='search']{
    border-radius: 12px !important;
    border: 1px solid #F8F6FF !important;
    height: 64px !important;
    background-color: #ffffff1a !important;
}
.not-found label{color: #fff;}

.not-found input.search-submit {
        width: auto;
        min-width: 170px;
        border: none !important;
        height: 62px !important;
        background: #7C5CF5 !important;
        padding: 13px 22px !important;
        display: inline-block !important;
        font-weight: 600;
        border-radius: 30px !important;
        color: white !important;
        position: relative;
        font-size: 15px !important;
    }
.lowercase_font{
    text-transform: capitalize !important;
}
.register_bt a{
    text-decoration: underline;
    padding: 8px 5px;
    font-family: "Plus Jakarta Sans" !important;
    display: inline-block;
    font-weight: 400;
    border-radius: 30px;
    color: #000;
    position: relative;
    font-size: 18px;
    transition: all 0.5s ease;
    line-height: 22px;
    text-align: center;
    top:-1px;
    /*animation: blink 1.5s infinite; */
}
@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.gifstar{
    max-width: 9px !important;
    transform: scale(3);
    margin-right: 13px;
}
.thankyou_page {
    padding: 50px 16px;
}
.contact-main .thankyou_page h3{
    text-align: center;
    font-size: 104px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 132% !important;
    letter-spacing: -3.12px !important;
    background: linear-gradient(91deg, #914AE8 23.22%, #7053E3 61.74%, #914AE8 80.38%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.middle_text{
    margin: 40px 0;
}

.head_th1{
color: #fff;
text-align: center;
text-overflow: ellipsis;
white-space: nowrap;
font-family: "Plus Jakarta Sans";
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 132%; /* 42.24px */
letter-spacing: -0.96px;
margin-bottom: 10px;
}
.head_th2{
color: #9C9FA3;
text-align: center;
font-family: "Plus Jakarta Sans";
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 125%; /* 30px */
letter-spacing: -0.72px;
}
.main-btn.thankbtn {
    max-width: 300px;
    margin-top: 30px;
}
.newbtton span {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
 .main-btn.mobilenav_btn
 {
    height: 34px;
    line-height: 34px;
    max-width: 106px !important;
    font-size: 12px !important;
    display:none
}


@media screen and (max-width: 1200px) {
    .row.customgap-1{
        --bs-gutter-y: 0.25rem;
        --bs-gutter-x: 0.25rem;
    }
	    .caption h1 {
			font-size: 34px;
	}
	.dis-got .counter-in p {
    color: #040815;
    font-size: 20px;
  
}
	.caption h1 {
 
    line-height: 1.3;
  
}
	.dis-got .counter-in p {
  
    font-size: 18px;
    font-weight: 600;
}
	.dis-got h4 {
		font-size: 2.1em;}
	.heading-d {
font-size: 2.1rem!important;
	}
	.connect-with-us label {
        color: #fff;
    font-weight: 500;
    font-size: 14px;
}
.caption h1 {
   
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: -2px;
}
	.banner-discover .caption p {
    font-size: 16px;
    color: #040815;
    margin-bottom: 22px;
    font-weight: 400;
    line-height: 1.2;
}
	.primary-navigation a {
    font-size: 15px !important;
    font-weight: 500 !important;
}
	.login {
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
		margin-right: 4px;
	}
	
	
}


@media screen and (max-width: 767px) {
.hero_btn2{
    display: block;
}
#goDemo {
    width: 97%;
    margin-top: 10px;
}
.multiple_box {
    text-align: center;
}
 .funnel_iener_heading h3.firstChild{
    font-size: 24px;
}
.funnel_iener_heading h3.firstChild.active{
    font-size: 26px;
}
.funnel_iener_heading h3.secondChild{
    font-size: 18px;
}
.funnel_iener_heading h3.thirdChild{
    font-size: 18px;
}
.funnel_iener_heading h3.fourthChild{
    font-size: 18px;
}
.funnel_iener_heading h3.secondChild.active,
 .funnel_iener_heading h3.thirdChild.active,
 .funnel_iener_heading h3.fourthChild.active, 
 .funnel_iener_heading h3.fifthtChild.active,
 .funnel_iener_heading h3.sixthChild.active{
    font-size: 20px;
}
.transimg {
    margin-top: 30px;
}


.top_section {
    padding: 75px 0 200px;
    }
.newHeading{ font-size:50px;}
.email_subcribe_outer{
  display:block;
}
.email_subcribe_outer .wpcf7-submit {
    margin-top: 12px;
    width: 80%;
}
.sass_heading{
    font-size: 36px;
    line-height: 48px;
}
.sas_width {
    display: inline;
}
.testimonial_item{
display: block;
}
.testmoBox img {
    border-radius: 24px;
}
.entersub_text{
font-size: 13px;
width: 100%;
}
.footer-row {
    display: block;
    text-align: center;
}
.cont_gradient_todat{
font-size: 33px;
line-height: 40px;
}
.sass_sub{
font-size: 33px;
line-height: 40px;
}
.super_sub_heading{
font-size: 33px;
line-height: 40px;
}
.multiple_heading{
font-size: 33px;
line-height: 40px;
}
.test_sec_heading{
font-size: 33px;
line-height: 40px;
}
.multiple_heading{
font-size: 33px;
line-height: 40px;
}
.blg_heading{
font-size: 33px;
line-height: 40px;
}
.enterprise_heading{
font-size: 20px;
}
.midtext{
 font-size: 24px;
}
.ben_width {
    display: inline;
}
.multiple_width {
    display: inline;
}
.desktop-v {
    display: none;
}
.copy-write ul{
  display:block;
}
.husky{
  top: 15px;
}
.copy-write ul li {
    text-align: center;
    line-height: 28px;
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
}
.moder_inbound_heading{
      font-size: 28px;
      line-height: 43px;
}
.mrdnwidth {
    display: inline;
}
.mordergtm_outer {
    display: block;
    text-align: center;
}
#menu-item-2475:after, {
#menu-item-2472:after,
#menu-item-2473:after,
#menu-item-2474:after
{
    line-height: 20px;
}

 .test_sec_heading{
    font-size: 37px;
    line-height: 47px;
    margin-top: 60px !important;
 }
.testimonial_item {
         display: block;
      }

      .testmoBox_info {
         padding: 16px;
      }

      .testmoBox img {
         border-radius: 24px;
      }

      .testimonial_item_heading {
         font-size: 17px;
         font-weight: 600;
         line-height: 25px;
         margin-bottom: 20px;
      }

#menu-item-1887:after,
#menu-item-1152:after,
#menu-item-1153:after,
#menu-item-2247:after,
#menu-item-2248:after,
#menu-item-2249:after,
#menu-item-2250:after
{
line-height: 30px;
}
#menu-item-1887:before,
#menu-item-1152:before,
#menu-item-1153:before{
   top:14px;
}

.sub-menu {
    display: none !important;
}
.submenu-open .sub-menu {
    display: block !important;
}

.main-btn.mobilenav_btn{
 display:block;
}
.blg_heading{
    
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 50px;
}

.mobilevideo_chat{
    margin-top: 30px;
}
.ag_width {
    display: inline;
}
.hero_agentic_section {
         padding: 65px 0;
      }

      .agetic_hero_heading {
         font-size: 56px;
      }
      .herotext_width {
         display: inline;
      }
      .tradwidth {
        display: inline;
       }
       .agentic_wyzard_copilot_section{
       padding: 30px 0;
       background: linear-gradient(180deg, rgba(255, 255, 255, 0.10) 0%, rgba(6, 6, 6, 0.10) 100%);
       background-position: 0 0;
       }
       .heromobile_image2 {
         margin-top: 30px;
      }
      .heromobile_image {
         margin-top: 30px;
         max-width: 100% !important;
         display: block;
      }

      .ag_wyzard_heading {
         font-size: 32px;
         line-height: 40px;
      }

      .touch_headig {
         font-size: 32px !important;
         line-height: 40px !important;
      }

      .touch_width {
         display: inline !important;
      }

      .funel_price_section {
         padding: 80px 0 0;
      }

      .funel_headig {
         font-size: 32px !important;
         line-height: 40px !important;
      }

      .fu_width {
         display: inline;
      }

      .funnel_sub {
         font-size: 17px;
         line-height: 28px;
      }

      .funnel_price_heading {
         font-size: 25px !important;
         line-height: 40px !important;
      }

      .meetag_width {
         display: inline !important;
      }

      .agw_text {
                 font-size: 14px;
        line-height: 20px;
        text-align: center;
        max-width: 100%;
      }

      .agentic_chat_faq_heading {
         font-size: 32px;
         line-height: 40px;
      }

      #funnel_headings {
         max-width: 100%;
         margin-bottom: 40px;
      }

      .funel_list_mobile_heading {
         display: block;
         color: #FFF;
         font-family: "Plus Jakarta Sans";
         font-size: 20px;
         font-style: normal;
         font-weight: 700;
         line-height: 24px;
         margin-bottom: 8px;
      }

      .funel_list_heading {
         font-size: 16px;
      }

      .topfunel {
         top: 5px;
         width: 100% !important;
      }
      
     
.meetag_suntect{
    font-size: 24px;
    line-height: 40px;
}
    .agen_conv{
        font-size: 28px;
        line-height: 36px;
    }
    .agen_conv_sub{
        font-size: 15px;
        line-height: 21px;
     }
     .agen_conv_ideal{
        font-size: 14px;
        line-height: 20px;
     }
     .agen_conv_text{
        font-size: 14px;
        line-height: 20px;
     }
     .super_heading{
      font-size: 14px;
      }
      .agentic_chat_faq_section .container {
        max-width: 100%;
       }
      
      .funel_table_box_outer {
         overflow: auto;
      }

      .mobileprice_table {
         min-width: 800px;
      }
      
.inbound_heading{
    font-size: 40px;
}
.grebox{
    padding: 10px;
}
.sass_section {
    padding: 80px 0 50px;
}
.mordergtm_outer {
    display: block;
}
.moderntext{
    font-size: 15px;
}
.mobilecenter {
    text-align: center;
}
.gtmier_head{
    font-size: 21px;
    text-align: center;
}
.gtm_subhead{
    text-align: center;
}
.moder_inbound_heading {
    font-size: 26px;
    line-height: 36px;
}
.mrdnwidth{
    display: inline;
}
.sass_heading{
    font-size: 32px;
    line-height: 40px;
}
.sass_top_head{
    margin-top: 56px;
}
.sass_sub{
    font-size: 36px;
    line-height: 48px;
}
span.sas_width {
    display: inline !important;
}
.wyzard_heading{
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 48px;
}
.super_sub_heading{
    font-size: 33px;
    line-height: 50px;
}
.multiple_section {
    padding: 0px 0;
}
.multiple_section .multibox_animation{
    margin-bottom: 24px;
}
.multiple_heading{
    font-size: 37px;
    line-height: 46px;
}
.multiple_width {
    display: inline;
}
.expand_outer {
    gap: 15px;
}
.expand_box {
    width: 12%;
}
.midtext{
    font-size: 20px;
    height: 320px;
    width: 35px;
}
.entersub_text{
    font-size: 11px;
    line-height: 19px;
    width: auto;
}
.eter_sub{
    font-size: 17px;
    margin-top: 20px;
}
.main_box{
    height: 90vh;
}
.copilottbox{
    height: auto;
}
.rightimgg {
    max-width: 93% !important;
}
.newmrgin{
    margin-bottom: 22px !important;
}
.vertical_box2{
    display: block;
    align-items: center;
    height: auto;
    width: 93%;
}
.supercharge_section {
    padding: 0px 0 50px;
}
.boldnumber{
    padding: 15px 22px;
    font-size: 27px;
    margin-top: 0;
    margin-bottom: 20px;
}




.top_video_section{
    margin-top: 0;
}
.hero_btn{
    display: block;
}
.email_subcribe_outer{
    display: block;
}
.email_subcribe_outer .wpcf7-submit {
    margin-top: 10px;
}
.inbound_heading_trust{
    line-height: 34px;
}
.offer_section .inerglow{
padding: 16px;
}
.inbnd_offer{
font-size: 16px;
}
.gettext{
font-size: 23px;
    line-height: 30px;
}
.register_bt a{
   padding: 5px 12px;
}
.inbound.connect_section .homeacknowledge p {
    line-height: 22px;
}
.wyzard_action {
    background-size: 140% 38%;
    background-repeat: no-repeat;
    background-position: 0 675px;
}
.inbnd_section{
margin-bottom: 25px;
}
.topinbound_img{
max-width:150px !important;
top:0;
}
.inbd_heading{
  font-size: 33px;
}
.inb_width {
    display: inline;
}
.collageimg img{
    max-width: 100% !important;
}
.desktop_collage{
display:none!important;
}
.mobile_collage{
 display:block !important;
}
.addres_scroling_bg{
height: 100px;
padding: 36px 30px;
}

.action_headinng, .attend_heading{
font-size: 30px;
}
.mgright {
    margin-right: 0;
        margin-bottom: 25px;
}
.mgleft {
    margin-left: 0;
}
.att_card_heading{
    font-size: 27px;
}
.inbound_team_headig{
font-size: 28px;
line-height: 38px;
}
ul.action_list li h5{
font-size: 18px;
}
ul.action_list li{
font-size: 16px;
}
.inbbteam_with {
    display: inline;
}
.inbound_team_grey_text{
font-size: 16px;
}
.inbbnd_cont_text{
font-size: 30px;
}
.inbnndcont_gradient_todat{
font-size: 35px;
}
.inbnnd_husky{
    left: 0;
}
.teamPhoto {
    max-width: 50% !important;
}

.ebook_section{
     padding: 100px 0px 0px;
}
.copilot_heading, .cotext2{
  font-size: 24px;
}
.copilotheeading{
font-size: 22px;
}
.ebook_heading{
    font-size: 36px;
}
.widetext {
    display: inline;
}
.cotext{
 width:100%;
}
.ebook_subtxt{
font-size: 22px;
}
.ebook_txt{
font-size: 16px;
}
.copilot_section .inerglow {
    padding: 20px 20px;
}
.toptxt{
    font-size: 18px;
}
.padbottom {
    padding-top: 15px;
    margin-bottom: 50px;
}
.ebookcover {
    margin-top: 50px;
    max-width: 100% !important;
}
.gtmmain_heading{
  font-size: 32px;
  line-height: 45px;
}
/**** new home page ***/
.footer_badge {
    margin: 0 auto;
}
.join-uss h3{ 
    font-size: 28px;
    line-height: 30px;
}
.glowing-box{
    max-height: 750px; 
}
.mblmrg2 {
        margin-top: 5px;
                position: relative;
        z-index: 9;
    }
.mrtop_95.mrtop_105 {
    top: -24px;
}
.horizoantaltab_middle .nav{
    display: block;
}
.top_section {
     background-image: url('../images/net2.png'), url('../images/mobile_shadow.png');
    padding: 50px 0 50px;
   background-position: 17px 10%, 90% 0%;
        background-size: 37% 30%, 100% 100%;
}
.newHeading {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 0;
}
.mql {
    right: 98px;
    top: 104px;
}
.mql img {
    max-width: 75px !important;
}
.aroq {
        right: 9px;
        top: -16px;
}
.aerowouter{
    position: absolute;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 215px;
    height: 100px;
}
.mrt_100{
    margin-top: 100px;
}
.aroq .mqlimg{
    width: 95px;
}
.upaeroew {
    position: absolute;
    top: 24px;
    right: 96px;
    max-width: 35px !important;
}
.top_sub_heading{
    font-size: 18px;
}
.inbound_section {
    padding: 64px 0 0;
}
.inbound_heading{
    font-size: 40px;
}
.headings_box .buttonn{
    padding: 6px 6px;
}
.inerglow{
    padding: 16px;
}
.top_video_section #fullscreenIcon {
    bottom: 20px !important;
    right: 20px;
}
.conv_heading{
    font-size: 32px;
}
.nrmaltext{
    font-size: 18px;
    line-height: 133%;
}
.buttonhave {
    margin-top: 24px;
}
.mblmrg{
margin-top: -22px;
        position: relative;
        z-index: 9;
}
.chattmrgin{
 margin-top: 30px;
}
.minh{
    min-height: 630px;
}
.buttonhave .newbtton, .buttonhave .grebtn {
    display: block;
    margin-bottom: 10px;
}
.buttonhave .grebtn {
    margin-left: 0;
}
.newbtton span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
}
.iconboxx{line-height: 28px;}
.mrt40{
    margin-top: 40px;
}
.headings_box .buttonn{
    font-size: 12px;
    padding: 8px 8px;
}
.headings_box .buttonn.current_active{
    font-size: 13px;
    padding: 8px 8px;
}
.aiagent_section {
    margin: 80px 0 120px;
}
.agentsubheadingg{
    font-size: 18px;
}
.agent_slider .owl-nav {
    position: absolute;
    bottom: -60px;
    top: auto;
    right: 0;
    display: block;
}
.one_two_section {
    margin: 104px 0 80px 0;
}
.one_two_section .agentsubheadingg {
    margin-bottom: 40px;
}
.horizoantaltab_middle .nav-tabs .nav-link{
    font-size: 20px;
    line-height: 120%;
}
.tabouterboxx{
    align-items: center;
}
.tab_des{
    margin-left: 64px;
   display: none;
}
.tabname{
    padding-bottom: 10px;
}
.numbring{
    width: 50px;
    height: 43px;
    font-size: 22px;
    line-height: 22px;
}
.horizoantaltab_middle .nav-tabs .nav-link.active .tab_des{
    display: block;
}
.horizoantaltab_middle .tab-content{
    margin-top: 0;
}
.horizoantaltab_middle{
   padding: 0;
}
.mobileulpad {
    padding: 8px 8px 0 8px;
}
.mrbtm_24{
    margin-bottom: 24px;
}
.wyzard_advantage_section {
    padding: 62px 0 120px 0;
}
.wyzard_advantage_section .inbound_heading {
    margin-bottom: 58px !important;
}
.advantage_box1{
    margin-bottom: 32px;
}
.mrtop_95{
    position: static;
}
.advan_gradient_heading{
font-size:20px;
}
.ai_stip{
    white-space: nowrap;
    bottom: 12px;
}
.msrgintop{
    margin-top: 90px;
}
.bemtobox {
    max-width: 278px;
    margin-top: 80px;
}
.inrhifht{
    height: 358px;
}
.trusted_logo .inbound_heading{
    margin-bottom: 0 !important;
}
.trusted_logo .mobile-bnncn .owl-stage{
    top: -20px;
}
.logo-bgg.newHome.marquee .item img{
    max-height: 60px;
}
.cont_text{
    font-size: 30px;
}
.cont_gradient_todat{
    font-size: 44px;
    line-height: 45px;
    margin-top: 20px;
}
.blog-l .row {
    margin-bottom: 10px;
}
.husky{
    top: 10px;
}
.fullwidth_text1{
    display: block;
}
.wyzard_faq_section {
    padding: 64px 0;
}

/**** new home page  close***/
.homepagge .banner-discover .sub-title{font-size: 20px !important;line-height: 30px;}
.homepagge .banner-discover h1{ margin-bottom:24px;}
.secondline{display:inline-block;}
.homepagge .banner-discover .caption p {
        color: rgba(243, 245, 247, 0.72);
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 145%;
        text-transform: capitalize;
        margin-top: 8px;
    }
.our-story a{font-size: 14px;}

    .archive article{
        padding: 0 20px;
    }
    .archive article header.entry-header{
        display: block;
    }
    .mobile_view_only .register_bt{
        text-align: center;
        margin-top: 10px;
    }
    .bg_contactus::after{
        width: 100px;
        background-position: -200px -62px;
    }
    .main-btn.thankbtn {
        max-width: 300px;
        margin-top: 0px;
    }
    .contact-main .thankyou_page h3{
        text-align: center;
        font-size: 40px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: 125% !important;
    }
    .head_th1{
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        letter-spacing: -0.48px;
        }
        .head_th2{
            font-size: 20px;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
            letter-spacing: -0.4px;
            }
    .mng-in img {
        max-width: 100% !important;
    }
    .imgbg{
        min-height: 230px;
    }
    .error-404.not-found.default-max-width.maxwidth {
        padding: 0 20px;
    }
    .recent_blog .post-blog{
        min-height: auto;
    }
    .datecolor{
        margin-top: 10px;
    }
    .recent_blog .post-content{
        height: auto;

    }
    .page-header.alignwide.search {
        padding: 0 20px;
    }
    .page-header.alignwide.search .terms_heading{
        font-size: 33px;
    }
    .search-result-count.default-max-width{
        padding: 0 20px;
    }
    .search-results article header.entry-header{
        padding: 0 20px;
        display: block;
    }
    .primary-navigation > div > .menu-wrapper > li > .sub-menu {
        width: 100% !important;
    }
    .search-results .post .entry-content {
        padding: 0 20px;
    }
    .search-results article .entry-footer.default-max-width{
        padding: 20px 20px;
    }
    #primary-menu-list .sub-menu li > a{
        border-bottom: 0;
        padding: 12px 0px !important;
    }
    .primary-navigation a{
        border-radius: 0 !important;
        
    }
    .our-story_in .once_upon{
        font-size: 16px;
    }
    .fontsize{
        font-weight: 500 !important;
    }
   .mobile-bnncn .owl-stage{
       display: flex;
       align-items: center;
       top: 7px;
       height: auto;
    }
    .awsm_job_openings-template-custom .entry-title{
        font-size: 24px !important;
        margin-bottom: 40px;
    }
    .awsm_job_openings-template-custom .awsm-job-container {
        padding: 0px 16px 30px;
    }
    .awsm_job_openings-template-custom .awsm-job-form-group input[type=checkbox] {
        width: 70px !important;
    }
    .standout img{
        max-width: 100% !important;
        width: auto !important;
    }
    .standout .counter-in{
        min-height: 275px;
    }
    .standout .counter-in .counter-ingg{
        width: 102.5%;
    }
    .standout p.prctext{
        bottom: 11px !important;
        margin-bottom: 0 !important;
    }
    .onboarding_block .col-md-3{
        width: 50%;
    }
    .onboarding_block  .counter-in{
        min-height: 265px;
    }

    .onboarding_block  .counter-in .counter-ingg p{
    left: 11px;
    bottom: 18px;
}
.onboarding_block .counter-in:before{
    background: linear-gradient(to left, #252525, #B6B6B6);
}
    .sub-title_2{
        font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin: 28px 0 55px;
    }
    .heading-d2.text-center{
        font-size: 24px;
    }
    .connect-with-us .form{
        margin: 0 auto;
    }
    .connect-with-us input[type=submit]{
        margin: 20px auto 0;
        display: block !important;
        height: auto !important;
    }
    .connect-with-us input{
        color: #fff !important;
    }
    .mobilepad{
        padding-bottom: 70px !important;
    }
    .h3.heading-d{
        font-size: 24px !important;
    }
    .home-jok .accordion-single-item, .home-jok .accordion-single-item2{
        padding-bottom: 0;
    }
    .kloi ul li img{
        top: -3px;
    width: 40px;
    }
    .leftalign{
        text-align: right;
    display: block;
    max-width: 100%;
    }
    .counter-ingg p{
        font-size: 16px !important;
    }
    .marquee{
        height: 100px;
    }
    .marquee2{
        height: 100px;
    }
    .today2 {
        font-size: 24px !important;
        font-weight: 700 !important;
    }
    .prbtn .main-btn{
        max-width: 320px !important;
    }
    .logo-bgg{
        background-size: 100% 100%;
        background-position: center center;
    }
    .detail-hd h1 {
        text-align: center !important;
    }
    .detail-hd .posted-by {
        display: block;
    }
    .lefrf{
        text-align: center;
    }
    .mobile-version{
        display: block;
    }
    .caption h1 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    letter-spacing: 0;
}
.banner-discover .sub-title{
    max-width: 100%;
    margin-bottom: 0 !important;
}
.main-btn {
    font-size: 12px;
    transition: all 0.5s ease;
    height: 50px;
    line-height: 50px;
    max-width: 240px;
    width: 100%;
    text-align: center;
    border-radius: 40px !important;
}

	.banner-discover .banner-heading {
		width:100% !important
	}
	.header-right{
		display:none;
	}	
	.header-right{
		display:none;
	}	
	.caption p {
    font-size: 15px;
    color: #596780;
    margin-bottom: 17px;
    line-height: 1.4;
}
	.mobile-s{
		display:block;
	}	
	.simple-text {
    display: block;
}
.simple-hv {
    transform: inherit;
    transition: all 0.4s;
    min-height: inherit;
    margin-top: 12px;
}	
.ai_content p{ margin-bottom: 20px !important;}
	.banner-img .row > div:last-child{
		order:1;
	}	
	.banner-img .row > div:first-child{
		order:2;
	}	
.simple h3 {
	font-size: 25px;}
	.desktop-v{
		display:none;
	}
.simple	.owl-nav{
		display:none;
	}	
	.owl-dot{
		    background: none !important;
	}
	.pad50 {
    padding: 25px 0;
}
	
	.accordion-single h2 {
		    font-size: 17px;
	}	
	.built h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 40px;
    font-family: "Plus Jakarta Sans", sans-serif !important;
}
	.footer-col {
    flex-basis: 50%;
}
	.footer-col:first-child {
    flex-basis: 49%;
}
	
.footer-col a {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 7px;
}	
footer p {
    font-size: 13px;
}	
	.caption{
		margin-top:20px;
		text-align:center;
		    padding-top: 0 !important;
	}	
.banner-img	.owl-carousel .owl-item img {
    display: block;
    width: 65%;
    margin: auto;
}
	.tabs{
	    display: block !important;
    text-align: center !important;
    background: inherit !important;
    font-size: 13px !important;
	}
	.tabs li{
		margin-bottom:5px;
		    background: #F3F5F7;
	}	
.banner-img:before, .banner-img:after{
	display:none;
	}	
.main-btn {
    border-radius: 30px;
    color: white;
    position: relative;
    font-size: 16px;
}	
.mobile_alignlogo{
  text-align:center;
  margin:0 auto 20px;
  display:block;
}
.mobile_alignlogo img{
  text-align:center;
  margin:0 auto;
  display:block;
}
.mobilesocialicon{
        display: flex;
        justify-content: center;
        gap: 20px;
}
.logosudhir{
display: block;
        text-align: center;
        margin: 0 auto;
}
.copy-write ul li a, .copy-write p {
        font-size: 16px !important;
        font-weight: 500;
        padding: 5px 0;
        display: block;
    }	

.connect-with-us h3 {
    color: #0D121F;
    font-weight: 700;
    font-size: 24px;
    font-family: "Plus Jakarta Sans", sans-serif !important;
    line-height: 1.3;
    margin-bottom: 20px;
}	
.copy-write p {
    font-size: 12px;
    text-align: center;
  
}	
.counter-in .counter-ingg{
    width: 103.5%;
    border-radius: 22px;
}
.botread{
    text-align: right !important;
    margin-bottom: 50px;
}
.heading-d + p {
    font-size: 17px;
    color:#C3D4E9;
    font-weight: 500;
    text-align: center;
          margin-bottom: 12px;
}
.more-benifits-m ul li {
           list-style: none;
        background-image: linear-gradient(#E8ECFF, #FFE1F4);
        text-align: center;
        height: 48px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 15px;
        width: 100%;
        margin: auto;
        font-weight: 500;
        border-radius: 8px;
        margin-bottom: 20px;
        max-width: 280px;
}
.more-benifits-m {
    /* background: white; */
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
}
	
	.simple-inner:hover .hover-bx {
    box-shadow: inherit;
    background: transparent;
    border-radius: 8px;
}
	.why-dis .simple-inner {
    padding: 14px;
    min-height: inherit;
    padding-bottom: 2px;
}
.accordion-single-content p {
    margin-left: 0;
}
.why-dis .simple-inner {
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

	.simple{
		padding-bottom:0;
	}	
.how-dis + .number {
    margin-top: 0;
    padding-top: 0px;
}
	.simple + .number{
		        padding-top: 30px !important;
        padding-bottom: 20px !important;
	}		
	.grow {
		background: white;
	}
	
	   .how-dis + .dis-got .counter-in p {
        font-size: 14px;
		           margin-bottom: 0;
        font-weight: 600;
    }
	.how-dis + .we-got .counter-in {
        height: 110px;
        width: 110px;
        max-width: 100%;
        padding: 3px;
        border-radius: 100%;
        line-height: 110px;
        min-height: inherit;
        margin: auto;
		
        min-height: inherit;
		        margin: auto;
}
	
	.how-dis + .we-got .row{
		justify-content:center;
		               max-width: 274px;
        margin: auto;
	}
	.how-dis + .we-got .counter-in:after{
		display:none;
	}
	.book-now, .book-call_top p {
    font-size: 14px;
    font-weight: 600;
}
		.book-now, .book-call_top p.mobile-v {
    font-size: 14px;
    font-weight: 500;
}
	.book-btm{
		        text-align: center;
        padding: 15px;
               margin-bottom: 0;
	}	
	.book-btm ul li{
		        font-size: 13px;
        border-radius: 12px;
        margin-bottom: 8px;
	}
	.page-template-partner-new  .heading-d {
    background: inherit;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
		   
  
}
	.vd-partner {
    margin-bottom: 13px;
}
	.page-template-partner-new .dis-number p {
        margin-bottom: 8px;
    }

	.book-btm img {
    max-width: 97px !important;
    margin-bottom: 20px;
}
	.dis-got h4 {
    font-size: 2.5em;
    color: #9B0070;
    font-weight: 600;
    border-bottom: none;
 
    padding-bottom: 10px;
    border-bottom: none;
    margin-bottom: 0;
}
	.partner-grow .book-btm p{
		font-size:11px;
	}
	   .partner-grow .book-btm {
        text-align: center;
			padding: 8px;
		   padding-bottom: 15px;
		                   background: #cebefe9e;
		           border-right: 4px solid #fff3;
	}
	.prt-row > div:last-child .book-btm {
	   border:none;
		border-radius:0 0 20px 0;
		
	}
	   .prt-row > div:first-child .book-btm {
      
        border-radius: 0px 0px 0 20px;
    }
	 .partner-grow .book-call{
		background: inherit;
	}
	.accordion-single-content p{
		font-size:12px;
	}
	.partner-grow p small {
    line-height: 12px;
    display: block;
    font-weight: 400;
}
	  .partner-grow .price {
    font-size: 13px;
    margin-bottom:10px;
}
	 .partner-grow .prt-row >div:first-child .book-call {
		border-radius: 20px 0 0 0px !important;
	}
	 .partner-grow .prt-row >div:last-child .book-call {
		border-radius: 0px 20px 0px 0px !important;
	}
	 .partner-grow .prt-row >div:first-child .book-call .book-call_top{
		border-radius: 20px 0 0 0px !important;
	}
	 .partner-grow .prt-row >div:last-child .book-call .book-call_top{
		border-radius: 0px 20px 0px 0px !important;
	}
	.few-easy h3 {
  font-size: 26px;
  color: #001487;
  margin-bottom: 16px !important;
  font-weight: 700;
 text-align: center;
  margin-top: 24px;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}
.blog-l .simple-inner{
    min-height: inherit!important;
}
.blog-l p {
    text-align: left !important;
}
	.accordion-single-item:last-child{
		margin-bottom:0;
		padding-bottom: 0;
	}	
	.how-dis .accordion-single.js-acc-single {
   
    margin-bottom: 40px;
}
	.mobile-bn .item{
		padding-bottom:10px;
	}	
	
	.how-dis p {
    font-size: 14px;
    color: white;
    margin-bottom: 24px;
}
.get-p .counter-ingg {
    padding: 16px;
} 
	
	.strip{
		display:none;
	}
	.partner-dev .owl-carousel .owl-item img {
    width: auto;
    margin: auto;
}
	.partner-dev .banner-right {
    padding-top: 23px;
}
	.partner-dev .caption p {
    display:none;
    margin-bottom: 0;
}
	
	.pr-btn{
		max-width: 246px;
	}
	.vd-how .container {
    margin-bottom: 0px;
		    border-radius: 0;
}
	.prt-row > div{
		padding:0;
	}
	.partner-devv {
          font-size: 14px;
        font-weight: 600;
}
	.spnn {
   
    font-size: 13px;
    margin: 0 3px;
}
	.spnn {
    margin-bottom: 10px !important;
    font-size: 14px;
        margin: 0 4px;
		        position:relative;
		top:3px;
}
	.partner-grow .img-animation{
		display:none;
	}
	.partner-grow li span {
 
    font-size: 13px;
}
.partner-grow 	ul.exp {
    padding: 0 0px !important;
    max-width: 624px;
	background:transparent;
	margin-top:20px !important;
}
	.partner-grow {
    padding-bottom: 25px !important;
}
.partner-grow 	.book-btm .exp li {
    background: #ffffff96;
        padding-right: 10px;
        margin-bottom: 20px;
        font-size: 14px;
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: center;
        height: 47px;
        border-radius: 8px;
}
	.partner-grow 	.book-btm img{
		margin-bottom:0;
	}
	ul.exp li img {
    margin-right: 7px;
    max-width: 23px !important;
  
}
	    .partner-grow > div:last-child .book-call_top + .book-btm {
        text-align: center;
        padding: 8px;
	    border: none;
	    box-shadow: #f5f3fef0 0px 4px 4px 0px;
        background-image: linear-gradient(to right, #9f84fd4d, #ece9f800);
    }
	.imgsd{
		display:block;
	}
	.partner-grow .book-call:hover {
    box-shadow: inherit;
    border-radius: 21px;
}
	
	.partner-grow .book-now{
    color: #1D1178;
}
	.vd-partner {
 
    border: 1px solid #90A3BF;
    margin-top: 16px !important;
}
	.partner-grow p{
    font-size: 14px;
    font-weight: 400;
}
	.more-benifits-m p{
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px;
}
	.connect-us_in p {
        color: #AB79E8;
        font-size: 24px;
        font-weight: 600;
        text-align: center;
        line-height: 36px;
        margin-bottom: 13px;
}
.mkjku{
    margin-bottom: 0 !important;
    margin-top: 30px !important;
}
.home-jok .counter-in {
    min-height: 164px;
}
.home-jok h4 {
    font-size: 18px;
    margin-bottom: 33px;

}
.connect-with-us .row > .banner-discover:first-child{
    order: 2;
}
.connect-with-us h3 {
    line-height: 1.3;
    margin-bottom: 40px;
    margin-bottom: 0px !important;
    text-align: center;
    color: #fff;
}
	.ppc {
		margin-top: 0px !important;
	}
	.ppc-top-banner{
        display: block;
    }
    .ppc-top-banner{
        display: block;
        margin-bottom: 20px;
    }
    .ppc-top-banner .hero-ppc-img{
        width: 100%;
    }
    .ppc-main .hover-bx {
        display: none;
    }
	.ppc .lottie-overlap {
		margin-top:-250px !important
	}
	.ppc .lottie-anim-desk{
		display: none;
	}
    .ppc .container {
        margin: 0 auto;
        width: 90%;
               padding: 10px !important;
		border-radius:20px
    }
    .ppc h3 .stamp-img {
        top: -65px;
        right: -30px;
        width: 20%;
    }
    .ppc h3 {
        font-size: 1.3em;
        line-height:34px !important;
    }
    .ppc .ppc-main ul {
        margin: 20px 0 30px 0 !important;
    }
    .ppc .ppc-main ul li
    {
        font-size: 14px;
    }
	.ppc ul.dpdt-categories li {
		padding: 12px 15px !important
	}
    .ppc .ppc-main {
        margin-bottom: 150px;
    }
    .ppc .wpcf7 label {
        font-size: 10px;
        width: 90%;
    }
    .ppc .ppc-categories li {
        margin-bottom: 15px;
        line-height: 12px;
    }
	    .partner-grow {
        border-top: 1px solid #E7EEF8;
    }
	.ppc .lottie-anim-mob{
		display: block;
	}
	.ppc .dpdt-categories h3 {
		font-size:14px;
		margin: 0px !important;
	}
	.ppc .dpdt-categories span { 
		font-size:12px
	}
	.ppc ul.dpdt-categories li {
		width:95%
	}
	.mgtop{
		margin-top:30px
	}
	.simple h4 {
    font-size: 20px;
   
}
	   .page-template-partner-new .simple-hv {

        min-height: 85px;
  
    }
	.spn {
    margin: 0 0;
}
	.vd-partner{
		background:#fff;
	}
	    .page-template-partner-new .mobile-bn .item {
        padding-bottom: 10px;
       min-height: 357px;
    }
	.prt-row .book-call_top {
		box-shadow: 0 0 11px -1px #ffffff inset;
		        padding-bottom: 10px;
		               box-shadow: #fff 0px 2.4px 4px 0px;
	}
	
 .page-template-partner-new	.simple-inner img {
   
}
	.footer-row > div{
		display:block;
		width:100%;
		text-align: center;
		margin-bottom: 0px;
	}
	.footer-row > div:first-child {
    display: block;
        margin-top: 0;
        order: 4;
        margin-bottom: 0;
}
	.copy-write {
    margin-top: 19px;
}
	.footer-row > div:last-child ul {
    margin-top: 0px !important;
}
	.footer h3 {
        margin-bottom: 10px !important;
        color: #90A3BF;
    }
.our-story p {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
}
.team_col #hide{
    color: #fff;
}
	.our-story h3 {
    font-size: 12px;
  
}
	.arrow-ltt:before{
		display:none;
	}
	.sub-title-b {
   
		font-size: 16px;}
	.mb-6 {
    margin-bottom: 92px;
}
	.mb-55 {
    margin-bottom: 54px;
}
	.join-us {
          padding: 24px 9px;
        margin-left: 10px;
        margin-right: 10px;
		        margin-top: 0;
}
	.text-right {
    text-align: CENTER;
}
	.heading-main {
		font-size: 20px;}

.sub-text {

    font-size: 14px;
   
}
	.join-us .main-btn {
        border-radius: 30px;
        color: white;
        position: relative;
        font-size: 13px;
        width: 100%;
        display: block;
        max-width: 100%;
    }
	.arrow-lt:before{
		display:none;
	}
	.our-story_in {
		position: relative;
		
		max-width: 100%;
}
	.top-wd {
        width: 100%;
        max-width: 98%;
}
	.our-story {
             max-width:94%;
        padding: 12px;
  
}
	.our-story.mb-5, .img-sed {
    margin-left: auto;
		z-index: 99;
		        position: relative;
}
.aboutus_1{
    max-width: 100%;
    padding: 15px 15px;
}
	    .mb-6 {
        margin-bottom: 0;
    }
	.img-dsew {
    margin-left: auto;
    max-width: 250px !important;
    /* float: right; */
    display: block;
    text-align: right;
}
	.after-line:before{
		display:none;
	}	
	
	.mb-bnf:after{
		             position: absolute;
        height: 200px;
        content: none;
        right: 12px;
        background: url(/wp-content/uploads/2024/06/cloud.png) no-repeat;
        width: 231px;
        top: 39%;
        left: inherit;
        z-index: 1;
	}
	.mb-5 {
		margin-bottom: 3rem !important;
	}

	.img-st {
        left: -11px;
        max-width: 85px !important;
        top: -82px;
    }
	.min-ht {
           max-height: 123px;
}
	.img-st.img-right{
		        display: block;
        right: 0;
        left: inherit;
        max-width: 42px !important;
        top: 0;
        z-index: 990;
	}	
	.our-story ul li {
        font-size: 16px;
        line-height: 24px;
}
	.our-story ul {
    margin-left: 20px !important;
    margin-top: 10px !important;
}
.right-abt {
   
    float: none;
}	
.martdf {
    margin-left: auto;
    margin-bottom: 71px;
}	
	.join-us .heading-d {
          font-size: 16px !important;
    line-height: 22px;
   
}
	.team_col{
    background-image: linear-gradient(#000, #000);
    outline: none;
          max-height: inherit;
    border: none;
		        margin-bottom: 20px;
}
.team_col .img-scal {
    transform:inherit;
}	
.team_col .tyl {
    transform: translatey(-200px);
    transition: ease 1s all;
}	
.team_col #hide {
       height: auto;
        font-size: 14px !important;
        line-height: 21px;
        font-weight: 400;
        display: block;
        width: 100%;
        text-align: left;
        padding: 15px 10px;
}	
.team_col .desination {
    color: #fff;
    position: relative;
}
.team_col h3 {
    margin-bottom: 0 !important;
	font-size:26px;
	    margin-bottom: 23px !important;
}
.team_col .desination:before {
    background: #fff;
    width: 21px;
   
}	
	
	 #hide2 {
    height: auto;
    transition: height 1s ease-in-out;
    opacity: 1;
    display: block;
    background: #0f0f0f;
}
	    .team_col .tyl {
               transform: translatey(0) !important;}
	
	.hover-block {
		        display: flex;
        margin: 14px auto !important;
		        justify-content: space-around !important;
		        max-width: 178px !important;
	}
	
	.main-btn.dd-none{
		display:none;
	}
	.team_col:hover .img-scal {
    transform: inherit;
}
.img-scal {
    max-width: 170px !important;
}	
.team_col:hover h3 {
    margin-bottom: inherit !important;
}	
.team-m {
  
    margin-bottom: 0;
}
.circle-f {
          /* background-image: inherit; */
       width: 95px;
        height: 95px;
        font-size: 14px;
        font-weight: 600;
        /* border-radius: inherit; */
        line-height: inherit;
        /* display: inherit; */
        align-items: center;
        justify-content: center;
        color: #0000001c;
        box-shadow: inherit;
        /* background: linear-gradient(to right, #1A0182 11%, #79015B 28%); */
        /* text-align: center; */
        /* -webkit-background-clip: text; */
        /* -webkit-text-fill-color: transparent; */
        /* color: #1D1178 !important; */
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    border: 1px solid var(--dark-neutral-200, #FFFFFF1F);
}	
	.circle-f p{
		 /* color: #1D1178 !important; */
	}
	.circle-f p{
		        font-size: 14px !important;
        font-weight: 600;
        background: inherit;
        text-align: center !important;
        -webkit-background-clip: inherit;
        -webkit-text-fill-color: inherit;
	}	
	.guide p {
    /* color: #1D1178; */
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    text-align: left;
    margin-top: 6px;
}
.guid-rw {
           padding: 8px;
        /* border: 1px solid #E8ECFF; */
        /* box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px; */
        /* border-radius: 16px; */
        /* background-image: linear-gradient(to right, #e8ecff59, #ffe1f430); */
        margin-top: 50px;
        /* background: #F8F6FF; */
        margin: 15px 0;
        border-radius: 24px 16px 16px 16px;
}	
.our-team .heading-d + p {
    font-size: 20px;
    /* color: #1D1178; */
    text-align: center;
    line-height: 38px;
}	.our-team .main-btn.dn1{
    max-width: 200px !important;
    margin: 0 auto;
    display: block;
}
h3.today2.mb_4{
    margin-bottom: 40px !important;
}
	.our-team img{
		margin-bottom:20px;
	}	
	.about-new h1 {
    padding-bottom: 22px;
}
	.mb-arrow:before{
		        position: absolute;
        content: "";
        background: url(/wp-content/uploads/2024/05/bottom-b.png);
        bottom: -91px;
        width: 100px;
        height: 100px;
        background-repeat: no-repeat;
        right: 0;
	}	
	
	.arw-1:before{
        background: url(../images/dot2.png);
        background-repeat: no-repeat;
        background-size: 120px;
        background-position: 90% 29px;
        width: 200px;
        right: 0px;
        left: auto;
        bottom: -70px;
        z-index: 1;
	}
	.arw-3:before{
        background: url(../images/dot3.png);
        background-repeat: no-repeat;
        background-size: 89px;
        left: -25px;
        top: -53px;
	}
    .just_another{
        position: relative;
    }
    .just_another::after{
        position: absolute;
        content: "";
        background: url(../images/dot3.png);
        background-repeat: no-repeat;
        background-size: 80px;
        width: 80px;
        height: 43px;
        right: -6px;
        top: -17px;
        transform: scaleX(-1);
    }
    .our-story.bg-bx.deep {
        padding-left: 10px;
        margin-top: 100px !important;
        margin-left: 30px;
    }
    .aboutus_1 .btnalign{
        justify-content: center;
    }
	.team_col:hover #hide {
		min-height: auto;
		display: block;
	}
	.team-dis {
		position: static;
        border: 1px solid  rgba(255, 255, 255, 0.12);
	}
	.team_col {
		padding-bottom: 0px;
	}
	.guid-rw.border-rd > div:first-child {
    width: 100%;
    padding-right: 0;
    padding-left: 7px;
    order: 2;
}
.border-rd .circle-f {
    float: none;
    width: 100%;
    height: auto;
    max-width: 100%;
    display: block;
    border-radius: 500px;
}	
.guid-rw.border-rd > div:last-child {
    width: 100%;
}	
.guid-rw.border-rd > div:last-child .circle-f{
   padding:24px;
	        margin-bottom: 20px;
}	
.our-team .h3.heading-d{
    font-size: 24px !important;
    font-weight: 700 !important;
    margin-bottom: 0px !important;
    line-height: 36px;
    text-align: center;
}
.guid-rw ul li {
    font-size: 12px;
	/* color: #1D1178; */
    border-right: 1px solid #9f9f9f;
	}	
	.border-rd {
           border-radius:24px 16px 16px 16px !important;
        padding-left: 20px;
        padding: 10px 0;;
}
.guid-rw ul li {
    padding: 0 10px;
}
	.guid-rw ul li.desktop-v{
		display:none;
	}	
	.fnt{
		font-weight:600 !important;
	}	
	
	    .arw-11:before {
        position: absolute;
        content: "";
        background: url(../images/dot1.png);
        background-size: 100% 100%;
        bottom: -143px;
        width: 32px;
        height: 155px;
        background-repeat: no-repeat;
        left: -3px;
        transform: rotate(6deg);
    }
	.team_name {
    min-height: inherit;
    margin-top: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: inherit;
}
	.top-wd.arw-1:before {
        background: url(/wp-content/uploads/2024/06/arrow-3.png);
        background-repeat: no-repeat;
        right: inherit;
        left: 13px;
        bottom: -91px;
               z-index: 9;
        position: absolute;
        content: none;
        height: 100px;
        width: 57px;
        transform: rotate(-53deg);
    }
.guid-rw ul li.mobile-v {
    display: block;
}
	.copy-write ul {
    display: block;
    flex-wrap: wrap;
    text-align: center;
}
	.copy-write ul li {
    border-right: none;
    line-height: 1;
    padding-right: 0;
    margin-right: 0;
}
	.btm-mbd p{
		font-size:16px !important;
		font-weight:400;
	}
.social-m {
    justify-content: space-around;
    display: flex;
    max-width: 137px;
    margin: auto !important;
}
.footer ul li a.desktop-v {
    display: none !important;
}	
	.dn1 {
           max-width: 100% !important;
}
.footer {
    padding-bottom: 0 !important;
}	
	.owl-nav{
		display:none;
	}	
	.footer ul li a.mobile-v {
    display: block !important;
}
.footer-row ul li a {
    color: #fff;
}	
.font-6 {
   
    font-size: 20px !important;

    padding-top: 20px !important;
           padding-bottom: 13px !important;
}	
	.join-us .main-btn:focus, .read-more-blog:focus{
		    background: #CEBEFE !important;
	}	
	    .pagination .page-numbers, .comments-pagination .page-numbers {
        display: flex !important;
    }
	.elementor-template-full-width .site-main {
    padding: 15px;
}
	.elementor-template-full-width h1 {
    font-size: 24px !important;
    line-height: 31px !important;
    margin-bottom: 10px !important;
}
	   .caption-title {
        font-size: 24px;
        line-height: 32px;
        font-weight: 700;
        letter-spacing: 0;
    }
	
	.h1-ti{
		font-size: 20px;
	}
	
	.caption-title-home span, .caption-title-home{
        font-size: 24px;
        line-height: 32px;
        font-weight: 700;
        letter-spacing: 0;
}
	    .main-btn-mobile {
        max-width: 133px;
        width: 100%;
        font-weight: 500;
        text-align: center;
        font-size: 16px !important;
    }
	.slash-soft h1 {
           font-size: 16px;
        padding: 0 17px;
        margin-bottom: 15px;
        line-height: 24px;
        margin-top: 4px !important;
}
	.slash-soft h1 span {
		font-size: 20px;
	}
	
	.slash-subheading {
		font-size: 24px !important;
        line-height: 28px !important;
   
}
	.slash-soft {
		        padding-top: 17px !important;
}
	.slash img{
    max-width: 176px !important;
}
	.slash-soft .wyzard-logo img {
               width: 60px;
        margin-bottom: 0;
		position: absolute;
        /* float: left; */
        display: block;
}
   .slash-soft label {
        font-size: 10px;
        width: 90%;
        text-align: left;
        margin-bottom: 0;
    }
.slash {
    margin-top: 22px;
}	
.page-template-slash-shoftware, .page-template-slash-independence {
    background: url(/wp-content/uploads/2024/07/bg-mobile-slash.png) no-repeat;
    background-size: cover;
}	
	.slash-soft .container{
	        width: 100%;
        padding: 0 0px !important;
        overflow-x: hidden;
	}
	
	.slash-bn{
		padding-left:10px;
	}
	.slash-soft .mgtop {
        margin-top: 0;
    }
	
	   .slash-soft p {
 
        margin-bottom: 10px;
    }
	
	.slash-soft .ppc-carasoule {
  position: fixed;
        z-index: 99;
        box-shadow: rgb(17 17 26 / 44%) 0px 0px 16px;
        background: white;
      padding: 5px;
        left: 0;
        width: 100%;
        right: 0;
		bottom:0;
        margin: auto;
		    
}
	

	.slash-soft p.form-title {
          font-size: 12px;
        color: black;
        margin-bottom: 2px;
}
	.slash-soft .simple-text {
           font-size: 14px !important;
        min-height: auto;
        margin-bottom: 10px;
        min-height: 48px;
}
	.slash-soft .wpcf7 input[type="email"] {
    height: 40px !important;
}
	.ppc .wpcf7 [type=submit] {
		height: 40px;
	}
	.slash-soft .owl-carousel .owl-item img {
            min-height: inherit;
    object-fit: contain;
  
}	
.slash-soft .toolsm {
    font-size: 18px !important;
    min-height: 63px;
}	
.slash-soft .wyzard-logo {
    margin-left: 6px;
    display: block;
}	
.slash-soft h1 br{
	display:block;
}	
.slash-soft	.owl-dots{
		display:none;
	}
.slash-soft	.simple-inner:hover {
    box-shadow: inherit;
}
.slash-soft .simple-inner img {
    margin-bottom: 24px !important;
}	
	.clint .desktop-v{
	display: none !important;;
}
.home .banner-right img{
    max-width: 280px !important;
}
.home .banner-right.homee img{
max-width: 100% !important;
margin: 0 auto;
}

.home h1 br{
    display: none;
}
.home h1 span{
    display:block;
}
.banner.banner-discover::before{
    display: none;
}
.banner-discover .banner-right {
    padding-top: 30px;
}
.banner-discover .caption p {
    color: #fff;
}
.site-header {

    border-bottom: 1px solid;
    margin-bottom: 0 !important;
}
.menu-button-container #primary-mobile-menu {

    color: #fff !important;
}
.home-jok .accordion-single.js-acc-single {
    border-left: none !important;
    margin-bottom: 40px;
}
.wyz-p::before {
    left: 0;
    height: 55px;
    width: 80px;
    background-size: contain;

}
.wyz-p::after {
    height: 55px;
    width: 80px;
    top: 0;
    bottom: 0;
    right: 0;
    background-size: contain;
}
.kloi ul li {
    list-style: none;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 21px;
    padding-left: 50px;
   
}
.kloi .row > div:first-child{
  order: 1;
}
.mb40 {
    margin-bottom: 20px !important;
}
.home-jok .heading-d + p {
    display:block !important;
}
.counter-in {
    position: relative;
    background: #0a0714;
    background-clip: padding-box;
    border: solid 8px transparent;
    border-radius: 0.8rem;
    min-height: 171px;
}
.mng-in{
    margin-bottom: 20px;
}
.left_heding_img img {
    width: 80px !important;
}
.right_heding_img img {
    width: 80px;
}
}


@media screen and (max-width:667px){
.inbound_section .gx-5 {
    --bs-gutter-x: 0 !important;
  }

.teamPhoto {
    max-width: 200px !important;
    width: 100%;
}
    .bottomLinks {
        display: block;
      }
      .bottomLinks div {
        justify-content: center;
    }
    .cre{
        float: none;
    }
    .join-uss h3{
        text-align: center;
    }
    .contact-main h3 + p {
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 30px;
        color: #fff;
    }
    .contact-main .contact-in {
        max-width: 100%;
    }
    .contact-s img {
        text-align: center;
        display: block;
        margin: 0 auto;
    }
    .openrole h3{
        margin-top: 20px !important;
    }
    .awsm-filter-wrap form{
        min-width: 300px !important;
    }
    .awsm-filter-wrap {
        margin: 0 -10px 20px;
        display: flex;
        justify-content: flex-end;
    }
    .awsm-filter-wrap.awsm-no-search-filter-wrap .awsm-filter-toggle svg {
        fill: #fff !important;
    }
    


}