@import url('https://fonts.googleapis.com/css?family=Poppins');

body {
    overflow-x: hidden;
    width: 100%;
    box-sizing: border-box;
    font-family: "Poppins", sans-serif;
    margin: 0;
    padding: 0;
}
    .become{
    width:70%;
    margin:3% auto;
    padding-bottom: 40px;
}
.img-header{
    width:100%;
    background-repeat:no-repeat;
    background-size:cover;
    
}
.circle{
    border:2px solid#3684eb;
    border-radius:100%;
    padding:45px 20px;
    width:40%;
    margin:auto;

}
.number{
    margin-right:0px;
    margin-left:0px;
    padding-top: 30px;
}

.allno{
    margin-left:auto;
    margin-right:auto;
    margin-top:10%;
}

.col-lg-7 {
  padding-top: 30px;
  text-align: left;
}
body{
  margin-top: 4em;
    width: 100%;
    overflow-x: hidden;
    background-color:#f6f8fa;
    text-align: center;
}
.work{
    margin-top:50px;
}



  /* FOOTER */
.footer {
  text-align: left;
  background: #3684eb;
  height: fit-content;
  
  margin-top: 560px;
  margin-left: -15px;
  margin-right: -15px;
}

.eclipse2 {
  background: #1a73e8;
  width: 400px;
  height: 400px;
  margin-left: 73px;
  margin-top: 6em;
  border-radius: 50%;
  z-index: 1000;
}
.foot1 {
  padding-left: 7.5rem;
  padding-top: 5rem;
}
.nav-btn {
  width: 163px;
  height: 44px;
  border-radius: 50px;
  font-size: 0.9rem;
}
.foot-btn {
  background: white;
  color: #3684eb;
  border: none;
}
.foot-one {
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 130%;
  color: #ffffff;
}
.foot-paragraph {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #dbd6ed;
}
hr.footer {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  border: 1px solid #fff;
}
.footer-links {
  padding: 1em 3.5em 2em;
  display: flex;
  justify-content: space-evenly;
}
.footer-links a {
  font-style: normal;
  font-weight: 200;
  font-size: 12px;
  line-height: 160%;
  color: #f5f5f5;
  text-decoration: none;
}
a:hover {
  color: #f8d373;
  transition: 0.6s ease-in-out;
}
.hero {
  margin-top: 8em;
}
.h-five {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 160%;
  color: #ffc408;
}
.h-one {
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 130%;
  color: #11092c;
  margin: 20px 0;
}
.paragraph {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  color: #514c65;
}
.hero-btn {
  background: #3684eb;
  border: none;
  color: #e6effb;
}
.eclipse {
  width: 400px;
  height: 400px;
  margin-left: 73px;
  margin-top: 44px;
  background: #f7f4ef;
  border-radius: 50%;
  z-index: 1000;
}
.hero-dots {
  margin-left: 25em;
  margin-top: -12em;
  z-index: -1;
  position: relative;
  opacity: 0.5;
}


  .hero-img {
  height: auto;
  margin-top: -18%;
  margin-left: 12%;
  -webkit-animation: float 2s infinite alternate;
  animation: float 6s ease-in-out infinite;
}
@keyframes float {
  0% {
    /* box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6); */
    transform: translatey(0px);
  }
  50% {
    /* box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2); */
    transform: translatey(-20px);
  }
  100% {
    /* box-shadow: 0 5px 15px 0px rgba(207, 207, 207, 0.6); */
    transform: translatey(0px);
  }
}
.blockquote-footer {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #11092c;
}
.blockquote-footer::before {
  content: " ";
}
@media (max-width: 990px) {
  .navbar-toggler {
    margin-right: 1em;
  }
  .navbar-brand {
    margin-left: 1em;
  }
  .eclipse,
  .eclipse2 {
    margin: auto;
    width: 300px;
    padding-right: 15px;
    padding-left: 45px;
  }
  .hero-img,
  .hero-dots {
    height: -webkit-fill-available;
    margin: auto;
  }
  .hero {
    padding-top: 6em !important;
  }
  .hero2 {
    padding-top: 2em;
  }
  .foot1 {
    
    padding-top: 4em;
    margin-bottom: 2em;
  }
  hr.footer {
    width: 350px;
    margin-left: 0;
  }
  .foot-brand {
    width: 100px;
  }
  .footer-links {
    padding: 0 0 2em;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .footer-links a {
    margin: 1em;
  }
  
}

@media screen and (min-width:0px) and (max-width: 420px) {
  .navbar-collapse{
    background-color:#fff;
  }
    .main-overlap{
  
    height:300px;
    width:350px!important;
    margin-top:10px;
    background-color:#3684eb;
    opacity:70%;
    /* padding:10%; */
    color:#fff;
    position: absolute;
  }
  .overlap{
    position: absolute;
  }
  

  .header{
    margin-top:100px!important;
  }
}
.over{
  padding:10%;
}
.overlap{
  margin-left:10%;
  width: auto;
}
.main-overlap{
  margin-left:-60px;
  height:300px;
  width:300px;
  margin-top:40px;
  background-color:#3684eb;
  opacity:0.8!important;
  padding:10%;
  color:#fff;
  position: relative;
}
.header{
  background-image:url("https://res.cloudinary.com/inaaga/image/upload/v1572292475/fff.png");
  background-size:cover;
  background-repeat:no-repeat;
  height:500px;
  width:80%;
}

.over-text {
  width: 200px;
  text-align: left;
  
}

* {
  box-sizing: border-box;
}


