body {
  display: block;
  overflow: visible;
  height: auto;
  max-height: 5px;
  margin: auto;
  padding: 0px;
  background-color: transparent;
  background-image: url('../images/alt_background5k.png');
  box-shadow: none;
}

h1 {
  display: block;
  width: auto;
  max-width: 600px;
  margin: 0px auto -9px;
  padding-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #969799;
  font-size: 31px;
  line-height: 31px;
  font-weight: 300;
  text-align: left;
  text-transform: uppercase;
  text-shadow: none;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 65px;
  padding-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #93d5d0;
  font-size: 29px;
  line-height: 36px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #4a4a4a;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

h5 {
  margin-top: 4px;
  margin-bottom: 7px;
  float: none;
  font-family: Raleway, sans-serif;
  color: #4a4a4a;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: none;
}

p {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: auto;
  max-width: 940px;
  margin: 20px auto 19px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: none;
  background-color: transparent;
  font-family: Raleway, sans-serif;
  color: #bfbfbf;
  font-size: 16px;
  line-height: 17px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.75px;
  text-indent: 0px;
  text-transform: none;
  text-shadow: none;
}

.button {
  position: relative;
  left: auto;
  top: 0px;
  right: 0px;
  display: inline-block;
  width: 200px;
  height: 50px;
  margin: 21px 5px 0px;
  padding: 9px 15px;
  float: none;
  border: 1px solid #f7efb7;
  border-radius: 0px;
  background-color: #fff;
  box-shadow: none;
  opacity: 1;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  font-family: Raleway, sans-serif;
  color: #969799;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
  text-shadow: none;
}

.button:hover {
  border-style: solid;
  border-color: #fff;
  background-color: #93d5d0;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: #fff;
}

.button.w--current {
  display: inline-block;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 5px;
  padding-right: 20px;
  float: none;
  border-color: #93d5d0;
  background-color: #fff;
  box-shadow: none;
  font-size: 13px;
}

.button.w--current:hover {
  background-color: #93d5d0;
  box-shadow: none;
}

.button.w--current:active {
  box-shadow: none;
}

.button.back {
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 1px solid #969799;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #969799;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: none;
  text-shadow: none;
}

.button.back:hover {
  border-color: #db4b4b;
  background-color: #db4b4b;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: #fff;
}

.button.next {
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: right;
  border: 1px solid #969799;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none;
  color: #969799;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  text-shadow: none;
}

.button.next:hover {
  border-color: #db4b4b;
  background-color: #db4b4b;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: #fff;
}

.button.second {
  margin-right: 0px;
  padding-right: 20px;
  padding-left: 20px;
  border: 1px solid #dedede;
  background-color: transparent;
  box-shadow: none;
  letter-spacing: 1px;
  text-decoration: none;
}

.button.second:hover {
  background-color: #ededed;
  box-shadow: none;
  color: #4a4a4a;
}

.button.second.third {
  margin-top: 45px;
  box-shadow: none;
}

.button.white {
  margin-right: 0px;
  padding: 15px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff #dedede;
  background-color: transparent;
  box-shadow: none;
  text-decoration: none;
}

.button.white:hover {
  background-color: #fff;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: #4a4a4a;
  font-weight: 500;
}

.button.sect {
  margin-top: 45px;
  float: left;
  box-shadow: none;
  text-align: left;
}

.button.sect:hover {
  background-color: #4a4a4a;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}

.button.learn {
  margin-top: 30px;
  box-shadow: none;
}

.button.learn:hover {
  box-shadow: none;
}

.button.learn:active {
  box-shadow: none;
}

.button.learn:focus {
  box-shadow: none;
}

.hero-section {
  position: relative;
  height: 100%;
  margin-bottom: 0px;
  border-bottom: 4px none #1bbdcc;
  border-top-style: none;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
  text-shadow: 0 1px 0 #000;
}

.hero-section.subpage {
  height: 350px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .11)), to(rgba(0, 0, 0, .17))), url('../images/city.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .11), rgba(0, 0, 0, .17)), url('../images/city.jpg');
  background-repeat: repeat, repeat;
  box-shadow: none;
}

.hero-section.subpage.contact {
  position: static;
  display: block;
  margin-top: -5px;
  margin-right: auto;
  margin-left: auto;
  border-top-style: none;
  border-bottom-style: solid;
  border-bottom-color: #6ecde0;
  background-color: #6ecde0;
  background-image: none;
  box-shadow: none;
}

.hero-section.subpage.second-type {
  height: 172px;
  background-color: #f8f8f8;
  background-image: none;
  box-shadow: none;
}

.hero-section.subpage.about {
  background-image: none;
  box-shadow: none;
}

.navbar {
  position: static;
  left: 0px;
  top: 0px;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 116px;
  min-height: 0px;
  margin-bottom: 31px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-style: none;
  border-right-width: 1px;
  border-right-color: #000;
  border-bottom-width: 1px;
  border-bottom-color: #dedede;
  border-radius: 0px;
  background-color: #f0f0f0;
  background-image: url('../images/alt_background5k.png');
  box-shadow: none;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: Raleway, sans-serif;
  color: #42403e;
  font-weight: 300;
  text-align: center;
}

.navbar:hover {
  box-shadow: none;
}

.section {
  padding-top: 110px;
  padding-bottom: 110px;
}

.section.about-ferrano {
  position: relative;
  height: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  border-top: 1px solid #f0eded;
  background-color: #f8f8f8;
  box-shadow: none;
  -webkit-transition-property: all;
  transition-property: all;
}

.section.about-ferrano.black {
  border-top-style: none;
  background-color: #f6f6f6;
  box-shadow: none;
}

.section.facts {
  padding-top: 80px;
  padding-bottom: 80px;
  box-shadow: none;
}

