/* ############################################################### //
 // Stylesheet by:		Moddit
 // Authors:				Daniel Pattiasina
 // 						Sean Doldersum
 // Version:				2.1.0
 // Version date:		01-03-2018
 // Website:				www.moddit.nl
 // E-mail:				info@moddit.nl
 // ############################################################### */
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
  margin: 0;
  padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block;
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: none;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p, pre {
  margin: 1em 0;
}
code, kbd, pre, 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;
  margin: 20px 0;
  background: rgba(0, 0, 0, 0.3);
  padding: 10px;
  color: #fff;
  font-size: 11px;
  line-height: 16px;
  display: block;
  border-radius: 10px;
}
q {
  quotes: none;
}
q:before, q:after {
  content: '';
  content: none;
}
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;
}
dl, menu, ol, ul {
  margin: 1em 0;
}
dd {
  margin: 0;
}
menu, ol, ul {
  padding: 0;
}
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button, input {
  line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled], input[disabled] {
  cursor: default;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 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-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;
}
html, button, input, select, textarea {
  color: #222;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
img, fieldset {
  border: 0;
}
ul, ol {
  list-style: none;
}
img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
}
.clearfix:after {
  content: "";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  line-height: 0;
  clear: both;
}
#outdated {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 0 0 20px;
  text-align: center;
  z-index: 1500;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}
