@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
  position: relative;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bold;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

select {
  -moz-appearance: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
  resize: vertical;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  display: none;
  transition: all 0.3s ease-in-out;
}
.alert.success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  display: block;
}
.alert.success .arrow-right {
  display: none;
}
.alert.error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  display: block;
}
.alert .fa {
  margin-right: 0.5rem;
}

.form-wrapper {
  position: relative !important;
}
.form-wrapper .lds-css {
  position: absolute;
  z-index: 3;
  left: 0;
  top: -10px;
  right: 0;
  bottom: -10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.7);
}
.form-wrapper .lds-css.hidden {
  display: none;
}

form {
  margin-bottom: 1rem;
}

.input-group {
  margin-bottom: 1rem;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

input:not([type=submit]):not([type=file]),
select,
textarea,
div.selectric {
  font-size: 14px;
  line-height: 19px;
  width: 100%;
  height: calc(3rem + 2px);
  display: block;
  padding: 0.5rem 15px;
  background-image: none;
  background-clip: padding-box;
  transition: border-color ease 0.3s, box-shadow ease 0.3s;
}
@media (max-width: 767px) {
  input:not([type=submit]):not([type=file]),
select,
textarea,
div.selectric {
    padding: 0.5rem 12px;
  }
}

select:not([size]):not([multiple]) {
  height: calc(3rem + 2px);
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='rgba(0, 0, 0, .5)' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");
  background-position: 99% 58%;
  background-repeat: no-repeat;
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

form .form-row {
  margin-bottom: 45px;
}
@media (max-width: 991px) {
  form .form-row.common-error .info {
    display: none;
  }
  form .form-row.common-error .info + .col-lg-6 {
    margin-top: 45px;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  form .form-row.common-error .info + .col-lg-6 {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  form .form-row {
    margin-bottom: 40px;
  }
}
form .form-row.form-row__flex {
  flex-wrap: nowrap;
  align-items: center;
}
form .form-row.form-row__flex span {
  font-family: Raleway, sans-serif;
}
form .form-row.form-row__flex span:before {
  content: "or";
}
@media (max-width: 991px) {
  form .form-row.form-row__flex {
    flex-direction: column;
  }
  form .form-row.form-row__flex span {
    margin: 25px 0;
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 17px;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  form .form-row.form-row__flex span:before {
    content: "Leave your email or phone number, or both";
  }
}
form .select-wrapper {
  text-align: left;
}
form .input-group {
  border-radius: 3px;
  margin: 0;
}
form .input-group:focus {
  outline: none !important;
}
form .input-group input,
form .input-group select,
form .input-group textarea {
  transition: all 0.3s ease;
  border-radius: 3px;
}
form .input-group input:focus,
form .input-group select:focus,
form .input-group textarea:focus {
  outline: none;
}
form .input-group textarea {
  padding: 15px;
}
form .field-wrap {
  position: relative;
}
form .field-wrap label.error {
  display: none;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0;
  padding-top: 5px;
  position: absolute;
  top: 100%;
}
form .field-wrap label.error:before {
  content: "";
  font-family: FontAwesome, Arial, sans-serif;
  font-size: 12px;
  margin-right: 5px;
}
form .field-wrap input.error ~ label.error,
form .field-wrap select.error ~ label.error {
  display: block;
  position: absolute;
}
form .field-wrap input.error ~ label.error:after,
form .field-wrap select.error ~ label.error:after {
  font-size: 12px;
}
form .field-wrap input.is-completed ~ label.error,
form .field-wrap select.error ~ label.error {
  font-size: 12px;
}
form .field-wrap input.is-completed ~ label.error:after,
form .field-wrap select.error ~ label.error:after {
  display: none;
}
form .field-wrap label:not(.error),
form .field-wrap .selectric .label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
  transition: all 0.3s ease;
  padding: 1px 2px;
  font-size: 14px;
  line-height: 19px;
  margin: 0;
  display: flex;
  align-items: center;
}
form .field-wrap label:not(.error).textarea-label,
form .field-wrap .selectric .label.textarea-label {
  transform: none;
  top: 20px;
}
form .field-wrap input:focus ~ label:not(.error),
form .field-wrap textarea:focus ~ label.textarea-label,
form .field-wrap .is-completed ~ label:not(.error) {
  transform: translateY(0);
  top: -8px;
  font-size: 12px !important;
  line-height: 12px;
}
form .field-wrap .selectric {
  border-radius: 3px;
}
form .field-wrap .selectric b.button {
  top: 3px;
  background: none !important;
  border: none !important;
  transition: all 0.3s ease;
}
form .field-wrap .selectric b.button:after {
  border: 2px solid;
  border-left: none;
  border-top: none;
  height: 7px;
  width: 7px;
  box-sizing: content-box;
  transform: rotate(45deg);
  transition: all 0.3s ease;
}
form .field-wrap .selectric-open b.button {
  top: 8px;
}
form .field-wrap .selectric-open b.button:after {
  transform: rotate(-135deg);
}
form .field-wrap .selectric-above .selectric-items {
  margin: 0 0 1px;
}
form .field-wrap .selectric-items {
  background-color: #fff;
  border: none;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
  display: none;
  z-index: 1;
  margin: 1px 0 0;
}
form .field-wrap .selectric-items li {
  color: #282828;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  line-height: 20px;
  padding: 7px 7px 7px 20px;
}
form .field-wrap .selectric-items li:hover {
  background: #f5f5f5;
  color: #282828;
}
form .field-wrap .selectric-items li.selected {
  background: #bc1f34;
  color: #ffffff;
}
form .field-wrap .selectric-items .selectric-scroll {
  overflow: hidden;
}
form .field-wrap .selectric-items .selectric-scroll.scroll {
  overflow: auto;
}
form .field-wrap .selectric-items .selectric-scroll ul {
  margin: 0;
}
form .field-wrap .selectric-items .selectric-scroll .placeholder {
  padding: 0;
  min-height: 0;
}
form .field-wrap .selectric-open {
  z-index: 2;
}
form .field-wrap label.select-label {
  z-index: 3;
  pointer-events: none;
}
form .field-wrap.selected label.select-label {
  transform: translateY(0);
  top: -8px;
  font-size: 12px !important;
  line-height: 12px;
}
form .field-wrap.selected .error {
  display: none !important;
}
form.success {
  margin: 40px 0 0 !important;
}
form.success .success-icon {
  fill: #bc1f34;
}
form.success > div, form.success > input {
  display: none;
}
form.success .response {
  background: none;
  text-align: center;
  border: none;
  padding: 0;
}
form.success .response > span {
  display: block;
  font-size: 0;
}
form.success .response h3 {
  color: #242323;
  font-family: Quicksand, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.25;
  padding-top: 50px;
  margin-top: 0;
  text-transform: none;
}
form.success .response p {
  color: #242323;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 30px;
}
form .trigger-btn {
  display: none;
}
form svg {
  height: 88px;
  width: 88px;
}
form svg circle {
  fill: #bc1f34;
}
form input:-webkit-autofill,
form input:-webkit-autofill:hover,
form input:-webkit-autofill:focus,
form input:-webkit-autofill:active {
  transition: background-color 5000s ease 0s;
  font-size: 14px;
}
form .btn-footer {
  background-color: #bc1e34;
  color: #ffffff !important;
  border: none;
}

.contact-form-hide .contact-hide {
  display: none;
}

#callback-footer-form .input-group, #callback-form .input-group {
  border-radius: 3px;
  margin-bottom: 40px;
}
#callback-footer-form .field-wrap label:not(.error),
#callback-footer-form .field-wrap .selectric .label, #callback-form .field-wrap label:not(.error),
#callback-form .field-wrap .selectric .label {
  transition: all 0.3s ease;
}
#callback-footer-form.success, #callback-form.success {
  margin: 0 0 1rem !important;
}
#callback-footer-form.success .success-icon, #callback-form.success .success-icon {
  fill: #bc1e34;
}
#callback-footer-form.success .response, #callback-form.success .response {
  text-align: left;
}
#callback-footer-form.success .response h3:before, #callback-form.success .response h3:before {
  left: 0;
  transform: none;
}
#callback-footer-form.success h3, #callback-footer-form.success p, #callback-form.success h3, #callback-form.success p {
  color: #fff;
}
#callback-footer-form svg circle, #callback-form svg circle {
  fill: #bc1e34;
}

input[type=text], input[type=email], input[type=tel], input[type=number], input[type=password], select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.light-form .selectric b.button:after {
  border-color: rgba(0, 0, 0, 0.15) !important;
}
.light-form .selectric-focus .selectric {
  border-color: inherit;
}
.light-form input:not([type=submit]), .light-form textarea, .light-form .selectric {
  color: #343434;
  border: solid 1px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
.light-form input:not([type=submit]):focus, .light-form textarea:focus, .light-form .selectric-open .selectric {
  box-shadow: 0 0 0 1px #2f070d;
  border-color: #bc1e34;
}
.light-form input:not([type=submit]).error, .light-form textarea.error, .light-form .error-is:not(.selected) .selectric {
  border-color: #E31D2D;
}
.light-form input:not([type=submit]).error:focus, .light-form textarea.error:focus, .light-form .error-is:not(.selected) .selectric-open .selectric {
  box-shadow: 0 0 0 1px #FDC5C5;
}
.light-form input:not([type=submit]):hover, .light-form textarea:hover, .light-form .selectric-hover .selectric, .light-form .selected .selectric-focus .selectric {
  border-color: #bc1e34;
}
.light-form input:not([type=submit]).error:hover, .light-form textarea.error:hover, .light-form .error-is:not(.selected) .selectric-hover .selectric {
  border-color: #B81F1F;
}
.light-form label:not([id]) {
  color: #343434;
  background-color: #fff;
  pointer-events: none;
}
.light-form label.error {
  color: #E31D2D;
}
.light-form input:not([type=submit]).error:focus ~ label:not([id]), .light-form input:not([type=submit]).is-completed.error ~ label:not([id]), .light-form textarea.error:focus ~ label:not([id]), .light-form textarea.is-completed.error ~ label:not([id]) {
  color: #E31D2D;
}
.light-form input:not([type=submit]):focus ~ label:not([id]), .light-form textarea:focus ~ label:not([id]), .light-form .is-completed:hover ~ label:not([id]), .light-form .selected .selectric-hover ~ label:not([id]), .light-form .selected .selectric-open ~ label:not([id]), .light-form .selected .selectric-focus ~ label:not([id]) {
  color: #bc1e34;
}
.light-form .selectric .label {
  color: #343434;
}
.light-form input:-webkit-autofill,
.light-form input:-webkit-autofill:hover,
.light-form input:-webkit-autofill:focus,
.light-form input:-webkit-autofill:active {
  -webkit-text-fill-color: #343434;
  caret-color: #343434;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
.light-form.trans input:not([type=submit]), .light-form.trans textarea, .light-form.trans .selectric {
  background-color: transparent;
}

.middle-form .selectric b.button:after {
  border-color: #ffffff !important;
}
.middle-form .selectric-focus .selectric {
  border-color: inherit;
}
.middle-form input:not([type=submit]), .middle-form textarea, .middle-form .selectric {
  color: #ffffff;
  border: solid 1px #ffffff;
  background-color: transparent;
}
.middle-form input:not([type=submit]):focus, .middle-form textarea:focus, .middle-form .selectric-open .selectric {
  box-shadow: 0 0 0 1px rgba(47, 7, 13, 0.5);
  border-color: #2f070d;
}
.middle-form input:not([type=submit]).error, .middle-form textarea.error, .middle-form .error-is:not(.selected) .selectric {
  border-color: #E31D2D;
}
.middle-form input:not([type=submit]).error:focus, .middle-form textarea.error:focus, .middle-form .error-is:not(.selected) .selectric-open .selectric {
  box-shadow: 0 0 0 1px #F74E5C;
}
.middle-form input:not([type=submit]):hover, .middle-form textarea:hover, .middle-form .selectric-hover .selectric, .middle-form .selected .selectric-focus .selectric {
  border-color: #2f070d;
}
.middle-form input:not([type=submit]).error:hover, .middle-form textarea.error:hover, .middle-form .error-is:not(.selected) .selectric-hover .selectric {
  border-color: #B81F1F;
}
.middle-form label:not([id]) {
  color: #ffffff;
  background-color: #bc1f34;
  pointer-events: none;
}
.middle-form label.error {
  color: #E31D2D;
}
.middle-form input:not([type=submit]).error:focus ~ label:not([id]), .middle-form input:not([type=submit]).is-completed.error ~ label:not([id]), .middle-form textarea.error:focus ~ label:not([id]), .middle-form textarea.is-completed.error ~ label:not([id]) {
  color: #E31D2D;
}
.middle-form input:not([type=submit]):focus ~ label:not([id]), .middle-form textarea:focus ~ label:not([id]), .middle-form .is-completed:hover ~ label:not([id]), .middle-form .selected .selectric-hover ~ label:not([id]), .middle-form .selected .selectric-open ~ label:not([id]), .middle-form .selected .selectric-focus ~ label:not([id]) {
  color: #2f070d;
}
.middle-form .selectric .label {
  color: #ffffff;
}
.middle-form input:-webkit-autofill,
.middle-form input:-webkit-autofill:hover,
.middle-form input:-webkit-autofill:focus,
.middle-form input:-webkit-autofill:active {
  -webkit-text-fill-color: #ffffff;
  caret-color: #ffffff;
}

.dark-form .selectric b.button:after {
  border-color: #fff !important;
}
.dark-form .selectric-focus .selectric {
  border-color: inherit;
}
.dark-form input:not([type=submit]), .dark-form textarea, .dark-form .selectric {
  color: #fff;
  border: solid 1px #fff;
  background-color: transparent;
}
.dark-form input:not([type=submit]):focus, .dark-form textarea:focus, .dark-form .selectric-open .selectric {
  box-shadow: 0 0 0 1px rgba(188, 30, 52, 0.5);
  border-color: #bc1e34;
}
.dark-form input:not([type=submit]).error, .dark-form textarea.error, .dark-form .error-is:not(.selected) .selectric {
  border-color: #E31D2D;
}
.dark-form input:not([type=submit]).error:focus, .dark-form textarea.error:focus, .dark-form .error-is:not(.selected) .selectric-open .selectric {
  box-shadow: 0 0 0 1px #F74E5C;
}
.dark-form input:not([type=submit]):hover, .dark-form textarea:hover, .dark-form .selectric-hover .selectric, .dark-form .selected .selectric-focus .selectric {
  border-color: #bc1e34;
}
.dark-form input:not([type=submit]).error:hover, .dark-form textarea.error:hover, .dark-form .error-is:not(.selected) .selectric-hover .selectric {
  border-color: #B81F1F;
}
.dark-form label:not([id]) {
  color: #fff;
  background-color: #2b070b;
  pointer-events: none;
}
.dark-form label.error {
  color: #E31D2D;
}
.dark-form input:not([type=submit]).error:focus ~ label:not([id]), .dark-form input:not([type=submit]).is-completed.error ~ label:not([id]), .dark-form textarea.error:focus ~ label:not([id]), .dark-form textarea.is-completed.error ~ label:not([id]) {
  color: #E31D2D;
}
.dark-form input:not([type=submit]):focus ~ label:not([id]), .dark-form textarea:focus ~ label:not([id]), .dark-form .is-completed:hover ~ label:not([id]), .dark-form .selected .selectric-hover ~ label:not([id]), .dark-form .selected .selectric-open ~ label:not([id]), .dark-form .selected .selectric-focus ~ label:not([id]) {
  color: #bc1e34;
}
.dark-form .selectric .label {
  color: #fff;
}
.dark-form input:-webkit-autofill,
.dark-form input:-webkit-autofill:hover,
.dark-form input:-webkit-autofill:focus,
.dark-form input:-webkit-autofill:active {
  -webkit-text-fill-color: #fff;
  caret-color: #fff;
}

img {
  height: auto;
  max-width: 100%;
}

.page-title {
  color: #000;
  font-family: Quicksand, sans-serif;
  font-size: 1.625rem;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1;
  margin: 4rem auto 3rem;
}
.page-title.center {
  text-align: center;
}

@font-face {
  font-family: "League Spartan";
  font-weight: 700;
  font-style: normal;
  src: url("fonts/leaguespartan-bold.html");
  /* IE9 Compat Modes */
  src: url("fonts/leaguespartan-boldd41d.html?#iefix") format("embedded-opentype"), url("fonts/leaguespartan-bold-2.html") format("woff2"), url("fonts/leaguespartan-bold-3.html") format("woff"), url("fonts/leaguespartan-bold-4.html#svgFontName") format("svg");
  /* Legacy iOS */
}
body {
  color: #343434;
  font-size: 1rem;
  font-family: Raleway, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
  font-family: Quicksand, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  text-transform: capitalize;
  position: relative;
}

h1 {
  font-size: 2rem;
}

h2 {
  font-size: 1.375rem;
}

h3 {
  font-size: 1.17rem;
}

h4 {
  font-size: 1rem;
}

h5 {
  font-size: 0.8rem;
}

h6 {
  font-size: 0.6rem;
}

p {
  color: #343434;
  font-size: 1rem;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 1rem;
}
p a {
  text-decoration: underline;
}

ul, ol, li {
  font-size: 1rem;
  font-weight: 400;
}

a {
  color: #343434;
}

button,
input,
optgroup,
select,
textarea {
  font-family: Raleway, sans-serif;
}

.underbar:before {
  content: "";
  position: absolute;
  width: 2.4em;
  bottom: -9px;
  left: 50%;
  border-bottom: 3px solid #343434;
  transform: translateX(-50%);
}

ul.vertical {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
ul.vertical li {
  margin-right: 2.5rem;
}

address {
  font-style: normal;
}

.top-spacing-small {
  margin-top: 1rem;
}

.top-spacing-medium {
  margin-top: 2rem;
}

.top-spacing-large {
  margin-top: 3rem;
}

.bottom-spacing-small {
  margin-bottom: 1rem;
}

.bottom-spacing-medium {
  margin-bottom: 2rem;
}

.bottom-spacing-large {
  margin-bottom: 3rem;
}

blockquote.quote {
  color: #343434;
  font-family: inherit;
  font-size: 1.4rem;
  font-style: italic;
  line-height: 1.5;
  width: 100%;
  margin: 50px auto;
  padding: 1.2rem 30px 1.2rem 75px;
  border-left: 8px solid #bc1f34;
  background: #ededed;
  position: relative;
}
blockquote.quote::before {
  content: "“";
  color: #bc1f34;
  font-size: 4rem;
  position: absolute;
  left: 10px;
  top: -10px;
}
blockquote.quote::after {
  content: "";
}
blockquote.quote span {
  color: #333;
  font-weight: bold;
  font-style: normal;
  margin-top: 1rem;
  display: block;
}

.left-align {
  text-align: left;
}

.center-align {
  text-align: center;
}

.right-align {
  text-align: right;
}

.telBlock {
  display: block;
}

.button {
  color: #404040;
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  margin: 0;
  padding: 0.7rem 1.5rem;
  line-height: 1.25;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 0;
  border: solid 3px #404040;
  background-color: transparent;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.button.cta {
  font-size: 1.04rem;
  font-weight: 400;
  line-height: inherit;
  padding: 0.8rem 2.5rem;
}
.button.primary-inverse {
  color: #ffffff;
  border-color: #bc1f34;
  background-color: #bc1f34;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}
.table th, .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}
.table tbody + tbody {
  border-top: 2px solid #eceeef;
}
.table .table {
  background-color: #fff;
}

.table-sm th, .table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #eceeef;
}
.table-bordered th, .table-bordered td {
  border: 1px solid #eceeef;
}
.table-bordered thead th, .table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-active {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-active > th, .table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-success {
  background-color: #dff0d8;
}
.table-success > th, .table-success > td {
  background-color: #dff0d8;
}

.table-hover .table-success:hover {
  background-color: #d0e9c6;
}
.table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}

.table-info {
  background-color: #d9edf7;
}
.table-info > th, .table-info > td {
  background-color: #d9edf7;
}

.table-hover .table-info:hover {
  background-color: #c4e3f3;
}
.table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}

.table-warning {
  background-color: #fcf8e3;
}
.table-warning > th, .table-warning > td {
  background-color: #fcf8e3;
}

.table-hover .table-warning:hover {
  background-color: #faf2cc;
}
.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}

.table-danger {
  background-color: #f2dede;
}
.table-danger > th, .table-danger > td {
  background-color: #f2dede;
}

.table-hover .table-danger:hover {
  background-color: #ebcccc;
}
.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}