.section {
  padding-top: 80px;
  padding-bottom: 0px;
  box-shadow: none;
  opacity: 1;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.numbers {
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

.white-tittle {
  margin-bottom: 30px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
}

.white-tittle.fact {
  margin-bottom: 20px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 50px;
  font-weight: 500;
  text-align: center;
}

.overall-column {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}

.overall-column.service-box {
  display: block;
  border: 11px solid #292828;
  background-color: #f8f8f8;
  text-align: center;
}

.overall-column.service-box._2 {
  padding-top: 0px;
  padding-bottom: 0px;
  border-style: solid;
  border-width: 0px;
  background-color: transparent;
}

.circle-icon-block {
  display: block;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  padding: 12px;
  float: left;
  border-radius: 50px;
  background-color: #dedede;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
  text-shadow: none;
}

.circle-icon-block:hover {
  padding-top: 12px;
  padding-bottom: 12px;
  border-top-color: #00c2a2;
  border-bottom-color: #00c2a2;
  background-color: #db4b4b;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}

.circle-icon-block.social {
  overflow: hidden;
  width: 60px;
  height: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  border-top-style: none;
  border-top-width: 0px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  background-color: #4a4a4a;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.circle-icon-block.social:hover {
  border-top-color: transparent;
  border-bottom-color: transparent;
  background-color: #db4b4b;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}

.circle-icon-block.social.contact {
  width: 35px;
  height: 35px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50px;
  background-color: #4d4d4d;
  -webkit-transition-property: all;
  transition-property: all;
  color: #fff;
  text-shadow: none;
}

.circle-icon-block.social.contact:hover {
  border-top-color: #2897bd;
  border-bottom-color: #2897bd;
  border-radius: 50px;
  background-color: #db4b4b;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}

.socil-icon {
  display: block;
  width: 20px;
  margin-bottom: 0px;
  float: right;
  opacity: 1;
  -webkit-transition: opacity 700ms ease;
  transition: opacity 700ms ease;
  text-shadow: none;
}

.socil-icon:hover {
  opacity: 1;
}

.footer-big {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #292828;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.copyright {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  float: none;
  font-family: Raleway, sans-serif;
  color: #828282;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}

.nav-link {
  padding: 5px 20px;
  opacity: 1;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: Raleway, sans-serif;
  color: #adafb3;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: none;
}

.nav-link:hover {
  opacity: 1;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: #1bbdcc;
  letter-spacing: 1px;
}

.nav-link.w--current {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 0px;
  opacity: 1;
  -webkit-transition-property: border-color;
  transition-property: border-color;
  font-family: Raleway, sans-serif;
  color: #adafb3;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  text-transform: none;
}

.nav-link.w--current:hover {
  border-radius: 0px;
  opacity: 1;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  color: #1bbdcc;
}

.hero-headline {
  position: static;
  left: 0px;
  top: 0px;
  margin-top: 0px;
  margin-bottom: 3px;
  padding-top: 28px;
  padding-bottom: 0px;
  border-top-style: none;
  border-bottom-style: none;
  border-bottom-width: 3px;
  font-family: Raleway, sans-serif;
  color: #42403e;
  font-size: 42px;
  line-height: 54px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: none;
  text-shadow: none;
}

.hero-headline._2 {
  margin-top: 15px;
  margin-bottom: 10px;
  color: #4a4a4a;
  font-size: 40px;
  font-weight: 700;
}

.hero-headline._2.subpage {
  display: inline-block;
  width: 600px;
  margin: 1px 44px 0px 48px;
  padding: 25px 40px 20px 39px;
  border: 4px solid #f2eecb;
  border-radius: 0px;
  background-color: #fcfcfc;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #969799;
  font-size: 24px;
  line-height: 31px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0px;
  text-shadow: none;
}

.hero-headline._2.subpage.small {
  display: block;
  margin-bottom: 0px;
  color: #696663;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
  text-shadow: none;
}

.hero-headline._2.subpage.small.left {
  float: right;
  color: #828282;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  text-shadow: none;
}

.about-text {
  margin-bottom: 0px;
  background-color: transparent;
  font-family: Raleway, sans-serif;
  color: #828282;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
}

.about-text._3 {
  margin-top: -27px;
  margin-bottom: -6px;
  padding-top: 0px;
  padding-bottom: 2px;
  color: #969799;
  font-size: 13px;
  text-align: left;
  text-shadow: none;
}

.about-text.details-project {
  color: #969799;
  line-height: 26px;
  letter-spacing: 0px;
  text-shadow: none;
}

.icon-service {
  display: inline-block;
  width: 80px;
  height: 80px;
  min-width: 0px;
  margin-bottom: 30px;
  padding: 25px;
  float: none;
  border-radius: 70px;
  background-color: #2eb6d1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.icon-service:hover {
  background-color: #2897bd;
}

.icon-service._2 {
  width: 90px;
  height: 90px;
  padding: 24px;
  border: 1px solid #4a4a4a;
  border-radius: 50px;
  background-color: transparent;
  background-image: url('../images/responsive-black.png');
  background-position: 50% 50%;
  background-size: 35px;
  background-repeat: no-repeat;
}

.icon-service._2:hover {
  border-color: #db4b4b;
  background-color: #db4b4b;
  background-image: url('../images/responsive_1.png');
}

.icon-service._2._1 {
  background-image: url('../images/settings-black.png');
}

.icon-service._2._1:hover {
  background-color: #db4b4b;
  background-image: url('../images/responsive.png');
}

.icon-service._2._3 {
  background-image: url('../images/layout.png');
}

.icon-service._2._3:hover {
  background-color: #db4b4b;
  background-image: url('../images/layout-white.png');
}

.menu-row {
  text-align: left;
}

.contact-map-fprm {
  position: relative;
  display: block;
  max-width: 668px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.hero-container {
  position: static;
  top: auto;
  display: block;
  margin-top: 40px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  opacity: 1;
  -webkit-transition: none 500ms ease;
  transition: none 500ms ease;
  text-align: center;
  text-shadow: none;
}

.social-dic-2 {
  display: block;
  margin-top: 20px;
  float: left;
}

.social-dic-2.contact {
  display: inline-block;
  float: left;
  color: #fff;
}

.submit-button {
  display: block;
  width: 26%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  float: none;
  border: 2px solid #969799;
  border-radius: 0px;
  background-color: #fff;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: #969799;
  font-size: 14px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

.submit-button:hover {
  border-color: #fff;
  background-color: #93d5d0;
  opacity: 1;
  color: #fff;
}

.text-field {
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  border-radius: 0px;
  background-color: #fff;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: #ed2b2b;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.text-field:hover {
  background-color: #f2f2f2;
  color: #4a4a4a;
}

.text-area {
  min-height: 150px;
  margin-bottom: 20px;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  background-color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.text-area:hover {
  background-color: #f2f2f2;
  color: #4a4a4a;
}

.success-message {
  background-color: #db4b4b;
}

.success-message.big {
  border-style: none;
  border-width: 0px;
  background-color: #db4b4b;
  color: #4a4a4a;
}

.column {
  position: relative;
  display: inline-block;
  padding-top: 10px;
  text-align: left;
}

.column.media {
  height: 400px;
  padding-top: 0px;
  background-color: transparent;
}

.column.media.sec {
  background-color: #292929;
  background-image: none;
}

.column.fact {
  text-align: center;
}

.column.inline-block {
  padding-top: 0px;
}

.clients {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #f8f8f8;
}

.slider {
  display: block;
  overflow: hidden;
  margin: 0px auto 30px;
  padding-top: 0px;
  clear: none;
  background-color: transparent;
  opacity: 1;
  text-align: center;
}

.slider-clients {
  height: 100px;
  background-color: transparent;
}

.image {
  padding-top: 20px;
  opacity: 0.39;
}

.arrow {
  display: none;
  background-color: #ed2b2b;
}

.slide-nav {
  display: none;
  margin-top: 20px;
  padding-top: 37px;
}

.textbar {
  margin-top: 0px;
  padding-top: 35px;
  padding-bottom: 35px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  background-color: #f2f2f2;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  text-align: left;
}

.textbar._3 {
  max-height: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 0px none transparent;
  border-top-style: none;
  border-top-width: 0px;
  background-color: #93d5d0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #f2f2f2;
}

.form-wrapper {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  background-color: transparent;
}

.column-button {
  position: static;
  left: 0px;
  top: 0px;
  display: block;
  margin-bottom: -24px;
  padding-top: 0px;
  padding-bottom: 20px;
}

.portfolio-column {
  position: relative;
  margin-top: 0px;
  padding: 0px;
}

.tittle {
  display: block;
  padding-bottom: 0px;
  float: none;
  font-family: Raleway, sans-serif;
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.tittle.portfolio-2 {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: auto;
  margin-top: 23px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
}

.tittle.service {
  display: block;
  color: #000;
  text-align: left;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.tittle.third {
  text-align: left;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.category {
  margin-top: 10px;
  font-family: Raleway, sans-serif;
  color: #c4c4c4;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}

.category._2 {
  display: inline-block;
  margin-top: 0px;
  color: #1bbdcc;
  font-size: 13px;
  font-weight: 200;
  letter-spacing: 1px;
}

.text {
  margin-bottom: 0px;
  padding-top: 5px;
  font-family: Raleway, sans-serif;
  color: #4a4a4a;
  font-size: 19px;
  font-weight: 400;
  text-align: left;
}

.text.text-bar-white {
  display: block;
  padding-top: 7px;
  color: #fff;
  font-size: 19px;
  letter-spacing: 0px;
}

.submit-button-newlatter {
  width: 100%;
  background-color: #db4b4b;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

.submit-button-newlatter:hover {
  background-color: #404040;
}

.portfolio-image {
  background-color: transparent;
  opacity: 1;
}

.wrapper {
  position: relative;
  display: block;
  overflow: hidden;
}

.footer-small {
  margin-top: 45px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #212121;
}

.white-text-footer {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  color: #b3b4b5;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 2px;
  text-transform: none;
}

.white-text-footer.contact {
  position: static;
  display: block;
  margin: 28px auto 1px;
  padding-top: 0px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 33px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 7px;
  text-transform: uppercase;
}

.newslater-text-field {
  padding-bottom: 8px;
  border-color: #4a4a4a;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  background-color: transparent;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: #969799;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
}

.newslater-text-field:hover {
  color: #fff;
}

.herotext-div {
  margin: 335px auto 248px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 1px;
  text-shadow: none;
}

.herotext-div.subtittle {
  margin-top: 165px;
}

.herotext-div.subtittle.subpage {
  margin-top: 48px;
  margin-bottom: 0px;
  text-align: center;
  text-shadow: none;
}

.herotext-div.subtittle.subpage.second {
  margin-top: 105px;
  text-align: left;
  text-shadow: none;
}

.paragraph-tittle {
  color: #4a4a4a;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.team {
  display: block;
  overflow: hidden;
  margin-top: 10px;
  float: none;
  border-bottom-style: none;
  border-bottom-width: 1px;
  text-align: left;
}

.header-tittle {
  margin-top: 0px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.header-tittle.details.info {
  margin-top: 30px;
  color: #969799;
  text-align: left;
  text-shadow: none;
}

.header-tittle.singel-portfolio {
  margin-top: 30px;
  margin-bottom: 0px;
  color: #6ecde0;
  font-size: 25px;
  font-weight: 400;
  text-align: left;
  text-shadow: none;
}

.team-wrapper {
  position: relative;
}

.div-social {
  display: inline-block;
  margin-top: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: none;
  text-align: center;
}

.div-social.portfolio-singe.singel {
  float: left;
  text-align: left;
  text-shadow: none;
}

.text-fotter {
  position: static;
  left: 0px;
  top: 23px;
  right: auto;
  bottom: 0px;
  width: auto;
  margin-top: 39px;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-bottom: 10px;
  float: none;
  font-family: 'Playfair Display', sans-serif;
  color: #696663;
  line-height: 22px;
  font-style: normal;
  text-align: center;
  letter-spacing: 1.5px;
  text-shadow: none;
}

.text-fotter.contact {
  margin-bottom: 20px;
  color: #969799;
}

.team-tittle {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 5px solid #dedede;
  border-bottom: 2px solid #f8f8f8;
  background-color: #f8f8f8;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.team-tittle:hover {
  border-top: 5px solid #db4b4b;
  border-bottom: 0px none transparent;
  background-color: #fff;
}

.slider-testimonilas {
  display: block;
  width: 100%;
  height: 250px;
  border-bottom: 1px solid #dedede;
  border-top-style: none;
  border-top-color: #dedede;
  background-color: transparent;
}

.testimonilas-div {
  display: block;
  margin: 40px 250px 1px;
}

.text-testimonilas {
  color: #4a4a4a;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
}

.big-portfolio-post {
  margin-top: 30px;
  margin-bottom: 0px;
  text-shadow: none;
}

.big-portfolio-post.multi {
  max-width: 600px;
  margin: 0px auto 27px 0px;
  padding-right: 0px;
  padding-left: 165px;
  text-shadow: none;
}

.div-paginator {
  margin-top: 40px;
  margin-bottom: 0px;
}

.div-paginator.multi {
  margin-top: 0px;
  margin-bottom: 40px;
  text-shadow: none;
}

.row-paginator {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 20px 6px 20px 60px;
  background-color: transparent;
  text-shadow: none;
}

.column-paginator {
  text-align: left;
}

.previouz {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  border: 1px solid #969799;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none;
  color: #969799;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: none;
  text-shadow: none;
}

.about-post-div {
  margin-bottom: 0px;
  margin-left: 19px;
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: transparent;
  text-shadow: none;
}

.error {
  background-color: #dedede;
  font-family: Raleway, sans-serif;
}

.error.big {
  border: 1px solid #db4b4b;
  background-color: transparent;
}

.portfolio {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
  -webkit-transition-property: all;
  transition-property: all;
}

.portfolio.second {
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom-color: #6ecde0;
  background-color: transparent;
  background-image: none;
}

.upper-headline {
  position: static;
  display: inline;
  width: 600px;
  height: 73px;
  margin-bottom: 0px;
  padding: 0px 6px;
  border-radius: 0px;
  color: #696663;
  font-size: 76px;
  line-height: 96px;
  font-weight: 300;
  text-align: center;
  text-transform: none;
  text-shadow: none;
}

.gray-section {
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.slider1 {
  display: inline-block;
  text-align: center;
}

.contact-section {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  padding-top: 26px;
  padding-bottom: 80px;
  background-color: #93d5d0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(147, 213, 208, .88)), to(rgba(147, 213, 208, .88))), url('../images/DSC_0961.JPG');
  background-image: linear-gradient(180deg, rgba(147, 213, 208, .88), rgba(147, 213, 208, .88)), url('../images/DSC_0961.JPG');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #dba94b;
}

.logo {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  max-width: 100%;
  margin-top: 21px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  float: none;
}

.brand {
  display: block;
}

.headerline-section {
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.headerline-section.small {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-bottom: 0px;
  color: #1bbdcc;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.headerline-section.small.media {
  margin-top: 0px;
  color: #969799;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.headerline-section.small.media.separate {
  margin-bottom: 0px;
  padding-bottom: 10px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.headerline-section.small.whi {
  color: #fff;
}

.headline-div-block {
  margin-bottom: 50px;
  text-align: center;
}

.headline-div-block.testimonials {
  margin-bottom: 0px;
  padding-top: 0px;
}

.portfolio-row._2 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.service-section {
  padding-top: 100px;
  padding-bottom: 80px;
  border-top: 1px none #f0eded;
  border-bottom: 0px none #f0eded;
  background-color: #f8f8f8;
}

.service-section.second {
  padding-top: 80px;
  padding-bottom: 0px;
  background-color: transparent;
}

.features-text {
  margin-top: 10px;
  color: #4a4a4a;
  text-align: left;
}

.features-text.second {
  margin-bottom: 0px;
  color: #4a4a4a;
}

.service-icon {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-right: 20px;
  margin-bottom: 50px;
  padding: 15px;
  float: left;
  border-radius: 50px;
  background-color: #db4b4b;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.service-icon:hover {
  background-color: #4a4a4a;
}

.service-icon.new {
  width: 40px;
  height: 40px;
  margin-bottom: 60px;
  padding: 0px;
  background-color: transparent;
}

.vidider {
  display: block;
  width: 15px;
  height: 15px;
  margin: 25px 0px 50px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  border: 1px solid #828282;
  background-color: transparent;
  font-style: italic;
  text-align: center;
}

.ads-section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.team-section {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f7f7f7;
}

.team-text {
  color: #4a4a4a;
}

.tposition-team {
  margin-bottom: 10px;
  color: #828282;
}

.skills {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f8f8f8;
  color: #4a4a4a;
}

.skills.div {
  margin-top: 85px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.skills.div.first {
  margin-top: 30px;
}

.skills.div.first.second {
  margin-top: 0px;
}

.color {
  font-family: Raleway, sans-serif;
  color: #adafb3;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.media-text {
  color: #4a4a4a;
  text-align: left;
  text-shadow: none;
}

.media-text._3 {
  width: 472px;
  height: auto;
  font-family: Raleway, sans-serif;
  color: #fff;
  line-height: 19px;
  font-weight: 300;
  letter-spacing: 1px;
  text-shadow: none;
}

.media-tittle {
  font-size: 20px;
  text-align: left;
  text-transform: none;
}

.media-tittle._3 {
  display: block;
  margin-right: auto;
  margin-bottom: 11px;
  margin-left: auto;
  padding-bottom: 0px;
  float: none;
  font-family: 'Fira Sans', sans-serif;
  color: #93d5d0;
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.testimonials-name {
  margin-top: 20px;
  color: #db4b4b;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: none;
}

.image-ipad {
  border-top: 17px none #000;
  border-top-left-radius: 0px;
}

.media-one {
  padding-top: 80px;
  text-align: center;
}

.media-one.second {
  background-color: #adafb3;
  background-image: none;
}

.skills-div-block {
  width: 100%;
  height: 10px;
  margin-bottom: 5px;
  padding: 2px 3px;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #fff;
  border-radius: 0px;
  background-color: #ededed;
}

.skills-line {
  display: block;
  width: 85%;
  height: 70%;
  border-radius: 0px;
  background-color: #db4b4b;
  background-image: none;
}

.skills-line._2 {
  width: 75%;
}

.skills-line._3 {
  width: 95%;
}

.skills-line._4 {
  width: 65%;
}

.skills-tittle._2 {
  float: none;
  color: #000;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 1px;
}

.skills-tittle.percentual {
  display: block;
  float: right;
  color: #000;
  font-size: 13px;
  text-align: left;
}

.media-section-fullwidth {
  padding-top: 89px;
  padding-bottom: 4px;
  background-color: #fff;
}

.column-media {
  height: 400px;
  border-left-style: solid;
  border-left-width: 1px;
  background-color: transparent;
}

.column-media.sec {
  height: 379px;
  background-image: url('../images/12333.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-column {
  padding: 45px 30px 46px;
  background-color: transparent;
  text-align: left;
}

.service-tittle4 {
  margin-bottom: 15px;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: none;
}

.mapp-section-one {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  text-align: center;
}

.open {
  display: inline-block;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #db4b4b;
}

.open-text {
  display: inline-block;
  margin-right: 20px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.arrow-mapp {
  margin-bottom: 4px;
  float: none;
}

.map {
  position: relative;
  z-index: 3;
  overflow: hidden;
}

.tags {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(220, 4%, 69%, .27);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #969799;
  text-align: left;
}

.tags:hover {
  border-color: #db4b4b;
  background-color: #db4b4b;
  color: #fff;
}

.filter-menu {
  margin-bottom: 30px;
  text-align: center;
}

.over-filter-button {
  margin-right: 5px;
  border: 1px solid #f7efb7;
  border-radius: 1px;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.over-filter-button:hover {
  background-color: #dedede;
}

.over-filter-button.w--current {
  border: 1px solid #dedede;
  background-color: #dedede;
}

.over-filter-button.w--current:hover {
  background-color: #dedede;
  color: #fff;
}

.over-filter-button.last {
  border-style: solid;
  background-color: transparent;
}

.over-filter-button.firts.w--current {
  border-style: solid;
  background-color: #f7efb7;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.button-text {
  font-family: Raleway, sans-serif;
  color: #828282;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
}

.image-2 {
  display: block;
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 13px;
  float: right;
  clear: both;
  text-shadow: none;
}

.tags-div.contact {
  margin-bottom: 45px;
}

.white {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  color: #fff;
}

.white.new {
  color: #fff;
}

.media-section {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 250px;
  max-height: 250px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  border-top: 3px none #a786b5;
  background-image: url('../images/alt_background5k.png');
  background-position: 50% 0px;
  background-attachment: fixed;
}

.headline-big {
  max-width: 700px;
  margin-bottom: 25px;
  color: #fff;
  font-size: 54px;
  line-height: 55px;
  font-weight: 100;
  text-shadow: none;
}

.headline-big.texbar {
  display: block;
  margin-top: 0px;
  margin-bottom: 30px;
  padding-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #969799;
  font-size: 25px;
  font-weight: 300;
  letter-spacing: 0px;
}

.fact-col-section {
  padding-right: 0px;
  padding-left: 0px;
}

.fact-section {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .86)), to(rgba(0, 0, 0, .74))), url('../images/shutterstock_197574791.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .86), rgba(0, 0, 0, .74)), url('../images/shutterstock_197574791.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.fact-right {
  height: 308px;
  background-color: hsla(0, 0%, 51%, .4);
}

.testimonials {
  padding-top: 80px;
}

.row-service-2 {
  margin-top: 50px;
}

.white-headline {
  color: #fff;
}

.portfolio-link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: transparent;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.portfolio-link:hover {
  position: absolute;
  z-index: 0;
  background-color: rgba(41, 40, 40, .78);
  opacity: 1;
}

.color-box {
  position: relative;
  top: 40%;
  text-align: center;
}

.imac-column {
  padding-right: 10px;
  text-align: center;
}

.nav-menu.w--open {
  position: static;
  float: none;
}

.navivation {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 73px;
  margin: 0px 50px;
  float: none;
  background-color: transparent;
}

.div-sign {
  display: inline-block;
  width: 15%;
  margin-top: 0px;
  opacity: 0.99;
}

.div-sign.headline {
  display: inline-block;
  width: 15%;
  margin-top: 0px;
  opacity: 0.8;
  text-shadow: none;
}

.div-sign.service {
  width: 20%;
  margin-top: 0px;
  margin-bottom: 10px;
}

.divider {
  position: static;
  display: inline-block;
  width: 65px;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: transparent;
  color: transparent;
  text-align: center;
  text-shadow: none;
}

.divider.separator {
  display: block;
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1px;
  background-color: #969799;
  text-shadow: none;
}

.column-singel-p {
  text-align: left;
  text-shadow: none;
}

.image-portfolio {
  position: static;
  overflow: hidden;
  background-color: #4a4a4a;
}

.about-us-section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.error-message {
  border: 1px solid #db4b4b;
  background-color: transparent;
}

.success-text {
  color: #fff;
}

.error-message-text {
  color: #969799;
}

.succes-mesage-big {
  color: #fff;
}

.service-text {
  color: #4a4a4a;
}

.button-full {
  display: inline-block;
  margin-top: 6px;
  margin-bottom: 10px;
  padding: 12px 25px 9px;
  border: 2px solid #93d5d0;
  background-color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: #93d5d0;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
}

.button-full:hover {
  border-style: solid;
  border-color: #fff;
  background-color: #93d5d0;
  color: #fff;
}

.button-full.second {
  margin-top: 0px;
  background-color: #ebe991;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  font-weight: 400;
}

.button-full.second:hover {
  border-color: #fff;
  background-color: #fff;
  color: #4a4a4a;
  font-weight: 400;
}

.header_info {
  position: relative;
  left: 0px;
  top: -200px;
  padding-bottom: 0px;
  border: 0px solid transparent;
  font-family: Raleway, sans-serif;
  color: #ebe991;
  font-size: 21px;
  font-weight: 400;
  letter-spacing: 2px;
  text-shadow: none;
}

.about-section {
  margin-top: 22px;
  padding-bottom: 16px;
  background-color: #fff;
}

.quote {
  display: block;
  width: 359px;
  height: 190px;
  margin: 19px auto;
  padding-right: 23px;
  padding-left: 23px;
  float: none;
  border: 1px solid #fcd662;
  font-family: Raleway, sans-serif;
  color: #93d5d0;
  font-size: 17px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.desktop-menu {
  text-shadow: none;
}

.menu {
  float: right;
}

.toggle {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: right;
  background-color: transparent;
  color: #696663;
  font-weight: 500;
}

.toggle:hover {
  color: #1bbdcc;
}

.toggle.w--open {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 0;
}

.portfolio_button {
  padding-top: 34px;
  padding-right: 8px;
  padding-left: 8px;
  color: #9e9e9e;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}

.portfolio_button:hover {
  padding-bottom: 4px;
  border-bottom: 2px solid #93d5d0;
  color: #93d5d0;
}

.portfolio_button.w--current {
  padding-right: 8px;
  padding-left: 8px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #75beb9;
  text-transform: uppercase;
}

.contactme_button {
  position: relative;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  max-width: 100px;
  margin-right: auto;
  margin-left: auto;
  float: right;
}

.contactme_button.w--current {
  position: static;
  left: auto;
  top: 48px;
  right: auto;
  max-width: 200px;
  padding-right: 0px;
  float: right;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #828282;
  text-align: left;
  text-decoration: none;
  list-style-type: none;
}

.left-column {
  background-color: #f2f2f2;
  text-shadow: none;
}

.catalog_heading {
  margin-top: 8px;
  margin-right: 61px;
  margin-left: 1px;
  padding-right: 0px;
  line-height: 31px;
  text-shadow: none;
}

.end {
  display: block;
  margin-top: -24px;
  font-family: Raleway, sans-serif;
  color: #969799;
  font-weight: 500;
}

.footer {
  display: block;
  max-height: 600px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 0px;
}

.description {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  max-width: 600px;
  margin: 12px auto 14px;
  padding-right: 1px;
  padding-bottom: 48px;
  font-family: Raleway, sans-serif;
  color: #969799;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  text-align: justify;
  text-shadow: none;
}

.top-description {
  margin-bottom: 42px;
  text-shadow: none;
}

.page_buttons {
  position: static;
  left: 0px;
  top: 0px;
  display: block;
  height: 74px;
  margin-top: 7px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 26px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.description_block {
  max-width: 940px;
  background-color: transparent;
  text-shadow: none;
}

.large_image {
  position: static;
  display: block;
  overflow: auto;
  width: auto;
  max-width: 90%;
  margin: 1px auto 100px;
  padding-top: 17px;
  padding-bottom: 1px;
  float: none;
  clear: none;
  border-bottom: 1px none #dedede;
  text-shadow: none;
}

.large_image.small {
  max-width: 462px;
  text-shadow: none;
}

.large_image._3 {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 0px;
}

.large_image._3.more {
  margin-top: 108px;
  margin-bottom: 70px;
}

.large_image._5 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.large_image.boarder {
  max-width: 95%;
  margin-top: 21px;
  margin-bottom: 70px;
  padding-bottom: 21px;
}

.large_image.boarder._3 {
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 92px;
  padding: 20px 19px 20px 8px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(30, 3%, 40%, .3);
}

.large_image.more {
  margin-bottom: 94px;
}

.large_image.more.first {
  margin-top: 0px;
}

.large_image.hfp {
  max-width: 75%;
  margin-top: 26px;
}

.large_image.first {
  max-width: 100%;
  margin-top: 13px;
}

.large_image.first.catalog._2 {
  margin-top: 14px;
  margin-bottom: 0px;
}

.large_image.first.email {
  max-width: 90%;
}

.large_image.last {
  padding-bottom: 50px;
}

.large_image.website {
  margin-top: 0px;
  margin-bottom: 0px;
}

.large_image.website._2 {
  margin-top: -54px;
  margin-bottom: 100px;
}

.large_image.website.first {
  margin-top: 26px;
}

.large_image.catalog._2 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.large_image.catalog._2.last {
  margin-bottom: -106px;
}

.large_image.icon {
  margin-top: 26px;
  margin-bottom: 0px;
}

.large_image.icon.last {
  margin-bottom: 19px;
}

.large_image._4 {
  padding-top: 32px;
}

.large_image.vertical {
  max-width: 100%;
}

.heading-3 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  max-width: 532px;
  margin: 52px auto 5px;
  padding: 18px 10px 27px;
  float: none;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 75%, .6);
  font-family: 'Playfair Display', sans-serif;
  color: #93d5d0;
  font-size: 54px;
  font-weight: 100;
  text-align: center;
  letter-spacing: 1px;
  text-transform: capitalize;
  text-shadow: none;
}

.heading-3.print {
  color: #696663;
  font-size: 17px;
  text-shadow: none;
}

.heading-3.alt {
  color: #828282;
  text-shadow: none;
}

.heading-3.package {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 29px;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-left: 0px;
  float: left;
  color: #dedede;
  font-size: 20px;
  text-shadow: none;
}

.heading-3.package:hover {
  text-shadow: none;
}

.heading-3.logos {
  color: #dedede;
  text-shadow: none;
}

.page_description {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  overflow: visible;
  width: 940px;
  margin-right: auto;
  margin-bottom: -13px;
  margin-left: auto;
  padding-top: 61px;
  float: none;
  clear: none;
  text-align: center;
  list-style-type: disc;
  text-shadow: none;
}

.imageanddescription {
  text-shadow: none;
}

.divider_image {
  position: relative;
  left: 395px;
  right: 0px;
  bottom: 1px;
  display: inline;
  margin-top: 23px;
  float: left;
  clear: both;
  text-shadow: none;
}

.aboutmetext {
  position: static;
  width: 500px;
  margin-top: 56px;
  padding: 15px;
  float: none;
  border: 1px none #fcd662;
  font-family: Raleway, sans-serif;
  color: #828282;
  font-size: 17px;
  line-height: 21px;
  font-weight: 300;
  text-align: justify;
  letter-spacing: 0.25px;
  text-shadow: none;
}

.bottom_nav {
  position: fixed;
  left: 0px;
  top: 125px;
  right: 0px;
  z-index: 2;
  display: inline;
  width: 945px;
  height: 72px;
  max-width: 940px;
  margin: -18px 0px 0px 1px;
  padding-top: 16px;
  padding-bottom: 7px;
  float: none;
  clear: none;
  background-color: #fff;
}

.long-background {
  position: fixed;
  left: 0px;
  top: 57px;
  right: 0px;
  z-index: 1;
  display: inline-block;
  height: 109px;
  margin-top: -7px;
  margin-right: 0px;
  margin-bottom: 1px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: 1px none #fcd662;
  background-color: #fff;
  box-shadow: none;
}

.page-menu {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 690px;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
}

.image_text {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: auto;
  text-shadow: none;
}

.i {
  text-shadow: none;
}

.description_background {
  overflow: visible;
  margin-top: -12px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-shadow: none;
}

.text_block {
  position: static;
  left: 0px;
  top: 14px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: auto;
  max-width: 700px;
  margin-top: -27px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1px;
  padding-bottom: 12px;
  float: none;
  border-top: 1px none #dedede;
  border-bottom: 1px none #dedede;
  text-shadow: none;
}

.header_block {
  position: relative;
  top: 47px;
  right: 43px;
  bottom: 0px;
  z-index: 6;
  display: block;
  max-width: 187px;
  margin-right: auto;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
}

.resume_button {
  position: static;
  top: 28px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 273px;
  margin-top: 29px;
  margin-right: auto;
  margin-left: auto;
  padding: 17px 8px;
  border: 2px solid #696663;
  border-radius: 8px;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: 'Playfair Display', sans-serif;
  color: #696663;
  font-size: 22px;
  line-height: 13.1px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
  list-style-type: none;
}

.resume_button:hover {
  border-style: solid;
  border-color: #93d5d0;
  background-color: transparent;
  color: #93d5d0;
  font-weight: 400;
}

.catalog_link {
  position: relative;
  left: 0px;
  top: 8px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: block;
  margin: 0px auto 100px;
  padding: 5px 8px;
  float: none;
  border: 1px none #969799;
  font-family: Raleway, sans-serif;
  color: #93d5d0;
  font-size: 11px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
}

.catalog_link:hover {
  background-color: #93d5d0;
  color: #fff;
  text-shadow: none;
}

.header_position {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  display: inline-block;
  width: auto;
  height: 103px;
  max-width: 1400px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-left: 0px;
  float: none;
  text-decoration: none;
}

.element_divider {
  margin-top: 1px;
  margin-bottom: -1px;
  padding-top: 1px;
  padding-bottom: 3px;
}

.about_me_section {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  max-width: 616px;
  margin: 39px auto;
  padding-top: 0px;
}

.asset_section {
  display: block;
  width: auto;
  max-width: 900px;
  margin-top: 2px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 0px;
  float: none;
}

.skill_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Fira Sans', sans-serif;
  color: #ed2b2b;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.slide_1 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  max-height: 450px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/COOLA_Group.jpg');
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center;
}

.slide_2 {
  background-image: url('../images/ER_box.jpg');
}

.slide_3 {
  background-image: url('../images/dreamstime_xl_65885679_small.jpg');
  background-position: 50% -110px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide_4 {
  background-image: url('../images/spa_size_2.jpg');
}

.contact-me {
  position: relative;
  z-index: 1;
  margin-top: 39px;
  float: left;
  font-family: 'Fira Sans', sans-serif;
  color: #969799;
  font-weight: 300;
  text-decoration: none;
}

.contact-me:hover {
  color: #93d5d0;
}

.contactme {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.about_me {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 18px;
  padding-left: 18px;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Playfair Display', sans-serif;
  color: #969799;
  font-weight: 400;
  letter-spacing: 3px;
  text-decoration: none;
}

.about_me:hover {
  color: #93d5d0;
}

.about_me.w--current {
  font-family: 'Fira Sans', sans-serif;
  color: #969799;
  font-weight: 300;
  text-decoration: none;
}

.about_me.w--current:hover {
  color: #93d5d0;
}

.logo_box {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: auto;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.package_lightbox {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin: 12px auto 0px;
  float: none;
  font-family: 'Great Vibes', cursive;
  font-weight: 400;
}

.digital_lightbox {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-top: 12px;
  margin-right: auto;
  margin-left: 87px;
  padding-top: 0px;
}

.portfolio_dropdown {
  padding-top: 15px;
}

.portfolio_dropdown.w--open {
  padding-bottom: 5px;
}

.dropdown_buttons {
  left: 0px;
  top: 0px;
  margin-left: 0px;
  padding-right: 27px;
  padding-left: 5px;
  background-color: rgba(147, 213, 208, .89);
  color: #696663;
  font-size: 13px;
  text-align: left;
  text-decoration: none;
}

.dropdown_buttons:hover {
  background-color: #93d5d0;
  color: #fff;
}

.text_dropdown {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.icon_dropdown {
  margin-top: 16px;
}

.drop_down_list.w--open {
  margin-top: 42px;
  margin-left: 19px;
  padding-left: 0px;
  background-color: transparent;
  opacity: 1;
}

.portfolio_slide {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: auto;
  max-height: 600px;
  margin-top: 1px;
  margin-bottom: 15px;
  padding-top: 0px;
  background-color: #fff;
}

.image_slider {
  display: block;
  height: auto;
  max-height: 600px;
  max-width: 2000px;
  margin-top: 82px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
}

.image_slider.logo {
  margin-top: 0px;
}

.slide {
  position: static;
  display: block;
  width: auto;
  height: auto;
  max-height: auto;
  max-width: auto;
  margin: 0px auto;
  padding-right: auto;
  padding-bottom: auto;
  background-color: #fff;
  background-image: url('../images/slide_show_0000__DSC0655.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: transparent;
  text-align: center;
}

.slide._2 {
  background-image: url('../images/slide_show_0002_mazda_table_graphic-p-800x528.jpg');
  background-position: 0% 72%;
  background-size: cover;
}

.left_arrow {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  display: inline;
  overflow: hidden;
  max-width: 100%;
  margin: auto;
  padding-top: 0px;
  float: left;
  background-color: rgba(221, 16, 16, 0);
  background-image: url('../images/Grey-Arrow_left.png');
  background-position: 50% 50%;
  background-size: 23px;
  background-repeat: no-repeat;
  text-align: left;
  text-decoration: none;
}

.arrows {
  background-color: #dedede;
}

.slide_navigation {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2;
  display: block;
  max-height: 450px;
  margin: 2px auto 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 0px none #fff;
  border-radius: 8px;
  background-color: transparent;
  opacity: 0;
  color: #fff;
  font-size: 13px;
}

.me_section {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 339px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  opacity: 1;
}

.map_section {
  height: 300px;
}

.me_info {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  height: 375px;
  margin-top: 0px;
  padding-top: 33px;
  padding-bottom: 35px;
  color: #828282;
  font-size: 14px;
  line-height: 21px;
  text-align: left;
  text-shadow: none;
}

.image_box {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
}

.image_center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.page_header {
  height: 200px;
  background-color: #7e7296;
}

.page_header.package {
  height: auto;
  background-color: transparent;
  text-shadow: none;
}

.page_header.print {
  display: block;
  height: 153px;
  margin-right: auto;
  margin-left: auto;
  background-color: #e8c687;
}

.page_header.digital {
  background-color: #f0f5c4;
  text-shadow: none;
}

.page_header.photography {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  overflow: visible;
  height: 94px;
  max-width: 940px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  border-right: 1px none #dedede;
  border-bottom: 1px none #dedede;
  border-left: 1px none transparent;
  background-color: transparent;
  box-shadow: none;
}

.slide_mask {
  left: 0px;
  top: 16px;
  right: 0px;
  bottom: 0px;
  max-height: 600px;
  margin-top: 8px;
}

.large_image_2 {
  max-width: 600px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-shadow: none;
}

.arrow_2 {
  display: block;
  max-width: 21px;
  margin: 223.5px auto;
}

.description_heading {
  position: static;
  left: 0px;
  top: 0px;
  max-width: 700px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px 8px;
  float: none;
  background-color: transparent;
  color: #bfbfbf;
  font-size: 17px;
  line-height: 21px;
  text-align: center;
  text-transform: none;
  text-shadow: none;
}

.description_heading:hover {
  text-shadow: none;
}

.description_heading._2 {
  margin-top: 9px;
}

.description_heading.first {
  max-width: 1200px;
  margin-top: 39px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom: 1px solid #93d5d0;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  text-align: left;
}

.digital {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #828282;
  text-shadow: none;
}

.welcome_message {
  position: static;
  left: 0px;
  top: 0px;
  display: block;
  max-height: 600px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 18px;
  text-align: center;
}

.package {
  color: #dedede;
  text-shadow: none;
}

.logos {
  color: #dedede;
  text-shadow: none;
}

.main_body {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-shadow: none;
}

.main_rows {
  display: block;
  width: auto;
  max-height: 800px;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  text-shadow: none;
}

.left_column {
  padding-right: 0px;
  padding-left: 0px;
  text-shadow: none;
}

.right_column {
  padding-left: 166px;
  text-shadow: none;
}

.paragraph {
  position: static;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  color: #969799;
  font-size: 13px;
  line-height: 15px;
  text-shadow: none;
}

.header {
  height: 100px;
  max-height: 200px;
  border-bottom: 1px solid #dedede;
}

.row {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-shadow: none;
}

.left_row {
  height: 600px;
  border-right: 1px solid #dedede;
  text-shadow: none;
}

.right_row {
  text-shadow: none;
}

.header_container {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.nav_menu {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 0px;
}

.back_to_top {
  display: block;
  height: 50px;
  margin-top: 34px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-family: Lato, sans-serif;
  color: #696663;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
}

.back_to_top:hover {
  color: #93d5d0;
}

.back_to_top.alt {
  color: #fff;
}

.back_to_top.alt:hover {
  color: #696663;
}

.to_top_button {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin: 9px auto;
  float: none;
  font-family: Raleway, sans-serif;
  color: #828282;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
}

.to_top_button:hover {
  color: #93d5d0;
  text-shadow: none;
}

.about {
  position: static;
  left: 0px;
  top: 0px;
  right: auto;
  bottom: 0px;
  display: block;
  max-width: 668px;
  margin: 28px auto 0px;
  padding-bottom: 0px;
  background-color: transparent;
  font-family: Raleway, sans-serif;
  color: #969799;
  font-size: 16px;
  line-height: 23px;
  font-style: normal;
  font-weight: 300;
  text-align: justify;
  letter-spacing: 0.75px;
  text-shadow: none;
}

.header_divider {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.header_3 {
  display: block;
  max-width: 800px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Playfair Display', sans-serif;
  color: #93d5d0;
  font-size: 60px;
  line-height: 56px;
  font-weight: 100;
  text-align: center;
  text-transform: none;
  text-shadow: none;
}

.about_divider {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  float: none;
  text-align: center;
  text-shadow: none;
}

.facebook {
  position: relative;
  left: -11px;
  display: block;
  max-width: 31px;
  margin-top: 0px;
  margin-right: 6px;
  margin-left: 8px;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
}

.facebook.linkedin {
  left: 7px;
  float: right;
}

.footer_copy {
  display: block;
  margin-top: 8px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 31px;
  float: left;
  font-family: Raleway, sans-serif;
  color: #828282;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
}

.connect_copy {
  position: static;
  left: 0px;
  top: 0px;
  display: block;
  margin-top: 7px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
  font-family: Raleway, sans-serif;
  color: #828282;
}

.social_media {
  height: 31px;
  margin-top: 68px;
}

.footer_info {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 29px;
  display: block;
  height: 40px;
  margin: 17px auto 0px;
  padding-top: 6px;
  padding-bottom: 0px;
  float: none;
  text-align: center;
}

.landing_body {
  overflow: visible;
  margin-bottom: 0px;
  box-shadow: none;
}

.bottom_section {
  display: block;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/alt_background5k.png');
}

.bottom_section.mobile {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: auto;
  max-height: auto;
  max-width: auto;
  float: none;
  background-image: none;
}

.footer_info2 {
  height: 100px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.mobile_footer {
  display: block;
  margin-right: auto;
  margin-bottom: 17px;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.white_header {
  display: block;
  width: auto;
  height: 160px;
  margin: 19px auto 0px;
  padding-top: 4px;
  padding-bottom: 0px;
  border-bottom: 2px none #e9f5f5;
  background-color: #fff;
}

.preview {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 600px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.preview_slider {
  position: static;
  display: block;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
  clear: none;
  background-color: #fff;
}

.preview_slide {
  position: static;
  display: block;
  max-height: 600px;
  min-width: 0px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  background-image: url('../images/hello_message_3.2.jpg');
  background-position: 1% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.preview_mask {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  float: none;
}

.hello {
  position: static;
  height: auto;
  margin-top: 0px;
  padding-top: 54px;
  padding-bottom: 15px;
  background-color: #fff;
}

.hello_slide {
  display: block;
  max-height: 475px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.mask {
  max-height: auto;
}

.small_menu {
  color: transparent;
}

.parker_small {
  display: block;
  max-width: 80%;
  margin: 50px auto 100px;
}

.parker_small.line {
  margin-bottom: 100px;
  padding-right: 1px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 75%, .25);
}

.parker_small.line.catalog {
  margin-right: auto;
  padding-right: auto;
  border-style: solid;
  border-right-width: 0.5px;
}

.parker_small.catalog {
  display: block;
  max-width: 100%;
  margin: 25px auto 10px;
  padding-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 75%, .16);
}

.parker_small._2 {
  margin-top: 52px;
}

.parker_small._3 {
  margin-top: 12px;
  padding-top: 0px;
  padding-bottom: 1px;
}

.parker_small._4 {
  margin-top: 0px;
}

.poster_small {
  display: block;
  max-width: 80%;
  margin: 25px auto 100px;
}

.parker_large {
  display: block;
  margin: 50px auto 100px;
  border: 1px solid #bfbfbf;
}

.parker_large.test {
  max-width: 80%;
}

.parker_medium {
  margin-top: 25px;
  margin-bottom: 1px;
}

.parker_medium.line {
  border: 1px solid #bfbfbf;
}

.parker_wristband {
  display: block;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
}

.web_ads {
  display: block;
  margin: 25px auto;
}

.web_ads.line {
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 75%, .5);
}

.web_ads.last {
  margin-bottom: 100px;
}

.lelft_arrow {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.right_arrow {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  overflow: visible;
  max-width: 100%;
  float: right;
  clear: none;
  background-image: url('../images/Grey-Arrow_right.png');
  background-position: 50% 50%;
  background-size: 23px;
  background-repeat: no-repeat;
}

.slide_image {
  display: block;
  overflow: hidden;
  max-height: 590px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 17px none #fff;
  background-color: #fff;
  background-image: url('../images/slide_show_0005_all_belkin_0004_4-Port-USB-copy-p-800x800.jpg');
  background-position: 0px 0px;
  background-size: 475px;
  box-shadow: 2px 3px 6px 1px rgba(0, 0, 0, .36);
}

.slide_image.large {
  max-width: 78%;
}

.slide_image.medium {
  position: static;
  max-height: 100%;
  max-width: 100%;
  margin-top: 111px;
  margin-right: auto;
  margin-bottom: 1px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.slide_image.center {
  margin-top: 33px;
}

.slideer {
  display: block;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.subheading_portfolio {
  position: static;
  margin-top: 24px;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}

.subheading_portfolio.mobile {
  line-height: 25px;
}

.client {
  font-size: 14px;
}

.hfp_signs {
  margin-bottom: 100px;
}

.form {
  margin-bottom: -2px;
  padding-bottom: 44px;
}

.linkenid {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.social {
  margin-top: 29px;
}

.mirai {
  display: block;
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.skill_box {
  position: static;
  display: block;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #93d5d0;
  background-image: url('../images/all_belkin_0000_Car-Cup-Mount.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.skill_box.color {
  background-color: #28a4bd;
}

.skill_set {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.digital_design_skill {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.photography_skill {
  display: block;
  width: 225px;
  height: 225px;
  margin: 0px auto 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #000;
  background-image: url('../images/DSC_0932.JPG');
  background-position: 52% -1%;
  background-size: 187px;
}

.photography_skill.branding {
  background-color: #2eb6d1;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  opacity: 1;
  cursor: default;
}

.photography_skill.package {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/COOLA_Group.jpg');
  background-position: 50% 4%;
  background-size: 321px;
  background-repeat: no-repeat;
}

.photography_skill.typography {
  background-image: url('../images/HFP_poster_long.jpg');
  background-position: 50% 0%;
  background-size: 224px;
  background-repeat: no-repeat;
}

.photography_skill.print_production {
  background-image: url('../images/mazda_wall_graphic.jpg');
  background-position: 52% 45%;
  background-size: 350px;
  background-repeat: no-repeat;
}

.photography_skill.experiential {
  margin-top: 0px;
  background-image: url('../images/kia_march.jpg');
  background-position: 50% 72%;
  background-size: 388px;
  background-repeat: no-repeat;
}

.photography_skill.digital {
  background-image: url('../images/Kia_augmented_reality.jpg');
  background-position: 100% 50%;
  background-size: 384px;
  background-repeat: no-repeat;
}

.photography_skill.logo {
  position: static;
  margin-top: 0px;
  background-image: url('../images/ICONS_HG.jpg');
  background-position: 50% 50%;
  background-size: 359px;
  background-repeat: no-repeat;
}

.rows_preview {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.main_logo.w--current {
  display: block;
  float: none;
}

.nav_background {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-top: 1px;
  padding-bottom: 1px;
  border-style: none;
  border-top-width: 1px;
  border-top-color: hsla(30, 3%, 40%, .3);
  border-bottom-width: 1px;
  border-bottom-color: hsla(30, 3%, 40%, .3);
  background-color: transparent;
  color: transparent;
}

.parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  margin-top: 0px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 34%;
  -ms-flex: 0 0 34%;
  flex: 0 0 34%;
}

.parent_grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.individual_bloack {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.individual_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 200px;
  padding: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}

.individual_block.large {
  height: 523px;
  margin-top: 0px;
  padding: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.individual_block.middle {
  margin-right: 0px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/kia_march.jpg');
  background-position: 50% 93%;
  background-size: auto 688px;
  background-repeat: no-repeat;
}

.individual_block.left {
  min-width: auto;
  padding: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/HFP_poster_long.jpg');
  background-position: 50% 50%;
  background-size: auto 604px;
  background-repeat: no-repeat;
}

.individual_block._3topright {
  padding: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-image: url('../images/all_belkin_0004_4-Port-USB-copy.jpg');
  background-position: 64% 50%;
  background-size: 441px;
  background-repeat: no-repeat;
}

.individual_block._3middleright {
  min-width: auto;
  padding: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-image: url('../images/leaf_preview.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.individual_block._3bottomright {
  padding: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-image: url('../images/FB_ulta_beauty.jpg');
  background-position: 50% 42%;
  background-size: 411px;
  background-repeat: no-repeat;
}

.item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  margin-left: 2px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
  background-image: url('../images/HFP_poster_long.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.item.large {
  width: auto;
  height: auto;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 100%;
  -webkit-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
  background-image: url('../images/kia_march.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.item.top {
  min-width: auto;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px dotted #968a7e;
  background-color: rgba(147, 213, 208, 0);
  background-image: none;
}

.item.top:hover {
  background-color: rgba(147, 213, 208, .89);
}

.preview_section {
  padding-bottom: 70px;
  background-color: #fff;
}

.left_img {
  max-height: 525px;
  max-width: 100%;
  margin-right: -40px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.my-work {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: 'Playfair Display', sans-serif;
  color: #969799;
  letter-spacing: 3px;
  cursor: pointer;
}

.my-work:hover {
  color: #93d5d0;
}

.nav_buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.nav_bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid hsla(30, 3%, 40%, .3);
  border-bottom: 1px solid hsla(30, 3%, 40%, .3);
  background-color: #fff;
}

.drop_down {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  cursor: pointer;
}

.drop_downl_link {
  background-color: rgba(147, 213, 208, .92);
  opacity: 1;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 11.5px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.drop_downl_link:hover {
  background-color: hsla(30, 3%, 40%, .84);
  color: #fff;
}

.drop_downl_link.w--current {
  color: #696663;
}

.down_toggle {
  background-color: transparent;
}

.hover_text {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 444px;
  height: 593px;
  min-height: 9px;
  margin-top: 0px;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #93d5d0;
  background-image: url('../images/header_img2.jpg');
  background-position: 0px 0px;
  background-size: 1222px;
  opacity: 0;
  -webkit-transition: opacity 433ms ease;
  transition: opacity 433ms ease;
  font-family: 'Abril Fatface', sans-serif;
  font-size: 135px;
  text-align: center;
}

.hover_text:hover {
  opacity: 1;
}

.preview_item {
  max-height: 100%;
  max-width: 100%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text_rollover {
  padding-top: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Droid Serif', serif;
  color: #968a7e;
  font-size: 26.1px;
  line-height: 27px;
  font-weight: 700;
  text-align: center;
}

.text_rollover:hover {
  color: #968a7e;
}

.slide_show {
  display: block;
  margin-top: 19px;
  margin-bottom: 19px;
  border-style: none;
  border-top-width: 1px;
  border-top-color: #968a7e;
  border-bottom-width: 1px;
  border-bottom-color: #968a7e;
  background-color: #fff;
}

.sliider_image {
  padding-bottom: 81px;
  background-color: #fff;
  background-image: url('../images/mazda_table_graphic.jpg');
  background-position: 57% 87%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider_image {
  display: block;
  height: 600px;
  margin-top: -50px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/Kia_augmented_reality.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.slider_image._3 {
  background-color: #fff;
  background-image: url('../images/all_belkin_0004_4-Port-USB-copy.jpg');
  background-position: 50% 15px;
  background-size: auto 650px;
}

.slider_image._4 {
  background-color: #fff;
  background-image: url('../images/FB_ulta_beauty.jpg');
  background-position: 50% 54%;
  background-size: contain;
}

.slider_image._5 {
  background-image: url('../images/_DSC0655.JPG');
  background-position: 50% 43%;
}

.slider_image._6 {
  background-color: #fff;
  background-image: url('../images/TOYOTA_Slide.jpg');
  background-position: 50% 50%;
  background-size: auto 725px;
}

.slider_image._2 {
  background-color: #fff;
  background-image: url('../images/kia_concierge.jpg');
  background-position: 47% 42%;
  background-size: cover;
}

.slider_image._7 {
  background-color: #fff;
  background-image: none;
}

.slider_image._8 {
  background-color: #fff;
  background-image: url('../images/coola_group_1.jpg');
  background-position: 50% 65%;
  background-size: auto 600px;
}

.slide_navigator {
  position: absolute;
  background-color: transparent;
  color: transparent;
  font-size: 9px;
  font-style: normal;
}

.slider_description {
  display: block;
  width: 200px;
  height: 54px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 7px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(147, 213, 208, .93)), to(rgba(147, 213, 208, .8)));
  background-image: linear-gradient(180deg, rgba(147, 213, 208, .93), rgba(147, 213, 208, .8));
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-weight: 100;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.slider_description.small {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 3;
  display: inline-block;
  height: 54px;
  padding-top: 16px;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #fff;
}

.aboutme_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.aboutme_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.about-me_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 31px;
}

.aboutme_header {
  display: block;
  max-width: 426px;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: 'Playfair Display', sans-serif;
  color: #696663;
  font-size: 62px;
  line-height: 62.1px;
  text-align: right;
  letter-spacing: 3px;
  text-transform: none;
}

.aboutme_copy {
  max-width: 650px;
  margin-left: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 29px;
  border-left: 1px solid hsla(30, 3%, 40%, .3);
  font-family: Lato, sans-serif;
  color: #696663;
  line-height: 22px;
  font-style: normal;
  font-weight: 300;
  text-align: left;
  letter-spacing: 1px;
}

.resume {
  margin-top: 0px;
  margin-bottom: -13px;
}

.icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  margin-bottom: 69px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.arrow_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.arrow_home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}

.icon_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 18px;
  margin-left: 18px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.iconimage {
  display: block;
  max-width: 27%;
  margin-right: auto;
  margin-bottom: 13px;
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.header_icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -16px;
  padding-bottom: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  font-family: 'Playfair Display', sans-serif;
  color: #696663;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
}

.icon_image_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.icon_copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 224px;
  margin-top: 15px;
  padding-top: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  border-top: 1px solid hsla(30, 3%, 40%, .3);
  font-family: Lato, sans-serif;
  color: #969799;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.25px;
}

.mask_slider {
  display: block;
}

.slide_image2 {
  position: relative;
  left: 0px;
  top: -85px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: block;
  overflow: visible;
  max-height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  clear: both;
}

.text_box {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 167px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 7px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  background-color: rgba(147, 213, 208, .87);
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  line-height: 18px;
  text-align: center;
  letter-spacing: 3px;
}

.slider_mask {
  z-index: 2;
  max-height: 600px;
}

.work_description {
  position: relative;
  left: 0px;
  bottom: 0px;
  display: block;
  max-width: 885px;
  margin-top: -90px;
  margin-bottom: 63px;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: none;
}

.work_description.long {
  max-width: 895px;
  margin-top: -82px;
  line-height: 18px;
  text-align: left;
}

.my_services {
  text-align: center;
}

.text_services {
  display: block;
  width: auto;
  max-width: 1065px;
  margin: 62px auto 17px;
  padding-top: 15px;
  padding-bottom: 23px;
  padding-left: 0px;
  border-bottom: 1px solid hsla(30, 3%, 40%, .3);
  font-family: 'Playfair Display', sans-serif;
  color: #696663;
  font-size: 34px;
  font-weight: 400;
  text-align: center;
}

.text_services.contact {
  margin-top: 94px;
}

.link_icon {
  display: block;
  height: 126px;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.video {
  display: block;
  max-width: 100%;
  margin: 25px auto 88px;
  padding-bottom: 0px;
  cursor: default;
}

.click_to_play {
  display: block;
  max-width: 95%;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/click_to_play.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.click_image {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
}

.slide_5 {
  background-color: #fff;
  background-image: url('../images/slide_show_0004_COOLA_Group-p-800x623.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide_6 {
  background-color: #fff;
  background-image: url('../images/slide_show_0005_all_belkin_0004_4-Port-USB-copy-p-800x800.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide_7 {
  background-color: #fff;
  background-image: url('../images/slide_show_0006_Background.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.right_arrow_img {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline;
  margin-right: auto;
  margin-bottom: 1px;
  margin-left: auto;
  padding-top: auto;
  padding-bottom: auto;
}

.top_left_arrow {
  height: 600px;
  max-height: 600px;
}

.slide_buttons {
  top: 0px;
  display: block;
  margin-top: 808px;
  margin-bottom: 0px;
}

.slider_2016 {
  height: 600px;
}

.slide_nav_2016 {
  font-family: Lato, sans-serif;
  font-size: 12px;
}

.slide_2016._1 {
  background-image: url('../images/red-rock.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.slide_2016._2 {
  background-image: url('../images/slide_march_kia.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide_2016._3 {
  background-color: #fff;
  background-image: url('../images/2019_slide_show_0002_packaging-copy-2.jpg');
  background-position: 50% 29%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide_2016._4 {
  left: 0px;
  top: 0px;
  right: 0px;
  background-image: url('../images/zero_gravity_slide.png');
  background-position: 50% 41%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide_2016._5 {
  background-color: #fff;
  background-image: url('../images/slide_show_0004_COOLA_Group-p-800x623.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide_2016._6 {
  top: 0px;
  background-color: #fff;
  background-image: url('../images/slide_show_0005_all_belkin_0004_4-Port-USB-copy-p-800x800_1.jpg');
  background-position: 50% -20px;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide_2016._7 {
  background-color: #fff;
  background-image: url('../images/travel_club_digital.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.title {
  display: block;
  margin: 24px auto -40px;
  padding-right: auto;
  padding-left: auto;
  color: #969799;
  font-size: 10px;
  text-align: center;
}

.details {
  margin-top: 40px;
  margin-bottom: -8px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  font-size: 13px;
  text-align: center;
}

.columns {
  padding-bottom: 60px;
}

.columns-2 {
  margin-bottom: 60px;
}

.columns-3 {
  margin-bottom: 60px;
}

.text-block {
  margin-top: 540px;
  font-family: 'Playfair Display', sans-serif;
  color: #e7e7e7;
  font-size: 23px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 5px;
}

.text-block.dark {
  margin-top: 540px;
  color: #474747;
  font-size: 23px;
}

.text-block.dark.mobile {
  margin-top: 525px;
  color: #4a4a4a;
}

.text-block.dark._2 {
  color: #fafafa;
}

.contact_info {
  font-family: 'Playfair Display', sans-serif;
  color: #696663;
  font-size: 23.1px;
  text-align: center;
  text-transform: uppercase;
}

.contant_info {
  display: block;
  margin-top: 27px;
  padding-top: 0px;
  font-family: Lato, sans-serif;
  color: #4a4a4a;
  font-size: 25.2px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.contant_info:hover {
  color: #93d5d0;
}

.nxn_photos {
  position: static;
  display: block;
  overflow: auto;
  width: auto;
  max-width: 90%;
  margin: 1px auto 100px;
  padding-top: 17px;
  padding-bottom: 1px;
}

html.w-mod-js *[data-ix="media-show"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="fact-show"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="fact-show-2"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="fact-show-3"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="fact-show-4"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="hero-slider-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="show-icon"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="move-flypaper"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="know-us"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="singel-post-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 45px);
  -ms-transform: translate(0px, 45px);
  transform: translate(0px, 45px);
}

html.w-mod-js *[data-ix="singel-post-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 45px);
  -ms-transform: translate(0px, 45px);
  transform: translate(0px, 45px);
}

html.w-mod-js *[data-ix="show-hover-post-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="load-skils"] {
  width: 0%;
}

html.w-mod-js *[data-ix="load-skils-3"] {
  width: 0%;
}

html.w-mod-js *[data-ix="load-skils-4"] {
  width: 0%;
}

html.w-mod-js *[data-ix="media-show-2"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="service-icon"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -47px);
  -ms-transform: translate(0px, -47px);
  transform: translate(0px, -47px);
}

html.w-mod-js *[data-ix="service-icon-2"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -47px);
  -ms-transform: translate(0px, -47px);
  transform: translate(0px, -47px);
}

html.w-mod-js *[data-ix="service-icon-3"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -47px);
  -ms-transform: translate(0px, -47px);
  transform: translate(0px, -47px);
}

html.w-mod-js *[data-ix="features"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="features-2"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="features-3"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="features-4"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="features-5"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="features-6"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="mapp-none"] {
  height: 0px;
}

html.w-mod-js *[data-ix="toggle-none"] {
  height: 0px;
}

html.w-mod-js *[data-ix="hero-headline"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="button-line"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="reveal-skill-2"] {
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="button-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="button-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

@media (max-width: 991px) {
  body {
    height: auto;
    box-shadow: none;
  }
  h1 {
    font-size: 60px;
    line-height: 74px;
    letter-spacing: 0px;
  }
  h3 {
    text-align: center;
  }
  p {
    left: 0px;
    margin-top: -2px;
    margin-bottom: 0px;
    padding-left: 15px;
    font-size: 13px;
    text-shadow: none;
  }
  .button {
    margin-bottom: 20px;
    box-shadow: none;
  }
  .button.back {
    box-shadow: none;
  }
  .button.next {
    box-shadow: none;
  }
  .button.next.w--current {
    box-shadow: none;
  }
  .button.second {
    margin-right: 0px;
    box-shadow: none;
  }
  .button.white {
    box-shadow: none;
  }
  .hero-section {
    padding-bottom: 0px;
    background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .15), rgba(0, 0, 0, .6)), url('../images/Main_header_img.jpg');
    background-position: 0% 0%, 50% 50%;
    background-repeat: repeat, repeat;
    box-shadow: none;
  }
  .hero-section.subpage.contact {
    background-position: 95% 13%;
    background-size: auto;
    box-shadow: none;
  }
  .hero-section.subpage.second-type {
    box-shadow: none;
  }
  .navbar {
    padding-top: 12px;
    padding-bottom: 12px;
    box-shadow: none;
  }
  .section {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .section.facts {
    box-shadow: none;
  }
  .section {
    padding-top: 80px;
    padding-bottom: 0px;
    box-shadow: none;
  }
  .numbers {
    margin-top: auto;
  }
  .white-tittle {
    margin-bottom: 0px;
    font-size: 30px;
  }
  .white-tittle.fact {
    margin-bottom: 30px;
  }
  .menu-button {
    display: inline-block;
    margin-top: 0px;
    padding: 15px;
    border-radius: 0px;
    background-color: #f2f2f2;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .menu-button:hover {
    -webkit-transition: none 0ms ease;
    transition: none 0ms ease;
  }
  .menu-button.w--open {
    left: 0px;
    top: 0px;
    height: auto;
    float: right;
    background-color: #f2f2f2;
    color: #000;
    text-align: left;
  }
  .overall-column {
    margin-bottom: 50px;
  }
  .circle-icon-block {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .circle-icon-block:hover {
    padding-top: 2px;
    padding-bottom: 2px;
    box-shadow: none;
  }
  .circle-icon-block.social {
    padding-top: 2px;
  }
  .circle-icon-block.social.contact {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-big {
    padding-top: 20px;
  }
  .copyright {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 6px;
    padding-bottom: 0px;
    float: left;
    text-align: center;
  }
  .nav-link {
    margin-top: 4px;
    margin-bottom: 4px;
    border-bottom: 1px none #dedede;
    border-radius: 0px;
    background-color: transparent;
    -webkit-transition-property: all;
    transition-property: all;
    color: #969799;
    font-size: 15px;
    text-align: center;
    letter-spacing: 1px;
  }
  .nav-link:hover {
    border-bottom: 1px none #969799;
    border-radius: 0px;
    background-color: hsla(0, 0%, 100%, .09);
    color: #fff;
  }
  .nav-link.w--current {
    display: block;
    border-radius: 5px;
    background-color: transparent;
    color: #969799;
    font-size: 15px;
    text-align: center;
  }
  .nav-link.w--current:hover {
    background-color: hsla(0, 0%, 100%, .2);
    color: #fff;
    text-align: center;
  }
  .hero-headline {
    margin-top: 0px;
    margin-bottom: 30px;
    padding-bottom: 0px;
    font-size: 50px;
    text-shadow: none;
  }
  .hero-headline._2 {
    margin-bottom: 0px;
    text-shadow: none;
  }
  .hero-headline._2.subpage {
    text-shadow: none;
  }
  .hero-headline._2.subpage.small {
    margin-top: 14px;
    text-shadow: none;
  }
  .hero-headline._2.subpage.small.left {
    text-shadow: none;
  }
  .hero-container {
    text-shadow: none;
  }
  .social-dic-2 {
    display: block;
    margin-top: 20px;
    float: left;
  }
  .social-dic-2.contact {
    margin-top: 20px;
  }
  .text-area {
    min-height: 260px;
  }
  .column.media {
    margin-bottom: 0px;
  }
  .column.fact {
    padding-bottom: 30px;
    text-align: center;
  }
  .column.ipad {
    margin-bottom: 0px;
    text-align: center;
  }
  .slider {
    display: block;
    width: auto;
    height: 622px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .column-button {
    text-align: center;
  }
  .text {
    margin-bottom: 25px;
    text-align: center;
  }
  .footer-small {
    margin-top: 45px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .white-text-footer {
    margin-top: 20px;
  }
  .herotext-div.subtittle {
    margin-top: 150px;
  }
  .herotext-div.subtittle.subpage.second {
    margin-top: 85px;
  }
  .team {
    float: none;
    text-align: center;
  }
  .header-tittle {
    text-align: left;
  }
  .div-social {
    text-align: center;
  }
  .text-fotter {
    font-size: 13px;
    text-shadow: none;
  }
  .slider-testimonilas {
    height: 260px;
  }
  .testimonilas-div {
    margin-right: 50px;
    margin-left: 50px;
  }
  .big-portfolio-post.multi {
    text-shadow: none;
  }
  .row-paginator {
    padding-bottom: 10px;
  }
  .previouz {
    box-shadow: none;
  }
  .upper-headline {
    display: inline;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border: 3px solid #fff;
    border-radius: 0px;
    text-shadow: none;
  }
  .logo {
    display: inline-block;
    margin-top: 9px;
  }
  .brand {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .headerline-section.small.media {
    margin-top: 30px;
  }
  .headerline-section.small.media.separate {
    margin-top: 0px;
  }
  .headerline-section.small.media.first {
    margin-top: 0px;
  }
  .headline-div-block {
    margin-bottom: 50px;
  }
  .service-section {
    padding-bottom: 60px;
  }
  .features-text.second {
    margin-bottom: 40px;
  }
  .service-icon {
    margin-bottom: 20px;
  }
  .service-icon.new {
    margin-bottom: 70px;
  }
  .vidider {
    margin-bottom: 35px;
  }
  .skills.div {
    margin-top: 50px;
  }
  .skills.div.first {
    margin-bottom: 50px;
  }
  .media-text._3 {
    font-size: 13px;
  }
  .media-tittle._3 {
    font-size: 23px;
  }
  .image-ipad {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .white {
    padding-bottom: 0px;
  }
  .fact-right {
    height: 250px;
  }
  .row-service-2 {
    margin-top: 0px;
  }
  .imac-column {
    position: relative;
    display: block;
  }
  .nav-menu {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: rgba(0, 0, 0, .9);
  }
  .div-sign {
    width: 10%;
  }
  .div-sign.service {
    width: 25%;
  }
  .imac {
    margin-right: auto;
    margin-left: auto;
  }
  .about-us-section {
    padding-bottom: 60px;
  }
  .portfolio_button {
    position: static;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
    text-align: left;
  }
  .portfolio_button:hover {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #828282;
  }
  .portfolio_button.w--current {
    position: static;
    padding-top: 15px;
    text-align: left;
  }
  .large_image {
    margin-top: 0px;
    margin-bottom: 50px;
    text-shadow: none;
  }
  .large_image.boarder {
    max-height: auto;
    max-width: 95%;
  }
  .heading-3 {
    left: 0px;
    top: 0px;
    right: 165px;
    margin-top: 17px;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 20px;
    font-size: 48px;
    text-align: center;
    text-shadow: none;
  }
  .page_description {
    text-shadow: none;
  }
  .description_background {
    text-shadow: none;
  }
  .resume_button {
    top: 35px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image_center {
    margin-top: -76px;
    padding-top: 0px;
  }
  .page_header {
    height: 219px;
    margin-bottom: 0px;
  }
  .phone_menu {
    color: #84c2bd;
  }
  .slide_mask {
    position: static;
    display: block;
    overflow: visible;
    margin-right: auto;
    margin-left: auto;
  }
  .description_heading.first {
    margin-top: 77px;
  }
  .main_body {
    text-shadow: none;
  }
  .nav_menu {
    margin-top: 0px;
    padding-top: 37px;
    background-color: #93d5d0;
  }
  .about {
    max-width: 677px;
    margin-top: 20px;
    padding-left: 14px;
    text-shadow: none;
  }
  .header_3 {
    margin-top: 0px;
    margin-bottom: -13px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 11px;
    font-size: 61px;
    line-height: 55px;
    text-shadow: none;
  }
  .about_divider {
    display: block;
    margin-top: -1px;
    margin-right: auto;
    margin-left: auto;
    text-shadow: none;
  }
  .small_menu {
    display: block;
    width: auto;
    margin-top: 34px;
    margin-right: auto;
    margin-left: auto;
    float: right;
    color: #828282;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
  }
  .menu_button {
    margin-top: 14px;
  }
  .parker_small {
    max-width: 85%;
  }
  .parker_medium {
    margin-bottom: 0px;
    border: 1px solid #bfbfbf;
  }
  .parker_wristband {
    display: block;
    max-width: 53%;
    margin-right: auto;
    margin-left: auto;
  }
  .slide_image {
    max-height: 599px;
  }
  .slide_image.large {
    max-width: 100%;
    margin-top: 97px;
    padding-top: 10px;
  }
  .slide_image.medium {
    margin-top: 130px;
  }
  .slide_image.center {
    max-width: 100%;
    margin-top: 0px;
  }
  .subheading_portfolio {
    margin-top: 0px;
    font-size: 13px;
    line-height: 16px;
  }
  .subheading_portfolio.mobile {
    line-height: 22px;
  }
  .parent {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .section_column {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .parent_grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .slide_show {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .slide_show.obile {
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .sliider_image._1 {
    position: static;
  }
  .slider_image {
    height: auto;
  }
  .slider_image._3 {
    position: static;
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
    background-size: auto 650px;
  }
  .slider_image._4 {
    position: static;
  }
  .slider_image._5 {
    position: static;
  }
  .slider_image._6 {
    position: static;
  }
  .slider_image._2 {
    position: static;
  }
  .slider_image._7 {
    position: static;
  }
  .slider_image._8 {
    position: static;
    background-position: 50% 73%;
    background-size: auto 550px;
  }
  .slide_navigator {
    position: absolute;
    z-index: 1;
  }
  .about-me_section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .aboutme_header {
    margin-bottom: 13px;
    text-align: left;
  }
  .aboutme_copy {
    position: relative;
    display: block;
    max-width: 586px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-top: 1px solid hsla(30, 3%, 40%, .51);
    border-left-style: none;
    color: #696663;
  }
  .icons {
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: left;
  }
  .icon_block {
    margin-top: 30px;
    margin-bottom: 59px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .iconimage {
    max-width: 38%;
  }
  .header_icon {
    font-size: 21px;
    line-height: 28px;
  }
  .icon_copy {
    width: 400px;
  }
  .icon_text {
    color: #696663;
  }
  .mask_slider {
    position: static;
    display: block;
    overflow: visible;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
  }
  .text_services {
    max-width: 586px;
    border-bottom-color: hsla(30, 3%, 40%, .51);
  }
  .slider_2016 {
    height: 400px;
  }
  .slide_2016._3 {
    background-image: url('../images/package_2_slide.jpg');
  }
  .slide_2016._6 {
    background-position: 50% 11%;
    background-size: 69%;
  }
  .text-block {
    margin-top: 340px;
    font-size: 16px;
  }
  .text-block.photo {
    color: #a8a8a8;
  }
  .text-block.dark {
    margin-top: 340px;
    color: #969696;
    font-size: 16px;
  }
  .text-block.dark.mobile {
    margin-top: 340px;
  }
  .nxn_photos {
    max-width: 90%;
  }
}

@media (max-width: 767px) {
  body {
    background-color: transparent;
    box-shadow: none;
  }
  h1 {
    font-size: 60px;
  }
  h2 {
    font-size: 24px;
  }
  h4 {
    text-align: center;
  }
  p {
    margin-bottom: auto;
    margin-left: 0px;
    padding-right: 25px;
    padding-left: 25px;
    text-shadow: none;
  }
  .button {
    box-shadow: none;
  }
  .button.back {
    position: static;
    display: inline-block;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    float: none;
    box-shadow: none;
  }
  .button.next {
    display: block;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    float: right;
    box-shadow: none;
    text-align: center;
  }
  .button.second {
    margin-right: 0px;
    box-shadow: none;
  }
  .button.white {
    box-shadow: none;
  }
  .hero-section {
    background-image: url('../images/background_header.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: scroll;
    box-shadow: none;
  }
  .hero-section.subpage.second-type {
    box-shadow: none;
  }
  .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: none;
  }
  .section {
    padding-top: 80px;
    padding-bottom: 0px;
    box-shadow: none;
  }
  .numbers {
    margin-top: auto;
  }
  .white-tittle {
    margin-bottom: 0px;
  }
  .menu-button {
    margin-top: 0px;
    margin-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .circle-icon-block {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .circle-icon-block:hover {
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: none;
  }
  .circle-icon-block.social {
    width: 50px;
    height: 50px;
    margin-bottom: 17px;
    padding: 10px;
    float: left;
  }
  .circle-icon-block.social:hover {
    box-shadow: none;
  }
  .circle-icon-block.social.contact {
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 30px;
    padding: 10px 12px;
    float: none;
  }
  .socil-icon {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .footer-big {
    text-align: center;
  }
  .copyright {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 25px;
    padding-bottom: 15px;
    float: none;
    text-align: center;
  }
  .nav-link {
    -webkit-transition-property: all;
    transition-property: all;
    color: #828282;
    font-size: 15px;
  }
  .nav-link:hover {
    color: #fff;
  }
  .nav-link.w--current {
    color: #828282;
    font-size: 15px;
  }
  .nav-link.w--current:hover {
    background-color: hsla(0, 0%, 51%, .2);
    -webkit-transition: none 0ms ease;
    transition: none 0ms ease;
    color: #fff;
  }
  .hero-headline {
    font-size: 36px;
    text-shadow: none;
  }
  .hero-headline._2 {
    text-shadow: none;
  }
  .hero-headline._2.subpage {
    font-size: 29px;
    text-shadow: none;
  }
  .hero-headline._2.subpage.small {
    display: block;
    text-shadow: none;
  }
  .hero-headline._2.subpage.small.left {
    text-shadow: none;
  }
  .about-text {
    font-size: 14px;
  }
  .contact-map-fprm {
    text-align: center;
  }
  .hero-container {
    text-shadow: none;
  }
  .social-dic-2 {
    display: inline-block;
    margin-top: 0px;
    float: none;
    text-align: center;
  }
  .social-dic-2.contact {
    display: inline-block;
    overflow: visible;
    width: 100%;
  }
  .submit-button {
    display: inline-block;
    margin-bottom: 30px;
    float: none;
    text-align: center;
  }
  .text-field {
    text-align: center;
  }
  .text-area {
    text-align: center;
  }
  .column {
    position: relative;
    display: inline-block;
    text-align: center;
  }
  .slider {
    display: block;
    width: auto;
    height: auto;
    max-height: 600px;
    margin-right: auto;
    margin-left: auto;
  }
  .textbar {
    text-align: center;
  }
  .textbar._3 {
    background-color: transparent;
    background-image: none;
  }
  .form-wrapper {
    text-align: center;
  }
  .column-button {
    text-align: center;
  }
  .tittle {
    text-align: center;
  }
  .white-text-footer {
    text-align: center;
  }
  .white-text-footer.contact {
    margin-bottom: 0px;
    text-align: center;
  }
  .newslater-text-field {
    text-align: center;
  }
  .header-tittle.details {
    margin-top: 30px;
  }
  .div-social {
    text-align: center;
  }
  .text-fotter {
    font-size: 14px;
    text-align: center;
    text-shadow: none;
  }
  .slider-testimonilas {
    height: 310px;
  }
  .big-portfolio-post.multi {
    text-shadow: none;
  }
  .row-paginator {
    padding-bottom: 20px;
  }
  .previouz {
    display: block;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
    box-shadow: none;
  }
  .previouz.w--current {
    box-shadow: none;
  }
  .portfolio.second {
    background-image: none;
  }
  .upper-headline {
    display: inline;
    padding-bottom: 0px;
    border-style: none;
    text-shadow: none;
  }
  .contact-section {
    padding-top: 0px;
  }
  .logo {
    display: block;
    margin-top: 6px;
    margin-right: auto;
    margin-left: auto;
  }
  .headerline-section.small.media {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .headerline-section.small.media.first {
    margin-top: 0px;
  }
  .service-icon {
    margin-bottom: 46px;
  }
  .vidider {
    margin-bottom: 50px;
  }
  .skills-tittle._2 {
    display: block;
  }
  .div-column {
    padding-right: 10px;
    padding-left: 10px;
  }
  .headline-big {
    padding-right: 25px;
    padding-left: 25px;
    font-size: 38px;
    text-shadow: none;
  }
  .fact-right {
    height: 300px;
  }
  .div-sign {
    width: 12%;
    margin-top: 10px;
  }
  .div-sign.service {
    width: 12%;
  }
  .button-full {
    margin-top: 20px;
  }
  .portfolio_button {
    color: #fff;
  }
  .portfolio_button:hover {
    color: #828282;
  }
  .portfolio_button.w--current {
    display: block;
  }
  .large_image {
    max-width: 100%;
    text-shadow: none;
  }
  .large_image.catalog._2.last {
    margin-bottom: -90px;
  }
  .heading-3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    text-shadow: none;
  }
  .aboutmetext {
    text-shadow: none;
  }
  .description_background {
    text-shadow: none;
  }
  .resume_button {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 11px;
  }
  .slide_2 {
    overflow: hidden;
  }
  .slide_4 {
    overflow: hidden;
  }
  .slide {
    overflow: hidden;
    height: 300px;
    max-height: 300px;
  }
  .me_info {
    height: 352px;
  }
  .image_center {
    margin-top: -55px;
  }
  .phone_menu {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    margin-top: 0px;
  }
  .description_heading.first {
    margin-top: 112px;
    margin-right: 14px;
    margin-left: 15px;
  }
  .main_body {
    text-shadow: none;
  }
  .nav_menu {
    margin-top: 0px;
  }
  .back_to_top {
    text-shadow: none;
  }
  .to_top_button {
    font-weight: 300;
    text-shadow: none;
  }
  .to_top_button:hover {
    text-shadow: none;
  }
  .about {
    margin-top: 17px;
    margin-left: auto;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 11px;
    line-height: 18px;
    text-align: justify;
    letter-spacing: 0px;
    text-shadow: none;
  }
  .header_3 {
    padding-left: 2px;
    font-size: 47px;
    line-height: 52px;
    text-shadow: none;
  }
  .about_divider {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-shadow: none;
  }
  .facebook {
    position: relative;
    left: 101px;
    top: 0px;
    bottom: 0px;
    display: block;
    max-width: 34px;
    margin-top: 1px;
    margin-right: auto;
    margin-left: 15px;
    padding-left: 0px;
    float: left;
  }
  .facebook._2 {
    position: static;
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: left;
  }
  .footer_copy {
    margin-top: 5px;
    padding-right: 0px;
    float: none;
  }
  .connect_copy {
    margin-top: 54px;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    text-align: center;
    list-style-type: none;
  }
  .footer_info {
    margin-top: 6px;
  }
  .mobile_footer {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .white_header {
    height: 124px;
  }
  .preview {
    display: block;
    height: auto;
    margin-top: 53px;
  }
  .small_menu {
    margin-top: 29px;
  }
  .menu_button {
    margin-top: 9px;
  }
  .parker_small {
    margin-top: 25px;
  }
  .parker_small._2 {
    margin-bottom: 50px;
  }
  .parker_large {
    margin-top: 25px;
  }
  .parker_large.test._2 {
    margin-bottom: 50px;
  }
  .parker_wristband {
    margin-top: 25px;
  }
  .slide_image {
    display: block;
    width: 542px;
    max-height: auto;
    max-width: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .subheading_portfolio {
    font-size: 13px;
    line-height: 15px;
  }
  .linkenid {
    float: none;
  }
  .skill_set {
    display: block;
    height: auto;
  }
  .parent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .parent_grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .preview_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sliider_image._1 {
    z-index: 20;
    background-position: 50% 50%;
    background-size: auto 606px;
  }
  .slider_image._3 {
    background-position: 50% 50%;
    background-size: auto 546px;
  }
  .slider_image._4 {
    position: static;
    z-index: 20;
    background-color: #fff;
  }
  .slider_image._5 {
    position: static;
  }
  .slider_image._6 {
    position: static;
  }
  .slider_image._2 {
    position: static;
  }
  .slider_image._7 {
    position: static;
  }
  .slider_image._8 {
    position: static;
  }
  .slide_navigator {
    z-index: 1;
    display: block;
  }
  .aboutme_header {
    margin-bottom: -11px;
    font-size: 45px;
    text-align: left;
  }
  .aboutme_copy {
    max-width: 400px;
    color: #696663;
  }
  .arrow_box {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: right;
  }
  .icon_block {
    margin-bottom: 78px;
  }
  .iconimage {
    max-width: 40%;
  }
  .header_icon {
    font-size: 22px;
    line-height: 28px;
  }
  .icon_text {
    color: #696663;
  }
  .slider_mask {
    height: 600px;
  }
  .work_description.long {
    padding-right: 10px;
    padding-left: 10px;
  }
  .text_services {
    max-width: 400px;
    padding-bottom: 36px;
    font-size: 45px;
  }
  .slide_5 {
    overflow: hidden;
  }
  .slide_6 {
    overflow: hidden;
  }
  .slide_7 {
    overflow: hidden;
  }
  .alide_3 {
    overflow: hidden;
  }
  .slider_2016 {
    height: 350px;
  }
  .slide_2016._6 {
    background-size: 82%;
  }
  .text-block {
    margin-top: 358px;
  }
  .text-block.dark {
    margin-top: 352px;
  }
  .text-block.dark.mobile {
    margin-top: 352px;
  }
}

@media (max-width: 479px) {
  body {
    box-shadow: none;
  }
  h1 {
    padding-left: 10px;
    font-size: 19px;
    line-height: 25px;
    text-shadow: none;
  }
  h2 {
    margin-bottom: 10px;
    font-size: 24px;
  }
  p {
    left: 0px;
    width: 300px;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    background-color: transparent;
    line-height: 15px;
    text-align: center;
    text-shadow: none;
  }
  .button {
    margin-right: 0px;
    box-shadow: none;
  }
  .button.back {
    box-shadow: none;
    text-align: center;
  }
  .button.next {
    box-shadow: none;
  }
  .button.next.w--current {
    box-shadow: none;
  }
  .button.second.third {
    box-shadow: none;
  }
  .button.second.third:hover {
    box-shadow: none;
    color: #4a4a4a;
  }
  .button.sect {
    margin-bottom: 0px;
    box-shadow: none;
  }
  .hero-section {
    box-shadow: none;
  }
  .hero-section.subpage.second-type {
    height: 180px;
    box-shadow: none;
  }
  .navbar {
    background-color: transparent;
    background-image: none;
    box-shadow: none;
  }
  .section {
    padding-top: 50px;
    padding-bottom: 0px;
    box-shadow: none;
  }
  .white-tittle {
    margin-bottom: 0px;
    font-size: 22px;
  }
  .menu-button {
    margin-top: 6px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .menu-button.w--open {
    background-color: #ebe991;
  }
  .circle-icon-block:hover {
    box-shadow: none;
  }
  .circle-icon-block.social.contact {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-right: 12px;
    padding-left: 12px;
    float: none;
    text-align: center;
  }
  .footer-big {
    padding-bottom: 20px;
  }
  .nav-link {
    font-size: 15px;
    letter-spacing: 1px;
  }
  .nav-link:hover {
    letter-spacing: 1px;
  }
  .hero-headline {
    font-size: 35px;
    line-height: 45px;
    text-align: left;
    text-shadow: none;
  }
  .hero-headline._2 {
    font-size: 37px;
    text-shadow: none;
  }
  .hero-headline._2.subpage {
    font-size: 25px;
    text-shadow: none;
  }
  .hero-headline._2.subpage.small {
    display: block;
    float: none;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    text-shadow: none;
  }
  .hero-headline._2.subpage.small.left {
    display: block;
    margin-top: 0px;
    float: none;
    font-size: 12px;
    line-height: 20px;
    text-shadow: none;
  }
  .hero-container {
    display: block;
    background-color: hsla(0, 0%, 100%, .2);
    text-shadow: none;
  }
  .social-dic-2 {
    display: inline-block;
    float: none;
    text-align: center;
  }
  .social-dic-2.contact {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .submit-button {
    width: 100%;
  }
  .text-area {
    text-align: center;
  }
  .column {
    display: inline-block;
    text-align: center;
  }
  .column.media.sec {
    height: 580px;
  }
  .column.inline-block {
    padding-bottom: 0px;
  }
  .slider {
    position: static;
    width: 300px;
    height: 247px;
    clear: none;
  }
  .textbar._3 {
    background-color: #93d5d0;
    background-image: none;
  }
  .text.text-bar-white {
    line-height: 26px;
  }
  .white-text-footer {
    text-align: center;
  }
  .white-text-footer.contact {
    height: auto;
    font-size: 41px;
    line-height: 31px;
    text-align: center;
  }
  .herotext-div.subtittle {
    margin-top: 115px;
  }
  .herotext-div.subtittle.subpage {
    margin-top: 180px;
  }
  .text-fotter {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    margin-top: 7px;
    margin-left: auto;
    padding-right: 0px;
    float: none;
    text-align: center;
    text-shadow: none;
  }
  .slider-testimonilas {
    height: 375px;
  }
  .testimonilas-div {
    margin-right: 0px;
    margin-left: 0px;
  }
  .big-portfolio-post.multi {
    text-shadow: none;
  }
  .previouz {
    box-shadow: none;
  }
  .previouz.w--current {
    box-shadow: none;
  }
  .portfolio.second {
    background-image: none;
  }
  .upper-headline {
    display: inline;
    padding-bottom: 0px;
    font-size: 47px;
    line-height: 57px;
    text-shadow: none;
  }
  .contact-section {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(147, 213, 208, .88)), to(rgba(147, 213, 208, .88))), url('../images/DSC_0961.JPG');
    background-image: linear-gradient(180deg, rgba(147, 213, 208, .88), rgba(147, 213, 208, .88)), url('../images/DSC_0961.JPG');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .logo {
    position: static;
    margin-top: 7px;
    margin-bottom: 0px;
  }
  .service-icon {
    margin-bottom: 100px;
  }
  .service-icon.new {
    margin-bottom: 100px;
  }
  .vidider {
    margin-bottom: 50px;
  }
  .media-tittle {
    margin-bottom: 20px;
  }
  .skills-tittle._2 {
    display: block;
    float: none;
  }
  .column-media {
    height: 580px;
  }
  .div-column {
    padding-right: 10px;
    padding-left: 10px;
  }
  .over-filter-button {
    margin-right: 0px;
    margin-bottom: 5px;
  }
  .image-2 {
    text-shadow: none;
  }
  .headline-big {
    text-shadow: none;
  }
  .headline-big.texbar {
    line-height: 50px;
  }
  .fact-right {
    height: 400px;
  }
  .div-sign {
    width: 20%;
    margin-top: 0px;
  }
  .div-sign.service {
    width: 20%;
  }
  .header_info {
    line-height: 29px;
  }
  .about-section {
    margin-top: 15px;
  }
  .quote {
    display: inline;
    width: 399px;
    height: 0px;
    margin-top: 0px;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 6px;
    font-size: 26px;
  }
  .portfolio_button {
    border-bottom-style: none;
    border-bottom-width: 0px;
    background-color: #93d5d0;
    color: #fff;
  }
  .portfolio_button:hover {
    padding-bottom: 15px;
    color: #828282;
  }
  .portfolio_button.w--current {
    margin-top: 0px;
    border-bottom-style: none;
    background-color: #93d5d0;
  }
  .portfolio_button.w--current:hover {
    color: #828282;
  }
  .left-column {
    text-shadow: none;
  }
  .footer {
    margin-top: 0px;
  }
  .description {
    display: block;
    margin-right: auto;
    margin-bottom: 12px;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.25px;
    text-shadow: none;
  }
  .large_image {
    max-width: 100%;
    margin-top: 31px;
    margin-bottom: 24px;
    text-shadow: none;
  }
  .large_image.small {
    overflow: auto;
    text-shadow: none;
  }
  .large_image.hfp {
    margin-top: 59px;
    margin-bottom: 44px;
  }
  .large_image.first.email {
    max-width: 100%;
  }
  .large_image.website._2 {
    max-width: 100%;
    margin-top: -19px;
  }
  .large_image.catalog._2 {
    max-width: 100%;
  }
  .large_image.catalog._2.last {
    margin-bottom: -78px;
  }
  .heading-3 {
    margin-left: auto;
    padding-right: 10px;
    padding-bottom: 14px;
    padding-left: 10px;
    font-size: 29px;
    line-height: 39px;
    text-align: center;
    text-shadow: none;
  }
  .page_description {
    text-shadow: none;
  }
  .description_background {
    text-shadow: none;
  }
  .text_block {
    text-shadow: none;
  }
  .resume_button {
    position: static;
    left: 0px;
    top: 25px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: auto;
    margin-right: 30px;
    margin-left: 30px;
    padding: 15px 0px;
    line-height: 26.1px;
  }
  .about_me {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .about_me.w--current {
    font-family: 'Playfair Display', sans-serif;
    color: #93d5d0;
  }
  .about_me.contact {
    color: #696663;
  }
  .portfolio_slide {
    top: 0px;
    display: block;
    height: 300px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .image_slider {
    max-height: 300px;
    margin-top: 95px;
    padding-top: 0px;
  }
  .slide_navigation {
    position: static;
    display: block;
    max-height: auto;
    max-width: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .me_section {
    height: 477px;
  }
  .me_info {
    text-shadow: none;
  }
  .image_center {
    margin-top: -104px;
  }
  .page_header {
    height: 369px;
  }
  .phone_menu {
    text-align: right;
  }
  .slide_mask {
    top: 0px;
    margin-top: 0px;
  }
  .large_image_2 {
    position: static;
    display: block;
    overflow: auto;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    text-shadow: none;
  }
  .arrow_2 {
    position: relative;
    left: 0px;
    top: 144px;
    bottom: 0px;
    display: block;
    margin: auto;
  }
  .description_heading {
    margin-top: 0px;
  }
  .description_heading.first {
    margin-top: 104px;
  }
  .welcome_message {
    max-height: 451px;
  }
  .main_body {
    text-shadow: none;
  }
  .nav_menu {
    background-color: #93d5d0;
  }
  .back_to_top {
    text-shadow: none;
  }
  .back_to_top.alt {
    margin-top: 0px;
  }
  .about {
    width: 301px;
    margin-top: 20px;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    letter-spacing: 0.25px;
    text-shadow: none;
  }
  .header_3 {
    margin-top: -1px;
    margin-bottom: 1px;
    padding-left: 0px;
    font-size: 22px;
    line-height: 19px;
    text-shadow: none;
  }
  .about_divider {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-shadow: none;
  }
  .facebook {
    position: static;
    left: 49px;
    top: auto;
    right: 0px;
    bottom: 0px;
    display: block;
    max-width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    float: none;
    clear: none;
    text-align: center;
    text-decoration: none;
  }
  .facebook.linkedin {
    position: static;
    float: right;
  }
  .footer_copy {
    margin-top: 6px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 1px;
    padding-left: 0px;
    float: none;
    text-align: center;
  }
  .connect_copy {
    display: inline-block;
    margin: -23px auto 3px;
    float: none;
    text-align: center;
  }
  .footer_info {
    position: static;
    left: 0px;
    top: 29px;
    right: 0px;
    bottom: 29px;
    z-index: 1;
    display: inline-block;
    margin-top: 0px;
    padding-top: 39px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .bottom_section {
    margin-top: 0px;
  }
  .bottom_section.mobile {
    margin-top: 77px;
  }
  .white_header {
    height: 175px;
  }
  .preview {
    height: auto;
  }
  .hello {
    height: auto;
    max-height: 500px;
  }
  .hello_slide {
    height: auto;
    max-height: 500px;
    margin-top: 0px;
    padding-top: 0px;
  }
  .small_menu {
    margin-top: 34px;
  }
  .menu_button {
    margin-top: 0px;
  }
  .menu_button:hover {
    background-color: #93d5d0;
    color: #fff;
  }
  .parker_small._2 {
    margin-bottom: 25px;
  }
  .poster_small {
    margin-top: 25px;
    margin-bottom: 50px;
  }
  .slide_image {
    display: block;
    width: 300px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    border-width: 7px;
  }
  .column_1 {
    margin-top: 30px;
  }
  .subheading_portfolio {
    margin-bottom: auto;
    padding-right: 5px;
    padding-bottom: 1px;
    padding-left: 5px;
    font-size: 13px;
    line-height: 15px;
  }
  .subheading_portfolio.mobile {
    margin-bottom: 9px;
    padding-bottom: 0px;
  }
  .form {
    padding-bottom: 0px;
  }
  .linkenid {
    float: none;
  }
  .social._2 {
    margin-top: 43px;
  }
  .about_2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    background-color: transparent;
  }
  .skill_box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .skill_set {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .rows_preview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .main_logo.w--current {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .nav_buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .nav_bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .slide_show.obile {
    display: block;
  }
  .sliider_image._1 {
    position: static;
    z-index: 3;
    background-position: 50% 50%;
    background-size: 479px 350px;
    background-attachment: scroll;
  }
  .slider_image {
    height: auto;
    max-height: 600px;
  }
  .slider_image._3 {
    background-size: auto 250px;
  }
  .slider_image._4 {
    background-size: auto 233px;
  }
  .slider_image._5 {
    position: static;
    background-color: #fff;
    background-position: 50% 50%;
    background-size: cover;
  }
  .slider_image._6 {
    position: static;
    background-position: 50% 50%;
    background-size: contain;
  }
  .slider_image._2 {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 3;
    background-position: 95% 68%;
    background-size: auto 424px;
    background-attachment: scroll;
  }
  .slider_image._7 {
    position: static;
    background-position: 19% 42%;
    background-size: cover;
  }
  .slider_image._8 {
    position: static;
    background-position: 50% 59%;
    background-size: auto 250px;
  }
  .slide_navigator {
    position: static;
    display: block;
    margin-top: -24px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .aboutme_header {
    display: block;
    margin-right: auto;
    margin-bottom: 6px;
    margin-left: auto;
    padding-left: 0px;
    border-style: none;
    border-color: #696663;
    border-bottom-width: 1px;
    font-size: 33px;
    line-height: 30px;
    text-align: left;
    letter-spacing: 2px;
  }
  .aboutme_copy {
    position: static;
    display: block;
    margin-right: 18px;
    margin-left: 18px;
    padding-top: 21px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-style: solid none none;
    color: #696663;
    line-height: 18px;
  }
  .arrow_box {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .arrow_home {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .iconimage {
    max-width: 26%;
  }
  .header_icon {
    font-size: 20px;
    line-height: 23px;
  }
  .icon_copy {
    width: 306px;
  }
  .icon_text {
    padding-right: 15px;
    padding-left: 15px;
    color: #696663;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.75px;
  }
  .small_nav {
    color: #93d5d0;
  }
  .small_nav_container {
    background-color: #fff;
  }
  .body {
    overflow: visible;
    background-image: url('../images/alt_background5k.png');
    background-position: 0px 0px;
    background-size: auto;
    background-attachment: scroll;
  }
  .footer_middle {
    position: static;
    display: block;
  }
  .slider_mask {
    position: static;
    display: block;
    overflow: visible;
    width: 300px;
    margin-right: auto;
    margin-bottom: 1px;
    margin-left: auto;
  }
  .mobile_nav {
    margin-bottom: 15px;
    border-top: 1px solid hsla(30, 3%, 40%, .3);
    border-bottom: 1px solid hsla(30, 3%, 40%, .3);
    background-color: hsla(0, 0%, 100%, .8);
  }
  .mobile_ivon_nav {
    margin-top: 0px;
    padding-top: 0px;
    background-color: transparent;
    color: #696663;
  }
  .mobile_ivon_nav:hover {
    color: #696663;
  }
  .mobile_nav_sel {
    background-color: rgba(147, 213, 208, .9);
    font-family: Lato, sans-serif;
    color: #42403e;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 2px;
  }
  .mobile_nav_sel:hover {
    background-color: hsla(30, 3%, 40%, .85);
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 2px;
  }
  .mobile_nav_sel.w--current {
    color: #fff;
    font-size: 14px;
  }
  .mobile_nav_sel.home {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: rgba(147, 213, 208, .9);
    font-size: 14px;
    text-align: center;
    text-decoration: none;
  }
  .mobile_nav_sel.home:hover {
    background-color: hsla(30, 3%, 40%, .85);
    color: #fff;
    font-weight: 400;
  }
  .nav_menu.mobile {
    background-color: transparent;
    color: #0098ff;
  }
  .work_description {
    text-align: center;
  }
  .work_description.long {
    padding-right: 15px;
    padding-left: 15px;
  }
  .text_services {
    overflow: hidden;
    width: auto;
    margin-right: 18px;
    margin-bottom: 9px;
    margin-left: 18px;
    padding-bottom: 24px;
    font-size: 33px;
  }
  .slider_2016 {
    height: 200px;
  }
  .slide_nav_2016 {
    top: 184px;
    font-size: 9px;
    line-height: 2.1px;
    letter-spacing: 2px;
  }
  .slide_2016._6 {
    background-position: 50% 6%;
    background-size: 80%;
  }
  .text-block.dark.mobile {
    margin-top: 206px;
    background-color: hsla(0, 0%, 100%, .47);
    color: #000;
  }
}

