@charset "UTF-8";
/*********************************************
:: Core
   Base Elements
   eg. typography, fonts, forms, buttons etc.
********************************************/
/*********************************************
:: Variables                      
********************************************/
/*******************************************/
/*******************************************/
/*******************************************/
/*******************************************/
/*********************************************
:: Normalize                        
********************************************/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: none;
  cursor: pointer; }

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

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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

td, th {
  padding: 0; }

h1, h2, legend, h3, h4, h5, h6, ol, ul, blockquote, p, li, dt, dl, dd {
  margin: 0px;
  padding: 0px; }

.button, button, button[type="submit"], input[type="submit"], input[type="button"], input[type="reset"] {
  outline: none;
  background: none;
  border: none;
  cursor: pointer;
  width: auto;
  padding: 0px;
  margin: 0px; }

legend, fieldset {
  margin: 0px;
  padding: 0px;
  border: none; }

figure {
  margin: 0px; }

*, *:before, *:after {
  box-sizing: border-box; }

/*******************************************/
::-moz-selection, ::-moz-selection {
  background: #db2141;
  color: white; }
::-moz-selection, ::selection {
  background: #db2141;
  color: white; }

::-moz-selection {
  background: #db2141;
  color: white; }

::selection {
  background: #db2141;
  color: white; }

img {
  display: inline-block;
  max-width: 100%;
  width: auto\9;
  height: auto; }

