@import url("https://fonts.googleapis.com/css?family=Amaranth:400,700");
/*@function get-vw($target)
 * $vw-context: (1440 * 0.01) * 1px
 * @return ($target / $vw-context) * 1vw */
.img-circle {
  border-radius: 50%; }

.background, .bg-middle, .about-bottom {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

html, body {
  overflow: hidden; }

body {
  margin: 0 auto;
  padding: 0 auto;
  font-family: "Amaranth", sans-serif;
  color: #ffffff;
  font-size: 2.4vmin;
  font-weight: lighter;
  background-color: #659E97;
  line-height: 1.1; }

h1 {
  color: #659E97;
  font-size: 4vmin; }

p {
  color: #444444; }

.pright {
  right: 0; }

.pleft {
  left: 0; }

.layer_chkToggle, .form_chkToggle, .form_chkToggle1 {
  display: none; }

.layer_chkToggle:checked ~ .layer_btnToggle {
  width: 76vw;
  background-color: transparent;
  z-index: 50;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in; }

.layer_chkToggle:checked ~ .inner-container .about-icon {
  bottom: 70%;
  right: 0;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  @media (max-width: 480px) {
    .layer_chkToggle:checked ~ .inner-container .about-icon {
      display: none; } }
  @media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) {
    .layer_chkToggle:checked ~ .inner-container .about-icon {
      display: none; } }

.layer_chkToggle:checked ~ .inner-container .about-back {
  right: 5px;
  top: 5px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

.layer_chkToggle:checked ~ .inner-container2 .works-back {
  left: 5px;
  top: 5px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

.layer_chkToggle:checked ~ .inner-container2 .works-icon {
  top: 5%;
  left: 85%;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  @media (max-width: 480px) {
    .layer_chkToggle:checked ~ .inner-container2 .works-icon {
      display: none; } }
  @media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) {
    .layer_chkToggle:checked ~ .inner-container2 .works-icon {
      display: none; } }

.layer_chkToggle:checked ~ .inner-container {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  left: 0; }

.layer_chkToggle:checked ~ .layer_btnToggle2 {
  left: 76%; }

.layer_chkToggle:checked ~ .inner-container2 {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  right: 0; }

.layer_chkToggle:checked ~ .inner-container .about-top, .layer_chkToggle:checked ~ .inner-container .about-bottom {
  left: 0; }

.layer_chkToggle:checked ~ .inner-container2 .works-top, .layer_chkToggle:checked ~ .inner-container2 .works-bottom {
  right: 0; }

.layer_chkToggle:checked ~ .inner-container .about-top .img {
  left: 2%;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

.layer_chkToggle:checked ~ .inner-container .about-top .text {
  left: 13%;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

.layer_btnToggle {
  height: 100%;
  width: 12vw;
  position: absolute;
  background-color: transparent;
  z-index: 100;
  overflow: hidden;
  cursor: pointer; }

.layer_btnToggle2 {
  width: 100%;
  height: 50px;
  position: absolute;
  background-color: transparent;
  z-index: 100;
  left: 12%; }

.bg-middle {
  width: 76vw;
  height: 100%;
  position: absolute;
  left: 12%;
  z-index: 40;
  background-image: url("../images/cat.jpg");
  background-position: center;
  overflow: hidden; }

.middle-logo, .middle-form {
  max-width: 480px;
  width: 88%;
  max-height: 480px;
  height: 88%;
  margin: 50px auto;
  text-align: center;
  font-size: 4vmin;
  background-color: rgba(72, 72, 72, 0.4);
  border-radius: 100%;
  padding: 2%;
  z-index: 100;
  display: block;
  position: absolute;
  left: 0;
  right: 0; }
  @media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) {
    .middle-logo, .middle-form {
      border-radius: 5%;
      max-height: 82%;
      margin: 20px auto; } }
  @media (max-width: 480px) {
    .middle-logo, .middle-form {
      max-height: 70%; } }

.middle-logo {
  top: 0; }

.middle-logo .logo-img {
  margin: 30px 0 30px 0; }
  @media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) {
    .middle-logo .logo-img {
      width: 20%;
      margin: 30px 0 30px 0; } }
  @media (max-width: 480px) {
    .middle-logo .logo-img {
      width: 50%; } }

.middle-logo article {
  width: 70%;
  text-align: center;
  margin: 0 auto; }

.middle-form {
  top: -300%;
  font-size: 4vmin; }

.form_chkToggle:checked ~ .middle-logo {
  top: -300%;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in; }

.form_chkToggle:checked ~ .middle-form {
  top: 0;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in; }

.form_chkToggle:not(checked) ~ .middle-logo {
  top: 0;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in; }

.form_chkToggle:not(checked) ~ .middle-form {
  top: -300%;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in; }

.shadow-right {
  box-shadow: inset -7px 0 9px -7px rgba(0, 0, 0, 0.4); }

.shadow-left {
  box-shadow: inset 7px 0 9px -7px rgba(0, 0, 0, 0.4); }

section {
  float: left; }

.inner-container, .inner-container2 {
  position: absolute;
  width: 76vw;
  height: 100%;
  z-index: 90;
  overflow: hidden;
  -webkit-overflow-scrolling: touch; }

.inner-container {
  background-color: #659E97; }

.inner-container2 {
  background-color: #603030; }

.leftW {
  left: -64%; }

.rightW {
  right: -64%; }

.about-top {
  width: 100%;
  height: 40%;
  left: -20%;
  position: relative;
  background-color: #659E97; }

.about-top .img {
  position: fixed;
  width: 10%;
  left: -60%;
  bottom: 65%;
  z-index: 200; }

.about-top .logo {
  position: absolute;
  width: 100%;
  left: 38%;
  bottom: 54%; }

.about-top .text {
  position: fixed;
  z-index: 200;
  width: 100%;
  left: -60%;
  bottom: 65%; }

.about-top .name {
  font-size: 4vmin;
  font-weight: bold; }

.about-top .title {
  font-size: 3vmin; }

.about-top .img img, .about-top .logo img {
  width: 100%; }

.works-top {
  width: 100%;
  height: 25%;
  right: -20%;
  position: relative;
  background-color: #603030; }

.works-top p {
  color: #ffffff;
  font-size: 3vmin;
  width: 60%;
  padding: 7% 0 0 5%; }
  @media (max-width: 480px) {
    .works-top p {
      padding: 10% 0 0 5%;
      width: 77%; } }
  @media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) {
    .works-top p {
      padding: 10% 0 0 5%;
      width: 77%; } }

.about-bottom {
  width: 100%;
  height: 60%;
  left: -20%;
  position: relative;
  background-image: url("../images/bg2.png");
  background-position: bottom;
  background-color: #fff; }

.about-bottom article {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  height: 80%;
  position: relative;
  padding: 2% 5% 2% 17%; }

.about-bottom article a {
  color: #659E97;
  text-decoration: none; }

.about-bottom article a:hover, .about-bottom article a:active {
  color: #659E97;
  text-decoration: underline; }

/*.about-bottom article p:first-of-type
 * color: $color2
 * font-size: $fonts2
 * width: 50% */
.works-bottom {
  width: 100%;
  height: 75%;
  right: -20%;
  position: relative;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.about-icon {
  display: inline-block;
  position: absolute;
  width: 12vw;
  height: 36px;
  z-index: 80;
  right: 0;
  text-align: center;
  font-size: 3vmin;
  bottom: 10%; }
  @media (max-width: 480px) {
    .about-icon {
      bottom: 0;
      top: 50%; } }
  @media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) {
    .about-icon {
      bottom: 0;
      top: 50%; } }

.about-icon img {
  width: 25%; }
  @media (max-width: 480px) {
    .about-icon img {
      width: 50%; } }

.about-back {
  position: absolute;
  right: -20%;
  z-index: 50; }

.works-back {
  position: absolute;
  left: -20%;
  z-index: 50; }

.works-back img, .about-back img {
  width: 40px; }
  @media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) {
    .works-back img, .about-back img {
      width: 20px; } }

.works-icon {
  display: inline-block;
  position: absolute;
  width: 12vw;
  height: 36px;
  bottom: 10%;
  z-index: 80;
  left: 0;
  text-align: center;
  font-size: 3vmin; }
  @media (max-width: 480px) {
    .works-icon {
      bottom: 0;
      top: 50%; } }
  @media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) {
    .works-icon {
      bottom: 0;
      top: 50%; } }

.works-icon img {
  width: 25%; }
  @media (max-width: 480px) {
    .works-icon img {
      width: 50%; } }

#form-div {
  max-width: 450px;
  width: 88%;
  max-height: 450px;
  height: 88%;
  margin: 50px auto;
  text-align: center;
  font-size: 2.4vmin;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  padding: 2%; }
  @media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) {
    #form-div {
      max-height: 80%;
      margin: 0 auto;
      font-size: 3vmin; } }
  @media (max-width: 480px) {
    #form-div {
      max-height: 90%; } }

#form-div article {
  margin-bottom: 5px;
  color: #ffffff;
  width: 88%;
  margin: 0 auto;
  margin-bottom: 5px; }

#feedback-page {
  text-align: center; }