.thead-inverse th {
  color: #fff;
  background-color: #292b2c;
}

.thead-default th {
  color: #464a4c;
  background-color: #eceeef;
}

.table-inverse {
  color: #fff;
  background-color: #292b2c;
}
.table-inverse th, .table-inverse td, .table-inverse thead th {
  border-color: #fff;
}
.table-inverse.table-bordered {
  border: 0;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive.table-bordered {
  border: 0;
}

.owl-carousel {
  position: relative;
}
.owl-carousel .owl-item {
  max-height: 315px;
  overflow: hidden;
  position: relative;
}
.owl-carousel .owl-item img {
  width: 100%;
  height: 300px;
  max-height: 100%;
  overflow: hidden;
  object-fit: cover;
  object-position: 50%;
}
.owl-carousel .owl-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  height: 100%;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
  color: #fff;
  font-size: 2rem;
  width: 50%;
  height: 100%;
  opacity: 0.7;
  padding: 1.5rem;
  display: flex;
  align-items: center;
}
.owl-carousel .owl-nav .owl-prev {
  text-align: left;
  justify-content: flex-start;
}
.owl-carousel .owl-nav .owl-next {
  text-align: right;
  justify-content: flex-end;
}

p iframe {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.socials i {
  width: 20.8px;
  width: 1.3rem;
}

.social-banner {
  text-align: left;
  margin: 0 0 1rem;
  padding: 0;
  list-style: none;
  position: fixed;
  top: 50%;
  bottom: 0;
  right: 1.5rem;
  z-index: 9999;
  display: none;
  transform: translate(0, -50%);
}
@media (min-width: 992px) {
  .social-banner {
    display: block;
  }
}
.social-banner li a {
  color: #333;
  display: block;
  margin: 12px 0;
  margin: 0.75rem 0;
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: relative;
  background-color: #f8f8f8;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  transition: all 0.4s ease-in-out;
}
.social-banner li a:hover, .social-banner li a:focus, .social-banner li a:active {
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.social-banner li a span {
  font-size: 1rem !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.masonry {
  font-size: 0.85em;
  column-count: 1;
  column-gap: 2rem;
  margin: 1.5em auto;
}
.masonry.single-column {
  column-count: 1 !important;
}
@media (min-width: 768px) {
  .masonry {
    column-count: 2;
  }
}

.masonry .item,
.services .item {
  margin: 0 0 1.5em;
  display: inline-block;
}

.hide-sm {
  display: none;
}
@media (min-width: 576px) {
  .hide-sm {
    display: block;
  }
}

.hide-md {
  display: none;
}
@media (min-width: 768px) {
  .hide-md {
    display: block;
  }
}

.hide-lg {
  display: none;
}
@media (min-width: 1200px) {
  .hide-lg {
    display: block;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.show-sm {
  display: block;
}
@media (min-width: 576px) {
  .show-sm {
    display: none;
  }
}

.show-md {
  display: block;
}
@media (min-width: 768px) {
  .show-md {
    display: none;
  }
}

.show-lg {
  display: block;
}
@media (min-width: 1200px) {
  .show-lg {
    display: none;
  }
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
@media (max-width: 575px) {
  .container.fluid-mobile {
    width: 100%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }
}

.row {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 576px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1120px;
  }
}
/* Extra Small */
.col-offset-1 {
  margin-left: calc(1 / 12 * 100%);
}

.col-offset-2 {
  margin-left: calc(2 / 12 * 100%);
}

.col-offset-3 {
  margin-left: calc(3 / 12 * 100%);
}

.col-offset-4 {
  margin-left: calc(4 / 12 * 100%);
}

.col-offset-5 {
  margin-left: calc(5 / 12 * 100%);
}

.col-offset-6 {
  margin-left: calc(6 / 12 * 100%);
}

.col-offset-7 {
  margin-left: calc(7 / 12 * 100%);
}

.col-offset-8 {
  margin-left: calc(8 / 12 * 100%);
}

.col-offset-9 {
  margin-left: calc(9 / 12 * 100%);
}

.col-offset-10 {
  margin-left: calc(10 / 12 * 100%);
}

.col-offset-11 {
  margin-left: calc(11 / 12 * 100%);
}

/* Small Grid */
@media (min-width: 576px) {
  .col-sm-offset-1 {
    margin-left: calc(1 / 12 * 100%);
  }

  .col-sm-offset-2 {
    margin-left: calc(2 / 12 * 100%);
  }

  .col-sm-offset-3 {
    margin-left: calc(3 / 12 * 100%);
  }

  .col-sm-offset-4 {
    margin-left: calc(4 / 12 * 100%);
  }

  .col-sm-offset-5 {
    margin-left: calc(5 / 12 * 100%);
  }

  .col-sm-offset-6 {
    margin-left: calc(6 / 12 * 100%);
  }

  .col-sm-offset-7 {
    margin-left: calc(7 / 12 * 100%);
  }

  .col-sm-offset-8 {
    margin-left: calc(8 / 12 * 100%);
  }

  .col-sm-offset-9 {
    margin-left: calc(9 / 12 * 100%);
  }

  .col-sm-offset-10 {
    margin-left: calc(10 / 12 * 100%);
  }

  .col-sm-offset-11 {
    margin-left: calc(11 / 12 * 100%);
  }
}
/* Medium grid */
@media (min-width: 768px) {
  .col-md-offset-1 {
    margin-left: calc(1 / 12 * 100%);
  }

  .col-md-offset-2 {
    margin-left: calc(2 / 12 * 100%);
  }

  .col-md-offset-3 {
    margin-left: calc(3 / 12 * 100%);
  }

  .col-md-offset-4 {
    margin-left: calc(4 / 12 * 100%);
  }

  .col-md-offset-5 {
    margin-left: calc(5 / 12 * 100%);
  }

  .col-md-offset-6 {
    margin-left: calc(6 / 12 * 100%);
  }

  .col-md-offset-7 {
    margin-left: calc(7 / 12 * 100%);
  }

  .col-md-offset-8 {
    margin-left: calc(8 / 12 * 100%);
  }

  .col-md-offset-9 {
    margin-left: calc(9 / 12 * 100%);
  }

  .col-md-offset-10 {
    margin-left: calc(10 / 12 * 100%);
  }

  .col-md-offset-11 {
    margin-left: calc(11 / 12 * 100%);
  }
}
/* Large grid */
@media (min-width: 992px) {
  .col-lg-offset-1 {
    margin-left: calc(1 / 12 * 100%);
  }

  .col-lg-offset-2 {
    margin-left: calc(2 / 12 * 100%);
  }

  .col-lg-offset-3 {
    margin-left: calc(3 / 12 * 100%);
  }

  .col-lg-offset-4 {
    margin-left: calc(4 / 12 * 100%);
  }

  .col-lg-offset-5 {
    margin-left: calc(5 / 12 * 100%);
  }

  .col-lg-offset-6 {
    margin-left: calc(6 / 12 * 100%);
  }

  .col-lg-offset-7 {
    margin-left: calc(7 / 12 * 100%);
  }

  .col-lg-offset-8 {
    margin-left: calc(8 / 12 * 100%);
  }

  .col-lg-offset-9 {
    margin-left: calc(9 / 12 * 100%);
  }

  .col-lg-offset-10 {
    margin-left: calc(10 / 12 * 100%);
  }

  .col-lg-offset-11 {
    margin-left: calc(11 / 12 * 100%);
  }
}
/* Grid */
[class*=col-] {
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

/* Extra Small */
.col-1 {
  width: calc(1 / 12 * 100%);
}

.col-2 {
  width: calc(2 / 12 * 100%);
}

.col-3 {
  width: calc(3 / 12 * 100%);
}

.col-4 {
  width: calc(4 / 12 * 100%);
}

.col-5 {
  width: calc(5 / 12 * 100%);
}

.col-6 {
  width: calc(6 / 12 * 100%);
}

.col-7 {
  width: calc(7 / 12 * 100%);
}

.col-8 {
  width: calc(8 / 12 * 100%);
}

.col-9 {
  width: calc(9 / 12 * 100%);
}

.col-10 {
  width: calc(10 / 12 * 100%);
}

.col-11 {
  width: calc(11 / 12 * 100%);
}

.col-12 {
  width: calc(12 / 12 * 100%);
}

/* Small Grid */
@media (min-width: 576px) {
  .col-sm-1 {
    width: calc(1 / 12 * 100%);
  }

  .col-sm-2 {
    width: calc(2 / 12 * 100%);
  }

  .col-sm-3 {
    width: calc(3 / 12 * 100%);
  }

  .col-sm-4 {
    width: calc(4 / 12 * 100%);
  }

  .col-sm-5 {
    width: calc(5 / 12 * 100%);
  }

  .col-sm-6 {
    width: calc(6 / 12 * 100%);
  }

  .col-sm-7 {
    width: calc(7 / 12 * 100%);
  }

  .col-sm-8 {
    width: calc(8 / 12 * 100%);
  }

  .col-sm-9 {
    width: calc(9 / 12 * 100%);
  }

  .col-sm-10 {
    width: calc(10 / 12 * 100%);
  }

  .col-sm-11 {
    width: calc(11 / 12 * 100%);
  }
}
/* Medium grid */
@media (min-width: 768px) {
  .col-md-1 {
    width: calc(1 / 12 * 100%);
  }

  .col-md-2 {
    width: calc(2 / 12 * 100%);
  }

  .col-md-3 {
    width: calc(3 / 12 * 100%);
  }

  .col-md-4 {
    width: calc(4 / 12 * 100%);
  }

  .col-md-5 {
    width: calc(5 / 12 * 100%);
  }

  .col-md-6 {
    width: calc(6 / 12 * 100%);
  }

  .col-md-7 {
    width: calc(7 / 12 * 100%);
  }

  .col-md-8 {
    width: calc(8 / 12 * 100%);
  }

  .col-md-9 {
    width: calc(9 / 12 * 100%);
  }

  .col-md-10 {
    width: calc(10 / 12 * 100%);
  }

  .col-md-11 {
    width: calc(11 / 12 * 100%);
  }
}
/* Large grid */
@media (min-width: 992px) {
  .col-lg-1 {
    width: calc(1 / 12 * 100%);
  }

  .col-lg-2 {
    width: calc(2 / 12 * 100%);
  }

  .col-lg-3 {
    width: calc(3 / 12 * 100%);
  }

  .col-lg-4 {
    width: calc(4 / 12 * 100%);
  }

  .col-lg-5 {
    width: calc(5 / 12 * 100%);
  }

  .col-lg-6 {
    width: calc(6 / 12 * 100%);
  }

  .col-lg-7 {
    width: calc(7 / 12 * 100%);
  }

  .col-lg-8 {
    width: calc(8 / 12 * 100%);
  }

  .col-lg-9 {
    width: calc(9 / 12 * 100%);
  }

  .col-lg-10 {
    width: calc(10 / 12 * 100%);
  }

  .col-lg-11 {
    width: calc(11 / 12 * 100%);
  }
}
.col-order-1 {
  order: 1;
}

.col-order-2 {
  order: 2;
}

.col-order-3 {
  order: 3;
}

.col-order-4 {
  order: 4;
}

.col-order-5 {
  order: 5;
}

.col-order-6 {
  order: 6;
}

.col-order-7 {
  order: 7;
}

.col-order-8 {
  order: 8;
}

.col-order-9 {
  order: 9;
}

.col-order-10 {
  order: 10;
}

.col-order-11 {
  order: 11;
}

.col-order-12 {
  order: 12;
}

/* Small Grid */
@media (min-width: 576px) {
  .col-sm-order-1 {
    order: 1;
  }

  .col-sm-order-2 {
    order: 2;
  }

  .col-sm-order-3 {
    order: 3;
  }

  .col-sm-order-4 {
    order: 4;
  }

  .col-sm-order-5 {
    order: 5;
  }

  .col-sm-order-6 {
    order: 6;
  }

  .col-sm-order-7 {
    order: 7;
  }

  .col-sm-order-8 {
    order: 8;
  }

  .col-sm-order-9 {
    order: 9;
  }

  .col-sm-order-10 {
    order: 10;
  }

  .col-sm-order-11 {
    order: 11;
  }

  .col-sm-order-12 {
    order: 12;
  }
}
/* Medium grid */
@media (min-width: 768px) {
  .col-md-order-1 {
    order: 1;
  }

  .col-md-order-2 {
    order: 2;
  }

  .col-md-order-3 {
    order: 3;
  }

  .col-md-order-4 {
    order: 4;
  }

  .col-md-order-5 {
    order: 5;
  }

  .col-md-order-6 {
    order: 6;
  }

  .col-md-order-7 {
    order: 7;
  }

  .col-md-order-8 {
    order: 8;
  }

  .col-md-order-9 {
    order: 9;
  }

  .col-md-order-10 {
    order: 10;
  }

  .col-md-order-11 {
    order: 11;
  }

  .col-md-order-12 {
    order: 12;
  }
}
/* Large grid */
@media (min-width: 992px) {
  .col-lg-order-1 {
    order: 1;
  }

  .col-lg-order-2 {
    order: 2;
  }

  .col-lg-order-3 {
    order: 3;
  }

  .col-lg-order-4 {
    order: 4;
  }

  .col-lg-order-5 {
    order: 5;
  }

  .col-lg-order-6 {
    order: 6;
  }

  .col-lg-order-7 {
    order: 7;
  }

  .col-lg-order-8 {
    order: 8;
  }

  .col-lg-order-9 {
    order: 9;
  }

  .col-lg-order-10 {
    order: 10;
  }

  .col-lg-order-11 {
    order: 11;
  }

  .col-lg-order-12 {
    order: 12;
  }
}
.fa-phone,
.fa-mobile {
  width: 15px;
}

.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  user-select: none;
}
.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #F8f8f8;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px 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: #aaaaaa;
}

.selectric-hover .selectric {
  border-color: #c4c4c4;
}
.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: #c4c4c4;
}
.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  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: #F8F8F8;
  border: 1px solid #c4c4c4;
  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;
  user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  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;
}

body {
  color: #343434;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  background-color: #fff;
}

section.associations {
  line-height: 0.8;
  margin: 50px 0 20px;
}
@media (max-width: 767px) {
  section.associations {
    margin: 50px 0 30px;
  }
}
section.associations .logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
section.associations .logos a {
  margin: 0 32px 30px;
}
@media (max-width: 767px) {
  section.associations .logos a {
    margin: 0 20px 20px;
  }
}
@media (max-width: 575px) {
  section.associations .logos a {
    margin: 0 15px 20px;
  }
}
section.associations .logos a img {
  max-width: 120px;
  max-height: 80px;
  height: auto;
  width: auto;
}

.cookie-message {
  width: 810px;
  position: fixed;
  left: 0;
  right: 0;
  top: 140px;
  box-shadow: 0 2px 36px 0 rgba(0, 0, 0, 0.08);
  background: #fff;
  margin: auto;
  transition: 0.5s;
  opacity: 0;
  z-index: -1;
  height: 0;
}
.cookie-message.cookies-show {
  z-index: 100;
  transition: 0.3s;
  opacity: 1;
  height: auto;
}
.cookie-message.cookies-show .overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(43, 7, 11, 0.5);
  z-index: -1;
}
.cookie-message.cookies-show .cookie-header {
  font-family: Quicksand, sans-serif;
  font-size: 26px;
  text-align: center;
  position: relative;
  color: #2b070b;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.06);
  margin: 0;
  padding: 70px 15px 40px;
  background: #fff;
  text-transform: none;
  font-weight: 400;
}
.cookie-message.cookies-show .cookie-header:after {
  display: block;
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  left: 50%;
  top: 100%;
  transform: rotate(45deg) translate(-50%, -20%);
  background: #fff;
  z-index: 1;
}
.cookie-message.cookies-show .cookie-notification {
  font-family: Raleway, sans-serif;
  font-size: 22px;
  color: #565454;
  background: #f2eff0;
  padding: 40px 15px 35px;
  margin: 0;
  text-align: center;
}
.cookie-message.cookies-show .cookie-notification a {
  text-decoration: none;
  color: #2A5E8E;
  position: relative;
  display: inline-block;
}
.cookie-message.cookies-show .cookie-notification a:after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 1px;
  background: #2A5E8E;
}
.cookie-message .cookie-info {
  transition: opacity 1s;
}
.cookie-message .opt-out {
  transition: opacity 1s;
  text-align: center;
  padding: 50px 28px;
  position: relative;
  background-color: #fff;
}
.cookie-message .opt-out h2, .cookie-message .opt-out p {
  margin-top: 0;
  margin-bottom: 10px;
  color: #565454;
  text-transform: none;
  font-size: 24px;
  line-height: 36px;
  font-family: Raleway, sans-serif;
}
@media (max-width: 991px) {
  .cookie-message .opt-out h2, .cookie-message .opt-out p {
    font-size: 28px;
    line-height: 42px;
  }
}
.cookie-message .opt-out button {
  background-color: #f2f2f2;
  padding: 10px;
  text-align: center;
  color: #282828;
  font-size: 28px;
  font-weight: bold;
  line-height: 42px;
  border: none;
  width: 100%;
  cursor: pointer;
  max-width: 330px;
  margin-top: 30px;
}
.cookie-message .hide {
  opacity: 0;
  height: 0;
  visibility: hidden;
  z-index: -1;
  padding: 0;
}
.cookie-message .close {
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.cookie-message .close:after, .cookie-message .close:before {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  height: 2px;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  transform-origin: center;
}
.cookie-message .close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.cookie-message .close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
@media (max-width: 991px) {
  .cookie-message .close {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 991px) {
  .cookie-message {
    width: auto;
    left: 60px;
    right: 60px;
  }
}
@media (max-width: 479px) {
  .cookie-message {
    left: 30px;
    right: 30px;
  }
}

section.cover {
  margin-bottom: 130px;
  position: relative;
}
@media (max-width: 1440px) {
  section.cover {
    margin-bottom: 120px;
  }
}
@media (max-width: 991px) {
  section.cover {
    margin-bottom: 130px;
  }
}
@media (max-width: 767px) {
  section.cover {
    margin-bottom: 50px;
  }
}
section.cover .areas-wrapper {
  width: 100%;
  text-align: center;
  display: flex;
}
section.cover .areas-wrapper .areas {
  display: inline-block;
  margin: 0 auto;
  position: relative;
}
section.cover .areas-wrapper .areas ul {
  padding: 0;
  text-align: center;
  column-count: 1;
  list-style: none;
  column-gap: 30px;
  margin: 0;
}
section.cover .areas-wrapper .areas ul.double-col {
  column-count: 2;
}
section.cover .areas-wrapper .areas ul.triple-col {
  column-count: 3;
}
@media (max-width: 991px) {
  section.cover .areas-wrapper .areas ul.triple-col {
    column-count: 2;
  }
}
section.cover .areas-wrapper .areas ul.quotro-col {
  column-count: 4;
}
@media (max-width: 991px) {
  section.cover .areas-wrapper .areas ul.quotro-col {
    column-count: 2;
  }
}
section.cover .areas-wrapper .areas ul li {
  text-align: center;
  font-size: 21px;
  font-family: Quicksand, sans-serif;
  margin-bottom: 15px;
  font-weight: 700;
}
@media (max-width: 1439px) {
  section.cover .areas-wrapper .areas ul li {
    font-size: 21px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  section.cover .areas-wrapper .areas ul li {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  section.cover .areas-wrapper .areas ul li {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
}

section.faq {
  margin: 0 0 130px;
}
@media (min-width: 992px) and (max-width: 1440px) {
  section.faq {
    margin: 0 0 120px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.faq {
    margin: 0 0 130px;
  }
}
@media (max-width: 767px) {
  section.faq {
    margin: 0 0 50px;
  }
}
section.faq .row {
  margin: 0;
}
section.faq .col-lg-6 {
  padding: 0;
}
section.faq .bg-lightGrey1 {
  width: 100%;
  border-radius: 30px;
  background-color: #f2eff0;
}
section.faq .bg-feature-image-2 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  height: 100%;
  background-image: url("/images/1920-2017_11_Cv7Id.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
section.faq .inner {
  padding: 100px 0 100px 30px;
  display: flex;
  flex-direction: column;
  width: 545px;
  text-align: left;
  float: left;
}
@media (min-width: 992px) {
  section.faq .single-col {
    column-count: 1;
    text-align: center;
    -webkit-column-gap: 30px;
    column-gap: 30px;
  }
}
section.faq h3 {
  font-size: 21px;
  line-height: 1;
  text-align: left;
  margin-bottom: 22px;
  margin-top: 0;
  font-family: Quicksand, sans-serif;
  font-weight: bold;
  text-transform: none;
}
section.faq p {
  text-align: left;
  margin-bottom: 30px;
  font-size: 17px;
  line-height: 1.5;
  font-family: Raleway, sans-serif;
}
@media (max-width: 991px) {
  section.faq .center {
    text-align: center;
  }
}
section.faq .button {
  margin-top: 20px;
}
@media (min-width: 992px) and (max-width: 1439px) {
  section.faq .button {
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.faq .button {
    margin-top: 23px;
  }
}
@media (max-width: 767px) {
  section.faq .button {
    margin-top: 5px;
  }
}

@media (max-width: 1439px) {
  section.faq .inner h3 {
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 10px;
  }
  section.faq .inner p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 25px;
  }
}
@media (max-width: 1199px) {
  section.faq .inner {
    width: 475px;
    padding: 100px 15px;
  }
}
@media (max-width: 991px) {
  section.faq .inner {
    width: 100%;
    padding: 100px 20px;
  }
  section.faq .inner h3 {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 23px;
  }
  section.faq .inner p {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 37px;
  }
  section.faq .bg-feature-image-2 {
    display: none;
  }
}
@media (max-width: 767px) {
  section.faq .inner {
    width: 100%;
    padding: 40px 7.5px;
  }
  section.faq .inner .heading {
    text-align: center;
  }
  section.faq .inner h3 {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 14px;
  }
  section.faq .inner p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
  }
  section.faq .bg-lightGrey1 {
    border-radius: 15px;
  }
}
.social-feeds {
  margin: 120px 0;
}
@media (max-width: 1440px) {
  .social-feeds {
    margin: 100px 0;
  }
}
@media (max-width: 991px) {
  .social-feeds {
    margin: 120px 0;
  }
}
@media (max-width: 767px) {
  .social-feeds {
    margin: 3.5rem 0;
  }
}
@media (max-width: 575px) {
  .social-feeds {
    text-align: center;
  }
  .social-feeds .col-sm-6 + .col-sm-6 {
    margin-top: 45px;
  }
}
.social-feeds .feed.twitter iframe {
  outline: 1px solid #ebedf0 !important;
}

footer.footer {
  position: relative;
  z-index: 0;
  color: #ffffff;
  padding: 70px 0 0;
  margin-top: 0;
  background-color: #2b070b;
}
@media (max-width: 1440px) {
  footer.footer {
    padding: 60px 0 0;
  }
}
@media (max-width: 991px) {
  footer.footer {
    padding: 72px 0 0;
  }
}
@media (max-width: 767px) {
  footer.footer {
    padding: 30px 0 0;
  }
}
footer.footer .form-wrapper .lds-css {
  background-color: rgba(43, 7, 11, 0.7);
}
footer.footer .feed {
  margin: 0;
}
@media (max-width: 991px) {
  footer.footer .feed {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  footer.footer .feed {
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  footer.footer .first-column {
    padding: 0;
  }
}
footer.footer .first-column .areas {
  padding-left: 0;
}
footer.footer .find-out-more {
  margin: 10px 0 0 0;
}
@media (max-width: 991px) {
  footer.footer .find-out-more {
    margin: 30px auto 0;
  }
}
@media (max-width: 767px) {
  footer.footer .find-out-more {
    margin: 5px auto 0;
  }
}
@media (max-width: 991px) {
  footer.footer .container {
    padding: 0 4.0625rem;
  }
}
@media (max-width: 767px) {
  footer.footer .container {
    padding: 0 2.1875rem;
  }
}
footer.footer .left-md, footer.footer .right-md {
  padding: 0 50px !important;
}
@media (max-width: 1440px) {
  footer.footer .left-md, footer.footer .right-md {
    padding: 0 30px !important;
  }
}
@media (max-width: 991px) {
  footer.footer .form {
    padding: 0 !important;
    border: none;
  }
}
footer.footer .wrapper-contact-footer p {
  font-size: 17px;
  font-family: Raleway, sans-serif;
  line-height: 1.2;
}
@media (max-width: 1439px) {
  footer.footer .wrapper-contact-footer p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  footer.footer .wrapper-contact-footer p {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  footer.footer .wrapper-contact-footer p {
    font-size: 14px;
  }
}
footer.footer .wrapper-contact-footer p:first-child {
  margin-bottom: 1.375rem;
}
@media (max-width: 991px) {
  footer.footer .wrapper-contact-footer p:first-child {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  footer.footer .wrapper-contact-footer p:first-child {
    margin-bottom: 15px;
  }
}
footer.footer .wrapper-contact-footer p:last-child {
  margin-bottom: calc(35px + 1rem);
}
@media (max-width: 991px) {
  footer.footer .wrapper-contact-footer p:last-child {
    margin-bottom: 45px;
  }
}
@media (max-width: 767px) {
  footer.footer .wrapper-contact-footer p:last-child {
    margin-bottom: 22px;
  }
}
footer.footer #callback-footer-form {
  margin: 0;
}
footer.footer #callback-footer-form input[type=submit] {
  display: none;
}
@media (max-width: 991px) {
  footer.footer #callback-footer-form {
    margin: 0;
  }
}
footer.footer #callback-footer-form .input-group input, footer.footer #callback-footer-form .input-group select, footer.footer #callback-footer-form .input-group label {
  background: none;
  outline: none;
  font-size: 17px;
  font-family: Raleway, sans-serif;
}
@media (max-width: 1439px) {
  footer.footer #callback-footer-form .input-group input, footer.footer #callback-footer-form .input-group select, footer.footer #callback-footer-form .input-group label {
    font-size: 16px;
  }
}
footer.footer #callback-footer-form .input-group input, footer.footer #callback-footer-form .input-group select {
  line-height: 50px;
  height: 50px;
  vertical-align: middle;
  padding: 0 15px;
}
footer.footer #callback-footer-form .input-group input::-webkit-input-placeholder, footer.footer #callback-footer-form .input-group select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
  opacity: 0.6;
}
footer.footer #callback-footer-form .input-group input::-moz-placeholder, footer.footer #callback-footer-form .input-group select::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  opacity: 0.6;
}
footer.footer #callback-footer-form .input-group input:-ms-input-placeholder, footer.footer #callback-footer-form .input-group select:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  opacity: 0.6;
}
footer.footer #callback-footer-form .input-group input:-moz-placeholder, footer.footer #callback-footer-form .input-group select:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  opacity: 0.6;
}
@media (max-width: 991px) {
  footer.footer #callback-footer-form .input-group input, footer.footer #callback-footer-form .input-group select {
    font-size: 36px;
    vertical-align: middle;
    padding: 0 25px;
  }
}
@media (max-width: 767px) {
  footer.footer #callback-footer-form .input-group input, footer.footer #callback-footer-form .input-group select {
    font-size: 16px;
    margin-bottom: 0.9375rem;
    padding: 0 15px;
  }
}
footer.footer #callback-footer-form .input-group input {
  border: 1px solid #fff;
  background: transparent;
}
footer.footer #callback-footer-form .input-group input ~ label:not(.error) {
  background-color: #2b070b;
}
footer.footer #callback-footer-form .input-group input:hover {
  border-color: #bc1e34;
}
footer.footer #callback-footer-form .input-group input:focus {
  border-color: #bc1e34;
  box-shadow: 0 0 0 1px rgba(188, 30, 52, 0.5);
}
footer.footer #callback-footer-form .input-group input:focus ~ label:not(.error) {
  color: #bc1e34;
}
footer.footer #callback-footer-form .input-group input.error {
  border-color: #E31D2D;
}
footer.footer #callback-footer-form .input-group input.error:hover {
  border-color: #B81F1F;
}
footer.footer #callback-footer-form .input-group input.error:hover ~ label:not(.error) {
  color: #fff;
}
footer.footer #callback-footer-form .input-group input.error:focus {
  border-color: #E31D2D;
  box-shadow: 0 0 0 1px #FDC5C5;
}
footer.footer #callback-footer-form .input-group input.error:focus ~ label:not(.error) {
  color: #E31D2D;
}
footer.footer #callback-footer-form .input-group input ~ label.error {
  color: #E31D2D;
  font-size: 12px;
}
footer.footer #callback-footer-form .input-group input.is-completed:hover + label {
  color: #bc1e34;
}
footer.footer #callback-footer-form .input-group input.is-completed.error + label {
  color: #E31D2D;
}
footer.footer #callback-footer-form .input-group input.is-completed.error:hover ~ label:not(.error) {
  color: #E31D2D;
}
footer.footer #callback-footer-form .input-group input.is-completed.error:hover + label {
  color: #bc1e34;
}
footer.footer #callback-footer-form .input-group input.is-completed.error:focus + label {
  color: #E31D2D;
}
footer.footer #callback-footer-form .input-group.selected .selectric-wrapper.selectric-hover ~ .select-label, footer.footer #callback-footer-form .input-group.selected .selectric-wrapper.selectric-focus ~ .select-label {
  color: #bc1e34;
}
footer.footer #callback-footer-form .input-group .selectric-wrapper .selectric {
  background: transparent;
  border: 1px solid #fff;
}
footer.footer #callback-footer-form .input-group .selectric-wrapper .selectric .label {
  color: #fff;
}
footer.footer #callback-footer-form .input-group .selectric-wrapper.selectric-hover .selectric {
  border-color: #bc1e34;
}
footer.footer #callback-footer-form .input-group .selectric-wrapper.selectric-hover.selectric-below .select-label {
  color: #bc1e34;
}
footer.footer #callback-footer-form .input-group .selectric-wrapper.selectric-focus .selectric {
  border-color: #bc1e34;
  box-shadow: 0 0 0 1px rgba(188, 30, 52, 0.5);
}
footer.footer #callback-footer-form .input-group .selectric-wrapper ~ .select-label {
  background: #2b070b;
}
footer.footer #callback-footer-form .input-group .selectric-wrapper ~ label.error {
  color: #E31D2D;
  font-size: 12px;
}
footer.footer #callback-footer-form .input-group.error-is .selectric {
  border-color: #E31D2D;
}
footer.footer #callback-footer-form .input-group.error-is .selectric-hover .selectric {
  border-color: #B81F1F;
}
footer.footer #callback-footer-form .input-group.error-is .selectric-hover .selectric .label {
  color: #fff;
}
footer.footer #callback-footer-form .input-group.error-is .selectric-hover ~ .select-label {
  color: #fff;
}
footer.footer #callback-footer-form .input-group.error-is .selectric-focus .selectric {
  border-color: #E31D2D;
  box-shadow: 0 0 0 1px #FDC5C5;
}
footer.footer .callback {
  margin: -1rem 0 0;
}
footer.footer .contact-hide {
  margin-bottom: 1rem;
}
footer.footer .follow-us {
  font-family: Quicksand, sans-serif;
  margin-top: 1.5rem;
  font-weight: 700;
}
footer.footer a {
  text-decoration: none;
  line-height: 1.2;
}
footer.footer ul {
  margin: 0 0 2.5rem;
  padding: 0;
  list-style: none;
}
@media (max-width: 767px) {
  footer.footer ul {
    margin: 0 0 10px;
  }
}
footer.footer ul.hide-lg li {
  margin-bottom: 20px;
  line-height: 1.2;
}
footer.footer ul.hide-lg li a {
  line-height: 1.2;
  font-size: 21px;
  font-family: Quicksand, sans-serif;
  display: inline-block;
  font-weight: 700;
}
@media (max-width: 1440px) {
  footer.footer ul.hide-lg li a {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  footer.footer ul.hide-lg {
    display: block;
  }
}
footer.footer ul.socials {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  footer.footer ul.socials {
    justify-content: center;
  }
}
footer.footer ul.socials li {
  margin-right: 8px;
}
@media (max-width: 991px) {
  footer.footer ul.socials li {
    margin-right: 15px;
  }
}
footer.footer ul.socials a {
  font-family: Quicksand, sans-serif;
}
@media (max-width: 991px) {
  footer.footer ul.socials a {
    font-size: 30px;
    display: inline-block;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  footer.footer ul.socials a {
    font-size: 18px;
    margin-bottom: 5px;
  }
}
footer.footer ul.socials a span {
  display: none;
}
footer.footer ul.fa-ul {
  margin-left: 0;
}
@media (min-width: 768px) {
  footer.footer ul.fa-ul {
    margin-left: 1.5rem;
  }
}
footer.footer ul.fa-ul .fa-li {
  position: static;
}
@media (min-width: 768px) {
  footer.footer ul.fa-ul .fa-li {
    position: absolute;
  }
}
footer.footer ul a {
  color: var(--footer-text-color);
  text-decoration: none;
}
footer.footer h3 {
  font-size: 21px;
  margin-top: 0;
}
@media (max-width: 1440px) {
  footer.footer h3 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  footer.footer h3 {
    font-size: 40px;
    text-transform: uppercase;
  }
}
@media (max-width: 767px) {
  footer.footer h3 {
    font-size: 17px;
  }
}
footer.footer.bg-primary, footer.footer.bg-darkshade2, footer.footer.bg-darkGrey4 {
  color: #fff;
}
footer.footer.bg-primary a, footer.footer.bg-darkshade2 a, footer.footer.bg-darkGrey4 a {
  color: #fff;
}
footer.footer.bg-primary p, footer.footer.bg-primary .info p, footer.footer.bg-darkshade2 p, footer.footer.bg-darkshade2 .info p, footer.footer.bg-darkGrey4 p, footer.footer.bg-darkGrey4 .info p {
  color: #fff;
}
footer.footer.bg-primary .underbar:before, footer.footer.bg-darkshade2 .underbar:before, footer.footer.bg-darkGrey4 .underbar:before {
  border-color: #fff;
}
footer.footer .info {
  color: #ffffff;
  font-size: 0.85rem;
  text-align: center;
  margin-top: 40px;
  padding-top: 20px;
  border-top: 2px solid #7f7b7c;
}
@media (max-width: 991px) {
  footer.footer .info {
    padding-top: 0;
    margin-top: 45px;
    border: none;
  }
}
@media (max-width: 767px) {
  footer.footer .info {
    margin-top: 25px;
  }
}
footer.footer .info p {
  font-size: 15px;
  font-family: Raleway, sans-serif;
  margin-bottom: 20px;
  opacity: 0.4;
}
@media (max-width: 991px) {
  footer.footer .info p {
    font-size: 23px;
    margin-bottom: 45px;
  }
}
@media (max-width: 767px) {
  footer.footer .info p {
    font-size: 10px;
    margin-bottom: 25px;
  }
}
footer.footer .heading {
  margin: 0;
  font-size: 25px;
  text-align: left;
  line-height: 1.2;
  font-family: Quicksand, sans-serif;
  margin-bottom: 1rem;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 1439px) {
  footer.footer .heading {
    font-size: 25px;
  }
}
@media (max-width: 991px) {
  footer.footer .heading {
    font-size: 40px;
    margin-bottom: 45px;
    text-align: left;
  }
}
@media (max-width: 767px) {
  footer.footer .heading {
    font-size: 16px;
    margin-bottom: 40px;
  }
}
footer.footer .heading:after {
  display: none;
}
footer.footer .heading + p {
  margin-bottom: 1.5rem;
  font-family: Raleway, sans-serif;
  font-size: 17px;
}
@media (max-width: 1439px) {
  footer.footer .heading + p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  footer.footer .heading + p {
    display: none;
  }
}
@media (max-width: 767px) {
  footer.footer .heading + p {
    font-size: 14px;
    margin-bottom: 0.9375rem;
  }
}
footer.footer .heading.underbar {
  margin-bottom: 2.5rem;
}
footer.footer .areas {
  padding-left: 100px;
}
@media (max-width: 1200px) {
  footer.footer .areas {
    padding-left: 50px;
  }
}
@media (max-width: 991px) {
  footer.footer .areas {
    text-align: center;
    padding-top: 60px;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  footer.footer .areas {
    padding-top: 40px;
  }
}
footer.footer .areas h3 {
  font-size: 21px;
  font-family: Quicksand, sans-serif;
  margin-bottom: 30px;
  color: #FFF;
  font-weight: normal;
  text-transform: none;
}
@media (max-width: 1439px) {
  footer.footer .areas h3 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  footer.footer .areas h3 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  footer.footer .areas h3 {
    font-size: 17px;
  }
}
footer.footer .areas ul {
  margin: 0;
}
@media (max-width: 991px) {
  footer.footer .areas ul.double-col {
    columns: 2;
  }
}
footer.footer .areas ul li {
  margin-bottom: 15px;
  font-size: 21px;
  font-family: Quicksand, sans-serif;
  line-height: 1.2;
}
footer.footer .areas ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1439px) {
  footer.footer .areas ul li {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  footer.footer .areas ul li {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  footer.footer .areas ul li {
    font-size: 18px;
  }
}
footer.footer .social-one {
  padding-left: 50px;
}
@media (max-width: 1439px) {
  footer.footer .social-one {
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  footer.footer .social-one {
    text-align: center;
    margin: auto;
  }
}
@media (max-width: 991px) {
  footer.footer .follow-wrapper {
    text-align: center;
    padding: 35px 0 0;
  }
}
@media (max-width: 767px) {
  footer.footer .follow-wrapper {
    padding: 15px 0 0;
  }
}
footer.footer .follow-wrapper i {
  width: 32px;
  height: 32px;
  position: relative;
  border-radius: 50%;
}
@media (max-width: 991px) {
  footer.footer .follow-wrapper i {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 767px) {
  footer.footer .follow-wrapper i {
    width: 32px;
    height: 32px;
  }
}
footer.footer .follow-wrapper i:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 18px;
}
@media (max-width: 991px) {
  footer.footer .follow-wrapper i:before {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  footer.footer .follow-wrapper i:before {
    font-size: 16px;
  }
}
footer.footer .follow-wrapper i[class*=face] {
  background: #38589a;
}
footer.footer .follow-wrapper i[class*=face]:before {
  content: "";
}
footer.footer .follow-wrapper i[class*=twit] {
  background: #54aeef;
}
footer.footer .follow-wrapper i[class*=twit]:before {
  content: "";
}
footer.footer .follow-wrapper i[class*=insta] {
  background: #6a443b;
}
footer.footer .follow-wrapper i[class*=insta]:before {
  content: "";
}
footer.footer .follow-wrapper i[class*=pint] {
  background: #cb2027;
}
footer.footer .follow-wrapper i[class*=pint]:before {
  content: "";
}
footer.footer .follow-wrapper i[class*=link] {
  background: #007ab9;
}
footer.footer .follow-wrapper i[class*=link]:before {
  content: "";
}
footer.footer .follow-wrapper i[class*=tumb] {
  background: #395976;
}
footer.footer .follow-wrapper i[class*=tumb]:before {
  content: "";
}
footer.footer .follow-wrapper i[class*=yout] {
  background: #cc202d;
}
footer.footer .follow-wrapper i[class*=yout]:before {
  content: "";
}
footer.footer .follow-wrapper i[class*=sound] {
  background: #ff6922;
}
footer.footer .follow-wrapper i[class*=sound]:before {
  content: "";
}
footer.footer .follow-wrapper i[class*=band] {
  background: #FFF;
}
footer.footer .follow-wrapper i[class*=band]:before {
  content: "";
  font-size: 34px;
  color: #000;
}
@media (max-width: 991px) {
  footer.footer .follow-wrapper i[class*=band]:before {
    font-size: 105px;
  }
}
@media (max-width: 767px) {
  footer.footer .follow-wrapper i[class*=band]:before {
    font-size: 34px;
  }
}
footer.footer .follow-wrapper i[class*=medium] {
  background: #fff;
}
footer.footer .follow-wrapper i[class*=medium]:before {
  content: "";
  color: #000;
}
footer.footer .follow-wrapper i[class*=goog] {
  background: #dc4d41;
}
footer.footer .follow-wrapper i[class*=goog]:before {
  content: "";
}
footer.footer .follow-wrapper i[class*=yelp] {
  background: #fe5022;
}
footer.footer .follow-wrapper i[class*=yelp]:before {
  content: "";
}
@media (max-width: 991px) {
  footer.footer .center {
    text-align: center;
  }
}
footer.footer .darkshade2-inverse-text {
  color: #fff;
}
footer.footer .text-darkshade2 {
  color: #2b070b;
}
footer.footer .link-special2-hover:hover {
  color: #bc1e34;
}
footer.footer .btn {
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #bc1e34 !important;
  border-color: #bc1e34;
}
footer.footer .btn span {
  background-color: #ffffff;
}
footer.footer .btn span i {
  color: #bc1e34;
}
footer.footer .border {
  border-left: 2px solid #7f7b7c;
  border-right: 2px solid #7f7b7c;
  padding: 0 50px;
}
@media (max-width: 991px) {
  footer.footer .border {
    padding: 0;
    border: none;
  }
}

#callback-footer-form.success span.btn {
  display: none;
}
#callback-footer-form .response.success .btn {
  padding: 12px 25px;
}
#callback-footer-form .input-group input,
#callback-footer-form .input-group select,
#callback-footer-form .input-group .selectric {
  border: 1px solid #fff;
  color: #fff;
}
#callback-footer-form input:-webkit-autofill,
#callback-footer-form input:-webkit-autofill:hover,
#callback-footer-form input:-webkit-autofill:focus,
#callback-footer-form input:-webkit-autofill:active {
  -webkit-text-fill-color: #fff !important;
  caret-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px #2b070b inset;
}

section.gallery {
  overflow: hidden;
  text-align: center;
  margin: 0 0 130px;
}
@media (min-width: 992px) and (max-width: 1439px) {
  section.gallery {
    margin: 0 0 130px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.gallery {
    margin: 0 0 130px;
  }
}
@media (max-width: 767px) {
  section.gallery {
    margin: 0 0 50px;
  }
}
section.gallery.bg-primary-opacity {
  position: relative;
  display: block;
}
section.gallery .wrapper {
  position: relative;
}
@media (max-width: 575px) {
  section.gallery .wrapper .owl-nav {
    display: none;
  }
}
@media (max-width: 575px) {
  section.gallery .wrapper .owl-dots {
    bottom: 0;
  }
}
@media (min-width: 576px) {
  section.gallery .wrapper .owl-dots {
    display: none;
  }
}
section.gallery .btn {
  margin: 60px auto 0;
  float: none;
}
@media (min-width: 992px) and (max-width: 1440px) {
  section.gallery .btn {
    margin: 50px auto 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.gallery .btn {
    margin: 70px auto 0px;
  }
}
@media (max-width: 767px) {
  section.gallery .btn {
    margin: 30px auto 0px;
  }
}
section.gallery .owl-carousel .owl-item {
  max-height: 370px;
  border-radius: 10px;
}
section.gallery .owl-carousel .owl-item img {
  transition: all 0.2s ease-in-out;
  border-radius: 10px;
  height: 370px;
}
section.gallery .owl-carousel .owl-item img:hover {
  transform: scale(1.1);
}
@media (max-width: 767px) {
  section.gallery .owl-carousel .owl-item img {
    height: 132px;
  }
}

.btn {
  min-width: 200px;
  font-size: 14px;
  line-height: 1.3;
  font-family: Quicksand;
  font-weight: 700;
  border-radius: 25px;
  padding: 12px 60px 12px 25px;
  position: relative;
  transition: all 1s;
  border: 2px solid #bc1f34;
  background-color: #bc1f34 !important;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  text-transform: uppercase;
}
.btn span {
  width: 41px;
  height: 41px;
  border-radius: 50%;
  display: block;
  right: 1px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  position: absolute;
  overflow: hidden;
  background-color: #ffffff;
}
.btn span i {
  text-align: center;
  font-size: 26px;
  line-height: 38px;
  margin-left: 4px;
  display: block;
  color: #bc1f34;
}
.btn span i:before {
  position: absolute;
  left: 18px;
  transition: 0.5s;
}
.btn span i:after {
  content: "";
  position: absolute;
  left: -18px;
  transition: 0.5s;
}
.btn:hover span i:before {
  left: 50px;
}
.btn:hover span i:after {
  transition: 0.5s;
  left: 18px;
}

html {
  overflow-x: hidden;
  font-size: 17px;
}

body {
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
}

.wrapper-all {
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
  -webkit-perspective: 1px;
  -webkit-perspective-origin: 50% 20%;
}
@media (max-width: 1440px) {
  .wrapper-all {
    perspective-origin: 50% 30%;
  }
}
@media (max-width: 767px) {
  .wrapper-all {
    perspective-origin: 50% 15%;
  }
}
.wrapper-all main > section:not(.hero) {
  position: relative;
  z-index: 1;
}

main {
  counter-reset: iter 0;
}

.counter {
  display: block;
  position: absolute;
  font-family: Quicksand, sans-serif;
  z-index: -1;
  top: -25px;
  left: -70px;
  opacity: 0.5;
  color: #e5e3e3;
}
@media (max-width: 1200px) {
  .counter {
    left: -20px;
  }
}
@media (max-width: 991px) {
  .counter {
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
  }
}
.counter:before {
  counter-increment: iter;
  content: "0" counter(iter);
  font-size: 110px;
  font-weight: bold;
  line-height: 1;
}
@media (max-width: 1440px) {
  .counter:before {
    font-size: 100px;
  }
}
@media (max-width: 991px) {
  .counter:before {
    font-size: 140px;
  }
}
@media (max-width: 767px) {
  .counter:before {
    font-size: 58px;
  }
}
.counter:nth-of-type(n+9):before:first-letter {
  display: none;
}

.divider {
  display: block;
  width: calc(100% - 30px);
  content: "";
  height: 2px;
  position: absolute;
  bottom: -65px;
  background: #e5e3e3;
}
@media (max-width: 1440px) {
  .divider {
    bottom: -60px;
  }
}
@media (max-width: 991px) {
  .divider {
    bottom: -65px;
  }
}
@media (max-width: 767px) {
  .divider {
    width: calc(100% - 30px);
    bottom: -35px;
  }
}

@media (max-width: 991px) {
  .container {
    max-width: 100%;
  }
}

.delivery-logo:before {
  width: 90px;
  height: 90px;
  content: "";
  border-radius: 50%;
  position: absolute;
  left: calc(50% - 45px);
  top: -19.6px;
  z-index: -1;
  border: 2px solid #bc1f34;
}
@media (max-width: 1439px) {
  .delivery-logo:before {
    top: -17.6px;
  }
}
@media (max-width: 991px) {
  .delivery-logo:before {
    width: 150px;
    height: 150px;
    left: calc(50% - 75px);
    top: -38px;
    border-width: 4px;
  }
}
@media (max-width: 767px) {
  .delivery-logo:before {
    width: 60px;
    height: 60px;
    left: calc(50% - 30px);
    top: -15px;
    border-width: 1.7px;
  }
}
.delivery-logo h1 {
  border-top: 2px solid #bc1f34;
  border-bottom: 2px solid #bc1f34;
}
.delivery-logo h1:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 2px;
  background-color: #fff;
  top: -2px;
  left: calc(50% - 35px);
  z-index: 2;
}
@media (max-width: 1440px) {
  .delivery-logo h1:before {
    left: calc(50% - 34px);
  }
}
@media (max-width: 991px) {
  .delivery-logo h1:before {
    top: -4px;
    width: 46px;
    left: calc(50% - 61px);
    height: 4px;
  }
}
@media (max-width: 767px) {
  .delivery-logo h1:before {
    top: -1.7px;
    width: 18px;
    left: calc(50% - 24px);
    height: 1.7px;
  }
}
.delivery-logo h1:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 2px;
  background-color: #fff;
  top: -2px;
  right: calc(50% - 35px);
  z-index: 2;
}
@media (max-width: 1440px) {
  .delivery-logo h1:after {
    right: calc(50% - 34px);
  }
}
@media (max-width: 991px) {
  .delivery-logo h1:after {
    top: -4px;
    width: 46px;
    right: calc(50% - 61px);
    height: 4px;
  }
}
@media (max-width: 767px) {
  .delivery-logo h1:after {
    top: -1.7px;
    width: 18px;
    right: calc(50% - 24px);
    height: 1.7px;
  }
}
@media (max-width: 1439px) {
  .delivery-logo h1 {
    font-size: 19px;
  }
}
@media (max-width: 991px) {
  .delivery-logo h1 {
    border-width: 4px !important;
    font-size: 36px !important;
    padding: 11px 0 !important;
  }
}
@media (max-width: 767px) {
  .delivery-logo h1 {
    font-size: 15px !important;
    padding: 8px 0 !important;
    border-width: 1.7px !important;
  }
}

.heading {
  font-weight: bold;
  margin: 0 0 55px;
  font-family: Quicksand, sans-serif;
  font-size: 43px;
  line-height: 1;
  text-transform: none;
  text-align: center !important;
  color: #2b070b;
}
@media (max-width: 1439px) {
  .heading {
    font-size: 40px;
    margin: 0 0 36px;
  }
}
@media (max-width: 991px) {
  .heading {
    font-size: 60px;
    margin: 0 0 60px;
  }
}
@media (max-width: 767px) {
  .heading {
    font-size: 25px;
    margin: 0 0 25px;
  }
}

body {
  margin-top: 40px;
}
@media (min-width: 1440px) {
  body {
    margin-top: 40px;
  }
}
@media (max-width: 1439px) {
  body {
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  body {
    margin-top: 100px;
  }
}
@media (max-width: 767px) {
  body {
    margin-top: 43px;
  }
}

section.hero {
  background-image: none;
  position: relative;
  text-align: center;
  margin: 100px 0 80px;
}
section.hero svg {
  position: absolute;
  left: calc(50% - 292.5px);
  top: -1px;
  display: block;
  z-index: 1;
}
@media (max-width: 1439px) {
  section.hero svg {
    width: 490px;
    height: 57px;
    left: calc(50% - 245px);
  }
}
@media (max-width: 991px) {
  section.hero svg {
    width: 400px;
    height: 64px;
    left: calc(50% - 200px);
  }
}
@media (max-width: 767px) {
  section.hero svg {
    width: 196px;
    height: 25px;
    left: calc(50% - 98px);
  }
}
@media (max-width: 1439px) {
  section.hero {
    margin: 100px 0 70px;
  }
}
@media (max-width: 991px) {
  section.hero {
    margin: 100px 0 95px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  section.hero {
    margin: 100px 0 30px;
  }
}
section.hero .logo-wrapper {
  text-align: center;
  height: 0;
  display: inline-block;
}
section.hero .logo-wrapper .over-hero-text {
  position: relative;
  margin-bottom: -25px;
  overflow: hidden;
  padding-top: 21px;
  display: inline-block;
  width: auto;
  z-index: 2;
}
@media (max-width: 1440px) {
  section.hero .logo-wrapper .over-hero-text {
    margin-bottom: -20px;
  }
}
@media (max-width: 991px) {
  section.hero .logo-wrapper .over-hero-text {
    margin-bottom: -5px;
    padding-top: 38px;
  }
}
@media (max-width: 767px) {
  section.hero .logo-wrapper .over-hero-text {
    margin-bottom: -5px;
    padding-top: 15px;
  }
}
section.hero .logo-wrapper .over-hero-text a {
  display: block;
  text-decoration: none;
  min-width: 195px;
  max-width: 300px;
}
@media (max-width: 767px) {
  section.hero .logo-wrapper .over-hero-text a {
    max-width: 145px;
    min-width: 145px;
  }
}
section.hero .logo-wrapper .over-hero-text a.delivery-logo {
  position: relative;
  z-index: 1;
}
section.hero .logo-wrapper .over-hero-text a.delivery-logo h1 {
  margin: 0;
  padding: 9px 0;
  line-height: 1.4;
  font-family: Quicksand, sans-serif;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  position: relative;
  background: #fff;
  word-break: break-word;
  border-top: 2px solid #bc1f34;
  border-bottom: 2px solid #bc1f34;
}
section.hero .logo-wrapper .over-hero-img {
  position: relative;
  margin-top: 0px;
  z-index: 2;
}
section.hero .logo-wrapper .over-hero-img img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin-bottom: -25px;
}
@media (max-width: 1439px) {
  section.hero .logo-wrapper .over-hero-img img {
    margin-bottom: -20px;
  }
}
@media (max-width: 991px) {
  section.hero .logo-wrapper .over-hero-img img {
    margin-bottom: -5px;
  }
}
@media (max-width: 767px) {
  section.hero .logo-wrapper .over-hero-img img {
    margin-bottom: -5px;
  }
}
section.hero .hero-image {
  display: flex;
  position: relative;
  min-height: 589px;
  border-radius: 30px;
}
@media (max-width: 1439px) {
  section.hero .hero-image {
    min-height: 504px;
  }
}
@media (max-width: 991px) {
  section.hero .hero-image {
    min-height: 415px;
  }
}
@media (max-width: 767px) {
  section.hero .hero-image {
    min-height: 200px;
    border-radius: 15px;
  }
}
section.hero .hero-image div {
  z-index: 2;
  display: flex;
  align-items: flex-start;
  padding: var(--hero-padding);
}
section.hero .hero-image div.center {
  text-align: center;
  align-items: center;
  justify-content: center;
}
section.hero .hero-image div.top-middle {
  text-align: center;
  align-items: flex-start;
  justify-content: center;
}
section.hero .hero-image div.bottom-middle {
  text-align: center;
  align-items: flex-end;
  justify-content: center;
}
section.hero .hero-image div.top-left {
  align-items: flex-start;
  justify-content: flex-start;
}
section.hero .hero-image div.top-right {
  align-items: flex-start;
  justify-content: flex-end;
}
section.hero .hero-image div.bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}
section.hero .hero-image div.bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}
section.hero .strapline {
  padding: 40px 0;
  text-align: center;
}
@media (max-width: 1439px) {
  section.hero .strapline {
    padding: 30px 0;
  }
}
@media (max-width: 991px) {
  section.hero .strapline {
    padding: 20px 0;
  }
}
@media (max-width: 767px) {
  section.hero .strapline {
    padding: 15px 0;
  }
}
section.hero .strapline .inner {
  margin-left: auto;
  margin-right: auto;
}
section.hero .strapline .inner h1 {
  margin: 0;
  line-height: 50px;
  text-transform: inherit;
  font-size: 40px;
  font-family: Quicksand, sans-serif;
  font-weight: 700;
}
@media (max-width: 1439px) {
  section.hero .strapline .inner h1 {
    font-size: 35px;
    line-height: 45px;
  }
}
@media (max-width: 991px) {
  section.hero .strapline .inner h1 {
    font-size: 45px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  section.hero .strapline .inner h1 {
    font-size: 20px;
    line-height: 23px;
  }
}
section.hero .strapline .inner .btn {
  margin-top: 1.5rem;
  display: inline-block;
}
@media (max-width: 991px) {
  section.hero .strapline .inner .btn {
    display: none;
  }
}
section.hero .strapline .inner a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

.hero-builder {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /* Retina 2x */
  /* HD 3x */
}
@media only screen and (min-width: 100px) {
  .hero-builder {
    background-image: url("/images/640-2019_03_cFR8z.jpg");
  }
}
@media only screen and (min-width: 768px) {
  .hero-builder {
    background-image: url("/images/1280-2019_03_cFR8z.jpg");
  }
}
@media only screen and (min-width: 992px) {
  .hero-builder {
    background-image: url("/images/1920-2019_03_cFR8z.jpg");
  }
}
@media only screen and (min-resolution: 2dppx) {
  .hero-builder {
    background-image: url("/images/1280-2019_03_cFR8z.jpg");
  }
}
@media only screen and (min-resolution: 2dppx) and (min-width: 576px) {
  .hero-builder {
    background-image: url("/images/1280-2019_03_cFR8z.jpg");
  }
}
@media only screen and (min-resolution: 2dppx) and (min-width: 768px) {
  .hero-builder {
    background-image: url("/images/1280-2019_03_cFR8z.jpg");
  }
}
@media only screen and (min-resolution: 3dppx) {
  .hero-builder {
    background-image: url("/images/1920-2019_03_cFR8z.jpg");
  }
}
@media only screen and (min-resolution: 3dppx) and (min-width: 576px) {
  .hero-builder {
    background-image: url("/images/1920-2019_03_cFR8z.jpg");
  }
}
@media only screen and (min-resolution: 3dppx) and (min-width: 768px) {
  .hero-builder {
    background-image: url("/images/1920-2019_03_cFR8z.jpg");
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hero-builder {
    transform: none;
    background-attachment: fixed;
  }
}
@supports (-ms-accelerator: true) {
  .hero-builder {
    transform: none;
    background-attachment: fixed;
  }
}
@supports (-ms-ime-align: auto) {
  .hero-builder {
    transform: none;
    background-attachment: fixed;
  }
}
.hero-builder:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0));
  border-radius: 30px;
}
@media (max-width: 767px) {
  .hero-builder:after {
    border-radius: 15px;
  }
}

