body{
	margin: 0px;
	padding: 0px;
	font-family: Poppins;
}



.title{
	font-family: Poppins;
font-size: 18px;
font-weight: 400;
line-height: 27px;
letter-spacing: -0.03em;
text-align: center;
color: rgba(152, 152, 154, 1);
;

}

header{
    position: sticky !important;
    top: 0px !important;
    z-index: 5 !important;
   }
   ::-webkit-scrollbar {
    display: none;
}


.btn{
	border: none !important;
}

nav	 li a{
	font-family: Poppins;
font-size: 18px;
font-weight: 400;
line-height: 27px;
letter-spacing: -0.03em;
text-align: left;



}
.nav-item a:hover {
    color: #FFF !important;
    font-weight: 600 !important;
}
.nav-item a{
	color: grey !important;
}
.nav-item{
   padding-right:15px
}
nav{
	background: rgba(5, 12, 20, 1);

}
.text-color{
    color: rgba(26, 213, 225, 1);
}
.business_section{
	text-align: center;
	padding: 15px;
	font-weight: bold;
	color: white;
}
.blog_section{
	border: 2px solid rgba(26, 213, 225, 1);
	padding: 20px;
	border-radius: 15px;
	height: 100%;
}
.blog_section:hover{
    background-color: rgb(7 79 84);
}

.blog_section1{
	border: 2px solid rgba(26, 213, 225, 1);padding: 10px; border-radius: 15px;
}
.blog_section2{
	height: 100%;
	border: 2px solid rgba(26, 213, 225, 1);padding: 10px; border-radius: 20px 0px 20px 0px;
}
.blog_section3{
	background: linear-gradient(180deg, #071525 0%, #001517 100%);
	border-radius: 0px 10px 10px 10px;

}
.home-t{
    font-size: 22px;
    font-weight: 600;
    text-decoration: underline  rgba(26, 213, 225, 1);
    text-underline-offset: 12px;

}
.borderd{
    border: 4px solid #03AEBF;
    border-radius: 15px;
}

.imgposition{
    left: 1rem;
    top: 0rem;
    height: 18px;
    position: absolute;
    width: 18px;
}
.borderd{
    border: 4px solid #03AEBF;
    border-radius: 15px;
}

/* pagination*/
.page li {
    list-style: none;
    margin: 10px auto;
    padding: 12px;
    background: white;
    border-radius: 10px;
    text-align: center;
}

.pagination {
    text-align: center;
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: right;
}

.pages {
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
     gap:10px;
    max-width: 100%;
    width: 310px;
}

.page-number {
    cursor: pointer;
    background-color: white;
    color: #999;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s ease;
}

 .active1 {
    font-size: 1em;
    height: 34px;
    width: 34px;
    background-color: rgba(26, 213, 225, 1);
    color: black;
}  

button {
    width: 120px;
    padding: 8px 16px;
    background-color: #ffffff00;
    color: rgba(26, 213, 225, 1);
    border: none;
    cursor: pointer;
    margin: 0 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

button:hover {
    color: rgba(26, 213, 225, 1);
}

button:disabled {
    background-color: #ffffff00;
    color: #ccc;
    cursor: not-allowed;
}

#prevPage {
    margin-right: 20px;
}

#nextPage {
    margin-left: -150px;
}

.arrow {
    font-size: 1.2em;
}

.nav-text {
    font-size: 0.7em;
    letter-spacing: 0.3em;
}



/* footer */


.footerclass{
    background-image: url(./headerbg2.svg);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
	object-fit: cover;  
   
    background-color: #000;
   
}


.fheading {
    
font-size: 24px;
font-weight: 600;


}
.fdetails{
 
font-size: 16px;
font-weight: 400;
justify-content: left;

}
.ftext{
    text-decoration: none;
}
/* footer */

/* / request css / */
.title{

font-size: 18px;
font-weight: 400;

}
.nav-link{
    color:  rgba(152, 152, 154, 1)!important;
}
.reqheading{

    font-size: 48px;
    font-weight: 600;

}
.reqsubheading{
  
font-size: 28px;
font-weight: 700;
}
.reqpara{
   
font-size: 16px;
font-weight: 500;
color: rgba(152, 152, 154, 1);
;

}
.form-control{
    -webkit-text-fill-color: grey;
    font-size: 12px !important;
}

/* / privacy css / */
.priheading{
color: white !important;
font-size: 40px;
font-weight: 500;

}
.pri-text{ 
    color: white !important;   
font-size: 16px;
font-weight: 300;
}
.pri-heading{
    color: white !important;
font-size: 24px;
font-weight: 600;

}
/* / privacy css / */

/* / news1 css / */
.news-heading{
font-size: 40px;
font-weight: 500;

}
.News-para{
   
    font-size: 18px;
    font-weight: 400;
    
    
}
/* / news css / */


