/*
 Theme Name:   twentytwentyone Child
 Description:  twentytwentyone Child Theme
 Author:       New Theme
 Template:     twentytwentyone
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentytwentyone-child
*/

body {
    background: #050209;
}

h2.entry-title a {
    color: #f00;
}

.story-content p {
    font-size: 16px;
}
.header_side_menu .e-menu {
  width: 33px;
  height: 33px;
  padding: 5px;
  display: block;
  cursor: pointer;
  position: relative;
  float: right;
  right: 50px;
  z-index: 1;
}

.header_side_menu .e-menu span {
    cursor: pointer;
    height: 2px;
    width: 24px;
    margin-bottom: 6px;
    background: #fff;
    position: relative;
    right: 0;
    display: block;
    transform: rotate(0deg);
    transition: .7s ease;
}

.header_side_menu .e-menu span:nth-child(2) {
    width: 32px;
}

.e_header_box .hidden {
  opacity: 0;
  transition-delay: .5s;
  pointer-events: none;
  cursor: default;
}

.e_header_box .visible {
  opacity: 1;
}

.header_side_menu .e-menu.open span:nth-child(1) {
  top: 10px;
  transform: rotate(135deg);
  transition: .7s ease;
  background: #fff;
}

.e-menu.open span:nth-child(2) {
  opacity: 0;
  right: 100px;
  background: #fff;
}

 .e-menu.open span:nth-child(3) {
  top: -6px;
  transform: rotate(-135deg);
  transition: .7s ease;
  background: #fff;
}

 .e_header_box #navigation {
  background: linear-gradient(306deg, #1c1337, #2f2860);
  font-family: 'Merriweather', serif;
  color: #fff;
  font-weight: 400;
  font-size: 40px;
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
}
 .e_header_box .nav {
  display: flex;
  justify-content: center;
}

.e_header_box .slideInLeft {
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
}

.e_header_box .slideOutLeft {
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
}
.header a.hfe-menu-item:focus {
  background: transparent !important;
  text-decoration: none !important;
}