.feedback-input {
  color: #A89078;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 12px;
  border-radius: 0;
  line-height: 24px;
  background-color: #ffffff;
  padding: 5px 30px 5px 30px;
  width: 80%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid transparent; }

.feedback-input:focus {
  background: #fff;
  box-shadow: 0;
  border: 3px solid #A89078;
  color: #603030;
  outline: none;
  padding: 5px 30px 5px 30px; }

.focused {
  color: #603030;
  border: #30aed6 solid 3px; }

#name {
  background-image: url(../images/name.svg);
  background-size: 15px 15px;
  background-position: 11px 8px;
  background-repeat: no-repeat; }

#name:focus {
  background-image: url(../images/name.svg);
  background-size: 15px 15px;
  background-position: 8px 5px;
  background-position: 11px 8px;
  background-repeat: no-repeat; }

#email {
  background-image: url(../images/email.svg);
  background-size: 15px 15px;
  background-position: 11px 8px;
  background-repeat: no-repeat; }

#email:focus {
  background-image: url(../images/email.svg);
  background-size: 15px 15px;
  background-position: 11px 8px;
  background-repeat: no-repeat; }

#message {
  background-image: url(../images/comment.svg);
  background-size: 15px 15px;
  background-position: 11px 8px;
  background-repeat: no-repeat; }

