article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0px;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
}

html, html a {
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

html, button, input, select, textarea {
  font-family: "Varela Round", sans-serif;
}

body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: "Varela Round", sans-serif;
}

a:focus {
  outline-width: thin;
  outline-style: dotted;
  outline-color: -moz-initial;
}

a:active, a:hover {
  outline-width: 0px;
  outline-style: none;
  outline-color: -moz-initial;
}

h1 {
  font-size: 2em;
  margin-top: 0.67em;
  margin-right: 0px;
  margin-bottom: 0.67em;
  margin-left: 0px;
  color: #353535;
}

h2 {
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-right: 0px;
  margin-bottom: 0.83em;
  margin-left: 0px;
}

h3 {
  font-size: 1.17em;
  margin-top: 1em;
  margin-right: 0px;
  margin-bottom: 1em;
  margin-left: 0px;
}

h4 {
  font-size: 1em;
  margin-top: 1.33em;
  margin-right: 0px;
  margin-bottom: 1.33em;
  margin-left: 0px;
}

h5 {
  font-size: 0.83em;
  margin-top: 1.67em;
  margin-right: 0px;
  margin-bottom: 1.67em;
  margin-left: 0px;
}

h6 {
  font-size: 0.75em;
  margin-top: 2.33em;
  margin-right: 0px;
  margin-bottom: 2.33em;
  margin-left: 0px;
}

abbr[title] {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: -moz-initial;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin-top: 1em;
  margin-right: 40px;
  margin-bottom: 1em;
  margin-left: 40px;
}

dfn {
  font-style: italic;
}

mark {
  background-color: yellow;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: black;
}

