@charset "UTF-8";
html {
  max-height: 1000000px;
  scroll-behavior: smooth;
}

body {
  font-family: 'Roboto', sans-serif;
  background-color: #ffffff;
  color: black;
  font-size: 95%;
  letter-spacing: 102%;
  line-height: 114%;
  word-spacing: 102%;
  margin: 0px;
  padding: 0px;
  min-width: 900px;
  scroll-behavior: smooth !important;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a.black {
  word-wrap: break-word;
}

a.black:active {
  color: #0000ff;
}
a.black:link {
  color: #00a4b3;
}
a.black:visited {
  color: #098809;
}
a.black:hover {
  color: #cc33cc;
  cursor: pointer;
  text-decoration: none;
}

.yellow-h1 {
  color: yellow;
  font-size: medium;
  text-align: center;
}

section h2 {
  font-family: "Barlow", sans-serif;
  color: white;
  font-style: normal;
  font-size: 44px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 44px;
  /* identical to box height, or 66px */
  text-transform: uppercase;
  position: absolute;
  text-align: center;
  z-index: 2;
  margin-left: 0px;
  margin-right: 0px;
}

.intro1 h2 {
  position: relative;
  color: #ffffff;
  font-weight: 600;
  font-size: 54px;
  line-height: 110%;
  letter-spacing: 0.08em;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
  left: 9%;
  white-space: nowrap;
}

.intro1 h3 {
  position: absolute;
  color: #ffffff;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  /*text-transform: none;*/
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.08em;
  left: 9%;
  margin-top: 165px;
}

.intro1 {
  font-family: "Barlow", sans-serif;
  letter-spacing: 1.5px;
  display: flex;
  align-items: center;
  position: relative;
  float: right;
  width: 80%;
  height: 77vh;
  background-color: #275d38;
	#background UVU green
  z-index: -2;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.16); 
}

.transparent_button_DOWN {
  background-color: transparent;
    border: 0px;
    position: absolute;
    left: 45%;
    top: 80%;
}

.transparent_button_DOWN:hover{
  background-color: transparent;
    border: 0px;
    position: absolute;
    left: 45%;
    top: 80%;
    scale: 130%;
    transition: 0.2s;
}



.intro2 {
  /* identical to box height, or 66px */
  letter-spacing: 1.5px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
  float: right;
  width: 80%;
  height: 38vh;
  background-color: #000000;
  z-index: -2;
  margin-bottom: 20px;
}

.intro2 a:link {
  color: #00a4b3;
  text-decoration: underline;
}

.intro2 a:visited {
  color: #ffffff;
}

.intro2 a:hover {
  color: #50dbe8;
}

.intro2 a:active {
  color: #ffffff;
}

.container {
  position: relative;
  /*text-align: center;*/
  /*color: white;*/
  background-color: white;
  padding: 0px;
  margin: 0px;
}

.container-homepage {
  /*text-align: center;*/
  /*color: white;*/
  background-color: rgb(255, 255, 255);
  padding: 0px;
  margin: 0px;
}

.centered {
  font-size: 0.7em;
  position: absolute;
  top: 50%;
  left: 50%;
  text-transform: uppercase;
  text-transform: fullwidth;
  transform: translate(-50%, -50%);
  opacity: 1;
  color: black;
}

.centered:hover {
  opacity: 1;
}

a.back {
 color: #757575;
 font-size: 15px;
 line-height: 15px;
text-decoration: underline;
}

.back {
  color: rgb(0, 0, 0);
}

a.back:active {
  color: #757575;
}
a.back:link {
  color: #757575;
}
a.back:visited {
  color: hotpink;
  text-decoration: underline;
}
a.back:hover {
  cursor: pointer;
    color: #ea0000;
}

.pic {
  position: relative;
  object-fit: cover;
  height: 100%;
  width: 100%;
  z-index: -2;
  opacity: 0.5;
  margin: 0px;
}

img {
  max-width: 100%;
  max-height: 100%;
  margin: 20px;
}

.button2 {
  background-color: rgba(255, 255, 255, 0);
  align-content: center;
  display: inline-block;
  width: 100%;
  margin-top: auto;
  /*padding:6px;*/
  padding: 10px 0px 20px 0px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  letter-spacing: 1px;
  /*border: 1px solid #000000;*/
  color: #000000;
  text-decoration: none;
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
}

a.button2:active,
a.button2:link,
a.button2:visited {
  text-decoration: none;
}

a.button2:hover {
  /*background-color: #6DC7D0;*/
  color: rgb(147, 27, 0);
  cursor: pointer;
  text-decoration: underline;
}

.text_column {
  padding-top: 10px;
  margin-bottom: 4px;
}