.custom-button {
	background: linear-gradient(103.84deg, #3B528B 14.97%, #03AEBF 91.23%);
	border-radius: 30px;
	color: #fff;
	border: none;
}
.custom-text-primary {
	color: rgba(3, 174, 191, 1);
}
.custom-text-secondary {
	color: rgba(152, 152, 154, 1);
}




/* Animation


.why-choose-us-image {
    position: relative;
    text-align: center;
}
.imgg {
	position: relative;
}
.choose-image img:nth-child(2) {
    position: absolute;
    top: -55px;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: -1;
}

.rotateme {
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
} */


.background_img{
    background-image: url('./Subtract.png');
    height:240px;
    width:100%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;


}

.background_img:hover{
    box-shadow: -4px 3px 4px #03AEBF;

}
.product_subtext{
    font-family: Poppins;
font-size: 16px;
font-weight: 400;
line-height: 24px;
text-align: left;
color: var(--Unnamed-Color, rgb(182, 178, 178));



}

.right-top-img{
    padding: 5px;
    position: relative;
    top: -2rem;
    right: 0rem;
}


 .dropdown-item:hover {
    color: #03AEBF !important;
    text-decoration: none !important;
    background-color: #040d17 !important;
}
.img-hover:hover {
    
      
        transform: scale(1.1); 
      
}


.imgposition1{
    left: 1rem;
    top: 0rem;
   
    position: absolute;
    
    height: 0;
    width: 0;
    border-top: 18px solid #ccc;
    border-right: 18px solid transparent;
}
.imgposition1:hover{
    border-top: 18px solid rgb(46, 139, 87) !important;
    border-right: 18px solid transparent !important;
}




.right-shadow {
	box-shadow: -20px -1px 86px 12px rgb(5 141 237 / 55%);
    ; height: 100%;
    position: absolute;
    right: 0;
    width: 0px;
}

.left-shadow {
	box-shadow: -14px -1px 86px 15px rgb(5 141 237 / 55%);
    ; height: 100%;
    position: absolute;
    left: 0;
    width: 0px;
}
.left-shadow1 {
	box-shadow: -14px -1px 86px 15px rgb(5 141 237 / 55%);
    ; height: 100%;
    position: absolute;
    left: 0;
    width: 0px;
}


/* Image Blink Css*/
@-moz-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0.9;
    }
    100% {
        opacity:1;
    }
} 

@-webkit-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0.9;
    }
    100% {
        opacity:1;
    }
}
/* / IE / */
@-ms-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0.9;
    }
    100% {
        opacity:1;
    }
} 
/* / Opera and prob css3 final iteration / */
@keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0.9;
    }
    100% {
        opacity:1;
    }
} 
.blink-image {
    -moz-animation: blink normal 2s infinite ease-in-out; 
    -webkit-animation: blink normal 2s infinite ease-in-out; 
    -ms-animation: blink normal 2s infinite ease-in-out; 
    animation: blink normal 2s infinite ease-in-out; 
}
a .hover:hover{
  color:white;
  font-weight:bold;
}

 .imgmobile{
          height:150px;
          width:150px;
}





.center {
    position: relative;
    width: 500px;
    height: 500px;
  }
  .center1 {
    position: relative;
    width: 500px;
    height: 500px;
  }
  .center-image {
    padding: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 400px;
    height: 400px;
  }

  .orbit {
    border: 1px solid rgb(121, 42, 224);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 450px;
    height: 450px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    animation: rotate 10s linear infinite;
  }
  .orbit1 {
    border: 1px solid rgb(44, 235, 209);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 500px;
    height: 500px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    animation: rotate 10s linear infinite;
  }

  .orbit-icon {
    position: absolute;
    width: 30px;
    height: 30px;
    transform-origin: 220px 220px;
    transform: rotate(calc(120deg * var(--i))) translateX(275px);
    opacity: 0;
    animation: fadeIn 1s forwards;
    animation-delay: calc(0.5s var(--i));
  }
  .orbit-icon1 {
    position: absolute;
    width: 30px;
    height: 30px;
    transform-origin: 250px 250px;
    transform: rotate(calc(120deg * var(--i))) translateX(142px);
    opacity: 0;
    animation: fadeIn 1s forwards;
    animation-delay: calc(0.5s var(--i));
  }

  @keyframes rotate {
    100% {
      transform: translate(-50%, -50%) rotate(360deg);
    }
  }

  @keyframes fadeIn {
    to {
      opacity: 1;
    }
  }

 .orbit-circle1{
    top: 0.5rem;
    position: relative;
    border-radius: 15px;
    width: 17px;
    height: 17px;
    background-color: rgb(44, 235, 209);
    --i: 0;
 }
 .orbit-circle2{
    right: 30.5rem;
    top: -1.9rem;
    border-radius: 15px;
    width: 17px;
    height: 17px;
    background-color: rgb(44, 235, 209);
    --i: 1;
 }
 .orbit-circle3{
    top: -1rem;
    border-radius: 15px;
    width: 17px;
    height: 17px;
    background-color: rgb(44, 235, 209);
    --i: 2;
 }

    .inner-orbit-circle1{
        top: 0.1rem;
        position: relative;
        border-radius: 15px;
        width: 17px;
        height: 17px;
        background-color: rgb(121, 42, 224);
        --i: 0;
    }
    .inner-orbit-circle2{
        top: 1rem;
        position: absolute;
        border-radius: 15px;
        width: 17px;
        height: 17px;
        background-color: rgb(121, 42, 224);
        --i: 1;
    }

    .inner-orbit-circle3{
        top: 0.5rem;
        position: absolute;
        border-radius: 15px;
        width: 17px;
        height: 17px;
        background-color: rgb(121, 42, 224);
        --i: 2;
    }


