html {
  scroll-behavior: smooth;
}

body {
  font-family: "Poppins", sans-serif;
  line-height: 28px;
  letter-spacing: 0px;
  font-weight: 400;
  color: #050719;
  font-size: 16px;
}

strong {
  font-weight: 600;
}

a {
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s;
}

h2 {
  color: #050719;
  font-size: 3.5rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  h2 {
    font-size: 2.4rem;
  }
}

h3 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 41px;
  color: #050719;
}
@media (max-width: 768px) {
  h3 {
    font-size: 1.4rem;
  }
}

h4 {
  font-size: 2rem;
  font-weight: 200;
  line-height: 41px;
  color: #050719;
}
@media (max-width: 768px) {
  h4 {
    font-size: 1.4rem;
  }
}

header .nav-link {
  color: #fff;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  header .nav-link {
    font-size: 12px;
  }
}

.navbar-scroll {
  background-color: #03022A;
}

footer {
  text-align: center;
  padding: 20px;
  background-color: #03022A;
  color: #fff;
}
footer p {
  margin: 0;
}

.aboutContainer, .newsContaciner {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #f5f5f5;
  padding: 36px;
  border-radius: 20px;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .aboutContainer, .newsContaciner {
    padding: 15px;
    margin: 15px;
    margin-bottom: 20px;
  }
}
.aboutContainer .aboutImage {
  border: 2px solid #09EFEF;
  padding: 20px;
  border-radius: 30px;
}
.aboutContainer .vimiContainer {
  margin-top: 40px;
}
.aboutContainer .vimiContainer .block {
  background-color: #fff;
  padding: 36px;
  border-radius: 8px;
  margin: 20px;
}
@media (max-width: 768px) {
  .aboutContainer .vimiContainer .block {
    padding: 15px;
    margin: 15px 0 0 0;
  }
  .newsContaciner .news-img { margin-bottom: 20px;;}
}
.aboutContainer .vimiContainer .block img {
  width: 110px;
  margin: 14px 0;
}

.newsContaciner .news-img img{ width: 100%; display: block;}

.logo {
  width: 200px;
}

.researchContainer {
  background-image: url(images/research.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: right;
  position: relative;
  max-width: 1200px;
  margin: 50px auto;
  background-color: #03022A;
  padding: 36px;
  border-radius: 20px;
  color: #fff;
}
.researchContainer .box {
  border: 1px solid #1d1b64;
  border-radius: 20px;
  padding: 18px;
  margin: 20px auto;
}
.researchContainer h2 {
  color: #00F5F5;
}

.servicesContainer {
  margin-top: 160px;
  margin-bottom: 50px;
  padding-bottom: 50px;
  background-color: #050719;
  background-image: url(images/serverbg.jpg);
  background-attachment: fixed;
}
@media (max-width: 768px) {
  .servicesContainer {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .servicesContainer .threepillerSection {
    text-align: center;
  }
}
.servicesContainer .threepillerSection h2, .servicesContainer .threepillerSection h4 {
  color: #fff;
}
.servicesContainer .threepillerSection img {
  width: 470px;
  margin-top: -100px;
}
@media (max-width: 768px) {
  .servicesContainer .threepillerSection img {
    width: 220px;
    margin-top: 0;
  }
}
.servicesContainer .threepillerSection .titleSection {
  padding-left: 30px;
}
@media (max-width: 768px) {
  .servicesContainer .threepillerSection .titleSection {
    padding: 20px 0;
    text-align: center;
  }
}
.servicesContainer .threepillerSection strong {
  font-weight: 600;
  color: #00F5F5;
}
@media (max-width: 768px) {
  .servicesContainer .threepillerSection strong {
    display: block;
  }
}
.servicesContainer .pillarBlock {
  background-color: #03022A;
  padding: 36px;
  border-radius: 20px;
  margin: 0 20px 40px 20px;
}
.servicesContainer .pillarBlock img {
  width: 110px;
  margin: 14px 0;
}
.servicesContainer .pillarBlock h2 {
  color: #fff;
}
.servicesContainer .pillarBlock h3 {
  color: #00F5F5;
}
.servicesContainer .pillarBlock p {
  color: #fff;
}

.contactContainer {
  max-width: 1200px;
  background-image: url(images/contact.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: right;
  margin: 0 auto;
  background-color: #060529;
  padding: 18px;
  border-radius: 20px;
  margin-bottom: 50px;
  color: #fff;
}
.contactContainer h4 {
  color: #00F5F5;
}
.contactContainer h2 {
  color: #fff;
}
.contactContainer .block {
  border: 2px solid #ffffff;
  padding: 30px;
  border-radius: 20px;
  box-shadow: 6px 5px lightblue;
}
.contactContainer a {
  color: #fff;
}

footer {
  text-align: center;
  padding: 26px;
}

.carousel-item {
  height: 100vh;
}

.bannerSection1 {
  margin-bottom: 60px;
  height: 100vh;
  background-color: #050719;
  background-image: url("images/bannerimage2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.bannerSection2 {
  margin-bottom: 60px;
  height: 100vh;
  background-color: #050719;
  background-image: url("images/bannerimage.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.bannerSection3{
    margin-bottom: 60px;
    height: 100vh;
    background-color: #050719;
    background-image: url("images/AI-Research.webp");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.bannerText {
  position: absolute;
  top: 30%;
  max-width: 700px;
  text-align: left;
}
@media (max-width: 768px) {
  .bannerText {
    text-align: center;
    margin-left: 0;
  }
}
.bannerText h2 {
  color: #fff;
}
.bannerText h4 {
  color: #00F5F5;
}
.bannerText a {
  background-color: white;
  padding: 14px 20px;
  display: inline-block;
  text-decoration: none;
  border-radius: 130px;
  color: #03022A;
  margin-top: 10px;
}
.bannerText a:hover {
  color: white;
  background-color: #03022A;
}

.carousel-caption {
  left: 8% !important;
}

.carousel-control-next, .carousel-control-prev {
  width: 7%;
}

.solutionsSection {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #03022A;
  padding: 36px;
  border-radius: 20px;
  margin-bottom: 50px;
}
.solutionsSection h4, .solutionsSection h2 {
  color: #fff;
}
.solutionsSection strong {
  color: #00F5F5;
}
.solutionsSection .block {
  background-color: #f6ffff;
  padding: 36px;
  border-radius: 20px;
  margin: 20px;
  border: 5px solid #080d5a;
}
.solutionsSection .block img {
  border-radius: 20px;
  width: 100%;
  border: 1px solid #000;
  margin: 20px 0;
}

.social-icon a {
  color: #fff;
  margin: 0 5px;
}/*# sourceMappingURL=aiceo.css.map */