.thumbnail {
  align-content: center;
  width: 45%;
  padding: 0px;
  margin: 0px;
  outline-color: black;
  outline-width: thin;
}

.box {
  width: 100%;
  height: 80px;
  background-color: #ffffff;
  padding: 0px;
  margin: 0px;
}

.logo {
  color: #fff;
  font-weight: bold;
  margin-left: auto;
  letter-spacing: 4px;
  margin-right: auto;
  text-align: center;
  padding-top: 15px;
  line-height: 2em;
  font-size: 22px;
}
.hero_header {
  color: #ffffff;
  text-align: center;
  margin: 0;
  letter-spacing: 4px;
}

.text_column {
  width: 90%;
  text-align: left;
  font-weight: normal;
  line-height: 25px;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  color: #a3a3a3;
}

.gallery {
  /*clear: both;*/
  width: 80%;
  float: right;
  padding: 0px;
  margin-bottom: 70px;
  color: black;
  position: static;
  transition: 0.25s ease;
}

.gallery h1,
h2,
h3,
h4,
h5 {
  color: #004539;
  margin-left: 70px;
  margin-right: 70px;
}


/* If the screen size is 601px wide or more, set the font-size of <div> to 80px */
@media screen and (min-width: 601px) {
.gallery p,
ul,
li {
  text-align: left;
  margin-left: 70px;
  margin-right: 70px;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
}
}


/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 600px) {
  .gallery p,
ul,
li {
  text-align: left;
  margin-left: 70px;
  margin-right: 70px;
  font-size: 12px;
  font-weight: 400;
  line-height: 170%;
}
}

.thumbnail {
  position: relative;
  float: left;
  padding: 0px;
  margin: 10px;
  left: 3.3%;
}

.tag {
  color: #5d5e5d;
  padding: 5px;
  text-align: center;
}

/*z4 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight:bolder;
}*/

.intro {
  background-color: #ffffff;
  /*padding-bottom: 35px;*/
  display: inline-block;
  width: 100%;
}

.column {
  /*text-align: center;*/
  padding-top: 30px;
  float: left;
  color: #f92304;
}

.intro .column h3 {
  color: #ffffff;
  text-align: center;
}
.intro .column p {
  color: #ffffff;
}

.intro .column p {
  /*padding-left: 30px;
	padding-right: 30px;*/
  text-align: justify;
  line-height: 25px;
  font-weight: lighter;
  /*margin-left: 20px;
	margin-right: 20px;
	width: 80%;
	margin-top: 4%;*/
}

.cards {
  width: 100%;
  margin: auto;
  padding: 0px;
  box-shadow: rgba(0, 0, 0, 0.24) 2px 5px 8px;
  border-radius: 5px;
  /*outline:10px solid white;*/
}

.cards:hover {
  opacity: 0.5;
  transform: scale(1.02) perspective(1px);
}

.button {
  width: 20%;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
  /*padding: 10px;*/
  text-align: center;
  vertical-align: middle;
  border-radius: 0px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  border: 3px solid #ffffff;
  color: #ffffff;
  transition: all 0.3s linear;
}

.button:hover {
  background-color: #6dc7d0;
  color: #ffffff;
  cursor: pointer;
}

.copyright {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #757575;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-top-width: 2px;
  min-width: 80%;
  float: right;
}

footer {
  background-color: #b3b3b3;
  padding-top: 60px;
  padding-bottom: 60px;
  width: 80%;
  float: right;
}

.profile {
  width: 50%;
}

/* Mobile 
@media (max-width: 320px) {
  .logo {
    width: 100%;
    text-align: center;
    margin-top: 13px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .text_column {
    width: 100%;
    text-align: justify;
    padding: 0;
  }
  .intro .column p {
    width: 80%;
    margin-left: 0px;
  }
  .text_column {
    padding-left: 20px;
  }
  .thumbnail {
    width: 100%;
  }
  .column {
    width: 100%;
    margin-top: 0px;
  }
  .hero_header {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 22px;
    text-align: center;
  }
  .cards {
    width: 70%;
  }
}

 Small Tablets 
@media (min-width: 321px) and (max-width: 925px) {
  .logo {
    width: 100%;
    text-align: center;
    margin-top: 13px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .text_column {
    width: 100%;
    text-align: left;
    padding: 0;
  }
  .thumbnail {
    width: 100%;
  }
  .column {
    width: 100%;
    margin-top: 0px;
  }
  .thumbnail {
    width: 100%;
  }
  .text_column {
    padding-left: 20px;
    padding-right: 20px;
    width: 90%;
  }
  .column {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .profile {
    width: 100%;
  }
  .intro .column p {
    width: 90%;
    text-align: center;
    padding-left: 0px;
  }
  .cards {
    width: 80%;
  }
}

Small Desktops 
@media (min-width: 926px) and (max-width: 1366px) {
  .text_column {
    width: 100%;
  }
  .thumbnail {
    width: 50%;
  }
  .text_column {
    width: 90%;
    margin: 0;
    padding: 20px;
  }
  .intro .column p {
    width: 80%;
  }
}

 Medium Desktops 
@media (min-width: 1367px) and (max-width: 1919px) {
  .text_column {
    width: 100%;
  }
  .thumbnail {
    width: 33%;
  }
  .text_column {
    width: 90%;
    margin: 0;
    padding: 20px;
  }
  .intro .column p {
    width: 80%;
  }
}
*/

