/* Imports */
@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");
/* Global */
* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #C9D6DF;
}

a {
  color: #52616B;
  text-decoration: none;
}

html, body, header, head, footer {
  padding: 0px;
  margin: 0px;
}

h1 {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 100px;
}

/* Header */
header, head {
  background-color: #52616B;
}

/* Footer */
.madeby {
  color: #F0F5F9;
  text-decoration: none;
}

.copyright {
  background-color: #1E2022;
  padding: 50px;
  color: #F0F5F9;
}

.copyr {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 8pt;
  color: #F0F5F9;
}

/* Pages */
.title2 {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 80px;
  margin-bottom: 10px;
}

.pgtitle {
  padding: 50px;
  font-size: 50px;
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  margin-bottom: 10px;
}

.pgtext {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  list-style-type: none;
  color: #F0F5F9;
  text-align: center;
}

.pgtext2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  list-style-type: none;
  color: #F0F5F9;
  text-align: left;
}

.pgtext3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  list-style-type: none;
  color: #52616B;
  text-align: left;
}

.spacer-black {
  background-color: #C9D6DF;
  padding-bottom: 100px;
}

/* Main Menu */
.mmtitle a {
  display: block;
  float: left;
  text-decoration: none;
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20pt;
  width: 50vmax;
  line-height: 22.5vmin;
  text-align: left;
  margin: 0px;
  background-color: #F0F5F9;
  padding-left: 60px;
}

.menubar {
  background-color: #F0F5F9;
  overflow: hidden;
}

.menubar ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  background-color: #F0F5F9;
  position: relative;
}

.mmitem a {
  display: block;
  float: right;
  text-decoration: none;
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-style: normal;
  font-size: 20pt;
  line-height: 22.5vmin;
  text-align: center;
  margin: 0px;
  background-color: #F0F5F9;
  padding-right: 60px;
}

@media only screen and (max-width: 800px) {
  .mmtitle a {
    display: block;
    width: 100%;
    float: none;
    color: #000000;
    justify-content: center;
    text-align: center;
    padding-left: 0px;
  }
  .mmitem a {
    float: none;
    text-align: center;
    justify-content: center;
    display: block;
    padding-right: 30px;
    padding-left: 30px;
  }
}
.menubar ul .mmitem a:hover {
  color: #52616B;
}

.menubar ul .mmitem a.active {
  color: #52616B;
}

.mmtitle.active {
  color: #1E2022;
}

/* Footer Menu */
.footermenu {
  background-color: #1E2022;
  overflow: hidden;
  padding-top: 50px;
  color: #F0F5F9;
}

.footermenu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  background-color: #1E2022;
  position: relative;
  color: #F0F5F9;
  width: 100%;
  display: table;
  text-align: center;
}

.footermenu li {
  display: inline-block;
  float: none;
}

.footermenu ul li a {
  display: block;
  text-decoration: none;
  color: #F0F5F9;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12pt;
  padding-top: 5vmin;
  padding-bottom: 5vmin;
  width: 15vw;
  text-align: center;
  margin: 0px;
  background-color: #1E2022;
  color: #F0F5F9;
}

@media only screen and (max-width: 850px) {
  .footermenu ul li a {
    width: 100vw;
  }
}
.footermenu ul li a:hover {
  color: #52616B;
}

.footermenu ul li a.active {
  color: #52616B;
}

.about {
  padding-left: 5%;
  padding-right: 5%;
}

.snippet {
  background-color: #52616B;
  padding-top: 5%;
  padding-bottom: 5%;
}

.blurb {
  color: #F0F5F9;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20pt;
  padding-left: 5%;
  padding-right: 5%;
}

/* Privacy */
.priv_pol {
  margin: 60px;
}

.priv {
  color: #000000;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-size: 12pt;
  padding-bottom: 40px;
  font-weight: 400;
  font-style: normal;
}

.priv-sub {
  color: #000000;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20pt;
  padding-top: 40px;
  padding-bottom: 40px;
}

.priv-title {
  color: #000000;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30pt;
  padding-top: 40px;
  padding-bottom: 40px;
}

/* Portfolio */
.row {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}

.column {
  position: relative;
  flex: 33.3%;
  line-height: 0%;
  overflow: hidden;
}

