html {
  scroll-behavior: smooth;
}
.body{
  z-index: 5;
  margin:auto;
  position: relative;
  width: 100%;
  padding-top: 60px;
  text-align: center;
  color: white;
  font-size: 15px;
  font-family: 'Work Sans', sans-serif;
}

.body6{
  padding-top: 30px;
  padding-bottom: 10px;
  color: Black;
  font-size: 15px;
  font-family: 'Work Sans', sans-serif;
  text-align: center;
  border-radius: 10px;
  margin-left: 5%;
  margin-right: 5%;
  width: 90%;
  border-bottom-color: white;
  background-color: #F2f3f3;
}

.body7{
  padding-top: 30px;
  padding-bottom: 10px;
  color: White;
  font-size: 15px;
  font-family: 'Work Sans', sans-serif;
  text-align: center;
  border-radius: 10px;
  margin-left: 5%;
  margin-right: 5%;
  width: 90%;
  border-bottom-color: white;
  background-color: #0067ac;
}

form
{
  margin-top:50px;
  transition: all 4s easy-in-out;

}
.form-control{
  width: 90%;
  background-color: #F2f3f3;
  border: none;
  outline: none;
  border-bottom: 1px solid grey;
  color: Black;
  font-size: 16px;
  margin-bottom: 10px;

}

.form-control2{
  width: 100%;
  background-color: #F2f3f3;
  border: none;
  outline: none;
  border-bottom: 1px solid grey;
  color: Black;
  font-size: 16px;
  margin-bottom: 10px;

}
form .submit2
{
  background:#0067ac;
  border-color: transparent;
  color: white;
  font-size: 16px;
  border-radius: 30px;
  text-align: center;
  letter-spacing: 2px;
  height: 45px;
  margin-top: 20px;
}

form .submit2:hover
{
background: grey;
cursor: pointer;
}

input{
  height: 45px;
}



form .submit
{
  background:#0067ac;
  border-color: transparent;
  color: white;
  font-size: 16px;
  border-radius: 30px;
  text-align: center;
  letter-spacing: 2px;
  height: 35px;
  margin-top: 20px;
}

form .submit:hover
{
background: grey;
cursor: pointer;
}







.blue{
  color: #0067ac;
  font-size:6vw;}
  .blue2{
    color: #0067ac;
    font-size:4vw;
    text-align: center;}
.bodyz{
  z-index: -5;
  margin:auto;
  position: relative;
  width: 100%;
  height: 50px;
  text-align: left;
  color: white;
  font-size: 15px;
  font-family: 'Work Sans', sans-serif;}

  .space{
    width: 90%;
    height: 10px;
  }

  .center {
    font-size:7vw;
    text-align: left;
    font-weight: bold;
    z-index: 1;
    padding-left: 5%;
    padding-right: 5%;
    width: 100%;
    font-family: 'Work Sans', sans-serif;
    color: black;
  }

  .bold {
    text-align: left;
    z-index: 1;
    padding-left: 5%;
    padding-right: 5%;
    width: 100%;
    font-weight: bold;
    font-size:8vw;
    font-family: 'Work Sans', sans-serif;
    color: Black;
  }

  .smallspace{
    padding-bottom: 10px;
    width: 90%;
    padding-top: 10px;
  }

  .center2 {
    text-align: left;
    padding-left: 5%;
    padding-right: 5%;
    width: 90%;
    font-size:6vw;
    font-family: 'Work Sans', sans-serif;
    color: grey;
  }

  .learn3{
    border: 1px solid #CDCDCD;
    float: left;
    width: 100%;
    border-radius: 40px;
    border-width: thin;
    border-collapse: collapse;
    border-color: #0067ac;
    background-color: #0067ac;
    display: block;
    color: white;
    font-family: 'Work Sans', sans-serif;
    font-size: 4vw;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px 30px 10px 30px;
    text-decoration: none;
  }
  .learn{
    border: 1px solid #CDCDCD;
    float: left;
    width: 75%;
    border-radius: 5px 5px 5px 5px;
    border-width: thin;
    border-color: #0067ac;
    background-color: #0067ac;
    display: block;
    color: white;
    font-family: 'Work Sans', sans-serif;
    font-size: 3vw;
    text-align: center;
    padding: 10px 5px 10px 5px;
    text-decoration: none;
    outline: none;
  }
  .learn2{
    border: 1px solid #CDCDCD;
    float: left;
    width: 75%;
    border-radius: 5px 5px 5px 5px;
    border-width: thin;
    border-color: #0067ac;
    background-color: #grey;
    display: block;
    color: Black;
    font-family: 'Work Sans', sans-serif;
    font-size: 3vw;
    text-align: left;
    padding: 10px 5px 10px 5px;
    text-decoration: none;
    outline: none;
  }

.connectedboxs{
  padding-left: 5%;
}
.body1{
  z-index: -5;

  margin:auto;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100px;
  text-align: center;
  color: white;
  font-size: 15px;
  font-family: 'Work Sans', sans-serif;
}

.body5{
  padding-top: 30px;
  padding-bottom: 10px;
  color: Black;
  font-size: 15px;
  font-family: 'Work Sans', sans-serif;
  text-align: left;
  padding-left: 5%;
  border-bottom-color: white;
  background-color: #F2f3f3;
}

.lefttext2 {
  text-align: left;
  line-height: normal;
  width: 90%;
  padding-left: 5%;
  font-size:1.5vw;
  font-family: 'Work Sans', sans-serif;
  color: white;
}

h4{
  font-size:7.5vw;
  font-family: 'Work Sans', sans-serif;
  color: Black;
  padding: 0px;
  margin: 0px;
}

h5{
  font-size:10vw;
  font-family: 'Work Sans', sans-serif;
  color: white;
  padding: 0px;
  margin: 0px;
}

.container-2{
  display: flex;
  justify-content:space-between;
  flex-wrap: wrap;
  text-align: center;
  font-size: 15px;
  font-family: 'Work Sans', sans-serif;
  color: Black;
  padding-left: 5%;
  padding-right: 5%;
  background-color: white;
  padding-bottom: 10px;
}

.container-2box{
  width: 100%;
  font-family: 'Work Sans', sans-serif;
}

.ctext {
  text-align: left;
  font-size:4vw;
  font-family: 'Work Sans', sans-serif;
  color: grey;
}


@media screen and (min-width: 800px) {
.center{
   font-size: 3vw;}
.bold{
  font-size: 4vw;
  font-weight: bold;}
.center2{
  font-size: 2vw;
  width: 50%;}
.form-control2{
  width:60%;
}
.p1
{font-size: 15px;}

.lefttext{
font-size: 15px;
width: 50%;
 }
 .ctext{font-size: 17px;
 height: 100px;}
.learn{
  width: 300px;
  font-size: 1.5vw;
  border-radius: 0px 40px 40px 0px;
}
  .learn2{
    width: 300px;
    font-size: 1.5vw;
    border-radius: 40px 0px 0px 40px;
  }
    .learn3{
      width: 100%;
      font-size: 15px;}
.container-2box {
  width: 400px;}
  .body1{
    height: 300px;
    background-image: url("smallback.png");}
h3{font-size: 2vw;}
h4{font-size: 30px;}
h5{font-size: 60px;}
.space{height: 120px;}
.container-2{
    flex-direction: column;}
    .blue{
      color: #0067ac;
      font-size:2vw;}
      .blue2{
        color: #0067ac
        text-align:center;
        font-size:25px;}
.body6{
width: 400px;
}
.body7{
width: 400px;
}
}
@media screen and (min-width: 1430px){
  .container-2{
    flex-direction: row;}
    .space{height: 120px;}
}