#index section.associations {
  padding-top: 0;
}

section.location {
  position: relative;
  margin: 0 0 130px;
  text-align: center;
}
@media (max-width: 991px) {
  section.location {
    margin: 0 0 130px;
  }
}
@media (max-width: 767px) {
  section.location {
    margin: 0 0 50px;
  }
}
section.location > div:not(.no-map) {
  text-align: center;
}
@media (max-width: 991px) {
  section.location > div:not(.no-map) .address {
    text-align: left;
  }
}
@media (max-width: 991px) {
  section.location .heading {
    float: left;
  }
}
section.location .no-map .row {
  justify-content: center;
}
section.location .no-map a.hide-lg {
  display: block;
}
section.location .no-map .address {
  width: 100%;
  background: none !important;
  margin: 0;
}
@media (max-width: 991px) {
  section.location .no-map .address {
    max-width: 100%;
    align-items: flex-start;
    background: none !important;
  }
  section.location .no-map .address address {
    display: block;
  }
}
section.location .no-map .heading {
  text-align: center;
  float: none;
}
section.location .container-almostfull {
  padding: 0 22.5px;
}
section.location #map {
  width: 100%;
  padding: 0;
}
section.location #map .map-wrapper {
  height: 100%;
  border-radius: 30px;
  overflow: hidden;
}
@media (max-width: 767px) {
  section.location #map .map-wrapper {
    border-radius: 15px;
  }
}
section.location #map .map-wrapper .find-out-more {
  display: none;
}
@media (max-width: 991px) {
  section.location #map .map-wrapper .find-out-more {
    display: block;
  }
}
section.location #map iframe {
  height: 100%;
  display: block;
  min-height: 540px;
}
@media (max-width: 991px) {
  section.location #map iframe {
    min-height: 52vw;
  }
}
@media (max-width: 480px) {
  section.location #map iframe {
    min-height: 53vw;
  }
}
section.location .map {
  padding: 0;
}
section.location .address {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  padding: 0 0 15px;
  text-align: center;
}
section.location .address span.text-darkGrey2 {
  display: none;
  font-family: Raleway, sans-serif;
}
@media (max-width: 991px) {
  section.location .address span.text-darkGrey2 {
    display: inline-block;
    text-align: left;
    font-size: 30px;
    line-height: 1.2;
    padding-right: 16px;
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  section.location .address span.text-darkGrey2 {
    font-size: 14px;
    line-height: 1.2;
    padding-right: 10px;
    font-weight: 400;
  }
}
@media (max-width: 1439px) {
  section.location .address {
    padding: 0 0 25px;
  }
}
@media (max-width: 991px) {
  section.location .address {
    width: 100%;
    flex-direction: column;
    padding: 0 0 60px;
  }
}
@media (max-width: 767px) {
  section.location .address {
    padding: 0 0 25px;
  }
}
section.location .address .column-flex {
  display: flex;
  flex: 1;
  padding: 0 15px;
  justify-content: center;
}
@media (max-width: 991px) {
  section.location .address .column-flex {
    display: block;
  }
}
@media (max-width: 991px) {
  section.location .address .column-flex .telephone {
    display: flex;
  }
  section.location .address .column-flex .telephone span {
    display: inline-block;
  }
}
section.location .address .column-flex .telephone .telBlock {
  margin-bottom: 5px;
}
section.location .address i {
  height: 32px;
  width: auto;
  font-size: 32px;
  display: block;
  text-align: center;
  margin: 0 auto 30px;
  color: #bc1f34;
}
@media (max-width: 991px) {
  section.location .address i {
    display: none;
  }
}
section.location .address address {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  section.location .address address {
    display: flex;
  }
}
@media (max-width: 767px) {
  section.location .address address {
    display: flex;
    margin-bottom: 15px;
  }
}
section.location .address address .location {
  font-size: 21px;
  line-height: 1.2;
  font-family: Quicksand, sans-serif;
  word-break: break-word;
  font-weight: 700;
}
@media (max-width: 1440px) {
  section.location .address address .location {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  section.location .address address .location {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  section.location .address address .location {
    font-size: 16px;
  }
}
section.location .address address span.text-darkGrey2 {
  font-family: Raleway, sans-serif;
}
@media (max-width: 991px) {
  section.location .address address span.text-darkGrey2 {
    display: inline-block;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  section.location .address address span.text-darkGrey2 {
    display: inline-block;
    font-size: 14px;
    line-height: 1.2;
    padding-right: 10px;
    font-weight: 400;
  }
}
section.location .address p {
  position: relative;
  font-size: 21px;
  line-height: 1.2;
  font-family: "Quicksand", sans-serif;
  word-break: break-word;
  font-weight: 700;
  margin-bottom: 20px;
}
section.location .address p.email {
  margin-bottom: 0;
}
section.location .address p span.text-darkGrey2 {
  font-family: Raleway, sans-serif;
}
@media (max-width: 991px) {
  section.location .address p span.text-darkGrey2 {
    display: inline-block;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  section.location .address p span.text-darkGrey2 {
    display: inline-block;
    font-size: 14px;
    line-height: 1.2;
    padding-right: 10px;
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  section.location .address p {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  section.location .address .hide-lg {
    display: none;
  }
}
section.location .address a {
  font-size: 21px;
  line-height: 1.2;
  font-family: Quicksand, sans-serif;
  word-break: break-word;
  font-weight: 700;
  text-decoration: none;
  margin-bottom: 20px;
}
@media (max-width: 1440px) {
  section.location .address a {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  section.location .address a {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  section.location .address a {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
section.location .btn {
  margin: 60px auto 0;
  display: inline-block;
}
@media (max-width: 1439px) {
  section.location .btn {
    margin: 50px auto 0;
  }
}
@media (max-width: 991px) {
  section.location .btn {
    margin: 70px auto 0;
  }
}
@media (max-width: 767px) {
  section.location .btn {
    margin: 30px auto 0;
  }
}

section.logo {
  text-align: center;
}
section.logo .logo-wrapper {
  text-align: center;
  height: 0;
  display: inline-block;
}
section.logo .logo-wrapper .over-hero-text {
  position: relative;
  margin-bottom: -25px;
  overflow: hidden;
  padding-top: 21px;
  display: inline-block;
  width: auto;
  z-index: 2;
}
@media (max-width: 1440px) {
  section.logo .logo-wrapper .over-hero-text {
    margin-bottom: -20px;
  }
}
@media (max-width: 991px) {
  section.logo .logo-wrapper .over-hero-text {
    margin-bottom: -5px;
    padding-top: 38px;
  }
}
@media (max-width: 767px) {
  section.logo .logo-wrapper .over-hero-text {
    margin-bottom: -5px;
    padding-top: 15px;
  }
}
section.logo .logo-wrapper .over-hero-text a {
  display: block;
  text-decoration: none;
  min-width: 195px;
  max-width: 300px;
}
@media (max-width: 767px) {
  section.logo .logo-wrapper .over-hero-text a {
    max-width: 145px;
    min-width: 145px;
  }
}
section.logo .logo-wrapper .over-hero-text a.delivery-logo {
  position: relative;
  z-index: 1;
}
section.logo .logo-wrapper .over-hero-text a.delivery-logo:before {
  width: 90px;
  height: 90px;
  content: "";
  border-radius: 50%;
  position: absolute;
  left: calc(50% - 45px);
  top: -19.6px;
  z-index: -1;
}
@media (max-width: 1439px) {
  section.logo .logo-wrapper .over-hero-text a.delivery-logo:before {
    top: -17.6px;
  }
}
@media (max-width: 991px) {
  section.logo .logo-wrapper .over-hero-text a.delivery-logo:before {
    width: 150px;
    height: 150px;
    left: calc(50% - 75px);
    top: -38px;
    border-width: 4px;
  }
}
@media (max-width: 767px) {
  section.logo .logo-wrapper .over-hero-text a.delivery-logo:before {
    width: 60px;
    height: 60px;
    left: calc(50% - 30px);
    top: -15px;
    border-width: 1.7px;
  }
}
section.logo .logo-wrapper .over-hero-text a.delivery-logo h1 {
  margin: 0;
  padding: 9px 0;
  line-height: 1.4;
  font-family: Quicksand, sans-serif;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  position: relative;
  background: #fff;
  word-break: break-word;
}
section.logo .logo-wrapper .over-hero-text a.delivery-logo h1:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 2px;
  background-color: #fff;
  top: -2px;
  left: calc(50% - 35px);
  z-index: 2;
}
@media (max-width: 1440px) {
  section.logo .logo-wrapper .over-hero-text a.delivery-logo h1:before {
    left: calc(50% - 34px);
  }
}
@media (max-width: 991px) {
  section.logo .logo-wrapper .over-hero-text a.delivery-logo h1:before {
    top: -4px;
    width: 46px;
    left: calc(50% - 61px);
    height: 4px;
  }
}
@media (max-width: 767px) {
  section.logo .logo-wrapper .over-hero-text a.delivery-logo h1:before {
    top: -1.7px;
    width: 18px;
    left: calc(50% - 24px);
    height: 1.7px;
  }
}
section.logo .logo-wrapper .over-hero-text a.delivery-logo h1:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 2px;
  background-color: #fff;
  top: -2px;
  right: calc(50% - 35px);
  z-index: 2;
}
@media (max-width: 1440px) {
  section.logo .logo-wrapper .over-hero-text a.delivery-logo h1:after {
    right: calc(50% - 34px);
  }
}
@media (max-width: 991px) {
  section.logo .logo-wrapper .over-hero-text a.delivery-logo h1:after {
    top: -4px;
    width: 46px;
    right: calc(50% - 61px);
    height: 4px;
  }
}
@media (max-width: 767px) {
  section.logo .logo-wrapper .over-hero-text a.delivery-logo h1:after {
    top: -1.7px;
    width: 18px;
    right: calc(50% - 24px);
    height: 1.7px;
  }
}
@media (max-width: 1439px) {
  section.logo .logo-wrapper .over-hero-text a.delivery-logo h1 {
    font-size: 19px;
  }
}
@media (max-width: 991px) {
  section.logo .logo-wrapper .over-hero-text a.delivery-logo h1 {
    border-width: 4px;
    font-size: 36px;
    padding: 11px 0;
  }
}
@media (max-width: 767px) {
  section.logo .logo-wrapper .over-hero-text a.delivery-logo h1 {
    font-size: 15px;
    padding: 8px 0;
    border-width: 1.7px;
  }
}
section.logo .logo-wrapper .over-hero-img {
  position: relative;
  margin-top: 0px;
  z-index: 2;
}
section.logo .logo-wrapper .over-hero-img img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin-bottom: -25px;
}
@media (max-width: 1439px) {
  section.logo .logo-wrapper .over-hero-img img {
    margin-bottom: -20px;
  }
}
@media (max-width: 991px) {
  section.logo .logo-wrapper .over-hero-img img {
    margin-bottom: -5px;
  }
}
@media (max-width: 767px) {
  section.logo .logo-wrapper .over-hero-img img {
    margin-bottom: -5px;
  }
}

.clearfix:after {
  display: table;
  content: "";
  clear: both;
}

html {
  height: 100%;
}

body {
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
}

@media (min-width: 1440px) {
  .container-almostfull {
    max-width: 1620px;
    padding: 0 50px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1439px) {
  .container-almostfull {
    max-width: 1270px;
    padding: 0 25px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 991px) {
  .container-almostfull {
    max-width: 1050px;
    padding: 0 20px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .container-almostfull {
    max-width: 100%;
    padding: 0 7.5px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.button.primary {
  height: 47px;
  min-width: 200px;
  font-size: 14px;
  line-height: 45px;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  border-radius: 25px;
  padding: 0 60px 0 25px;
  position: relative;
  transition: all 1s;
}
@media (max-width: 991px) {
  .button.primary {
    height: 103px;
    min-width: 485px;
    font-size: 30px;
    line-height: 100px;
    padding: 0 177px 0 76px;
    border-radius: 50px;
  }
}
@media (max-width: 767px) {
  .button.primary {
    height: 44px;
    min-width: 205px;
    font-size: 13px;
    line-height: 40px;
    padding: 0 73px 0 31px;
    border-radius: 25px;
  }
}
.button.primary span {
  width: 41px;
  height: 41px;
  border-radius: 50%;
  line-height: 47px;
  display: block;
  right: 1px;
  top: 1px;
  z-index: 1;
  position: absolute;
  overflow: hidden;
}
@media (max-width: 991px) {
  .button.primary span {
    width: 87px;
    height: 87px;
    line-height: 87px;
    right: 6px;
    top: 6px;
  }
}
@media (max-width: 767px) {
  .button.primary span {
    width: 37px;
    height: 37px;
    line-height: 37px;
    right: 2px;
    top: 1px;
  }
}
.button.primary span i.fa-angle-right {
  text-align: center;
  font-size: 26px;
  line-height: 38px;
  margin-left: 4px;
  display: block;
}
@media (max-width: 991px) {
  .button.primary span i.fa-angle-right {
    font-size: 48px;
    line-height: 84px;
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .button.primary span i.fa-angle-right {
    font-size: 25px;
    line-height: 37px;
    margin-left: 4px;
  }
}
.button.primary span i.fa-angle-right:before {
  content: "";
  position: absolute;
  left: 18px;
  transition: 0.5s;
}
@media (max-width: 991px) {
  .button.primary span i.fa-angle-right:before {
    left: 38px;
  }
}
@media (max-width: 767px) {
  .button.primary span i.fa-angle-right:before {
    left: 16px;
  }
}
.button.primary span i.fa-angle-right:after {
  content: "";
  position: absolute;
  left: -18px;
  transition: 0.5s;
}
@media (max-width: 991px) {
  .button.primary span i.fa-angle-right:after {
    left: -18px;
  }
}
@media (max-width: 767px) {
  .button.primary span i.fa-angle-right:after {
    left: -18px;
  }
}
.button.primary:hover span i.fa-angle-right:before {
  position: absolute;
  left: 50px;
  transition: 0.5s;
}
@media (max-width: 991px) {
  .button.primary:hover span i.fa-angle-right:before {
    left: 90px;
  }
}
@media (max-width: 767px) {
  .button.primary:hover span i.fa-angle-right:before {
    left: 40px;
  }
}
.button.primary:hover span i.fa-angle-right:after {
  transition: 0.5s;
  left: 18px;
}
@media (max-width: 991px) {
  .button.primary:hover span i.fa-angle-right:after {
    left: 38px;
  }
}
@media (max-width: 767px) {
  .button.primary:hover span i.fa-angle-right:after {
    left: 16px;
  }
}

nav#navbar {
  margin: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 6;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
}
nav#navbar > .container {
  padding: 0 15px;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 991px) {
  nav#navbar > .container {
    align-items: flex-start;
    max-width: none;
    padding: 0 15px;
  }
}
nav#navbar .wrapper, nav#navbar .logo-wrapper, nav#navbar .toggle-wrapper {
  width: 33.3%;
}
@media (max-width: 991px) {
  nav#navbar .wrapper, nav#navbar .logo-wrapper, nav#navbar .toggle-wrapper {
    width: auto;
  }
}
nav#navbar.float {
  box-shadow: none;
}
@media (min-width: 992px) {
  nav#navbar.float .hidden-links {
    box-shadow: none;
  }
}

@media (max-width: 991px) {
  .container {
    max-width: 100%;
  }
}

div.navbar {
  min-height: auto;
  position: relative;
}
@media (min-width: 992px) {
  div.navbar {
    flex-direction: row;
  }
}
div.navbar .toggle-wrapper {
  order: 2;
}
div.navbar .toggle {
  cursor: pointer;
  position: relative;
  width: 35px;
  height: 25px;
  display: block;
  z-index: 9;
  margin: 30px 0 30px auto;
}
div.navbar .toggle .hamburger {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
}
@media (min-width: 0) {
  div.navbar .toggle {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.navbar .toggle {
    width: 60px;
    height: 40px;
    right: 10px;
  }
}
@media (max-width: 767px) {
  div.navbar .toggle {
    width: 24px;
    height: 16px;
    margin: 12px 0 12px auto;
  }
}
div.navbar .toggle .hamburger, div.navbar .toggle::before, div.navbar .toggle::after {
  content: "";
  display: block;
  height: 3px;
  width: 100%;
  padding: 0;
  border: 0;
  outline: none;
  border-radius: 3px;
  background-color: #000;
  transition: all ease-in-out 500ms;
  position: absolute;
}
@media (min-width: 768px) and (max-width: 991px) {
  div.navbar .toggle .hamburger, div.navbar .toggle::before, div.navbar .toggle::after {
    height: 5px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  div.navbar .toggle .hamburger, div.navbar .toggle::before, div.navbar .toggle::after {
    width: 24px;
    height: 3px;
  }
}
div.navbar .toggle::before {
  top: 0;
}
div.navbar .toggle::after {
  bottom: 0;
}
div.navbar.open .hamburger {
  transform: rotate(45deg);
}
div.navbar.open .toggle::before {
  opacity: 0;
}
div.navbar.open .toggle::after {
  transform: translate(0, -6px) rotate(-45deg);
}
@media (min-width: 992px) {
  div.navbar.open .toggle::after {
    transform: translate(0, -10px) rotate(-45deg);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.navbar.open .toggle::after {
    transform: translate(0, -15px) rotate(-45deg);
  }
}
@media (max-width: 767px) {
  div.navbar.open .toggle::after {
    transform: translate(0, -5px) rotate(-45deg);
  }
}
div.navbar .get-in-touch {
  float: left;
  color: #2b070b;
  font-size: 17px;
  font-family: "Quicksand", sans-serif;
  line-height: 1;
  font-weight: 700;
  align-items: center;
  text-decoration: none;
  padding: 36px 0;
  position: relative;
  width: auto;
  z-index: 9;
}
@media (max-width: 1440px) {
  div.navbar .get-in-touch {
    padding: 35px 0;
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  div.navbar .get-in-touch {
    font-size: 34px;
    padding: 37px 0 29px 25px;
    line-height: 1;
  }
}
@media (max-width: 767px) {
  div.navbar .get-in-touch {
    padding: 13px 0 15px 0;
    line-height: 1;
    font-size: 14px;
  }
}
div.navbar .get-in-touch span {
  width: 17px;
  height: 17px;
  line-height: 17px;
  display: inline-block;
  z-index: 1;
  position: absolute;
  overflow: hidden;
}
@media (max-width: 991px) {
  div.navbar .get-in-touch span {
    width: 34px;
    height: 34px;
  }
}
@media (max-width: 767px) {
  div.navbar .get-in-touch span {
    width: 14px;
    height: 14px;
  }
}
div.navbar .get-in-touch span i.fa-angle-right {
  text-align: center;
  display: block;
  color: #2b070b;
}
div.navbar .get-in-touch span i.fa-angle-right:before {
  content: "";
  position: absolute;
  left: 8px;
  transition: 0.5s;
}
@media (max-width: 991px) {
  div.navbar .get-in-touch span i.fa-angle-right:before {
    left: 16px;
  }
}
@media (max-width: 767px) {
  div.navbar .get-in-touch span i.fa-angle-right:before {
    left: 6px;
  }
}
div.navbar .get-in-touch span i.fa-angle-right:after {
  content: "";
  position: absolute;
  left: -17px;
  transition: 0.5s;
}
@media (max-width: 991px) {
  div.navbar .get-in-touch span i.fa-angle-right:after {
    left: -34px;
  }
}
@media (max-width: 767px) {
  div.navbar .get-in-touch span i.fa-angle-right:after {
    left: -14px;
  }
}
div.navbar .get-in-touch:hover span i.fa-angle-right:before {
  position: absolute;
  left: 17px;
  transition: 0.5s;
}
@media (max-width: 991px) {
  div.navbar .get-in-touch:hover span i.fa-angle-right:before {
    left: 34px;
  }
}
@media (max-width: 767px) {
  div.navbar .get-in-touch:hover span i.fa-angle-right:before {
    left: 14px;
  }
}
div.navbar .get-in-touch:hover span i.fa-angle-right:after {
  transition: 0.5s;
  left: 8px;
}
@media (max-width: 991px) {
  div.navbar .get-in-touch:hover span i.fa-angle-right:after {
    left: 16px;
  }
}
@media (max-width: 767px) {
  div.navbar .get-in-touch:hover span i.fa-angle-right:after {
    left: 6px;
  }
}
div.navbar .get-in-touch.phone {
  display: flex;
  vertical-align: middle;
}
div.navbar .get-in-touch.phone .fa {
  width: auto;
  line-height: 0.8;
  font-size: 1.2em;
  margin-right: 0.5rem;
}
div.navbar .get-in-touch.phone span {
  width: auto;
  overflow: initial;
  line-height: 1;
  position: relative;
}
div.navbar .get-in-touch.phone:hover .fa {
  animation: phone-pulse 0.2s infinite;
  transform: scale(1);
  animation-direction: alternate;
}
@media (max-width: 991px) {
  div.navbar .get-in-touch > .fa {
    right: -23px;
    color: inherit !important;
  }
}
@media (max-width: 767px) {
  div.navbar .get-in-touch > .fa {
    right: -12px;
  }
}
div.navbar button.ellipsis {
  position: absolute;
  top: 34px;
  right: -15px;
  transition: all 0.4s ease-out;
  outline: 0;
  border: 0;
  padding: 0;
  cursor: pointer;
  display: none !important;
  background-color: transparent;
}
div.navbar button.hidden {
  display: none;
  transition: none;
  width: 0;
  padding: 0;
  overflow: hidden;
}
div.navbar ul.links {
  margin: 0;
  padding: 0;
}
div.navbar ul.hidden-links {
  margin: 0;
  list-style: none;
  text-align: left;
  z-index: 5;
  width: auto;
  position: fixed;
  right: 0;
  background: #fff;
  padding: 90px 90px 0;
  height: 100vh;
  width: 40%;
  top: 0;
  box-shadow: -2px 0px 8px 0px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: -2px 0px 8px 0px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: -2px 0px 8px 0px rgba(0, 0, 0, 0.18);
}
@media (max-width: 991px) {
  div.navbar ul.hidden-links {
    padding: 90px 50px 0;
    opacity: 1;
    width: 100%;
    text-align: center;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }
}
@media (max-width: 767px) {
  div.navbar ul.hidden-links {
    padding: 40px 20px 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }
}
div.navbar ul.hidden-links li {
  padding: 0;
}
div.navbar ul.hidden-links li a {
  display: inline-block;
  position: relative;
  padding: 17px 0 3px;
  text-decoration: none;
  font-family: "Quicksand", sans-serif;
  font-size: 21px;
  font-weight: 700;
  text-transform: none;
  outline: none;
  border-bottom: 2px solid transparent;
}
div.navbar ul.hidden-links li a:hover {
  background: none;
  border-color: #bc1f34;
}
div.navbar ul.hidden-links li a.dispatch-active {
  border-color: #bc1f34;
}
@media (max-width: 1440px) {
  div.navbar ul.hidden-links li a {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  div.navbar ul.hidden-links li a {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  div.navbar ul.hidden-links li a {
    font-size: 18px;
  }
}
div.navbar ul.hidden-links.hidden {
  display: none;
}
@media (min-width: 992px) {
  div.navbar li a {
    white-space: nowrap;
  }
}

@keyframes phone-pulse {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.3);
  }
}
section.overview {
  margin: 80px 0 130px;
  position: relative;
}
@media (max-width: 1439px) {
  section.overview {
    margin: 70px 0 100px;
  }
}
@media (max-width: 991px) {
  section.overview {
    margin: 95px 0 130px;
  }
}
@media (max-width: 767px) {
  section.overview {
    margin: 30px 0 50px;
  }
}
@media (max-width: 991px) {
  section.overview > .container {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  section.overview > .container {
    padding: 0 15px;
  }
}
section.overview > .container *:not(strong):not(b):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-weight: 500;
}
section.overview > .container *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-size: 1rem;
}
section.overview p, section.overview .container div {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 0;
  text-align: left;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}
@media (max-width: 1439px) {
  section.overview p, section.overview .container div {
    font-size: 16px;
    line-height: 1.4;
  }
}
@media (max-width: 991px) {
  section.overview p, section.overview .container div {
    font-size: 30px;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  section.overview p, section.overview .container div {
    font-size: 14px;
  }
}
section.overview p.single-col, section.overview .container div.single-col {
  column-count: 1;
}
section.overview p.double-col, section.overview .container div.double-col {
  column-count: 1;
  -webkit-column-gap: 34px;
  -moz-column-gap: 34px;
  column-gap: 34px;
}
@media (min-width: 992px) {
  section.overview p.double-col, section.overview .container div.double-col {
    column-count: 2;
  }
}
section.overview p br, section.overview .container div br {
  display: inline;
}
section.overview p *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6), section.overview .container div *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-size: 16px;
}
@media (max-width: 991px) {
  section.overview p *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6), section.overview .container div *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    font-size: 30px;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  section.overview p *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6), section.overview .container div *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    font-size: 14px;
  }
}

section.logo {
  margin-top: 100px;
}

.contactPage .contact-location {
  margin: 35px 0 5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .contactPage .contact-location {
    margin: 25px 0 -5rem;
  }
}
@media (max-width: 767px) {
  .contactPage .contact-location {
    margin: 60px 0 -4rem;
  }
}
.contactPage .contact-location > .container {
  position: relative;
  z-index: 5;
}
.contactPage .contact-location > .container.single-item .inner {
  height: 235px;
  width: 235px;
  padding: 30px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.contactPage .contact-location > .container.single-item .inner .item {
  padding: 0;
}
.contactPage .contact-location > .container.single-item .inner i, .contactPage .contact-location > .container.single-item .inner .icon-wrapper {
  font-size: 50px;
  margin: 0 auto 15px;
}
.contactPage .contact-location > .container.single-item .inner .icon-wrapper {
  min-height: 50px;
}
.contactPage .contact-location > .container.single-item .inner .icon-wrapper svg {
  width: 47px !important;
  height: 47px !important;
}
.contactPage .contact-location > .container.single-item + #map {
  margin-top: -100px;
}
.contactPage #map {
  height: 450px;
  margin-top: -40px;
}
@media (max-width: 991px) {
  .contactPage #map {
    margin-top: 0;
    height: 400px;
  }
}
@media (max-width: 767px) {
  .contactPage #map {
    height: 350px;
  }
}
.contactPage iframe {
  display: block;
}
.contactPage .address {
  display: inline-block;
}
.contactPage .address-hidden {
  opacity: 0;
}
@media (max-width: 991px) {
  .contactPage .no-map {
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .contactPage .no-map {
    margin-bottom: 120px;
  }
}
.contactPage .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-radius: 98.5px;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  padding: 20px 35px;
}
@media (max-width: 991px) {
  .contactPage .inner {
    box-shadow: none;
    border-radius: 0;
    padding: 0;
  }
}
@media (max-width: 575px) {
  .contactPage .inner {
    display: block;
  }
}
.contactPage .inner .item {
  padding: 0 40px;
  font-weight: 300;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
}
@media (max-width: 991px) {
  .contactPage .inner .item {
    padding: 0 15px 35px;
  }
  .contactPage .inner .item br {
    display: none;
  }
}
.contactPage .inner .item i, .contactPage .inner .item .icon-wrapper {
  display: inline-block;
  width: 100%;
  color: #bc1f34;
  font-size: 40px;
  margin: 0 auto 10px;
}
@media (max-width: 991px) {
  .contactPage .inner .item i, .contactPage .inner .item .icon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    margin: 0 auto 13px;
  }
}
.contactPage .inner .item .icon-wrapper {
  min-height: 40px;
  font-size: 0 !important;
}
.contactPage .inner .item .location-icon {
  fill: #bc1f34;
}
.contactPage .inner .item a {
  text-decoration: none;
}
.contactPage .contact-wrapper .heading {
  text-align: left;
  display: block;
  margin-top: 115px;
}
@media (max-width: 1440px) {
  .contactPage .contact-wrapper .heading {
    margin-top: 110px;
  }
}
@media (max-width: 991px) {
  .contactPage .contact-wrapper .heading {
    text-align: left;
    margin-top: 90px;
  }
}
@media (max-width: 767px) {
  .contactPage .contact-wrapper .heading {
    text-align: left;
    margin-top: 35px;
  }
}
@media (max-width: 991px) {
  .contactPage .contact-wrapper .container {
    padding: 0 40px 40px;
  }
  .contactPage .contact-wrapper .container .col-sm-12 {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .contactPage .contact-wrapper .container {
    padding: 0 15px 40px;
  }
}
.contactPage .contact-wrapper .form-wrapper {
  margin-bottom: calc(5rem - 35px);
}
@media (max-width: 1440px) {
  .contactPage .contact-wrapper .form-wrapper {
    margin-bottom: calc(5rem - 35px);
  }
}
@media (max-width: 991px) {
  .contactPage .contact-wrapper .form-wrapper {
    margin-bottom: 130px;
  }
}
@media (max-width: 767px) {
  .contactPage .contact-wrapper .form-wrapper {
    margin-bottom: 70px;
  }
}
.contactPage .contact-wrapper #contact-form {
  margin-bottom: 0;
}
.contactPage .contact-wrapper #contact-form.success .button-align {
  display: none;
}
.contactPage .contact-wrapper #contact-form #repeatemail {
  display: none;
}
.contactPage .contact-wrapper #contact-form .find-out-more {
  margin-left: auto;
  margin-right: auto;
}
.contactPage .contact-wrapper #contact-form #submit-button {
  margin-top: 0;
}
.contactPage .contact-wrapper #contact-form .button-align {
  text-align: left;
  display: inline-block;
}
.contactPage .contact-wrapper #contact-form input[type=submit] {
  display: none;
}
.contactPage .contact-wrapper #contact-form .field {
  margin-bottom: 1.86rem;
}
@media (max-width: 991px) {
  .contactPage .contact-wrapper #contact-form .field {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .contactPage .contact-wrapper #contact-form .field {
    margin-bottom: 20px;
  }
}
.contactPage .contact-wrapper #contact-form .field label {
  display: block;
  margin-bottom: 15px;
  font-size: 17px;
  font-family: Raleway, sans-serif;
  line-height: 0.8;
}
@media (max-width: 1440px) {
  .contactPage .contact-wrapper #contact-form .field label {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .contactPage .contact-wrapper #contact-form .field label {
    display: none;
  }
}
@media (max-width: 991px) {
  .contactPage .contact-wrapper #contact-form .field:nth-child(4) label {
    display: block;
    font-size: 36px;
    margin: 0 0 1.5rem;
  }
}
@media (max-width: 767px) {
  .contactPage .contact-wrapper #contact-form .field:nth-child(4) label {
    font-size: 16px;
    margin: 0 0 0.625rem;
  }
}
.contactPage .contact-wrapper #contact-form .field input, .contactPage .contact-wrapper #contact-form .field select, .contactPage .contact-wrapper #contact-form .field textarea {
  outline: none;
  font-size: 17px;
  font-family: Raleway, sans-serif;
  background: none;
  line-height: 50px;
  padding: 0 15px;
  vertical-align: middle;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.contactPage .contact-wrapper #contact-form .field input::-webkit-input-placeholder, .contactPage .contact-wrapper #contact-form .field select::-webkit-input-placeholder, .contactPage .contact-wrapper #contact-form .field textarea::-webkit-input-placeholder {
  color: transparent;
}
@media (max-width: 991px) {
  .contactPage .contact-wrapper #contact-form .field input::-webkit-input-placeholder, .contactPage .contact-wrapper #contact-form .field select::-webkit-input-placeholder, .contactPage .contact-wrapper #contact-form .field textarea::-webkit-input-placeholder {
    color: #807c7c;
  }
}
.contactPage .contact-wrapper #contact-form .field input:-moz-placeholder, .contactPage .contact-wrapper #contact-form .field select:-moz-placeholder, .contactPage .contact-wrapper #contact-form .field textarea:-moz-placeholder {
  /* Firefox 18- */
  color: transparent;
}
@media (max-width: 991px) {
  .contactPage .contact-wrapper #contact-form .field input:-moz-placeholder, .contactPage .contact-wrapper #contact-form .field select:-moz-placeholder, .contactPage .contact-wrapper #contact-form .field textarea:-moz-placeholder {
    color: #807c7c;
  }
}
.contactPage .contact-wrapper #contact-form .field input::-moz-placeholder, .contactPage .contact-wrapper #contact-form .field select::-moz-placeholder, .contactPage .contact-wrapper #contact-form .field textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: transparent;
}
@media (max-width: 991px) {
  .contactPage .contact-wrapper #contact-form .field input::-moz-placeholder, .contactPage .contact-wrapper #contact-form .field select::-moz-placeholder, .contactPage .contact-wrapper #contact-form .field textarea::-moz-placeholder {
    color: #807c7c;
  }
}
.contactPage .contact-wrapper #contact-form .field input:-ms-input-placeholder, .contactPage .contact-wrapper #contact-form .field select:-ms-input-placeholder, .contactPage .contact-wrapper #contact-form .field textarea:-ms-input-placeholder {
  color: transparent;
}
@media (max-width: 991px) {
  .contactPage .contact-wrapper #contact-form .field input:-ms-input-placeholder, .contactPage .contact-wrapper #contact-form .field select:-ms-input-placeholder, .contactPage .contact-wrapper #contact-form .field textarea:-ms-input-placeholder {
    color: #807c7c;
  }
}
@media (max-width: 1440px) {
  .contactPage .contact-wrapper #contact-form .field input, .contactPage .contact-wrapper #contact-form .field select, .contactPage .contact-wrapper #contact-form .field textarea {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .contactPage .contact-wrapper #contact-form .field input, .contactPage .contact-wrapper #contact-form .field select, .contactPage .contact-wrapper #contact-form .field textarea {
    height: 90px;
    line-height: 90px;
    font-size: 36px;
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .contactPage .contact-wrapper #contact-form .field input, .contactPage .contact-wrapper #contact-form .field select, .contactPage .contact-wrapper #contact-form .field textarea {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 0.625rem;
  }
}
.contactPage .contact-wrapper #contact-form .form-row textarea {
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.contactPage .contact-wrapper #contact-form .form-row textarea.is-completed:hover ~ .textarea-label {
  color: #bc1e34;
}
.contactPage .contact-wrapper #contact-form .form-row textarea ~ .textarea-label {
  background: #fff;
}
.contactPage .contact-wrapper #contact-form .form-row textarea:hover {
  border-color: #bc1e34;
}
.contactPage .contact-wrapper #contact-form .form-row textarea:focus {
  border-color: #bc1e34;
  box-shadow: 0 0 0 1px #2f070d;
}
.contactPage .contact-wrapper #contact-form .form-row textarea:focus ~ .textarea-label {
  color: #bc1e34;
}
.contactPage .contact-wrapper #contact-form .form-row input {
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.contactPage .contact-wrapper #contact-form .form-row input:hover {
  border-color: #bc1e34;
}
.contactPage .contact-wrapper #contact-form .form-row input:focus {
  border-color: #bc1e34;
  box-shadow: 0 0 0 1px #2f070d;
}
.contactPage .contact-wrapper #contact-form .form-row input:focus ~ label:not(.error) {
  color: #bc1e34;
}
.contactPage .contact-wrapper #contact-form .form-row input.error {
  border-color: #E31D2D;
}
.contactPage .contact-wrapper #contact-form .form-row input.error:hover {
  border-color: #B81F1F;
}
.contactPage .contact-wrapper #contact-form .form-row input.error:focus {
  border-color: #E31D2D;
  box-shadow: 0 0 0 1px #FDC5C5;
}
.contactPage .contact-wrapper #contact-form .form-row input.error:focus ~ label:not(.error) {
  color: #E31D2D;
}
.contactPage .contact-wrapper #contact-form .form-row input.error ~ label.error {
  color: #E31D2D;
}
.contactPage .contact-wrapper #contact-form .form-row input ~ label:not(.error) {
  background: #fff;
}
.contactPage .contact-wrapper #contact-form .form-row input.is-completed:hover + label, .contactPage .contact-wrapper #contact-form .form-row input.is-completed:hover ~ label[for=email] {
  color: #bc1e34;
}
.contactPage .contact-wrapper #contact-form .form-row input.is-completed.error + label, .contactPage .contact-wrapper #contact-form .form-row input.is-completed.error ~ label[for=email] {
  color: #E31D2D;
}
.contactPage .contact-wrapper #contact-form .form-row input.is-completed.error:hover + label, .contactPage .contact-wrapper #contact-form .form-row input.is-completed.error:hover ~ label[for=email] {
  color: #B81F1F;
}
.contactPage .contact-wrapper #contact-form .form-row .selected .selectric-wrapper.selectric-hover ~ .select-label, .contactPage .contact-wrapper #contact-form .form-row .selected .selectric-wrapper.selectric-focus ~ .select-label {
  color: #bc1e34;
}
.contactPage .contact-wrapper #contact-form .form-row .selectric-wrapper .selectric {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.contactPage .contact-wrapper #contact-form .form-row .selectric-wrapper.selectric-below .select-label {
  color: #bc1e34;
}
.contactPage .contact-wrapper #contact-form .form-row .selectric-wrapper.selectric-hover .selectric {
  border-color: #bc1e34;
}
.contactPage .contact-wrapper #contact-form .form-row .selectric-wrapper.selectric-focus .selectric {
  border-color: #bc1e34;
  box-shadow: 0 0 0 1px #2f070d;
}
.contactPage .contact-wrapper #contact-form .form-row .selectric-wrapper ~ .select-label {
  background: #fff;
}
.contactPage .contact-wrapper #contact-form .form-row .selectric-wrapper ~ label.error {
  color: #E31D2D;
}
.contactPage .contact-wrapper #contact-form .form-row .error-is .selectric {
  border-color: #E31D2D;
}
.contactPage .contact-wrapper #contact-form .form-row .error-is .selectric-hover .selectric {
  border-color: #B81F1F;
}
.contactPage .contact-wrapper #contact-form .form-row .error-is .selectric-focus .selectric {
  border-color: #E31D2D;
  box-shadow: 0 0 0 1px #FDC5C5;
}
.contactPage textarea {
  height: 132px;
}
@media (max-width: 991px) {
  .contactPage textarea {
    min-height: 150px;
  }
}
@media (max-width: 767px) {
  .contactPage textarea {
    min-height: 65px;
  }
}
.contactPage .response.alert .btn {
  padding: 12px 60px;
}
.contactPage .btn {
  text-align: center;
  text-transform: uppercase;
}