@media only screen and (max-width: 1000px) {
  .column {
    position: relative;
    flex: 50%;
    line-height: 0%;
    overflow: hidden;
  }
}
@media only screen and (max-width: 500px) {
  .row {
    display: block;
    overflow: hidden;
  }
}
.getintouch {
  background-color: #C9D6DF;
  padding-top: 10vmin;
  padding-bottom: 10vmin;
  text-align: center;
}

.getintouch-text {
  color: #000000;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 20pt;
  font-weight: 400;
  font-style: normal;
  padding-left: 70pt;
  padding-right: 70pt;
}

.sendmessage {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12pt;
  margin-top: 4vmin;
  color: #F0F5F9;
  background-color: #52616B;
  border-style: none;
  padding: 15pt 12pt 15pt 12pt;
}

.sendmessage:hover {
  transform: scale(0.9);
  transition: 0.2s ease;
  font-size: 12pt;
}

.portfolio-img {
  max-width: 100%;
  max-height: 100%;
}

.about .pgtext {
  color: #000000;
}

.about .pgtitle {
  color: #000000;
}

.overlay {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  max-height: 100%;
  max-width: 100%;
  opacity: 0;
  transition: 0.2s ease;
  background-color: #000000;
}

.overlay-img {
  transform: scale(2);
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  opacity: 0;
  transition: 0.4s ease;
}

.column:hover .overlay {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.231372549);
  z-index: 11;
}

.column:hover .portfolio-img {
  transform: scale(1.1);
  transition: 0.2s ease;
  z-index: 10;
}

.column:hover .overlay-img {
  opacity: 1;
  transform: scale(1);
  transition: 0.2s ease;
  z-index: 10;
}

.text {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: normal;
}

.inner-txt {
  padding: 20%;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: white;
  font-size: 20px;
  line-height: normal;
}

.socials {
  text-align: center;
  padding-top: 5vmax;
}

.social-icons {
  width: 52px;
  height: 52px;
  background-color: #e1dfdd;
  border-radius: 100%;
  filter: invert(100%);
}

.social-icons:hover {
  filter: invert(0%);
}

/* Content Pages */
.feature {
  text-align: center;
  display: inline;
}

.feature-img {
  display: block;
  width: 60vw;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 700px) {
  .feature-img {
    width: 100vw;
  }
}
.feature-txtbox {
  background-color: #1E2022;
  padding-top: 5%;
  padding-bottom: 5%;
  text-align: center;
}

.feature-text {
  color: #F0F5F9;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 20pt;
  font-weight: 400;
  font-style: normal;
  padding-left: 5%;
  padding-right: 5%;
}

.link-text {
  color: #C9D6DF;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 20pt;
  font-weight: 400;
  font-style: normal;
  padding-left: 2%;
  padding-right: 2%;
}

.link-text:hover {
  color: #52616B;
}

/* Art Gallery */
.art-row {
  padding: 1vw;
  margin: 0 auto;
  display: grid;
  overflow: hidden;
  grid-gap: 1vw;
  grid-template-columns: repeat(auto-fit, minmax(20vw, 32vw));
  /*grid-auto-rows: 33.3vh;*/
  grid-auto-flow: dense;
}

.art-column {
  position: relative;
  line-height: 0%;
  overflow: hidden;
}

@media only screen and (max-width: 1000px) {
  .art-column {
    position: relative;
    flex: 50%;
    line-height: 0%;
    overflow: hidden;
  }
}
@media only screen and (max-width: 500px) {
  .art-row {
    display: block;
    overflow: hidden;
  }
}
.gallery-img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.art-overlay {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  max-height: 100%;
  max-width: 100%;
  opacity: 0;
  transition: 0.2s ease;
  background-color: #000000;
}

.art-column:hover .art-overlay {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.231372549);
  z-index: 11;
}

.art-column:hover .gallery-img {
  transform: scale(1.1);
  transition: 0.2s ease;
  z-index: 10;
}

.art-text {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.inner-art-text {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: white;
  font-size: 20px;
}

.highlight {
  background-color: #000000;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: white;
  font-size: 20px;
}

#canvas1 {
  box-sizing: border-box;
  position: relative;
  background-color: black;
  width: 100%;
  height: 100%;
  padding: 0%;
  margin: 0%;
  line-height: 0%;
}

#canvas2 {
  box-sizing: border-box;
  position: relative;
  background-color: transparent;
  width: 80%;
  height: 80%;
  padding: 0%;
  margin: 0%;
  line-height: 0%;
  text-align: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.gridbod {
  background-color: #000000;
}/*# sourceMappingURL=styles.css.map */