textarea {
  width: 80%;
  height: 55px;
  line-height: 50%;
  resize: vertical; }

input:hover, textarea:hover, input:focus, textarea:focus {
  background-color: white; }

#form-warning {
  background: rgba(255, 0, 0, 0.5);
  font-size: 2.2vmin;
  padding: 5px;
  margin-top: 2px;
  display: none;
  width: 80%;
  margin: 0 auto;
  border-radius: 5%; }

#button-send {
  width: 80%;
  border: #A89078 solid 4px;
  cursor: pointer;
  background-color: #A89078;
  color: white;
  font-size: 3vmin;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: -4px;
  font-weight: 700;
  text-align: center;
  margin: 0 auto; }

#button-send:hover {
  background-color: white;
  color: #A89078; }

.arrow-img {
  margin-top: 15px;
  cursor: pointer; }

.arrow-back {
  width: 10%;
  cursor: pointer; }

.Gallery-Container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between; }

.mix, .gap {
  display: inline-block;
  vertical-align: top; }

.mix {
  /*margin-bottom: 1rem */
  margin: 0;
  padding: 0;
  position: relative; }

.mix img, .gap img {
  width: 100%; }

.mix:before {
  content: "";
  display: inline-block;
  /*padding-top: 56.25% */ }

.mix, .gap {
  /*width: calc(100%/2 - (((2 - 1) * 1rem) / 2)) */
  width: calc(100%/2); }

@media screen and (min-width: 541px) {
  .mix, .gap {
    /*width: calc(100%/3 - (((3 - 1) * 1rem) / 3)) */
    width: calc(100%/3); } }
@media screen and (min-width: 1281px) {
  .mix, .gap {
    /*width: calc(100%/4 - (((4 - 1) * 1rem) / 4)) */
    width: calc(100%/4); } }
.works {
  position: relative;
  width: 100%;
  bottom: 0;
  top: 0; }

.image {
  display: block;
  width: 100%;
  height: auto;
  border: 0; }

.overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease; }

.mix:hover .overlay {
  bottom: 0;
  height: 100%; }

.overlay .text {
  white-space: nowrap;
  color: white;
  font-size: 2.4vmin;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center; }

.overlay a {
  color: #ffffff;
  font-size: 2.2vmin;
  text-decoration: none; }

.overlay a:hover {
  color: #ffffff;
  font-size: 2.2vmin;
  text-decoration: none; }

/*# sourceMappingURL=style.css.map */