* {
  text-decoration: none;
  margin: 0;
}

section {
  width: 100%;
  margin: 0px auto;
  display: flex;
  position: relative;
  text-align: center;
}

h1 {
  display: block;
  font-size: 24px;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: 600;
  line-height: 150%;
}

h1 span {
  font-weight: 500;
}

.gallery h2 {
  display: block;
  font-size: 1.5em;
  line-height: 1.5em;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  color: #094944;
  text-transform: uppercase;
  margin-left: 70px;
  margin-top: 70px;
}

h1 {
  margin-top: 50px;
  /*text-transform: capitalize;*/
}

h3 {
  display: block;
  font-size: 1.17em;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  color: #094944;
  /*text-transform: uppercase;*/
  margin-left: 70px;
  margin-top: 70px;
}

ol {
  display: block;
  list-style-type: circle;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.gallery ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}

.gallery li::first-letter {
 /*  text-transform: uppercase; change first letter to uppercase */
}

table {
  margin-left: 70px;
  margin-right: 70px;
  max-width: 100%;
  font-size: 16px;
  font-weight: 600;
  line-height: 27px;
}

header {
  display: table;
  background-color: #EAEAEA;
  margin-bottom: 0px;
  width: 100%;
  height: 40px;
  z-index: 2;
  position: fixed;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.16);
}

nav {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  background-color: #EAEAEA;
  z-index: 2;
  position: fixed;
  width: 100%;
  height: 40px;
  overflow: auto;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.16);
  overflow-y: hidden;
  overflow-x: visible;
}

nav ul {
  padding-inline-start: 0px;
  margin-left: 0px;
  margin-right: 0px;
  justify-content: space-between;
  display: flex;
}
nav ul li {
  list-style: none;
  margin: 0px;
  padding-inline-start: 0px;
  width: 12.5%;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}
nav ul li:last-child {
  padding-right: 0px;
}

nav ul li a:last-child {
  padding-right: 5px;
}

nav ul li a:first-child{
  padding-left: 5px;
}

nav ul li a {
  display: block;
  color: #000000;
  font-size: 14px;
  line-height: 40px;
  font-weight: 300;
  height: 100%;
  text-align: center;
  white-space: nowrap;
}
nav ul li a:hover {
  background-color: #f8f8f8;
  color: rgb(127, 0, 0);
  transition: all 0.5s ease 0s;
  box-shadow: 0.5px 0px 2.5px 2px rgba(0, 0, 0, 0.16);
}
nav ul li a:hover i {
  color: #000000;
  transition: all 0.5s ease 0s;
}
nav ul li a i {
  color: #002e5b;
  transition: all 0.5s ease 0s;
}
nav ul li #current {
  background-color: #f8f8f8;
  font-weight: 500;
  box-shadow: 0.5px 0px 2.5px 2px rgba(0, 0, 0, 0.16);
}

/*
.toggle-menu{
	width: 30%;
	background-color: #F5F5F5;
}

.toggle-menu ul {
  display: table;
  width: 50px;
  padding-left: 1em;
}
.toggle-menu ul li {
  width: 100%;
  height: 5px;
  background-color: #000000;
  margin-bottom: 4px;
}
.toggle-menu ul li:last-child {
  margin-bottom: 0px;
}
*/

input[type="checkbox"],
label {
  display: none;
}

.content {
  display: table;
  margin-bottom: 60px;
  width: 900px;
}