p, pre {
  margin-top: 1em;
  margin-right: 0px;
  margin-bottom: 1em;
  margin-left: 0px;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q::before, q::after {
  content: none;
}

small {
  font-size: 75%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl, menu, ol, ul {
  margin-top: 1em;
  margin-right: 0px;
  margin-bottom: 1em;
  margin-left: 0px;
}

dd {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 40px;
}

menu, ol, ul {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 40px;
}

nav ul, nav ol {
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
}

img {
  border-top-width: 0px;
  border-top-style: none;
  border-top-color: -moz-initial;
  border-right-width: 0px;
  border-right-style: none;
  border-right-color: -moz-initial;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: -moz-initial;
  border-left-width: 0px;
  border-left-style: none;
  border-left-color: -moz-initial;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

form {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

fieldset {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: silver;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: silver;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: silver;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: silver;
  margin-top: 0px;
  margin-right: 2px;
  margin-bottom: 0px;
  margin-left: 2px;
  padding-top: 0.35em;
  padding-right: 0.625em;
  padding-bottom: 0.75em;
  padding-left: 0.625em;
}

legend {
  border-top-width: 0px;
  border-top-style: none;
  border-top-color: -moz-initial;
  border-right-width: 0px;
  border-right-style: none;
  border-right-color: -moz-initial;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: -moz-initial;
  border-left-width: 0px;
  border-left-style: none;
  border-left-color: -moz-initial;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  white-space: normal;
}

button, input, select, textarea {
  font-size: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  vertical-align: baseline;
}

button, input {
  line-height: normal;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
}

button[disabled], input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

input[type="search"] {
  box-sizing: content-box;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border-top-width: 0px;
  border-top-style: none;
  border-top-color: -moz-initial;
  border-right-width: 0px;
  border-right-style: none;
  border-right-color: -moz-initial;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: -moz-initial;
  border-left-width: 0px;
  border-left-style: none;
  border-left-color: -moz-initial;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

a {
  color: #cccccc;
transition: all 0.5s ease 0s;
}

a:hover, a:focus {
  color: #3dc9b3;
  text-decoration: none;
}

p {
  color: #8c9398;
  word-spacing: 1px;
  line-height: 25px;
  font-size: 14px;
}

h2 {
  font-size: 15px;
  color: #353535;
  text-transform: uppercase;
  font-weight: bold;
}

h2::after {
  content: " ";
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #3dc9b3;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #3dc9b3;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #3dc9b3;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #3dc9b3;
  display: block;
  width: 35px;
  margin-top: 25px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
}

.section-padding {
  padding-top: 90px;
  padding-right: 0px;
  padding-bottom: 100px;
  padding-left: 0px;
}

.dark-bg {
  background-color: #f3f5f8;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.light-bg {
  background-color: white;
}

.dark-box {
  background-color: #f3f5f8;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
box-shadow: 0px 3px 0px 0px #f0f2f4;
}

.light-box {
  background-color: white;
box-shadow: 0px 3px 0px 0px #f0f2f4;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
}

.light-box:hover, .light-box:focus {
box-shadow: 0px 3px 0px 0px #3dc9b3;
}

.box-hover {
transition: all 500ms ease-in-out 0s;
}

.box-hover:hover, .box-hover:focus {
  transform: translate(0px, -15px);
}

.wrapper {
  height: 650px;
}

.nopadding {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.inner {
  padding-top: 170px;
}

nav {
  background-color: #242830;
  margin-top: -1px;
}

nav ul {
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

nav ul li {
  color: rgba(255, 255, 255, 0.6);
  display: block;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: rgba(255, 255, 255, 0.2);
transition: all 0.5s ease 0s;
  padding-left: 0px;
  position: relative;
}

nav ul li:last-child {
  border-top-width: medium;
  border-top-style: none;
  border-top-color: -moz-initial;
  border-right-width: medium;
  border-right-style: none;
  border-right-color: -moz-initial;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: -moz-initial;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: -moz-initial;
}

nav ul li a {
  color: rgba(255, 255, 255, 0.6);
  display: block;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
transition: all 0.5s ease 0s;
  position: relative;
}

nav ul li a:hover, nav ul li a:focus {
  text-decoration: none;
  color: white;
}

#nav-toggle {
  position: absolute;
  right: 15px;
  top: 0px;
}

#nav-toggle {
  cursor: pointer;
  padding-top: 10px;
  padding-right: 35px;
  padding-bottom: 16px;
  padding-left: 0px;
}

#nav-toggle span, #nav-toggle span::before, #nav-toggle span::after {
  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 35px;
  background-color: #353535;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  position: absolute;
  display: block;
  content: "";
}

#nav-toggle span::before {
  top: -10px;
}

#nav-toggle span::after {
  bottom: -10px;
}

#nav-toggle span, #nav-toggle span::before, #nav-toggle span::after {
transition: all 500ms ease-in-out 0s;
}

#nav-toggle.active span {
  background-color: transparent;
}

#nav-toggle.active span::before, #nav-toggle.active span::after {
  top: 0px;
}

#nav-toggle.active span::before {
  transform: rotate(45deg);
}

#nav-toggle.active span::after {
  transform: translateY(-10px) rotate(-45deg);
  top: 10px;
}

.navicon {
  position: relative;
  height: 26px;
}

.indicator {
  position: absolute;
  right: 0px !important;
}

.pull {
  display: none;
}

.hero {
  padding-top: 65px;
  padding-right: 0px;
  padding-bottom: 300px;
  padding-left: 0px;
  height: auto;
}

.hero h1 {
  font-size: 40px;
  letter-spacing: 12px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}

.hero h1 span {
  color: #a1a9b0;
  display: inline-block;
}

.hero p {
  letter-spacing: 1px;
}

.learn-more-btn {
  background-color: #3dc9b3;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  padding-top: 20px;
  padding-right: 40px;
  padding-bottom: 20px;
  padding-left: 40px;
  border-radius: 5px;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
box-shadow: 0px 3px 0px 0px #309383;
  margin-top: 60px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-weight: bold;
}

.learn-more-btn:hover, .learn-more-btn:focus {
  background-color: rgba(61, 201, 179, 0.6);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: white;
}

