/*
 * Theme Name:	Frank Films
 * Theme URI:		https://www.fiasco.design
 * Author:			Fiasco Design
 * Info:				This site is compiled using stylus.
 * Building:		Run the stylus function below to compile style.css
 * Run:					stylus -w -u nib stylus/style.styl -o ../
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: 'Helvetica', sans-serif;
  color: #222;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}
a {
  color: #00e;
}
a:visited {
  color: #551a8b;
}
a:hover {
  color: #06e;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
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-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadownone: !important;
    text-shadow: none !important;
    filternone: !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
@-moz-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  25% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -o-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  25% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -o-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}
@-o-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  25% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -o-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  25% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -o-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}
@-moz-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@font-face {
  font-family: 'U8';
  src: url("fonts/U8-Light-web.eot"), url("fonts/U8-Light-web.woff") format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'U8';
  src: url("fonts/U8-Medium-web.eot"), url("fonts/U8-Medium-web.woff") format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'fiascons';
  src: url("fonts/fiascons.eot");
  src: url("fonts/fiascons.eot?#iefix") format('embedded-opentype'), url("fonts/fiascons.woff2") format('woff2'), url("fonts/fiascons.woff") format('woff'), url("fonts/fiascons.ttf") format('truetype'), url("fonts/fiascons.svg#fiascons") format('svg');
  font-weight: normal;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'U8', 'Helvetica', sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
}
h1 {
  display: none;
  font-size: 15px;
  line-height: 18px;
  margin: 0;
}
h2 {
  font-size: 19px;
  line-height: 23px;
  margin: 40px 0 0;
}
h3 {
  font-size: 18px;
  line-height: 1.3em;
  margin: 0.6em 0 0.6em;
}
h4 {
  font-size: inherit;
  line-height: 1.3em;
  margin: 0.6em 0 0.3em;
}
h5 {
  font-size: 23px;
  line-height: 24px;
  margin: 0.6em 0 0.3em;
}
body {
  font-family: 'U8', 'Helvetica', sans-serif;
  font-size: 19px;
  line-height: 23px;
  font-weight: 300;
  color: #1d1d1b;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
b,
strong {
  display: inline-block;
  font-family: 'U8', 'Helvetica', sans-serif;
  font-size: inherit;
  line-height: inherit;
  font-weight: 500;
  color: inherit;
}
i,
em {
  display: inline-block;
  font-style: normal;
}
u {
  display: inline-block;
}
*,
html,
body {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  width: 100%;
  height: auto;
  min-height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  scroll-behavior: smooth;
  overflow: hidden;
}
html.overflow-hide {
  overflow: hidden !important;
}
html.no-js .body-wrapper {
  opacity: 1;
  -o-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
body {
  width: 100%;
  height: auto;
  min-height: 100%;
  min-height: 100vh;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  position: relative;
  color: #1d1d1b;
  background-color: #fff;
  overflow: hidden;
  -webkit-overflow-scrolling: hidden;
  font-variant-ligatures: common-ligatures;
}
body.overflow-hide {
  overflow: hidden !important;
}
::selection {
  background: rgba(0,2,123,0.1);
  color: inherit;
}
::-moz-selection {
  background: rgba(0,2,123,0.1);
  color: inherit;
}
a {
  color: #1d1d1b;
  text-decoration: underline;
  outline: none;
}
a:link,
a:visited {
  color: inherit;
  outline: none;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
main {
  padding: 20px;
}
.landing {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  align-items: flex-start;
  align-content: center;
  justify-content: center;
}
.landing svg,
.landing video {
  width: 80%;
  max-width: 330px;
}
.landing video {
  -webkit-transform: translateX(-2%);
  -moz-transform: translateX(-2%);
  -o-transform: translateX(-2%);
  -ms-transform: translateX(-2%);
  transform: translateX(-2%);
}
@media (min-width: 768px) {
  main {
    padding: 30px;
  }
  .landing svg,
  .landing video {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  main {
    padding: 100px;
  }
}
@media (min-width: 1200px) {
  main {
    padding: 150px;
  }
}
.no-js {
  display: block;
}
h1,
h2,
p,
#f,
#r,
#a,
#n,
#k {
  opacity: 0;
}
body.loaded h2,
body.loaded p {
  -webkit-animation: fadein 2.5s forwards 2.5s;
  -moz-animation: fadein 2.5s forwards 2.5s;
  -o-animation: fadein 2.5s forwards 2.5s;
  -ms-animation: fadein 2.5s forwards 2.5s;
  animation: fadein 2.5s forwards 2.5s;
}
body.loaded #f,
body.loaded #r,
body.loaded #a,
body.loaded #n,
body.loaded #k {
  -webkit-animation: fadein 2s forwards;
  -moz-animation: fadein 2s forwards;
  -o-animation: fadein 2s forwards;
  -ms-animation: fadein 2s forwards;
  animation: fadein 2s forwards;
}
body.loaded #f {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
body.loaded #r {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
body.loaded #a {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
body.loaded #n {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
body.loaded #k {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  -ms-animation-delay: 2s;
  animation-delay: 2s;
}
html.js div.preload,
html.js img.preload,
html.js img.wp-post-image,
html.js img.size-medium,
html.js img.size-large {
  opacity: 0;
  -o-transition: opacity 1s ease-out;
  -moz-transition: opacity 1s ease-out;
  -webkit-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
}
html.js div.image-ready,
html.js img.image-ready {
  opacity: 1;
  -o-transition: opacity 1s ease-out;
  -moz-transition: opacity 1s ease-out;
  -webkit-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
}
div.wpcf7 .ajax-loader {
  display: none !important;
}
label,
.label {
  font-family: 'U8', 'Helvetica', sans-serif;
  font-size: 14px;
  text-transform: none;
  letter-spacing: 0.01em;
  font-weight: 400;
  color: #1d1d1b;
}
input[type="text"],
input[type="email"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border: 0;
  border-bottom: 3px solid #342f87;
  width: 100%;
  max-width: 300px;
  background: transparent;
  outline: none;
  height: auto;
  line-height: 2.5em;
  padding: 0;
  margin: 0;
  -o-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  color: #342f87;
}
input[type="text"].input-text--fullwidth,
input[type="email"].input-text--fullwidth {
  max-width: none;
}
input[type='button'],
input[type="submit"] {
  display: inline-block;
  cursor: -webkit-args;
  cursor: -moz-args;
  cursor: pointer;
  outline: none;
  color: #fff;
  font-family: 'U8', 'Helvetica', sans-serif;
  text-align: center;
  font-size: 16px;
  width: 100%;
  max-width: 300px;
  height: 60px;
  line-height: 58px;
  text-decoration: none;
  position: relative;
  padding: 0 30px;
  background-color: #342f87;
  border: none;
  -o-transition: background-color 0.25s, color 0.25s;
  -moz-transition: background-color 0.25s, color 0.25s;
  -webkit-transition: background-color 0.25s, color 0.25s;
  transition: background-color 0.25s, color 0.25s;
  margin: 15px auto;
  text-transform: uppercase;
  font-weight: 600;
  text-align: left;
}
input.show {
  display: inline-block !important;
}
input .wpcf7-submit,
input #mc-embedded-subscribe {
  display: inline-block;
  cursor: -webkit-args;
  cursor: -moz-args;
  cursor: pointer;
  outline: none;
  color: #fff;
  font-family: 'U8', 'Helvetica', sans-serif;
  text-align: center;
  font-size: 16px;
  width: 100%;
  max-width: 300px;
  height: 60px;
  line-height: 58px;
  text-decoration: none;
  position: relative;
  padding: 0 30px;
  background-color: #342f87;
  border: none;
  -o-transition: background-color 0.25s, color 0.25s;
  -moz-transition: background-color 0.25s, color 0.25s;
  -webkit-transition: background-color 0.25s, color 0.25s;
  transition: background-color 0.25s, color 0.25s;
  margin: 15px auto;
  text-transform: uppercase;
  font-weight: 600;
  text-align: left;
}
input .wpcf7-submit:after,
input #mc-embedded-subscribe:after {
  display: block;
  content: "3";
  width: 30px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  top: 0;
  right: 15px;
  text-align: center;
  color: #888;
  font-family: 'fiascons' !important;
  font-size: 15px;
  -o-transition: color 0.25s, transform 0.25s;
  -moz-transition: color 0.25s, transform 0.25s;
  -webkit-transition: color 0.25s, transform 0.25s;
  transition: color 0.25s, transform 0.25s;
}
input .wpcf7-submit:hover,
input #mc-embedded-subscribe:hover {
  background-color: #342f87;
  color: #1d1d1b;
  -o-transition: background-color 0.25s, color 0.25s;
  -moz-transition: background-color 0.25s, color 0.25s;
  -webkit-transition: background-color 0.25s, color 0.25s;
  transition: background-color 0.25s, color 0.25s;
}
input .wpcf7-submit:hover:after,
input #mc-embedded-subscribe:hover:after {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -o-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
  -o-transition: color 0.25s, transform 0.25s;
  -moz-transition: color 0.25s, transform 0.25s;
  -webkit-transition: color 0.25s, transform 0.25s;
  transition: color 0.25s, transform 0.25s;
}
input[type='search'],
input[type='tel'],
input[type='password'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border: 1px solid #d6d6d6;
  text-align: left;
  width: 100%;
  max-width: 300px;
  background: transparent;
  outline: none;
  font-size: 18px;
  color: #1d1d1b;
  height: 35px;
  font-weight: 400;
  font-family: 'U8', 'Helvetica', sans-serif;
  line-height: 35px;
  padding: 0 12px;
  margin: 0;
  -o-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -webkit-box-shadow: inset 0px 2px 3px -1px rgba(0,0,0,0.5);
  -moz-box-shadow: inset 0px 2px 3px -1px rgba(0,0,0,0.5);
  box-shadow: inset 0px 2px 3px -1px rgba(0,0,0,0.5);
}
input[type='checkbox'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block !important;
  width: 16px;
  height: 16px;
  margin-left: 0;
  background-color: transparent;
  border: 1px solid #d6d6d6;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.5);
  box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.5);
}
input[type='checkbox']:checked {
  position: relative;
  border-color: #d6d6d6;
}
input[type='checkbox']:checked:after {
  display: block;
  width: 16px;
  height: 16px;
  content: "✔";
  font-weight: 400;
  color: #9fc80b;
  font-size: 13px;
  text-align: center;
  line-height: 13px;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
}
input[type='checkbox']:checked ~.sf-label-checkbox {
  color: #9fc80b;
}
input:focus {
  border-color: #1d1d1b;
  -o-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
input.not-empty {
  border-color: #9fc80b;
  -o-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
input.empty {
  border-color: #ce2741;
  -o-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #d6d6d6;
  text-align: left;
  width: 100%;
  max-width: 400px;
  background: transparent;
  outline: none;
  font-size: 20px;
  color: #1d1d1b;
  font-weight: 400;
  font-family: 'U8', 'Helvetica', sans-serif;
  line-height: 1.25em;
  padding: 12px 12px;
  margin: 0;
}
textarea:focus {
  border-color: #1d1d1b;
  -o-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
textarea.not-empty {
  border-color: #9fc80b;
  -o-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
textarea.empty {
  border-color: #ce2741;
  -o-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
*::-webkit-input-placeholder {
  color: inherit;
}
*input:-moz-placeholder {
  color: inherit !important;
}
input::-webkit-input-placeholder {
  color: inherit;
}
input:-moz-placeholder {
  color: inherit;
}
select,
.wpcf7 select {
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border: 1px solid #d6d6d6;
  text-align: left;
  width: 100%;
  max-width: 300px;
  background: transparent;
  outline: none;
  font-size: 18px;
  color: #1d1d1b;
  height: 35px;
  font-weight: 400;
  font-family: 'U8', 'Helvetica', sans-serif;
  line-height: 35px;
  padding: 0 12px;
  margin: 0;
  -o-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -webkit-box-shadow: inset 0px 2px 3px -1px rgba(0,0,0,0.5);
  -moz-box-shadow: inset 0px 2px 3px -1px rgba(0,0,0,0.5);
  box-shadow: inset 0px 2px 3px -1px rgba(0,0,0,0.5);
}
select::-ms-expand {
  display: none;
}
.wpcf7-not-valid-tip,
span.wpcf7-not-valid-tip {
  width: 100%;
  font-family: 'U8', 'Helvetica', sans-serif;
  font-size: 14px;
  color: #ce2741;
  display: inline-block;
  position: absolute;
  top: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wpcf7-validation-errors,
.wpcf7-mail-sent-ok,
.wpcf7-mail-sent-ng {
  font-family: 'U8', 'Helvetica', sans-serif;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: 700;
  max-width: 474px;
}
.wpcf7-validation-errors,
.wpcf7-mail-sent-ng {
  font-family: 'U8', 'Helvetica', sans-serif;
  font-size: 13px;
  border: 0px solid #f7e700 !important;
  color: #ce2741;
}
.wpcf7-mail-sent-ok {
  font-family: 'U8', 'Helvetica', sans-serif;
  font-size: 13px;
  border: 0px solid #2bb24f !important;
  color: #2bb24f;
}
.mc4wp-response {
  font-size: 18px;
  color: #0163e6;
  margin-top: 1em;
  line-height: 1.5em;
}
