*{
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: Euclid Circular B,sans-serif;
}
body{
    color: #333;
    font-size: 16px;
    line-height: 22px;
    word-wrap: break-word;
}
nav{
  display: flex;
  z-index: 9999;
  position: fixed;
  width: 100%;
  background-color: #fff;
  top: 0;
  padding: 24px 200px;
}
.nav-list i{
  display: none;
}
.nav-items ul{
  display: flex;
  justify-content: center;
  align-items: center;
}

.nav-items ul li{
  padding: 0px 20px;
}
li{
  list-style: none;
}
.logo{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.btn{
  padding: 8px 32px;
  background-color: #037dd6;
  border-radius: 4rem;
  cursor: pointer;
  color: #fff;
}
.nav-items ul li a{
  text-decoration: none;
  color: #333;
}
.nav-items ul li a:hover{
  color: #037dd6;
}
.footer-items ul li a{
  text-decoration: none;
  color: #000000bd;
}
.footer-items ul li a:hover{
  color: #037dd6;
}
.herosection{
  padding-top: 48px;
  padding-bottom: 48px;
  margin-top: 150px;
  padding-left: 200px;
  padding-right: 200px;

}
.section-6 div a{
  text-decoration: none;
  color: #E9EBEE;

}
.section-6 div a:hover{
  color: #037dd6;
}
h1{
  font-size: 48px;
  color: #333;
  font-weight: 700;
  line-height: 1.1;
  padding-top: 20px;
  padding-bottom: 20px;
}
.btn--primary{
  padding: 8px 20px;
  color: rgb(255, 255, 255);
  display: inline-flex;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  min-height: 52px;
  line-height: 1.3;
  font-size: 20px;
}
.herosection__p{
  color: #333;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 24px;
}
.herosection__col-2 img{
  height: 400px;
}
.img{
  height: 400px;
}
.herosection--top{
  display: flex;
}
.herosection--bottom{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.Section-1{
  display: flex;
  padding-left: 200px;
  justify-content: space-between;
  padding-right: 200px;
  padding-top: 48px;
  padding-bottom: 48px;
}


h2{
  font-size: 24px;
  line-height: 36px;
}
.section-1__h2{
  padding-bottom: 20px;
  font-weight: 700;
  margin-top: 40px;
}
.section-1__p{
  margin-bottom: 1.5rem;
}
.section-1--row{
  padding: 10px;
}

.section-1--row2{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.imgg{
  display: block;
  margin: 0px auto;
  max-width: 100%;
  width: auto;
  height: auto;
}
.Section-2{
  display: flex;
  padding-right: 200px;
  padding-top: 48px;
  padding-bottom: 48px;
  padding-left: 200px;
  justify-content: space-between;
}
.section-3{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 48px;
  padding-bottom: 48px;
  position: relative;
  background: rgb(36, 41, 46);
}
.section-3__row2{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.section-3--h2{
  padding-top: 0;
  color: #fff;
}
.btn--secondary{
  cursor: pointer;
    text-align: center;
    margin-top: 20px;
    transition: all 300ms ease 0s;
    color: rgb(255, 255, 255);
    min-height: 52px;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 8px 20px;
    border-radius: 999px;
    line-height: 1.3;
    font-size: 14px;
}
.section-4{
  padding-bottom: 48px;
}
.section-4--h2{
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
}
.video{
    display: flex;
    justify-content: center;
}
iframe{
  width: 940px;
    height: 529px;
    /* margin-left: 200px;
    left: 0px;
    top: 1px; */
}

.section-5{
  background-color: #F7F9FB;
  padding-top: 48px;
  padding-bottom: 48px;
}
.section-5__p{
  text-align: center;
}
.section-5--img{
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-5--img img{
  width: 200px;
height: auto;
object-fit: contain;
}
.section-6{
  background-color: #24292E;
  padding-top: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-bottom: 48px;
}
.section-6 > div{
  margin-top: 40px;
  color: #fff;
}
.section-6--h2{
  text-align: center;
  margin-top: 50px;
  color: #fff;
  margin-bottom: 20px;
}
.section-6--p{
  color: #fff;
}
.section-7{
  background-color: #6A737D;
  padding-top: 48px;
  display: flex;
  padding-left: 200px;
  padding-bottom: 48px;
}
.section-7__row2{
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.btn--tetiary{
  background-color: #6A737D;
  border: 2px solid #fff;
  width: 80%;
}
.section-7__img{
  width: 400px;
}
.section-8{
  background-color: #fff;
  padding-top: 48px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding-bottom: 48px;
}
.section-8__h2{
  text-align: center;
}
.section-8 p{
  text-align: center;
}
.section-8 > div{
  width: 100px;
  text-align: center;
}

.footer{
  background-color: #E9EBEE;
  padding-top: 48px;
  padding-left: 200px;
  padding-bottom: 48px;
}
.footer-items{
  display: flex;
  margin-bottom: 20px;
}
.footer-items > div{
  margin-right: 100px;
  font-size: 12px;
}
.footer ul li{
  padding: 5px 0px;
}
h3{
  margin-top: 20px;
  color: #F6851B;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
}
.footer__copyright{
  font-size: 12px;
}


@media only screen and (max-width: 768px){
  *{
    overflow-x: hidden;
  }
  nav{
    position: static;
    top: 0px;
    
  }
  .nav-items ul{
    width: 100%;
    background: whitesmoke;
    position: absolute;
    top: 75px;
    flex-direction: column;
    
    right: 0;
    z-index: 0;
  }
  .nav-items ul li{
    padding: 1px 0px;
    margin-bottom: 10px;
  }
  .nav-items ul li span{
    display: none;
  }
  #menuList{
    /* overflow: hidden; */
    transition: 0.5s;
}
  .nav-list i{
    display: block;
    padding-top: 5px;
    font-size: 20px;
  }
  nav{
    padding-left: 30px;
    padding-right: 30px;
    
  }
  .herosection__col-2 img{
    width: 100%;
    height: 350px;
  }
  .herosection{
    padding-left: 30px;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 30px;
  }
  .herosection--top{
    flex-direction: column-reverse;
  }
  .Section-1{
    padding-left: 30px;
    flex-direction: column-reverse;
    padding-right: 30px;
  }
  .btn--primary{
    width: 100%;
    margin-bottom: 10px;
    margin-right: 30px;
  }
  .Section-2{
    padding-left: 30px;
    flex-direction: column;
    padding-right: 30px;
  }
  
  iframe{
    width: 400px;
    height: 250px;
    
    padding-left: 0px;
    
  }
  .section-5--img{
    flex-wrap: wrap;
  }
  .section-7{
    padding-left: 30px;
    padding-right: 30px;
    flex-direction: column;
  }
  .section-7__row2{
    align-items: center;
  }
  .footer{
    padding-left: 30px;
  }
  .footer-items{
    flex-direction: column;
  }
}