.btn-width{
width:25% !important;

}
.news-heading{
padding:15px !important;


}
.mbl{
 padding:15px !important;
}

.mn{
        font-size: 20px;
letter-spacing: 1px;
line-height:30px;
    }
  /* media query */

@media (min-width:320px) and (max-width: 1024px) {

  #nextPage {
        margin-left: 20px;
    }
    
.title{
 font-size:10px;
 padding:0px !important;
 margin:0px !important;
}
.mn{
        line-height: 22px;
        font-size: 14px;
        letter-spacing: 1px;
    }
.padding-mobile{
           padding: 10px;
    }

.p-top{
  
}
.reqheading{
   font-size:25px;
}
.reqsubheading{
 font-size:20px;
} 
.newsheading{

 font-size:18px !important;	

}

.news-heading{
padding:0px !important;
font-size:18px;

}

.btn-width{
width:100% !important;

}
.pagination{
        justify-content:center;
}
.product_subtext{
        font-family: Poppins;
    font-size: 12px;}

    .center {
        position: relative;
        width: 300px;
        height: 300px;
      }
      .center1 {
        position: relative;
        width: 300px;
        height: 300px;
      }
      .center-image {
        padding: 10px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 200px;
        height: 200px;
      }

      .orbit {
        border: 1px solid rgb(121, 42, 224);
        position: absolute;
        top: 50%;
        left: 50%;
        width: 250px;
        height: 250px;
        transform: translate(-50%, -50%);
        border-radius: 50%;
        animation: rotate 10s linear infinite;
      }
      .orbit1 {
        border: 1px solid rgb(44, 235, 209);
        position: absolute;
        top: 50%;
        left: 50%;
        width: 300px;
        height: 300px;
        transform: translate(-50%, -50%);
        border-radius: 50%;
        animation: rotate 10s linear infinite;
      }

      .orbit-icon {
        position: absolute;
        width: 15px;
        height: 15px;
        transform-origin: 125px 116px;
        transform: rotate(calc(120deg * var(--i))) translateX(59px);
        opacity: 0;
        animation: fadeIn 1s forwards;
        animation-delay: calc(0.5s var(--i));
      }
      .orbit-icon1 {
        position: absolute;
        width: 15px;
        height: 15px;
        transform-origin: 184px 192px;
        transform: rotate(calc(120deg * var(--i))) translateX(216px);
        opacity: 0;
        animation: fadeIn 1s forwards;
        animation-delay: calc(0.5s var(--i));
      }

      .orbit-circle1{
        top: 0.8rem;
        position: relative;
        border-radius: 15px;
        width: 14px;
        height: 14px;
        background-color: rgb(44, 235, 209);
        --i: 0;
     }
     .orbit-circle2{
        right: 21.5rem;
        top: -4.5rem;
        border-radius: 15px;
        width: 14px;
        height: 14px;
        background-color: rgb(44, 235, 209);
        --i: 1;
     }
     .orbit-circle3{
        top: -4rem;
        border-radius: 15px;
        width: 14px;
        height: 14px;
        background-color: rgb(44, 235, 209);
        --i: 2;
     }
    
        .inner-orbit-circle1{
            top: 0.4rem;
            position: relative;
            border-radius: 15px;
            width: 17px;
            height: 17px;
            background-color: rgb(121, 42, 224);
            --i: 0;
        }
    
    

      @keyframes rotate {
        100% {
          transform: translate(-50%, -50%) rotate(360deg);
        }
      }

      @keyframes fadeIn {
        to {
          opacity: 1;
        }
      }





.imgmobile{
          height:150px;
          width:150px;
}
.News-para{
  font-size:12px !important;
}
.news-img{
 height:174px !important;
 width:100%;
}
.mbl{
 padding:5px !important;
}
.priheading {

font-size:22px !important;
}
.pri-text{
 font-size:12px
}
.pri-heading {
  font-size:16px;
}
.pri-text{
font-size:12px;
}
.Business-Rules-Engine-Image{
  height:260px !important;
}
.pages {
    display: flex;
    align-items: center;
   
     gap:10px;
    max-width: 100%;
    width: 200px;
}
 .active1 {
    font-size: 1em;
    height: 25px;
    width: 25px;
    background-color: rgba(26, 213, 225, 1);
    color: black;
} 
.page-number {
  height:25px;
  width:25px;
}
@media (min-width:768px) and (max-width: 1024px) {
   
}

