header {
  width: 100%;
  color: #ffffff;
  padding-top: 100px;
  padding-bottom: 50px;
  text-align: center;
  margin-bottom: 0px;
}
header h1 {
  font-size: 6rem;
  font-family: 'Lato', sans-serif;
  margin-bottom: 15px;
}
header h2 {
  color: #ffffff;
  font-size: 2rem;
  font-family: 'Open Sans', sans-serif;
}
header .about_me {
  text-align: justify;
  margin: auto;
  margin-top: 35px;
}
@media screen and (min-device-width: 760px) and (max-device-width: 1999px) {
  header .about_me {
    max-width: 60%;
  }
}
@media screen and (max-device-width: 759px) {
  header .about_me {
    max-width: 90%;
  }
}
@media screen and (min-device-width: 2000px) {
  header .about_me {
    max-width: 40%;
  }
}
.bar {
  width: 100%;
  height: 45px;
  background-color: #55aaff;
  position: fixed;
  top: 0;
  z-index: 10;
  color: #ffffff;
  font-size: 1.7rem;
  box-shadow: 0px 3px 10px 0px #55aaff;
}
.btn {
  color: #55aaff;
  background: #ffffff;
  border-color: #55aaff;
  transition-duration: 0.4s;
  margin-bottom: 10px;
}
.btn:hover {
  background: #ddeeff;
  border-color: #55aaff;
  color: #55aaff;
}
.btn:focus,
.btn:active,
.btn.active,
.btn.focus {
  color: #55aaff;
  background-color: #aad5ff;
  border-color: #55aaff;
}
.btn:active,
.btn.active {
  color: #55aaff;
  background-color: #aad5ff;
  border-color: #55aaff;
}
.btn:active:focus,
.btn.active:focus,
.btn:active.focus,
.btn.active.focus {
  color: #55aaff;
  background-color: #aad5ff;
  border-color: #55aaff;
}
.btn-reverse {
  color: #ffffff;
  background: #55aaff;
  border-color: #ffffff;
  transition-duration: 0.4s;
  margin-bottom: 10px;
}
.btn-reverse:hover {
  background: #77bbff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-reverse:focus,
.btn-reverse:active,
.btn-reverse.active,
.btn-reverse.focus {
  color: #ffffff;
  background-color: #aad5ff;
  border-color: #ffffff;
}
.btn-reverse:active,
.btn-reverse.active {
  color: #ffffff;
  background-color: #aad5ff;
  border-color: #ffffff;
}
.btn-reverse:active:focus,
.btn-reverse.active:focus,
.btn-reverse:active.focus,
.btn-reverse.active.focus {
  color: #ffffff;
  background-color: #aad5ff;
  border-color: #ffffff;
}
.pod {
  color: #808080;
  margin-bottom: 30px;
  text-align: justify;
}
.pod h1 {
  color: #55aaff;
  font-size: 1.5rem;
  font-family: 'Lato', sans-serif;
}
.pod h2 {
  margin-left: 0.5rem;
  color: #999999;
  font-size: 1.2rem;
  font-family: 'Lato', sans-serif;
}
.pod h3 {
  margin-left: 1rem;
  color: #b3b3b3;
  font-size: 0.9rem;
  font-family: 'Lato', sans-serif;
}
.pod em {
  color: #999999;
}
.pod .icn {
  color: #55aaff;
  float: right;
  margin: 2px;
  margin-left: 1.5rem;
  font-size: 2rem;
}
.title {
  width: 100%;
  background-color: #88c3ff;
  padding-left: 30px;
  padding-right: 30px;
  color: #ffffff;
  font-weight: bold;
  font-family: 'Lato', sans-serif;
  font-size: 2rem;
  margin-bottom: 20px;
  margin-top: 15px;
}
.modal-title {
  color: #55aaff;
  font-family: 'Lato', sans-serif;
}
.box {
  border-width: 1px;
  border-color: #55aaff;
  border-style: solid;
  padding: 15px;
  border-radius: 0.25rem;
  margin-left: -10px;
  margin-right: -10px;
}
.box .content {
  height: 15rem;
}
.box .longer-content {
  height: 17.5rem;
}
.diplome {
  padding-left: 3rem;
  padding-right: 3rem;
}
.reverse {
  width: 100%;
  background-color: #55aaff;
  color: #ffffff;
  padding-top: 30px;
}
.reverse h1 {
  font-size: 2.2rem;
  font-weight: bold;
}
.reverse p {
  margin-bottom: 30px;
  text-align: justify;
}
.reverse img {
  border-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  margin-left: auto;
  margin-right: auto;
}
.reverse a {
  color: #eef7ff;
  text-decoration: underline;
  transition-duration: 0.2s;
  font-weight: bold;
}
.reverted-link {
  color: #eef7ff;
  text-decoration: underline;
  transition-duration: 0.2s;
  font-weight: bold;
}
.pod-reverse {
  color: #ffffff;
  margin-bottom: 30px;
  text-align: justify;
}
.pod-reverse h1 {
  color: #ffffff;
  font-size: 1.5rem;
  font-family: 'Lato', sans-serif;
  margin-bottom: 10px;
}
.pod-reverse h2 {
  margin-left: 0.5rem;
  color: #ffffff;
  font-size: 1.2rem;
  font-family: 'Lato', sans-serif;
}
.pod-reverse h3 {
  margin-left: 1rem;
  color: #bbddff;
  font-size: 0.9rem;
  font-family: 'Lato', sans-serif;
}
.pod-reverse em {
  color: #cce6ff;
}
.contact .icon {
  color: #ffffff;
  text-decoration: none;
  margin: 10px;
  font-size: 1.5rem;
}
.custom-input {
  margin-bottom: 10px;
  border-color: #ffffff;
}
.captcha {
  width: 100%;
  margin-bottom: 10px;
}
.work-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.work-container .pod {
  padding-left: 21px;
  padding-right: 21px;
}
@media screen and (min-device-width: 1000px) {
  .work-container .pod {
    width: 50%;
  }
}
@media screen and (max-device-width: 999px) {
  .work-container .pod {
    width: 100%;
  }
}
body {
  font-family: 'Open Sans', sans-serif;
  color: #808080;
  text-align: justify;
  background-color: #55aaff;
}
h2 {
  color: #55aaff;
  font-size: 1.5rem;
  font-family: 'Lato', sans-serif;
}
h3 {
  margin-left: 0.5rem;
  color: #999999;
  font-size: 1.2rem;
  font-family: 'Lato', sans-serif;
}
h4 {
  margin-left: 1rem;
  color: #b3b3b3;
  font-size: 0.9rem;
  font-family: 'Lato', sans-serif;
}
.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
img {
  margin-bottom: 20px;
}
.backwhite {
  background-color: #ffffff;
  padding-top: 30px;
  padding-bottom: 30px;
}
.red {
  color: #ffaa55;
}