.intro {
  background-color: #f3f5f8;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.intro p {
  margin-top: 50px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

h1.arrow {
  font-size: 15px;
  text-transform: uppercase;
  color: #353535;
  letter-spacing: 1px;
  background-color: transparent;
  background-image: url("../img/h1-bg.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center bottom;
  padding-bottom: 30px;
  font-weight: bold;
}

.features-wrapper, .team-wrapper {
  margin-top: 70px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.shadow {
text-shadow: 1px 1px #37b5a1, 2px 2px #37b5a1, 3px 3px #37b5a1, 4px 4px #37b5a1, 5px 5px #37b5a1, 6px 6px #37b5a1, 7px 7px #37b5a1, 8px 8px #37b5a1, 9px 9px #37b5a1, 10px 10px #37b5a1, 11px 11px #37b5a1, 12px 12px #37b5a1, 13px 13px #37b6a2, 14px 14px #37b7a3, 15px 15px #38b8a4, 16px 16px #38b9a5, 17px 17px #38baa6, 18px 18px #39bba7, 19px 19px #39bca8, 20px 20px #39bda9, 21px 21px #3abfaa, 22px 22px #3ac0ab, 23px 23px #3ac1ac, 24px 24px #3bc2ad, 25px 25px #3bc3ae, 26px 26px #3bc4af, 27px 27px #3cc5b0, 28px 28px #3cc6b1, 29px 29px #3cc7b2, 30px 30px #3dc9b3;
}

.icon {
  height: 175px;
  width: 175px;
  line-height: 175px;
  max-width: 100%;
  background-color: #3dc9b3;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  border-radius: 50%;
  display: block;
  color: white;
  font-size: 55px;
  text-align: center;
  vertical-align: middle;
  position: relative;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
}

.iphone {
  width: 50%;
  background-color: #f3f5f8;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  float: left;
  height: 100%;
box-shadow: -15px -11px 40px -6px rgba(0, 0, 0, 0.1) inset;
  z-index: 1;
}

.fluid-white {
  width: 50%;
  background-color: white;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  float: right;
  height: 100%;
  z-index: 2;
}

.responsive-services {
  position: relative;
}

.swag {
  padding-top: 50px;
  padding-right: 0px;
  padding-bottom: 50px;
  padding-left: 0px;
}

.swag h1 {
  color: white;
  font-size: 40px;
  text-transform: uppercase;
  letter-spacing: 5px;
}

.swag h1 span {
  display: block;
  font-size: 25px;
  margin-top: 20px;
}

.down-arrow-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(61, 201, 179, 0.8);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  display: inline-block;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  color: white;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
}

.down-arrow-btn:hover, .down-arrow-btn:focus {
  color: white;
  background-color: #3dc9b3;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.effects {
  padding-left: 15px;
}

.effects .img {
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.effects .img:nth-child(n) {
  margin-right: 5px;
}

.effects .img:first-child {
  margin-left: -15px;
}

.effects .img:last-child {
  margin-right: 0px;
}

.effects .img img {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  height: auto;
}

.overlay {
  display: block;
  position: absolute;
  z-index: 20;
  background-color: rgba(100, 194, 158, 0.8);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  overflow: hidden;
transition: all 0.5s ease 0s;
}

a.close-overlay {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 100;
  width: 45px;
  height: 45px;
  font-size: 20px;
  font-weight: 700;
  color: white;
  line-height: 45px;
  text-align: center;
  background-color: black;
  cursor: pointer;
}

a.close-overlay.hidden {
  display: none;
}

a.expand {
  display: block;
  position: absolute;
  z-index: 100;
  text-align: center;
  color: white;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 30px;
}

.overlay-effect .img i {
  font-size: 30px;
}

.overlay-effect .overlay {
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.overlay-effect .overlay a.expand {
  left: 0px;
  right: 0px;
  bottom: 47%;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: -30px;
  margin-left: auto;
}

.overlay-effect .img.hover .overlay {
  height: 100%;
  opacity: 1;
}

.img img {
  width: calc(100% + 40px) !important;
transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s;
  transform: translate3d(-40px, 0px, 0px);
}

.img:hover img {
  transform: translate3d(0px, 0px, 0px);
}

.designs {
  position: absolute;
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  top: 50px;
}

.subscribe {
  padding-top: 120px;
  padding-right: 0px;
  padding-bottom: 140px;
  padding-left: 0px;
}

.subscribe h1 {
  color: white;
  margin-bottom: 40px;
}

.subscribe h1 span {
  display: block;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
  letter-spacing: 1px;
}

.subscribe input[type="text"] {
  background-color: rgba(255, 255, 255, 0.1);
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: white;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: white;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: white;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: white;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  width: 30%;
  color: white;
}

.subscribe input[type="submit"] {
  background-color: rgba(61, 201, 179, 0.5);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(61, 201, 179, 0.5);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgba(61, 201, 179, 0.5);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(61, 201, 179, 0.5);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: rgba(61, 201, 179, 0.5);
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
transition: all 0.5s ease 0s;
}

.subscribe input[type="submit"]:hover {
  background-color: #3dc9b3;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #3dc9b3;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #3dc9b3;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #3dc9b3;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #3dc9b3;
  color: white;
}

.ignite-cta {
  background-color: #242830;
  padding-top: 70px;
  padding-right: 0px;
  padding-bottom: 70px;
  padding-left: 0px;
}

.ignite-btn {
  display: inline-block;
  padding-top: 25px;
  padding-right: 40px;
  padding-bottom: 25px;
  padding-left: 40px;
  color: white;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: white;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: white;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: white;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: white;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}

.ignite-btn:hover, .ignite-btn:focus {
  color: #3dc9b3;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #3dc9b3;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #3dc9b3;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #3dc9b3;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #3dc9b3;
}

.team img {
  margin-bottom: 40px;
}

ul.social-buttons {
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

ul.social-buttons li {
  display: inline-block;
  margin-right: 10px;
}

ul.social-buttons li:last-child {
  margin-right: 0px;
}

.social-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #242830;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  display: inline-block;
  color: white;
  font-size: 17px;
  line-height: 40px;
  text-align: center;
}

.social-btn:hover, .social-btn:focus {
  background-color: #3dc9b3;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: white;
}

.social {
  margin-top: 25px;
}

.up-btn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(61, 201, 179, 0.5);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  color: white;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
  position: absolute;
  top: -26px;
  left: 0px;
  right: 0px;
}

.up-btn:hover, up-btn:focus {
  color: white;
  background-color: #3dc9b3;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.contact-details {
  margin-top: 70px;
  margin-right: 0px;
  margin-bottom: 70px;
  margin-left: 0px;
}

.contact-details h2 {
  font-size: 20px;
}

.contact-details h2 span {
  display: block;
  color: #3dc9b3;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  margin-top: 15px;
}

.contact-wrap {
  position: relative;
}

footer a {
  color: #a1a9b0;
}

footer {
  background-color: #242830;
  padding-top: 40px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
}

footer p {
  color: white;
}

ul.legals {
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  color: white;
  line-height: 25px;
}

ul.legals li {
  display: inline-block;
}

ul.legals li::after {
  content: " |";
}

ul.legals li:last-child::after {
  content: "";
}

.legals {
  text-align: left;
}

.credit {
  text-align: right;
}

#servicesSlider {
  margin-top: 70px;
}

ul.slides li {
  margin-bottom: 20px;
}

.wp1, .wp2, .wp3, .wp4, .wp5, .wp6 {
  visibility: hidden;
}

.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight {
  visibility: visible;
}

.delay-05s {
  animation-delay: 0.5s;
}

.delay-1s {
  animation-delay: 1s;
}

.wp3 {
  background-color: transparent;
  background-image: url("../img/iphone-bg.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 200px 10px;
  height: 100%;
}