.pageSingle {
  z-index: 1;
  position: relative;
  background: #fff;
  padding: 120px 0;
}
.pageSingle .btn {
  margin-bottom: 30px;
}
.pageSingle iframe {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  width: 850px;
  height: 480px;
}
@media (max-width: 1199px) {
  .pageSingle iframe {
    width: 700px;
    height: 400px;
  }
}
@media (max-width: 767px) {
  .pageSingle iframe {
    width: 600px;
    height: 350px;
  }
}
@media (max-width: 575px) {
  .pageSingle iframe {
    height: 300px;
  }
}
@media (max-width: 479px) {
  .pageSingle iframe {
    height: 250px;
  }
}
.pageSingle .single-content {
  margin-bottom: 0;
}
.pageSingle .single-content h1, .pageSingle .single-content h2, .pageSingle .single-content h3, .pageSingle .single-content h4, .pageSingle .single-content h5, .pageSingle .single-content h6 {
  font-family: "Quicksand", sans-serif;
  line-height: 1.35;
  font-weight: 700;
}
.pageSingle .single-content h1 {
  font-size: 43px;
}
.pageSingle .single-content h2 {
  font-size: 36px;
}
.pageSingle .single-content h3 {
  font-size: 31px;
}
.pageSingle .single-content h4 {
  font-size: 27px;
}
.pageSingle .single-content h5 {
  font-size: 23px;
}
.pageSingle .single-content h6 {
  font-size: 19px;
}
.pageSingle .single-content p, .pageSingle .single-content ul, .pageSingle .single-content ol, .pageSingle .single-content blockquote, .pageSingle .single-content address {
  font-size: 17px;
  line-height: 1.38;
  font-family: "Raleway", sans-serif;
}
.pageSingle .single-content .btn {
  overflow: hidden;
  text-align: center;
}
.pageSingle .single-content .btn.over:after {
  animation: over 0.35s linear;
}
.pageSingle .single-content .btn.out:after {
  animation: out 0.35s linear;
}
.pageSingle .single-content .btn:before {
  content: "";
  width: 41px;
  height: 41px;
  border-radius: 50%;
  line-height: 47px;
  display: block;
  right: 1px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  position: absolute;
  overflow: hidden;
  background-color: #ffffff;
}
.pageSingle .single-content .btn:after {
  text-align: center;
  line-height: 38px;
  display: block;
  color: #bc1f34;
  content: "";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 26px;
  position: absolute;
  z-index: 1;
  right: 19px;
  top: 50%;
  transform: translate(5px, -50%);
  transition: 0.5s;
}
.pageSingle .single-content ul {
  padding: 0;
  list-style-position: inside;
}
.pageSingle .single-content ul li:before {
  font-size: 1.2rem;
}
.pageSingle .single-content img {
  margin-bottom: 40px;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .pageSingle .single-content img {
    margin-bottom: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pageSingle .single-content img {
    margin-bottom: 54px;
  }
}
@media (max-width: 767px) {
  .pageSingle .single-content img {
    margin-bottom: 17px;
  }
}
@media (max-width: 1440px) {
  .pageSingle .pageSingle {
    padding: 110px 0;
  }
}
@media (max-width: 991px) {
  .pageSingle .pageSingle {
    padding: 120px 0;
  }
  .pageSingle .pageSingle .container {
    padding: 0 3.125rem;
  }
  .pageSingle .pageSingle .single-content h1 {
    margin: 0.3125rem 0 3.3125rem;
    font-size: 2.25rem;
  }
  .pageSingle .pageSingle .single-content h1.heading {
    font-size: 42px;
    margin-bottom: 75px;
    line-height: 29px;
    font-family: "Quicksand", serif;
    position: relative;
    text-align: left;
  }
  .pageSingle .pageSingle .single-content p {
    font-size: 26px;
  }
  .pageSingle .pageSingle .single-content h2 {
    font-size: 1.875rem;
    margin: 1.5625rem 0 1.5625rem;
    font-weight: bold;
  }
  .pageSingle .pageSingle .single-content ul {
    padding: 0;
    list-style-position: inside;
    margin: 1.875rem 0;
  }
  .pageSingle .pageSingle .single-content ul li {
    font-size: 1.875rem;
  }
  .pageSingle .pageSingle .single-content ul li:before {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .pageSingle .pageSingle {
    padding: 60px 0;
  }
  .pageSingle .pageSingle .container {
    padding: 0 1.25rem;
  }
  .pageSingle .pageSingle .single-content {
    margin-bottom: 0;
  }
  .pageSingle .pageSingle .single-content h1 {
    margin: 0.3125rem 0 1.275rem;
    font-size: 20px;
  }
  .pageSingle .pageSingle .single-content p {
    font-size: 16px;
  }
  .pageSingle .pageSingle .single-content h2 {
    font-size: 18px;
    margin: 0.8125rem 0 0.8125rem;
    font-weight: bold;
  }
  .pageSingle .pageSingle .single-content ul {
    padding: 0;
    list-style-position: inside;
    margin: 0.9375rem 0;
  }
  .pageSingle .pageSingle .single-content ul li {
    font-size: 16px;
  }
  .pageSingle .pageSingle .single-content ul li:before {
    font-size: 1rem;
    width: 0.75rem;
  }
}

.single-content {
  margin: 0 auto;
}

@keyframes over {
  0% {
    right: 19px;
  }
  50% {
    right: -11px;
  }
  51% {
    right: 42px;
  }
  100% {
    right: 19px;
  }
}
@keyframes out {
  0% {
    right: 19px;
  }
  50% {
    right: 42px;
  }
  51% {
    right: -11px;
  }
  100% {
    right: 19px;
  }
}
.slideshow {
  line-height: 0.8;
  display: block;
  padding: 0 15px 120px;
  margin-top: 0;
}
.slideshow .heading {
  text-align: left;
  display: block;
  margin-top: 115px;
}
@media (max-width: 1440px) {
  .slideshow .heading {
    margin-top: 110px;
  }
}
@media (max-width: 991px) {
  .slideshow .heading {
    text-align: left;
    margin-top: 90px;
  }
}
@media (max-width: 767px) {
  .slideshow .heading {
    text-align: left;
    margin-top: 35px;
  }
}
@media (min-width: 576px) {
  .slideshow {
    display: block;
  }
}
@media (max-width: 1440px) {
  .slideshow {
    padding: 0 15px 110px;
  }
}
@media (max-width: 991px) {
  .slideshow {
    padding: 0 40px 120px;
  }
}
@media (max-width: 767px) {
  .slideshow {
    padding: 0 15px 70px;
  }
}
.slideshow .grid {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
}
@media (max-width: 767px) {
  .slideshow .grid {
    margin: 0 -6px;
  }
}
.slideshow .grid .grid-item {
  width: 33.333%;
  display: block;
  padding: 0 15px;
  margin: 15px 0;
}
.slideshow .grid .grid-item .caption {
  word-break: break-all;
  display: inline-block;
  font-size: 17px;
  padding: 10px 15px 0;
  line-height: 1.4;
}
@media (max-width: 1440px) {
  .slideshow .grid .grid-item .caption {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .slideshow .grid .grid-item .caption {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .slideshow .grid .grid-item .caption {
    font-size: 16px;
  }
}
.slideshow .grid .grid-item img {
  width: 100%;
  max-height: 370px;
  border-radius: 10px;
}
@media (max-width: 991px) {
  .slideshow .grid .grid-item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .slideshow .grid .grid-item {
    padding: 0 6px;
    margin: 6px 0;
  }
}
@media (max-width: 480px) {
  .slideshow .grid .grid-item {
    width: 100%;
    margin: 10px 0;
  }
}
.slideshow .grid .grid-item:nth-of-type(n+10) .counter:first-letter {
  font-size: 0;
}
.slideshow .grid .grid-item a {
  display: block;
  padding-top: 100%;
  position: relative;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 991px) {
  .slideshow .grid .grid-item a {
    padding-top: 100% !important;
  }
}
.slideshow .grid .grid-item a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.slideshow .grid .grid-item a:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

#baguetteBox-overlay {
  display: none;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

#baguetteBox-overlay.visible {
  opacity: 1;
}

#baguetteBox-overlay .full-image {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}

#baguetteBox-overlay .full-image figure {
  display: inline;
  margin: 0;
  height: 100%;
}

#baguetteBox-overlay .full-image img {
  display: inline-block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

#baguetteBox-overlay .full-image figcaption {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  line-height: 1.8;
  white-space: normal;
  color: #ccc;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  font-family: sans-serif;
}

#baguetteBox-overlay .full-image:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#baguetteBox-slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  white-space: nowrap;
  -webkit-transition: left 0.4s ease, -webkit-transform 0.4s ease;
  transition: left 0.4s ease, -webkit-transform 0.4s ease;
  transition: left 0.4s ease, transform 0.4s ease;
  transition: left 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease;
}