/*********************************************
:: Icon Fonts                    
********************************************/
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?l1en53");
  src: url("../fonts/icomoon.eot?#iefixl1en53") format("embedded-opentype"), url("../fonts/icomoon.ttf?l1en53") format("truetype"), url("../fonts/icomoon.woff?l1en53") format("woff"), url("../fonts/icomoon.svg?l1en53#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-ico-phone-flipped:before {
  content: "\e973";
  color: #989da1; }

.icon-ico-nav:before {
  content: "\e98a"; }

.icon-ico-search:before {
  content: "\e98d";
  color: #4c4c4c; }

.icon-ico-download:before {
  content: "\e96e";
  color: #999; }

.icon-ico-heart:before {
  content: "\e963";
  color: #090e42; }

.icon-ico-edit:before {
  content: "\e964"; }

.icon-ico-secure:before {
  content: "\e965";
  color: #999; }

.icon-ico-user:before {
  content: "\e966"; }

.icon-ico-question:before {
  content: "\e967"; }

.icon-ico-map:before {
  content: "\e968";
  color: #989da1; }

.icon-ico-mail:before {
  content: "\e969";
  color: #989da1; }

.icon-ico-phone:before {
  content: "\e96a";
  color: #989da1; }

.icon-ico-zoom:before {
  content: "\e96b"; }

.icon-ico-cart:before {
  content: "\e96c"; }

.icon-ico-menu:before {
  content: "\e96d"; }

.icon-search2:before {
  content: "\e971"; }

.icon-menu:before {
  content: "\e972"; }

.icon-ico-cart2:before {
  content: "\e95f"; }

.icon-ico-clock:before {
  content: "\e960";
  color: #666; }

.icon-ico-mail2:before {
  content: "\e961"; }

.icon-facebook-circle:before {
  content: "\e962"; }

.icon-home:before {
  content: "\e900"; }

.icon-newspaper:before {
  content: "\e901"; }

.icon-image:before {
  content: "\e902"; }

.icon-file-empty:before {
  content: "\e903"; }

.icon-file-text2:before {
  content: "\e904"; }

.icon-phone:before {
  content: "\e905"; }

.icon-phone-hang-up:before {
  content: "\e906"; }

.icon-pin:before {
  content: "\e955"; }

.icon-location:before {
  content: "\e907"; }

.icon-location2:before {
  content: "\e908"; }

.icon-compass:before {
  content: "\e909"; }

.icon-map:before {
  content: "\e90a"; }

.icon-map2:before {
  content: "\e90b"; }

.icon-alarm:before {
  content: "\e90f"; }

.icon-bell:before {
  content: "\e910"; }

.icon-stopwatch:before {
  content: "\e911"; }

.icon-calendar:before {
  content: "\e91e"; }

.icon-display:before {
  content: "\e91f"; }

.icon-laptop:before {
  content: "\e920"; }

.icon-mobile:before {
  content: "\e912"; }

.icon-mobile2:before {
  content: "\e913"; }

.icon-tablet:before {
  content: "\e914"; }

.icon-tv:before {
  content: "\e915"; }

.icon-plus2:before {
  content: "\e91a"; }

.icon-minus2:before {
  content: "\e91b"; }

.icon-checkmark:before {
  content: "\e91c"; }

.icon-checkmark2:before {
  content: "\e91d"; }

.icon-thin-search:before {
  content: "\e921";
  color: #5c6770; }

.icon-substract:before {
  content: "\e90c"; }

.icon-add:before {
  content: "\e90d"; }

.icon-cross:before {
  content: "\e90e"; }

.icon-left-arrow:before {
  content: "\e916"; }

.icon-right-arrow:before {
  content: "\e917"; }

.icon-left-arrow2:before {
  content: "\e918"; }

.icon-arrow-pointing-to-right:before {
  content: "\e919"; }

.icon-ico-cart-secure:before {
  content: "\e96f"; }

.icon-ico-cart-edit:before {
  content: "\e970"; }

.icon-angle-double-down:before {
  content: "\e922"; }

.icon-angle-double-left:before {
  content: "\e923"; }

.icon-angle-double-right:before {
  content: "\e924"; }

.icon-angle-double-up:before {
  content: "\e925"; }

.icon-angle-down:before {
  content: "\e926"; }

.icon-angle-left:before {
  content: "\e927"; }

.icon-angle-right:before {
  content: "\e928"; }

.icon-angle-up:before {
  content: "\e929"; }

.icon-arrow-circle-down:before {
  content: "\e92a"; }

.icon-arrow-circle-left:before {
  content: "\e92b"; }

.icon-arrow-circle-o-down:before {
  content: "\e92c"; }

.icon-arrow-circle-o-left:before {
  content: "\e92d"; }

.icon-arrow-circle-o-right:before {
  content: "\e92e"; }

.icon-arrow-circle-o-up:before {
  content: "\e92f"; }

.icon-arrow-circle-right:before {
  content: "\e930"; }

.icon-arrow-circle-up:before {
  content: "\e931"; }

.icon-bars:before {
  content: "\e932"; }

.icon-behance:before {
  content: "\f1b4"; }

.icon-behance-square:before {
  content: "\f1b5"; }

.icon-calendar2:before {
  content: "\e933"; }

.icon-check2:before {
  content: "\e934"; }

.icon-chevron-circle-down:before {
  content: "\e935"; }

.icon-chevron-circle-left:before {
  content: "\e936"; }

.icon-chevron-circle-right:before {
  content: "\e937"; }

.icon-chevron-circle-up:before {
  content: "\e938"; }

.icon-chevron-down:before {
  content: "\e939"; }

.icon-chevron-left:before {
  content: "\e93a"; }

.icon-chevron-right:before {
  content: "\e93b"; }

.icon-chevron-up:before {
  content: "\e93c"; }

.icon-commenting:before {
  content: "\f27a"; }

.icon-commenting-o:before {
  content: "\f27b"; }

.icon-envelope-o:before {
  content: "\e93d"; }

.icon-facebook:before {
  content: "\e93f"; }

.icon-facebook-square:before {
  content: "\e93e"; }

.icon-file:before {
  content: "\e940"; }

.icon-file-excel-o:before {
  content: "\f1c3"; }

.icon-file-image-o:before {
  content: "\f1c5"; }

.icon-file-photo-o:before {
  content: "\f1c5"; }

.icon-file-picture-o:before {
  content: "\f1c5"; }

.icon-file-pdf-o:before {
  content: "\f1c1"; }

.icon-file-powerpoint-o:before {
  content: "\f1c4"; }

.icon-file-word-o:before {
  content: "\f1c2"; }

.icon-google:before {
  content: "\f1a0"; }

.icon-google-plus:before {
  content: "\e942"; }

.icon-google-plus2:before {
  content: "\f0d5"; }

.icon-google-plus-square:before {
  content: "\e941"; }

.icon-google-plus-square2:before {
  content: "\f0d4"; }

.icon-info-circle:before {
  content: "\e943"; }

.icon-instagram:before {
  content: "\e944"; }

.icon-instagram2:before {
  content: "\f16d"; }

.icon-linkedin:before {
  content: "\e946"; }

.icon-linkedin-square:before {
  content: "\e945"; }

.icon-map3:before {
  content: "\f279"; }

.icon-map-marker:before {
  content: "\e947"; }

.icon-map-o:before {
  content: "\f278"; }

.icon-minus-circle:before {
  content: "\e948"; }

.icon-phone-diagonal:before {
  content: "\e949"; }

.icon-pinterest:before {
  content: "\f0d2"; }

.icon-pinterest2:before {
  content: "\e94b"; }

.icon-pinterest-square:before {
  content: "\e94a"; }

.icon-pinterest-square2:before {
  content: "\f0d3"; }

.icon-play:before {
  content: "\e94c"; }

.icon-plus-circle:before {
  content: "\e94d"; }

.icon-question-circle:before {
  content: "\e94e"; }

.icon-safari:before {
  content: "\f267"; }

.icon-search:before {
  content: "\e950"; }

.icon-search-plus:before {
  content: "\e94f"; }

.icon-shopping-cart:before {
  content: "\e951"; }

.icon-sort:before {
  content: "\e952"; }

.icon-tags:before {
  content: "\e953"; }

.icon-times2:before {
  content: "\e954"; }

.icon-toggle-off:before {
  content: "\f204"; }

.icon-toggle-on:before {
  content: "\f205"; }

.icon-tripadvisor:before {
  content: "\f262"; }

.icon-tumblr:before {
  content: "\f173"; }

.icon-tumblr2:before {
  content: "\e957"; }

.icon-tumblr-square:before {
  content: "\f174"; }

.icon-tumblr-square2:before {
  content: "\e956"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-twitter2:before {
  content: "\e959"; }

.icon-twitter-square:before {
  content: "\e958"; }

.icon-twitter-square2:before {
  content: "\f081"; }

.icon-user:before {
  content: "\e95a"; }

.icon-vimeo-square:before {
  content: "\e95b"; }

.icon-vine:before {
  content: "\f1ca"; }

.icon-youtube:before {
  content: "\e95e"; }

.icon-youtube-play:before {
  content: "\f16a"; }

.icon-youtube-play2:before {
  content: "\e95c"; }

.icon-youtube-square:before {
  content: "\e95d"; }

/*********************************************
:: Typography
********************************************/
html {
  font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 300; }

h1, h2, legend, h3, h4, h5, h6 {
  margin-bottom: 20px;
  font-family: "Montserrat", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif !important;
  font-weight: 600; }
  @media all and (min-width: 64em) {
    h1, h2, legend, h3, h4, h5, h6 {
      margin-bottom: 32px; } }

h1 {
  font-size: 28px;
  line-height: 32px;
  color: #db2141; }
  @media all and (min-width: 64em) {
    h1 {
      font-size: 44px;
      line-height: 50px; } }

h2, legend {
  font-size: 22px;
  line-height: 28px; }
  @media all and (min-width: 64em) {
    h2, legend {
      font-size: 30px;
      line-height: 36px; } }

h3 {
  font-size: 18px;
  line-height: 26px; }
  @media all and (min-width: 64em) {
    h3 {
      font-size: 22px; } }

h4 {
  font-size: 16px;
  line-height: 24px; }
  @media all and (min-width: 64em) {
    h4 {
      font-size: 20px; } }

h5 {
  font-size: 16px;
  line-height: 24px; }
  @media all and (min-width: 64em) {
    h5 {
      font-size: 18px; } }

h6 {
  font-size: 16px;
  line-height: 24px; }
  @media all and (min-width: 64em) {
    h6 {
      font-size: 16px; } }

/*******************************************/
p, li, td, th, a, mark, time, dl, label, address {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 24px;
  color: #5c5c5c; }
  @media all and (min-width: 64em) {
    p, li, td, th, a, mark, time, dl, label, address {
      font-size: 16px;
      line-height: 30px; } }
  p a, p li, p p, p mark, p cite, p time, li a, li li, li p, li mark, li cite, li time, td a, td li, td p, td mark, td cite, td time, th a, th li, th p, th mark, th cite, th time, a a, a li, a p, a mark, a cite, a time, mark a, mark li, mark p, mark mark, mark cite, mark time, time a, time li, time p, time mark, time cite, time time, dl a, dl li, dl p, dl mark, dl cite, dl time, label a, label li, label p, label mark, label cite, label time, address a, address li, address p, address mark, address cite, address time {
    font-size: 1em; }

a {
  margin: 0px;
  font-weight: 400;
  text-decoration: none;
  color: #db2141;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }
  a:hover, a:focus, a:active {
    color: #a61931; }

small {
  font-size: 70%; }

strong, b {
  font-weight: 700; }

em, i {
  font-style: italic; }

hr {
  display: block;
  width: 100%;
  height: 1px;
  margin-bottom: 15px;
  background: #ccc;
  border: none;
  outline: none; }

/*******************************************/
dt {
  font-weight: 700; }
  dt:after {
    content: ':'; }

dt:after {
  content: ": "; }

ul li {
  position: relative;
  list-style-type: none;
  text-indent: 0px; }

ol li {
  list-style-type: decimal; }

/*******************************************/
code, pre, samp, kbd, var {
  margin: 0px;
  padding: 1px 5px 1px 5px;
  color: white;
  background: #2D747E;
  white-space: pre-wrap; }

pre {
  padding: 10px; }

/*******************************************/
blockquote {
  position: relative;
  display: inline-block;
  margin: 23px 0 46px 0;
  padding: 1px 0 1px 10px;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  text-align: left;
  line-height: 30px;
  color: #db2141;
  border-left: 5px solid #db2141; }
  @media all and (min-width: 64em) {
    blockquote {
      margin: 30px 0 60px 0;
      font-size: 30px;
      line-height: 36px; } }
  blockquote strong, blockquote b {
    display: block;
    font-style: normal;
    color: black; }

/*******************************************/
.wysiwyg {
  text-align: left; }
  .wysiwyg img {
    display: block;
    margin: 0 auto 15px auto; }
  .wysiwyg ul {
    padding-left: 20px; }
    .wysiwyg ul li {
      list-style-type: disc; }
  .wysiwyg p {
    opacity: 0.9;
    color: #444444;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 30px; }
    @media all and (min-width: 64em) {
      .wysiwyg p {
        margin-bottom: 30px;
        font-size: 16px; } }
  .wysiwyg a {
    color: #db2141;
    text-decoration: underline; }
  .wysiwyg img {
    margin-bottom: 20px; }
    @media all and (max-width: 37.4375em) {
      .wysiwyg img {
        max-width: 112%;
        margin-left: -6%; } }
  .wysiwyg img + span {
    display: block;
    margin: 0 0 20px 0;
    font-size: 14px;
    font-style: italic;
    text-align: center;
    color: #999999; }
  .wysiwyg blockquote {
    opacity: 0.9;
    color: #dc2043;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: italic;
    line-height: 30px; }
  .wysiwyg.about p {
    opacity: 0.9;
    color: #444444;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 30px; }
    @media all and (min-width: 64em) {
      .wysiwyg.about p {
        opacity: 0.9;
        color: #444444;
        font-family: "Open Sans";
        font-size: 18px;
        font-weight: 400;
        line-height: 36px; } }
  .wysiwyg.about blockquote {
    color: #dc2043;
    font-family: "Open Sans";
    font-size: 22px;
    font-style: italic;
    line-height: 30px; }
    @media all and (min-width: 64em) {
      .wysiwyg.about blockquote {
        font-size: 30px;
        font-style: italic;
        line-height: 42px; } }
    .wysiwyg.about blockquote strong {
      font-family: Montserrat;
      font-size: 12px;
      font-weight: 700;
      line-height: 36px;
      text-transform: uppercase; }

.leadcopy {
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  color: black; }
  @media all and (min-width: 64em) {
    .leadcopy {
      font-size: 17px; } }

/*******************************************/
.wf-loading h1,
.wf-loading h2,
.wf-loading legend,
.wf-loading p,
.wf-loading a {
  visibility: hidden; }

/*********************************************
:: Buttons                             
********************************************/
button {
  outline: none; }

button:focus, a:focus {
  outline: 0; }

/*******************************************/
.button {
  display: inline-block;
  height: auto;
  padding: 0px 12px;
  font-family: "Montserrat", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
  color: #db2141;
  background: transparent;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
  .button:hover, .button:focus, .button:active {
    color: #db2141; }

/*******************************************/
.button-white {
  color: black;
  background: white;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
  @media all and (min-width: 48em) {
    .button-white:hover, .button-white:focus, .button-white:active {
      background: black;
      color: white; } }

/*******************************************/
a.button-black, button.button-black, .button-field button {
  display: inline-block;
  width: auto;
  height: 48px;
  padding: 0 30px;
  font-size: 18px;
  line-height: 46px;
  color: white;
  background: black;
  border: 1px solid black;
  border-radius: 4px;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
  @media all and (min-width: 48em) {
    a.button-black:hover, a.button-black:focus, a.button-black:active, button.button-black:hover, .button-field button:hover, button.button-black:focus, .button-field button:focus, button.button-black:active, .button-field button:active {
      background: white;
      color: black; } }

/*******************************************/
a.button-border, button.button-border {
  display: inline-block;
  width: auto;
  height: 36px;
  padding: 0 10px;
  line-height: 34px;
  color: white;
  border: 1px solid white;
  border-radius: 4px;
  background: transparent;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
  @media all and (min-width: 48em) {
    a.button-border:hover, a.button-border:focus, a.button-border:active, button.button-border:hover, button.button-border:focus, button.button-border:active {
      background: black;
      color: white; } }

/*******************************************/
a.button-red, button.button-red {
  display: inline-block;
  width: auto;
  height: 48px;
  padding: 0 30px;
  font-size: 18px;
  line-height: 46px;
  color: white;
  background: #db2141;
  border-radius: 4px;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
  @media all and (min-width: 48em) {
    a.button-red:hover, a.button-red:focus, a.button-red:active, button.button-red:hover, button.button-red:focus, button.button-red:active {
      background: white;
      color: black; } }

/*******************************************/
a.button-large, button.button-large {
  display: inline-block;
  width: auto;
  height: 60px;
  padding: 0 60px;
  font-size: 18px;
  line-height: 60px;
  color: white;
  background: black;
  border-radius: 4px;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
  @media all and (min-width: 48em) {
    a.button-large:hover, a.button-large:focus, a.button-large:active, button.button-large:hover, button.button-large:focus, button.button-large:active {
      background: white;
      color: black; } }

.pink-cloud {
  display: inline-block;
  min-width: 276px;
  min-height: 260px;
  margin: 0 auto;
  text-align: center;
  background: url(/images/pink-cloud.svg) no-repeat center;
  background-size: contain; }
  @media all and (min-width: 64em) {
    .pink-cloud {
      float: right;
      margin-top: -40px; } }
  .pink-cloud .text {
    display: inline-block;
    max-width: 155px;
    padding: 70px 5px;
    text-align: center; }
  .pink-cloud h3 {
    display: inline-block;
    margin: 0 0 5px 0;
    color: white;
    text-align: center; }
  .pink-cloud p {
    display: block;
    margin: 0 auto;
    padding: 0 10px 0;
    color: white;
    width: 119px;
    height: 42px;
    border-radius: 5px;
    border: 2px solid #ffffff;
    font-family: Montserrat;
    font-size: 17px;
    font-weight: 400;
    line-height: 38px; }
    .pink-cloud p.double-line {
      padding-top: 3px;
      width: 145px;
      height: 48px;
      font-size: 14px;
      font-weight: 400;
      line-height: 18px; }

/*******************************************/
.button-more {
  width: 100%;
  margin: 0px 0 40px 0;
  text-align: center;
  position: relative;
  background: white; }
  @media all and (min-width: 64em) {
    .button-more {
      margin: 40px 0 100px 0; } }
  .button-more:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #979797; }
  .button-more p {
    position: relative;
    display: inline-block;
    width: auto;
    padding: 0 50px;
    font-size: 14px;
    line-height: 40px;
    color: #697478;
    background: white;
    z-index: 1;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    @media all and (min-width: 64em) {
      .button-more p {
        font-size: 24px; } }
  .button-more:hover {
    background: white; }
    .button-more:hover p {
      -webkit-filter: brightness(120%);
      filter: brightness(120%); }

/*******************************************/
.button-underline {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  padding-bottom: 15px;
  font-family: "Montserrat", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  color: #697478; }
  .button-underline:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    width: 138px;
    height: 5px;
    margin: auto;
    background: #697478; }

/*******************************************/
.button-disabled,
.button[disabled],
button[disabled],
button[type="submit"][disabled],
input[type="submit"][disabled],
input[type="button"][disabled],
input[type="reset"][disabled] {
  color: white;
  opacity: 0.5;
  cursor: default; }

/*********************************************
:: Tables                    
********************************************/
table {
  width: 100%;
  margin-bottom: 15px; }
  table td, table th {
    padding: 15px 10px 15px 10px;
    font-weight: 400;
    text-align: left;
    color: #212121; }
  table th {
    font-weight: 700;
    background: #ececec; }
  table thead {
    width: 100%;
    background: #ececec; }
    table thead td, table thead th {
      padding: 5px 10px 5px 10px; }
  table tfoot {
    border-bottom: 1px solid #212121;
    border-top: 1px solid #212121; }
    table tfoot td {
      padding: 15px 10px 15px 10px; }

/*******************************************/
.compact-table {
  width: auto; }
  .compact-table td, .compact-table th {
    padding: 5px 10px 5px 10px;
    text-align: left;
    font-size: 0.8em;
    line-height: 1.2;
    font-weight: 400;
    color: #212121;
    background: none;
    border: 1px solid #ccc; }
  .compact-table thead {
    width: auto;
    background: none; }

/*******************************************/
.table-container {
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  margin: 0 0 1em; }

/*********************************************
:: Layout                        
********************************************/
* {
  -webkit-tap-highlight-color: transparent; }

.detail-container {
  overflow-x: hidden; }

/*******************************************/
.main {
  display: block;
  min-height: calc(100vh - 155px);
  padding-top: 103px; }
  @media all and (max-width: 63.9375em) {
    .main {
      min-height: calc(100vh - 70px);
      padding-top: 88px; } }

/*******************************************/
.sidebar {
  float: left;
  width: 100%;
  padding: 20px 15px 20px 15px; }
  @media all and (min-width: 64em) {
    .sidebar {
      padding: 45px 0px 45px 0px; } }

/*******************************************/
.content-max-width {
  position: relative;
  width: 100%;
  padding: 0 6%;
  clear: both; }
  @media all and (min-width: 64em) {
    .content-max-width {
      max-width: 940px;
      margin: 0 auto;
      padding: 0; } }
  @media all and (min-width: 74.375em) {
    .content-max-width {
      max-width: 1150px; } }

.clear-after:after {
  content: '';
  display: block;
  clear: both; }

/*******************************************/
.content-slider-width {
  padding: 0;
  position: relative;
  clear: both; }
  @media all and (min-width: 64em) {
    .content-slider-width {
      max-width: 940px;
      margin: 0 auto; } }
  @media all and (min-width: 74.375em) {
    .content-slider-width {
      max-width: 1150px; } }

/*******************************************/
.content-narrow-width {
  padding: 0 15px; }
  @media all and (min-width: 64em) {
    .content-narrow-width {
      max-width: 763px;
      margin: 0 auto;
      padding: 0;
      clear: both; } }

/*******************************************/
@media all and (min-width: 64em) {
  .mob, .mobile {
    display: none !important; } }

@media all and (max-width: 63.9375em) {
  .desk, .desktop {
    display: none !important; } }

/*********************************************
:: Forms
********************************************/
form {
  width: 100%;
  background: white; }

legend {
  margin-bottom: 15px; }

label, .label {
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  color: #666666; }

/*******************************************/
.field-disabled,
input[disabled],
textarea[disabled],
select[disabled],
input[readonly],
textarea[readonly],
select[readonly] {
  opacity: 0.5;
  cursor: default; }

/*******************************************/
input, textarea, select {
  display: inline-block;
  width: 100%;
  height: 48px;
  padding: 0px 12px;
  font-size: 14px;
  font-weight: 600;
  line-height: 46px;
  color: black;
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  outline: none;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }
  @media all and (min-width: 64em) {
    input, textarea, select {
      font-size: 16px; } }
  input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
    background: #f1f1f1;
    border: 1px solid #697478;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in; }

/*******************************************/
*::-webkit-input-placeholder {
  font-weight: 600;
  color: #999999; }
*:-ms-input-placeholder {
  font-weight: 600;
  color: #999999; }
*::placeholder {
  font-weight: 600;
  color: #999999; }

textarea, select[multiple] {
  height: 157px; }

input[type=checkbox], input[type=radio] {
  height: auto; }

/*******************************************/
.form-field.dollar {
  position: relative; }
  .form-field.dollar:before {
    content: '$';
    position: absolute;
    bottom: 38px;
    left: 12px;
    font-size: 16px;
    font-weight: 600;
    color: black; }
  .form-field.dollar input {
    padding: 0 30px; }
  @media all and (min-width: 64em) {
    .form-field.dollar:before {
      bottom: 35px; }
    .form-field.dollar.small:before {
      bottom: 28px; } }

.form-field.percent {
  position: relative; }
  .form-field.percent::before {
    content: '%';
    position: absolute;
    bottom: 28px;
    right: 12px;
    font-size: 16px;
    font-weight: 600;
    color: black; }
  .form-field.percent.small:before {
    bottom: 22px; }
    @media all and (min-width: 64em) {
      .form-field.percent.small:before {
        bottom: 27px; } }
  .form-field.percent input {
    padding: 0 30px 0 11px; }
  @media all and (min-width: 64em) {
    .form-field.percent::before {
      bottom: 22px; } }

/*******************************************/
.form-field.number {
  position: relative; }
  @media all and (min-width: 48em) {
    .form-field.number {
      width: 219px; } }
  .form-field.number input {
    text-align: center; }
  .form-field.number .number {
    position: absolute;
    bottom: 15px;
    width: 48px;
    height: 48px;
    font-size: 22px;
    line-height: 48px;
    text-align: center;
    color: #db2141;
    background: #db2141;
    cursor: pointer; }
    .form-field.number .number span {
      position: absolute;
      top: 14px;
      left: 0;
      right: 0;
      margin: auto;
      color: white; }
    .form-field.number .number.minus {
      left: 0;
      border-radius: 5px 0 0 5px; }
    .form-field.number .number.plus {
      right: 0;
      border-radius: 0 5px 5px 0; }
    @media all and (min-width: 64em) {
      .form-field.number .number {
        width: 36px;
        height: 36px;
        line-height: 36px; } }

/*******************************************/
.form-field {
  float: left;
  width: 100%;
  padding: 0 0 15px;
  text-align: left; }
  .form-field label {
    width: 100%;
    margin-bottom: 5px; }

/*******************************************/
.button-field {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  padding: 0 0 15px;
  text-align: center; }
  .button-field .form-note {
    display: block;
    margin-top: 11px;
    font-size: 12px;
    line-height: 20px;
    color: black; }

/*******************************************/
.form-fields-stack {
  *zoom: 1; }
.form-fields-stack:before{
  content: '';
  display: table; }
.form-fields-stack:after{
  content: '';
  display: table;
  clear: both; }
  .form-fields-stack.two-column .form-field {
    width: 100%; }
    @media all and (min-width: 64em) {
      .form-fields-stack.two-column .form-field {
        width: calc(99.99% * 1/2 - (10px - 10px * 1/2)); }
      .form-fields-stack.two-column .form-field:nth-child(1n){
    float: left;
    margin-right: 10px;
    clear: none; }
      .form-fields-stack.two-column .form-field:last-child{
    margin-right: 0; }
      .form-fields-stack.two-column .form-field:nth-child(2n){
    margin-right: 0;
    float: right; }
      .form-fields-stack.two-column .form-field:nth-child(2n + 1){
    clear: left; } }
  .form-fields-stack.two-column.mobtoo .form-field {
    width: calc(99.99% * 1/2 - (10px - 10px * 1/2)); }
  .form-fields-stack.two-column.mobtoo .form-field:nth-child(1n){
  float: left;
  margin-right: 10px;
  clear: none; }
  .form-fields-stack.two-column.mobtoo .form-field:last-child{
  margin-right: 0; }
  .form-fields-stack.two-column.mobtoo .form-field:nth-child(2n){
  margin-right: 0;
  float: right; }
  .form-fields-stack.two-column.mobtoo .form-field:nth-child(2n + 1){
  clear: left; }
  .form-fields-stack.three-column .form-field {
    width: 100%; }
    @media all and (min-width: 64em) {
      .form-fields-stack.three-column .form-field {
        width: calc(99.99% * 1/3 - (10px - 10px * 1/3)); }
      .form-fields-stack.three-column .form-field:nth-child(1n){
    float: left;
    margin-right: 10px;
    clear: none; }
      .form-fields-stack.three-column .form-field:last-child{
    margin-right: 0; }
      .form-fields-stack.three-column .form-field:nth-child(3n){
    margin-right: 0;
    float: right; }
      .form-fields-stack.three-column .form-field:nth-child(3n + 1){
    clear: left; } }

/*******************************************/
.form-field.error input,
.form-field.error textarea,
.form-field.error select,
.form-field.error .SumoSelect > .CaptionCont {
  border-color: #db2141; }

.form-field.valid input,
.form-field.valid textarea,
.form-field.valid select,
.form-field.valid .SumoSelect > .CaptionCont {
  color: black;
  border-color: #CCCCCC; }

label.error, label.error-SumoSelect-label, .php-error li {
  margin: 10px 0 0;
  font-weight: 700;
  color: #db2141 !important; }

.form-note {
  display: inline-block;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 1; }

/****************************/
/*********************************************
:: Animations
********************************************/
@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes moveclouds {
  0%, 50%, 100% {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  25% {
    -webkit-transform: translate3d(-6px, 0px, 0px);
    transform: translate3d(-6px, 0px, 0px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  75% {
    -webkit-transform: translate3d(6px, 0px, 0px);
    transform: translate3d(6px, 0px, 0px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes moveclouds {
  0%, 50%, 100% {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  25% {
    -webkit-transform: translate3d(-6px, 0px, 0px);
    transform: translate3d(-6px, 0px, 0px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  75% {
    -webkit-transform: translate3d(6px, 0px, 0px);
    transform: translate3d(6px, 0px, 0px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px); }
  60% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px); }
  60% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); } }

/*********************************************
:: Print                        
********************************************/
@media print {
  header,
  footer,
  .breadcrumbs-module,
  .small-screen-menu-panel,
  .lightbox-popup,
  .tabs-module .buttons,
  .share-module,
  .onclick-lazyload-google-map,
  .lightbox-inline-trigger,
  .slideshow {
    display: none !important; }
  .tabs-module .tab-content {
    display: block !important; }
  .gallery-module, img {
    border-bottom: none !important;
    max-width: 400px;
    max-height: 400px; } }

/*********************************************
:: Common
   Common Components
   eg. header, footer, main menu etc.
********************************************/
/*********************************************
  :: Site Header
********************************************/
.site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 88px;
  background: #db2141;
  z-index: 99; }
  @media all and (min-width: 64em) {
    .site-header {
      height: 103px; } }
  .site-header .logo {
    -webkit-transition: none;
    transition: none; }
    .site-header .logo img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 88px;
      margin: auto; }
      @media all and (min-width: 64em) {
        .site-header .logo img {
          left: 0;
          right: auto;
          height: 138px; } }
  .site-header nav {
    position: absolute;
    top: 16px;
    right: 0;
    text-align: right; }
    @media all and (max-width: 63.9375em) {
      .site-header nav {
        display: none; } }
    .site-header nav li {
      position: relative;
      display: inline-block; }
    .site-header nav a {
      display: inline-block;
      margin-left: 10px;
      font-family: "Montserrat", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 12px;
      font-weight: 300;
      color: white; }
      @media all and (min-width: 64em) {
        .site-header nav a {
          margin-left: 18px; } }
      .site-header nav a:hover {
        opacity: 0.7; }
      .site-header nav a.selected {
        color: rgba(255, 255, 255, 0.8); }
        .site-header nav a.selected:hover {
          opacity: 1; }
        .site-header nav a.selected:active {
          opacity: 1; }
      .site-header nav a.fb {
        vertical-align: bottom;
        font-size: 26px;
        margin: 0 15px 0 32px; }
      .site-header nav a.number {
        vertical-align: middle;
        font-size: 16px;
        font-weight: 700;
        color: black; }
    .site-header nav .button-border {
      font-size: 14px;
      font-weight: 300;
      border: 2px solid white; }
  .site-header ul.bottom li {
    margin: 0 0 0 13px;
    padding: 0 0 20px 0;
    line-height: 16px; }
    .site-header ul.bottom li a {
      margin-left: 10px;
      font-size: 16px;
      font-weight: 400;
      line-height: 16px;
      letter-spacing: 0.3px; }
  .site-header ul .parents:hover ul {
    display: block;
    z-index: 99; }
  .site-header ul .dropdown {
    position: absolute;
    display: none;
    min-width: 265px;
    margin-top: 7px;
    padding: 20px 10px 5px 20px;
    background: white;
    border-radius: 4px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1; }
    .site-header ul .dropdown:before {
      content: '';
      position: absolute;
      top: -4px;
      left: 0;
      right: 0;
      width: 0;
      height: 0;
      margin: auto;
      font-size: 0;
      line-height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-bottom: 5px solid white; }
    .site-header ul .dropdown li {
      width: 100%;
      text-align: left;
      margin: 0; }
      .site-header ul .dropdown li a {
        margin: 0;
        padding: 0;
        font-size: 14px;
        font-weight: 700;
        line-height: 50px;
        color: black; }
        .site-header ul .dropdown li a img {
          display: inline-block;
          vertical-align: middle;
          height: 50px;
          margin-right: 5px; }
  .site-header .tel-mob {
    position: absolute;
    top: 12px;
    left: 3%;
    display: inline-block;
    width: 43px;
    height: 43px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1); }
    @media all and (min-width: 64em) {
      .site-header .tel-mob {
        display: none; } }
    .site-header .tel-mob span {
      font-size: 22px;
      line-height: 43px;
      color: white; }
  .site-header .hamburger {
    position: absolute;
    top: 12px;
    right: 3%;
    width: 43px;
    height: 43px;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 50%; }
    .site-header .hamburger span {
      font-size: 17px;
      color: white; }
    .site-header .hamburger:focus {
      outline: none; }

/********************************************/
/*********************************************
  :: Site Footer
********************************************/
.site-footer {
  position: relative;
  width: 100%;
  min-height: 70px;
  text-align: center;
  background: #535353;
  border-top: 6px solid #dd1d43;
  /********************************************/
  /********************************************/
  /********************************************/ }
  @media all and (min-width: 64em) {
    .site-footer {
      min-height: 155px;
      border-top: 8px solid #dd1d43; } }
  .site-footer .footer-contact {
    display: inline-block;
    width: 100%;
    padding: 57px 0 50px; }
    @media all and (min-width: 64em) {
      .site-footer .footer-contact {
        padding: 73px 0 83px; } }
    .site-footer .footer-contact h4 {
      margin-bottom: 23px;
      font-size: 18px;
      color: white; }
    .site-footer .footer-contact p {
      color: #878787;
      margin-bottom: 0px; }
    .site-footer .footer-contact a.email {
      display: block;
      margin-bottom: 20px;
      font-size: 16px;
      color: #db2141; }
    .site-footer .footer-contact a.ph {
      display: block;
      margin-bottom: 50px;
      font-weight: 700;
      color: #db2141; }
  .site-footer .footer-legal {
    display: inline-block;
    width: 100%;
    padding: 20px; }
    .site-footer .footer-legal p, .site-footer .footer-legal a {
      display: inline-block;
      width: 100%;
      font-size: 11px;
      line-height: 11px;
      text-align: center;
      color: #9b9b9b; }
      @media all and (min-width: 64em) {
        .site-footer .footer-legal p, .site-footer .footer-legal a {
          width: auto; } }
    .site-footer .footer-legal p.copyright {
      margin-bottom: 14px; }
      @media all and (min-width: 64em) {
        .site-footer .footer-legal p.copyright {
          float: left;
          margin-bottom: 0px; } }
      .site-footer .footer-legal p.copyright a {
        margin: 10px 0 0 0;
        width: auto;
        color: #d72c20;
        font-family: "Open Sans";
        font-size: 11px;
        font-weight: 400;
        text-decoration: underline; }
        @media all and (min-width: 64em) {
          .site-footer .footer-legal p.copyright a {
            margin: 0 0 0 20px; } }
        .site-footer .footer-legal p.copyright a:last-child {
          margin-left: 13px; }
    .site-footer .footer-legal a.attribution {
      display: block; }
      @media all and (min-width: 64em) {
        .site-footer .footer-legal a.attribution {
          float: right; } }

/*********************************************
  :: Main Menu Toggle                            
********************************************/
body.open-menu #mobile-menu {
  right: 0; }

#mobile-menu {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999; }
  @media all and (min-width: 64em) {
    #mobile-menu {
      display: none; } }
  #mobile-menu .menu-close-icon {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #db2141;
    outline: none;
    z-index: 9999; }
    #mobile-menu .menu-close-icon span {
      font-size: 12px;
      line-height: 30px;
      text-align: center;
      color: white; }
  #mobile-menu .menu-content {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    width: 92%;
    max-width: 400px;
    height: auto;
    margin: auto;
    background: white;
    border-radius: 4px;
    overflow-y: scroll; }
    #mobile-menu .menu-content::-webkit-scrollbar {
      display: none; }
  #mobile-menu a {
    font-family: "Montserrat", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: black; }
  #mobile-menu ul {
    padding: 54px 20px 0; }
  #mobile-menu li {
    padding: 0; }
    #mobile-menu li .icon {
      vertical-align: middle;
      font-size: 18px;
      color: #db2141;
      cursor: pointer; }
    #mobile-menu li ul {
      display: none;
      padding: 15px 0px 0px 15px;
      border-bottom: 1px solid #CCCCCC; }
    #mobile-menu li li img {
      vertical-align: middle; }
    #mobile-menu li li:last-child {
      border-bottom: none; }
  #mobile-menu ul.bottom {
    padding: 20px 60px;
    text-align: center;
    background: #ECECEC; }
    #mobile-menu ul.bottom li {
      display: inline-block;
      width: auto;
      padding: 0 10px;
      vertical-align: top; }
      #mobile-menu ul.bottom li a {
        font-size: 12px;
        text-align: center;
        font-weight: 400; }
        #mobile-menu ul.bottom li a.fb {
          font-size: 30px;
          color: #db2141; }
        #mobile-menu ul.bottom li a.button-border {
          line-height: 34px;
          color: #db2141;
          border-color: #db2141; }

/*********************************************
:: Modules
********************************************/
/*********************************************
:: SignUp Module
********************************************/
.signup-module {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 30px;
  display: inline-block;
  text-align: center;
  background: white;
  border-top: 1px solid #CCCCCC; }
  @media all and (min-width: 64em) {
    .signup-module {
      padding-bottom: 0px; } }
  @media all and (min-width: 64em) {
    .signup-module .content-max-width {
      width: 80%;
      max-width: 660px; } }
  .signup-module .success, .signup-module .error {
    width: 100%;
    text-align: center; }
  .signup-module .success {
    color: green; }
  .signup-module .error {
    color: red;
    font-size: 14px;
    padding: 10px; }
  .signup-module p {
    font-size: 14px;
    font-weight: 300;
    color: #db2141;
    padding: 17px 0;
    margin: 0px; }
    @media all and (min-width: 64em) {
      .signup-module p {
        width: 50%;
        float: left;
        font-size: 18px;
        padding: 41px 0; } }
  .signup-module form {
    width: 100%;
    max-width: 487px;
    margin: 0 auto;
    display: inline-block;
    float: none;
    border-top: none !important; }
    @media all and (min-width: 64em) {
      .signup-module form {
        width: 50%;
        float: left;
        padding: 35px 0; } }
    .signup-module form input {
      width: 70%;
      height: 42px;
      border: 1px solid #CCCCCC;
      border-radius: 6px 0 0 6px;
      float: left; }
    .signup-module form button {
      width: 30%;
      height: 42px;
      float: right;
      padding: 10px;
      background: #697478;
      color: #db2141;
      vertical-align: middle;
      border-radius: 0 6px 6px 0;
      font-size: 18px;
      font-family: "Montserrat", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      .signup-module form button:hover {
        background: #db2141;
        color: white; }
      .signup-module form button .icon-search {
        vertical-align: middle; }

/********************************************/
/*********************************************
:: Social Module                    
********************************************/
.social-module {
  display: inline-block;
  width: 100%;
  margin: 0 auto 20px auto;
  padding: 13px 0;
  text-align: center;
  border-bottom: 1px solid #CCCCCC; }
  @media all and (min-width: 64em) {
    .social-module {
      margin: 0; } }
  .social-module .button-icon {
    display: inline-block;
    height: 28px;
    margin: 0 2px;
    padding: 0 18px 0 10px;
    font-size: 12px;
    line-height: 26px;
    color: #db2141;
    background: white;
    border: 1px solid #db2141;
    border-radius: 4px; }
    .social-module .button-icon span {
      margin-right: 5px; }
    .social-module .button-icon:hover {
      color: white;
      border: 1px solid white; }
      .social-module .button-icon:hover span {
        color: white; }
  .social-module #button-mail:hover {
    background: #db2141; }
  .social-module #button-facebook:hover {
    background: #3b5998; }
  .social-module #button-tweet:hover {
    background: #55acee; }

/*********************************************
:: Title Module                    
********************************************/
.title-module {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 290px;
  background-position: center;
  background-size: cover;
  background-image: url("https://www.scandichotels.com/Static/img/placeholders/image-placeholder_3x2.svg");
  background-color: #db2141;
  background-blend-mode: multiply; }
  @media all and (min-width: 64em) {
    .title-module {
      height: 320px; } }
  .title-module:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(270deg, #db2141 0%, rgba(219, 33, 65, 0) 100%);
    background-image: linear-gradient(180deg, #db2141 0%, rgba(219, 33, 65, 0) 100%); }
  .title-module .hero-text {
    position: relative;
    padding: 60px 0 159px 0;
    z-index: 9; }
    @media all and (min-width: 64em) {
      .title-module .hero-text {
        padding: 80px 0 100px 0; } }
    .title-module .hero-text h1 {
      margin: 0;
      font-family: Montserrat;
      font-size: 36px;
      font-weight: 700;
      text-align: center;
      line-height: 42px;
      color: #ffffff; }
      @media all and (min-width: 64em) {
        .title-module .hero-text h1 {
          font-size: 48px;
          font-weight: 700;
          line-height: 56px; } }
      .title-module .hero-text h1 span {
        display: block;
        margin-bottom: 11px;
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        color: white; }
        @media all and (min-width: 64em) {
          .title-module .hero-text h1 span {
            margin-bottom: 13px;
            font-size: 18px;
            line-height: 19px; } }
  .title-module .links {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    font-size: 0;
    text-align: center;
    z-index: 9; }
    .title-module .links a {
      display: inline-block;
      width: 50%;
      height: 50px;
      font-family: "Montserrat", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 14px;
      font-weight: 700;
      line-height: 50px;
      text-align: center;
      color: white; }
      @media all and (min-width: 64em) {
        .title-module .links a {
          width: auto;
          padding: 0 30px;
          font-size: 16px;
          font-weight: 600; } }
    .title-module .links a.active {
      color: black;
      background: white;
      border-radius: 5px 5px 0 0; }

/********************************************/
@media all and (min-width: 64em) {
  .title-module.larger {
    height: 420px; } }

@media all and (min-width: 64em) {
  .title-module.larger .hero-text {
    padding: 120px 0 100px 0; } }

/********************************************/
/*********************************************
:: Pagination Module                    
********************************************/
.pagination-module {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  display: inline-block;
  text-align: center;
  background: whitesmoke;
  /********************************************/ }
  @media all and (min-width: 64em) {
    .pagination-module {
      background: white; } }
  .pagination-module ul {
    width: auto;
    display: inline-block;
    height: 34px;
    padding: 0;
    margin: 6px;
    text-align: center;
    background: #697478;
    border-radius: 17px; }
    @media all and (min-width: 64em) {
      .pagination-module ul {
        margin: 0px; } }
    .pagination-module ul li {
      width: 28px;
      height: 28px;
      display: inline-block;
      margin: 3px; }
      .pagination-module ul li a {
        line-height: 28px;
        text-align: center;
        color: #db2141;
        font-family: "Montserrat", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 1.25em; }
      .pagination-module ul li span {
        color: #db2141;
        vertical-align: sub;
        font-size: 26px; }
      .pagination-module ul li.active {
        background: #db2141;
        border-radius: 50%; }
        .pagination-module ul li.active a {
          color: white; }

/********************************************/
/*********************************************
:: Clients Module                    
********************************************/
.clients-module {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 138px auto 0;
  padding: 20px 0;
  font-size: 0;
  text-align: center;
  /********************************************/ }
  @media all and (min-width: 48em) {
    .clients-module {
      margin: 276px auto 0;
      padding: 0 0 60px 0; } }
  .clients-module:before, .clients-module:after {
    content: '';
    position: absolute;
    top: -138px;
    left: 0;
    width: 40%;
    max-width: 395px;
    height: 108px;
    background: url(/images/footer-left.png) no-repeat bottom left;
    background-size: cover; }
    @media all and (min-width: 37.5em) {
      .clients-module:before, .clients-module:after {
        height: 138px; } }
    @media all and (min-width: 48em) {
      .clients-module:before, .clients-module:after {
        top: -276px;
        height: 276px; } }
  .clients-module:after {
    left: auto;
    right: 0;
    background: url(/images/footer-right.png) no-repeat bottom right;
    background-size: cover; }
  .clients-module .gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background-image: -webkit-linear-gradient(#fdf0f5, white);
    background-image: linear-gradient(#fdf0f5, white); }
  .clients-module h2, .clients-module legend {
    padding: 25px 0;
    color: black; }
    @media all and (min-width: 64em) {
      .clients-module h2, .clients-module legend {
        padding: 60px 0 20px; } }
  .clients-module a {
    display: inline-block;
    width: 50%;
    height: 78px;
    text-align: center; }
    @media all and (min-width: 64em) {
      .clients-module a {
        width: 20%; } }
    .clients-module a img {
      vertical-align: middle;
      margin: 0 auto; }

/********************************************/
/*********************************************
:: Insurance Cover Module                    
********************************************/
.insurance-cover-module {
  display: inline-block;
  width: 100%; }
  .insurance-cover-module .cover {
    display: inline-block;
    width: 100%;
    margin-bottom: 48px; }
    .insurance-cover-module .cover img {
      float: left;
      width: 97px;
      margin: 0 27px 0 0; }
    .insurance-cover-module .cover .content {
      float: left;
      width: 100%; }
      @media all and (min-width: 64em) {
        .insurance-cover-module .cover .content {
          width: calc(100% - 124px); } }
      .insurance-cover-module .cover .content h3 {
        font-size: 18px;
        margin-bottom: 10px; }
        @media all and (min-width: 64em) {
          .insurance-cover-module .cover .content h3 {
            font-size: 20px; } }
      .insurance-cover-module .cover .content a {
        text-decoration: underline; }
      .insurance-cover-module .cover .content img {
        width: auto; }

/********************************************/
/*********************************************
:: Contact Banner Module                    
********************************************/
.contact-banner-module {
  display: inline-block;
  width: 112%;
  margin: 0 0 40px -6%;
  padding: 40px 0;
  text-align: center;
  background: url(/images/cta-banner.jpg) no-repeat center;
  background-size: cover; }
  @media all and (min-width: 64em) {
    .contact-banner-module {
      width: 100%;
      margin: 0;
      padding: 55px 0; } }
  .contact-banner-module p {
    margin-bottom: 26px;
    font-family: "Montserrat", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 16px;
    color: white; }
  .contact-banner-module a {
    text-decoration: none; }

/********************************************/
/*********************************************
:: More List Module                    
********************************************/
.more-list-module {
  display: inline-block;
  width: 100%; }
  @media all and (min-width: 64em) {
    .more-list-module {
      padding: 0 0 0 50px;
      text-align: left; } }
  .more-list-module h3 {
    font-weight: 400;
    color: #666666; }
  .more-list-module a {
    display: inline-block;
    width: 100%;
    max-width: 346px;
    margin-bottom: 13px;
    text-align: left;
    border: 1px solid #CCCCCC; }
    .more-list-module a img {
      float: left;
      width: 84px;
      margin: 0; }
    .more-list-module a .title {
      float: left;
      width: calc(100% - 84px);
      padding: 17px 20px; }
      .more-list-module a .title p {
        margin-bottom: 10px;
        font-size: 16px;
        font-size: 600;
        line-height: 18px;
        color: #db2141; }

/********************************************/
/*********************************************
:: Intro Module                    
********************************************/
.intro-module {
  position: relative;
  width: 100%;
  display: inline-block;
  margin-bottom: 100px;
  padding: 54px 0;
  text-align: center;
  background: #ECECEC; }
  @media all and (min-width: 64em) {
    .intro-module {
      padding: 54px 0 20px 0;
      margin-bottom: 130px; } }
  .intro-module:after {
    content: '';
    position: absolute;
    bottom: -40px;
    left: -1%;
    width: 102%;
    height: 50px;
    background: url(/images/light-grey-curve.svg) no-repeat bottom center;
    background-size: cover; }
    @media all and (min-width: 64em) {
      .intro-module:after {
        bottom: -40px;
        height: 100px; } }
  .intro-module p {
    position: relative;
    display: inline-block;
    width: 92%;
    max-width: 610px;
    font-size: 16px;
    font-weight: 400;
    color: black;
    z-index: 1; }
    @media all and (min-width: 64em) {
      .intro-module p {
        font-size: 18px; } }

/********************************************/
/*********************************************
:: Testimonials Module                    
********************************************/
.testimonials-module {
  display: inline-block;
  width: 100%; }
  @media all and (min-width: 48em) {
    .testimonials-module {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      -webkit-column-gap: 13px;
      -moz-column-gap: 13px;
      column-gap: 13px; } }
  @media all and (min-width: 64em) {
    .testimonials-module {
      -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3; } }
  .testimonials-module article {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 13px;
    padding: 0 15px;
    text-align: center;
    border-bottom: 2px solid #db2141; }
    @media all and (min-width: 48em) {
      .testimonials-module article {
        padding: 30px 20px 10px;
        border: 2px solid #db2141; } }
    .testimonials-module article .image {
      float: left;
      width: 74px;
      height: 74px;
      margin: 0 18px 18px 0;
      text-align: center;
      background: #d8d8d8;
      background-size: cover;
      border-radius: 50%; }
      @media all and (min-width: 48em) {
        .testimonials-module article .image {
          float: none;
          width: 136px;
          height: 136px;
          margin: 0 auto 18px; } }
    .testimonials-module article .content {
      float: left;
      width: calc(100% - 92px);
      margin-bottom: 17px;
      text-align: left; }
      @media all and (min-width: 48em) {
        .testimonials-module article .content {
          width: 100%; } }
      .testimonials-module article .content p {
        margin-bottom: 3px;
        color: #333333; }
        @media all and (min-width: 48em) {
          .testimonials-module article .content p {
            line-height: 30px; } }
      .testimonials-module article .content .author {
        margin: 0;
        font-family: "Montserrat", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 14px;
        font-weight: 700;
        line-height: 36px;
        text-transform: uppercase;
        color: black; }

/********************************************/
/*********************************************
:: Our People Module                    
********************************************/
.our-people-module article {
  margin-bottom: 13px;
  width: 100%;
  float: left;
  font-size: 0; }
  @media all and (min-width: 37.5em) {
    .our-people-module article {
      margin-bottom: 20px;
      width: calc(99.99% * 1/2 - (20px - 20px * 1/2));
      text-align: center; }
    .our-people-module article:nth-child(1n){
    float: left;
    margin-right: 20px;
    clear: none; }
    .our-people-module article:last-child{
    margin-right: 0; }
    .our-people-module article:nth-child(2n){
    margin-right: 0;
    float: right; }
    .our-people-module article:nth-child(2n + 1){
    clear: left; } }
  @media all and (min-width: 74.375em) {
    .our-people-module article {
      width: calc(99.99% * 1/4 - (12px - 12px * 1/4)); }
    .our-people-module article:nth-child(1n){
    float: left;
    margin-right: 12px;
    clear: none; }
    .our-people-module article:last-child{
    margin-right: 0; }
    .our-people-module article:nth-child(4n){
    margin-right: 0;
    float: right; }
    .our-people-module article:nth-child(4n + 1){
    clear: left; } }
  .our-people-module article .image {
    display: inline-block;
    width: 105px; }
    @media all and (min-width: 37.5em) {
      .our-people-module article .image {
        margin-bottom: 34px;
        width: 100%; } }
    .our-people-module article .image img {
      display: block;
      margin: auto;
      width: 90px;
      height: 90px;
      border-radius: 50%; }
      @media all and (min-width: 37.5em) {
        .our-people-module article .image img {
          width: 254px;
          height: 254px; } }
  .our-people-module article .details {
    display: inline-block;
    width: calc(100% - 110px); }
    @media all and (min-width: 37.5em) {
      .our-people-module article .details {
        width: 100%; } }
    .our-people-module article .details h3 {
      margin: 0;
      font-size: 16px; }
      @media all and (min-width: 37.5em) {
        .our-people-module article .details h3 {
          font-size: 18px; } }
    .our-people-module article .details p {
      margin-bottom: 6px;
      font-size: 12px;
      line-height: 16px;
      color: #4d4d4d; }
    .our-people-module article .details a.phone {
      display: block;
      margin-bottom: 6px;
      font-size: 16px;
      font-weight: 600;
      line-height: 20px;
      color: #d72c20; }
      @media all and (min-width: 37.5em) {
        .our-people-module article .details a.phone {
          font-size: 18px; } }
    .our-people-module article .details a.email {
      margin-bottom: 10px;
      display: block;
      font-size: 12px;
      color: #d72c20; }
      @media all and (min-width: 37.5em) {
        .our-people-module article .details a.email {
          font-size: 14px; } }

/********************************************/
/*********************************************
:: Faqs Module                    
********************************************/
.faqs-module {
  display: inline-block;
  width: 100%;
  margin: 0 auto; }
  @media all and (min-width: 64em) {
    .faqs-module {
      padding-left: 100px; } }
  .faqs-module article {
    float: left;
    width: 100%; }
    .faqs-module article .trigger {
      position: relative;
      display: inline-block;
      width: 100%;
      margin: 0 auto;
      padding: 12px 0px 12px 50px;
      font-size: 14px;
      font-weight: 700;
      line-height: 29px;
      text-align: left;
      color: black;
      border-bottom: 1px dashed #979797;
      cursor: pointer; }
      @media all and (min-width: 64em) {
        .faqs-module article .trigger {
          padding: 25px 0 25px 50px;
          font-size: 16px; } }
      .faqs-module article .trigger .icon {
        position: absolute;
        top: 10px;
        left: 0;
        padding: 0 15px 15px 0;
        font-family: "icomoon";
        font-size: 19px;
        color: #db1f46;
        z-index: 9;
        cursor: pointer; }
        @media all and (min-width: 64em) {
          .faqs-module article .trigger .icon {
            top: 25px; } }
        .faqs-module article .trigger .icon:before {
          content: "\e90d"; }
    .faqs-module article .content {
      display: none;
      padding: 20px 0 20px 10px; }
      @media all and (min-width: 64em) {
        .faqs-module article .content {
          padding: 20px 0 20px 20px; } }
      @media all and (min-width: 64em) {
        .faqs-module article .content p {
          font-size: 16px; } }
  .faqs-module article.active .trigger .icon:before {
    content: "\e90c";
    color: #db2141; }
  .faqs-module article.active .content {
    display: block; }

/********************************************/
/*****************************************************
:: Apply Form Module [overrides _online.sccs]                
******************************************************/
.apply-form-module {
  position: relative;
  /**
    *   Basic Details Section
    */
  /**
    *   Person Section
    */
  /**
    *   Submit Section
    */ }
  .apply-form-module .basic-details legend {
    margin-bottom: 34px; }
  .apply-form-module .basic-details .indent::before {
    content: none; }
  .apply-form-module .basic-details .indent:last-child {
    margin-bottom: 37px; }
  .apply-form-module .basic-details label {
    position: relative;
    margin: 0 3px 0 0;
    display: inline-block;
    width: 113px;
    height: 113px;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    cursor: pointer; }
    @media all and (max-width: 63.9375em) {
      .apply-form-module .basic-details label {
        margin-bottom: 3px; } }
    .apply-form-module .basic-details label img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .apply-form-module .basic-details input {
    position: absolute;
    width: 0;
    opacity: 0; }
  .apply-form-module .basic-details p {
    margin-bottom: 8px;
    color: #666666;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px; }
  .apply-form-module .person legend {
    margin-bottom: 39px; }
  .apply-form-module .person > div:first-of-type {
    margin-bottom: 35px; }
  .apply-form-module .person .checkbox {
    font-size: 0; }
    .apply-form-module .person .checkbox input {
      margin: 0 12px 0 0;
      width: 12px;
      height: 12px;
      vertical-align: middle; }
    .apply-form-module .person .checkbox label {
      display: inline-block;
      color: #666666;
      font-family: Montserrat;
      font-size: 14px;
      font-weight: 500;
      vertical-align: top; }
  .apply-form-module .submit-section {
    padding-top: 33px;
    border-top: 2px solid #cccccc; }
    .apply-form-module .submit-section span {
      color: #db2141;
      font-family: Montserrat;
      font-size: 24px;
      font-weight: 600; }
      @media all and (max-width: 47.9375em) {
        .apply-form-module .submit-section span {
          display: block; } }
    .apply-form-module .submit-section button {
      margin-top: 36px;
      display: block;
      width: 144px;
      height: 48px;
      color: #ffffff;
      font-family: Montserrat;
      font-size: 18px;
      font-weight: 400;
      border-radius: 5px;
      background-color: #000000; }
      @media all and (max-width: 47.9375em) {
        .apply-form-module .submit-section button {
          margin-top: 30px; } }
    .apply-form-module .submit-section > div:last-of-type {
      padding-top: 25px; }
      @media all and (max-width: 47.9375em) {
        .apply-form-module .submit-section > div:last-of-type {
          padding-top: 16px; } }

/*********************************************
:: Error Pages
********************************************/
.page-404 .body-container {
  padding-top: 30px; }
  @media all and (min-width: 64em) {
    .page-404 .body-container {
      padding-top: 60px; } }

/*********************************************
:: Pages
********************************************/
/*********************************************
:: Template Page                   
********************************************/
.page-template {
  /********************************************/ }
  .page-template .detail-container {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 45px 0 0;
    text-align: left;
    background: white;
    z-index: 9; }
    @media all and (min-width: 64em) {
      .page-template .detail-container {
        padding: 95px 0 0; } }
    .page-template .detail-container.no-padding {
      padding: 0; }
    .page-template .detail-container .col1 {
      float: left;
      width: 100%; }
      @media all and (min-width: 64em) {
        .page-template .detail-container .col1 {
          width: 65%;
          max-width: 743px; } }
    .page-template .detail-container .col2 {
      float: left;
      width: 100%;
      text-align: center; }
      @media all and (min-width: 64em) {
        .page-template .detail-container .col2 {
          width: 35%; } }

/*******************************************/
/*********************************************
:: Home Page                   
********************************************/
.page-home {
  overflow: hidden;
  /********************************************/
  /********************************************/
  /********************************************/ }
  .page-home .hero-container {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    background: #db2141; }
    .page-home .hero-container .hero-text {
      position: relative;
      padding: 60px 0 159px 0;
      z-index: 9; }
      @media all and (min-width: 64em) {
        .page-home .hero-container .hero-text {
          padding: 158px 0 350px 0; } }
      .page-home .hero-container .hero-text p {
        margin-bottom: 16px;
        font-size: 16px;
        font-weight: 300;
        line-height: 19px;
        letter-spacing: 1px;
        color: white; }
        @media all and (min-width: 64em) {
          .page-home .hero-container .hero-text p {
            font-size: 18px;
            line-height: 22px; } }
      .page-home .hero-container .hero-text h1, .page-home .hero-container .hero-text h2, .page-home .hero-container .hero-text legend {
        margin-bottom: 27px;
        font-size: 36px;
        line-height: 42px;
        color: white;
        font-weight: 600; }
        @media all and (min-width: 64em) {
          .page-home .hero-container .hero-text h1, .page-home .hero-container .hero-text h2, .page-home .hero-container .hero-text legend {
            font-size: 48px;
            line-height: 56px; } }
    .page-home .hero-container .hero, .page-home .hero-container .hero-shadow {
      position: absolute;
      top: auto;
      bottom: -3px;
      left: 0;
      right: 0;
      width: 100%;
      margin: auto;
      z-index: 8; }
    .page-home .hero-container .hero-shadow {
      bottom: 10px; }
    .page-home .hero-container .interest-cloud {
      position: absolute;
      bottom: 98px;
      right: -80px;
      width: 295px;
      z-index: 10;
      -webkit-animation: bounce 5s infinite ease-in-out;
      animation: bounce 5s infinite ease-in-out; }
      .page-home .hero-container .interest-cloud img, .page-home .hero-container .interest-cloud svg {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
      .page-home .hero-container .interest-cloud:hover img, .page-home .hero-container .interest-cloud:hover svg {
        -webkit-transform: scale(1.06);
        -ms-transform: scale(1.06);
        transform: scale(1.06); }
      .page-home .hero-container .interest-cloud .number {
        position: absolute;
        top: 89px;
        right: 120px;
        padding: 20px 10px;
        font-size: 70px;
        font-weight: 900;
        letter-spacing: -3px;
        color: #db2141;
        background: white; }
    .page-home .hero-container .mortgage-cloud {
      position: absolute;
      bottom: 185px;
      /*left: 65px;*/
      left: 35px;
      width: 295px;
      z-index: 10;
      -webkit-animation: bounce 3s infinite ease-in-out;
      animation: bounce 3s infinite ease-in-out; }
      .page-home .hero-container .mortgage-cloud img, .page-home .hero-container .mortgage-cloud svg {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
      .page-home .hero-container .mortgage-cloud:hover img, .page-home .hero-container .mortgage-cloud:hover svg {
        -webkit-transform: scale(1.06);
        -ms-transform: scale(1.06);
        transform: scale(1.06); }
    .page-home .hero-container .cloud1 {
      position: absolute;
      top: 16px;
      left: -70px;
      width: 121px;
      opacity: 0.8;
      -webkit-animation: moveclouds 5s ease-in-out infinite;
      animation: moveclouds 5s ease-in-out infinite;
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
      @media all and (min-width: 64em) {
        .page-home .hero-container .cloud1 {
          top: 206px;
          /*left: -40px;*/
          left: -95px;
          width: 221px; } }
    .page-home .hero-container .cloud2 {
      position: absolute;
      top: 72px;
      left: 72px;
      width: 178px;
      opacity: 0.8;
      -webkit-animation: moveclouds 3s ease-in-out infinite;
      animation: moveclouds 3s ease-in-out infinite; }
    .page-home .hero-container .cloud3 {
      position: absolute;
      top: 137px;
      right: -50px;
      width: 109px;
      -webkit-animation: moveclouds 4s ease-in-out infinite;
      animation: moveclouds 4s ease-in-out infinite; }
      @media all and (min-width: 64em) {
        .page-home .hero-container .cloud3 {
          top: 70px;
          /*right: -100px;*/
          right: -95px;
          width: 190px; } }
    .page-home .hero-container .cloud4 {
      position: absolute;
      top: 216px;
      right: 56px;
      width: 181px;
      opacity: 0.9;
      -webkit-animation: moveclouds 6s ease-in-out infinite;
      animation: moveclouds 6s ease-in-out infinite; }
  .page-home .links-container {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 27px 0 0;
    text-align: left;
    background: white;
    z-index: 9; }
    .page-home .links-container a {
      position: relative;
      display: inline-block;
      width: 100%; }
      .page-home .links-container a h3 {
        margin: 0;
        font-size: 17px;
        color: #db2141; }
      .page-home .links-container a p {
        color: black; }
      .page-home .links-container a span {
        position: absolute;
        top: 5px;
        right: 0;
        font-size: 18px;
        color: #db2141; }
  .page-home .help-container {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 30px 0 40px;
    margin-bottom: 100px;
    text-align: center;
    background: #697478;
    z-index: 9; }
    @media all and (min-width: 64em) {
      .page-home .help-container {
        margin-bottom: 200px;
        padding: 40px 0 60px; } }
    .page-home .help-container:after {
      content: '';
      position: absolute;
      bottom: -10px;
      left: -1%;
      width: 102%;
      height: 50px;
      background: url(/images/grey-curve.svg) no-repeat bottom center;
      background-size: cover; }
      @media all and (min-width: 64em) {
        .page-home .help-container:after {
          bottom: -100px;
          height: 100px; } }
    .page-home .help-container h2, .page-home .help-container legend {
      font-size: 36px;
      color: white; }
    .page-home .help-container p {
      font-size: 16px;
      color: white; }
    .page-home .help-container .buying {
      display: inline-block;
      width: 92%; }
      @media all and (min-width: 64em) {
        .page-home .help-container .buying {
          position: absolute;
          bottom: -150px;
          left: 0;
          width: 100%;
          z-index: 9; } }
      .page-home .help-container .buying a {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 66px;
        margin-bottom: 6px;
        line-height: 66px;
        text-align: center;
        background: white;
        border-radius: 4px;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.15); }
        @media all and (min-width: 64em) {
          .page-home .help-container .buying a {
            width: 202px;
            height: 202px;
            margin: 0 18px;
            border-radius: 50%; }
            .page-home .help-container .buying a:nth-child(1) img {
              margin: 43px auto 20px; }
            .page-home .help-container .buying a:nth-child(2) img {
              margin: 34px auto 20px; }
            .page-home .help-container .buying a:nth-child(3) img {
              margin: 48px auto 20px; }
            .page-home .help-container .buying a:nth-child(4) img {
              margin: 47px auto 20px; } }
        @media all and (min-width: 74.375em) {
          .page-home .help-container .buying a {
            margin: 0 34px; } }
        @media all and (max-width: 63.9375em) {
          .page-home .help-container .buying a img {
            position: absolute;
            top: 10px;
            left: 10px;
            height: 44px; } }
        @media all and (min-width: 64em) {
          .page-home .help-container .buying a img {
            display: block;
            /*position: relative;
                        top: 0;
                        left:  0;
                        height: 82px;

                        margin: 30px 0 0;*/ } }
        .page-home .help-container .buying a h4 {
          line-height: 66px;
          color: #000000; }
          @media all and (min-width: 64em) {
            .page-home .help-container .buying a h4 {
              line-height: 22px;
              color: #db2141; } }
          @media all and (max-width: 63.9375em) {
            .page-home .help-container .buying a h4 br {
              display: none; } }
      .page-home .help-container .buying a:hover {
        background: rgba(255, 255, 255, 0.8); }
  .page-home .map-container {
    display: inline-block;
    width: 100%;
    text-align: center; }
    .page-home .map-container h2, .page-home .map-container legend {
      margin-bottom: 30px;
      font-size: 28px;
      line-height: 49px;
      color: #697478; }
      @media all and (min-width: 64em) {
        .page-home .map-container h2, .page-home .map-container legend {
          margin-bottom: 60px;
          font-size: 36px; } }

/*******************************************/
/*********************************************
:: Template Page                   
********************************************/
.page-testimonials {
  /********************************************/ }
  @media all and (max-width: 47.9375em) {
    .page-testimonials .content-max-width {
      padding: 0; } }
  .page-testimonials .detail-container {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 45px 0 0;
    text-align: left;
    background: white;
    z-index: 9; }
    @media all and (min-width: 64em) {
      .page-testimonials .detail-container {
        padding: 95px 0 0; } }
    .page-testimonials .detail-container.no-padding {
      padding: 0; }
    .page-testimonials .detail-container .col1 {
      float: left;
      width: 100%; }
      @media all and (min-width: 64em) {
        .page-testimonials .detail-container .col1 {
          width: 65%;
          max-width: 743px; } }
    .page-testimonials .detail-container .col2 {
      float: left;
      width: 100%;
      text-align: center; }
      @media all and (min-width: 64em) {
        .page-testimonials .detail-container .col2 {
          width: 35%; } }

/*******************************************/
/*********************************************
:: Borrowing Power & Repayments Page (pages with calculators)             
********************************************/
.page-calculators {
  overflow: hidden;
  /********************************************/
  /********************************************/
  /*******************************************/
  /*******************************************/ }
  .page-calculators .hero-container {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center; }
  .page-calculators .active {
    display: inline-block; }
  .page-calculators p {
    margin-bottom: 0;
    line-height: 30px;
    color: #444444; }
    @media all and (min-width: 64em) {
      .page-calculators p {
        margin-bottom: 10px;
        font-size: 16px; } }
  .page-calculators h3 {
    margin-bottom: 30px;
    font-size: 36px;
    color: #db2141; }
    @media all and (min-width: 64em) {
      .page-calculators h3 {
        font-size: 48px; } }
  .page-calculators h4 {
    font-size: 22px;
    color: black; }
    @media all and (min-width: 64em) {
      .page-calculators h4 {
        font-size: 36px; } }
    .page-calculators h4 i {
      font-size: 14px;
      font-weight: 300;
      color: #666666; }
  .page-calculators .calculator {
    width: 100%;
    text-align: center; }
    .page-calculators .calculator .calc {
      width: 100%;
      max-width: 704px;
      margin: 0 auto;
      padding: 54px 0 30px; }
      .page-calculators .calculator .calc .form-field {
        margin-right: 30px; }
        @media all and (min-width: 48em) {
          .page-calculators .calculator .calc .form-field {
            max-width: 279px; } }
      .page-calculators .calculator .calc .button-black, .page-calculators .calculator .calc .button-field button, .button-field .page-calculators .calculator .calc button, .page-calculators .calculator .calc .button-field input[type="submit"], .button-field .page-calculators .calculator .calc input[type="submit"] {
        margin-top: 20px;
        width: 144px;
        border-radius: 5px;
        background-color: #000000;
        color: #ffffff;
        font-family: Montserrat;
        font-size: 18px;
        font-weight: 400; }
        @media all and (min-width: 48em) {
          .page-calculators .calculator .calc .button-black, .page-calculators .calculator .calc .button-field button, .button-field .page-calculators .calculator .calc button, .page-calculators .calculator .calc .button-field input[type="submit"], .button-field .page-calculators .calculator .calc input[type="submit"] {
            margin-top: 28px; } }
      @media all and (min-width: 64em) {
        .page-calculators .calculator .calc input {
          border-width: 2px; } }
      @media all and (min-width: 64em) {
        .page-calculators .calculator .calc .number.plus, .page-calculators .calculator .calc .number.minus {
          width: 48px;
          height: 48px;
          line-height: 48px; } }
    .page-calculators .calculator .results {
      display: inline-block;
      width: 100%;
      text-align: center;
      padding: 20px 0 0 0;
      border-top: 1px solid #CCCCCC; }
      @media all and (min-width: 64em) {
        .page-calculators .calculator .results {
          padding: 47px 0 0 0; } }
      .page-calculators .calculator .results .no-amount p {
        font-size: 16px;
        color: #666666;
        margin-bottom: 30px; }
      .page-calculators .calculator .results .amount {
        float: left;
        width: 100%; }
        @media all and (min-width: 64em) {
          .page-calculators .calculator .results .amount {
            width: 100%; } }
        .page-calculators .calculator .results .amount .deposit, .page-calculators .calculator .results .amount .repayments {
          float: left;
          width: 100%;
          text-align: left; }
          @media all and (min-width: 64em) {
            .page-calculators .calculator .results .amount .deposit, .page-calculators .calculator .results .amount .repayments {
              width: 50%;
              text-align: center; } }
        .page-calculators .calculator .results .amount .deposit {
          border-bottom: 1px solid #CCCCCC; }
          @media all and (min-width: 64em) {
            .page-calculators .calculator .results .amount .deposit {
              border-bottom: none;
              border-right: none; } }
    .page-calculators .calculator canvas {
      max-width: 474px;
      max-height: 300px;
      margin: 0 auto; }
      @media all and (min-width: 64em) {
        .page-calculators .calculator canvas {
          float: right; } }
  .page-calculators .advanced {
    width: 100%;
    text-align: left;
    padding: 54px 0 0; }
    @media all and (min-width: 64em) {
      .page-calculators .advanced {
        text-align: center;
        padding: 78px 0; } }
    @media all and (max-width: 63.9375em) {
      .page-calculators .advanced form {
        margin-bottom: 40px; } }
    .page-calculators .advanced p {
      font-size: 14px;
      color: #444444; }
    .page-calculators .advanced h4 {
      font-size: 22px; }
      @media all and (min-width: 64em) {
        .page-calculators .advanced h4 {
          font-size: 32px; } }
      @media all and (min-width: 64em) {
        .page-calculators .advanced h4 i {
          display: block; } }
      .page-calculators .advanced h4.red {
        color: #db2141; }
    .page-calculators .advanced h5 {
      text-align: left; }
    @media all and (min-width: 64em) {
      .page-calculators .advanced .form-field.number .number span {
        top: 9px; } }
    @media all and (min-width: 64em) {
      .page-calculators .advanced .calc {
        float: left;
        width: 50%;
        max-width: 528px;
        padding-right: 67px;
        border-right: 1px solid #CCCCCC; }
        .page-calculators .advanced .calc input {
          height: 36px; } }
    .page-calculators .advanced .results {
      border: none; }
      @media all and (min-width: 64em) {
        .page-calculators .advanced .results {
          width: 50%;
          float: right; } }
    .page-calculators .advanced .borrow, .page-calculators .advanced .deposit, .page-calculators .advanced .repayments {
      width: 33.3%;
      float: left; }
    .page-calculators .advanced .amount {
      width: 100%; }
  .page-calculators .icon-substract, .page-calculators .icon-add {
    font-size: 18px;
    font-weight: 700; }
  .page-calculators .calc label {
    font-size: 11px;
    font-weight: 600;
    font-family: Montserrat; }
    @media all and (min-width: 64em) {
      .page-calculators .calc label {
        font-size: 16px;
        font-weight: 500; } }
  .page-calculators .more {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 743px;
    padding: 53px 0 0;
    text-align: center; }
    .page-calculators .more .button-black, .page-calculators .more .button-field button, .button-field .page-calculators .more button, .page-calculators .more .button-field input[type="submit"], .button-field .page-calculators .more input[type="submit"] {
      margin-bottom: 48px; }
    .page-calculators .more p {
      font-size: 14px;
      font-weight: 300;
      color: #444444;
      opacity: 0.9; }

/*******************************************/
/*********************************************
:: Borrowing Power & Repayments Page (pages with calculators)             
********************************************/
.page-repayments {
  /********************************************/
  /*******************************************/ }
  .page-repayments p {
    margin-bottom: 0;
    line-height: 24px;
    color: #444444; }
    @media all and (min-width: 64em) {
      .page-repayments p {
        margin-bottom: 20px;
        font-size: 16px; } }
  .page-repayments h3 {
    margin-bottom: 30px;
    font-size: 36px;
    color: #db2141; }
    @media all and (min-width: 64em) {
      .page-repayments h3 {
        font-size: 48px;
        margin-bottom: 44px; } }
    .page-repayments h3 i {
      font-size: 14px;
      font-weight: 300;
      color: #666666; }
  .page-repayments h4 {
    font-size: 22px;
    color: black; }
    @media all and (min-width: 64em) {
      .page-repayments h4 {
        font-size: 30px; } }
  .page-repayments input, .page-repayments select {
    height: 36px; }
  .page-repayments .calculator-container {
    display: inline-block;
    width: 100%;
    padding: 20px 0; }
    @media all and (max-width: 63.9375em) {
      .page-repayments .calculator-container .content-max-width {
        padding: 0; }
        .page-repayments .calculator-container .content-max-width .calc, .page-repayments .calculator-container .content-max-width .amount, .page-repayments .calculator-container .content-max-width .no-amount {
          padding: 0 5.33333333%; } }
    @media all and (min-width: 64em) {
      .page-repayments .calculator-container {
        padding: 76px 0 30px; } }
    .page-repayments .calculator-container .calc {
      display: inline-block;
      width: 100%;
      max-width: 704px;
      text-align: center;
      margin: 0 auto; }
      @media all and (max-width: 63.9375em) {
        .page-repayments .calculator-container .calc .calc-inner {
          margin-bottom: 20px;
          padding-bottom: 30px !important;
          border-bottom: 1px solid #cccccc; } }
      @media all and (min-width: 64em) {
        .page-repayments .calculator-container .calc {
          float: left;
          width: 33.3%;
          max-width: 286px;
          border-right: 1px solid #CCCCCC; } }
      .page-repayments .calculator-container .calc .form-field {
        margin-right: 30px; }
        @media all and (min-width: 48em) {
          .page-repayments .calculator-container .calc .form-field {
            max-width: 219px; } }
      @media all and (min-width: 48em) {
        .page-repayments .calculator-container .calc .button-black, .page-repayments .calculator-container .calc .button-field button, .button-field .page-repayments .calculator-container .calc button, .page-repayments .calculator-container .calc .button-field input[type="submit"], .button-field .page-repayments .calculator-container .calc input[type="submit"] {
          margin-top: 25px; } }
      @media all and (max-width: 47.9375em) {
        .page-repayments .calculator-container .calc .dollar:before {
          top: 37px; } }
    .page-repayments .calculator-container .results {
      display: inline-block;
      width: 100%; }
      @media all and (min-width: 64em) {
        .page-repayments .calculator-container .results {
          width: 66.66%; } }
      .page-repayments .calculator-container .results .no-amount {
        text-align: center; }
        .page-repayments .calculator-container .results .no-amount p {
          font-size: 16px;
          color: #666666;
          margin-bottom: 30px; }
      .page-repayments .calculator-container .results .payments {
        margin: 4px 0 20px 0; }
        .page-repayments .calculator-container .results .payments.dollar:before {
          top: 12px; }
      .page-repayments .calculator-container .results .amount {
        border-right: 1px solid #CCCCCC; }
      @media all and (max-width: 63.9375em) {
        .page-repayments .calculator-container .results .more-options {
          padding: 24px 5.33333333% 27px;
          background-color: #ececec; } }
      .page-repayments .calculator-container .results .amount, .page-repayments .calculator-container .results .more-options {
        float: left;
        width: 100%; }
        @media all and (min-width: 64em) {
          .page-repayments .calculator-container .results .amount, .page-repayments .calculator-container .results .more-options {
            width: 50%;
            padding: 0 40px; } }
      .page-repayments .calculator-container .results .savings strong {
        padding-left: 10px; }
      .page-repayments .calculator-container .results .total, .page-repayments .calculator-container .results .interest, .page-repayments .calculator-container .results .repaid {
        vertical-align: bottom;
        width: 100%;
        max-width: 300px; }
        .page-repayments .calculator-container .results .total strong, .page-repayments .calculator-container .results .interest strong, .page-repayments .calculator-container .results .repaid strong {
          float: right;
          color: black; }
          @media all and (min-width: 64em) {
            .page-repayments .calculator-container .results .total strong, .page-repayments .calculator-container .results .interest strong, .page-repayments .calculator-container .results .repaid strong {
              font-size: 22px; } }
    .page-repayments .calculator-container .more {
      /*display: inline-block;*/
      display: none;
      width: 100%;
      max-width: 743px;
      margin: 0 auto;
      padding: 20px 5.44444%;
      text-align: center; }
      @media all and (min-width: 64em) {
        .page-repayments .calculator-container .more {
          padding: 87px 0 0; } }

/*******************************************/
/*********************************************
  :: Blog
********************************************/
.page-blog {
  /********************************************/ }
  .page-blog .blog-container {
    display: inline-block;
    width: 100%;
    margin: 85px 0 80px 0; }
    .page-blog .blog-container .col1 {
      float: left;
      width: 100%; }
      @media all and (min-width: 64em) {
        .page-blog .blog-container .col1 {
          width: 760px; } }
    .page-blog .blog-container .col2 {
      float: right;
      width: 100%; }
      @media all and (min-width: 64em) {
        .page-blog .blog-container .col2 {
          width: calc(100% - 760px);
          padding-left: 83px; } }
      .page-blog .blog-container .col2 .year {
        width: 100%;
        margin: 0 0 -1px;
        border: 1px solid #db2141;
        border-bottom: none; }
        .page-blog .blog-container .col2 .year .month {
          width: 100%;
          display: none;
          padding: 14px 0;
          background: #ECECEC;
          border-bottom: 1px solid #db2141; }
          .page-blog .blog-container .col2 .year .month.active {
            display: inline-block; }
        .page-blog .blog-container .col2 .year a, .page-blog .blog-container .col2 .year button {
          position: relative;
          display: inline-block;
          width: 100%;
          margin: 0;
          padding: 1px 30px;
          font-size: 14px;
          font-weight: 700;
          line-height: 24px;
          text-align: left;
          color: #db2141;
          list-style-type: none; }
          .page-blog .blog-container .col2 .year a span, .page-blog .blog-container .col2 .year button span {
            position: absolute;
            top: 13px;
            left: 8px;
            font-size: 15px;
            font-weight: 300;
            color: #db2141; }
        .page-blog .blog-container .col2 .year button.top {
          padding: 8px 30px;
          color: black;
          background: white;
          border-bottom: 1px solid #db2141; }
    .page-blog .blog-container .tags-container {
      position: relative;
      width: 100%;
      background: #ECECEC;
      margin-bottom: 20px; }
      .page-blog .blog-container .tags-container p {
        display: inline-block;
        width: auto;
        height: 54px;
        margin: 0 2px 0 0;
        padding: 0 20px;
        font-size: 14px;
        line-height: 54px;
        color: white;
        cursor: pointer;
        background: white; }
        @media all and (min-width: 64em) {
          .page-blog .blog-container .tags-container p {
            background: #db2141;
            color: white; } }
        .page-blog .blog-container .tags-container p span {
          color: #db2141; }
          @media all and (min-width: 64em) {
            .page-blog .blog-container .tags-container p span {
              color: white; } }
    .page-blog .blog-container ul.categories, .page-blog .blog-container ul.tags {
      display: none;
      margin: 10px 0 0 0; }
      .page-blog .blog-container ul.categories li, .page-blog .blog-container ul.tags li {
        display: inline-block;
        width: auto;
        height: 28px;
        margin: 0 0 5px;
        padding: 0 25px;
        background: white;
        border-bottom: 1px solid #db2141;
        border-radius: 2px; }
        .page-blog .blog-container ul.categories li a, .page-blog .blog-container ul.tags li a {
          display: block;
          font-size: 13px;
          line-height: 28px;
          text-align: center;
          color: #333333; }
      .page-blog .blog-container ul.categories li.active, .page-blog .blog-container ul.tags li.active {
        background: white;
        border: 1px solid #979797; }
        .page-blog .blog-container ul.categories li.active a, .page-blog .blog-container ul.tags li.active a {
          display: block;
          font-size: 13px;
          font-weight: 300;
          line-height: 23px;
          text-align: center;
          color: #979797; }
    .page-blog .blog-container article {
      float: left;
      width: 100%; }
      @media all and (min-width: 64em) {
        .page-blog .blog-container article {
          margin: 24px 0 0px 0;
          border-bottom: 2px solid #CCCCCC; } }
      .page-blog .blog-container article .image {
        float: left;
        width: 100%;
        text-align: left;
        margin-bottom: 15px; }
        @media all and (min-width: 64em) {
          .page-blog .blog-container article .image {
            width: 277px; } }
        .page-blog .blog-container article .image img {
          max-width: 320px;
          margin: 0 auto; }
          @media all and (min-width: 64em) {
            .page-blog .blog-container article .image img {
              width: 240px; } }
      .page-blog .blog-container article .content {
        float: left;
        width: 100%;
        margin-bottom: 20px; }
        @media all and (min-width: 64em) {
          .page-blog .blog-container article .content {
            width: calc(100% - 277px); } }
        .page-blog .blog-container article .content h4 {
          margin-bottom: 5px;
          letter-spacing: 0px; }
          .page-blog .blog-container article .content h4 a {
            display: inline-block;
            width: 100%;
            font-size: 14px;
            font-weight: 700;
            line-height: 16px;
            color: black; }
            @media all and (min-width: 64em) {
              .page-blog .blog-container article .content h4 a {
                font-size: 16px; } }
            .page-blog .blog-container article .content h4 a:hover {
              color: #697478; }
        .page-blog .blog-container article .content .meta {
          display: inline-block;
          width: 100%; }
          .page-blog .blog-container article .content .meta p {
            display: inline-block;
            width: auto;
            margin: 0 20px 0 0;
            font-size: 12px; }
          .page-blog .blog-container article .content .meta p.date {
            color: #999999; }
          .page-blog .blog-container article .content .meta p.categories {
            color: #444444; }
            .page-blog .blog-container article .content .meta p.categories a {
              color: #db2141;
              text-decoration: underline; }
      .page-blog .blog-container article .excerpt {
        float: left;
        width: 100%;
        padding: 0 0 20px; }
        .page-blog .blog-container article .excerpt p {
          line-height: 22px;
          color: #444444; }
        .page-blog .blog-container article .excerpt .tag-list {
          font-size: 12px; }
          .page-blog .blog-container article .excerpt .tag-list i {
            color: #999999; }
          .page-blog .blog-container article .excerpt .tag-list a {
            color: #db2141;
            text-decoration: underline; }

/********************************************/
.page-online {
  /***************************
    #   Main Layout
    ***************************/
  /****************************
    # Reuseable/Helper Classes
    *****************************/
  /****************************
    #   Form Layout
    *****************************/ }
  .page-online input[type='number'] {
    -moz-appearance: textfield; }
  .page-online input::-webkit-outer-spin-button,
  .page-online input::-webkit-inner-spin-button {
    -webkit-appearance: none; }
  @media all and (max-width: 47.9375em) {
    .page-online label[for=''] {
      display: none; } }
  .page-online .content-max-width {
    padding: 0 4%; }
  @media all and (min-width: 64em) {
    .page-online .detail-container {
      padding: 58px 0 0; } }
  .page-online .detail-container .col {
    float: left;
    width: 100%; }
    @media all and (min-width: 64em) {
      .page-online .detail-container .col {
        max-width: 760px; } }
    .page-online .detail-container .col fieldset {
      max-width: 760px; }
  .page-online .detail-container aside {
    float: right;
    text-align: center; }
    @media all and (max-width: 63.9375em) {
      .page-online .detail-container aside {
        display: none; } }
    .page-online .detail-container aside .pink-cloud {
      min-width: 241px;
      margin-top: 0px; }
  .page-online .note {
    margin-bottom: 15px;
    color: #444444;
    font-family: "Open Sans";
    font-size: 12px;
    font-style: italic;
    line-height: 24px;
    clear: left;
    opacity: 0.9; }
  .page-online .add-another {
    display: block;
    color: #db2141;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    clear: both; }
    .page-online .add-another span {
      margin-right: 9px;
      display: inline-block;
      font-size: 18px;
      font-weight: 500;
      vertical-align: middle; }
  .page-online .intro {
    margin-top: 21px; }
    @media all and (min-width: 64em) {
      .page-online .intro {
        margin-bottom: 33px; } }
    .page-online .intro p {
      font-family: "Open Sans";
      font-size: 16px;
      line-height: 30px;
      color: #444444;
      opacity: 0.9; }
  .page-online .indent {
    position: relative;
    margin-bottom: 23px;
    font-size: 0;
    cursor: pointer; }
    .page-online .indent::after {
      content: "";
      display: block;
      clear: both; }
    .page-online .indent:last-child {
      margin-bottom: 37px; }
    @media all and (min-width: 64em) {
      .page-online .indent {
        margin-right: -12px;
        padding-left: 41px; }
        .page-online .indent::before {
          content: '';
          position: absolute;
          top: 3px;
          left: 20px;
          width: 2px;
          height: calc(100% - 8px);
          background: #ececec; } }
  .page-online legend {
    position: relative;
    width: 100%;
    height: 48px;
    padding: 15px 40px;
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    font-family: "Montserrat", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    line-height: 18px;
    background: #ececec;
    border-radius: 4px; }
    .page-online legend::before {
      content: '';
      position: absolute;
      top: 22px;
      left: 12px;
      width: 18px;
      height: 2px;
      background: #db2141; }
    .page-online legend::after {
      content: '';
      position: absolute;
      top: 14px;
      left: 20px;
      display: none;
      width: 2px;
      height: 18px;
      background: #db2141; }
    .page-online legend.active::after {
      display: block; }
    .page-online legend.complete span {
      background-color: #36bc63; }
    .page-online legend span {
      position: absolute;
      top: 12px;
      right: 20px;
      width: 25px;
      height: 25px;
      line-height: 25px;
      color: white;
      text-align: center;
      background: #d8d8d8;
      border-radius: 50%; }
  .page-online fieldset {
    display: none; }
  .page-online h3 {
    margin-bottom: 25px;
    color: #d92545;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600; }
  .page-online label {
    margin-bottom: 7px;
    display: block;
    height: 18px;
    color: #666666;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px; }
  .page-online input, .page-online select {
    height: 36px;
    border-radius: 5px;
    border: 1px solid #cccccc; }
    .page-online input.small, .page-online select.small {
      max-width: 172px;
      margin-left: 11px; }
      .page-online input.small:first-of-type, .page-online select.small:first-of-type {
        margin-left: 0; }
    .page-online input.medium, .page-online select.medium {
      max-width: 265px; }
  .page-online .selectric {
    /*height: 36px;
        border-radius: 5px;
        border: 1px solid #cccccc;*/
    /*&.medium {
            max-width: 265px;
        }*/ }
    .page-online .selectric-small {
      margin-left: 11px;
      display: inline-block;
      width: 100%;
      max-width: 172px;
      vertical-align: top; }
      .page-online .selectric-small:first-of-type {
        margin-left: 0; }
      @media all and (max-width: 47.9375em) {
        .page-online .selectric-small {
          margin-left: 0; } }
  .page-online .wrap {
    float: left;
    margin-bottom: 16px;
    width: 100%;
    max-width: 355px;
    font-size: 0; }
    .page-online .wrap:nth-child(2n+1) {
      margin-right: 12px; }
    .page-online .wrap.increment {
      position: relative;
      width: 188px; }
      .page-online .wrap.increment input {
        text-align: center; }
      .page-online .wrap.increment span {
        position: absolute;
        bottom: 0;
        width: 36px;
        height: 36px;
        line-height: 34px;
        background-color: #db2141;
        text-align: center; }
        .page-online .wrap.increment span::before {
          font-size: 14px;
          color: #ffffff;
          font-weight: 700; }
        .page-online .wrap.increment span.minus {
          left: 0;
          border-radius: 5px 0 0 5px; }
        .page-online .wrap.increment span.plus {
          right: 0;
          border-radius: 0 5px 5px 0; }
    .page-online .wrap.full {
      width: 100%; }
    .page-online .wrap.large {
      max-width: 375px; }
    .page-online .wrap.largeish {
      width: 345px; }
    @media all and (max-width: 47.9375em) {
      .page-online .wrap.inline {
        max-width: 187.5px;
        margin-right: 0; } }
    .page-online .wrap.inline label {
      display: inline-block;
      width: 183px; }
    .page-online .wrap.medium label {
      display: inline-block;
      width: 90px; }
    .page-online .wrap.mediumish {
      width: 255px;
      margin-right: 11px; }
      .page-online .wrap.mediumish:last-of-type {
        margin-right: 0; }
    .page-online .wrap.smallish {
      width: 202px;
      margin-right: 11px; }
      .page-online .wrap.smallish:last-of-type {
        margin-right: 0; }
    .page-online .wrap.small {
      width: 72px; }
    .page-online .wrap.content label {
      display: inline-block;
      margin-right: 19px; }

/****************************
#
****************************/
.dollar {
  position: relative;
  display: inline-block;
  /*&.small:before {
        bottom: 22px;
    }*/
  /*@include mappy-bp(mediumish) {
        &::before {
            bottom: 22px;
        }
    }*/ }
  .dollar:before {
    content: '$';
    position: absolute;
    top: 50%;
    left: 12px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    font-weight: 600;
    color: #000000; }
  .dollar.small {
    /*margin-right: 11px;*/ }
  .dollar.full {
    width: 100%; }
  .dollar input {
    padding: 0 26px; }

/*********************************************
:: Contact Page                   
********************************************/
.page-contact {
  /********************************************/ }
  .page-contact .detail-container {
    width: 100%;
    display: inline-block;
    padding: 0; }
    .page-contact .detail-container .col1 {
      float: left;
      width: 100%;
      margin-bottom: 35px; }
      @media all and (min-width: 64em) {
        .page-contact .detail-container .col1 {
          width: 40%;
          max-width: 420px; } }
      .page-contact .detail-container .col1 .icons {
        display: inline-block;
        width: 100%;
        margin-bottom: 41px; }
        @media all and (min-width: 64em) {
          .page-contact .detail-container .col1 .icons {
            margin-bottom: 63px; } }
        .page-contact .detail-container .col1 .icons span {
          float: left;
          width: 75px;
          font-size: 36px;
          color: #989da1; }
          @media all and (min-width: 64em) {
            .page-contact .detail-container .col1 .icons span {
              width: 94px;
              font-size: 60px; } }
        .page-contact .detail-container .col1 .icons .text {
          float: left;
          width: calc(100% - 75px); }
          @media all and (min-width: 64em) {
            .page-contact .detail-container .col1 .icons .text {
              width: calc(100% - 94px); } }
          .page-contact .detail-container .col1 .icons .text h3 {
            font-size: 18px;
            color: black;
            margin-bottom: 3px; }
            @media all and (min-width: 64em) {
              .page-contact .detail-container .col1 .icons .text h3 {
                font-size: 20px; } }
          .page-contact .detail-container .col1 .icons .text p {
            font-size: 16px;
            font-weight: 400;
            color: #333333;
            margin-bottom: 0; }
            @media all and (min-width: 64em) {
              .page-contact .detail-container .col1 .icons .text p {
                font-size: 18px; } }
          .page-contact .detail-container .col1 .icons .text a {
            font-size: 16px;
            color: #db2141;
            cursor: pointer; }
        .page-contact .detail-container .col1 .icons .text.phone p {
          font-size: 26px;
          font-weight: 400;
          color: #db2141; }
        .page-contact .detail-container .col1 .icons .text.mail p {
          color: #db2141; }
    .page-contact .detail-container .col2 {
      width: 100%;
      float: left;
      padding: 20px 0% 0 0%; }
      @media all and (min-width: 64em) {
        .page-contact .detail-container .col2 {
          width: 60%;
          max-width: 666px;
          float: right;
          padding: 0px; } }
      .page-contact .detail-container .col2 label {
        color: #292929;
        font-family: "Open Sans";
        font-size: 14px;
        font-weight: 600;
        line-height: 26px;
        text-transform: uppercase; }
      .page-contact .detail-container .col2 input {
        background: #FAFAFA; }
        .page-contact .detail-container .col2 input::-webkit-input-placeholder {
          color: #999999;
          font-family: Lato;
          font-size: 14px;
          font-weight: 400;
          /*line-height: 26px;*/ }
        .page-contact .detail-container .col2 input:-ms-input-placeholder {
          color: #999999;
          font-family: Lato;
          font-size: 14px;
          font-weight: 400;
          /*line-height: 26px;*/ }
        .page-contact .detail-container .col2 input::placeholder {
          color: #999999;
          font-family: Lato;
          font-size: 14px;
          font-weight: 400;
          /*line-height: 26px;*/ }
    .page-contact .detail-container .map-area {
      position: relative;
      display: inline-block;
      width: 100%;
      margin: 30px 0 0 0; }
      .page-contact .detail-container .map-area:after {
        content: '';
        position: absolute;
        top: 0px;
        left: -1%;
        width: 102%;
        height: 100px;
        background: url(/images/white-curve.svg) no-repeat bottom center;
        background-size: cover;
        z-index: 1; }
        @media all and (min-width: 64em) {
          .page-contact .detail-container .map-area:after {
            bottom: -40px;
            height: 100px; } }
      .page-contact .detail-container .map-area .map {
        float: left;
        width: 100%;
        height: 300px;
        margin: auto; }
        @media all and (min-width: 64em) {
          .page-contact .detail-container .map-area .map {
            height: 516px; } }

/*******************************************/
@media all and (min-width: 64em) {
  .page-contact + .clients-module {
    margin-top: 0px; }
    .page-contact + .clients-module:before, .page-contact + .clients-module:after {
      display: none; } }

/*********************************************
:: JS Plugins
********************************************/
.SumoSelect p {
  margin: 0; }

.SlectBox {
  width: 200px;
  padding: 5px 8px; }

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.SumoSelect > .optWrapper > .options > li label,
.SumoSelect > .CaptionCont {
  -ms-user-select: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none; }

.SumoSelect {
  display: inline-block;
  position: relative;
  outline: none; }

.SumoSelect:focus > .CaptionCont,
.SumoSelect:hover > .CaptionCont {
  box-shadow: 0px 0px 2px #7799D0;
  border-color: #7799D0; }

.SumoSelect > .CaptionCont {
  position: relative;
  border: 1px solid #A4A4A4;
  min-height: 14px;
  background-color: #fff;
  border-radius: 2px;
  margin: 0px; }

.SumoSelect > .CaptionCont > span {
  display: block;
  padding-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default; }

/*placeholder style*/
.SumoSelect > .CaptionCont > span.placeholder {
  color: #ccc;
  font-style: italic; }

.SumoSelect > .CaptionCont > label {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 30px; }

.SumoSelect > .CaptionCont > label > i {
  background-position: center center;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: -2px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  background-repeat: no-repeat;
  opacity: 0.8; }

.SumoSelect > .optWrapper {
  top: 30px;
  width: 100%;
  position: absolute;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -webkit-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -moz-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -ms-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -o-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  box-sizing: border-box;
  z-index: -100;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
  border-radius: 3px;
  overflow: hidden; }

.SumoSelect > .optWrapper.open {
  top: 35px;
  visibility: visible;
  opacity: 1;
  z-index: 1000; }

.SumoSelect > .optWrapper > .options {
  list-style: none;
  display: block;
  padding: 0px;
  margin: 0px;
  overflow: auto;
  border-radius: 2px;
  /*Set the height of pop up here (only for desktop mode)*/
  max-height: 250px;
  /*height*/ }

.SumoSelect > .optWrapper.isFloating > .options {
  max-height: 100%;
  box-shadow: 0px 0px 100px #595959; }

.SumoSelect > .optWrapper > .options > li {
  padding: 6px 6px;
  border-bottom: 1px solid #F3F3F3;
  position: relative; }

.SumoSelect > .optWrapper > .options > li:first-child {
  border-radius: 2px 2px 0px 0px; }

.SumoSelect > .optWrapper > .options > li:last-child {
  border-bottom: none;
  border-radius: 0px 0px 2px 2px; }

.SumoSelect > .optWrapper > .options > li:hover {
  background-color: #E4E4E4; }

.SumoSelect > .optWrapper > .options > li.sel {
  background-color: #a1c0e4; }

.SumoSelect > .optWrapper > .options > li label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer; }

.SumoSelect > .optWrapper > .options > li span {
  display: none; }

/*Floating styles*/
.SumoSelect > .optWrapper.isFloating {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 90%;
  bottom: 0px;
  margin: auto;
  max-height: 90%; }

/*Hover*/
/*.SumoSelect:hover > .CaptionCont > label { background-color: #F1F1F1; }*/
/*disabled state*/
.SumoSelect > .optWrapper > .options > li.disabled {
  background-color: inherit;
  pointer-events: none; }

.SumoSelect > .optWrapper > .options > li.disabled * {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5; }

/*styling for multiple select*/
.SumoSelect > .optWrapper.multiple > .options > li {
  padding-left: 35px;
  cursor: pointer; }

.SumoSelect > .optWrapper.multiple > .options > li span,
.SumoSelect .select-all > span {
  position: absolute;
  display: block;
  width: 30px;
  top: 0px;
  bottom: 0px;
  margin-left: -35px; }

.SumoSelect > .optWrapper.multiple > .options > li span i,
.SumoSelect .select-all > span i {
  position: absolute;
  margin: auto;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 14px;
  height: 14px;
  border: 1px solid #AEAEAE;
  border-radius: 2px;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
  background-color: #fff; }

.SumoSelect > .optWrapper > .MultiControls {
  display: none;
  border-top: 1px solid #ddd;
  background-color: #fff;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.13);
  border-radius: 0px 0px 3px 3px; }

.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls {
  display: block;
  margin-top: 5px;
  position: absolute;
  bottom: 0px;
  width: 100%; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls {
  display: block; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p {
  padding: 6px; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p {
  display: inline-block;
  cursor: pointer;
  padding: 12px;
  width: 50%;
  box-sizing: border-box;
  text-align: center; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover {
  background-color: #f1f1f1; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk {
  border-right: 1px solid #DBDBDB;
  border-radius: 0px 0px 0px 3px; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel {
  border-radius: 0px 0px 3px 0px; }

/*styling for select on popup mode*/
.SumoSelect > .optWrapper.isFloating > .options > li {
  padding: 12px 6px; }

/*styling for only multiple select on popup mode*/
.SumoSelect > .optWrapper.multiple.isFloating > .options > li {
  padding-left: 35px; }

.SumoSelect > .optWrapper.multiple.isFloating {
  padding-bottom: 43px; }

/*selected state
    .SumoSelect > .optWrapper.multiple > .options > li.selected span i:after,
    .SumoSelect .select-all.selected > span i:after{content: '';position: absolute;width: 11px;height: 11px;top: 2px;left: 2px;background-color: rgb(17, 169, 17);border-radius: 2px;box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);}
    */
.SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i {
  background-color: #11a911;
  box-shadow: none;
  border-color: transparent;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center center; }

/*disabled state*/
.SumoSelect.disabled {
  opacity: 0.7;
  cursor: not-allowed; }

.SumoSelect.disabled > .CaptionCont {
  border-color: #ccc;
  box-shadow: none; }

/**Select all button**/
.SumoSelect .select-all {
  border-radius: 3px 3px 0px 0px;
  position: relative;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  padding: 8px 0px 3px 35px;
  height: 20px; }

.SumoSelect .select-all > span i {
  cursor: pointer; }

.SumoSelect .select-all.partial > span i {
  background-color: #ccc; }

/*styling for optgroups*/
.SumoSelect > .optWrapper > .options > li.optGroup {
  padding-left: 5px;
  text-decoration: underline; }

/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/**
 * The picker input element.
 */
.picker__input {
  cursor: default; }

/**
 * When the picker is opened, the input element is “activated”.
 */
.picker__input.picker__input--active {
  border-color: #0089ec; }

/**
 * The holder is the only “scrollable” top-level container element.
 */
.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

/*!
 * Classic picker styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  width: 100%; }

/**
 * The holder is the base of the picker.
 */
.picker__holder {
  position: absolute;
  background: #ffffff;
  border: 1px solid #aaaaaa;
  border-top-width: 0;
  border-bottom-width: 0;
  border-radius: 0 0 5px 5px;
  box-sizing: border-box;
  min-width: 176px;
  max-width: 466px;
  max-height: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg);
  transform: translateY(-1em) perspective(600px) rotateX(10deg);
  -webkit-transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
  transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s; }

/**
 * The frame and wrap work together to ensure that
 * clicks within the picker don’t reach the holder.
 */
.picker__frame {
  padding: 1px; }

.picker__wrap {
  margin: -1px; }

/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  max-height: 25em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  border-top-width: 1px;
  border-bottom-width: 1px;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
  -webkit-transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
  transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
  box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12); }

/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
.picker__box {
  padding: 0 1em; }

/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: .75em; }

/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em; }

.picker__year {
  color: #999999;
  font-size: .8em;
  font-style: italic; }

/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: .5em;
  margin-left: .25em;
  margin-right: .25em; }

@media (min-width: 24.5em) {
  .picker__select--month,
  .picker__select--year {
    margin-top: -0.5em; } }

.picker__select--month {
  width: 35%; }

.picker__select--year {
  width: 22.5%; }

.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #0089ec; }

/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em; }

@media (min-width: 24.5em) {
  .picker__nav--prev,
  .picker__nav--next {
    top: -0.33em; } }

.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em; }

@media (min-width: 24.5em) {
  .picker__nav--prev {
    padding-right: 1.5em; } }

.picker__nav--next {
  right: -1em;
  padding-left: 1.25em; }

@media (min-width: 24.5em) {
  .picker__nav--next {
    padding-left: 1.5em; } }

.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: 0.75em solid #000000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto; }

.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #000000; }

.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5; }

/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em; }

@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: .75em; } }

.picker__table td {
  margin: 0;
  padding: 0; }

/**
 * The weekday labels
 */
.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999999;
  font-weight: 500;
  /* Increase the spacing a tad */ }

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: .5em; } }

/**
 * The days on the calendar
 */
.picker__day {
  padding: .3125em 0;
  font-weight: 200;
  border: 1px solid transparent; }

.picker__day--today {
  position: relative; }

.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #0059bc;
  border-left: .5em solid transparent; }

.picker__day--disabled:before {
  border-top-color: #aaaaaa; }

.picker__day--outfocus {
  color: #dddddd; }

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__day--highlighted {
  border-color: #0089ec; }

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  background: #0089ec;
  color: #ffffff; }

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default; }

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbbbbb; }

/**
 * The footer containing the "today", "clear", and "close" buttons.
 */
.picker__footer {
  text-align: center; }

.picker__button--today,
.picker__button--clear,
.picker__button--close {
  border: 1px solid #ffffff;
  background: #ffffff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom; }

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb; }

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: none; }

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0; }

.picker__button--today:before,
.picker__button--clear:before {
  content: " ";
  margin-right: .45em; }

.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: .66em solid transparent; }

.picker__button--clear:before {
  top: -0.25em;
  width: .66em;
  border-top: 3px solid #ee2200; }

.picker__button--close:before {
  content: "\D7";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777777; }

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default; }

.picker__button--today[disabled]:before {
  border-top-color: #aaaaaa; }

/* ==========================================================================
   $CLASSIC-DATE-PICKER
   ========================================================================== */
.youtube-container {
  display: block;
  width: 100%; }

.youtube-player {
  display: block;
  width: 100%;
  /* assuming that the video has a 16:9 ratio */
  overflow: hidden;
  position: relative;
  height: 100%;
  cursor: hand;
  cursor: pointer;
  height: 180px; }
  @media all and (min-width: 37.5em) {
    .youtube-player {
      height: 250px; } }
  @media all and (min-width: 48em) {
    .youtube-player {
      height: 300px; } }
  @media all and (min-width: 64em) {
    .youtube-player {
      height: 350px; } }
  @media all and (min-width: 74.375em) {
    .youtube-player {
      height: 550px; } }

img.youtube-thumb {
  bottom: 0;
  left: 0;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  height: auto;
  vertical-align: top;
  display: inline-block;
  margin-top: -0.5px; }

.youtube-bg {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center; }

div.play-button {
  display: inline-block;
  position: absolute;
  top: 53%;
  left: 52%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }
  div.play-button:after {
    content: '';
    display: inline-block;
    border-style: solid;
    border-width: 30px 0 30px 50px;
    border-color: transparent transparent transparent white; }

#youtube-iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../../images/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../../fonts/slick.eot");
  src: url("../../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../../fonts/slick.woff") format("woff"), url("../../fonts/slick.ttf") format("truetype"), url("../../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 12px;
        line-height: 20px;
        text-align: center;
        color: #D8D8D8;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #D8D8D8;
      opacity: 0.75; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.rangeslider,
.rangeslider__fill {
  display: block;
  border-radius: 10px; }

.rangeslider {
  background: #e6e6e6;
  position: relative; }

.rangeslider--horizontal {
  height: 6px;
  width: 100%; }

.rangeslider--vertical {
  width: 20px;
  min-height: 150px;
  max-height: 100%; }

.rangeslider--disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4; }

.rangeslider__fill {
  background: #db2141;
  position: absolute; }

.rangeslider--horizontal .rangeslider__fill {
  top: 0;
  height: 100%; }

.rangeslider--vertical .rangeslider__fill {
  bottom: 0;
  width: 100%; }

.rangeslider__handle {
  background: white;
  border: 1px solid #db2141;
  cursor: pointer;
  display: inline-block;
  width: 17px;
  height: 17px;
  position: absolute;
  border-radius: 50%; }

.rangeslider__handle:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
  background-image: linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
  border-radius: 50%; }

.rangeslider__handle:active, .rangeslider--active .rangeslider__handle {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12)); }

.rangeslider--horizontal .rangeslider__handle {
  top: -6px;
  touch-action: pan-y;
  -ms-touch-action: pan-y; }

.rangeslider--vertical .rangeslider__handle {
  left: -10px;
  touch-action: pan-x;
  -ms-touch-action: pan-x; }

input[type="range"]:focus + .rangeslider .rangeslider__handle {
  box-shadow: 0 0 8px rgba(255, 0, 255, 0.9); }

.selectric-wrapper {
  position: relative;
  cursor: pointer; }

.selectric-responsive {
  width: 100%; }

.selectric {
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #fff;
  position: relative;
  overflow: hidden; }
  .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 34px 0 10px;
    font-size: 12px;
    line-height: 34px;
    color: #444;
    height: 34px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 34px;
    height: 34px;
    line-height: 34px;
    background-color: #fff;
    color: #BBB;
    text-align: center;
    font: 0/0 a;
    *font: 20px/34px Lucida Sans Unicode, Arial Unicode MS, Arial; }
    .selectric .button:after {
      content: " ";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 0;
      height: 0;
      border: 4px solid transparent;
      border-top-color: #BBB;
      border-bottom: none; }

.selectric-focus .selectric {
  border-color: #999999; }

.selectric-hover .selectric {
  border-color: #b3b3b3; }
  .selectric-hover .selectric .button {
    color: #a2a2a2; }
    .selectric-hover .selectric .button:after {
      border-top-color: #a2a2a2; }

.selectric-open {
  z-index: 9999; }
  .selectric-open .selectric {
    border-color: #b3b3b3; }
  .selectric-open .selectric-items {
    display: block; }

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }
  .selectric-hide-select select {
    position: absolute;
    left: -100%; }
  .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10; }
    .selectric-hide-select.selectric-is-native select {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      border: none;
      z-index: 1;
      box-sizing: border-box;
      opacity: 0; }

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important; }

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: 1px solid #b3b3b3;
  z-index: -1;
  box-shadow: 0 0 10px -6px; }
  .selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto; }
  .selectric-above .selectric-items {
    top: auto;
    bottom: 100%; }
  .selectric-items ul, .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px; }
  .selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer; }
    .selectric-items li.selected {
      background: #E0E0E0;
      color: #444; }
    .selectric-items li.highlighted {
      background: #D0D0D0;
      color: #444; }
    .selectric-items li:hover {
      background: #D5D5D5;
      color: #444; }
  .selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    color: #444; }
  .selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1; }
  .selectric-items .selectric-group li {
    padding-left: 25px; }

/*********************************************
:: SumoSelect Plugin Styles Override                    
********************************************/
.SumoSelect {
  width: 100%;
  vertical-align: top;
  height: 41px; }
  .SumoSelect .CaptionCont {
    width: 100%;
    height: 41px;
    position: absolute;
    top: 0px;
    border: 1px solid #979797;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.7);
    color: #db2141 !important;
    padding: 6px 10px 6px 10px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; }
    .SumoSelect .CaptionCont span {
      font-size: 16px;
      font-weight: 300;
      color: #212121;
      text-align: left; }
  .SumoSelect .CaptionCont label i {
    width: auto;
    height: auto;
    opacity: 1;
    font-style: normal;
    text-align: center; }
    .SumoSelect .CaptionCont label i:before {
      content: "\e915";
      font-family: "icomoon";
      display: inline-block;
      width: 100%;
      margin: auto;
      font-size: 20px;
      vertical-align: top;
      line-height: 41px;
      color: #db2141; }
  .SumoSelect ul.options li label {
    margin-bottom: 0px; }

.SumoSelect:focus .CaptionCont, .SumoSelect:hover .CaptionCont {
  border-color: #000621;
  box-shadow: none; }

.error-SumoSelect > .CaptionCont {
  border: 1px solid #db2141; }

.error-SumoSelect:focus > .CaptionCont,
.error-SumoSelect:hover > .CaptionCont {
  border-color: #db2141; }

.error-SumoSelect select:hover,
.error-SumoSelect select:focus {
  border-color: #db2141; }

.SumoSelect > label.error {
  display: block !important; }

/*********************************************
:: Pickadate.js Plugin Styles Override                    
********************************************/
.calendar-fields-container {
  width: 100%;
  max-width: 500px;
  position: relative; }
  .calendar-fields-container > button {
    position: absolute;
    top: 14px;
    right: 15px;
    font-size: 1.3em;
    line-height: 1.3;
    color: #db2141; }

.picker {
  max-width: 320px;
  display: none; }
  .picker td, .picker th {
    padding: 0px;
    text-align: inherit;
    border: none; }

.picker__holder {
  overflow-y: initial; }

.picker--opened {
  display: block !important; }

.picker__footer {
  display: none; }

.picker select {
  display: inline-block;
  height: auto;
  width: auto;
  font-size: 16px;
  line-height: 1.2;
  padding: 0px;
  border: none !important;
  margin: 0px !important; }

/*********************************************
  :: Lightbox Custom Styles (for: Magnific Popup)
********************************************/
/* Overiding Plugin Styles */
button.mfp-close {
  position: absolute;
  top: -20px;
  right: -20px;
  z-index: 1100;
  width: 49px;
  height: 49px;
  font-size: 26px;
  font-weight: 300;
  line-height: 48px;
  border: 2px solid white;
  border-radius: 50%;
  background: black;
  color: white !important;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.mfp-bg {
  z-index: 999999; }

.mfp-wrap {
  z-index: 9999999; }

.mfp-container {
  max-width: 838px;
  padding: 0;
  right: 0px;
  margin: auto;
  border-radius: 4px; }

/* Default Fade-zoom animation */
.mfp-zoom-in .lightbox-popup {
  /* start state */
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.mfp-zoom-in.mfp-ready .lightbox-popup,
.mfp-zoom-in.mfp-ready .mfp-close {
  /* animate in */
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.mfp-zoom-in.mfp-removing .lightbox-popup,
.mfp-zoom-in.mfp-removing .mfp-close {
  /* animate out */
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9); }

.mfp-zoom-in.mfp-bg {
  /* Dark overlay, start state */
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: rgba(0, 0, 0, 0.69); }

.mfp-zoom-in.mfp-ready.mfp-bg {
  /* animate in */
  opacity: 1; }

.mfp-zoom-in.mfp-removing.mfp-bg {
  /* animate out */
  opacity: 0; }

.lightbox-popup {
  width: 100%;
  max-width: 838px;
  display: inline-block;
  background: white;
  margin: 0 auto;
  padding: 54px 52px 60px 32px; }
  .lightbox-popup .col1 {
    width: 100%;
    float: left; }
    @media all and (min-width: 64em) {
      .lightbox-popup .col1 {
        width: 33.33%; } }
    .lightbox-popup .col1 img {
      max-width: 200px;
      margin: 0 0 20px 0; }
      @media all and (min-width: 64em) {
        .lightbox-popup .col1 img {
          width: 300px;
          margin: 0; } }
  .lightbox-popup .col2 {
    width: 100%;
    float: left;
    padding: 0 0 0 0px;
    text-align: left; }
    @media all and (min-width: 64em) {
      .lightbox-popup .col2 {
        width: 66.66%;
        padding: 0 0 0 30px; } }
    .lightbox-popup .col2 h3 {
      margin: 0;
      font-size: 16px; }
      @media all and (min-width: 37.5em) {
        .lightbox-popup .col2 h3 {
          font-size: 18px; } }
    .lightbox-popup .col2 p {
      margin-bottom: 6px;
      font-size: 12px;
      line-height: 16px;
      color: #4d4d4d; }
      .lightbox-popup .col2 p:first-of-type {
        margin-bottom: 14px; }
    .lightbox-popup .col2 a.phone {
      display: block;
      margin-bottom: 6px;
      font-size: 16px;
      font-weight: 600;
      line-height: 20px;
      color: #d72c20; }
      @media all and (min-width: 37.5em) {
        .lightbox-popup .col2 a.phone {
          font-size: 18px; } }
    .lightbox-popup .col2 a.email {
      margin-bottom: 10px;
      display: block;
      font-size: 12px;
      color: #d72c20; }
      @media all and (min-width: 37.5em) {
        .lightbox-popup .col2 a.email {
          font-size: 14px; } }
  .lightbox-popup .popup-content {
    width: 100%;
    float: left;
    background: white;
    padding: 20px 0 0 0; }
    .lightbox-popup .popup-content .error {
      color: red; }
    .lightbox-popup .popup-content .success {
      color: green; }
    .lightbox-popup .popup-content p {
      opacity: 0.9;
      color: #444444;
      font-family: "Open Sans";
      font-size: 16px;
      font-weight: 400;
      line-height: 24px; }
