/* @import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200&display=swap'); */
/* font-family: 'Raleway', sans-serif; */
body {
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-weight: 10 !important;

  margin: 0;
  padding: 0;

  /* max-width: 768px; */
}
.landing-page100percent {
  width: 100%;
  /* background-color: red; testing purposes */
  height: 500px;
  left: 0px;
  right: 0px;
}
.bluetopheaderline {
  width: 100%;
  background-color: #5385c1;
  height: 10px;
}
.spaceheroimage {
  background-image: url(/images/banner.jpg);
  height: 540px;
  width: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: top;
  text-align: center;
}
.ultextareas {
  height: 450px;
  width: 100%;
  /* background-color: white; */
}
.bluepeoplesection {
  height: 770px;
  width: 100%;
  background-color: #5385c1;
}
.nuncdignissim {
  height: 710px;
  width: 100%;
  /* background-color: red; */
}
.nunc1280px {
  width: 1280px;
  height: 685px;
  margin: 0 auto;
}
.nunc1280px h1 {
  text-align: center;
  padding-top: 25px;
  font-size: 50px;
  color: #5385c1;
}
.nunc1280px p {
  text-align: center;
  /* padding-top: 50px; */
  font-size: 25px;
  color: #5a5a5a;
}
.desktoptext {
  width: 1280px;
  /* background-color: blue; */
  margin: 0 auto;
}
.desktopstarttext {
  height: 500px;
  width: 1280px;
  /* background-color: red; */
  margin: 0 auto;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.desktopstarttext a {
  color: white;
  text-decoration: none;
  font-size: 15px;
  padding: 5px;
  margin-top: 10px;
}
.desktopstarttext {
  padding-top: 100px;
}
.boldsemos {
  font-weight: bold;
}
.whitecolorfont {
  color: white;
  font-family: "raleway";
  padding-top: 50px;
  font-size: 60px;
  opacity: 80%;
}
.whitep {
  color: white;
  opacity: 80%;
}

.uldesktopv {
  height: 500px;
  width: 1280px;
  /* background-color: red; */
  margin: 0 auto;
}
.threeparagraphs {
  width: 372px;
  height: 250px;
  margin-top: 100px;
  float: left;
  /* background-color: red; */
  /* padding-top: 60px; */
  padding: 10px;
  border-right: 2px solid #9a9a9a;
}
.threeparagraphs h1 {
  color: #5385c1;
  font-size: 20px;
}
.threeparagraphs p {
  color: black;
  font-size: 20px;
  padding-right: 45px;
}
.secondp,
.thirdp {
  padding-left: 60px;
}
.threeparagraphs button {
  color: white;
  background-color: #5385c1;
  border: none;
  font-size: 25px;
  padding: 10px 25px;
}
.norightborder {
  border-right: none;
}
.bluepeoplesection h1 {
  text-align: center;
  padding-top: 70px;
  font-size: 50px;
  color: white;
}
.bluepeoplesection p {
  text-align: center;
  font-size: 25px;
  color: white;
}
.bluepeople1280 {
  width: 1280px;
  height: 780px;
  /* background-color: red; */
  margin: 0 auto;
}
.users {
  width: 274px;
  border: 1px solid #9a9a9a;
  height: 430px;
  float: left;
  margin-right: 58px;
  text-align: center;
}
.users h3 {
  text-align: center;
  color: white;
  font-size: 30px;
}
.users img {
  margin: 0 auto;
  border-radius: 50%;
  margin-top: 50px;
}
.nomarginright {
  margin-right: 0px;
}
.twoimages {
  /* background-color: green; */
  text-align: left;
  /* border: 1px solid black; */
  width: 578px;
  height: 500px;
  float: left;
  margin-bottom: 9%;
}
.floatrightp {
  float: right;
}
.buttonfornunc {
  color: white;
  background-color: #5385c1;
  border: none;
  font-size: 25px;
  padding: 10px 25px;
}
.twoimages p {
  text-align: justify;
}
.twoimages h1 {
  text-align: left;
  font-size: 25px;
}
.footer {
  width: 1280px;
  margin: 0 auto;
  /* background-color: aqua; */
  border-top: 1px solid #9a9a9a;
  padding-top: 50px;
  padding-bottom: 50px;
  clear: both;
  /* margin-left: 7.6%; */
}
.footer p {
  /* padding-left:313px; */
  color: #5a5a5a;
  display: inline;
}
.socialmediaicons {
  float: right;
  /* margin-right: 311px; */
  display: inline;
  /* padding-left: 10px; */
}
.imgpaddingleft {
  padding-left: 5px;
}
.hamburger-menu {
  display: none;
}

@media only screen and (max-width: 768px) {
  /* the bluetopbar at the beginning is okay dont chagne it because its already 100% */
  .body {
    /* max-width: 768px; */
    width: 768px;
  }
  .desktoptext {
    width: 690px;
  }
  .spaceheroimage {
    width: 768px;
    height: 500px;
  }
  .desktopstarttext {
    width: 690px;
  }
  .hideinmobile {
    display: hidden;
  }
  .floatright a {
    display: none;
  }
  .boldsemos {
    font-size: 20px;
    top: -60px;
    position: relative;
  }
  .hamburger-menu {
    display: inline;
    width: 20px;
    position: relative;
    top: -57px;
  }
  .uldesktopv {
    /* background-color: red; */
    width: 690px;
    margin: 0 auto;
  }
  .firstp {
    /* clear: both; */
    /* width: 670px; */
    border-right: none;
    text-align: center;
    /* display: block; */
    margin: 0 auto;
    /* float: left; */
    /* position: relative; */
    /* background-color: green; */
    height: 200px;
  }
  .secondp {
    /* background-color: grey; */
    /* clear: both; */
    width: 571px;
    border-right: none;
    text-align: center;
    /* display: block; */
    margin: 0 auto;
    /* float: left; */
    /* border-bottom: 1px solid #9a9a9a; */
    /* margin-bottom: 50px; */
    height: 200px;
    border-b
  }
  .thirdp {
    clear: both;
    width: 619px;
    border-right: none;
    text-align: center;
    display: block;
    margin: 0 auto;
    /* background-color: yellow; */
    height: 200px;
    border-top: none;
  }
  .ultextareas {
    height: 861px;
    width: 100%;
    /* background-color: white; */
  }
  .bluepeoplesection {
    /* top: 500px; */
    position: relative;
    height: 1000px;
  }
  .bluepeople1280 {
    width: 768px;
    text-align: center;
  }
  .bluepeople1280 h1 {
    width: 768px;
    text-align: center;
  }
  .users {
    position: relative;
    margin: 0 auto;
    width: 482px;
    border: 1px solid #9a9a9a;
    height: 473px;
    /* float: left; */
    margin-right: 58px;
    text-align: center;
    display: block;

    margin-left: 20%;
    margin-bottom: 43px;
  }
  .bluepeoplesection {
    height: 2326px;
    width: 100%;
    background-color: #5385c1;
  }
  .nuncdignissim {
    width: 768px;
  }
  .nuncdignih1 {
    /* left: 50px; */
    position: relative;
  }
  .nunc1280px {
    width: 768px;
    height: 685px;
    margin: 0 auto;
  }
  .nunc1280px h1 {
    /* width: 639px; */
  }

  .nunc1280px p {
    /* margin-top: -23px; */
    text-align: center;
  }

  .twoimages {
    /* background-color: green; */
    text-align: left;
    /* border: 1px solid black; */

    height: 500px;
    /* float: left; */
    margin: auto;
    /* left: 20%; */
    position: relative;
    clear: both;
  }
  .image-1 {
    float: none;
    width: auto;
    width: 690px;
    text-align: center;
  }
  .image-2 {
    /* background-color: yellow; */
    width: 690px;
    float: none;
    margin-top: 6%;
  }
  .image-1 img {
    width: 690px;
  }
  .image-2 img {
    width: 690px;
  }
  .image-1 button {
    width: 690px;
    height: 51px;
  }
  .image-2 button {
    width: 690px;
    height: 51px;
  }
  .image-1 h1 {
    text-align: center;
    text-align: center;
    padding-top: 0px;
    width: auto;
  }
  .image-2 h1 {
    text-align: center;
    text-align: center;
    padding-top: 0px;
    width: auto;
  }
  .footer {
    clear: both;
    width: 690px;
    margin: 0 auto;
    margin-top: 108%;
    /* position: absolute; */
    top: 34%;
    display: inherit;
    float: none;
    margin-left: 5.1%;
    margin-top: 568%;
    /* background-color: cyan; */
  }
  .paddingtop200px {
    padding-top: 0px;
  }

  .socialmediaicons {
    position: relative;
    float: left;
    margin-top: -45px;
    margin-left: 286px;
    /* margin-right: 311px; */
    display: inline;
    /* padding-left: 10px; */
  }
  .footer p {
    padding-left: 175px;
    color: #5a5a5a;
    display: inline;

    margin-top: 50px;
    margin: 0 auto;

    top: 22px;
    position: relative;
  }

  .firstp button {
    width: 102.8%;
    margin: 0 auto;
    position: relative;
    left: -9px;
    bottom: 0px;
    margin-bottom: 0p;
    margin-top: 35px;
  }
  .secondp button {
    width: 100%;
    width: 102.8%;
    margin: 0 auto;
    position: relative;
    left: -60px;
    width: 111.1%;
    bottom: 0px;
    margin-bottom: 0p;
    margin-top: 35px;
    
  }
  .thirdp button {
    /* width: 102.8%; */
    margin: 0 auto;
    position: relative;
    left: -9px;
    bottom: 0px;
    margin-bottom: 0p;
    margin-top: 35px;
    left: -60px;
    width: 111.1%;
  }

  .ultextareas {
    height: 697px;
  }

  .threeparagraphs {
    width: auto;
    top: 8%;
    position: relative;
  }
  .firstp h1{
    padding-left: 50px;
  }
  .firstp p{
    padding-left: 50px;
  }
}
