@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic|Days+One);

body {
  font-family: Lato, sans-serif;
  color: #777;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
background-image: url(/images/OYEK-CORPORATE_COMMUNICATIONS_MARKETING_STRATEGY.jpg) no-repeat center top;
}

h1 {
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  color: #cccccc;
  font-size: 23px;
  line-height: 44px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  text-shadow: rgba(33, 33, 33, 0.2) 0px 1px 0px, rgba(0, 0, 0, 0.93) 0px 1px 1px;
}

h2 {
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  box-shadow: none;
	font-family: 'Arsenal', sans-serif;
  color: white;
  font-size: 45px;
  line-height: 36px;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px, black 0px 2px 1px;
}
h3 {
  margin-right: 0px;
  margin-left: 0px;
  border-bottom: 3px none #0cafeb;
  color: #222;
  font-size: 21px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}
h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-top: 15px;
  margin-bottom: 5px;
  text-align: left;
}
.button {
  display: inline-block;
  margin-top: 63px;
  margin-left: 0%;
  padding: 15px 50px;
  border: 2px solid #c9c9c9;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 500ms ease-in, all 450ms ease-in;
  -o-transition: all 500ms ease-in, all 450ms ease-in;
  transition: all 500ms ease-in, all 450ms ease-in;
  color: #c2c2c2;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  border-color: #0cafeb;
  background-color: #0cafeb;
  -webkit-transition: all 250ms ease-in;
  -o-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  color: white;
  font-weight: 700;
}
.button.buttonhome {
  margin-top: 100px;
  margin-right: 15px;
  margin-left: 15px;
  border-color: white;
  -webkit-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;
  color: white;
}
.button.buttonhome:hover {
  border-color: #0cafeb;
}
.button.darkbutton {
  border-color: #525252;
  color: #737373;
}
.button.darkbutton:hover {
  border-color: #0cafeb;
  color: white;
}
.section {
  height: 100%;
  padding-top: 90px;
  padding-bottom: 90px;
}
.section.header {
  padding-top: 0px;
  padding-bottom: 75px;
  background-color: transparent;
  background-image: -webkit-radial-gradient(circle at 50% 50%, rgba(32, 78, 94, 0.76), rgba(0, 0, 0, 0.78)), url('http://www.jorge-almeida.pt/images/IMG_4923_mini.jpg');
  background-image: -o-radial-gradient(circle at 50% 50%, rgba(32, 78, 94, 0.76), rgba(0, 0, 0, 0.78)), url('http://www.jorge-almeida.pt/images/IMG_4923_mini.jpg');
  background-image: radial-gradient(circle at 50% 50%, rgba(32, 78, 94, 0.76), rgba(0, 0, 0, 0.78)), url('http://www.jorge-almeida.pt/images/IMG_4923_mini.jpg');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  color: #292929;
}
.section.dark {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background-color: #f9f9f9;
  background-image: none;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.section.dark.web {
  background-image: none;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.section.bg-image {
  padding-top: 125px;
  padding-bottom: 125px;
  background-image: -webkit-radial-gradient(circle at 50% 50%, rgba(0, 34, 46, 0.81), rgba(0, 0, 0, 0.86)), url('http://www.jorge-almeida.pt/images/IMG_3241_mini.jpg');
  background-image: -o-radial-gradient(circle at 50% 50%, rgba(0, 34, 46, 0.81), rgba(0, 0, 0, 0.86)), url('http://www.jorge-almeida.pt/images/IMG_3241_mini.jpg');
  background-image: radial-gradient(circle at 50% 50%, rgba(0, 34, 46, 0.81), rgba(0, 0, 0, 0.86)), url('http://www.jorge-almeida.pt/images/IMG_3241_mini.jpg');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}
.section.bottom {
  background-color: #2e2e2e;
}
.nav-bar {
  position: static;
  top: 0px;
  right: 0px;
  padding-right: 30px;
  text-align: right;
}
.hero-text {
  margin-top: 151px;
  padding-top: 0px;
}
.hero-text.about-text {
  margin-top: 0px;
}
.services {
  padding-right: 20px;
  padding-left: 20px;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.services:hover {
  margin-top: -5px;
  opacity: 1;
  -webkit-transition: all 250ms ease-in;
  -o-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
}
.icon {
  padding-bottom: 20px;
  background-color: transparent;
  background-image: none;
  text-align: left;
}
.icon:hover {
  margin-bottom: 0px;
  padding-bottom: 20px;
}
.portfolio-text {
  margin-top: 50px;
}
.portfolio-text.left-up {
  margin-top: 60px;
}
.h1-dark {
  border-bottom: 3px none #0cafeb;
  box-shadow: none;
  color: white;
  font-weight: 400;
  text-align: left;
  text-shadow: rgba(33, 33, 33, 0.2) 0px 1px 0px;
}
.field {
  width: 60%;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 1px solid #575757;
  border-radius: 5px;
  background-color: rgba(255, 0, 0, 0);
}
.footer {
  height: 200px;
  margin-bottom: -50px;
  padding-top: 33px;
  padding-bottom: 24px;
  background-color: #222;
  background-image: none;
  text-align: center;
}
.logo-bar {
  padding-left: 30px;
}
.logolink {
  position: fixed;
  margin-top: 30px;
  margin-right: 0px;
  text-decoration: none;
}
.align-right {
  text-align: right;
}
.header {
  position: static;
  left: 0px;
  top: 0px;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  background-image: -webkit-linear-gradient(rgba(58, 84, 94, 0.29), rgba(58, 84, 94, 0));
  background-image: -o-linear-gradient(rgba(58, 84, 94, 0.29), rgba(58, 84, 94, 0));
  background-image: linear-gradient(rgba(58, 84, 94, 0.29), rgba(58, 84, 94, 0));
}
.buttonalign {
  text-align: center;
}
.buttonalign:hover {
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.buttonbottom {
  position: relative;
  left: 0px;
  top: 50px;
  right: 0px;
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 15px 30px;
  float: none;
  border-radius: 6px;
  background-color: #1a1a1a;
  color: #2e2e2e;
  text-decoration: none;
  text-transform: uppercase;
}
.buttonbottom.dribbble {
  -webkit-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;
}
.buttonbottom.dribbble:hover {
  background-color: #ec4a89;
  -webkit-transition: all 500ms ease-in, all 500ms ease-in;
  -o-transition: all 500ms ease-in, all 500ms ease-in;
  transition: all 500ms ease-in, all 500ms ease-in;
  color: white;
}
.buttonbottom.dribbble.mobile {
  color: #ec4a89;
}
.buttonbottom.dribbble.mobile:hover {
  color: white;
}
.buttonbottom.behance {
  -webkit-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;
  color: #2d9ad2;
}
.buttonbottom.behance:hover {
  background-color: #2d9ad2;
  -webkit-transition: all 500ms ease-in, all 500ms ease-in;
  -o-transition: all 500ms ease-in, all 500ms ease-in;
  transition: all 500ms ease-in, all 500ms ease-in;
  color: white;
}
.bottomtext {
  color: #5c5c5c;
  font-size: 13px;
}
.logo {
  width: 65px;
  height: 65px;
  padding-top: 21px;
  border-radius: 35px;
  padding-left: 100px;
  margin-left: 20px;
  background-color: rgba(255, 255, 255, 0.07);
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;
  font-family:'Arsenal', sans-serif;
  color: #ccc;
  font-size: 35px;
  text-align: center;
  text-decoration: none;
}
.logo:hover {
  background-color: #FFB81C;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-transition: all 250ms ease, all 250ms ease-in;
  -o-transition: all 250ms ease, all 250ms ease-in;
  transition: all 250ms ease, all 250ms ease-in;
  color: white;
}
.arrowsectio {
  text-align: center;
}
.arrow {
  width: 45px;
  height: 45px;
  margin-top: 160px;
  background-image: url('../images/arrow.png');
  opacity: 0.2;
  -webkit-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;
}
.arrow:hover {
  background-image: url('../images/arrow.png');
  opacity: 1;
  -webkit-transition: all 250ms ease-in;
  -o-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
}
.spacer {
  height: 30px;
}
.servicesdiv {
  width: auto;
  margin-bottom: 110px;
  padding-top: 125px;
  text-align: center;
}
.servicesheader {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  color: #a6a6a6;
  font-size: 26px;
  text-align: center;
}
.headersocial {
  margin-left: 7px;
  padding-top: 50px;
  padding-right: 7px;
  float: right;
  border-right: 1px solid white;
  opacity: 0.8;
  -webkit-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;
}
.headersocial:hover {
  opacity: 1;
  -webkit-transition: all 500ms ease, all 250ms ease-in;
  -o-transition: all 500ms ease, all 250ms ease-in;
  transition: all 500ms ease, all 250ms ease-in;
}
.socialbottom {
  float: left;
}
.textbottom {
  margin-top: 2px;
  margin-left: 13px;
  float: left;
}
.textfield {
  width: 90%;
  border: 1px solid #575757;
  border-radius: 5px;
  background-color: rgba(255, 0, 0, 0);
}
.blockbottom {
  margin-top: 20px;
  margin-bottom: 55px;
}
.servicesblock {
  width: 450px;
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
  line-height: 26px;
}
.blueborder {
  width: 70px;
  height: 15px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  border-bottom: 3px solid #0cafeb;
}
.blueborder.left {
  margin-left: 0px;
}
.imageme {
  text-align: center;
}
.headerabout {
  margin-top: 10px;
  margin-bottom: -6px;
  padding-bottom: 0px;
  font-size: 11px;
}
.answerabout {
  font-size: 17px;
  font-weight: 700;
}
.textabout {
  margin-top: 15px;
}
.skillsbg {
  width: 100%;
  height: 5px;
  background-color: #e8e8e8;
}
.skillsbar {
  width: 100%;
  height: 5px;
  background-color: #0cafeb;
}
.skillsbar._90 {
  width: 90%;
}
.skillsbar._95 {
  width: 95%;
}
.skillsbar._80 {
  width: 80%;
}
.skillsbar._30 {
  width: 30%;
}
.skillsbar._65 {
  width: 65%;
}
.skillstitle {
  margin-top: 14px;
  margin-bottom: 3px;
  font-weight: 700;
}
.follow {
  height: auto;
  margin-top: 58px;
  margin-right: 10px;
  float: none;
  font-family: Lato, sans-serif;
  color: rgba(255, 255, 255, 0.4);
  font-size: 10px;
  font-weight: 700;
}
.followheader {
  float: right;
}
.skillsblock {
  opacity: 1;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.skillsblock:hover {
  opacity: 0.5;
}
@media (max-width: 991px) {
  h1 {
    font-size: 16px;
    text-shadow: black 0px 0px 0px;
  }
  h2 {
    margin-top: 0px;
    font-size: 24px;
    text-shadow: black 0px 0px 0px;
  }
  h3 {
    font-size: 19px;
  }
  p {
    font-size: 13px;
  }
  .button {
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
  }
  .button.buttonhome {
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
  }
  .section.header {
    position: static;
    padding-bottom: 100px;
    background-image: -webkit-radial-gradient(circle at 50% 50%, rgba(32, 78, 94, 0.76), rgba(0, 0, 0, 0.78)), url('../images/IMG_4923_mini_1.jpg');
    background-image: -o-radial-gradient(circle at 50% 50%, rgba(32, 78, 94, 0.76), rgba(0, 0, 0, 0.78)), url('../images/IMG_4923_mini_1.jpg');
    background-image: radial-gradient(circle at 50% 50%, rgba(32, 78, 94, 0.76), rgba(0, 0, 0, 0.78)), url('../images/IMG_4923_mini_1.jpg');
    background-position: 0% 0%, 50% 50%;
    background-size: auto, cover;
  }
  .section.dark {
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .section.bg-image {
    position: static;
    background-image: -webkit-radial-gradient(circle at 50% 50%, rgba(0, 34, 46, 0.81), rgba(0, 0, 0, 0.86)), url('../images/IMG_3241_mini_1.jpg');
    background-image: -o-radial-gradient(circle at 50% 50%, rgba(0, 34, 46, 0.81), rgba(0, 0, 0, 0.86)), url('../images/IMG_3241_mini_1.jpg');
    background-image: radial-gradient(circle at 50% 50%, rgba(0, 34, 46, 0.81), rgba(0, 0, 0, 0.86)), url('../images/IMG_3241_mini_1.jpg');
    background-position: 0% 0%, 50% 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }
  .nav-bar {
    padding-right: 25px;
  }
  .hero-text {
    margin-top: 90px;
  }
  .hero-text.about-text {
    margin-top: 0px;
  }
  .services {
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
  }
  .portfolio-text {
    margin-top: 46px;
  }
  .portfolio-text.left-up {
    margin-top: 25px;
  }
  .logolink {
    position: static;
  }
  .header {
    background-image: -webkit-linear-gradient(rgba(58, 84, 94, 0.29), rgba(58, 84, 94, 0));
    background-image: -o-linear-gradient(rgba(58, 84, 94, 0.29), rgba(58, 84, 94, 0));
    background-image: linear-gradient(rgba(58, 84, 94, 0.29), rgba(58, 84, 94, 0));
  }
  .arrow {
    background-image: url('../images/arrow.png');
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
  }
  .servicesheader {
    font-size: 24px;
  }
  .headersocial {
    float: none;
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
  }
  .followheader {
    margin-top: -83px;
    margin-right: 92px;
    float: right;
  }
}
@media (max-width: 767px) {
  h1 {
    color: #b0b0b0;
    font-size: 13px;
    text-shadow: black 0px 0px 0px;
  }
  h2 {
    font-size: 18px;
    text-shadow: black 0px 0px 0px;
  }
  .button {
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
  }
  .button.buttonhome {
    margin-top: 31px;
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
  }
  .section {
    margin-bottom: 0px;
    padding-top: 43px;
    padding-bottom: 43px;
  }
  .section.header {
    padding-bottom: 99px;
    background-image: -webkit-radial-gradient(circle at 50% 50%, rgba(32, 78, 94, 0.76), rgba(0, 0, 0, 0.86)), url('../images/IMG_4923_mini_2.jpg');
    background-image: -o-radial-gradient(circle at 50% 50%, rgba(32, 78, 94, 0.76), rgba(0, 0, 0, 0.86)), url('../images/IMG_4923_mini_2.jpg');
    background-image: radial-gradient(circle at 50% 50%, rgba(32, 78, 94, 0.76), rgba(0, 0, 0, 0.86)), url('../images/IMG_4923_mini_2.jpg');
    background-position: 0% 0%, 50% 0px;
  }
  .section.dark {
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .section.bg-image {
    background-image: -webkit-radial-gradient(circle at 50% 50%, rgba(32, 78, 94, 0.76), rgba(0, 0, 0, 0.86)), url('../images/IMG_3241_mini_2.jpg');
    background-image: -o-radial-gradient(circle at 50% 50%, rgba(32, 78, 94, 0.76), rgba(0, 0, 0, 0.86)), url('../images/IMG_3241_mini_2.jpg');
    background-image: radial-gradient(circle at 50% 50%, rgba(32, 78, 94, 0.76), rgba(0, 0, 0, 0.86)), url('../images/IMG_3241_mini_2.jpg');
    background-size: auto, cover;
    background-repeat: no-repeat, repeat;
    background-attachment: scroll;
  }
  .nav-bar {
    left: 0px;
    top: 0px;
    right: 0px;
    height: 60px;
    padding-top: 12px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: rgba(42, 81, 99, 0.2);
    text-align: center;
  }
  .hero-text {
    margin-top: 0px;
  }
  .hero-text.about-text {
    margin-top: -10px;
  }
  .services {
    margin-bottom: 30px;
    padding-top: 0px;
  }
  .portfolio-text {
    padding-right: 20px;
    padding-left: 20px;
  }
  .portfolio-text.left-up {
    margin-top: 0px;
    padding-right: 10px;
    padding-bottom: 50px;
    padding-left: 10px;
  }
  .h1-dark {
    padding-bottom: 31px;
    box-shadow: none;
    text-align: center;
  }
  .contact-form {
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer {
    height: 270px;
    padding-right: 13px;
    padding-left: 13px;
  }
  .logo-bar {
    padding-top: 22px;
    padding-bottom: 22px;
    padding-left: 0px;
    text-align: center;
  }
  .logolink {
    margin-top: 0px;
    margin-left: 22px;
  }
  .header {
    background-image: -webkit-linear-gradient(rgba(58, 84, 94, 0.29), rgba(58, 84, 94, 0));
    background-image: -o-linear-gradient(rgba(58, 84, 94, 0.29), rgba(58, 84, 94, 0));
    background-image: linear-gradient(rgba(58, 84, 94, 0.29), rgba(58, 84, 94, 0));
  }
  .logo {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .arrow {
    background-image: url('../images/arrow.png');
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
  }
  .servicesheader {
    font-size: 20px;
  }
  .headersocial {
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 0px;
    padding-right: 0px;
    border-right-width: 0px;
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
  }
  .textfield {
    width: 100%;
  }
}
@media (max-width: 479px) {
  h1 {
    margin-top: 0px;
    padding-top: 0px;
    font-size: 12px;
    line-height: 40px;
    text-shadow: black 0px 0px 0px;
  }
  h2 {
    margin-bottom: -10px;
    padding-top: 0px;
    padding-bottom: 10px;
    font-size: 17px;
    line-height: 28px;
    text-shadow: black 0px 0px 0px;
  }
  h3 {
    font-size: 18px;
    text-align: center;
  }
  p {
    padding-right: 20px;
    padding-left: 19px;
    text-align: center;
  }
  .button {
    border-style: none;
    background-color: #0cafeb;
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
    color: white;
  }
  .button.darkbutton {
    color: white;
  }
  .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.header {
    padding-bottom: 51px;
    background-image: -webkit-radial-gradient(circle at 50% 50%, rgba(32, 78, 94, 0.76), rgba(0, 0, 0, 0.86)), url('../images/IMG_4923_mini_3.jpg');
    background-image: -o-radial-gradient(circle at 50% 50%, rgba(32, 78, 94, 0.76), rgba(0, 0, 0, 0.86)), url('../images/IMG_4923_mini_3.jpg');
    background-image: radial-gradient(circle at 50% 50%, rgba(32, 78, 94, 0.76), rgba(0, 0, 0, 0.86)), url('../images/IMG_4923_mini_3.jpg');
  }
  .section.dark {
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .section.bg-image {
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: -webkit-radial-gradient(circle at 50% 50%, rgba(32, 78, 94, 0.76), rgba(0, 0, 0, 0.86)), url('../images/IMG_3241_mini_2.jpg');
    background-image: -o-radial-gradient(circle at 50% 50%, rgba(32, 78, 94, 0.76), rgba(0, 0, 0, 0.86)), url('../images/IMG_3241_mini_2.jpg');
    background-image: radial-gradient(circle at 50% 50%, rgba(32, 78, 94, 0.76), rgba(0, 0, 0, 0.86)), url('../images/IMG_3241_mini_2.jpg');
    background-size: auto, cover;
  }
  .nav-bar {
    left: 0px;
    margin-bottom: 0px;
    padding: 12px 8px 10px 0px;
  }
  .hero-text {
    margin-top: 40px;
  }
  .hero-text.about-text {
    margin-top: 18px;
  }
  .services {
    padding-bottom: 40px;
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
  }
  .icon {
    text-align: center;
  }
  .portfolio-text {
    margin-top: 40px;
    padding-left: 22px;
    text-align: center;
  }
  .portfolio-text.left-up {
    margin-top: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
  }
  .h1-dark {
    padding-top: 60px;
    padding-bottom: 10px;
    text-shadow: black 0px 0px 0px;
  }
  .footer {
    height: 270px;
  }
  .header {
    background-image: -webkit-linear-gradient(rgba(58, 84, 94, 0.29), rgba(58, 84, 94, 0));
    background-image: -o-linear-gradient(rgba(58, 84, 94, 0.29), rgba(58, 84, 94, 0));
    background-image: linear-gradient(rgba(58, 84, 94, 0.29), rgba(58, 84, 94, 0));
  }
  .buttonbottom.dribbble {
    margin-top: 25px;
    margin-left: 31px;
    float: left;
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
  }
  .buttonbottom.dribbble.mobile {
    margin-top: 0px;
    background-color: #ec4a89;
  }
  .buttonbottom.behance {
    margin-left: 30px;
    float: left;
    background-color: #2d9ad2;
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
  }
  .servicesheader {
    font-size: 16px;
  }
  .textbottom {
    font-size: 14px;
  }
  .textfield {
    width: 100%;
  }
}


























article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block} audio,canvas,video{display:inline-block} audio:not([controls]){display:none;height:0} [hidden],template{display:none} html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;} body{margin:0} a{background:transparent} a:focus{outline:thin dotted} a:active,a:hover{outline:0} h1{font-size:2em;margin:0.67em 0} abbr[title]{border-bottom:1px dotted} b,strong{font-weight:bold} dfn{font-style:italic} hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0} mark{background:#ff0;color:#000} code,kbd,pre,samp{font-family:monospace, serif;font-size:1em} pre{white-space:pre-wrap} q{quotes:"\201C" "\201D" "\2018" "\2019"} small{font-size:80%} sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline} sup{top:-0.5em} sub{bottom:-0.25em} img{border:0} svg:not(:root){overflow:hidden} figure{margin:0} fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em} legend{border:0;padding:0;} button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;} button,input{line-height:normal} button,select{text-transform:none} button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;} button[disabled],html input[disabled]{cursor:default} input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;} input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box} input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none} button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0} textarea{overflow:auto;vertical-align:top;} table{border-collapse:collapse;border-spacing:0} 



















 @font-face{font-family:'webflow-icons';src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg6yAysAAAC8AAAAYGNtYXDmEwCHAAABHAAAAERnYXNwAAAAEAAAAWAAAAAIZ2x5Zkl7X+IAAAFoAAAAZGhlYWT/6qWLAAABzAAAADZoaGVhBuIEpQAAAgQAAAAkaG10eAoAAgAAAAIoAAAAEGxvY2EAPAAeAAACOAAAAAptYXhwAAYACAAAAkQAAAAgbmFtZXLsdWgAAAJkAAABb3Bvc3QAAwAAAAAD1AAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAACDmAQPA/8D/wAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADAAAAAIAAgAAgAAACDmAf/9//8AAAAg5gD//f///+EaAgADAAEAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQEgAAADIAOAAAUAAAkBBwkBFwMg/kBAAYD+gEABwAHAQP6A/oBAAAEA4AAAAuADgAAFAAATARcJAQfgAcBA/oABgEABwAHAQP6A/oBAAAABAAAAAQAAubkWaF8PPPUACwQAAAAAAM7WMIcAAAAAztYwhwAAAAADIAOAAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAA4AMgAAEAAAAAAAAAAAAAAAAAAAAEAAAAAAIAAAAEAAEgBAAA4AAAAAAACgAeADIAAAABAAAABAAGAAEAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEAGgAAAAEAAAAAAAIADgBxAAEAAAAAAAMAGgAwAAEAAAAAAAQAGgB/AAEAAAAAAAUAFgAaAAEAAAAAAAYADQBKAAEAAAAAAAoAKACZAAMAAQQJAAEAGgAAAAMAAQQJAAIADgBxAAMAAQQJAAMAGgAwAAMAAQQJAAQAGgB/AAMAAQQJAAUAFgAaAAMAAQQJAAYAGgBXAAMAAQQJAAoAKACZAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMAVgBlAHIAcwBpAG8AbgAgADAALgAwAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHN3ZWJmbG93LWljb25zAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMAUgBlAGcAdQBsAGEAcgB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzAEcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format('truetype'),url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAARAAAsAAAAAA/QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDrIDK2NtYXAAAAFoAAAARAAAAETmEwCHZ2FzcAAAAawAAAAIAAAACAAAABBnbHlmAAABtAAAAGQAAABkSXtf4mhlYWQAAAIYAAAANgAAADb/6qWLaGhlYQAAAlAAAAAkAAAAJAbiBKVobXR4AAACdAAAABAAAAAQCgACAGxvY2EAAAKEAAAACgAAAAoAPAAebWF4cAAAApAAAAAgAAAAIAAGAAhuYW1lAAACsAAAAW8AAAFvcux1aHBvc3QAAAQgAAAAIAAAACAAAwAAAAMEAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAg5gEDwP/A/8ADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAAwAAAACAAIAAIAAAAg5gH//f//AAAAIOYA//3////hGgIAAwABAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAQAAAAEAALm5FmhfDzz1AAsEAAAAAADO1jCHAAAAAM7WMIcAAAAAAyADgAAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAOADIAABAAAAAAAAAAAAAAAAAAAABAAAAAACAAAABAABIAQAAOAAAAAAAAoAHgAyAAAAAQAAAAQABgABAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABABoAAAABAAAAAAACAA4AcQABAAAAAAADABoAMAABAAAAAAAEABoAfwABAAAAAAAFABYAGgABAAAAAAAGAA0ASgABAAAAAAAKACgAmQADAAEECQABABoAAAADAAEECQACAA4AcQADAAEECQADABoAMAADAAEECQAEABoAfwADAAEECQAFABYAGgADAAEECQAGABoAVwADAAEECQAKACgAmQB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzAFYAZQByAHMAaQBvAG4AIAAwAC4AMAB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzAFIAZQBnAHUAbABhAHIAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4AcwBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4AAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format('woff');font-weight:normal;font-style:normal}[class^="w-icon-"],[class*=" w-icon-"]{font-family:'webflow-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} .w-icon-slider-right:before{content:"\e600"} .w-icon-slider-left:before{content:"\e601"} *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box} html{height:100%} body{margin:0;min-height:100%;background-color:#fff;color:#333} img{max-width:100%;vertical-align:middle;display:inline-block} .w-mobile *{background-attachment:scroll !important} .w-block{display:block} .w-inline-block{display:inline-block} .w-clearfix:before,.w-clearfix:after{content:" ";display:table} .w-clearfix:after{clear:both} .w-hidden{display:none} h1,h2,h3,h4,h5,h6{margin:0} p{margin:0} blockquote{margin:0} ul,ol{margin-top:0;margin-bottom:0} .w-list-unstyled{padding-left:0;list-style:none} .w-embed:before,.w-embed:after{content:" ";display:table} .w-embed:after{clear:both} .w-video{width:100%;position:relative;padding:0}.w-video iframe,.w-video object,.w-video embed{position:absolute;top:0;left:0;width:100%;height:100%} fieldset{padding:0;margin:0;border:0} label{display:block;margin-bottom:5px;font-weight:bold} button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button} .w-form{margin:0 0 15px} .w-form-done{display:none;padding:10px;background-color:#dbffd1} .w-form-done-show{display:block} .w-form-fail{display:none;margin-top:10px;padding:10px;background-color:#ffdede} .w-form-fail-show{display:block} .w-input,.w-select{display:block;width:100%;height:38px;padding:8px 12px;margin-bottom:10px;font-size:14px;line-height:1.428571429;color:#555555;vertical-align:middle;background-color:#ffffff;border:1px solid #cccccc;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.w-input:-moz-placeholder,.w-select:-moz-placeholder{color:#999} .w-input::-moz-placeholder,.w-select::-moz-placeholder{color:#999;opacity:1} .w-input:-ms-input-placeholder,.w-select:-ms-input-placeholder{color:#999} .w-input::-webkit-input-placeholder,.w-select::-webkit-input-placeholder{color:#999} .w-input:focus,.w-select:focus{border-color:rgba(82,168,236,0.8);outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6)} .w-input[disabled],.w-select[disabled],.w-input[readonly],.w-select[readonly],fieldset[disabled] .w-input,fieldset[disabled] .w-select{cursor:not-allowed;background-color:#eeeeee} textarea.w-input,textarea.w-select{height:auto} .w-select[multiple]{height:auto} .w-button{display:inline-block;padding:12px;background-color:black;color:white;border:0;line-height:inherit} .w-container{margin-left:auto;margin-right:auto;max-width:940px}.w-container:before,.w-container:after{content:" ";display:table} .w-container:after{clear:both} .w-container .w-row{margin-left:-10px;margin-right:-10px} .w-row:before,.w-row:after{content:" ";display:table} .w-row:after{clear:both} .w-row .w-row{margin-left:0;margin-right:0} .w-col{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}.w-col .w-col{padding-left:0;padding-right:0} .w-col-1{width:8.333333333333332%} .w-col-2{width:16.666666666666664%} .w-col-3{width:25%} .w-col-4{width:33.33333333333333%} .w-col-5{width:41.66666666666667%} .w-col-6{width:50%} .w-col-7{width:58.333333333333336%} .w-col-8{width:66.66666666666666%} .w-col-9{width:75%} .w-col-10{width:83.33333333333334%} .w-col-11{width:91.66666666666666%} .w-col-12{width:100%} .w-col-push-1{left:8.333333333333332%} .w-col-push-2{left:16.666666666666664%} .w-col-push-3{left:25%} .w-col-push-4{left:33.33333333333333%} .w-col-push-5{left:41.66666666666667%} .w-col-push-6{left:50%} .w-col-push-7{left:58.333333333333336%} .w-col-push-8{left:66.66666666666666%} .w-col-push-9{left:75%} .w-col-push-10{left:83.33333333333334%} .w-col-push-11{left:91.66666666666666%} .w-col-pull-1{right:8.333333333333332%} .w-col-pull-2{right:16.666666666666664%} .w-col-pull-3{right:25%} .w-col-pull-4{right:33.33333333333333%} .w-col-pull-5{right:41.66666666666667%} .w-col-pull-6{right:50%} .w-col-pull-7{right:58.333333333333336%} .w-col-pull-8{right:66.66666666666666%} .w-col-pull-9{right:75%} .w-col-pull-10{right:83.33333333333334%} .w-col-pull-11{right:91.66666666666666%} .w-col-offset-1{margin-left:8.333333333333332%} .w-col-offset-2{margin-left:16.666666666666664%} .w-col-offset-3{margin-left:25%} .w-col-offset-4{margin-left:33.33333333333333%} .w-col-offset-5{margin-left:41.66666666666667%} .w-col-offset-6{margin-left:50%} .w-col-offset-7{margin-left:58.333333333333336%} .w-col-offset-8{margin-left:66.66666666666666%} .w-col-offset-9{margin-left:75%} .w-col-offset-10{margin-left:83.33333333333334%} .w-col-offset-11{margin-left:91.66666666666666%} .w-hidden-main{display:none !important} @media screen and (max-width:991px){.w-container{max-width:728px} .w-hidden-main{display:inherit !important} .w-hidden-medium{display:none !important} .w-col-medium-1{width:8.333333333333332%} .w-col-medium-2{width:16.666666666666664%} .w-col-medium-3{width:25%} .w-col-medium-4{width:33.33333333333333%} .w-col-medium-5{width:41.66666666666667%} .w-col-medium-6{width:50%} .w-col-medium-7{width:58.333333333333336%} .w-col-medium-8{width:66.66666666666666%} .w-col-medium-9{width:75%} .w-col-medium-10{width:83.33333333333334%} .w-col-medium-11{width:91.66666666666666%} .w-col-medium-12{width:100%} .w-col-medium-push-1{left:8.333333333333332%} .w-col-medium-push-2{left:16.666666666666664%} .w-col-medium-push-3{left:25%} .w-col-medium-push-4{left:33.33333333333333%} .w-col-medium-push-5{left:41.66666666666667%} .w-col-medium-push-6{left:50%} .w-col-medium-push-7{left:58.333333333333336%} .w-col-medium-push-8{left:66.66666666666666%} .w-col-medium-push-9{left:75%} .w-col-medium-push-10{left:83.33333333333334%} .w-col-medium-push-11{left:91.66666666666666%} .w-col-medium-pull-1{right:8.333333333333332%} .w-col-medium-pull-2{right:16.666666666666664%} .w-col-medium-pull-3{right:25%} .w-col-medium-pull-4{right:33.33333333333333%} .w-col-medium-pull-5{right:41.66666666666667%} .w-col-medium-pull-6{right:50%} .w-col-medium-pull-7{right:58.333333333333336%} .w-col-medium-pull-8{right:66.66666666666666%} .w-col-medium-pull-9{right:75%} .w-col-medium-pull-10{right:83.33333333333334%} .w-col-medium-pull-11{right:91.66666666666666%} .w-col-medium-offset-1{margin-left:8.333333333333332%} .w-col-medium-offset-2{margin-left:16.666666666666664%} .w-col-medium-offset-3{margin-left:25%} .w-col-medium-offset-4{margin-left:33.33333333333333%} .w-col-medium-offset-5{margin-left:41.66666666666667%} .w-col-medium-offset-6{margin-left:50%} .w-col-medium-offset-7{margin-left:58.333333333333336%} .w-col-medium-offset-8{margin-left:66.66666666666666%} .w-col-medium-offset-9{margin-left:75%} .w-col-medium-offset-10{margin-left:83.33333333333334%} .w-col-medium-offset-11{margin-left:91.66666666666666%}}@media screen and (max-width:767px){.w-hidden-main{display:inherit !important} .w-hidden-medium{display:inherit !important} .w-hidden-small{display:none !important} .w-row,.w-container .w-row{margin-left:0;margin-right:0} .w-col{width:100%;left:auto;right:auto} .w-col-small-3{width:25%} .w-col-small-4{width:33.33333333333333%} .w-col-small-6{width:50%} .w-col-small-push-1{left:8.333333333333332%} .w-col-small-push-2{left:16.666666666666664%} .w-col-small-push-3{left:25%} .w-col-small-push-4{left:33.33333333333333%} .w-col-small-push-5{left:41.66666666666667%} .w-col-small-push-6{left:50%} .w-col-small-push-7{left:58.333333333333336%} .w-col-small-push-8{left:66.66666666666666%} .w-col-small-push-9{left:75%} .w-col-small-push-10{left:83.33333333333334%} .w-col-small-push-11{left:91.66666666666666%} .w-col-small-pull-1{right:8.333333333333332%} .w-col-small-pull-2{right:16.666666666666664%} .w-col-small-pull-3{right:25%} .w-col-small-pull-4{right:33.33333333333333%} .w-col-small-pull-5{right:41.66666666666667%} .w-col-small-pull-6{right:50%} .w-col-small-pull-7{right:58.333333333333336%} .w-col-small-pull-8{right:66.66666666666666%} .w-col-small-pull-9{right:75%} .w-col-small-pull-10{right:83.33333333333334%} .w-col-small-pull-11{right:91.66666666666666%} .w-col-small-offset-1{margin-left:8.333333333333332%} .w-col-small-offset-2{margin-left:16.666666666666664%} .w-col-small-offset-3{margin-left:25%} .w-col-small-offset-4{margin-left:33.33333333333333%} .w-col-small-offset-5{margin-left:41.66666666666667%} .w-col-small-offset-6{margin-left:50%} .w-col-small-offset-7{margin-left:58.333333333333336%} .w-col-small-offset-8{margin-left:66.66666666666666%} .w-col-small-offset-9{margin-left:75%} .w-col-small-offset-10{margin-left:83.33333333333334%} .w-col-small-offset-11{margin-left:91.66666666666666%}}@media screen and (max-width:479px){.w-container{max-width:none} .w-hidden-main{display:inherit !important} .w-hidden-medium{display:inherit !important} .w-hidden-small{display:inherit !important} .w-hidden-tiny{display:none !important} .w-col{width:100%} .w-col-tiny-3{width:25%} .w-col-tiny-4{width:33.33333333333333%} .w-col-tiny-6{width:50%} .w-col-tiny-push-1{left:8.333333333333332%} .w-col-tiny-push-2{left:16.666666666666664%} .w-col-tiny-push-3{left:25%} .w-col-tiny-push-4{left:33.33333333333333%} .w-col-tiny-push-5{left:41.66666666666667%} .w-col-tiny-push-6{left:50%} .w-col-tiny-push-7{left:58.333333333333336%} .w-col-tiny-push-8{left:66.66666666666666%} .w-col-tiny-push-9{left:75%} .w-col-tiny-push-10{left:83.33333333333334%} .w-col-tiny-push-11{left:91.66666666666666%} .w-col-tiny-pull-1{right:8.333333333333332%} .w-col-tiny-pull-2{right:16.666666666666664%} .w-col-tiny-pull-3{right:25%} .w-col-tiny-pull-4{right:33.33333333333333%} .w-col-tiny-pull-5{right:41.66666666666667%} .w-col-tiny-pull-6{right:50%} .w-col-tiny-pull-7{right:58.333333333333336%} .w-col-tiny-pull-8{right:66.66666666666666%} .w-col-tiny-pull-9{right:75%} .w-col-tiny-pull-10{right:83.33333333333334%} .w-col-tiny-pull-11{right:91.66666666666666%} .w-col-tiny-offset-1{margin-left:8.333333333333332%} .w-col-tiny-offset-2{margin-left:16.666666666666664%} .w-col-tiny-offset-3{margin-left:25%} .w-col-tiny-offset-4{margin-left:33.33333333333333%} .w-col-tiny-offset-5{margin-left:41.66666666666667%} .w-col-tiny-offset-6{margin-left:50%} .w-col-tiny-offset-7{margin-left:58.333333333333336%} .w-col-tiny-offset-8{margin-left:66.66666666666666%} .w-col-tiny-offset-9{margin-left:75%} .w-col-tiny-offset-10{margin-left:83.33333333333334%} .w-col-tiny-offset-11{margin-left:91.66666666666666%}}.w-widget{position:relative} .w-widget-map{width:100%;height:400px}.w-widget-map label{width:auto;display:inline} .w-widget-map img{max-width:inherit} .w-widget-map .gm-style-iw{width:90% !important;height:auto !important;top:7px !important;left:6% !important;display:inline;text-align:center;overflow:hidden}.w-widget-map .gm-style-iw+div{display:none} .w-widget-twitter{overflow:hidden} .w-widget-gplus{overflow:hidden} .w-slider{position:relative;height:300px;text-align:center;background:rgba(153,153,153,0.5);-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)} .w-slider-mask{position:relative;display:block;overflow:hidden;z-index:1;left:0;right:0;height:100%;white-space:nowrap} .w-slide{position:relative;display:inline-block;vertical-align:top;width:100%;height:100%;white-space:normal;text-align:left} .w-slider-nav{position:absolute;z-index:2;top:auto;right:0;bottom:0;left:0;margin:auto;padding-top:10px;height:40px;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}.w-slider-nav.w-round>div{-webkit-border-radius:100%;-webkit-background-clip:padding-box;-moz-border-radius:100%;-moz-background-clip:padding;border-radius:100%;background-clip:padding-box} .w-slider-nav.w-num>div{width:auto;height:auto;padding:0.2em 0.5em;font-size:inherit;line-height:inherit} .w-slider-nav.w-shadow>div{-webkit-box-shadow:0px 0px 3px rgba(51, 51, 51, 0.4);-moz-box-shadow:0px 0px 3px rgba(51, 51, 51, 0.4);box-shadow:0px 0px 3px rgba(51, 51, 51, 0.4)} .w-slider-nav-invert{color:#fff}.w-slider-nav-invert>div{background-color:rgba(34,34,34,0.4)}.w-slider-nav-invert>div.w-active{background-color:#222} .w-slider-dot{position:relative;display:inline-block;width:1em;height:1em;background-color:rgba(255,255,255,0.4);cursor:pointer;margin:0 3px 0.5em;-webkit-transition:background-color 100ms, color 100ms;-moz-transition:background-color 100ms, color 100ms;-o-transition:background-color 100ms, color 100ms;transition:background-color 100ms, color 100ms}.w-slider-dot.w-active{background-color:#fff} .w-slider-arrow-left{position:absolute;width:80px;top:0;right:0;bottom:0;left:0;margin:auto;cursor:pointer;overflow:hidden;color:white;font-size:40px;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:3;right:auto}.w-slider-arrow-left [class^="w-icon-"],.w-slider-arrow-left [class*=" w-icon-"]{position:absolute} .w-slider-arrow-right{position:absolute;width:80px;top:0;right:0;bottom:0;left:0;margin:auto;cursor:pointer;overflow:hidden;color:white;font-size:40px;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:4;left:auto}.w-slider-arrow-right [class^="w-icon-"],.w-slider-arrow-right [class*=" w-icon-"]{position:absolute} .w-icon-slider-left,.w-icon-slider-right{top:0;right:0;bottom:0;left:0;margin:auto;width:1em;height:1em} 