#baguetteBox-slider.bounce-from-right {
  -webkit-animation: bounceFromRight 0.4s ease-out;
  animation: bounceFromRight 0.4s ease-out;
}

#baguetteBox-slider.bounce-from-left {
  -webkit-animation: bounceFromLeft 0.4s ease-out;
  animation: bounceFromLeft 0.4s ease-out;
}

@-webkit-keyframes bounceFromRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes bounceFromRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0;
  }
}
@-webkit-keyframes bounceFromLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes bounceFromLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0;
  }
}
.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
  top: 50%;
  top: calc(50% - 30px);
  width: 44px;
  height: 60px;
}

.baguetteBox-button {
  position: absolute;
  cursor: pointer;
  outline: none;
  padding: 0;
  margin: 0;
  border: 0;
  -moz-border-radius: 15%;
  border-radius: 15%;
  background-color: #323232;
  background-color: rgba(50, 50, 50, 0.5);
  color: #ddd;
  font: 1.6em sans-serif;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

.baguetteBox-button:focus, .baguetteBox-button:hover {
  background-color: rgba(50, 50, 50, 0.9);
}

.baguetteBox-button#next-button {
  right: 2%;
}

.baguetteBox-button#previous-button {
  left: 2%;
}

.baguetteBox-button#close-button {
  top: 20px;
  right: 2%;
  right: calc(2% + 6px);
  width: 30px;
  height: 30px;
}