body,html {
	overflow-x: hidden;
}
 h4 {
    font-size: 28px;
}
/*
p {
    line-height: 1.5;
}
*/
/* :hover, :focus, :focus-visible, :focus-within {
  outline: none !important;
  background-color: transparent !important;
  text-decoration: none !important;
} */
.bchain-srv :hover, .bchain-srv :focus, .bchain-srv :focus-visible, .bchain-srv :focus-within {
  outline: none !important;
  /* border: none !important; */
  background-color: transparent !important;
  text-decoration: none !important;
}
a:hover {
    color: #fff;
}
/*
h1, h2, h3, h4, h5, h6, p, input, textarea, a, div, button {
	font-family: 'Montserrat';
} 
*/
.wpcf7-response-output, .screen-reader-response, span.wpcf7-not-valid-tip {
  color: red;
}
.sec-heading.cntr h2, .sec-heding-h1 h1 {
    margin-bottom: 24px;
}
.sec-heading.cntr h2:after, .sec-heding-h1 h1:after {
    content: '';
    position: absolute;
    background: #703acc;
    width: 98px;
    height: 5px;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.sub-heading {
    margin-bottom: 12px !important;
}
.heading-sm h3 {
    font-size: 40px;
}
.sub-heading h6 {
    font-size: 18px;
    line-height: 1.4;
}
.sec-heading h2 {
    font-size: 40px;
    line-height: normal;
}
.cstm-num h2 {
    font-size: 92px;
    color: #3a2957 !important;
}
.txt-stroke h3 {
    color: #160e3f !important;
    text-shadow: -1px -1px 0 #41cfd9, 1px -1px 0 #41cfd9, -1px 1px #41cfd9, 1px 1px 0 #41cfd9;
    letter-spacing: 3px;
    font-size: 40px;
}
.global-btn.icn {
    margin-top: 35px;
}
.header {
    background: #051128;
    padding-left: 45px;
    padding-right: 45px;
}
.e_header_box ul {
    margin: auto;
    display: flex;
    /* flex-direction: column; */
    height: 100vh;
    align-items: center;
    justify-content: center !important;
    column-gap: 20px;
}
.e_header_box ul li a {
   color: #fff !important;
}
.e_header_box a.hfe-menu-item {
    font-size: 24px;
}
.hide-bd {
    overflow: hidden;
}
::placeholder {
    color: #fff;
    opacity: .7;
}
.sub-cta input:focus, .sub-cta textarea:focus {
    outline: none;
    color: #fff;
}
.sec-heading.lg.side h2 {
    position: relative;
    display: inline-block;
}
.sec-heading.lg.side h2:after {
    content: '';
    position: absolute;
    background: #703acc;
    width: 85px;
    height: 7px;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 22px;
}
.sec-heading.btm h2, .sec-heading.btm h5 {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 25px;
}
.sec-heading.btm h2:after, .sec-heading.btm h5:after {
    content: '';
    position: absolute;
    background: #703acc;
    width: 85px;
    height: 7px;
    bottom: 0;
    left: 0;
}
.sub-cta {
    padding: 45px 40px;
    background: linear-gradient(306deg, #080510, #5f1a94);
    border-radius: 24px;
    /* border: 2px solid #8a8197; */
    max-width: 475px;
    margin: 0 auto;
    /* border-image-source: linear-gradient(to left, #743ad5, #81c1fe); */
    border-image-slice: 1;
    border-width: 5px;
}
.sub-cta h4.cnt_hd {
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
}
.sub-cta input, .sub-cta textarea {
    background: transparent;
    border-bottom: 1px solid #fff;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-left: 0;
    font-size: 14px;
    width: 100%;
    resize: none;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 500;
    line-height: 22px;
}
.content-details ul.elementor-icon-list-items li.elementor-icon-list-item span.elementor-icon-list-icon {
    margin-top: 9px;
}
.sub-cta textarea {
    height: 125px;
}
input.wpcf7-submit {
    background: radial-gradient(67% 140% at 4.6% 40.8%, rgb(242 172 242) 0%, rgb(166 48 244) 100%);
    box-shadow: inset 0px -3px 3px 0px var(--token-9d44f74e-a1e6-422a-b275-67f8febf8e36, rgb(228, 150, 255));
    opacity: 1;
    border-radius: 30px;
    width: auto;
    padding: 10px 42px;
    color: #fff !important;
    font-size: 18px;
    border: none;
    margin-top: 10px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.e_header_box {
    background: #06102b;
}
.header a.hfe-menu-item {
    color: #fff !important;
}
.global-btn a, .global-btn a:focus, .global-btn a:hover {
    background: radial-gradient(67% 140% at 4.6% 40.8%, rgb(242 172 242) 0%, rgb(166 48 244) 100%);
    box-shadow: inset 0px -3px 3px 0px var(--token-9d44f74e-a1e6-422a-b275-67f8febf8e36, rgb(228, 150, 255));
    opacity: 1;
}
.mini-app-slider .elementor-image-carousel-wrapper .elementor-image-carousel {
/*    gap: 20px;*/
}
.mini-app-slider .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide {
    padding: 0 10px;
}
.banner-video:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-image: linear-gradient(#12177599, #0d0115);
}
.banner-video .banner-content {
    z-index: 2;
}
.global-btn-a a, .global-btn-a a:focus, .global-btn-a a:hover {
    background: radial-gradient(67% 140% at 4.6% 40.8%, rgb(242 172 242) 0%, rgb(166 48 244) 100%);
    box-shadow: inset 0px -3px 3px 0px var(--token-9d44f74e-a1e6-422a-b275-67f8febf8e36, rgb(228, 150, 255));
    opacity: 1;
}
.banner-video .txt-lg h1 span {
    font-weight: 800;
    background: -webkit-linear-gradient(1deg, #b4d9fd -5%, #81c0fe 60%, #b961f3 90%, #a960da 110%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
    text-shadow: none;
}
.banner .txt-lg h1 {
    font-size: 56px;
    line-height: normal;
    color: #160e3f !important;
    letter-spacing: 4px;
}
.slider-al .slider {
	margin-top: 40px;
}
.slider-al .slider .wpsisac-slide-wrap {
    display: flex;
    flex-direction: row-reverse;
    padding-bottom: 30px;
	  color: #fff;
}
.slider-al .slider span.slick-prev.slick-arrow {
    left: auto !important;
    right: 50px;
}
.slider-al .slider .slick-arrow {
    bottom: -20px;
    top: auto !important;
    background: #504762;
    padding: 7px;
    width: 42px;
    height: 42px;
	  border-radius: 7px;
}
.slider-al .slider .wpsisac-content-right {
    position: relative;
    width: 100%;
	   max-width: 52%;
}
.slider-al .wpsisac-content-right img {
    height: 100% !important;
	  object-fit: cover;
}
.slider-al .slider .wpsisac-content-right .wpsisac-image-slide img {
	height: 100%;
}
.slider-al .slider .wpsisac-content-right:after {
    content: '';
    position: absolute;
    right: -10px;
    bottom: -22px;
    width: 90%;
    height: 100%;
    z-index: -1;
    border: 7px solid transparent;
    border-image: linear-gradient(102deg, #38a0b5 , #8593c8);
    border-image-slice: 1;
}

.slider-al .slider .wpsisac-content-left {
    padding-top: 0 !important;
    padding-left: 45px !important;
}
.slider-al .slider .wpsisac-content-left h2.wpsisac-slide-title {
    margin: 5px 0 20px !important;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: 1px;
}
.slider-al .slider .wpsisac-content-left h3 {
    margin-top: 25px;
	  margin-bottom: 10px;
    font-size: 22px;
    background: linear-gradient(35deg, #98ebfc, #703acc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}
.slider-al .slider .wpsisac-slider-short-content ul {
    display: flex;
    list-style: none;
    padding-left: 0;
	  flex-wrap: wrap;
	  row-gap: 7px;
}
.slider-al .slider .wpsisac-slider-short-content ul li {
    margin-right: 15px;
    position: relative;
    padding-left: 25px;
}
.slider-al .slider .wpsisac-slider-short-content ul li:after {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2022/12/tick.png);
    width: 18px;
    height: 18px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
}
.cstm-accordn .elementor-accordion .elementor-accordion-item {
    border: none;
}
.cstm-accordn .elementor-accordion .elementor-tab-content {
    border-top: none;
    padding-left: 4px;
    color: #fff;
    font-size: 18px;
    line-height: 1.6;
}
.cstm-accordn .elementor-accordion .elementor-tab-title {
    border-bottom: 1px solid #fff;
    padding: 24px 22px 24px 4px;
}
.cstm-accordn .elementor-tab-title a.elementor-accordion-title {
    font-size: 24px;
    line-height: 1.4;
    color: #fff;
}
.cstm-accordn i.fas.fa-plus, .cstm-accordn i.fas.fa-minus {
    width: 20px;
    height: 20px;
}
.cstm-accordn i.fas.fa-plus:before {
	content: '';
}
.cstm-accordn i.fas.fa-plus:after {
    content: '';
    background: url('/wp-content/uploads/2022/12/down.png');
    position: absolute;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.cstm-accordn i.fas.fa-minus:before {
	content: '';
}
.cstm-accordn i.fas.fa-minus:after {
    content: '';
    background: url(/wp-content/uploads/2022/12/down.png);
    position: absolute;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transform: rotateX(180deg);
}
.cta-robo img {
    margin-top: -75px;
    max-height: 320px;
    object-fit: contain;
}
.txt-grad h2 {
    font-weight: 800;
    background: -webkit-linear-gradient(1deg, #ceb8ff -5%, #a2f1ff 60%, #6796FF 80%, #7ECDFF 110%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
    text-shadow: none;
}
.cta-ind .txt-grad h2 {
    font-size: 24px;
    line-height: 1.4;
}
.ai-sec .ai-cnt {
    background: #2a254f;
    padding: 20px;
    border-radius: 7px;
    border: 1px solid #7d70c6;
}
.ai-sec .ai-techs.last {
    margin-top: 75px;
}
.ai-sec .ai-techs > div {
    flex-wrap: nowrap;
	  justify-content: center;
}
.ai-sec .ai-techs:last-child {
    margin-top: 75px;
}
.ai-sec .ai-tech.ind p {
  font-size: 15px;
}
.ai-sec .ai-techs .ai-tech.ind {
    background: #2f2860;
    padding: 20px 10px;
    flex: 0 0 31%;
    max-width: 31%;
    justify-content: center;
    margin-left: 12px;
    margin-right: 12px;
}
.ai-sec .ai-techs .ai-tech.ind h4 {
    font-size: 24px;
    line-height: 1.4 !important;
}
.ai-tech.ind>div {
    justify-content: center;
}
.ai-sec .ai-tech.ind .ai-icn {
    background: #6c01fa;
    padding: 14px;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    display: block;
    margin-top: -75px;
}
.cc-techs h4 {
  font-size: 24px;
  line-height: 1.3;
}
.global-btn.icn a {
	  position: relative;
    /*padding-right: 48px;*/
}
.global-btn.icn a:after {
    position: absolute;
    content: '';
    background: url('/wp-content/uploads/2022/12/right-arrow.png');
    width: 20px;
    height: 12px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
}
.cc-techs .cc-tech.ind {
    background: #2f2860;
    padding: 24px;
    margin-left: 12px;
    margin-right: 12px;
}
.cc-techs .cc-tech.ind p {
  font-size: 15px;
}
.cc-techs .cc-serv>div {
    display: flex;
    flex-wrap: nowrap;
}

.cc-techs .cc-serv:last-child {
    margin-top: 24px;
}

.cc-techs .cc-tech.ind.aside {
    margin-left: 24px;
}
.cc-serv .cc-icn img {
    max-width: 55px !important;
}


.testimonial.home h3, .testimonial.home p {
    color: #fff !important;
	  text-align: left;
}
.testimonial.home p {
   font-size: 14px !important;
	position:relative;
}
.testimonial.home p:before {
    content: '';
    position: absolute;
    background: url('/wp-content/uploads/2022/12/testimonial-icn.png');
    left: -15px;
    width: 40px;
    height: 40px;
    top: -15px;
    background-size: contain;
    BACKGROUND-REPEAT: NO-REPEAT;
	 opacity: .5;
}
.testimonial.home p:after {
    content: '';
    position: absolute;
    background: url('/wp-content/uploads/2022/12/testimonial-icn.png');
    right: 0;
    width: 40px;
    height: 40px;
    bottom: 0;
    background-size: contain;
    BACKGROUND-REPEAT: NO-REPEAT;
	 opacity: .5;
	 transform: rotate(190deg);
}
.testimonial.home .sp-testimonial-free {
    background: #09021c;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 24px;
    border: 2px solid #53475f;
    border-radius: 7px;
}
.testimonial.home .sp-testimonial-client-image {
    margin-top: -70px;
    text-align: left;
}
.testimonial.home img.tfree-client-image {
    width: 90px !important;
}
.testimonial.home .sp-testimonial-free-section {
    padding-top: 45px !important;
}
.testimonial.home .swiper-button-next.testimonial-nav-arrow {
    left: 95px;
    bottom: -50px;
    top: auto;
}
.testimonial.home .swiper-button-prev.testimonial-nav-arrow {
	 left: 50px;
    bottom: -50px;
    top: auto;
}
.form.cta-btm {
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
.form.cta-btm.bchain {
	column-gap: 7px;
    row-gap: 14px;
}
.form.cta-btm h4 {
    flex: 0 0 100%;
    color: #fff;
    margin-bottom: 20px;
    font-size: 18px;
}
.form.cta-btm .tech {
    flex: 0 0 24%;
    max-width: 24%;
    background: #09021c;
    padding: 24px;
    border: 1px solid #53475f;
    color: #fff;
}
.form.cta-btm.bchain .tech {
    flex: 0 0 49%;
    max-width: 49%;
}
.cta-check .bttn_sbt {
    text-align: right;
}
.cta-check .wpcf7-spinner {
    display: none;
}
.loc-info .txt-grad h2 {
    font-size: 30px;
}
.loc-info .addresses-loc {
    padding-left: 25px;
}

.loc-info .addresses-loc ul.elementor-icon-list-items {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.cta-sub .cta-nmbr {
    display: flex;
	  column-gap: 16px;
	  justify-content: space-between;
}
.cta-sub .cta-nmbr.lst {
    margin-top: 15px;
}
.cta-sub .cta-nmbr.frst {
    margin-top: 30px;
}
.cta-sub .cta-nmbr .abv {
    flex: 0 0 50%;
    max-width: 50%;
}
.cta-sub .cta-nmbr .abv h5 {
    color: #fff;
    font-size: 18px;
}
footer.entry-footer.default-max-width {
    display: none;
}
.footer .f-inner {
	padding-left: 45px !important;
	padding-right: 45px !important;
}
.footer .q-links span {
    font-size: 15px;
    margin-bottom: 5px;
}
.footer .abv-img {
    flex: 0 0 20%;
    max-width: 20%;
	  margin-bottom: 0;
}
.footer .abv-col>div {
    align-items: center;
}
.footer .abv-txtt {
    flex: 0 0 80%;
    max-width: 80%;
    padding-left: 15px;
}
.footer .cright p {
    font-size: 14px;
}
.footer .abv-cright>div {
    border-top: 1px solid #6a5b8a;
    padding-top: 25px;
}


.entry-content {
    margin-bottom: 0;
    margin-top: 0;
}

header.entry-header.alignwide {
    display: none;
}

/*blockchain service page styling start here*/

.banner-invd>div {
    align-items: flex-end;
}
.sucs-sec .right .sccs-cnt {
    border: 1px solid #4e2e82;
    background: #42749c2b;
    padding: 20px;
    border-radius: 50%;
}
.sucs-sec .right .sccs-cnt h3 {
    font-size: 36px;
    line-height: 1.2;
    font-weight: 700;
}
.indus-bcc .inds-tabs .elementor-tab-title.elementor-active, .tech-stc .tab-inner .elementor-tab-title.elementor-active {
    border-bottom: 1px solid #2F8A9D !important;
}
.indus-bcc .inds-tabs .tab-inner {
	display: flex;
	align-items: center;
	column-gap: 20px;
	margin-top: 30px;
	font-size: 17px;
}
.indus-bcc .inds-tabs .tab-inner p, .indus-bcc .inds-tabs .tab-inner img {
    flex: 0 0 50%;
    max-width: 50%;
}
.indus-bcc .inds-tabs .tab-inner p {
	margin-right: 32px;
	text-align: center;
	font-size: 17px;
}
/*.tech-stc .tab-inner {
    margin-top: 30px;
}*/
.tech-stc .tab-inner .tech-logns {
    grid-gap: 40px;
    display: grid;
    grid-template-columns: repeat(6,1fr);
    margin-top: 35px;
}
.tech-stc .tab-inner .tech-logns .log {
    align-items: center;
    background-color: #e7e7e7;
    border-radius: 8px;
    display: inline-flex;
    height: 100px;
    justify-content: center;
    justify-items: center;
    padding: 12px;
    text-align: center;
}
.tech-stc .tab-inner .tech-logns .log img {
    width: 100px;
    max-height: 75px;
    object-fit: contain;
}
a.elementor-accordion-title:focus {
    background: transparent !important;
    text-decoration: none !important;
}

/*blockchain service page styling end here*/


.sm-text-home h2.elementor-heading-title {
    background: -webkit-linear-gradient(1deg, #ceb8ff -5%, #a2f1ff 60%, #6796FF 80%, #7ECDFF 110%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
    text-shadow: none;
}
section.itsbot-sec-home:before {
    content: '';
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(/wp-content/uploads/2025/02/wrap-bg.webp) no-repeat;
    background-size: 100%;
    background-position-y: 75%;
}
section.innerBlog:before {
    content: '';
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    background: url(/wp-content/uploads/2025/02/wrap-bg.webp) no-repeat;
    background-size: 100%;
    background-position-y: 0%;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
}
.home-tabs .elementor-tabs {
    display: flex;
    gap: 20px;
}
.home-tabs .elementor-tabs-wrapper .elementor-tab-title {
    border: 0;
    padding: 25px 20px;
    /* border-bottom: 1px solid !important; */
    color: #c0b8cd;
}
.home-tabs .elementor-tabs-wrapper {
    display: flex;
    flex-direction: column;
    min-width: 270px;
    border-bottom: 1px solid !important;
    background: #212347;
    border-radius: 20px;
    padding: 16px 15px;
    height: min-content;
}
.itsbot-sec-home .home-tabs .elementor-tabs-content-wrapper .elementor-tab-content p img {
    width: 100%;
    border-radius: 20px;
} 
.home-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
    background: #a630f4;
    color: #fff;
    border-radius: 20px;
}
.home-tabs .elementor-tabs-content-wrapper {
/*
    background: #302247;
    margin-top: 20px;
    border-radius: 20px;
*/
}
.home-tabs .elementor-tabs-content-wrapper p {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 500;
}
.home-tabs .elementor-tabs-content-wrapper p:last-child {
    margin-bottom: 0;
}
.home-tabs .elementor-tabs-content-wrapper p span {
    line-height: 28px;
}
.home-tabs .elementor-tabs-content-wrapper h3 {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 600;
}
.launch-date h6.elementor-heading-title {
    background: #a8e8ff;
    padding: 20px 40px;
    font-size: 18px;
    border-radius: 50px;
    color: #322222 !important;
    border: 3px solid #1c0f44;
    width: auto;
    display: inline-block;
    outline: 2px solid #a8e8ff;
}
.txt-grad h2.elementor-heading-title {
    display: inline-block;
}
.txt-grad h2.elementor-heading-title span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent !important;
    margin: 0;
    font-family: "Oswald", Sans-serif;
    font-weight: 700;
    position: absolute;
    left: -80px;
    top: -20px;
    color: #fff;
    -webkit-text-fill-color: white;
    -webkit-text-stroke: 2px #7288b6;
} 
 
.home section.suites-header {
    position: absolute;
    width: 100%;
    z-index: 9;
    background-image: linear-gradient(#020629, #0d134700);
    background: transparent !important;
} 
section.suites-header section.header-inner .elementor-column-gap-default nav.ekit-wid-con #ekit-megamenu-header {
    height: auto;
}
.sec-heading.cntr.left-divid h2:after {
    left: 0;
    transform: translateX(0%);
}

.ready-lead-sec .elementor-widget-wrap.elementor-element-populated {
    display: flex;
    width: auto;
    background-color: var(--token-30c5159a-0571-42a9-94be-0aeb3b7837ae, #06040d);
    border-radius: 100%;
    box-shadow: inset 0 -106px 84px #5a1693, inset 0 -36px 44px #fac7ff, inset 0 -36px 30px 0 var(--token-8f82600c-5aaf-4670-aa99-8f15b90b575d, rgb(255, 0, 47));
/*    box-shadow: inset 0 -106px 84px #a41cff99, inset 0 -36px 44px #fac7ff, inset 0 -36px 30px 0 var(--token-8f82600c-5aaf-4670-aa99-8f15b90b575d, rgb(255, 0, 47));*/
    flex: none;
    height: 621px;
    left: calc(50.00000000000002% - 620px / 2);
    position: relative;
    top: calc(54.92371705963941% - 621px / 2);
    width: 620px;
    z-index: 1;
}
.ready-lead-sec .ready-lead-inner {
    position: relative;
}
.ready-lead-sec .ready-lead-inner:after {
    content: "";
    background-color: var(--token-fe3b7a0c-e878-4553-ac95-209c829b58c0, #0d0a17);
    border-radius: 100%;
    box-shadow: inset 0 -106px 84px #7f00ff, inset 0 -36px 44px #f692ff;
    flex: none;
    height: 658px;
    left: calc(38.52459016393445% - 657px / 2);
    opacity: .2;
    position: absolute;
    top: calc(47.5728155339806% - 658px / 2);
    width: 657px;
    z-index: 0;
}
.ready-lead-sec .ready-lead-inner:before {
    content: "";
    background-color: var(--token-fe3b7a0c-e878-4553-ac95-209c829b58c0, #0d0a17);
    border-radius: 100%;
    box-shadow: inset 0 -106px 84px #7f00ff, inset 0 -36px 44px #f692ff;
    flex: none;
    height: 658px;
    left: calc(61.59250585480096% - 657px / 2);
    opacity: .2;
    position: absolute;
    top: calc(47.5728155339806% - 658px / 2);
    width: 657px;
    z-index: 0;
}
.ready-lead-sec .elementor-widget-wrap.elementor-element-populated .sec-heading h2.elementor-heading-title {
    background: -webkit-linear-gradient(1deg, #ceb8ff -5%, #a2f1ff 60%, #6796FF 80%, #7ECDFF 110%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
    text-shadow: none;
    font-size: 62px;
    padding: 0 50px;
}
.ready-lead-sec .elementor-widget-wrap.elementor-element-populated .txt-grad h2.elementor-heading-title {
    font-size: 20px;
    line-height: 32px;
    color: #9893B8;
    background-image: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #9893B8;
}
.home-btn-pad .elementor-button-wrapper a.elementor-button-link {
    padding: 25px 50px;
    border-radius: 100px !important;
}
section.mini-maerval-sec:after {
    content: '';
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(/wp-content/uploads/2025/02/wrap-bg.webp) no-repeat;
    background-size: 100%;
    background-position-y: 75%;
}
.mini-maerval-sec .elementor-column-gap-default {
    z-index: 2;
}

.suite-social-ico ul.elementor-icon-list-items {
    flex-direction: column;
    gap: 14px;
}
.footer-nav ul.elementor-icon-list-items {
    display: flex;
    flex-direction: column;
    gap: 7px;
}
.home-blogs .elementskit-post-image-card {
    background: transparent;
    border-width: 1px;
    border-style: solid;
    border-image: linear-gradient(90deg, rgb(132, 88, 212) 0%, rgb(44, 35, 221) 100%) 1;
}
.home-blogs .elementskit-post-image-card {
    border-radius: 20px;
    border: 0px solid transparent;
    background: linear-gradient(45deg, #83bafe, #a630f4) border-box !important;
    mask-composite: exclude;
}
.home-blogs .elementskit-post-image-card .elementskit-entry-header {
    padding: 20px;
}
.home-blogs .elementskit-post-image-card .elementskit-entry-header a.elementskit-entry-thumb {
    padding: 0;
}
.home-blogs .elementskit-post-image-card .elementskit-post-body {
    padding: 0px 20px 30px !important;
}
.home-blogs .elementskit-post-image-card .elementskit-post-body h2.entry-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    margin-bottom: 30px;
} 
.home-blogs .elementskit-post-image-card .elementskit-post-body h2.entry-title a {
    color: #310650;
}
.home-blogs .elementskit-post-image-card .elementskit-post-body .btn-wraper a.elementskit-btn {
    color: #ffffff;
    display: flex;
    gap: 10px;
    justify-content: flex-end;
    font-size: 14px;
}

/*======================================================
****************** Start Inner pages ******************
====================================================== */
#menu-header li.menu-item {
    padding: 8px 0 8px;
    border-bottom: 3px solid transparent;
    margin-left: 30px;
}
#menu-header li.menu-item:first-child {
    margin-left: 0;
}
#menu-header li.menu-item a.ekit-menu-nav-link {
    padding: 0 8px;
    opacity: 0.8;
}
#menu-header li.menu-item.active {
    border-bottom-color: #b0d1fd;
}
#menu-header li.menu-item.active a.active {
    color: #b0d1fd;
    opacity: 1;
}
.main-page-title h2.elementor-heading-title:after {
    content: '';
    position: absolute;
    background: #703acc;
    width: 50px;
    height: 5px;
    bottom: -30px;
    left: 0;
    transform: translate(0%, -50%);
} 
.table-of-content {
    height: min-content;
    position: sticky;
    top: 0;
}
.tbl-cnt-list .elementor-widget-container {
    border-radius: 10px;
}
.width100 img.size-full {
    width: 100%;
    max-width: 100% !important;
}
.table-of-content {
    width: 330px;
    min-width: 330px;
}
.innerBlog .newClassaa + .blog-right-coll {
    margin-left: 25%;
    padding-left: 35px;
}
.wpcf7-not-valid-tip, .wpcf7 form .wpcf7-response-output {
    font-size: 14px;
} 
.itsbot-sec-home .inner-blogs-p .elementskit-post-body h2.entry-title {
    margin-bottom: 10px;
}
/*======================================================
****************** End Inner pages ******************
====================================================== */
.hightlighted-listing li a {
    width: auto !important;
    display: inline !important;
    color: #fff;
    text-decoration: underline;
}
.hightlighted-text a {
    color: #fff;
    text-decoration: underline;
}

/*=========================== Start Responsive ===========================*/

@media screen and (max-width: 1200px) {
.footer .f-inner p {
  font-size: 14px;
}
.indus-bcc .inds-tabs .elementor-tab-title {
    font-size: 16px;
}
}

@media screen and (max-width: 1150px) {
.innerBlog .blog-right-coll {
    width: 64% !important;
    min-width: 64%;
}
}

@media screen and (max-width: 1024px) {
  .header .left {
    width: 50% !important;
}
.header .cntr {
    width: 50% !important;
}
.header .right {
  display: none;
}
.logo-img {
  text-align: left;
}
  .hfe-nav-menu__toggle {
    margin: 0 !important;
    text-align: right;
  }
  .hfe-nav-menu__toggle .hfe-nav-menu-icon {
    color: #fff;
  }
  .header_side_menu {
    display: none;
}
.header a.hfe-menu-item {
  color: #000 !important;
  justify-content: center;
}
.banner .txt-lg h1 {
  font-size: 65px;
}
.ai-sec .ai-cnt {
  flex: 0 0 100%;
  max-width: 100%;
  margin-top: 35px;
}
.cta-ind h2 {
  font-size: 26px;
}
.cta-ind .txt-grad h2 {
  font-size: 18px;
}
.cc-techs>div:nth-child(2) {
  flex-wrap: nowrap;
}
.suites-header nav.ekit-wid-con #ekit-megamenu-header {
    width: 100%;
    max-width: 100%;
}
}


@media screen and (max-width: 991px) {
.sec-heading h2 {
  font-size: 32px;
}
.footer .f-inner {
  padding-left: 24px !important;
  padding-right: 24px !important;
}
.footer .f-inner p {
  font-size: 12px;
}
.footer .q-links span {
  font-size: 12px;
}
.cstm-num h2 {
  font-size: 78px;
}
.ai-sec h2 {
  line-height: .9;
}
.ai-sec .ai-techs .ai-tech.ind h4 {
  font-size: 20px;
}
.ai-sec .ai-tech.ind p {
  font-size: 13px;
}
.cc-techs h4 {
  font-size: 20px;
}
.testimonial.home p {
  font-size: 13px !important;
}
.slider-al .slider .wpsisac-slide-wrap {
  flex-direction: column-reverse;
}
.slider-al .slider .wpsisac-content-left {
    padding: 0 !important;
}
.innerBlog .blog-right-coll {
    width: 100% !important;
    min-width: 100%;
}
.innerBlog .newClassaa + .blog-right-coll {
    margin-left: 0;
    padding-left: 0;
}
.ready-lead-sec .elementor-widget-wrap.elementor-element-populated .sec-heading h2.elementor-heading-title {
    font-size: 60px;
}
}


@media screen and (max-width: 768px) {
  p {
    font-size: 16px;
}
.sec-heading h2 {
  font-size: 28px;
}
  .banner-invd>div {
    flex-direction: column;
}
.tech-stc .tab-inner .tech-logns {
    grid-template-columns: repeat(4,1fr);
    grid-gap: 20px;
}
.tech-stc .tab-inner .tech-logns {
    grid-template-columns: repeat(2,1fr);
}
.banner>div .left {
    width: 100%;
    padding-top: 32px;
    padding-bottom: 32px;
}

.banner>div .right {
    display: none;
}
.sub-bnr-inf>div {
  flex-direction: column;
}

.sub-bnr-inf>div .badge.left {
  width: 100%;
  margin-bottom: 40px;
}

.sub-bnr-inf>div .cta.right {
  width: 100%;
}

.sub-cta form.wpcf7-form.init {
  margin-left: 0 ;
  margin-top: 15px;
}
.cstm-accordn .elementor-tab-title a.elementor-accordion-title {
  font-size: 18px;
}
.cstm-accordn .elementor-accordion .elementor-tab-content {
  font-size: 16px;
}
.slider-al .slider .wpsisac-content-right {
  max-width: 100%;
  margin-bottom: 60px;
}
.slider-al .slider .wpsisac-content-left {
  max-width: 100%;
  width: 100%;
}
.cta-ind span.elementor-button-text {
  font-size: 12px;
}
.cta-ind .global-btn a {
  padding: 15px;
}
.cstm-num h2 {
  font-size: 62px;
}
.ai-sec .ai-techs > div {
  flex-wrap: wrap;
}
.ai-sec .ai-techs .ai-tech.ind {
  flex: 0 0 80%;
  max-width: 80%;
  margin-bottom: 70px;
}
.ai-sec .ai-techs.last {
  margin-top: 0;
}
.global-btn.icn {
  margin-top: 0;
}
.cta-ind {
  padding: 32px 24px !important;
}
.cta-ind h2 {
  font-size: 20px;
}
.cc-techs .cc-tech.ind.lft p {
  font-size: 12px;
}
.cc-techs h4 {
  font-size: 16px;
}
.addresses-loc span.elementor-icon-list-text {
  font-size: 16px;
  line-height: 1.4;
}
.form.cta-btm label {
  font-size: 12px;
  line-height: 1.2;
}
.sucs-sec .right .sccs-cnt h3 {
    font-size: 26px;
}
.sucs-sec .right .sccs-cnt .txt {
    font-size: 16px;
}
}


@media screen and (max-width: 767px) {
	.header-flex .elementor-container {
    flex-wrap: unset;
}
.tech-stc .tab-inner .elementor-tab-content {
    font-size: 16px;
}
.indus-bcc .inds-tabs .tab-inner {
    flex-direction: column;
    row-gap: 20px;
    font-size: 16px;
}
.indus-bcc .inds-tabs .tab-inner p {
	font-size: 16px;
}
.indus-bcc .inds-tabs .tab-inner p, .indus-bcc .inds-tabs .tab-inner img {
    flex: 0 0 100%;
    max-width: 100%;
}
.sucs-sec .right .sccs-cnt {
    border: none;
    border-radius: 7px;
}
.indus-bcc .elementor-tab-mobile-title {
    text-align: center;
}
.indus-bcc .inds-tabs .tab-inner p {
    margin-right: 0;
}
.indus-bcc .inds-tabs .tab-inner {
    margin-top: 15px;
}
.banner-video .elementor-background-video-container {
    display: block;
}
.ready-lead-sec .elementor-widget-wrap.elementor-element-populated .sec-heading h2.elementor-heading-title {
    font-size: 45px;
}
.ready-lead-sec .elementor-widget-wrap.elementor-element-populated {
    padding: 0 130px;
/*
    width: 100%;
    left: 0;
*/
}
#menu-header li.menu-item {
    margin-left: 0;
    border-bottom: 0px solid transparent;
}
.home-tabs .elementor-tabs-content-wrapper .elementor-tab-title.elementor-active {
    /* background: #a630f4; */
    border-bottom: 2px solid #fff !important;
}
.home-tabs .elementor-tabs-content-wrapper h3 {
    font-size: 20px;
}
}


@media screen and (max-width: 576px) {
.mini-app-slider .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide figure.swiper-slide-inner img.swiper-slide-image {
    width: 50%;
}
.slider-al .slider .wpsisac-content-left {
  padding: 0 !important;
}
.slider-al .slider .wpsisac-content-right {
  padding: 0;
}
.ai-sec .ai-techs .ai-tech.ind {
  flex: 0 0 100%;
  max-width: 100%;
}
.global-btn.icn a {
  font-size: 13px;
}
.cc-techs>div {
  flex-direction: column-reverse;
}
.cc-techs .cc-tech.ind.aside {
  margin-top: 0px;
  flex: 0 0 94%;
  max-width: 94%;
}
.cc-techs .cc-tech.ind.aside {
  margin-left: 10px;
  margin-bottom: 24px;
}
.cc-techs .cc-serv>div {
  flex-wrap: wrap;
}
.cc-techs .cc-serv:last-child {
  margin-top: 0;
}
.cc-techs .cc-tech.ind {
  margin-bottom: 20px;
}
.banner .txt-lg h1 {
  font-size: 42px;
}
h4 {
  font-size: 22px;
}
.sec-heading.lg.side h2:after {
  height: 5px;
  top: auto;
  bottom: -30px;
  margin-left: 0;
  left: 0;
}
.cta-sub .cta-nmbr.frst {
  margin-top: 10px;
}
.cta-sub .cta-nmbr .abv {
  flex: 0 0 100%;
  background: rgba(255, 255, 255, .1);
  max-width: 100%;
  padding: 15px;
  border-radius: 4px;
  margin-bottom: 20px;
}
.cta-sub .cta-nmbr {
  flex-direction: column;
}
.cta-sub .cta-nmbr.lst {
  margin-top: 0;
}
.cta-sub .cta-nmbr .abv:nth-child(2) {
  margin-bottom: 1px;
}
.cta-sub .cta-nmbr .abv h5 {
  font-size: 16px;
}
.txt-stroke h3 {
  font-size: 32px;
}
.sub-bnr-inf>div .badge.left {
  margin-bottom: 0;
}
.sub-cta h4.cnt_hd {
  font-size: 18px;
  margin-bottom: 15px;
}
.sub-cta form.wpcf7-form.init {
  padding: 30px 15px;
}
.sub-cta form.wpcf7-form.init {
  border-radius: 10px;
}
.sub-cta input, .sub-cta textarea {
  font-size: 13px;
  margin-bottom: 12px;
}
.slider-al .slider .wpsisac-content-left h2.wpsisac-slide-title {
  margin: 5px 0 10px !important;
  font-size: 20px;
}
.slider-al .slider .wpsisac-content-left h3 {
  font-size: 20px;
}
.slider-al .slider .wpsisac-slider-short-content ul li {
  font-size: 15px;
}
.slider-al .slider .slick-arrow {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.slider-al .slider .slick-arrow svg {
  width: 14px;
}
.cta-robo img {
  display: none !important;
}
.ai-sec {
  padding-top: 24px !important;
}
.ai-sec .ai-techs .ai-tech.ind>div {
  padding: 10px !important;
}
.ai-sec .ai-techs .ai-tech.ind h4 {
  font-size: 18px;
}
.ai-sec .ai-techs.last .ai-tech.ind:last-child {
  margin-bottom: 10px;
}
.testimonial.home .sp-testimonial-free-section {
  margin-left: 0;
  margin-right: 0;
}
.testimonial.home .swiper-button-prev.testimonial-nav-arrow {
  left: 0;
}
.testimonial.home .swiper-button-next.testimonial-nav-arrow {
  left: 45px;
}
.loc-info .addresses-loc {
  padding-left: 0;
  margin-top: 20px;
}
.loc-info {
  padding-bottom: 30px !important;
}
.sub-heading h6 {
  font-size: 13px;
}
.sec-heading h2 {
  font-size: 26px;
}
.form.cta-btm {
  flex-direction: column;
}
.form.cta-btm .tech, .form.cta-btm.bchain .tech {
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.form.cta-btm.bchain {
	column-gap: 0;
	row-gap: 0;
}
.footer p {
  font-size: 13px;
}

.cc-techs .cc-tech.ind.lft p {
  font-size: 14px;
}
.ai-sec .ai-tech.ind p {
  font-size: 14px;
}
.header {
  padding-left: 20px;
  padding-right: 20px;
}
.form.cta-btm label {
  font-size: 16px;
}
.sub-cta {
    padding: 10px;
}
.ready-lead-sec .elementor-widget-wrap.elementor-element-populated .sec-heading h2.elementor-heading-title {
    font-size: 40px;
    padding-left: 0;
    padding-right: 0;
}
}