@font-face {
  font-family: "racing_sans_oneregular";
  src: url(../fonts/racingsansone-regular-webfont.woff2) format("woff2"),url(../fonts/racingsansone-regular-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
main {
  display: block
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace,monospace;
  font-size: 1em
}
a {
  background-color: transparent
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b,
strong {
  font-weight: bolder
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px
}
fieldset {
  padding: .35em .75em .625em
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
[hidden],
template {
  display: none
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}
.slick-list:focus {
  outline: 0
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}
[dir=rtl] .slick-slide {
  float: right
}
.slick-slide img {
  display: block
}
.slick-slide.slick-loading img {
  display: none
}
.slick-slide.dragging img {
  pointer-events: none
}
.slick-initialized .slick-slide {
  display: block
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}
.slick-arrow.slick-hidden {
  display: none
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%
}
*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}
* {
  max-height: 1000000px
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block
}
address,
applet,
blockquote,
dl,
embed,
form,
frameset,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
object,
ol,
p,
table,
ul {
  margin: 0 0 18px
}
blockquote {
  border-left: 4px solid #ddd;
  padding-left: 10px;
  margin-left: 0
}
table {
  border-collapse: collapse
}
td,
th {
  border: 1px solid #ddd;
  padding: 3px;
  text-align: left;
  vertical-align: top
}
th {
  text-align: center;
  vertical-align: middle
}
ol,
ul {
  padding-left: 20px
}
ol ol,
ol ul,
ul ol,
ul ul {
  padding-left: 20px;
  margin: 0
}
ul {
  list-style-type: disc
}
dl dt {
  float: left;
  clear: left;
  padding-right: .3em;
  font-weight: bold
}
dl dd {
  overflow: hidden
}
pre {
  max-width: 100%;
  overflow: auto
}
body {
  color: #000;
  background: #fff;
  font: 14px/21px "Open Sans","Arial","Helvetica Neue","Helvetica",sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0
}
@media (min-width:768px) {
  body {
    font-size: 14px;
    line-height: 21px
  }
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  display: inline-block
}
.gm-style img {
  max-width: none
}
@media (max-width:991px) {
  iframe {
    width: 100%
  }
}
.resize-active * {
  -webkit-transition: none!important;
  transition: none!important
}
.clearfix:after,
.container:after,
dl:after {
  content: "";
  display: block;
  clear: both
}
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}
.df-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media (min-width:480px) {
  .df-row.df-rr-ph {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:480px) {
  .df-row.df-aic-ph {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:768px) {
  .df-row.df-rr-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:768px) {
  .df-row.df-aic-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:992px) {
  .df-row.df-rr-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:992px) {
  .df-row.df-aic-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:480px) {
  .df-row .col-ph-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 1);
    flex: 1 0 calc(100% / 12 * 1);
    max-width: calc(100% / 12 * 1)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 2);
    flex: 1 0 calc(100% / 12 * 2);
    max-width: calc(100% / 12 * 2)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 3);
    flex: 1 0 calc(100% / 12 * 3);
    max-width: calc(100% / 12 * 3)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-4 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 4);
    flex: 1 0 calc(100% / 12 * 4);
    max-width: calc(100% / 12 * 4)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 5);
    flex: 1 0 calc(100% / 12 * 5);
    max-width: calc(100% / 12 * 5)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-6 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 6);
    flex: 1 0 calc(100% / 12 * 6);
    max-width: calc(100% / 12 * 6)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-7 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 7);
    flex: 1 0 calc(100% / 12 * 7);
    max-width: calc(100% / 12 * 7)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-8 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 8);
    flex: 1 0 calc(100% / 12 * 8);
    max-width: calc(100% / 12 * 8)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-9 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 9);
    flex: 1 0 calc(100% / 12 * 9);
    max-width: calc(100% / 12 * 9)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-10 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 10);
    flex: 1 0 calc(100% / 12 * 10);
    max-width: calc(100% / 12 * 10)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-11 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 11);
    flex: 1 0 calc(100% / 12 * 11);
    max-width: calc(100% / 12 * 11)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-12 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 12);
    flex: 1 0 calc(100% / 12 * 12);
    max-width: calc(100% / 12 * 12)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-0 {
    margin-left: calc(100% / 12 * 0)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-1 {
    margin-left: calc(100% / 12 * 1)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-2 {
    margin-left: calc(100% / 12 * 2)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-3 {
    margin-left: calc(100% / 12 * 3)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-4 {
    margin-left: calc(100% / 12 * 4)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-5 {
    margin-left: calc(100% / 12 * 5)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-6 {
    margin-left: calc(100% / 12 * 6)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-7 {
    margin-left: calc(100% / 12 * 7)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-8 {
    margin-left: calc(100% / 12 * 8)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-9 {
    margin-left: calc(100% / 12 * 9)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-10 {
    margin-left: calc(100% / 12 * 10)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-11 {
    margin-left: calc(100% / 12 * 11)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 1);
    flex: 1 0 calc(100% / 12 * 1);
    max-width: calc(100% / 12 * 1)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 2);
    flex: 1 0 calc(100% / 12 * 2);
    max-width: calc(100% / 12 * 2)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 3);
    flex: 1 0 calc(100% / 12 * 3);
    max-width: calc(100% / 12 * 3)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-4 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 4);
    flex: 1 0 calc(100% / 12 * 4);
    max-width: calc(100% / 12 * 4)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 5);
    flex: 1 0 calc(100% / 12 * 5);
    max-width: calc(100% / 12 * 5)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-6 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 6);
    flex: 1 0 calc(100% / 12 * 6);
    max-width: calc(100% / 12 * 6)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-7 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 7);
    flex: 1 0 calc(100% / 12 * 7);
    max-width: calc(100% / 12 * 7)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-8 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 8);
    flex: 1 0 calc(100% / 12 * 8);
    max-width: calc(100% / 12 * 8)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-9 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 9);
    flex: 1 0 calc(100% / 12 * 9);
    max-width: calc(100% / 12 * 9)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-10 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 10);
    flex: 1 0 calc(100% / 12 * 10);
    max-width: calc(100% / 12 * 10)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-11 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 11);
    flex: 1 0 calc(100% / 12 * 11);
    max-width: calc(100% / 12 * 11)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-12 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 12);
    flex: 1 0 calc(100% / 12 * 12);
    max-width: calc(100% / 12 * 12)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-0 {
    margin-left: calc(100% / 12 * 0)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-1 {
    margin-left: calc(100% / 12 * 1)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-2 {
    margin-left: calc(100% / 12 * 2)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-3 {
    margin-left: calc(100% / 12 * 3)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-4 {
    margin-left: calc(100% / 12 * 4)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-5 {
    margin-left: calc(100% / 12 * 5)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-6 {
    margin-left: calc(100% / 12 * 6)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-7 {
    margin-left: calc(100% / 12 * 7)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-8 {
    margin-left: calc(100% / 12 * 8)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-9 {
    margin-left: calc(100% / 12 * 9)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-10 {
    margin-left: calc(100% / 12 * 10)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-11 {
    margin-left: calc(100% / 12 * 11)
  }
}
@media (min-width:992px) {
  .df-row .col-md-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 1);
    flex: 1 0 calc(100% / 12 * 1);
    max-width: calc(100% / 12 * 1)
  }
}
@media (min-width:992px) {
  .df-row .col-md-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 2);
    flex: 1 0 calc(100% / 12 * 2);
    max-width: calc(100% / 12 * 2)
  }
}
@media (min-width:992px) {
  .df-row .col-md-3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 3);
    flex: 1 0 calc(100% / 12 * 3);
    max-width: calc(100% / 12 * 3)
  }
}
@media (min-width:992px) {
  .df-row .col-md-4 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 4);
    flex: 1 0 calc(100% / 12 * 4);
    max-width: calc(100% / 12 * 4)
  }
}
@media (min-width:992px) {
  .df-row .col-md-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 5);
    flex: 1 0 calc(100% / 12 * 5);
    max-width: calc(100% / 12 * 5)
  }
}
@media (min-width:992px) {
  .df-row .col-md-6 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 6);
    flex: 1 0 calc(100% / 12 * 6);
    max-width: calc(100% / 12 * 6)
  }
}
@media (min-width:992px) {
  .df-row .col-md-7 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 7);
    flex: 1 0 calc(100% / 12 * 7);
    max-width: calc(100% / 12 * 7)
  }
}
@media (min-width:992px) {
  .df-row .col-md-8 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 8);
    flex: 1 0 calc(100% / 12 * 8);
    max-width: calc(100% / 12 * 8)
  }
}
@media (min-width:992px) {
  .df-row .col-md-9 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 9);
    flex: 1 0 calc(100% / 12 * 9);
    max-width: calc(100% / 12 * 9)
  }
}
@media (min-width:992px) {
  .df-row .col-md-10 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 10);
    flex: 1 0 calc(100% / 12 * 10);
    max-width: calc(100% / 12 * 10)
  }
}
@media (min-width:992px) {
  .df-row .col-md-11 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 11);
    flex: 1 0 calc(100% / 12 * 11);
    max-width: calc(100% / 12 * 11)
  }
}
@media (min-width:992px) {
  .df-row .col-md-12 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 12);
    flex: 1 0 calc(100% / 12 * 12);
    max-width: calc(100% / 12 * 12)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-0 {
    margin-left: calc(100% / 12 * 0)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-1 {
    margin-left: calc(100% / 12 * 1)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-2 {
    margin-left: calc(100% / 12 * 2)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-3 {
    margin-left: calc(100% / 12 * 3)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-4 {
    margin-left: calc(100% / 12 * 4)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-5 {
    margin-left: calc(100% / 12 * 5)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-6 {
    margin-left: calc(100% / 12 * 6)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-7 {
    margin-left: calc(100% / 12 * 7)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-8 {
    margin-left: calc(100% / 12 * 8)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-9 {
    margin-left: calc(100% / 12 * 9)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-10 {
    margin-left: calc(100% / 12 * 10)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-11 {
    margin-left: calc(100% / 12 * 11)
  }
}
@media (min-width:768px) {
  .df-row {
    margin: 0 -15px
  }
}
.h1,
h1 {
  font-size: 30px
}
.h2,
h2 {
  font-size: 24px
}
.h3,
h3 {
  font-size: 15px
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  font-size: 14px
}
@media (min-width:768px) {
  .h1,
  h1 {
    font-size: 34px
  }
  .h2,
  h2 {
    font-size: 26px
  }
  .h3,
  h3 {
    font-size: 28px
  }
  .h4,
  h4 {
    font-size: 20px
  }
  .h5,
  h5 {
    font-size: 18px
  }
  .h6,
  h6 {
    font-size: 16px
  }
}
@media (min-width:992px) {
  .h1,
  h1 {
    font-size: 40px
  }
  .h2,
  .h3,
  h2,
  h3 {
    font-size: 28px
  }
  .h4,
  h4 {
    font-size: 20px
  }
  .h5,
  h5 {
    font-size: 18px
  }
  .h6,
  h6 {
    font-size: 16px
  }
}
@media (min-width:1300px) {
  .h1,
  h1 {
    font-size: 54px
  }
  .h2,
  .h3,
  h2,
  h3 {
    font-size: 28px
  }
  .h4,
  h4 {
    font-size: 20px
  }
  .h5,
  h5 {
    font-size: 18px
  }
  .h6,
  h6 {
    font-size: 16px
  }
}
.h,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "racing_sans_oneregular","Arial","Helvetica Neue","Helvetica",sans-serif;
  color: inherit;
  font-weight: bold;
  margin: 0 0 10px
}
@media (min-width:768px) {
  .h,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 20px
  }
}
.h1,
h1 {
  line-height: .8148148148;
  margin: 0 0 .34em;
  font-weight: 400
}
.h2,
h2 {
  margin: 0 0 .34em;
  line-height: 1.2;
  font-weight: 400
}
p {
  margin: 0 0 20px
}
a {
  color: #007bff;
  text-decoration: none
}
a:focus,
a:hover {
  color: #000;
  text-decoration: none
}
a[href*="mailto:"] {
  word-wrap: break-word
}
fieldset,
form {
  margin: 0;
  padding: 0;
  border-style: none
}
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 16px;
  font-family: "Open Sans","Arial","Helvetica Neue","Helvetica",sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000;
  border-radius: 0
}
input[type=email]:not(textarea),
input[type=password]:not(textarea),
input[type=search]:not(textarea),
input[type=tel]:not(textarea),
input[type=text]:not(textarea),
input[type=url]:not(textarea),
textarea:not(textarea) {
  height: 38px
}
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
  outline: 0;
  border-color: #000
}
input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ddd
}
input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=url]::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #ddd
}
input[type=email]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=text]:-moz-placeholder,
input[type=url]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ddd
}
input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ddd
}
input[type=email].placeholder,
input[type=password].placeholder,
input[type=search].placeholder,
input[type=tel].placeholder,
input[type=text].placeholder,
input[type=url].placeholder,
textarea.placeholder {
  color: #ddd
}
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none
}
textarea {
  resize: vertical;
  vertical-align: top;
  overflow: auto
}
button,
input[type=button],
input[type=file],
input[type=reset],
input[type=submit] {
  -webkit-transition: background .5s ease-in-out;
  transition: background .5s ease-in-out;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  height: 38px;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  outline: 0;
  cursor: pointer;
  border: #f2451b;
  border-radius: 0;
  background: #f2451b
}
button:hover,
input[type=button]:hover,
input[type=file]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background: #ce320c;
  color: #fff
}
[id=header] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 20px;
  z-index: 99
}
@media (min-width:992px) {
  [id=header] {
    padding: 30px 5%
  }
}
@media (min-width:1300px) {
  [id=header] {
    padding: 61px 5%
  }
}
.logo {
  position: relative;
  width: 99px;
  min-width: 99px;
  z-index: 2
}
.logo:after {
  content: "";
  pointer-events: none;
  position: absolute;
  z-index: -1;
  left: 50%;
  top: -58px;
  width: 277px;
  height: 257px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(../images/cityofsin2/logo-shadow.png) 50% 50% no-repeat
}
[id=wrapper] {
  width: 100%;
  overflow: hidden;
  background: #fff
}
.container {
  max-width: 1230px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto
}
.section-wrap {
  padding: 80px 0 20px;
  background: url(../images/cityofsin2/bg-01.jpg) 50% 0/cover no-repeat
}
@media (min-width:768px) {
  .section-wrap {
    padding: 212px 0 62px
  }
}
[id=footer] {
  padding: 60px 0;
  background: url(../images/cityofsin2/bg-footer.jpg) 50% 50%/cover no-repeat;
  font-weight: 300;
  color: #666;
  text-align: center;
  font-size: 12px;
  line-height: 1.2
}
@media (min-width:768px) {
  [id=footer] {
    padding: 109px 0
  }
}
[id=footer] a {
  color: #666;
  text-decoration: none
}
[id=footer] a:hover {
  color: #fff;
  text-decoration: none
}
.footer-menu,
[id=footer] p {
  margin: 0 0 10px
}
.footer-menu ul {
  margin: 0;
  padding: 0;
  list-style: none
}
@media (min-width:768px) {
  .footer-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
.footer-menu ul > li:first-child:before {
  display: none
}
@media (min-width:768px) {
  .footer-menu ul > li:before {
    content: "|";
    margin: 0 8px
  }
}
.btn {
  background: #f2451b;
  color: #fff;
  border: #f2451b;
  border-radius: 10px;
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  padding: 9px 20px;
  vertical-align: top;
  text-align: center;
  font-family: "racing_sans_oneregular","Arial","Helvetica Neue","Helvetica",sans-serif
}
.btn:hover {
  background: #ce320c;
  color: #fff;
  border: #ce320c
}
.btn-default {
  background: #f2451b;
  color: #fff;
  border: #f2451b
}
.btn-default:hover {
  background: #ce320c;
  color: #fff;
  border: #ce320c
}
.btn-group {
  margin: 0 -5px -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.btn-group .btn {
  margin: 0 5px 10px
}
.hero-section {
  position: relative;
  min-height: 100vh;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 125px 0 80px;
  background-size: cover;
  background-position: 50% 50%
}
@media (min-width:992px) {
  .hero-section {
    padding: 200px 0 120px
  }
}
@media (min-width:1300px) {
  .hero-section {
    padding: 200px 0 264px
  }
}
.hero-section video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%
}
.subscribe {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.subscribe form {
  width: 100%
}
@media (min-width:480px) {
  .subscribe form {
    width: auto
  }
}
@media (min-width:768px) {
  .subscribe form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
.subscribe input[type=email] {
  display: block;
  width: 100%;
  margin: 0 0 10px;
  padding: 10px 20px;
  border-radius: 10px;
  height: 60px;
  border: 1px solid #9d9d9d;
  background: rgba(26,26,26,.9);
  font-style: italic;
  font-size: 14px;
  line-height: 18px;
  color: #fff
}
@media (min-width:480px) {
  .subscribe input[type=email] {
    width: 300px
  }
}
@media (min-width:768px) {
  .subscribe input[type=email] {
    margin-bottom: 0
  }
}
.subscribe input[type=email]::-webkit-input-placeholder {
  color: #7a7979
}
.subscribe input[type=email]::-moz-placeholder {
  color: #7a7979
}
.subscribe input[type=email]:-ms-input-placeholder {
  color: #7a7979
}
.subscribe input[type=email]::-ms-input-placeholder {
  color: #7a7979
}
.subscribe input[type=email]::placeholder {
  color: #7a7979
}
.subscribe button {
  display: block;
  width: 100%;
  border-radius: 10px;
  height: 60px
}
@media (min-width:480px) {
  .subscribe button {
    width: 300px
  }
}
@media (min-width:768px) {
  .subscribe button {
    margin-left: 11px
  }
}
.next-button {
  position: absolute;
  bottom: 30px;
  width: 30px;
  height: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
@media (min-width:992px) {
  .next-button {
    bottom: 50px
  }
}
@media (min-width:1300px) {
  .next-button {
    bottom: 86px
  }
}
.next-button:after {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%) rotate(45deg);
  transform: translate(-50%,-50%) rotate(45deg)
}
.next-button:hover:after {
  border-color: #f2451b
}
.logo-and-text {
  margin: 0 0 50px;
  color: #fff
}
@media (min-width:768px) {
  .logo-and-text {
    margin: 0 0 94px;
    padding: 0 9%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
.logo-and-text__visual {
  width: 100%
}
@media (min-width:768px) {
  .logo-and-text__visual {
    width: 55.2%
  }
}
@media (min-width:768px) {
  .logo-and-text__hold {
    margin-right: -14%
  }
}
.logo-and-text__content {
  padding: 20px 0 0
}
@media (min-width:768px) {
  .logo-and-text__content {
    width: 44.8%;
    padding: 50px 4% 0 0
  }
}
.logo-and-text p {
  margin: 0
}
.gallery-wrap {
  margin-bottom: 80px;
  padding: 0
}
@media (min-width:992px) {
  .gallery-wrap {
    padding: 0 30px;
    margin-bottom: 100px
  }
}
@media (min-width:1300px) {
  .gallery-wrap {
    padding: 0;
    margin-bottom: 134px
  }
}
.slick-arrow {
  position: absolute;
  padding: 0;
  z-index: 5;
  width: 20px;
  height: 40px;
  border-radius: 3px;
  background: #f2451b;
  top: 50%;
  font-size: 0;
  line-height: 0
}
@media (min-width:992px) {
  .slick-arrow {
    width: 50px;
    height: 100px
  }
}
.slick-arrow:after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 10px;
  height: 10px;
  content: "";
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff
}
@media (min-width:992px) {
  .slick-arrow:after {
    width: 17px;
    height: 17px;
    border-width: 5px
  }
}
.slick-prev {
  left: 0;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}
.slick-prev:after {
  -webkit-transform: translate(-40%,-50%) rotate(45deg);
  transform: translate(-40%,-50%) rotate(45deg)
}
.slick-next {
  right: 0;
  -webkit-transform: translate(50%,-50%);
  transform: translate(50%,-50%)
}
.slick-next:after {
  -webkit-transform: translate(-60%,-50%) rotate(-135deg);
  transform: translate(-60%,-50%) rotate(-135deg)
}
.features-section {
  color: #fff
}
@media (min-width:1300px) {
  .features-section {
    padding: 0 8.5%
  }
}
.features-list {
  margin: 0 0 50px;
  padding: 3px 0;
  list-style: none
}
@media (min-width:480px) {
  .features-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    margin-bottom: 80px
  }
}
@media (min-width:992px) {
  .features-list {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    margin-bottom: 134px
  }
}
.features-list li {
  position: relative;
  padding-left: 20px;
  overflow: hidden;
  margin-bottom: 10px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid
}
.features-list li:after {
  position: absolute;
  top: 7px;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: "";
  background: #f2451b
}
.image-and-text {
  color: #fff;
  padding: 0 0 60px
}
@media (min-width:992px) {
  .image-and-text {
    padding: 0 0 100px
  }
}
@media (min-width:768px) {
  .image-and-text + .image-and-text .twocolumns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
.image-and-text + .image-and-text .content-text {
  text-align: right;
  padding: 15px 10% 15px 0;
  background: url(../images/cityofsin2/border-02.png) 100% 0/auto 100% no-repeat
}
@media (min-width:992px) {
  .image-and-text + .image-and-text .content-text {
    padding: 15px 16% 15px 8%
  }
}
@media (min-width:768px) {
  .twocolumns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:768px) {
  .twocolumns__col {
    width: 45.8%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
.twocolumns__col:first-child {
  margin-bottom: 20px
}
@media (min-width:768px) {
  .twocolumns__col:first-child {
    margin-bottom: 0
  }
}
.twocolumns img {
  max-width: none;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.content-text {
  padding: 15px 0 15px 10%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: url(../images/cityofsin2/border-01.png) 0 0/auto 100% no-repeat
}
@media (min-width:992px) {
  .content-text {
    padding: 15px 8% 15px 16%
  }
}
.content-text h2 {
  margin-bottom: .4em
}
.content-text p:last-child {
  margin-bottom: 0
}
.cpt {
  padding: 50px 0;
  background: #0e0e0e;
  color: #fff
}
@media (min-width:992px) {
  .cpt {
    padding: 97px 0
  }
}
@media (min-width:992px) {
  .cpt__hold {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:992px) {
  .cpt__col {
    width: 50%
  }
}
.cpt__col:first-child {
  margin-bottom: 20px
}
@media (min-width:992px) {
  .cpt__col:first-child {
    margin-bottom: 0
  }
}
.cpt__text {
  text-align: center;
  padding: 0 20px
}
.cpt h2 {
  margin-bottom: .2em
}
.cpt p {
  margin: 0
}
.cpt input[type=email] {
  border-color: #353535
}
@media (min-width:992px) {
  .cpt .btn {
    width: 160px
  }
}
