/** IMPORTS **/
@import url("https://fonts.googleapis.com/css?family=Khand:300,500,700|Quattrocento:400,700");
@import url("bootstrap4-grid.css");
@import url("https://use.fontawesome.com/releases/v5.7.2/css/all.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/jquery-modal/0.9.1/jquery.modal.min.css");
/** COLORS **/
/** SPACING **/
.mt-0 {
  margin-top: 0px;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.gray {
  color: #748fa1;
}

/* CSS Document */
html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

.bgColor {
  background: #e6f1ef;
}

.header {
  background: #738196;
  height: 50px;
  z-index: 10;
  padding-left: 20px;
  padding-right: 20px;
  position: fixed;
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.juan-header {
  font-family: 'Khand',sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 30px;
  color: #afc0cc;
  padding-top: 4px;
}

.uxui-header {
  font-family: 'Khand',sans-serif;
  font-weight: 300;
  font-size: 26px;
}

.menu {
  text-align: right;
  color: #afc0cc;
  font-family: 'Khand', sans-serif;
  font-size: 18px;
}

.menu ul {
  list-style: none;
}

.menu li {
  display: inline-block;
  margin-left: 16px;
}

.menu li a {
  color: #afc0cc;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  text-decoration: none;
}

.menu li a:hover {
  color: #fff;
  text-decoration: none;
}

.menu .icon {
  display: none;
}

.heading1 {
  font-family: 'Khand',sans-serif;
  color: #495466;
  font-weight: 700;
  font-size: 60px;
  margin-top: 50px;
  line-height: 1em;
  margin-bottom: 0px;
}

.heading1-reverse {
  font-family: 'Khand',sans-serif;
  color: #afc0cc;
  font-weight: 700;
  font-size: 60px;
}

.heading2 {
  font-family: 'Khand',sans-serif;
  color: #495466;
  font-weight: 700;
  font-size: 40px;
  margin-top: 50px;
  margin-bottom: -14px;
}

.heading3 {
  font-family: 'Khand',sans-serif;
  color: #495466;
  font-weight: 700;
  font-size: 26px;
  margin-top: 40px;
  margin-bottom: -10px;
}

.laber-phone-quote {
  margin-top: 20px;
  line-height: 170%;
}

.heading3-reverse {
  font-family: 'Khand',sans-serif;
  color: #e6f1ef;
  font-weight: 700;
  font-size: 26px;
  margin-top: 40px;
  margin-bottom: -15px;
}

.heading4 {
  font-family: 'Khand',sans-serif;
  color: #495466;
  font-weight: 700;
  font-size: 19px;
  margin-top: 60px;
  margin-bottom: -15px;
}

.copy {
  font-family: 'Quattrocento', serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
}

.copy-reverse {
  font-family: 'Quattrocento', serif;
  color: #afc0cc;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  margin: 30px 0;
}

.copy-reverse a {
  color: #afc0cc;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.copy-reverse a:hover {
  color: #fff;
  text-decoration: none;
}

.copy li {
  font-family: 'Quattrocento', serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
}

.caption {
  font-family: 'Khand',sans-serif;
  color: #495466;
  font-weight: 500;
  font-size: 12px;
}

/*** HOMEPAGE STYLES **/
.section-first {
  width: 100%;
  height: 100%;
  position: relative;
}

.headings {
  padding-left: 18px;
  margin-top: 1px;
}

#home {
  background-color: #738196;
  padding-top: 200px;
}

#about {
  background-color: #e6f1ef;
  padding-top: 40px;
  padding-bottom: 40px;
}

#caseStudies {
  background-color: #2e3746;
  padding-top: 50px;
  padding-bottom: 100px;
}

.textCover {
  font-family: 'Khand',sans-serif;
  font-size: 100px;
  font-weight: 300;
  color: #fff;
  line-height: 120%;
}

.caseStudy {
  padding-bottom: 120px;
}

.row-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: center;
  margin-bottom: 50px;
}

.row-grid div {
  -ms-flex-preferred-size: 16%;
      flex-basis: 16%;
}

.row-grid span {
  font-size: 16px;
}

/*** FOOTER STYLES **/
.footer {
  background: #192231;
  padding-bottom: 30px;
}

.skillsHeading {
  font-family: 'Khand',sans-serif;
  color: #738196;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 1px;
  border-bottom-color: #0e7503;
  border-bottom-style: solid;
  border-bottom-width: thin;
  margin-right: 20px;
  margin-bottom: 10px;
  padding-top: 40px;
}

.skills {
  font-family: 'Khand',sans-serif;
  color: #738196;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 200%;
}

.skills ul {
  padding-left: 20px;
}

/*** CASE STUDY STYLES **/
.heroImage {
  max-width: 70%;
  height: 50%;
  text-align: center;
  padding-top: 60px;
}

.img-responsive {
  width: 100%;
}