.baguetteBox-button svg {
  position: absolute;
  left: 0;
  top: 0;
}

/*
    Preloader
    Borrowed from http://tobiasahlin.com/spinkit/
*/
.baguetteBox-spinner {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}

.baguetteBox-double-bounce1,
.baguetteBox-double-bounce2 {
  width: 100%;
  height: 100%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}

.baguetteBox-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
.align-left {
  text-align: left;
}

.pageService {
  padding: 0 0 130px;
}
.pageService .heading {
  text-align: left;
  display: block;
  margin-top: 115px;
}
@media (max-width: 1440px) {
  .pageService .heading {
    margin-top: 110px;
  }
}
@media (max-width: 991px) {
  .pageService .heading {
    text-align: left;
    margin-top: 90px;
  }
}
@media (max-width: 767px) {
  .pageService .heading {
    text-align: left;
    margin-top: 35px;
  }
}

.pageAbout .page-container,
.pageService .page-container {
  position: relative;
}
.pageAbout .page-container .services .item,
.pageService .page-container .services .item {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .pageAbout .page-container .services .item,
.pageService .page-container .services .item {
    width: 100%;
  }
  .pageAbout .page-container .services .item:last-of-type,
.pageService .page-container .services .item:last-of-type {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .pageAbout .page-container .services .item:nth-last-of-type(-n+2),
.pageService .page-container .services .item:nth-last-of-type(-n+2) {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .pageAbout .page-container .services .item,
.pageService .page-container .services .item {
    margin-bottom: 20px;
  }
}
.pageAbout .page-container .services .item:nth-of-type(n+10) .counter:first-letter,
.pageService .page-container .services .item:nth-of-type(n+10) .counter:first-letter {
  font-size: 0;
}
.pageAbout .page-container .services .item *:not(.title):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
.pageService .page-container .services .item *:not(.title):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-size: 16px;
  color: #343434;
}
.pageAbout .page-container .services .text-container,
.pageService .page-container .services .text-container {
  background-color: transparent;
  color: #565454;
  font-size: 1.3rem;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  justify-content: flex-start;
  margin: 0;
  position: relative;
}
.pageAbout .page-container .services h2.title,
.pageService .page-container .services h2.title {
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1.35;
  font-family: Quicksand, sans-serif;
  text-transform: capitalize;
}
.pageAbout .page-container .services h2.title + div, .pageAbout .page-container .services h2.title + div p,
.pageService .page-container .services h2.title + div,
.pageService .page-container .services h2.title + div p {
  font-size: 17px;
  line-height: 1.76;
  font-family: Raleway, sans-serif;
  margin-bottom: 0;
  text-align: left;
}

@media (max-width: 1440px) {
  .pageService {
    padding: 0 0 120px;
  }

  main#about .page-container .services h2.title + div,
main#about .page-container .services h2.title + div p,
main#services .page-container .services h2.title + div,
main#services .page-container .services h2.title + div p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .pageService {
    padding: 0 0 130px;
  }

  main#about .page-container .services h2.title + div,
main#about .page-container .services h2.title + div p,
main#services .page-container .services h2.title + div,
main#services .page-container .services h2.title + div p {
    font-size: 30px;
    line-height: 1.4;
  }

  main#about .page-container,
