/* 
font-family: 'Spartan', sans-serif; 
font-family: 'Montserrat', sans-serif;
*/

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
  font-size: 62.5%;
  box-sizing: border-box;
}
body {
  background: #051238;
  font-family: "Spartan", sans-serif;
  font-size: 1.7rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.765;
  color: #9aa0af;
  margin: 0;
  padding: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}
html,
body {
  height: 100%;
}
img {
  width: 100%;
  border-style: none;
}

a {
  color: #9aa0af;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Spartan", sans-serif;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  margin-top: 6rem;
  margin-bottom: 1.8rem;
}

h1,
.h1 {
  font-family: "Spartan", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.25;
  font-size: 2em;
  margin: 0.67em 0;
}

h2,
.h2 {
  font-size: 3rem;
  line-height: 1.3;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}
[hidden] {
  display: none;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-smoothing: auto;
  -webkit-font-smoothing: antialiased;
  -webkit-font-variant-ligatures: common-ligatures;
  -moz-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 60%;
  line-height: inherit;
}

ol,
ul {
  list-style: none;
}
li {
  display: block;
}

a {
  text-decoration: none;
  line-height: inherit;
}
a img {
  border: none;
}

.row {
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.row .row {
  width: auto;
  max-width: none;
  margin-left: -20px;
  margin-right: -20px;
}

[class*="col-"] {
  float: left;
  padding: 0 20px;
}
[class*="col-"] + [class*="col-"].end {
  float: right;
}

.col-one {
  width: 8.33333%;
}
.col-two,
.col-1-6 {
  width: 16.66667%;
}
.col-three,
.col-1-4 {
  width: 25%;
}
.col-four,
.col-1-3 {
  width: 33.33333%;
}
.col-five {
  width: 41.66667%;
}
.col-six,
.col-1-2 {
  width: 50%;
}
.col-seven {
  width: 58.33333%;
}
.col-eight,
.col-2-3 {
  width: 66.66667%;
}
.col-nine,
.col-3-4 {
  width: 75%;
}
.col-ten,
.col-5-6 {
  width: 83.33333%;
}
.col-eleven {
  width: 91.66667%;
}
.col-twelve,
.col-full {
  width: 100%;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

.is-hidden {
  display: none;
}
.is-invisible {
  visibility: hidden;
}
.clear-both {
  clear: both;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.overflow-hidden {
  overflow: hidden;
}
.remove-bottom {
  margin-bottom: 0;
}
.half-bottom {
  margin-bottom: 1.5rem;
}
.add-bottom {
  margin-bottom: 3rem;
}

.no-border {
  border: none;
}
.full-width {
  width: 100%;
}

.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}

.pull-left {
  float: left;
}
.pull-right {
  float: right;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

hr {
  border: solid rgba(0, 0, 0, 0.1);
  border-width: 1px 0 0;
  clear: both;
  margin: 2.4rem 0 1.5rem;
  height: 0;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #051238;
  z-index: 804;
  height: 100%;
  width: 100%;
  display: table;
}

.no-js #preloader,
.oldie #preloader {
  display: none;
}

#loader {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.section-header {
  text-align: center;
  position: relative;
  margin-bottom: 3.6rem;
  max-width: 960px;
}

.signature {
  display: inline-block;
  position: fixed;
  margin: 0;
  padding: 0;
  left: 40px;
  top: 10px;
  z-index: 802;
}
.signature a {
  display: block;
  cursor: pointer;
  padding: 0;
  outline: 0;
  border: none;
  width: 175px;
  height: 90px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-nav {
  background: #040d28;
  box-shadow: 0px 30px 40px rgba(0, 0, 0, 0.5);
  font-size: 1.3rem;
  line-height: 1.846;
  padding: 3.6rem 3rem 3.6rem 3.6rem;
  height: 100%;
  width: 280px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 803;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  visibility: hidden;
}

.closeNav {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-top: -7px;
}
.closeNav:hover,
.closeNav:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

.scrolled-nav {
  position: fixed;
  top: 0;
  z-index: 801;
  height: 90px;
  width: 100%;
  background: #040d28;
  border-bottom: #9aa0af solid 5px;
  color: #fff;
  line-height: 150px;
  overflow-y: hidden;
  max-height: 500px;
  transition-property: all;
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(1, 0.5, 1, 0);
}

.header-nav a:hover,
.header-nav a:focus,
.header-nav a:active {
  color: white;
}

.header-nav h3 {
  font-size: 11px;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 0.25rem;
  margin-bottom: 4.8rem;
  margin-top: 0.9rem;
  color: white;
}

.header-nav p {
  margin-bottom: 2.7rem;
  color: white;
}

.header-nav side {
  position: relative;
  left: 50px;
  opacity: 0;
  visibility: hidden;
}

.header-nav-list {
  font-size: 1.8rem;
  margin: 3.6rem 0 3rem 0;
  padding: 0 0 1.8rem 0;
  list-style: none;
}

.header-nav-list li a {
  padding-left: 0;
  line-height: 4.5rem;
  color: #9aa0af;
}
.header-nav-list li a:hover {
  color: white;
}
.header-nav-list a,
.header-nav-list a:focus {
  color: #ffffff;
}

.header-nav-social {
  list-style: none;
  display: inline-block;
  margin: 0;
  font-size: 1.8rem;
}

.header-nav-social li {
  margin-right: 12px;
  padding-left: 0;
  display: inline-block;
}

.header-nav-social li a {
  color: #9aa0af;
}

.header-nav-social li a:hover,
.header-nav-social li a:focus {
  color: white;
}

.header-nav-social li:last-child {
  margin: 0;
}

.menu-is-open .header-nav {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  -webkit-overflow-scrolling: touch;
}

.menu-is-open .header-nav .header-nav side {
  opacity: 1;
  visibility: visible;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  left: 0;
}

.top-right-nav {
  font-size: 1.8rem;
  color: #9aa0af;
  font-family: "Spartan", sans-serif;
  position: fixed;
  right: 10px;
  top: 24px;
  height: 42px;
  width: 450px;
  line-height: 42px;
  z-index: 802;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.top-right-nav a {
  color: #9aa0af;
  padding-left: 10px;
  padding-right: 10px;
}
.top-right-nav a:hover {
  color: white;
}

.header-menu-toggle {
  display: none;
}
.header-menu-toggle.opaque .header-menu-text {
  background-color: #000000;
}
.header-menu-toggle:hover,
.header-menu-toggle:focus {
  color: #ffffff;
}

.header-menu-text {
  display: block;
  position: absolute;
  top: 0;
  left: -70px;
  width: 70px;
  padding-left: 12px;
}

.header-menu-icon {
  display: block;
  width: 22px;
  height: 2px;
  margin-top: -1px;
  position: absolute;
  left: 10px;
  top: 50%;
  right: auto;
  bottom: auto;
  background-color: white;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.header-menu-icon::before,
.header-menu-icon::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: inherit;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.header-menu-icon::before {
  top: -9px;
}

.header-menu-icon::after {
  bottom: -9px;
}

.home {
  width: 100%;
  height: 100%;
  min-height: 786px;
  background-color: transparent;
  position: relative;
  display: table;
}

.home .dark {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.no-js .home {
  background: #071845;
}

.home-content {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
}

.home-content h1 {
  font-family: "Spartan", sans-serif;
  line-height: 1.333;
  margin-top: 0;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: -10px;
}

.home-content h2 {
  font-family: "Spartan", sans-serif;
  line-height: normal;
  color: #9aa0af;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: -7px;
}

.home-content h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  color: white;
  text-transform: uppercase;
  position: relative;
  margin-top: -10px;
  margin-bottom: 1.2rem;
  margin-left: 6px;
  font-weight: 400;
}

.home-content-main {
  font-family: "Spartan", sans-serif;
  padding-top: 30px;
  position: relative;
}
.home-content-scroll {
  position: absolute;
  left: 9.5rem;
  bottom: 8.4rem;
}

.home-content-scroll a {
  font-family: "Spartan", sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  color: #ffffff;
  position: relative;
  display: inline-block;
  line-height: 3rem;
  padding-left: 2.5rem;
}

.home-content-scroll a:hover {
  font-family: "Spartan", sans-serif;
  color: #9aa0af;
}

.home-content-scroll a::before {
  border-bottom: 2px solid #9aa0af;
  border-right: 2px solid #9aa0af;
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  margin-top: -6px;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.home-content-line {
  display: block;
  width: 2px;
  height: 10.2rem;
  background-color: darkred;
  position: absolute;
  right: 7.2rem;
  bottom: 0;
}

.side-social {
  list-style: none;
  margin: 0;
  position: absolute;
  top: 50%;
  right: 5.4rem;
  -webkit-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.side-social a {
  color: white;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.side-social li {
  position: relative;
  padding: 0.9rem 0;
}

.side-social li a {
  display: block;
  width: 33px;
  height: 33px;
}

.side-social i,
.side-social span {
  position: absolute;
  top: 0;
  line-height: 33px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.side-social i {
  font-size: 14px;
  right: 0;
  text-align: center;
  display: inline-block;
  width: 33px;
  height: 33px;
  line-height: calc(33px - 4px);
  border: 2px solid #ffffff;
  border-radius: 50%;
}
.side-social i:hover {
  font-size: 14px;
  color: #9aa0af;
  right: 0;
  text-align: center;
  display: inline-block;
  width: 33px;
  height: 33px;
  line-height: calc(33px - 4px);
  border: 2px solid #9aa0af;
  border-radius: 50%;
}

.side-social span {
  color: #9aa0af;
  right: 4.5rem;
  font-size: 1.3rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.side-social li:hover span {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.white {
  color: white;
}

.about h1 {
  font-family: "Spartan", sans-serif;
  line-height: 1.333;
  margin-top: 0;
  color: #051238;
  margin: 90px 10px 0px 45px;
  font-weight: 700;
}

.about {
  background-color: #9aa0af;
  color: #051238;
  height: auto;
}

.about-text {
  font-size: 16px;
  margin: 15px 40px 15px 40px;
  color: #051238;
  font-family: "Montserrat", sans-serif;
}
.about-text span {
  text-transform: uppercase;
  font-family: "Spartan", sans-serif;
  font-weight: 700;
}
.about-text-1 {
  font-size: 16px;
  margin: 15px 40px 15px 110px;
  color: #051238;
  font-family: "Montserrat", sans-serif;
}
.about-text-1 span {
  text-transform: uppercase;
  font-family: "Spartan", sans-serif;
  font-weight: 700;
}
.about-text-2 {
  font-size: 16px;
  margin: 15px 40px 15px 110px;
  color: #051238;
  font-family: "Montserrat", sans-serif;
}
.about-text-2 span {
  text-transform: uppercase;
  font-family: "Spartan", sans-serif;
  font-weight: 700;
}
.about-text-3 {
  font-size: 16px;
  margin: 15px 40px 15px 110px;
  color: #051238;
  font-family: "Montserrat", sans-serif;
}
.about-text-3 span {
  text-transform: uppercase;
  font-family: "Spartan", sans-serif;
  font-weight: 700;
}
.about-text-4 {
  font-size: 16px;
  margin: 15px 40px 15px 110px;
  color: #051238;
  font-family: "Montserrat", sans-serif;
}
.about-text-4 span {
  text-transform: uppercase;
  font-family: "Spartan", sans-serif;
  font-weight: 700;
}

.about-text a {
  color: #051238;
  text-decoration: underline;
  font-weight: 800;
  text-transform: uppercase;
  font-family: "Spartan", sans-serif;
}
.about-text a:hover {
  opacity: 0.6;
}

#button {
  color: #9aa0af;
  padding: 10px;
  margin: 25px 40px 25px 40px;
  width: 250px;
  background: #051238;
  text-align: center;
}
#button a {
  color: #9aa0af;
}
#button a:hover {
  color: white;
}

.skills-section-header {
  text-align: center;
  margin: auto;
}

.skills h1 {
  font-family: "Spartan", sans-serif;
  margin-top: 0;
  margin: auto;
  text-align: center;
  font-weight: 700;
  color: #051238;
}

.skills h2 {
  font-family: "Spartan", sans-serif;
  line-height: 1.333;
  color: #051238;
  text-transform: uppercase;
  text-align: center;
  margin: auto;
  font-weight: 700;
}

.skills-text {
  font-family: "Montserrat", sans-serif;
  margin: auto;
  text-align: center;
  font-size: 16px;
  line-height: 35px;
  list-style-type: none;
}

.skills {
  padding-top: 16.2rem;
  padding-bottom: 13.2rem;
  background-color: #ffffff;
  color: #757575;
  position: relative;
}

.skills-icon {
  font-size: 65px;
  color: #9aa0af;
  margin: auto;
  margin: 30px 0px 10px 0px;
  text-align: center;
}
.skills-icon:hover {
  color: #051238;
}

.portfolio {
  background: #ffffff;
  padding-bottom: 30px;
  position: relative;
}

.portfolio .intro-wrap {
  padding: 15rem 0 25.2rem;
  background: #051238;
}

.portfolio h2 {
  font-family: "Spartan", sans-serif;
  line-height: 1.333;
  color: #9aa0af;
  text-transform: uppercase;
}

.portfolio h1 {
  font-family: "Spartan", sans-serif;
  line-height: 1.333;
  margin-top: 0;
  font-weight: 700;
  color: #ffffff;
}

.works-content {
  max-width: 1160px;
  margin-top: -23.4rem;
  position: relative;
  z-index: 5;
}

.projects:after {
  content: "";
  display: table;
  clear: both;
}

.projects .grid-sizer,
.project-box {
  width: 50%;
}

.project-box {
  float: left;
  padding: 0;
  cursor: pointer;
}

.projects-inside {
  background-color: white;
  max-width: 1100px;
  height: auto;
}
.projects .grid-sizer,
.project-box-inside {
  width: 100%;
}
.project-box-inside {
  float: none;
  padding: 0;
}

.item-folio {
  position: relative;
  overflow: hidden;
  margin: 5px;
}
.item-folio-inside {
  margin: auto;
  text-align: center;
  padding: 10px;
  background: white;
  width: 100%;
}

.item-folio__thumb img {
  vertical-align: bottom;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.item-folio__thumb a {
  display: block;
}

.item-folio__thumb a::before {
  display: block;
  background-color: rgba(0, 0, 0, 0.8);
  content: "";
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 1;
}

.item-folio__thumb a::after {
  font-size: 2.7rem;
  display: block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  margin-left: -15px;
  margin-top: -15px;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  z-index: 1;
}

.item-folio__text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.item-folio__title {
  font-size: 20px;
  z-index: 3;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  line-height: normal;
}

.item-folio__cat {
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  line-height: 1.714;
  margin-bottom: 0;
  z-index: 3;
}

.item-folio__project-link {
  display: block;
  cursor: pointer;
  color: #ffffff;
  height: 55px;
  width: 55px;
  text-align: center;
  z-index: 3;
  position: absolute;
  top: 0px;
  right: 0px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.item-folio__project-link i {
  font-size: 24px;
  padding-top: 14px;
}

.oh-lottery {
  background: #9189fc;
  color: #ffffff;
}
.recipes {
  background: #374d46;
  color: #ffffff;
}
.mf {
  background: #ab1e2d;
  color: #ffffff;
}
.GoSEE {
  background: #f7ee24;
  color: #0a0a0a;
}
/* .leadership{background: #002942; color: #FFFFFF;} */
.budget {
  background: #2b468b;
  color: #ffffff;
}
.EDU {
  background: #1d386f;
  color: #ffffff;
}
/* .IMPACT {background: #b5bc35; color: #FFFFFF;} */
.weather {
  background: #2155cf;
  color: #ffffff;
}
.burger {
  background: #faed26;
  color: #262626;
}

.item-folio:hover .item-folio__thumb a::before {
  opacity: 1;
  visibility: visible;
}

.item-folio:hover .item-folio__thumb a::after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.item-folio:hover .item-folio__thumb img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.item-folio:hover .item-folio__project-link,
.item-folio:hover .item-folio__text {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 10;
  padding-top: 125px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 1200px;
  z-index: 20;
}

.modal-content h2 {
  font-family: "Spartan", sans-serif;
  font-weight: 700;
  color: #051238;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: -10px;
}
.modal-content a {
  text-decoration: underline;
  color: #051238;
  font-weight: 600;
}
.modal-content a:hover {
  opacity: 0.6;
}
.modal-content strong {
  color: #051238;
}
.modal-content span {
  margin-bottom: 20px;
  color: #051238;
}
.modal-content p {
  margin: 10px 0px 10px 0px;
  color: #051238;
}

.closeModal_1,
.closeModal_2,
.closeModal_3,
.closeModal_4,
.closeModal_5,
.closeModal_6,
.closeModal_7,
.closeModal_8 {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.closeModal_1:hover,
.closeModal_1:focus,
.closeModal_2:hover,
.closeModal_2:focus,
.closeModal_3:hover,
.closeModal_3:focus,
.closeModal_4:hover,
.closeModal_4:focus,
.closeModal_5:hover,
.closeModal_5:focus,
.closeModal_6:hover,
.closeModal_6:focus,
.closeModal_7:hover,
.closeModal_7:focus,
.closeModal_8:hover,
.closeModal_8:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.visually-hidden {
  display: none;
}

.carousel {
  position: relative;
}
.carousel.pointer-event {
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block;
}
.active.carousel-item-end,
.carousel-item-next:not(.carousel-item-start) {
  transform: translateX(100%);
}
.active.carousel-item-start,
.carousel-item-prev:not(.carousel-item-end) {
  transform: translateX(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end,
.carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-end,
.carousel-fade .active.carousel-item-start {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-end,
  .carousel-fade .active.carousel-item-start {
    transition: none;
  }
}
.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #051238;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-control-next,
  .carousel-control-prev {
    transition: none;
  }
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  color: #051238;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='051238'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
  margin-left: -75px;
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='051238'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  margin-right: -75px;
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #051238;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
.carousel-dark .carousel-control-next-icon,
.carousel-dark .carousel-control-prev-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}

.contact-info {
  padding: 50px 0px 0px 0px;
  text-align: center;
}
.contact-info h3 {
  margin: auto;
  width: 100%;
  color: #9aa0af;
  padding: 10px 0px 0px 0px;
  font-size: 14px;
  text-align: center;
}
.contact-info a:hover {
  color: white;
}
.contact-social {
  margin: auto;
  padding-top: 5px;
  list-style: none;
  text-align: center;
}
.contact-social li {
  display: inline;
  font-size: 20px;
  padding: 5px;
}

footer {
  padding-bottom: 40px;
  font-size: 15px;
  line-height: 2;
  text-align: center;
  color: #9aa0af;
}

footer h4 {
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 1.313;
  margin-top: 0;
  margin-bottom: 3.6rem;
}

footer a {
  color: #ffffff;
}
footer a:hover,
footer a:focus,
footer a:active {
  color: #9aa0af;
}
footer .row {
  max-width: 980px;
}

.footer-main {
  text-align: center;
}
.footer-bottom {
  margin-top: 5.4rem;
  text-align: center;
  font-size: 14px;
}
.footer-bottom .copyright span {
  display: inline-block;
}

.footer-bottom .copyright span::after {
  content: "|";
  display: inline-block;
  padding: 0 1rem 0 1.2rem;
  color: rgba(255, 255, 255, 0.05);
}

.footer-bottom .copyright span:last-child::after {
  display: none;
}

.go-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 600;
  display: none;
}

.go-top a,
.go-top a:visited {
  text-decoration: none;
  border: 0 none;
  display: block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  background: #051238;
  color: #9aa0af;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.go-top a i,
.go-top a:visited i {
  font-size: 18px;
  line-height: inherit;
}

.go-top a:hover,
.go-top a:focus {
  color: #ffffff;
}