.img-responsive-half {
  width: 50%;
}

.centered {
  margin-left: auto;
  margin-right: auto;
}

.content {
  max-width: 70%;
}

.bottomSpace {
  padding-bottom: 100px;
}

.link-sanserif {
  font-family: 'Khand', sans-serif;
  font-weight: 300;
  font-size: 20px;
}

.link-sanserif a {
  color: #0e7503;
  text-decoration: none;
}

.link-sanserif a:hover {
  color: #495466;
  text-decoration: none;
}

.btn-green {
  font-family: 'Khand', sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #44ad41;
  letter-spacing: 1px;
  border: thin solid #44ad41;
  border-radius: 4px;
  padding: 10px 20px;
  text-decoration: none;
  margin-top: 100px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.btn-green:hover {
  color: #fff;
  text-decoration: none;
  background-color: #44ad41;
}

.btn-green-solid {
  font-family: 'Khand', sans-serif;
  font-weight: 300;
  font-size: 16px;
  background-color: #44ad41;
  color: #fff;
  letter-spacing: 1px;
  border: thin solid #44ad41;
  border-radius: 3px;
  padding: 4px 10px 4px 10px;
  text-decoration: none;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.btn-green-solid:hover {
  text-decoration: none;
  background-color: #329b2f;
}

.youtube {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  margin-bottom: 120px;
  height: 0;
  border-radius: 6px;
  border: 2px solid #748fa1;
  background-color: #748fa1;
}

.youtube iframe {
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*** OVERLAY ***/
.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 20;
  left: 0;
  top: 0;
  background-color: #2e3746;
  overflow-x: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.overlay a {
  padding: 26px;
  text-decoration: none;
  font-family: 'Khand', sans-serif;
  font-weight: 300;
  font-size: 40px;
  letter-spacing: 1px;
  color: #afc0cc;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .overlay-content {
  position: relative;
  top: 10%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay .closebtn {
  position: absolute;
  top: -20px;
  right: 0px;
  font-size: 6em;
  line-height: .75em;
}

[data-scroll] {
  -webkit-transition: opacity 0.7s ease-out, -webkit-transform 0.7s ease-out;
  transition: opacity 0.7s ease-out, -webkit-transform 0.7s ease-out;
  transition: opacity 0.7s ease-out, transform 0.7s ease-out;
  transition: opacity 0.7s ease-out, transform 0.7s ease-out, -webkit-transform 0.7s ease-out;
}

[data-scroll="in"] {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

[data-scroll="out"] {
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}

@media screen and (max-height: 450px) {
  .overlay a {
    font-size: 20px;
  }
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

/*** MEDIA QUERIES ***/
@media (max-width: 992px) {
  .content {
    max-width: 70%;
  }
  .textCover {
    font-size: 80px;
  }
  .heading1 {
    margin-top: 20px;
  }
  .youtube {
    margin-bottom: 100px;
  }
}

@media (min-width: 769px) {
  .sections {
    height: 100%;
  }
  .tabletAnimation {
    width: 80%;
  }
}

@media (max-width: 768px) {
  .menu li {
    margin-left: 0px;
  }
  .juan-header {
    padding-top: 6px;
    font-size: 28px;
  }
  .uxui-header {
    font-size: 22px;
  }
  .heading1 {
    margin-top: 10px;
  }
  .menu a {
    display: none;
  }
  .menu .icon {
    display: block;
    font-size: 2em;
    margin-top: -16px;
    margin-left: -1em;
  }
  .textCover {
    font-size: 60px;
  }
  .content {
    max-width: 96%;
  }
  .caseStudy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    text-align: center;
  }
  .caseStudy .btn-green {
    line-height: 3em;
    padding: 10px 60px;
    border-width: 2px;
  }
  .bottomSpace {
    padding-bottom: 50px;
  }
  #home {
    padding-top: 150px;
  }
  #caseStudies {
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .headings {
    display: inline;
    text-align: center;
  }
  .heading3-reverse {
    text-align: center;
  }
  .thumb {
    margin: 0px auto -30px auto;
  }
  .heroImage {
    max-width: 100%;
  }
  .youtube {
    margin-bottom: 80px;
  }
}

@media (max-width: 576px) {
  .laber-phone-quote {
    margin-top: 0;
    line-height: 150%;
    text-align: center;
  }
}

@media (max-width: 414px) {
  .juan-header {
    font-size: 24px;
    padding-top: 10px;
  }
  .heading1 {
    margin-top: 0;
  }
  .uxui-header {
    font-size: 16px;
  }
  .copy {
    font-size: 16px;
    line-height: 170%;
  }
  .textCover {
    font-size: 50px;
    line-height: 160%;
  }
  .menu .icon {
    font-size: 1.875em;
    margin-top: -16px;
    margin-left: -1em;
  }
}
/*# sourceMappingURL=myStyles.css.map */