* html #outdated {
  position: absolute;
}
#outdated h6 {
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  margin: 20px 0 0;
}
#outdated p {
  margin: 5px 0 0;
  font-size: 12px;
  line-height: 12px;
}
#outdated #btnUpdateBrowser {
  display: block;
  position: relative;
  padding: 10px 20px;
  margin: 20px auto 0;
  width: 180px;
  color: #fff;
  text-decoration: none;
  border: 2px solid #fff;
  cursor: pointer;
  background: none !important;
}
#outdated #btnUpdateBrowser:hover {
  color: #000 !important;
  background: #fff !important;
}
#outdated .last {
  position: absolute;
  top: 20px;
  right: 30px;
  width: 15px;
  height: 15px;
}
#outdated #btnCloseUpdateBrowser {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #fff;
  font-size: 36px;
}
@font-face {
  font-family: 'DIN';
  src: url('../fonts/DIN-Light.eot');
  src: url('../fonts/DIN-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/DIN-Light.woff2') format('woff2'), url('../fonts/DIN-Light.woff') format('woff'), url('../fonts/DIN-Light.ttf') format('truetype'), url('../fonts/DIN-Light.svg#DIN-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Futura';
  src: url('../fonts/FuturaStd-Bold.eot');
  src: url('../fonts/FuturaStd-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/FuturaStd-Bold.woff2') format('woff2'), url('../fonts/FuturaStd-Bold.woff') format('woff'), url('../fonts/FuturaStd-Bold.ttf') format('truetype'), url('../fonts/FuturaStd-Bold.svg#FuturaStd-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
body {
  color: #2d4b3f;
  font-family: "DIN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.title {
  color: #2d4b3f;
  margin: 0 0 20px;
  font-style: normal;
  font-size: 45px;
  line-height: 50px;
  font-weight: 700;
}
.subtitle {
  color: #2d4b3f;
  font-family: "Futura", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  margin: 0 0 10px;
}
.smallTitle {
  color: #2d4b3f;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  margin: 0 0 20px;
}
.mediumTitle {
  color: #2d4b3f;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  margin: 0 0 20px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Futura", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #2d4b3f;
}
h1, .articleContent h1 {
  font-size: 45px;
  line-height: 50px;
  font-weight: 700;
}
h2, .articleContent h2 {
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  margin: 20px 0 5px;
}
h3, .articleContent h3 {
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  margin: 20px 0 5px;
}
h4, .articleContent h4 {
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  margin: 20px 0 5px;
}
h5, .articleContent h5 {
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  margin: 20px 0 5px;
}
h6, .articleContent h6 {
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  margin: 20px 0 5px;
}
.articleContent p {
  margin: 0 0 20px;
}
.articleContent.pageContent h1, .articleContent.pageContent h2, .articleContent.pageContent h3, .articleContent.pageContent h4, .articleContent.pageContent h5, .articleContent.pageContent h6 {
  margin-top: 0;
}
p {
  font-size: 19px;
  font-weight: 300;
  line-height: 30px;
  margin: 20px 0;
}
ul, ol {
  font-weight: 300;
  line-height: 30px;
  margin: 20px 0;
}
ul li, ol li {
  font-size: 19px;
  line-height: 30px;
}
a {
  color: #2d4b3f;
  text-decoration: none;
}
a.disabled {
  color: #cfcfcf;
  pointer-events: none;
}
blockquote {
  border-left: 2px solid #000;
  color: #2d4b3f;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  margin: 20px 0;
  padding: 0 30px;
}
blockquote p {
  color: #2d4b3f;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}
code {
  background-color: #dfe0e0;
}
.desc {
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 40px;
}
.articleContent .desc, .articleContent.descContent, .articleContent.descContent p, .articleContent.descContent li {
  font-size: 20px;
  line-height: 40px;
}
.desc a {
  color: #2d4b3f;
}
.desc .Btn {
  vertical-align: middle;
  margin-right: 10px;
  color: #fff;
  text-decoration: none;
}
.whiteText {
  color: #fff;
}
.whiteText a, .whiteText .title, .whiteText .subtitle, .whiteText .smallTitle, .whiteText h1, .whiteText h2, .whiteText h3, .whiteText h4, .whiteText h5, .whiteText p {
  color: #fff;
}
.lightText {
  color: #eaeaea;
}
.lightText a, .lightText .title, .lightText .subtitle, .lightText .smallTitle, .lightText h1, .lightText h2, .lightText h3, .lightText h4, .lightText h5, .lightText p {
  color: #eaeaea;
}
.darkText {
  color: #232323;
}
.darkText a, .darkText .title, .darkText .subtitle, .darkText .smallTitle, .darkText h1, .darkText h2, .darkText h3, .darkText h4, .darkText h5, .darkText p {
  color: #232323;
}
.textWrap {
  margin: 0 0 20px;
}
.textWrap .title, .textWrap .subtitle, .textWrap .smallTitle {
  margin: 0;
}
.alignLeft {
  text-align: left;
}
.alignCenter {
  text-align: center;
}
.alignRight {
  text-align: right;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
@media screen and (max-width: 1311.1111111111px) {
  body, p, .articleContent, .articleContent p, .articleContent li {
    font-size: 16px;
    line-height: 30px;
  }
  .title, h1, .articleContent h1 {
    font-size: 40.5px;
    line-height: 45px;
  }
  .subtitle {
    font-size: 23.4px;
    line-height: 27px;
  }
  .smallTitle {
    font-size: 27px;
    line-height: 36px;
  }
  h2, h3, .articleContent h2, .articleContent h3 {
    font-size: 23.4px;
    line-height: 27px;
  }
  h4, h5, h6, .articleContent h4, .articleContent h5, .articleContent h6 {
    font-size: 23.4px;
    line-height: 27px;
  }
}
@media screen and (max-width: 960px) {
  .title, h1, .articleContent h1 {
    font-size: 36px;
    line-height: 40px;
  }
  .subtitle {
    font-size: 20.8px;
    line-height: 24px;
  }
  .mediumTitle {
    font-size: 20.8px;
    line-height: 27.2px;
  }
  .smallTitle {
    font-size: 24px;
    line-height: 32px;
  }
  h2, h3, .articleContent h2, .articleContent h3 {
    font-size: 20.8px;
    line-height: 24px;
  }
  h4, h5, h6, .articleContent h4, .articleContent h5, .articleContent h6 {
    font-size: 20.8px;
    line-height: 24px;
  }
  .desc, .articleContent.descContent, .articleContent.descContent p {
    font-size: 18px;
    line-height: 36px;
  }
}
@media screen and (max-width: 720px) {
  .title, h1, .articleContent h1 {
    font-size: 31.5px;
    line-height: 35px;
  }
  .mediumTitle {
    font-size: 18.2px;
    line-height: 23.8px;
  }
  .smallTitle {
    font-size: 21px;
    line-height: 28px;
  }
  h2, h3, .articleContent h2, .articleContent h3 {
    font-size: 18.2px;
    line-height: 21px;
  }
  h4, h5, h6, .articleContent h4, .articleContent h5, .articleContent h6 {
    font-size: 20.8px;
    line-height: 24px;
  }
}
form {
  display: block;
}
form label {
  font-family: "DIN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 19px;
  line-height: 30px;
  display: block;
  font-weight: 300;
  margin: 0 0 10px;
}
form label .star {
  color: #2d4b3f;
  font-size: 20px;
  font-weight: 700;
  vertical-align: top;
}
form input, form select, form textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  background: #eaeaea;
  border: none;
  color: #2d4b3f;
  font-family: "DIN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  height: 50px;
  line-height: 40px;
  margin-bottom: 0;
  overflow: visible;
  padding: 5px 30px;
  width: 100%;
  outline: none;
}
form input::-webkit-input-placeholder, form select::-webkit-input-placeholder, form textarea::-webkit-input-placeholder {
  color: #2d4b3f;
  opacity: 1;
}
form input::-moz-placeholder, form select::-moz-placeholder, form textarea::-moz-placeholder {
  color: #2d4b3f;
  opacity: 1;
}
form input:-ms-input-placeholder, form select:-ms-input-placeholder, form textarea:-ms-input-placeholder {
  color: #2d4b3f;
  opacity: 1;
}
form input:-moz-placeholder, form select:-moz-placeholder, form textarea:-moz-placeholder {
  color: #2d4b3f;
  opacity: 1;
}
form input:focus, form textarea:focus {
  -webkit-box-shadow: 2px 0 0 0 #2d4b3f inset;
  -moz-box-shadow: 2px 0 0 0 #2d4b3f inset;
  -ms-box-shadow: 2px 0 0 0 #2d4b3f inset;
  box-shadow: 2px 0 0 0 #2d4b3f inset;
}
form select {
  cursor: pointer;
  overflow: hidden;
}
form textarea {
  height: 200px;
  padding: 10px 30px;
  line-height: 24px;
  min-height: 100px;
  max-height: 300px;
  resize: none;
}
form input[type="radio"], form input[type="checkbox"] {
  width: inherit !important;
  height: inherit;
  background: none;
}
form input:focus:invalid:focus, form textarea:focus:invalid:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
form input[type="submit"], form button, form button[type="submit"] {
  width: 100%;
  background-color: #2d4b3f;
  color: #fff;
  display: block;
  outline: none;
  border: none;
  text-indent: 0;
  margin: 0;
  height: 40px;
  text-align: center;
  line-height: 40px;
  padding: 0;
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
}
form input[type="file"] {
  background: none;
  height: inherit;
  padding: inherit;
}
form .checkWrap input[type="radio"], form .checkWrap input[type="checkbox"] {
  display: inline-block;
  line-height: 40px;
  margin: 8px 5px 0 0;
  vertical-align: top;
  cursor: pointer;
}
html.no-touchevents form input[type="submit"]:hover, html.no-touchevents form button, html.no-touchevents form button[type="submit"]:hover {
  background-color: #233b32;
}
.alignCenter form {
  margin: 0 auto;
}
div.wpcf7-response-output {
  border: none;
  color: #909090;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
span.wpcf7-not-valid-tip {
  background: #000;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  opacity: 0.75;
  padding: 3px 9px;
  position: absolute;
  right: 10px;
  top: -10px;
  z-index: 1;
}
span.wpcf7-form-control-wrap {
  display: block !important;
  position: relative;
}
.wpcf7-checkbox span.wpcf7-list-item, .wpcf7-radio span.wpcf7-list-item {
  display: block;
  margin: 0;
}
.wpcf7-checkbox span.wpcf7-list-item label, .wpcf7-radio span.wpcf7-list-item label {
  cursor: pointer;
}
.wpcf7-checkbox span.wpcf7-list-item label input, .wpcf7-radio span.wpcf7-list-item label input {
  margin: 0 5px 0 0;
}
div.wpcf7 .ajax-loader {
  position: absolute;
}
.cols {
  margin: 0 0 0 -17px;
}
.cols:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.cols.hugeGutter {
  margin-left: -70px;
}
.cols.hugeGutter > div {
  padding-left: 70px;
}
.cols.largeGutter {
  margin-left: -50px;
}
.cols.largeGutter > div {
  padding-left: 50px;
}
.cols.smallGutter {
  margin-left: -16px;
}
.cols.smallGutter > div {
  padding-left: 16px;
}
.cols.tinyGutter {
  margin-left: -8px;
}
.cols.tinyGutter > div {
  padding-left: 8px;
}
.cols.noGutter {
  margin-left: 0;
}
.cols.noGutter > div {
  padding-left: 0;
}
.cols > div {
  float: left;
  padding-left: 17px;
  margin-bottom: 17px;
}
.cols.hugeBottom > div {
  margin-bottom: 70px;
}
.cols.largeBottom > div {
  margin-bottom: 50px;
}
.cols.smallBottom > div {
  margin-bottom: 16px;
}
.cols.tinyBottom > div {
  margin-bottom: 8px;
}
.cols.noBottom > div {
  margin-bottom: 0;
}
.cols > .clearRow {
  float: none;
  clear: both;
  margin-bottom: 0;
  width: 100%;
}
.col-hide {
  display: none;
}
.col-1 {
  width: 100%;
}
.col-2-1 {
  width: 50%;
}
.col-3-2 {
  width: 66.666666%;
}
.col-3-1 {
  width: 33.333333%;
}
.col-4-3 {
  width: 75%;
}
.col-4-1 {
  width: 25%;
}
.col-5-4 {
  width: 80%;
}
.col-5-3 {
  width: 60%;
}
.col-5-2 {
  width: 40%;
}
.col-5-1 {
  width: 20%;
}
.col-6-1 {
  width: 16.6666666%;
}
.cols-10-1 > div {
  width: 10%;
}
.col-9-5 {
  width: 55%;
}
.col-9-4 {
  width: 45%;
}
.cols-9 > div {
  width: 11.1111111%;
}
.cols-8 > div {
  width: 12.5%;
}
.cols-6 > div {
  width: 16.6666666%;
}
.cols-5 > div {
  width: 20%;
}
.cols-4 > div {
  width: 25%;
}
.cols-3 > div {
  width: 33.3333333%;
}
.cols-2 > div {
  width: 50%;
}
.clearCols.cols-2 > div:nth-child(2n+1) {
  clear: left;
}
.cols-1 > div {
  width: 100%;
}
.cols > .col-right {
  float: right;
}
@media screen and (max-width: 1311.1111111111px) {
  .cols.colsXL-hugeGutter {
    margin-left: -70px;
  }
  .cols.colsXL-hugeGutter > div {
    padding-left: 70px;
  }
  .cols.colsXL-largeGutter {
    margin-left: -50px;
  }
  .cols.colsXL-largeGutter > div {
    padding-left: 50px;
  }
  .cols.colsXL-mediumGutter {
    margin-left: -17px;
  }
  .cols.colsXL-mediumGutter > div {
    padding-left: 17px;
  }
  .cols.colsXL-smallGutter {
    margin-left: -16px;
  }
  .cols.colsXL-smallGutter > div {
    padding-left: 16px;
  }
  .cols.colsXL-tinyGutter {
    margin-left: -8px;
  }
  .cols.colsXL-tinyGutter > div {
    padding-left: 8px;
  }
  .cols.colsXL-noGutter {
    margin-left: 0;
  }
  .cols.colsXL-noGutter > div {
    padding-left: 0;
  }
  .cols.colsXL-hugeBottom > div {
    margin-bottom: 70px;
  }
  .cols.colsXL-largeBottom > div {
    margin-bottom: 50px;
  }
  .cols.colsXL-smallBottom > div {
    margin-bottom: 16px;
  }
  .cols.colsXL-tinyBottom > div {
    margin-bottom: 8px;
  }
  .cols.colsXL-noBottom > div {
    margin-bottom: 0;
  }
  .cols.colsXL-alignCenter {
    text-align: center;
  }
  .cols.colsXL-alignLeft {
    text-align: left;
  }
  .cols.colsXL-alignRight {
    text-align: right;
  }
  .cols.colsXL-10 > div {
    width: 10%;
  }
  .cols.colsXL-8 > div {
    width: 12.5%;
  }
  .cols.colsXL-6 > div {
    width: 16.6666666%;
  }
  .cols.colsXL-5 > div {
    width: 20%;
  }
  .cols.colsXL-4 > div {
    width: 25%;
  }
  .cols.colsXL-3 > div {
    width: 33.3333333%;
  }
  .cols.colsXL-2 > div {
    width: 50%;
  }
  .cols.colsXL-1 > div {
    width: 100%;
  }
  .cols > .colXL-hide {
    display: none;
  }
  .cols > .colXL-show {
    display: block;
  }
  .cols > .colXL-clear {
    clear: both;
  }
  .cols > .colXL-left {
    float: left;
  }
  .cols > .colXL-right {
    float: right;
  }
  .cols > .colXL-alignLeft {
    text-align: left;
  }
  .cols > .colXL-alignRight {
    text-align: right;
  }
  .cols > .colXL-alignCenter {
    text-align: center;
  }
  .cols > .colXL-1 {
    width: 100%;
  }
  .cols > .colXL-2-1 {
    width: 50%;
  }
  .cols > .colXL-3-2 {
    width: 66.6666666%;
  }
  .cols > .colXL-3-1 {
    width: 33.3333333%;
  }
  .cols > .colXL-4-3 {
    width: 75%;
  }
  .cols > .colXL-4-1 {
    width: 25%;
  }
  .cols > .colXL-5-4 {
    width: 80%;
  }
  .cols > .colXL-5-3 {
    width: 60%;
  }
  .cols > .colXL-5-2 {
    width: 40%;
  }
  .cols > .colXL-5-1 {
    width: 20%;
  }
  .cols > .colXL-6-5 {
    width: 25%;
  }
  .cols > .colXL-6-1 {
    width: 16.6666666%;
  }
  .cols > .colXL-8-1 {
    width: 12.5%;
  }
  .cols > .colXL-10-1 > div {
    width: 10%;
  }
}
@media screen and (max-width: 960px) {
  .cols.colsL-hugeGutter {
    margin-left: -70px;
  }
  .cols.colsL-hugeGutter > div {
    padding-left: 70px;
  }
  .cols.colsL-largeGutter {
    margin-left: -50px;
  }
  .cols.colsL-largeGutter > div {
    padding-left: 50px;
  }
  .cols.colsL-mediumGutter {
    margin-left: -17px;
  }
  .cols.colsL-mediumGutter > div {
    padding-left: 17px;
  }
  .cols.colsL-smallGutter {
    margin-left: -16px;
  }
  .cols.colsL-smallGutter > div {
    padding-left: 16px;
  }
  .cols.colsL-tinyGutter {
    margin-left: -8px;
  }
  .cols.colsL-tinyGutter > div {
    padding-left: 8px;
  }
  .cols.colsL-noGutter {
    margin-left: 0;
  }
  .cols.colsL-noGutter > div {
    padding-left: 0;
  }
  .cols.colsL-hugeBottom > div {
    margin-bottom: 70px;
  }
  .cols.colsL-largeBottom > div {
    margin-bottom: 50px;
  }
  .cols.colsL-smallBottom > div {
    margin-bottom: 16px;
  }
  .cols.colsL-tinyBottom > div {
    margin-bottom: 8px;
  }
  .cols.colsL-noBottom > div {
    margin-bottom: 0;
  }
  .cols.colsL-alignCenter {
    text-align: center;
  }
  .cols.colsL-alignLeft {
    text-align: left;
  }
  .cols.colsL-alignRight {
    text-align: right;
  }
  .cols.colsL-10 > div {
    width: 10%;
  }
  .cols.colsL-8 > div {
    width: 12.5%;
  }
  .cols.colsL-6 > div {
    width: 16.6666666%;
  }
  .cols.colsL-5 > div {
    width: 20%;
  }
  .cols.colsL-4 > div {
    width: 25%;
  }
  .cols.colsL-3 > div {
    width: 33.3333333%;
  }
  .cols.colsL-2 > div {
    width: 50%;
  }
  .cols.colsL-1 > div {
    width: 100%;
  }
  .cols > .colL-hide {
    display: none;
  }
  .cols > .colL-show {
    display: block;
  }
  .cols > .colL-clear {
    clear: both;
  }
  .cols > .colL-left {
    float: left;
  }
  .cols > .colL-right {
    float: right;
  }
  .cols > .colL-alignLeft {
    text-align: left;
  }
  .cols > .colL-alignRight {
    text-align: right;
  }
  .cols > .colL-alignCenter {
    text-align: center;
  }
  .cols > .colL-1 {
    width: 100%;
  }
  .cols > .colL-2-1 {
    width: 50%;
  }
  .cols > .colL-3-2 {
    width: 66.6666666%;
  }
  .cols > .colL-3-1 {
    width: 33.3333333%;
  }
  .cols > .colL-4-3 {
    width: 75%;
  }
  .cols > .colL-4-1 {
    width: 25%;
  }
  .cols > .colL-5-4 {
    width: 80%;
  }
  .cols > .colL-5-3 {
    width: 60%;
  }
  .cols > .colL-5-2 {
    width: 40%;
  }
  .cols > .colL-5-1 {
    width: 20%;
  }
  .cols > .colL-6-5 {
    width: 25%;
  }
  .cols > .colL-6-1 {
    width: 16.6666666%;
  }
  .cols > .colL-8-1 {
    width: 12.5%;
  }
  .cols > .colL-10-1 > div {
    width: 10%;
  }
}
@media screen and (max-width: 720px) {
  .cols.colsM-hugeGutter {
    margin-left: -70px;
  }
  .cols.colsM-hugeGutter > div {
    padding-left: 70px;
  }
  .cols.colsM-largeGutter {
    margin-left: -50px;
  }
  .cols.colsM-largeGutter > div {
    padding-left: 50px;
  }
  .cols.colsM-mediumGutter {
    margin-left: -17px;
  }
  .cols.colsM-mediumGutter > div {
    padding-left: 17px;
  }
  .cols.colsM-smallGutter {
    margin-left: -16px;
  }
  .cols.colsM-smallGutter > div {
    padding-left: 16px;
  }
  .cols.colsM-tinyGutter {
    margin-left: -8px;
  }
  .cols.colsM-tinyGutter > div {
    padding-left: 8px;
  }
  .cols.colsM-noGutter {
    margin-left: 0;
  }
  .cols.colsM-noGutter > div {
    padding-left: 0;
  }
  .cols.colsM-hugeBottom > div {
    margin-bottom: 70px;
  }
  .cols.colsM-largeBottom > div {
    margin-bottom: 50px;
  }
  .cols.colsM-smallBottom > div {
    margin-bottom: 16px;
  }
  .cols.colsM-tinyBottom > div {
    margin-bottom: 8px;
  }
  .cols.colsM-noBottom > div {
    margin-bottom: 0;
  }
  .cols.colsM-alignCenter {
    text-align: center;
  }
  .cols.colsM-alignLeft {
    text-align: left;
  }
  .cols.colsM-alignRight {
    text-align: right;
  }
  .cols.colsM-10 > div {
    width: 10%;
  }
  .cols.colsM-8 > div {
    width: 12.5%;
  }
  .cols.colsM-6 > div {
    width: 16.6666666%;
  }
  .cols.colsM-5 > div {
    width: 20%;
  }
  .cols.colsM-4 > div {
    width: 25%;
  }
  .cols.colsM-3 > div {
    width: 33.3333333%;
  }
  .cols.colsM-2 > div {
    width: 50%;
  }
  .cols.colsM-1 > div {
    width: 100%;
  }
  .cols > .colM-hide {
    display: none;
  }
  .cols > .colM-show {
    display: block;
  }
  .cols > .colM-clear {
    clear: both;
  }
  .cols > .colM-left {
    float: left;
  }
  .cols > .colM-right {
    float: right;
  }
  .cols > .colM-alignLeft {
    text-align: left;
  }
  .cols > .colM-alignRight {
    text-align: right;
  }
  .cols > .colM-alignCenter {
    text-align: center;
  }
  .cols > .colM-1 {
    width: 100%;
  }
  .cols > .colM-2-1 {
    width: 50%;
  }
  .cols > .colM-3-2 {
    width: 66.6666666%;
  }
  .cols > .colM-3-1 {
    width: 33.3333333%;
  }
  .cols > .colM-4-3 {
    width: 75%;
  }
  .cols > .colM-4-1 {
    width: 25%;
  }
  .cols > .colM-5-4 {
    width: 80%;
  }
  .cols > .colM-5-3 {
    width: 60%;
  }
  .cols > .colM-5-2 {
    width: 40%;
  }
  .cols > .colM-5-1 {
    width: 20%;
  }
  .cols > .colM-6-5 {
    width: 25%;
  }
  .cols > .colM-6-1 {
    width: 16.6666666%;
  }
  .cols > .colM-8-1 {
    width: 12.5%;
  }
  .cols > .colM-10-1 > div {
    width: 10%;
  }
}
@media screen and (max-width: 480px) {
  .cols.colsS-hugeGutter {
    margin-left: -70px;
  }
  .cols.colsS-hugeGutter > div {
    padding-left: 70px;
  }
  .cols.colsS-largeGutter {
    margin-left: -50px;
  }
  .cols.colsS-largeGutter > div {
    padding-left: 50px;
  }
  .cols.colsS-mediumGutter {
    margin-left: -17px;
  }
  .cols.colsS-mediumGutter > div {
    padding-left: 17px;
  }
  .cols.colsS-smallGutter {
    margin-left: -16px;
  }
  .cols.colsS-smallGutter > div {
    padding-left: 16px;
  }
  .cols.colsS-tinyGutter {
    margin-left: -8px;
  }
  .cols.colsS-tinyGutter > div {
    padding-left: 8px;
  }
  .cols.colsS-noGutter {
    margin-left: 0;
  }
  .cols.colsS-noGutter > div {
    padding-left: 0;
  }
  .cols.colsS-hugeBottom > div {
    margin-bottom: 70px;
  }
  .cols.colsS-largeBottom > div {
    margin-bottom: 50px;
  }
  .cols.colsS-smallBottom > div {
    margin-bottom: 16px;
  }
  .cols.colsS-tinyBottom > div {
    margin-bottom: 8px;
  }
  .cols.colsS-noBottom > div {
    margin-bottom: 0;
  }
  .cols.colsS-alignCenter {
    text-align: center;
  }
  .cols.colsS-alignLeft {
    text-align: left;
  }
  .cols.colsS-alignRight {
    text-align: right;
  }
  .cols.colsS-10 > div {
    width: 10%;
  }
  .cols.colsS-8 > div {
    width: 12.5%;
  }
  .cols.colsS-6 > div {
    width: 16.6666666%;
  }
  .cols.colsS-5 > div {
    width: 20%;
  }
  .cols.colsS-4 > div {
    width: 25%;
  }
  .cols.colsS-3 > div {
    width: 33.3333333%;
  }
  .cols.colsS-2 > div {
    width: 50%;
  }
  .cols.colsS-1 > div {
    width: 100%;
  }
  .cols > .colS-hide {
    display: none;
  }
  .cols > .colS-show {
    display: block;
  }
  .cols > .colS-clear {
    clear: both;
  }
  .cols > .colS-left {
    float: left;
  }
  .cols > .colS-right {
    float: right;
  }
  .cols > .colS-alignLeft {
    text-align: left;
  }
  .cols > .colS-alignRight {
    text-align: right;
  }
  .cols > .colS-alignCenter {
    text-align: center;
  }
  .cols > .colS-1 {
    width: 100%;
  }
  .cols > .colS-2-1 {
    width: 50%;
  }
  .cols > .colS-3-2 {
    width: 66.6666666%;
  }
  .cols > .colS-3-1 {
    width: 33.3333333%;
  }
  .cols > .colS-4-3 {
    width: 75%;
  }
  .cols > .colS-4-1 {
    width: 25%;
  }
  .cols > .colS-5-4 {
    width: 80%;
  }
  .cols > .colS-5-3 {
    width: 60%;
  }
  .cols > .colS-5-2 {
    width: 40%;
  }
  .cols > .colS-5-1 {
    width: 20%;
  }
  .cols > .colS-6-5 {
    width: 25%;
  }
  .cols > .colS-6-1 {
    width: 16.6666666%;
  }
  .cols > .colS-8-1 {
    width: 12.5%;
  }
  .cols > .colS-10-1 > div {
    width: 10%;
  }
}
.Btn {
  font-size: 17px;
  line-height: 50px;
  font-weight: 700;
  font-family: "Futura", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #ecced5;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.Btn {
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
  position: relative;
  -webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.Btn[disabled] {
  opacity: 0.5;
}
.whiteBtn {
  background-color: #fff;
  color: #2d4b3f;
}
.whiteBtn .plus:before, .whiteBtn .plus:after {
  background-color: #2d4b3f;
}
.altBtn {
  background-color: #2d4b3f;
}
.Link {
  display: inline-block;
  font-size: 18px;
  line-height: 48px;
  font-weight: 700;
  font-family: "Futura", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-left: 62px;
}
.Link:before, .Link:after {
  position: absolute;
  content: "";
  display: block;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 48px;
  height: 48px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.Link:before {
  background-color: #000;
}
.Link:after {
  font-family: "FontAwesome";
  content: "\f061";
  color: #fff;
  text-align: center;
  -webkit-box-shadow: inset 0 0 0 0 #000;
  -moz-box-shadow: inset 0 0 0 0 #000;
  -ms-box-shadow: inset 0 0 0 0 #000;
  box-shadow: inset 0 0 0 0 #000;
  font-size: 11px;
  line-height: 48px;
}
.LinkSmall {
  font-size: 13px;
  line-height: 30px;
  padding-left: 35px;
}
.LinkSmall:before, .LinkSmall:after {
  width: 30px;
  height: 30px;
  font-size: 9px;
  line-height: 30px;
}
.LinkWhite {
  color: #fff;
}
.LinkWhite:before {
  background-color: #fff;
}
.LinkWhite:after {
  color: #000;
}
.fullBtn {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0;
}
.Btns .Btn, .Btns .Link {
  margin-top: 5px;
}
@media screen and (max-width: 480px) {
  .Btns .Btn {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0;
  }
  .fullBtn {
    padding: 0;
  }
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
.flex-container a:active, .flex-container a:focus {
  outline: none;
}
.flexslider .slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.flexslider .slides {
  zoom: 1;
  position: relative;
  width: 100%;
  height: 100%;
}
.flexslider .slides:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides > li:first-child {
  display: block;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexArrows {
  position: relative;
}
.flexArrows .flex-direction-nav a {
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 22px;
  top: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin-top: -25px;
  opacity: 0.4;
  position: absolute;
  text-align: center;
  z-index: 2;
}
.flexArrows .flex-direction-nav:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.flexArrows:hover .flex-direction-nav a {
  opacity: 0.9;
}
.flexArrows:hover .flex-direction-nav a:hover {
  opacity: 1;
}
.flexArrows .flex-direction-nav .flex-prev {
  left: 20px;
}
.flexArrows .flex-direction-nav .flex-next {
  right: 20px;
}
.flexArrows .flex-direction-nav .flex-disabled {
  display: none;
}
.flexDots {
  position: relative;
}
.flexDots .flex-control-nav {
  text-align: center;
  margin: 30px 0 10px;
  position: relative;
  width: 100%;
  z-index: 3;
  line-height: 0;
}
.flexDots .flex-control-nav li {
  display: inline-block;
  vertical-align: top;
  text-indent: -99999px;
  line-height: 0;
}
.flexDots .flex-control-nav li a {
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  cursor: pointer;
  background-color: #2d4b3f;
  opacity: 0.4;
  margin: 2px;
}
.flexDots .flex-control-nav li a:hover {
  opacity: 0.8;
}
.flexDots .flex-control-nav li a.flex-active {
  opacity: 1;
  cursor: default;
}
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}
#swipebox-overlay img {
  border: none !important;
}
#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}
#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide .swipebox-inline-container, #swipebox-slider .slide .swipebox-video-container, #swipebox-slider .slide img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: 0 0;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-slider .slide-loading {
  background: url(../images/swipebox/loader.gif) center center no-repeat;
}
#swipebox-bottom-bar, #swipebox-top-bar {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}
#swipebox-bottom-bar {
  bottom: -50px;
}
#swipebox-bottom-bar.visible-bars {
  -webkit-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
}
#swipebox-top-bar {
  top: -50px;
}
#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}
#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}
#swipebox-close, #swipebox-next, #swipebox-prev {
  background-image: url(../images/swipebox/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}
#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}
#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}
#swipebox-next {
  background-position: -78px 13px;
  float: right;
}
#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}
.swipebox-no-close-button #swipebox-close {
  display: none;
}
#swipebox-next.disabled, #swipebox-prev.disabled {
  opacity: 0.3;
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
  animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
  animation: leftSpring 0.3s;
}
.swipebox-touch #swipebox-container:after, .swipebox-touch #swipebox-container:before {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0 10px -8px #656565;
  box-shadow: inset 10px 0 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0 10px -8px #656565;
  box-shadow: inset -10px 0 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before, .swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}