.content h2 {
  font-size: 18px;
  font-weight: 500;
  color: #002e5b;
  border-bottom: 1px solid #b3b3b3;
  display: table;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.content p {
  font-size: 14px;
  line-height: 22px;
  color: #7c7c7c;
  text-align: justify;
}

.sidebar {
  width: 20%;
  background: #F3F3F3;
  padding-top: 180px;
  padding-bottom: 240px;
  position: fixed;
  overflow-y: scroll;
  top: 0;
  bottom: 0;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
  float: left;
  z-index: 1;
  transition: 0.40s ease;
}

.sidebar h6 {
  display: block;
  color: #fff;
  text-decoration: none;
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 300;
  overflow: hidden;
}

.sidebar h2 {
  display: block;
  margin-left: 20px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  /*text-transform: capitalize;*/
  overflow: hidden;
  width: 100%;
}

.sidebar h4 {
  display: block;
  margin-left: 30px;
  margin-top: 5px;
  font-size: 14px;
  overflow: hidden;
}

.sidebar a {
  display: block;
  padding: 15px 10px;
  color: rgb(0, 0, 0);
  text-decoration: none;
  letter-spacing: 1px;
  overflow: hidden;
}

.sidebar h2 a {
  display: block;
  padding: 10px;
  overflow: hidden;
}

.sidebar a:hover {
  color: rgb(127, 0, 0);
  margin-left: 15px;
  transition: 0.2s;
  background-color: #ffffff;
  box-shadow: 10px 2px 3px 1px rgba(0, 0, 0, 0.3);
  margin-bottom: 4px;
  margin-top: 1px;
}

.sidebar #current {
  background-color: #ffffff;
  font-weight: 700;
  box-shadow: 10px 2px 3px 1px rgba(0, 0, 0, 0.3);
  margin-bottom: 4px;
  margin-top: 1px;
}

.m {
  position: fixed;
  border: none;
  min-height: 60px;
  width: 150px;
  border-radius: 5px;
  font-size: 46px;
  line-height: 100%;
  font-weight: 500;
  text-align: end;
  justify-content: center;
  background-color: #ffffff;
  box-shadow: 2px 3px 3px 1px rgba(0, 0, 0, 0.3);
  bottom: 0.5%;
  left: -90px;
  cursor: pointer;
  overflow: visible;
  z-index: 6;
}

.m:hover {
  background-color: #ffffff;
  color: rgb(127, 0, 0);
  box-shadow: 6px 6px 6px 4px rgba(0, 0, 0, 0.5);
  transform: translateX(40px);
}

.m:active {
  color: rgb(127, 0, 0);
  box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.5);
  scale: 90%;
}

.gallery_large {
  width: 100%;
}

.sidebar_small {
  width: 0%;
}

.intro1_large {
  width: 100%;
}

.intro2_large {
  width: 100%;
}

.copyright_large {
  width: 100%;
}

.intable {
  width: 80%;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 100px;
  padding-right: 100px;
}

.intable h3 {
  margin-left: 0px;
}

.intable_large {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 200px;
  padding-right: 200px;
}

.footer_large {
 width: 100%;
}

.transparent_button_NEXT {
  background-color: transparent;
    border: 0px;
    position: relative;
    margin-top: 30px;
    left: 80%;
    filter: drop-shadow(1px 2px 1.5px rgb(0 0 0 / 0.4));
    scale: 80%;
}

.transparent_button_NEXT:hover {
  filter: drop-shadow(2px 3px 2.5px rgb(0 0 0 / 0.4));
  scale: 90%;
  transition: 0.3s;
}

.transparent_button_NEXT:active {
  filter: drop-shadow(1px 2px 1.5px rgb(0 0 0 / 0.4));
  scale: 80%;
}

/*
@media only screen and (max-width: 1440px) {
  section {
    max-width: 95%;
  }
}

@media only screen and (max-width: 700px) {
  header {
    padding: 20px 0px;
  }
  input[type="checkbox"] {
    position: absolute;
    top: -9999px;
    left: -9999px;
    background: none;
  }
  input[type="checkbox"]:fous {
    background: none;
  }
  label {
    padding: 80px 0px;
    display: inline-block;
    cursor: pointer;
  }
  input[type="checkbox"]:checked ~ nav {
    display: block;
  }

  nav {
    display: none;
    position: absolute;
    right: 0px;
    top: 53px;
    background-color: #F5F5F5;
    padding: 0px;
    
  }
  nav ul {
    width: auto;
  }
  nav ul li {
    float: none;
    padding: 0px;
    width: 100%;
    display: table;
  }
  nav ul li a {
    color: rgb(0, 0, 0);
    font-size: 15px;
    padding: 10px 20px;
    display: block;
    border-bottom: 1px solid rgba(225, 225, 225, 0.1);
  }
  nav ul li a i {
    color: #b3b3b3;
    padding-right: 13px;
  }
}

@media only screen and (max-width: 980px) {
  .content {
    width: 90%;
  }
}

@media only screen and (max-width: 568px) {
  h1 {
    padding: 25px 0px;
  }
  h1 span {
    display: block;
  }
}

@media only screen and (max-width: 480px) {
  section {
    max-width: 90%;
  }
}

@media only screen and (max-width: 360px) {
  h1 {
    font-size: 20px;
  }
  label {
    padding: 5px 0px;
  }
  nav {
    top: 47px;
  }
}

@media only screen and (max-width: 320px) {
  h1 {
    padding: 20px 0px;
  }
}
*/

