.btn-dfl {
    background: #6a9742;
    color: white;
    text-align: center;
}
h1{
	color:#F2F0FF;
	font-size:48px;
	line-height:56px;
	font-weight:700;
}

  .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 */
            }
.neqqo_ai h4 {
    text-align: center;
    color: #fff;
    font-size: 18px !important;
    line-height: 26px !important;
    font-weight: 700 !important;
    padding-left: 85px !important;
    text-align: left;
}
.page-template-blog .banner {
    color: white;
    text-align: center;
    background-image: linear-gradient(to right, #1f664000, #185c3508);
    font-weight: 800;
    margin-bottom: 50px;
    color: white;
}
 .blog-inner .post-blog h2 a {
                text-decoration: none !important;
                color: #000;
                font-weight: 700;
                font-size: 16px;
            }

            .blog-off h2 {
                margin-bottom: 20px !important;
                text-align: left;
            }

            .blog-off p, .blog-inner p {
                color: #000 !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;
            }
h2 {
    text-align: center;
    color: #fff;
    font-weight: 700;
    margin-bottom: 44px !important;
    font-size: 40px;
}
.heading-main {
   
    color: #fff;
    font-weight: 700;
    margin-bottom: 44px !important;
    font-size: 40px;
    font-size: 2rem;
    text-align: left;
    margin-bottom: 10px !important;
}

 .neqqo_ai {
  padding: 23px;
    background: #1E1E1E;
    border-radius: 36px;
    min-height: 188px;
    background: linear-gradient(to top, #202932, #47911652, #1c232a 16%);
    border: 1px solid #ffda3940;
    margin-bottom: 25px;
}
.header ul li a{
	color:#F2F0FF;
	font-size:17px;
	font-weight:400;
	    margin-right: 30px;
}
.banner-img img:nth-child(1) {
  transform:translate(120px,-120px);
  opacity:1;
}
.banner-img img:nth-child(4) {
  transform:translate(120px,-120px);
  opacity:.8;
}
.banner-img img:nth-child(3) {
  transform:translate(90px,-90px);
  opacity:.6;
}
.banner-img img:nth-child(2) {
  transform:translate(60px,-60px);
  opacity:.4;
}
.banner-img:hover img{
  transform:translate(60px,-60px);
  opacity:.4;
}

.banner .banner-img{
	    max-width: 300px;
}
.banner-img{
position: relative;
    height: 420px;
    background: rgba(0, 0, 0, 0, 0.1);
    transform: rotate(-30deg) skew(25deg);
    transition: 0.5s;
}
.banner-img img {
        position: absolute;
    width: 100%;
    transition: 0.5s;
    right: 0;
    bottom: 0;
}

.header-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.container{
	max-width:1200px !important;
}
    .site-content .ast-container {
        display: block;
    }
.btn-dfl {
    background: #FFDA39;
    padding: 18px 30px;
    display: inline-block;
    color: #121212;
    font-size: 16px;
    font-weight: 700;
    border-radius: 50px;
    text-align: center;
}
    .site-content .ast-container {
        display: block !important;
		    max-width: 100% !important;
           padding: 0 !important;
    }

.owl-dot.active span{
	background:#FFDA39 !important;
}

.banner h1{
   font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 60px;
    font-size: 50px;
}

.pad70{
	padding:80px 0;
}
.why-in_row {
      display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
	    margin-bottom: 50px;
}
.why-col{
    background: #1E1E1E;
    border-radius: 30px;
    padding: 15px;
	    flex-basis: 220px;
}
.why-heading {
    color: #F2F0FF;
    /* color: #A3A3A3; */
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    min-height: 63px;
	margin-bottom: 15px;
}
.why-invest span{
    color: #FFDA39;
}
.owl-next {
       right: -33px;
    position: absolute;
	background: url(/wp-content/uploads/2024/09/arrow-right.png) !important;
    width: 13px !important;
    background-repeat: no-repeat;
}
.owl-prev {
    background: url(/wp-content/uploads/2024/09/arrow.png) !important; 
    width: 13px !important;
    background-repeat: no-repeat;
	    left: -33px;
    position: absolute;
}
.why-col p{
    color:#A3A3A3;
    /* color: #A3A3A3; */
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
}
.owl-nav {
    position: absolute;
	    width: 100%;
    top: 50%;
    transform: translatey(-50%);
}
.owl-nav span{
	font-size:0px;
}
.bg-scd{
	background:#1E1E1E;
}
.why-col img {
    margin-left: auto;
    display: block;
}
.roi-d {
    margin-bottom: 50px;
}

.roi-d .why-col {
	background: linear-gradient(to top, #FFDA391F 32%, #FFDA391A 10%, #FFDA3929 16%);
	    border: 1px solid #ffda3940
}
.roi-d .why-heading {
    color: #FFDA39;
    font-weight: 700;
	    margin-bottom: 26px;
    font-size: 30px;
    min-height: inherit;
}
.roi-d .why-col p {
    color: #FFDA39;
}

.roi-d h2 {
    margin-bottom: 12px !important;
    padding: 0;
}
.sub-heading-why{
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
}

.neqqo-d ul li span{
	color:#FFDA39;
}
.neqqo-d ul{
	padding:0;
}
.neqqo-d ul li{
	color:#fff;
	margin-bottom:20px;
}
.neqqo-d .sub-heading-why{
	text-align:left;
}
.neqqo-d ul li{
	list-style:none;
}
.mrbtm{
	margin-bottom:70px;
}
.neqqo-d ul li img{
	margin-right:10px;
}
.heading-main span{
	color:#FFDA39;
}

 .neqqo_ai {
  padding: 23px;
    background: #1E1E1E;
    border-radius: 36px;
    min-height: 188px;
    background: linear-gradient(to top, #202932, #47911652, #1c232a 16%);
    border: 1px solid #ffda3940;
    margin-bottom: 25px;
}



.neqqo_ai p {
    text-align: center;
    color: #F2F0FF;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}

.neqqo-ai h3{
	margin-bottom:40px !important;
}

.testimonial {
    font-size: 16px;
    line-height: 24px;
    color: #F2F0FF;
    font-weight: 400;
    text-align: center;
    padding: 30px 73px;
	border-left: 1px solid #D6D0F6;
}
.p-text{
	text-align:center;
	color:#fff;
}
.testimonails-sec{
	    background: url(/wp-content/uploads/2024/09/layers.png);
    background-size: cover;
    padding-bottom: 70px;
    background-position: center center;
	overflow-x:hidden;
}
.testimonial p{
	padding-top:20px;
}

.blog-inner{
	max-width:997px;
	margin:auto;
}
.home-blog p{
	color:#fff;
}
.home-blog{
	padding-bottom:70px;
}


.blog-inner{
	margin-top:50px;
}

.blog-inner img{
	margin-bottom:20px;
}
.blog-inner .heading-main {
    font-weight: 600;
    font-size: 28px;
   line-height:31px;
}
.number {
    font-size: 5em;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    background: #20341e;
    color: #121212 !important;
    position: absolute;
    font-size: 30px;
    padding: 10px;
}
.leading-left {
  font-weight: 700;
    font-size: 25px;
    text-align: left !important;
    color: #fff;
    margin-bottom: 20px !important;
    display: flex;
    align-items: center;
   
}
.max-kk {
    max-width: 1000px;
       margin: auto !important;
    align-items: center;
}
.full-withradius {
    position: relative;
    background: #fff;
    background-clip: padding-box;
    border: solid 3px transparent;
    border-radius: 0.8rem;
}
.col-rigt h3{
	font-size:18px;
	color:#FFDA39;
	font-weight:700;
}
.full-withradiuss {
       background: #121212;
    position: relative;
	    border-radius: 12px;
    z-index: 9;
	  padding: 17px 48px;
}
.full-withradius:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: -4px;
    border-radius: inherit;
    background: linear-gradient(to left, #FFDA3980, #A3E35E80);
}
.leading-right {
     border-radius: 12px;
  
    /* background: #1E1E1E; */
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    font-weight: 400;
    max-width: 505px;
}
.footer-le p, .col-rigt a {
	font-size:16px !important;
	color:#F2F0FF !important;
	font-weight:400;
	line-height:25px;
}
.footer-le{
	max-width:400;
}




h1{
	color:#F2F0FF;
	font-size:48px;
	line-height:56px;
	font-weight:700;
}

h2 {
    text-align: center;
    color: #fff;
    font-weight: 700;
    margin-bottom: 44px !important;
    font-size: 40px;
}
.heading-main {
   
    color: #fff;
    font-weight: 700;
    margin-bottom: 44px !important;
    font-size: 40px;
    font-size: 2rem;
    text-align: left;
    margin-bottom: 10px !important;
}
.header ul li a{
	color:#F2F0FF;
	font-size:17px;
	font-weight:400;
	    margin-right: 30px;
}

.header-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.container{
	max-width:1200px !important;
}
.btn-dfl {
    background: #FFDA39;
    padding: 18px 30px;
    display: inline-block;
    color: #121212;
    font-size: 16px;
    font-weight: 700;
    border-radius: 50px;
    text-align: center;
}
.owl-dot.active span{
	background:#FFDA39 !important;
}

.banner h1{
    margin-bottom: 0px;
}
.site-above-footer-wrap{
	display:none !important;
}
.pad70{
	padding:80px 0;
}
.why-in_row {
      display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
	    margin-bottom: 50px;
}
.why-col{
    background: #1E1E1E;
    border-radius: 30px;
    padding: 15px;
	    flex-basis: 220px;
}
.why-heading {
    color: #F2F0FF;
    /* color: #A3A3A3; */
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    min-height: 63px;
	margin-bottom: 15px;
}
.why-invest span{
    color: #FFDA39;
}
.owl-next {
       right: -33px;
    position: absolute;
	background: url(/wp-content/uploads/2024/09/arrow-right.png) !important;
    width: 13px !important;
    background-repeat: no-repeat;
}
.owl-prev {
    background: url(/wp-content/uploads/2024/09/arrow.png) !important; 
    width: 13px !important;
    background-repeat: no-repeat;
	    left: -33px;
    position: absolute;
}
.why-col p{
    color:#A3A3A3;
    /* color: #A3A3A3; */
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
}
.owl-nav {
    position: absolute;
	    width: 100%;
    top: 50%;
    transform: translatey(-50%);
}
.owl-nav span{
	font-size:0px;
}
.bg-scd{
	background:#1E1E1E;
}
.why-col img {
    margin-left: auto;
    display: block;
}
.roi-d {
    margin-bottom: 50px;
}

.roi-d .why-col {
	background: linear-gradient(to top, #FFDA391F 32%, #FFDA391A 10%, #FFDA3929 16%);
	    border: 1px solid #ffda3940
}
.roi-d .why-heading {
    color: #FFDA39;
    font-weight: 700;
	    margin-bottom: 26px;
    font-size: 30px;
    min-height: inherit;
}
.roi-d .why-col p {
    color: #FFDA39;
}

.roi-d h2 {
    margin-bottom: 12px !important;
    padding: 0;
}
.sub-heading-why{
      font-weight: 400;
    font-size: 17px;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
    line-height: 1.5;
}

.neqqo-d ul li span{
	color:#FFDA39;
}
.neqqo-d ul{
	padding:0;
}
.neqqo-d ul li{
	color:#fff;
	margin-bottom:20px;
}
.neqqo-d .sub-heading-why{
	text-align:left;
}
.neqqo-d ul li{
	list-style:none;
}
.mrbtm{
	margin-bottom:70px;
}
.neqqo-d ul li img{
	margin-right:10px;
}
.heading-main span{
	color:#FFDA39;
}

.neqqo_ai{
      padding: 23px;
    background: #1E1E1E;
    border-radius: 36px;
    min-height: 188px;
}

.neqqo_ai h4 {
    text-align: center;
    color: #FFDA39;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
}

.neqqo_ai p {
    text-align: center;
    color: #F2F0FF;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}

.neqqo-ai h3{
	margin-bottom:40px !important;
}

.testimonial {
    font-size: 16px;
    line-height: 24px;
    color: #F2F0FF;
    font-weight: 400;
    text-align: center;
    padding: 30px 73px;
	border-left: 1px solid #D6D0F6;
}
.p-text{
	text-align:center;
	color:#fff;
}
.testimonails-sec{
	    background: url(/wp-content/uploads/2024/09/layers.png);
    background-size: cover;
    padding-bottom: 70px;
    background-position: center center;
	overflow-x:hidden;
}
.testimonial p{
	padding-top:20px;
}

.blog-inner{
	max-width:997px;
	margin:auto;
}
.home-blog p{
	color:#fff;
}
.home-blog{
	padding-bottom:70px;
}


.blog-inner{
	margin-top:50px;
}

.blog-inner img{
	margin-bottom:20px;
}
.blog-inner .heading-main {
    font-weight: 600;
    font-size: 28px;
   line-height:31px;
}
.number {
     font-size: 5em;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    background: #121212;
    color: #121212 !important;
}
.leading-left {
  font-weight: 700;
    font-size: 25px;
    text-align: left !important;
    color: #fff;
    margin-bottom: 20px !important;
    display: flex;
    align-items: center;
   
}
.max-kk {
    max-width: 1000px;
       margin: auto !important;
    align-items: center;
}
.full-withradius {
    position: relative;
    background: #fff;
    background-clip: padding-box;
    border: solid 3px transparent;
    border-radius: 0.8rem;
}
.col-rigt h3{
	font-size:18px;
	color:#FFDA39;
	font-weight:700;
}
.full-withradiuss {
       background: #121212;
    position: relative;
	    border-radius: 12px;
    z-index: 9;
	  padding: 17px 48px;
}
.full-withradius:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: -4px;
    border-radius: inherit;
    background: linear-gradient(to left, #FFDA3980, #A3E35E80);
}
.leading-right {
     border-radius: 12px;
  
    /* background: #1E1E1E; */
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    font-weight: 400;
    max-width: 505px;
}
.footer-le p, .col-rigt a {
	font-size:16px !important;
	color:#F2F0FF !important;
	font-weight:400;
	line-height:25px;
}
.footer-le{
	max-width:400;
}
  .about{
		   text-align:center;
	   }  
	   .about-us {
	
		padding: 70px;
     }
     .about p {
           font-size: 16px;
    text-align: left;
    line-height: 1.4;
      }
	   .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
}
	   .banner-img.abt-img img {
    position: absolute;
    transition: 0.5s;
    left: 0;
}
	   .imp{
	
	background-size:cover;
}
	   .imp p {
    font-size: 18px;
    text-align: center;
    line-height: 1.4;
}
	    h2 {
        font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 60px;
    font-size: 50px;
    color: #fff;
    margin-bottom: 25px !important;
    line-height: 1;
    text-align: left;
}
	   .abt-img img{
		   width:50%;
	   }
	   h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 60px;
    font-size: 50px;
		   color: #fff;

}
	  .intro p, .intro h4 {
		   text-align: left !important;
		      padding-left: 0 !important;
	   }
	   .intro .number {
    color: #121212 !important;
    position: static; 
    font-size: 30px;
		   background:transparent;
    padding: 10px;
    display: block;
    margin: auto;
    width: 100%;
    text-align: initial;
}
	   .imp img {
        filter: invert(0.4) sepia(1) hue-rotate(20deg);
}
	   	   .neqqo_ai h4 {
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    padding-left: 85px;
    text-align: left;
}
	  .imp h3 {
    text-align: left;
    margin-bottom: 25px;
}
	   .neqqo_ai {
  padding: 23px;
    background: #1E1E1E;
    border-radius: 36px;
       min-height: 285px;
    background: linear-gradient(to top, #202932, #47911652, #1c232a 16%);
    border: 1px solid #ffda3940;
    margin-bottom: 25px;
}
	   .pad70 {
    padding: 37px 0;
}
	.number {
    font-size: 5em;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    background: #20341e;
    color: #121212 !important;
    position: absolute;
    font-size: 30px;
    padding: 10px;
}

 .services .container {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 20px;
            max-width: 1200px;
            margin: auto;
	 position:relative;
        }
   .services .box {
            background: #fff;
            padding: 20px;
            border-radius: 10px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            text-align: center;
            transition: transform 0.3s ease-in-out;
        }
       .services .box:hover {
            transform: translateY(-5px);
        }
       .services .icon {
            font-size: 40px;
            color: #007bff;
            margin-bottom: 10px;
        }
      .services  h3 {
              margin: 5px 0;
    color: #333;
    font-size: 18px;
        }
       .services p {
            color: #1a1818;
    margin: 0;
    font-size: 14px;
    line-height: 1.4;
        }
 .hero {
    background: linear-gradient(135deg, #007bff, #00c6ff);
    color: white;
    padding: 100px 20px;
    text-align: center;
}

.hero h1, .hero p {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.btn {
    display: inline-block;
    padding: 10px 20px;
    background: #ff5722;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
}
.service-card {
    background: white;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    text-align: center;
}

.service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.15);
}

.service-card i {
    font-size: 2.5em;
    color: #007bff;
    margin-bottom: 15px;
}
.why-choose-us ul {
    list-style: none;
    padding: 0;
}

.why-choose-us li {
    margin-bottom: 10px;
}

.why-choose-us i {
    color: #28a745;
    margin-right: 10px;
}
.content-wrapper {
    background: white;
    padding: 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}
@media only screen and (max-width: 767px) {
.about-sls {
    position: relative;
	z-index:9;
}
.pad70 {
    padding: 20px 0;
}	
.about-us {
    padding:25px 0;
}	
.banner {
    padding: 20px 0;
}	
	
.banner-img {
    position: relative;
    width: 289px;
    height: 250px;
    background: rgba(0, 0, 0, 0, 0.1);
    transform: rotate(-30deg) skew(25deg);
    transition: 0.5s;
}	
.container {
    max-width: 1200px !important;
    position: relative;
    z-index: 99;
}
.about-sls .row > div:first-child{
   order:2;    		
}
	.banner h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 34px;
    font-size: 33px;
    margin-bottom: 5px !important;
}
	.about-us .banner-img{
		display:none;
	}	
.banner-img img {
        position: absolute;
        width: 57%;
        transition: 0.5s;
        right: inherit;
        bottom: -17px;
        left: 0;
        margin: auto;
}	
.sub-heading-why {
    font-weight: 400;
	font-size: 16px;
	}	
	    h3, h2 {
        font-size: 26px !important;
        color: #fff;
        line-height: 1.1 !important;
    }
	
	.blog-inner .row {
    display: block !important;

}
.blog-inner {
    margin-top: 0 !important;
}	
.post-blog {
	display: block !important;
	}	
	
}