@-webkit-keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px;
  }
  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
}
#swipebox-overlay {
  background: #0d0d0d;
}
#swipebox-bottom-bar, #swipebox-top-bar {
  text-shadow: 1px 1px 1px #000;
  background: #000;
  opacity: 0.95;
}
#swipebox-top-bar {
  color: #fff !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}
body[data-aos-duration="50"] [data-aos], [data-aos][data-aos][data-aos-duration="50"] {
  transition-duration: 50ms;
}
body[data-aos-delay="50"] [data-aos], [data-aos][data-aos][data-aos-delay="50"] {
  transition-delay: 0;
}
body[data-aos-delay="50"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="50"].aos-animate {
  transition-delay: 50ms;
}
body[data-aos-duration="100"] [data-aos], [data-aos][data-aos][data-aos-duration="100"] {
  transition-duration: 100ms;
}
body[data-aos-delay="100"] [data-aos], [data-aos][data-aos][data-aos-delay="100"] {
  transition-delay: 0;
}
body[data-aos-delay="100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="100"].aos-animate {
  transition-delay: 100ms;
}
body[data-aos-duration="150"] [data-aos], [data-aos][data-aos][data-aos-duration="150"] {
  transition-duration: 150ms;
}
body[data-aos-delay="150"] [data-aos], [data-aos][data-aos][data-aos-delay="150"] {
  transition-delay: 0;
}
body[data-aos-delay="150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="150"].aos-animate {
  transition-delay: 150ms;
}
body[data-aos-duration="200"] [data-aos], [data-aos][data-aos][data-aos-duration="200"] {
  transition-duration: 200ms;
}
body[data-aos-delay="200"] [data-aos], [data-aos][data-aos][data-aos-delay="200"] {
  transition-delay: 0;
}
body[data-aos-delay="200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="200"].aos-animate {
  transition-delay: 200ms;
}
body[data-aos-duration="250"] [data-aos], [data-aos][data-aos][data-aos-duration="250"] {
  transition-duration: 250ms;
}
body[data-aos-delay="250"] [data-aos], [data-aos][data-aos][data-aos-delay="250"] {
  transition-delay: 0;
}
body[data-aos-delay="250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="250"].aos-animate {
  transition-delay: 250ms;
}
body[data-aos-duration="300"] [data-aos], [data-aos][data-aos][data-aos-duration="300"] {
  transition-duration: 300ms;
}
body[data-aos-delay="300"] [data-aos], [data-aos][data-aos][data-aos-delay="300"] {
  transition-delay: 0;
}
body[data-aos-delay="300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="300"].aos-animate {
  transition-delay: 300ms;
}
body[data-aos-duration="350"] [data-aos], [data-aos][data-aos][data-aos-duration="350"] {
  transition-duration: 350ms;
}
body[data-aos-delay="350"] [data-aos], [data-aos][data-aos][data-aos-delay="350"] {
  transition-delay: 0;
}
body[data-aos-delay="350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="350"].aos-animate {
  transition-delay: 350ms;
}
body[data-aos-duration="400"] [data-aos], [data-aos][data-aos][data-aos-duration="400"] {
  transition-duration: 400ms;
}
body[data-aos-delay="400"] [data-aos], [data-aos][data-aos][data-aos-delay="400"] {
  transition-delay: 0;
}
body[data-aos-delay="400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="400"].aos-animate {
  transition-delay: 400ms;
}
body[data-aos-duration="450"] [data-aos], [data-aos][data-aos][data-aos-duration="450"] {
  transition-duration: 450ms;
}
body[data-aos-delay="450"] [data-aos], [data-aos][data-aos][data-aos-delay="450"] {
  transition-delay: 0;
}
body[data-aos-delay="450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="450"].aos-animate {
  transition-delay: 450ms;
}
body[data-aos-duration="500"] [data-aos], [data-aos][data-aos][data-aos-duration="500"] {
  transition-duration: 500ms;
}
body[data-aos-delay="500"] [data-aos], [data-aos][data-aos][data-aos-delay="500"] {
  transition-delay: 0;
}
body[data-aos-delay="500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="500"].aos-animate {
  transition-delay: 500ms;
}
body[data-aos-duration="550"] [data-aos], [data-aos][data-aos][data-aos-duration="550"] {
  transition-duration: 550ms;
}
body[data-aos-delay="550"] [data-aos], [data-aos][data-aos][data-aos-delay="550"] {
  transition-delay: 0;
}
body[data-aos-delay="550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="550"].aos-animate {
  transition-delay: 550ms;
}
body[data-aos-duration="600"] [data-aos], [data-aos][data-aos][data-aos-duration="600"] {
  transition-duration: 600ms;
}
body[data-aos-delay="600"] [data-aos], [data-aos][data-aos][data-aos-delay="600"] {
  transition-delay: 0;
}
body[data-aos-delay="600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="600"].aos-animate {
  transition-delay: 600ms;
}
body[data-aos-duration="650"] [data-aos], [data-aos][data-aos][data-aos-duration="650"] {
  transition-duration: 650ms;
}
body[data-aos-delay="650"] [data-aos], [data-aos][data-aos][data-aos-delay="650"] {
  transition-delay: 0;
}
body[data-aos-delay="650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="650"].aos-animate {
  transition-delay: 650ms;
}
body[data-aos-duration="700"] [data-aos], [data-aos][data-aos][data-aos-duration="700"] {
  transition-duration: 700ms;
}
body[data-aos-delay="700"] [data-aos], [data-aos][data-aos][data-aos-delay="700"] {
  transition-delay: 0;
}
body[data-aos-delay="700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="700"].aos-animate {
  transition-delay: 700ms;
}
body[data-aos-duration="750"] [data-aos], [data-aos][data-aos][data-aos-duration="750"] {
  transition-duration: 750ms;
}
body[data-aos-delay="750"] [data-aos], [data-aos][data-aos][data-aos-delay="750"] {
  transition-delay: 0;
}
body[data-aos-delay="750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="750"].aos-animate {
  transition-delay: 750ms;
}
body[data-aos-duration="800"] [data-aos], [data-aos][data-aos][data-aos-duration="800"] {
  transition-duration: 800ms;
}
body[data-aos-delay="800"] [data-aos], [data-aos][data-aos][data-aos-delay="800"] {
  transition-delay: 0;
}
body[data-aos-delay="800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="800"].aos-animate {
  transition-delay: 800ms;
}
body[data-aos-duration="850"] [data-aos], [data-aos][data-aos][data-aos-duration="850"] {
  transition-duration: 850ms;
}
body[data-aos-delay="850"] [data-aos], [data-aos][data-aos][data-aos-delay="850"] {
  transition-delay: 0;
}
body[data-aos-delay="850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="850"].aos-animate {
  transition-delay: 850ms;
}
body[data-aos-duration="900"] [data-aos], [data-aos][data-aos][data-aos-duration="900"] {
  transition-duration: 900ms;
}
body[data-aos-delay="900"] [data-aos], [data-aos][data-aos][data-aos-delay="900"] {
  transition-delay: 0;
}
body[data-aos-delay="900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="900"].aos-animate {
  transition-delay: 900ms;
}
body[data-aos-duration="950"] [data-aos], [data-aos][data-aos][data-aos-duration="950"] {
  transition-duration: 950ms;
}
body[data-aos-delay="950"] [data-aos], [data-aos][data-aos][data-aos-delay="950"] {
  transition-delay: 0;
}
body[data-aos-delay="950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="950"].aos-animate {
  transition-delay: 950ms;
}
body[data-aos-duration="1000"] [data-aos], [data-aos][data-aos][data-aos-duration="1000"] {
  transition-duration: 1000ms;
}
body[data-aos-delay="1000"] [data-aos], [data-aos][data-aos][data-aos-delay="1000"] {
  transition-delay: 0;
}
body[data-aos-delay="1000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1000"].aos-animate {
  transition-delay: 1000ms;
}
body[data-aos-duration="1050"] [data-aos], [data-aos][data-aos][data-aos-duration="1050"] {
  transition-duration: 1050ms;
}
body[data-aos-delay="1050"] [data-aos], [data-aos][data-aos][data-aos-delay="1050"] {
  transition-delay: 0;
}
body[data-aos-delay="1050"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1050"].aos-animate {
  transition-delay: 1050ms;
}
body[data-aos-duration="1100"] [data-aos], [data-aos][data-aos][data-aos-duration="1100"] {
  transition-duration: 1100ms;
}
body[data-aos-delay="1100"] [data-aos], [data-aos][data-aos][data-aos-delay="1100"] {
  transition-delay: 0;
}
body[data-aos-delay="1100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1100"].aos-animate {
  transition-delay: 1100ms;
}
body[data-aos-duration="1150"] [data-aos], [data-aos][data-aos][data-aos-duration="1150"] {
  transition-duration: 1150ms;
}
body[data-aos-delay="1150"] [data-aos], [data-aos][data-aos][data-aos-delay="1150"] {
  transition-delay: 0;
}
body[data-aos-delay="1150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1150"].aos-animate {
  transition-delay: 1150ms;
}
body[data-aos-duration="1200"] [data-aos], [data-aos][data-aos][data-aos-duration="1200"] {
  transition-duration: 1200ms;
}
body[data-aos-delay="1200"] [data-aos], [data-aos][data-aos][data-aos-delay="1200"] {
  transition-delay: 0;
}
body[data-aos-delay="1200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1200"].aos-animate {
  transition-delay: 1200ms;
}
body[data-aos-duration="1250"] [data-aos], [data-aos][data-aos][data-aos-duration="1250"] {
  transition-duration: 1250ms;
}
body[data-aos-delay="1250"] [data-aos], [data-aos][data-aos][data-aos-delay="1250"] {
  transition-delay: 0;
}
body[data-aos-delay="1250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1250"].aos-animate {
  transition-delay: 1250ms;
}
body[data-aos-duration="1300"] [data-aos], [data-aos][data-aos][data-aos-duration="1300"] {
  transition-duration: 1300ms;
}
body[data-aos-delay="1300"] [data-aos], [data-aos][data-aos][data-aos-delay="1300"] {
  transition-delay: 0;
}
body[data-aos-delay="1300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1300"].aos-animate {
  transition-delay: 1300ms;
}
body[data-aos-duration="1350"] [data-aos], [data-aos][data-aos][data-aos-duration="1350"] {
  transition-duration: 1350ms;
}
body[data-aos-delay="1350"] [data-aos], [data-aos][data-aos][data-aos-delay="1350"] {
  transition-delay: 0;
}
body[data-aos-delay="1350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1350"].aos-animate {
  transition-delay: 1350ms;
}
body[data-aos-duration="1400"] [data-aos], [data-aos][data-aos][data-aos-duration="1400"] {
  transition-duration: 1400ms;
}
body[data-aos-delay="1400"] [data-aos], [data-aos][data-aos][data-aos-delay="1400"] {
  transition-delay: 0;
}
body[data-aos-delay="1400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1400"].aos-animate {
  transition-delay: 1400ms;
}
body[data-aos-duration="1450"] [data-aos], [data-aos][data-aos][data-aos-duration="1450"] {
  transition-duration: 1450ms;
}
body[data-aos-delay="1450"] [data-aos], [data-aos][data-aos][data-aos-delay="1450"] {
  transition-delay: 0;
}
body[data-aos-delay="1450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1450"].aos-animate {
  transition-delay: 1450ms;
}
body[data-aos-duration="1500"] [data-aos], [data-aos][data-aos][data-aos-duration="1500"] {
  transition-duration: 1500ms;
}
body[data-aos-delay="1500"] [data-aos], [data-aos][data-aos][data-aos-delay="1500"] {
  transition-delay: 0;
}
body[data-aos-delay="1500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1500"].aos-animate {
  transition-delay: 1500ms;
}
body[data-aos-duration="1550"] [data-aos], [data-aos][data-aos][data-aos-duration="1550"] {
  transition-duration: 1550ms;
}
body[data-aos-delay="1550"] [data-aos], [data-aos][data-aos][data-aos-delay="1550"] {
  transition-delay: 0;
}
body[data-aos-delay="1550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1550"].aos-animate {
  transition-delay: 1550ms;
}
body[data-aos-duration="1600"] [data-aos], [data-aos][data-aos][data-aos-duration="1600"] {
  transition-duration: 1600ms;
}
body[data-aos-delay="1600"] [data-aos], [data-aos][data-aos][data-aos-delay="1600"] {
  transition-delay: 0;
}
body[data-aos-delay="1600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1600"].aos-animate {
  transition-delay: 1600ms;
}
body[data-aos-duration="1650"] [data-aos], [data-aos][data-aos][data-aos-duration="1650"] {
  transition-duration: 1650ms;
}
body[data-aos-delay="1650"] [data-aos], [data-aos][data-aos][data-aos-delay="1650"] {
  transition-delay: 0;
}
body[data-aos-delay="1650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1650"].aos-animate {
  transition-delay: 1650ms;
}
body[data-aos-duration="1700"] [data-aos], [data-aos][data-aos][data-aos-duration="1700"] {
  transition-duration: 1700ms;
}
body[data-aos-delay="1700"] [data-aos], [data-aos][data-aos][data-aos-delay="1700"] {
  transition-delay: 0;
}
body[data-aos-delay="1700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1700"].aos-animate {
  transition-delay: 1700ms;
}
body[data-aos-duration="1750"] [data-aos], [data-aos][data-aos][data-aos-duration="1750"] {
  transition-duration: 1750ms;
}
body[data-aos-delay="1750"] [data-aos], [data-aos][data-aos][data-aos-delay="1750"] {
  transition-delay: 0;
}
body[data-aos-delay="1750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1750"].aos-animate {
  transition-delay: 1750ms;
}
body[data-aos-duration="1800"] [data-aos], [data-aos][data-aos][data-aos-duration="1800"] {
  transition-duration: 1800ms;
}
body[data-aos-delay="1800"] [data-aos], [data-aos][data-aos][data-aos-delay="1800"] {
  transition-delay: 0;
}
body[data-aos-delay="1800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1800"].aos-animate {
  transition-delay: 1800ms;
}
body[data-aos-duration="1850"] [data-aos], [data-aos][data-aos][data-aos-duration="1850"] {
  transition-duration: 1850ms;
}
body[data-aos-delay="1850"] [data-aos], [data-aos][data-aos][data-aos-delay="1850"] {
  transition-delay: 0;
}
body[data-aos-delay="1850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1850"].aos-animate {
  transition-delay: 1850ms;
}
body[data-aos-duration="1900"] [data-aos], [data-aos][data-aos][data-aos-duration="1900"] {
  transition-duration: 1900ms;
}
body[data-aos-delay="1900"] [data-aos], [data-aos][data-aos][data-aos-delay="1900"] {
  transition-delay: 0;
}
body[data-aos-delay="1900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1900"].aos-animate {
  transition-delay: 1900ms;
}
body[data-aos-duration="1950"] [data-aos], [data-aos][data-aos][data-aos-duration="1950"] {
  transition-duration: 1950ms;
}
body[data-aos-delay="1950"] [data-aos], [data-aos][data-aos][data-aos-delay="1950"] {
  transition-delay: 0;
}
body[data-aos-delay="1950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1950"].aos-animate {
  transition-delay: 1950ms;
}
body[data-aos-duration="2000"] [data-aos], [data-aos][data-aos][data-aos-duration="2000"] {
  transition-duration: 2000ms;
}
body[data-aos-delay="2000"] [data-aos], [data-aos][data-aos][data-aos-delay="2000"] {
  transition-delay: 0;
}
body[data-aos-delay="2000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2000"].aos-animate {
  transition-delay: 2000ms;
}
body[data-aos-duration="2050"] [data-aos], [data-aos][data-aos][data-aos-duration="2050"] {
  transition-duration: 2050ms;
}
body[data-aos-delay="2050"] [data-aos], [data-aos][data-aos][data-aos-delay="2050"] {
  transition-delay: 0;
}
body[data-aos-delay="2050"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2050"].aos-animate {
  transition-delay: 2050ms;
}
body[data-aos-duration="2100"] [data-aos], [data-aos][data-aos][data-aos-duration="2100"] {
  transition-duration: 2100ms;
}
body[data-aos-delay="2100"] [data-aos], [data-aos][data-aos][data-aos-delay="2100"] {
  transition-delay: 0;
}
body[data-aos-delay="2100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2100"].aos-animate {
  transition-delay: 2100ms;
}
body[data-aos-duration="2150"] [data-aos], [data-aos][data-aos][data-aos-duration="2150"] {
  transition-duration: 2150ms;
}
body[data-aos-delay="2150"] [data-aos], [data-aos][data-aos][data-aos-delay="2150"] {
  transition-delay: 0;
}
body[data-aos-delay="2150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2150"].aos-animate {
  transition-delay: 2150ms;
}
body[data-aos-duration="2200"] [data-aos], [data-aos][data-aos][data-aos-duration="2200"] {
  transition-duration: 2200ms;
}
body[data-aos-delay="2200"] [data-aos], [data-aos][data-aos][data-aos-delay="2200"] {
  transition-delay: 0;
}
body[data-aos-delay="2200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2200"].aos-animate {
  transition-delay: 2200ms;
}
body[data-aos-duration="2250"] [data-aos], [data-aos][data-aos][data-aos-duration="2250"] {
  transition-duration: 2250ms;
}
body[data-aos-delay="2250"] [data-aos], [data-aos][data-aos][data-aos-delay="2250"] {
  transition-delay: 0;
}
body[data-aos-delay="2250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2250"].aos-animate {
  transition-delay: 2250ms;
}
body[data-aos-duration="2300"] [data-aos], [data-aos][data-aos][data-aos-duration="2300"] {
  transition-duration: 2300ms;
}
body[data-aos-delay="2300"] [data-aos], [data-aos][data-aos][data-aos-delay="2300"] {
  transition-delay: 0;
}
body[data-aos-delay="2300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2300"].aos-animate {
  transition-delay: 2300ms;
}
body[data-aos-duration="2350"] [data-aos], [data-aos][data-aos][data-aos-duration="2350"] {
  transition-duration: 2350ms;
}
body[data-aos-delay="2350"] [data-aos], [data-aos][data-aos][data-aos-delay="2350"] {
  transition-delay: 0;
}
body[data-aos-delay="2350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2350"].aos-animate {
  transition-delay: 2350ms;
}
body[data-aos-duration="2400"] [data-aos], [data-aos][data-aos][data-aos-duration="2400"] {
  transition-duration: 2400ms;
}
body[data-aos-delay="2400"] [data-aos], [data-aos][data-aos][data-aos-delay="2400"] {
  transition-delay: 0;
}
body[data-aos-delay="2400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2400"].aos-animate {
  transition-delay: 2400ms;
}
body[data-aos-duration="2450"] [data-aos], [data-aos][data-aos][data-aos-duration="2450"] {
  transition-duration: 2450ms;
}
body[data-aos-delay="2450"] [data-aos], [data-aos][data-aos][data-aos-delay="2450"] {
  transition-delay: 0;
}
body[data-aos-delay="2450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2450"].aos-animate {
  transition-delay: 2450ms;
}
body[data-aos-duration="2500"] [data-aos], [data-aos][data-aos][data-aos-duration="2500"] {
  transition-duration: 2500ms;
}
body[data-aos-delay="2500"] [data-aos], [data-aos][data-aos][data-aos-delay="2500"] {
  transition-delay: 0;
}
body[data-aos-delay="2500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2500"].aos-animate {
  transition-delay: 2500ms;
}
body[data-aos-duration="2550"] [data-aos], [data-aos][data-aos][data-aos-duration="2550"] {
  transition-duration: 2550ms;
}
body[data-aos-delay="2550"] [data-aos], [data-aos][data-aos][data-aos-delay="2550"] {
  transition-delay: 0;
}
body[data-aos-delay="2550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2550"].aos-animate {
  transition-delay: 2550ms;
}
body[data-aos-duration="2600"] [data-aos], [data-aos][data-aos][data-aos-duration="2600"] {
  transition-duration: 2600ms;
}
body[data-aos-delay="2600"] [data-aos], [data-aos][data-aos][data-aos-delay="2600"] {
  transition-delay: 0;
}
body[data-aos-delay="2600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2600"].aos-animate {
  transition-delay: 2600ms;
}
body[data-aos-duration="2650"] [data-aos], [data-aos][data-aos][data-aos-duration="2650"] {
  transition-duration: 2650ms;
}
body[data-aos-delay="2650"] [data-aos], [data-aos][data-aos][data-aos-delay="2650"] {
  transition-delay: 0;
}
body[data-aos-delay="2650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2650"].aos-animate {
  transition-delay: 2650ms;
}
body[data-aos-duration="2700"] [data-aos], [data-aos][data-aos][data-aos-duration="2700"] {
  transition-duration: 2700ms;
}
body[data-aos-delay="2700"] [data-aos], [data-aos][data-aos][data-aos-delay="2700"] {
  transition-delay: 0;
}
body[data-aos-delay="2700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2700"].aos-animate {
  transition-delay: 2700ms;
}
body[data-aos-duration="2750"] [data-aos], [data-aos][data-aos][data-aos-duration="2750"] {
  transition-duration: 2750ms;
}
body[data-aos-delay="2750"] [data-aos], [data-aos][data-aos][data-aos-delay="2750"] {
  transition-delay: 0;
}
body[data-aos-delay="2750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2750"].aos-animate {
  transition-delay: 2750ms;
}
body[data-aos-duration="2800"] [data-aos], [data-aos][data-aos][data-aos-duration="2800"] {
  transition-duration: 2800ms;
}
body[data-aos-delay="2800"] [data-aos], [data-aos][data-aos][data-aos-delay="2800"] {
  transition-delay: 0;
}
body[data-aos-delay="2800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2800"].aos-animate {
  transition-delay: 2800ms;
}
body[data-aos-duration="2850"] [data-aos], [data-aos][data-aos][data-aos-duration="2850"] {
  transition-duration: 2850ms;
}
body[data-aos-delay="2850"] [data-aos], [data-aos][data-aos][data-aos-delay="2850"] {
  transition-delay: 0;
}
body[data-aos-delay="2850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2850"].aos-animate {
  transition-delay: 2850ms;
}
body[data-aos-duration="2900"] [data-aos], [data-aos][data-aos][data-aos-duration="2900"] {
  transition-duration: 2900ms;
}
body[data-aos-delay="2900"] [data-aos], [data-aos][data-aos][data-aos-delay="2900"] {
  transition-delay: 0;
}
body[data-aos-delay="2900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2900"].aos-animate {
  transition-delay: 2900ms;
}
body[data-aos-duration="2950"] [data-aos], [data-aos][data-aos][data-aos-duration="2950"] {
  transition-duration: 2950ms;
}
body[data-aos-delay="2950"] [data-aos], [data-aos][data-aos][data-aos-delay="2950"] {
  transition-delay: 0;
}
body[data-aos-delay="2950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2950"].aos-animate {
  transition-delay: 2950ms;
}
body[data-aos-duration="3000"] [data-aos], [data-aos][data-aos][data-aos-duration="3000"] {
  transition-duration: 3000ms;
}
body[data-aos-delay="3000"] [data-aos], [data-aos][data-aos][data-aos-delay="3000"] {
  transition-delay: 0;
}
body[data-aos-delay="3000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="3000"].aos-animate {
  transition-delay: 3000ms;
}
body[data-aos-easing="linear"] [data-aos], [data-aos][data-aos][data-aos-easing="linear"] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
body[data-aos-easing="ease"] [data-aos], [data-aos][data-aos][data-aos-easing="ease"] {
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
body[data-aos-easing="ease-in"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in"] {
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}
body[data-aos-easing="ease-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out"] {
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}
body[data-aos-easing="ease-in-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out"] {
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
body[data-aos-easing="ease-in-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-back"] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
body[data-aos-easing="ease-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-back"] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
body[data-aos-easing="ease-in-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-back"] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
body[data-aos-easing="ease-in-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-sine"] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
body[data-aos-easing="ease-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-sine"] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
body[data-aos-easing="ease-in-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-sine"] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
body[data-aos-easing="ease-in-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quad"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing="ease-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quad"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing="ease-in-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quad"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body[data-aos-easing="ease-in-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-cubic"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing="ease-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-cubic"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing="ease-in-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-cubic"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body[data-aos-easing="ease-in-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quart"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing="ease-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quart"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing="ease-in-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quart"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/**
 * Fade animations:
 * fade
 * fade-up, fade-down, fade-left, fade-right
 * fade-up-right, fade-up-left, fade-down-right, fade-down-left
 */
[data-aos^='fade'][data-aos^='fade'] {
  opacity: 0;
  transition-property: opacity, transform;
}
[data-aos^='fade'][data-aos^='fade'].aos-animate {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
[data-aos='fade-up'] {
  transform: translate3d(0, 100px, 0);
}
[data-aos='fade-down'] {
  transform: translate3d(0, -100px, 0);
}
[data-aos='fade-right'] {
  transform: translate3d(-100px, 0, 0);
}
[data-aos='fade-left'] {
  transform: translate3d(100px, 0, 0);
}
[data-aos='fade-up-right'] {
  transform: translate3d(-100px, 100px, 0);
}
[data-aos='fade-up-left'] {
  transform: translate3d(100px, 100px, 0);
}
[data-aos='fade-down-right'] {
  transform: translate3d(-100px, -100px, 0);
}
[data-aos='fade-down-left'] {
  transform: translate3d(100px, -100px, 0);
}
/**
 * Zoom animations:
 * zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
 * zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
 */
[data-aos^='zoom'][data-aos^='zoom'] {
  opacity: 0;
  transition-property: opacity, transform;
}
[data-aos^='zoom'][data-aos^='zoom'].aos-animate {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
}
[data-aos='zoom-in'] {
  transform: scale(0.6);
}
[data-aos='zoom-in-up'] {
  transform: translate3d(0, 100px, 0) scale(0.6);
}
[data-aos='zoom-in-down'] {
  transform: translate3d(0, -100px, 0) scale(0.6);
}
[data-aos='zoom-in-right'] {
  transform: translate3d(-100px, 0, 0) scale(0.6);
}
[data-aos='zoom-in-left'] {
  transform: translate3d(100px, 0, 0) scale(0.6);
}
[data-aos='zoom-out'] {
  transform: scale(1.2);
}
[data-aos='zoom-out-up'] {
  transform: translate3d(0, 100px, 0) scale(1.2);
}
[data-aos='zoom-out-down'] {
  transform: translate3d(0, -100px, 0) scale(1.2);
}
[data-aos='zoom-out-right'] {
  transform: translate3d(-100px, 0, 0) scale(1.2);
}
[data-aos='zoom-out-left'] {
  transform: translate3d(100px, 0, 0) scale(1.2);
}
/**
 * Slide animations
 */
[data-aos^='slide'][data-aos^='slide'] {
  transition-property: transform;
}
[data-aos^='slide'][data-aos^='slide'].aos-animate {
  transform: translate3d(0, 0, 0);
}
[data-aos='slide-up'] {
  transform: translate3d(0, 100%, 0);
}
[data-aos='slide-down'] {
  transform: translate3d(0, -100%, 0);
}
[data-aos='slide-right'] {
  transform: translate3d(-100%, 0, 0);
}
[data-aos='slide-left'] {
  transform: translate3d(100%, 0, 0);
}
/**
 * Flip animations:
 * flip-left, flip-right, flip-up, flip-down
 */
[data-aos^='flip'][data-aos^='flip'] {
  backface-visibility: hidden;
  transition-property: transform;
}
[data-aos='flip-left'] {
  transform: perspective(2500px) rotateY(-100deg);
}
[data-aos='flip-left'].aos-animate {
  transform: perspective(2500px) rotateY(0);
}
[data-aos='flip-right'] {
  transform: perspective(2500px) rotateY(100deg);
}
[data-aos='flip-right'].aos-animate {
  transform: perspective(2500px) rotateY(0);
}
[data-aos='flip-up'] {
  transform: perspective(2500px) rotateX(-100deg);
}
[data-aos='flip-up'].aos-animate {
  transform: perspective(2500px) rotateX(0);
}
[data-aos='flip-down'] {
  transform: perspective(2500px) rotateX(100deg);
}
[data-aos='flip-down'].aos-animate {
  transform: perspective(2500px) rotateX(0);
}
.siteWrap {
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  z-index: 2;
}
.container {
  background-color: #fff;
}
body.home .container {
  background-color: #fff;
}
.wrapper {
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.wrapper:before, .wrapper:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.inner {
  margin: 0 auto;
  position: relative;
  max-width: 1180px;
  width: 90%;
}
.inner .inner {
  width: 100%;
}
.innerSmall {
  max-width: 1000px;
}
.innerMedium {
  max-width: 1300px;
  width: 100%;
}
.innerLarge {
  max-width: 1500px;
  width: 100%;
}
.content {
  padding: 30px 0;
}
.padding {
  padding: 60px 0;
}
.paddingSide {
  padding: 0 60px;
}
.paddingBorder {
  padding: 60px;
}
.noMargin {
  margin: 0;
}
.noPadding {
  padding: 0;
}
.hugeContent {
  max-width: 1100px;
}
.largeContent {
  max-width: 850px;
}
.halfContent {
  max-width: 750px;
}
.mediumContent {
  max-width: 650px;
}
.smallContent {
  max-width: 550px;
}
.tinyContent {
  max-width: 450px;
}
.miniContent {
  max-width: 350px;
}
.alignCenter .hugeContent, .alignCenter .largeContent, .alignCenter .halfContent, .alignCenter .mediumContent, .alignCenter .smallContent, .alignCenter .tinyContent, .alignCenter .miniContent, .alignCenter.hugeContent, .alignCenter.largeContent, .alignCenter.halfContent, .alignCenter.mediumContent, .alignCenter.smallContent, .alignCenter.tinyContent, .alignCenter.miniContent {
  margin: 0 auto;
}
.fullImg img, img.fullImg {
  width: 100%;
}
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.push {
  height: 50px;
}
.smallPush {
  height: 30px;
}
.tinyPush {
  height: 12px;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.noFlow {
  overflow: hidden;
}
.blackBg {
  background-color: #000;
}
.whiteBg {
  background-color: #fff;
}
.lightBg {
  background-color: #eaeaea;
}
.darkBg {
  background-color: #232323;
}
.mainBg {
  background-color: #2d4b3f;
}
.secondBg {
  background-color: #ecced5;
}
.thirdBg {
  background-color: #fff;
}
#swipebox-overlay {
  background-color: rgba(0, 0, 0, 0.9) !important;
}
#swipebox-bottom-bar, #swipebox-top-bar {
  background-color: transparent;
}
#swipebox-close {
  background-color: #000;
}
.vidWrap {
  overflow: hidden;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.vidWrap > iframe {
  display: block;
  position: absolute;
  max-width: 100%;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.googleMap {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden;
  background-color: #232323;
}
#gmap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.googleMap img {
  max-width: inherit;
  height: inherit;
}
#wpadminbar {
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  #wpadminbar {
    display: none;
  }
  html.js {
    margin-top: 0 !important;
  }
}
body.logged-in .scss_errors {
  position: fixed;
  top: 50px;
  left: 50px;
  right: 50px;
  z-index: 50;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html, body {
  background: #fff;
}
.breadCrumbs {
  width: 100%;
}
.breadCrumbs p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 0 20px;
  line-height: 20px;
  font-size: 15px;
  color: #ecced5;
}
.breadCrumbs a {
  color: #ecced5;
  text-decoration: none;
  border-bottom: none;
}
.breadCrumbs a:hover {
  color: #2d4b3f;
  text-decoration: underline;
}
.breadCrumbs i {
  font-size: 8px;
  margin: 0 5px;
}
.breadCrumbs .sep {
  color: #2d4b3f;
}
.grecaptcha-badge {
  visibility: collapse !important;
  opacity: 0 !important;
}
.articleContent:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.articleContent.pageContent {
  -moz-column-count: 2;
  -moz-column-gap: 28px;
  -webkit-column-count: 2;
  -webkit-column-gap: 28px;
  column-count: 2;
  column-gap: 28px;
  margin: 0;
}
.articleContent.pageContent p {
  margin: 0 0 20px;
}
.articleContent p strong {
  color: #000;
}
.articleContent p a {
  text-decoration: underline;
}
.articleContent ul {
  list-style: outside disc;
  padding: 0 0 0 20px;
}
.articleContent ul li {
  vertical-align: top;
}
.articleContent ol {
  list-style: outside decimal;
  padding: 0 0 0 20px;
}
.articleContent ol li {
  vertical-align: top;
}
.articleContent img.alignleft {
  float: left;
  margin: 10px 30px 10px 0;
}
.articleContent img.alignright {
  float: right;
  margin: 10px 0 10px 30px;
}
table {
  width: 100%;
  margin: 1em 0;
}
table th, table td {
  padding: 5px;
  border: 1px solid #eaeaea;
  font-size: 13px;
  line-height: 20px;
}
table th {
  background-color: #2d4b3f;
  color: #fff;
  font-weight: bold;
  border-color: #1a2b24;
}
table tfoot th, table tbody th {
  background-color: transparent;
  color: #2d4b3f;
  font-weight: bold;
  border: 1px solid #eaeaea;
}
.pagination {
  text-align: center;
}
.pagination li {
  display: inline-block;
  font-size: 13px;
}
.pagination li:hover a {
  background: #2d4b3f;
}
.pagination a, .pagination span {
  display: block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
}
.pagination a {
  color: #fff;
  background-color: #2d4b3f;
}
.pagination span {
  background: #2d4b3f;
  color: #fff;
}
/**
 * Media Galleries
 */
.gallery {
  margin: 0 0 0 -17px;
}
.gallery:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.gallery br {
  display: none;
}
.gallery-item {
  float: left;
  display: inline-block;
  max-width: 33.333333%;
  margin: 0 0 17px;
  padding-left: 17px;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item a {
  display: block;
}
.gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.6666666%;
}
.gallery-columns-6 .gallery-caption {
  display: none;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.285714%;
}
.gallery-columns-7 .gallery-caption {
  display: none;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-8 .gallery-caption {
  display: none;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.1111111%;
}
.gallery-columns-9 .gallery-caption {
  display: none;
}
.gallery-icon img {
  margin: 0 auto;
}
.gallery-caption {
  color: #2d4b3f;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em;
}
@media screen and (max-width: 1311.1111111111px) {
  body:after {
    display: none;
    content: "";
    position: fixed;
    z-index: 999;
    bottom: 0;
    right: 0;
    border-bottom: 20px solid rebeccapurple;
    border-left: 20px solid transparent;
  }
  .inner {
    width: 90%;
  }
}
@media screen and (max-width: 960px) {
  body:after {
    border-bottom-color: yellowgreen;
  }
}
@media screen and (max-width: 720px) {
  body:after {
    border-bottom-color: salmon;
  }
  .articleContent.pageContent {
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0;
  }
}
@media screen and (max-width: 480px) {
  body {
    min-width: 320px;
  }
  body:after {
    border-bottom-color: lightblue;
  }
  .articleContent img.alignleft, .articleContent img.alignright {
    float: none;
    margin: 10px 0;
    width: 100%;
  }
}
@media screen and (max-width: 1244px) {
  .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
    max-width: 16.6666666%;
  }
}
@media screen and (max-width: 960px) {
  .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
    max-width: 20%;
  }
}
@media screen and (max-width: 720px) {
  .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
    max-width: 25%;
  }
}
@media screen and (max-width: 600px) {
  .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
    max-width: 33.333333%;
  }
}
@media screen and (max-width: 480px) {
  .gallery-columns-2 .gallery-item, .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
    max-width: 50%;
  }
}
.animWrap .animThis, .animGroup .animThis {
  opacity: 0;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes zoomIn {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  to {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3);
  }
}
@keyframes zoomIn {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  to {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  25% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  50% {
    -webkittransform: scale3d(0.95, 0.95, 0.95);
    transform: scale3d(0.95, 0.95, 0.95);
  }
  75% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  to {
    -webkittransform: scale3d(0.95, 0.95, 0.95);
    transform: scale3d(0.95, 0.95, 0.95);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  25% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  50% {
    -webkittransform: scale3d(0.95, 0.95, 0.95);
    transform: scale3d(0.95, 0.95, 0.95);
  }
  75% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  to {
    -webkittransform: scale3d(0.95, 0.95, 0.95);
    transform: scale3d(0.95, 0.95, 0.95);
  }
}
@-webkit-keyframes hue {
  from {
    background-position: 0px 50%;
  }
  to {
    background-position: 2000px 50%;
  }
}
@keyframes hue {
  from {
    background-position: 0px 50%;
  }
  to {
    background-position: 2000px 50%;
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  to {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@keyframes hue {
  from {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  to {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@-webkit-keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.modditNotice {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid black(0.1);
  max-width: 500px;
  overflow: hidden;
  padding: 20px 40px;
  position: relative;
  width: 90%;
}
.modditNotice + .modditNotice:not(.modditNoticeFixedTop):not(.modditNoticeFixedBottom) {
  margin-top: 10px;
}
.modditNotice:before {
  position: absolute;
  content: "";
  display: block;
  pointer-events: none;
  height: 100%;
  left: 0;
  top: 0;
  width: 4px;
}
.modditNotice p:first-of-type, .modditNotice ul:first-of-type {
  margin-top: 0;
}
.modditNotice p:last-of-type, .modditNotice ul:last-of-type {
  margin-bottom: 0;
}
.modditNoticeFixedTop, .modditNoticeFixedBottom, .modditNoticeFixedCenter {
  position: fixed;
  z-index: 999999;
}
.modditNoticeFixedTop {
  top: 30px;
}
.modditNoticeFixedBottom {
  bottom: 30px;
}
.modditNoticeFixedLeft {
  left: 30px;
}
.modditNoticeFixedCenter {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: fixed;
}
.modditNoticeFixedRight {
  right: 30px;
}
.modditNoticeInfo:before {
  background-color: #3498db;
}
.modditNoticeSuccess:before {
  background-color: #2ecc71;
}
.modditNoticeWarning:before {
  background-color: #f39c12;
}
.modditNoticeError:before {
  background-color: #e74c3c;
}
.modditNoticeClose {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #909090;
  padding: 5px 10px;
  right: 10px;
}
.modditNoticeClose:hover {
  color: #777;
}
.sitenotice {
  position: fixed;
  z-index: 9;
  top: 50%;
  left: 0;
  width: 100%;
  max-width: 300px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -ms-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
  background-color: #fff;
}
.sitenoticeContent {
  overflow: hidden;
  padding: 20px;
}
.sitenoticeContent h3 {
  margin: 0;
  font-size: 19px;
  line-height: 30px;
}
.sitenoticeContent .sitenoticeDesc {
  margin: 0 0 10px;
  font-size: 12px;
  line-height: 20px;
}
.sitenoticeContent .sitenoticeDesc p {
  margin: 0;
  font-size: 12px;
  line-height: 20px;
}
.sitenoticeContent .sitenoticeDesc a {
  text-decoration: underline;
}
.sitenotice .Btn {
  margin: 10px 0 0;
  line-height: 40px;
  font-size: 13px;
}
.sitenoticeClose {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  background-color: #2d4b3f;
  color: #fff;
  font-size: 13px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.cookieNotice {
  position: fixed;
  z-index: 10;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(35, 35, 35, 0.8);
}
.cookieNoticeContent {
  overflow: hidden;
  padding: 20px 0;
}
.cookieNoticeContent h3 {
  margin: 0;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}
.cookieNoticeContent .cookieNoticeDesc {
  margin: 0;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
}
.cookieNoticeContent .cookieNoticeDesc p {
  margin: 0;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
}
.cookieNoticeContent .cookieNoticeDesc a {
  text-decoration: underline;
  color: #fff;
}
.cookieNotice .Btn {
  float: right;
  margin: 0 0 0 10px;
}
@media screen and (max-width: 480px) {
  .cookieNotice .Btn {
    float: none;
    margin: 0 0 10px;
    width: 100%;
    padding: 0;
    text-align: center;
    line-height: 40px;
    font-size: 13px;
  }
}
.menuBar {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  margin-bottom: 90px;
  background-color: #fff;
  z-index: 10;
  padding: 0 90px;
}
.menuBarRight {
  float: right;
  padding: 70px 0;
}
.menuBarRight p {
  margin: 0 235px 0 0;
  font-size: 18px;
  line-height: 50px;
  float: left;
}
.menuBarRight p strong {
  font-family: "Futura", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin-right: 20px;
}
.menuBarRight p span {
  margin-left: 20px;
}
.menuBarNav {
  float: left;
}
.menuBarNav ul {
  margin: 0 235px 0 0;
}
.menuBarNav li {
  margin: 0 0 0 20px;
  float: left;
  font-size: 18px;
  line-height: 50px;
  font-family: "Futura", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.menuBarNav a {
  color: #2d4b3f;
  font-weight: 700;
}
.menuBarBook {
  position: fixed;
  z-index: 5;
  display: block;
  right: 90px;
}
.menuBarBook strong {
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  max-width: 110px;
  margin-right: 10px;
  -webkit-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.menuBarBook span {
  display: inline-block;
  vertical-align: top;
  width: 32px;
  height: 50px;
  background: url(../images/email.svg) no-repeat 50% 50%;
  background-size: 32px auto;
}
.menuBarBook span.alt {
  background: url(../images/calendar.svg) no-repeat 50% 50%;
  background-size: 32px auto;
}
.menuBarBook span i {
  display: none;
}
.menuBarBook .BookNow {
  margin-right: 10px;
}
.menuBarToggle {
  display: none;
  position: relative;
  float: left;
  background-color: #2d4b3f;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  line-height: 50px;
  padding: 0 50px 0 20px;
  font-weight: 700;
  font-family: "Futura", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-right: 5px;
}
.menuBarToggle:before {
  position: absolute;
  content: "";
  display: block;
  pointer-events: none;
  background: url(../images/bars.svg) no-repeat 50% 50%;
  background-size: contain;
  right: 10px;
  top: 10px;
  width: 30px;
  height: 30px;
}
.menuBar.morph .menuBarBook strong {
  max-width: 0;
  margin-right: 0;
}
html.no-touchevents .menuBarBook:hover strong {
  max-width: 110px;
  margin-right: 10px;
}
.logo {
  display: block;
  float: left;
  background: url(../images/logo.svg) no-repeat 0% 50%;
  background-size: contain;
  width: 150px;
  height: 190px;
  text-indent: -99999px;
}
.menuToggle {
  position: relative;
  display: block;
  float: right;
  width: 100px;
  height: 50px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 2;
}
.menuToggle span {
  display: block;
  text-transform: uppercase;
  color: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-weight: 700;
  font-size: 17px;
  line-height: 50px;
}
.menuToggleBars {
  display: block;
  margin: 0;
  width: 50px;
  height: 50px;
  position: absolute;
  top: -1px;
  right: 0;
  margin: 0;
}
.menuToggleBar {
  position: absolute;
  width: 30px;
  height: 2px;
  top: 50%;
  left: 50%;
  background-color: #2d4b3f;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menuToggleBarTop {
  margin-top: -6px;
}
.menuToggleBarBottom {
  margin-top: 6px;
}
.menuToggle.active .menuToggleBar {
  margin: 0;
}
.menuToggle.active .menuToggleBarTop, .menuToggle.active .menuToggleBarBottom {
  margin: 0;
  -webkit-transition: margin 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out 0.6s;
  transition: margin 0.3s ease-in-out, transform 0.3s ease-in-out 0.6s;
}
.menuToggle.active .menuToggleBarTop {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.menuToggle.active .menuToggleBarBottom {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.menuToggle.active .menuToggleBarMiddle {
  width: 0;
  -webkit-transition: margin 0.3s ease-in-out, width 0.3s ease-in-out 0.3s;
  transition: margin 0.3s ease-in-out, width 0.3s ease-in-out 0.3s;
}
@media screen and (max-width: 1311.1111111111px) {
  .btn {
    padding: 15px;
  }
  .menuBar {
    padding: 0 5%;
  }
  .menuBar .logo {
    width: 150px;
  }
  .menuBarRight p {
    font-size: 15px;
  }
  .menuBarRight p strong {
    margin-right: 10px;
  }
  .menuBarRight p span {
    margin-left: 10px;
  }
  .menuBarBook {
    right: 5%;
    font-size: 16px;
  }
}
@media screen and (max-width: 1134px) {
  .menuBarRight p {
    margin-right: 205px;
  }
}
@media screen and (max-width: 960px) {
  .menuBar {
    height: 120px;
    margin: 0;
  }
  .menuBarRight {
    padding: 35px 0;
  }
  .menuBarRight p {
    display: none;
  }
  .menuBarToggle {
    display: block;
  }
  .logo {
    height: 120px;
  }
}
@media screen and (max-width: 720px) {
  .menuBar {
    height: 50px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #2d4b3f;
  }
  .menuBar .logo {
    margin-top: 10px;
    height: 30px;
    background-image: url(../images/logowhite.svg);
  }
  .menuBarRight {
    padding: 0;
  }
  .menuBarBook {
    right: 0;
  }
}
@media screen and (max-width: 480px) {
  .menuBarBook {
    font-size: 14px;
  }
  .menuBarBook strong {
    max-width: 0;
    margin-right: 0;
  }
}
.innerContainer {
  position: relative;
}
.footerLogo {
  width: 160px;
  height: 80px;
  background: url(../images/logo.svg) no-repeat 0 50%;
  background-size: contain;
}
.footerDesc {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
}
.footerTimes {
  margin: 0;
}
.footerTimes li {
  font-size: 16px;
  line-height: 20px;
}
.footerContact {
  position: relative;
  padding-right: 60px;
  margin: 0 0 30px;
}
.footerContact p {
  margin: 0;
  font-size: 18px;
  line-height: 22px;
}
.footerContact p a {
  color: #000;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
}
.footerSocials {
  margin: 10px 0 0;
}
.footerSocials li {
  float: left;
  margin: 0 5px 0 0;
}
.footerSocials a {
  display: block;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.footerMenu ul {
  margin: 0;
}
.footerMenu li {
  font-size: 16px;
  line-height: 20px;
}
.footerMenu a {
  color: #000;
}
html.no-touchevents .footerSocials a:hover {
  background-color: #2d4b3f;
}
html.no-touchevents .footer a:hover {
  text-decoration: underline;
}
.modditM {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.modditM svg {
  display: block;
  width: 50px;
  height: 50px;
}
.modditM svg .mIcon {
  fill: #000;
  opacity: 1;
  -webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.modditM:hover svg .mIcon {
  fill: #2263a8;
}
@media screen and (max-width: 1311.1111111111px) {
}
.panel {
  position: fixed;
  display: block;
  pointer-events: none;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  padding: 0;
  background-color: #ecced5;
  max-width: 100%;
  -webkit-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.8s;
  transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.8s;
  z-index: 9;
  overflow: hidden;
}
.panelInner {
  position: absolute;
  width: 100%;
  left: 0;
  top: 80px;
  bottom: 30px;
  opacity: 0;
  -webkit-transition: opacity 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: opacity 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0 30px;
  z-index: 1;
}
.panelMenu {
  margin-bottom: 30px;
}
.panelMenu ul {
  margin: 0;
  overflow: hidden;
}
.panelMenu li {
  font-size: 30px;
  line-height: 50px;
  font-weight: 700;
  font-family: "Futura", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.panelMenu li.current-menu-item a, .panelMenu li.current-menu-parent a {
  color: #2d4b3f;
}
.panelMenu li.menu-item-home i {
  display: none;
}
.panelMenu li a {
  color: #fff;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.panelMenu .BookNow {
  position: relative;
  display: block;
  border: 2px solid #fff;
  margin-top: 20px;
}
.panelMenu .BookNow span {
  display: inline-block;
  vertical-align: top;
  width: 32px;
  height: 50px;
  float: right;
  background: url(../images/email.svg) no-repeat 50% 50%;
  background-size: 32px auto;
}
.panelMenu .BookNow span.alt {
  background: url(../images/calendar.svg) no-repeat 50% 50%;
  background-size: 32px auto;
}
.panelMenu .BookNow span i {
  display: none;
}
html.no-touchevents .panelMenu ul li:hover a {
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
}
body.lock .panel {
  width: 400px;
  pointer-events: inherit;
  -webkit-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
body.lock .panelInner, body.lock .panelContact {
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.8s;
  transition: opacity 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.8s;
}
.block {
  position: relative;
  display: block;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.blockImg {
  position: relative;
  height: 0;
  padding-bottom: 50%;
  overflow: hidden;
}
.blockImg:before, .blockImg:after {
  position: absolute;
  content: "";
  display: block;
  pointer-events: none;
  width: 100%;
  height: 100%;
  top: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 1;
}
.blockImg:before {
  left: 100%;
  background-color: rgba(45, 75, 63, 0.4);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%);
}
.blockImg:after {
  right: 100%;
  background-color: rgba(45, 75, 63, 0.4);
  -webkit-clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
}
.blockImg img {
  width: 100%;
}
.blockProduct {
  -webkit-box-shadow: inset 0 0 0 1px #eaeaea;
  -moz-box-shadow: inset 0 0 0 1px #eaeaea;
  -ms-box-shadow: inset 0 0 0 1px #eaeaea;
  box-shadow: inset 0 0 0 1px #eaeaea;
}
.blockProduct .blockImg {
  padding-bottom: 100%;
}
.blockProduct .blockImg img {
  position: absolute;
  display: block;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 100%;
  width: auto;
  padding: 30px;
}
.blockProduct .blockContent {
  padding: 20px 25px;
}
.blockProduct .blockTitle {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  height: 40px;
}
.blockCategory {
  -webkit-box-shadow: inset 0 0 0 1px #eaeaea;
  -moz-box-shadow: inset 0 0 0 1px #eaeaea;
  -ms-box-shadow: inset 0 0 0 1px #eaeaea;
  box-shadow: inset 0 0 0 1px #eaeaea;
}
.blockCategory .blockImg {
  padding-bottom: 100%;
}
.blockCategory .blockImg img {
  position: absolute;
  display: block;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 100%;
  width: auto;
  padding: 0;
  width: 100%;
}
.blockCategory .blockContent {
  padding: 20px 25px;
}
.blockLabel {
  position: absolute;
  bottom: -20px;
  font-weight: 700;
  color: #fff;
  left: 0;
  margin: 0;
  font-size: 60px;
  line-height: 60px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 40px;
  text-transform: lowercase;
  z-index: 2;
}
.blockContent {
  position: relative;
  z-index: 1;
  padding: 30px 40px;
}
.blockTitle {
  margin: 0 0 10px;
  height: 46px;
  overflow: hidden;
  font-size: 22px;
  line-height: 23px;
  color: #000;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.blockDesc {
  margin: 10px 0;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  height: 80px;
  overflow: hidden;
}
.block .Link .plus:before, .block .Link .plus:after {
  background-color: #fff;
}
.blockSlider {
  position: relative;
}
.blockSlider .block {
  max-width: 382px;
}
.blockSlider .blockSlide {
  margin: 20px 0;
}
.blockSlider .flex-direction-nav {
  margin: 0;
}
.blockSlider .flex-direction-nav a {
  display: block;
  position: absolute;
  z-index: 3;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  text-align: center;
  font-size: 11px;
  line-height: 48px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: #000;
  color: #fff;
  cursor: pointer;
}
.blockSlider .flex-direction-nav a.flex-prev {
  left: -24px;
}
.blockSlider .flex-direction-nav a.flex-next {
  right: -24px;
}
.blockSlider .flex-direction-nav a.flex-disabled {
  display: none;
}
.productSlider {
  position: relative;
}
.productSlider .block {
  max-width: 283px;
}
.productSlider .blockSlide {
  margin: 20px 0;
}
.productSlider .flex-direction-nav {
  margin: 0;
}
.productSlider .flex-direction-nav a {
  display: block;
  position: absolute;
  z-index: 3;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  text-align: center;
  font-size: 11px;
  line-height: 48px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: #000;
  color: #fff;
  cursor: pointer;
}
.productSlider .flex-direction-nav a.flex-prev {
  left: -24px;
}
.productSlider .flex-direction-nav a.flex-next {
  right: -24px;
}
.productSlider .flex-direction-nav a.flex-disabled {
  display: none;
}
html.no-touchevents a.block:hover .blockImg:before {
  left: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.95, 0.05, 0.795, 0.035);
  transition: all 0.5s cubic-bezier(0.95, 0.05, 0.795, 0.035);
}
html.no-touchevents a.block:hover .blockImg:after {
  right: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.95, 0.05, 0.795, 0.035) 0.1s;
  transition: all 0.5s cubic-bezier(0.95, 0.05, 0.795, 0.035) 0.1s;
}
@media screen and (max-width: 1311.1111111111px) {
  .blockSlider .flex-direction-nav a {
    -webkit-transform: none;
    transform: none;
    top: 40px;
  }
  .blockSlider .flex-direction-nav a.flex-prev {
    left: 24px;
  }
  .blockSlider .flex-direction-nav a.flex-next {
    right: inherit;
    left: 80px;
  }
  .productSlider .flex-direction-nav a {
    -webkit-transform: none;
    transform: none;
    top: 40px;
  }
  .productSlider .flex-direction-nav a.flex-prev {
    left: 24px;
  }
  .productSlider .flex-direction-nav a.flex-next {
    right: inherit;
    left: 80px;
  }
}
@media screen and (max-width: 960px) {
  .blockContent {
    padding: 30px;
  }
}
@media screen and (max-width: 720px) {
  .productSlider .flex-direction-nav a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 9px;
  }
  .productSlider .flex-direction-nav a.flex-next {
    left: 60px;
  }
}
@-webkit-keyframes header {
  from, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@keyframes header {
  from, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@-webkit-keyframes headerImg {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
  }
}
@keyframes headerImg {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
  }
}
@-webkit-keyframes headerTxt {
  0% {
    opacity: 0;
    margin-top: -30px;
  }
  100% {
    opacity: 1;
    margin-top: 0;
  }
}
@keyframes headerTxt {
  0% {
    opacity: 0;
    margin-top: -30px;
  }
  100% {
    opacity: 1;
    margin-top: 0;
  }
}
@-webkit-keyframes dots {
  0% {
    margin: 60px 0 0 60px;
  }
  100% {
    margin: -60px 0 0 -60px;
  }
}
@keyframes dots {
  0% {
    margin: 60px 0 0 60px;
  }
  100% {
    margin: -60px 0 0 -60px;
  }
}
@-webkit-keyframes dots2 {
  0% {
    margin: 0 0 60px;
  }
  100% {
    margin: 0;
  }
}
@keyframes dots2 {
  0% {
    margin: 0 0 60px;
  }
  100% {
    margin: 0;
  }
}
.sectionRooms {
  position: relative;
  padding: 100px 90px 100px 0;
  margin: 100px 0;
}
.sectionRooms:before {
  position: absolute;
  content: "";
  display: block;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 90px;
  bottom: 0;
  background-color: #2d4b3f;
  z-index: 1;
}
.sectionRoomsDots {
  position: absolute;
  bottom: -53px;
  right: 36px;
  background: url(../images/dots.svg) no-repeat 0 0;
  background-size: contain;
  width: 268px;
  height: 172px;
  overflow: hidden;
  z-index: 0;
}
.sectionRoomsWrap {
  position: relative;
  z-index: 2;
  padding-right: 90px;
}
.sectionRoomsRow {
  margin: 100px 0;
}
.sectionRoomsRow:nth-child(even) .sectionRoomsTxt {
  float: left;
}
.sectionRoomsImgs {
  overflow: hidden;
}
.sectionRoomsImgs .imgSlide {
  display: block;
  max-width: 400px;
}
.sectionRoomsImgs .roomSlider {
  position: relative;
}
.sectionRoomsImgs .roomSlider .flex-direction-nav a {
  display: block;
  position: absolute;
  cursor: pointer;
  top: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sectionRoomsImgs .roomSlider .flex-direction-nav a.flex-prev {
  left: 20px;
}
.sectionRoomsImgs .roomSlider .flex-direction-nav a.flex-next {
  right: 20px;
}
.sectionRoomsTxt {
  float: right;
  width: 600px;
  padding: 0 90px;
}
.sectionRoomsTxt h3 {
  color: #fff;
  font-size: 34px;
  line-height: 1em;
  margin: 0 0 20px;
}
.sectionRoomsTxt p {
  margin: 0;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
}
.sectionPageIntro {
  position: relative;
  padding: 0 90px;
  width: 100%;
  min-height: 500px;
  margin: 0 0 100px;
}
.sectionPageIntroTxt {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  opacity: 0;
  max-width: calc(100vw - 730px);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-name: headerTxt;
  animation-name: headerTxt;
}
.sectionPageIntroMask {
  position: absolute;
  background-color: #ecced5;
  top: 0;
  right: 90px;
  width: 500px;
  height: 500px;
  overflow: hidden;
  z-index: 2;
}
.sectionPageIntroMask:before, .sectionPageIntroMask:after {
  position: absolute;
  content: "";
  display: block;
  pointer-events: none;
  width: 100%;
  height: 100%;
  left: 0;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: header;
  animation-name: header;
}
.sectionPageIntroMask:before {
  z-index: 4;
  background-color: #fff;
  animation-delay: 1s;
  bottom: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.sectionPageIntroMask:after {
  top: 0;
  z-index: 3;
  background-color: #ecced5;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.sectionPageIntroImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.sectionPageIntroImg div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-name: headerImg;
  animation-name: headerImg;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.sectionPageIntroDots {
  position: absolute;
  background: url(../images/dots.svg) no-repeat 0 0;
  background-size: contain;
  width: 268px;
  height: 172px;
  margin: 60px 0 0 60px;
  overflow: hidden;
  left: calc(100vw - 590px);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: dots;
  animation-name: dots;
}
.sectionPageContent {
  position: relative;
  padding: 200px 0;
}
.sectionPageContent:before {
  position: absolute;
  content: "";
  display: block;
  pointer-events: none;
  top: 100px;
  left: 0;
  right: 90px;
  bottom: 90px;
  background-color: #2d4b3f;
  z-index: 1;
}
.sectionPageContentDots {
  position: absolute;
  bottom: 30px;
  right: 30px;
  background: url(../images/dots.svg) no-repeat 0 0;
  background-size: contain;
  width: 268px;
  height: 172px;
  overflow: hidden;
  z-index: 0;
}
.sectionPageContentWrap {
  position: relative;
  z-index: 2;
  padding-right: 150px;
  padding-left: 90px;
}
.sectionHeader {
  position: relative;
  padding: 0 90px 0 400px;
  width: 100%;
  height: 785px;
}
.sectionHeaderMask {
  position: absolute;
  background-color: #ecced5;
  left: 400px;
  right: 90px;
  height: 100%;
  overflow: hidden;
  z-index: 2;
}
.sectionHeaderMask:before, .sectionHeaderMask:after {
  position: absolute;
  content: "";
  display: block;
  pointer-events: none;
  width: 100%;
  height: 100%;
  left: 0;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: header;
  animation-name: header;
}
.sectionHeaderMask:before {
  z-index: 4;
  background-color: #fff;
  animation-delay: 1s;
  bottom: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.sectionHeaderMask:after {
  top: 0;
  z-index: 3;
  background-color: #ecced5;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.sectionHeaderDots {
  position: absolute;
  background: url(../images/dots.svg) no-repeat 0 0;
  background-size: contain;
  width: 268px;
  height: 172px;
  margin: 60px 0 0 60px;
  overflow: hidden;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: dots;
  animation-name: dots;
}
.sectionHeaderTxt {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 550px;
  margin-left: -370px;
  z-index: 1;
  opacity: 0;
  margin-top: -50px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-name: headerTxt;
  animation-name: headerTxt;
}
.sectionHeaderTxtClone {
  z-index: 5;
}
.sectionHeaderTxtClone h2, .sectionHeaderTxtClone h3 {
  color: #fff;
}
.sectionHeaderTxt h2 {
  margin: 0 0 20px;
  font-size: 110px;
  line-height: 100px;
  text-align: right;
  position: relative;
}
.sectionHeaderTxt div {
  padding-left: 120px;
}
.sectionHeaderTxt h3 {
  margin: 0 0 20px;
  font-size: 50px;
  line-height: 60px;
}
.sectionHeaderImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.sectionHeaderImg div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-name: headerImg;
  animation-name: headerImg;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.sectionInfo {
  position: relative;
  padding: 200px 0 300px;
}
.sectionInfo:before {
  position: absolute;
  content: "";
  display: block;
  pointer-events: none;
  top: 100px;
  left: 0;
  right: 90px;
  bottom: 90px;
  background-color: #2d4b3f;
  z-index: 1;
}
.sectionInfoDots {
  position: absolute;
  bottom: 30px;
  right: 30px;
  background: url(../images/dots.svg) no-repeat 0 0;
  background-size: contain;
  width: 268px;
  height: 172px;
  overflow: hidden;
  z-index: 0;
}
.sectionInfoWrap {
  position: relative;
  z-index: 2;
}
.sectionInfoContent {
  float: left;
  width: 50%;
  padding: 100px 90px 0 150px;
}
.sectionInfoLink {
  font-size: 80px;
  line-height: 90px;
  font-weight: 700;
  font-family: "Futura", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sectionInfoImgs {
  float: left;
  width: 50%;
  padding: 90px 0 0 90px;
  position: relative;
}
.sectionInfoImgs:before {
  position: absolute;
  content: "";
  display: block;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 90px;
  background-color: #ecced5;
}
.sectionInfoImgs .imgSlide {
  display: block;
  max-width: 700px;
}
.sectionExtra {
  background-color: #f0faf6;
  padding: 60px 0;
}
.sectionFooter {
  text-align: center;
  padding: 0 90px 90px;
}
.sectionFooterLogo {
  margin: 0 auto 30px;
  width: 170px;
  height: 200px;
  background: url(../images/logoBig.svg) no-repeat 50% 50%;
  background-size: contain;
}
.sectionFooterContact {
  margin: 0;
}
.sectionFooterContact li {
  vertical-align: top;
  display: inline-block;
  margin: 0 10px;
  font-size: 19px;
  line-height: 30px;
}
.sectionFooterContact a {
  color: #2d4b3f;
}
.sectionFooter p {
  margin: 30px 0 0;
}
.sectionFooter p a {
  font-weight: 700;
  text-decoration: underline;
}
html.no-touchevents .sectionFooterContact a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1311.1111111111px) {
  .sectionHeader {
    padding: 0 5% 0 200px;
    height: 650px;
  }
  .sectionHeaderTxt {
    max-width: 430px;
    margin-left: -230px;
  }
  .sectionHeaderTxt h2 {
    font-size: 80px;
    line-height: 70px;
  }
  .sectionHeaderTxt div {
    padding-left: 130px;
  }
  .sectionHeaderTxt h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .sectionHeaderMask {
    left: 200px;
    right: 5%;
  }
  .sectionInfo {
    padding: 150px 0;
  }
  .sectionInfo:before {
    right: 5%;
  }
  .sectionInfoContent {
    padding: 60px 5%;
  }
  .sectionInfoLink {
    font-size: 70px;
    line-height: 80px;
  }
  .sectionInfoImgs {
    padding: 60px 0 0 5%;
    float: right;
    width: 45%;
  }
  .sectionPageIntroMask {
    width: 400px;
  }
  .sectionPageIntroTxt {
    max-width: calc(100vw - 600px);
  }
}
@media screen and (max-width: 960px) {
  .menuBarNav {
    display: none;
  }
  .sectionHeader {
    height: 500px;
    padding: 0;
  }
  .sectionHeaderDots {
    bottom: -60px;
    left: 5%;
    margin: 0 0 60px;
    -webkit-animation-name: dots2;
    animation-name: dots2;
  }
  .sectionHeaderTxt {
    margin-left: 5%;
  }
  .sectionHeaderTxt h2 {
    font-size: 60px;
    line-height: 55px;
    text-align: left;
  }
  .sectionHeaderTxt div {
    padding-left: 0;
  }
  .sectionHeaderTxt h3 {
    font-size: 25px;
    line-height: 30px;
  }
  .sectionHeaderMask {
    left: 0;
    right: 0;
  }
  .sectionInfoContent {
    padding: 60px 10% 60px 5%;
    width: 100%;
  }
  .sectionInfoImgs {
    width: 100%;
  }
  .sectionRooms {
    padding: 50px 0;
  }
  .sectionRooms:before {
    right: 0;
  }
  .sectionRoomsWrap {
    padding: 0 5%;
  }
  .sectionRoomsTxt {
    float: none !important;
    width: 100%;
    padding: 0;
    margin: 0 0 20px;
  }
  .sectionPageIntro {
    padding: 100px 5%;
    min-height: 0;
    overflow: hidden;
  }
  .sectionPageIntroMask {
    position: relative;
    left: 0;
    right: 0;
    max-width: 100%;
    margin: 30px 0 0;
  }
  .sectionPageIntroTxt {
    max-width: 90%;
    position: static;
    -webkit-transform: none;
    transform: none;
  }
  .sectionPageIntroDots {
    left: 90%;
    bottom: 0;
  }
}
@media screen and (max-width: 720px) {
  .sectionInfoContent {
    padding: 0 10% 40px 5%;
  }
  .sectionInfoLink {
    font-size: 50px;
    line-height: 60px;
  }
  .sectionPageIntro {
    margin: 0 0 50px;
  }
  .sectionPageContent {
    padding: 50px 0 100px;
  }
  .sectionPageContent:before {
    top: 0;
    right: 0;
  }
  .sectionPageContentWrap {
    padding: 0 5%;
  }
  .sectionRoomsRow {
    margin: 0 0 60px;
  }
  .sectionFooter {
    padding: 60px 5%;
  }
}
@media screen and (max-width: 480px) {
  .sectionHeader {
    height: calc(100vh - 160px);
  }
  .sectionHeaderTxt {
    max-width: 90%;
  }
  .sectionHeaderTxt h2 {
    font-size: 45px;
    line-height: 40px;
  }
  .sectionHeaderTxt h3 {
    font-size: 20px;
    line-height: 25px;
  }
}
.polaroid {
  background-color: #fff;
  padding: 20px 20px 70px;
  border: 3px solid #f2f2f2;
  -webkit-box-shadow: 30px 50px 40px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 30px 50px 40px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 30px 50px 40px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 30px 50px 40px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: rotate(-5deg);
  transform: rotate(-5deg);
  max-width: 350px;
  margin: 0 auto;
  position: relative;
}
.polaroid p {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: 20px;
  margin: 0;
  line-height: 35px;
}
#swipebox-top-bar {
  background: rgba(0, 0, 0, 0.5);
}
.socialSlide {
  display: block;
  max-width: 300px;
  position: relative;
}
.socialSlider {
  position: relative;
  height: 300px;
}
.socialSlider .flex-direction-nav a {
  display: block;
  position: absolute;
  z-index: 5;
  top: 50%;
  width: 50px;
  height: 50px;
  cursor: pointer;
  text-align: center;
  font-size: 30px;
  line-height: 50px;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
}
.socialSlider .flex-direction-nav a.flex-prev {
  left: 20px;
}
.socialSlider .flex-direction-nav a.flex-next {
  right: 20px;
}
.socialSlide a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  text-align: center;
}
.socialSlide a div {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 10px;
}
.socialSlide i {
  display: inline-block;
  padding: 0 15px;
  color: #fff;
  background-color: #ed4956;
  font-size: 15px;
  line-height: 30px;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.socialSlide i:after {
  position: absolute;
  content: "";
  display: block;
  pointer-events: none;
  width: 0;
  height: 0;
  border-top: 5px solid #ed4956;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  left: 50%;
  bottom: -5px;
  margin-left: -5px;
}
.socialSlide p {
  margin: 10px 0;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}
#sb_instagram.instaSlider {
  position: relative;
  height: 300px !important;
}
#sb_instagram.instaSlider .sbi_type_carousel .fa-clone {
  display: none !important;
}
#sb_instagram.instaSlider .sbi_photo {
  height: 300px !important;
  display: block;
  position: relative;
  text-align: center;
}
#sb_instagram.instaSlider .sbi_photo:before {
  position: absolute;
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
#sb_instagram.instaSlider .sbi_photo .sbi-screenreader {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-indent: 0 !important;
  width: 100% !important;
  height: auto !important;
  line-height: 20px !important;
  text-align: center !important;
  font-size: 14px;
  color: #fff;
  top: 50%;
  left: 0;
  z-index: 2;
  padding: 0 10px;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
html.no-touchevents #sb_instagram.instaSlider .sbi_photo:hover {
  opacity: 1 !important;
}
html.no-touchevents #sb_instagram.instaSlider .sbi_photo:hover:before, html.no-touchevents #sb_instagram.instaSlider .sbi_photo:hover .sbi-screenreader {
  opacity: 1;
}