main#services .page-container {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .pageService {
    padding: 0 0 70px;
  }

  main#about .page-container .services h2.title,
main#services .page-container .services h2.title {
    font-size: 16px;
    margin-bottom: 8px;
  }

  main#about .page-container .services h2.title + div,
main#about .page-container .services h2.title + div p,
main#services .page-container .services h2.title + div,
main#services .page-container .services h2.title + div p {
    font-size: 14px;
  }

  main#about .page-container,
main#services .page-container {
    padding: 0 15px;
  }
}
.methods {
  position: relative;
  margin: 0 0 70px;
}
@media (max-width: 991px) {
  .methods {
    margin: 0 0 65px;
  }
}
@media (max-width: 767px) {
  .methods {
    margin: 0 0 25px;
  }
}

.payments {
  position: relative;
}
.payments section.payment {
  position: relative;
  text-align: center;
  line-height: 0.8;
  max-width: 700px;
  margin: 0 auto;
  padding: 0px 16px 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.payments section.payment .top {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.payments section.payment .img-wrapper {
  font-size: 0;
  min-height: 50px;
}
@media (max-width: 991px) {
  .payments section.payment .img-wrapper {
    min-height: auto;
  }
}
@media (max-width: 991px) {
  .payments section.payment {
    padding: 0px 16px 65px;
  }
}
@media (max-width: 767px) {
  .payments section.payment {
    padding: 0 0px 25px;
  }
}
.payments section.payment .find-out-more {
  margin: 0 auto 20px;
  width: auto;
}
@media (max-width: 991px) {
  .payments section.payment .find-out-more {
    width: auto;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .payments section.payment .find-out-more {
    width: auto;
    max-width: 290px;
    margin-bottom: 20px;
  }
}
.payments section.payment img {
  max-height: 50px;
}
.payments .btn {
  margin: 0 auto 20px;
}

section.services {
  position: relative;
  border-radius: 30px;
  margin: 0 0 130px;
}
section.services .container-almostfull .row {
  justify-content: flex-start;
  margin: 0;
}
section.services .container-almostfull .row .col-lg-6 {
  padding: 0;
}
section.services .bg-lightGrey1 {
  display: flex;
  width: 100%;
  border-radius: 30px;
  background-color: #f2eff0;
}
section.services .feature-image {
  background-image: url("/images/1920-2017_11_olXVJ.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
section.services .feature-image .bg-feature-image-1 {
  height: 100%;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
section.services .services-list .inner {
  width: 545px;
  text-align: center;
  padding: 100px 15px;
  float: right;
}
section.services .services-list .inner ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
  font-size: 21px;
  line-height: 27px;
  font-family: Quicksand, sans-serif;
  word-break: break-word;
}
@media (max-width: 1439px) {
  section.services .services-list .inner ul {
    font-size: 20px;
  }
}
section.services .services-list .inner ul li {
  line-height: 1.25;
  font-weight: 700;
}
section.services .services-list .inner ul li:not(:last-child) {
  margin-bottom: 20px;
}
@media (max-width: 1439px) {
  section.services .services-list .inner ul li:not(:last-child) {
    margin-bottom: 17px;
  }
}
section.services .services-list .inner .btn {
  margin: 45px auto 0;
}
@media (max-width: 767px) {
  section.services .services-list .inner .btn {
    margin: 25px auto 0;
  }
}

@media (max-width: 1199px) {
  section.services {
    margin: 0 0 120px;
  }
  section.services .services-list .inner {
    width: 475px;
    text-align: center;
    padding: 100px 15px;
  }
}
@media (max-width: 991px) {
  section.services {
    margin: 0 0 130px;
  }
  section.services > .container {
    padding: 0 40px;
  }
  section.services .services-list {
    width: 100%;
  }
  section.services .services-list .inner {
    width: 100%;
    padding: 100px 20px;
  }
  section.services .services-list .inner ul {
    padding-left: 0;
    text-align: center;
  }
  section.services .services-list .inner ul li {
    font-size: 36px;
  }
  section.services .services-list .inner ul li:not(:last-child) {
    margin-bottom: 15px;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  section.services {
    margin: 0 0 50px;
  }
  section.services .services-list .inner {
    padding: 40px 15px;
  }
  section.services .services-list .inner ul li {
    font-size: 16px;
  }
  section.services .services-list .inner ul li:not(:last-child) {
    margin-bottom: 14px;
  }
  section.services .bg-lightGrey1 {
    border-radius: 15px;
    background-color: #f2eff0;
  }
}
section.testimonials {
  overflow: hidden;
  margin: 0 0 130px;
  position: relative;
  z-index: 1;
  text-align: center;
}
section.testimonials .testimonial {
  margin: 0 auto;
  color: #565454;
}
section.testimonials .testimonial p {
  color: inherit;
  font-size: 17px;
  line-height: 1.52;
  font-family: Raleway, sans-serif;
  font-weight: 400;
}
@media (max-width: 1440px) {
  section.testimonials .testimonial p {
    font-size: 16px;
  }
}
section.testimonials .testimonial a {
  margin-top: 15px;
  display: inline-block;
  line-height: 1;
}
section.testimonials .testimonial ul, section.testimonials .testimonial ol, section.testimonials .testimonial li {
  text-align: left;
  font-size: 16px;
}
@media (max-width: 991px) {
  section.testimonials .testimonial ul, section.testimonials .testimonial ol, section.testimonials .testimonial li {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  section.testimonials .testimonial ul, section.testimonials .testimonial ol, section.testimonials .testimonial li {
    font-size: 14px;
  }
}
section.testimonials .name {
  font-size: 21px;
  font-family: Quicksand, sans-serif;
  font-weight: bold;
  text-transform: none;
  margin: 25px 0 0;
  color: #2b070b;
}
@media (max-width: 1440px) {
  section.testimonials .name {
    font-size: 20px;
    margin: 20px 0 0;
  }
}
section.testimonials .city, section.testimonials .company {
  font-family: Quicksand, sans-serif;
  margin-top: 0.5rem;
  margin-bottom: 0;
}
section.testimonials .btn {
  margin-top: 50px;
}
@media (max-width: 767px) {
  section.testimonials .btn {
    margin-top: 30px;
  }
}

@media (max-width: 1440px) {
  section.testimonials {
    margin: 0 0 120px;
  }
}
@media (max-width: 991px) {
  section.testimonials {
    margin: 0 0 130px;
  }
  section.testimonials .testimonial {
    max-width: none;
    font-size: 30px;
  }
  section.testimonials .testimonial p {
    font-size: 26px;
    line-height: 1.33;
  }
  section.testimonials > .container {
    padding: 0 40px;
  }

  section.testimonials .name {
    text-align: center;
    font-size: 30px;
  }

  section.testimonials .city {
    text-align: center;
    font-size: 24px;
  }

  section.testimonials .company {
    text-align: center;
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  section.testimonials {
    margin: 0 0 50px;
  }
  section.testimonials > .container {
    padding: 0 15px;
  }

  section.testimonials .testimonial {
    font-size: 16px;
  }
  section.testimonials .testimonial p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  section.testimonials .name {
    font-size: 16px;
    margin: 10px 0 5px;
  }

  section.testimonials .company {
    font-size: 13px;
  }

  section.testimonials .city {
    font-size: 13px;
  }
}
.video {
  z-index: 1;
  position: relative;
  margin: 0 0 125px;
}
@media (max-width: 1440px) {
  .video {
    margin: 0 0 115px;
  }
}
@media (max-width: 991px) {
  .video {
    margin: 0 0 125px;
  }
}
@media (max-width: 767px) {
  .video {
    margin: 0 0 75px;
  }
}
.video .video-wrapper .owl-item, .video .video-wrapper .video-item {
  width: 945px;
  margin: auto;
}
@media (max-width: 1440px) {
  .video .video-wrapper .owl-item, .video .video-wrapper .video-item {
    width: 720px;
  }
}
@media (max-width: 991px) {
  .video .video-wrapper .owl-item, .video .video-wrapper .video-item {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .video .container {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .video .container {
    padding: 0 15px;
  }
}
.video .mediaelementwrapper {
  display: block;
}
