@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: Open-Sans, 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: Open-Sans, 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: Open-Sans, 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: #2ca9e0;
  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: #2ca9e0;
}
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: Playfair Display, 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: Open-Sans, 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: #2ca9e0;
}
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: #2ca9e0;
  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: #2ca9e0;
}
#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: #2ca9e0;
}

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 #214453;
  border-color: #2ca9e0;
}
.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: #2ca9e0;
}
.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: #2ca9e0;
}
.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(33, 68, 83, 0.5);
  border-color: #214453;
}
.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: #214453;
}
.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: #2ca9e0;
  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: #214453;
}
.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(44, 169, 224, 0.5);
  border-color: #2ca9e0;
}
.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: #2ca9e0;
}
.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: #08202b;
  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: #2ca9e0;
}
.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: Playfair Display, 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("https://www.highlightloftconversions.co.uk/assets/fonts/leaguespartan-bold.eot");
  /* IE9 Compat Modes */
  src: url("https://www.highlightloftconversions.co.uk/assets/fonts/leaguespartan-bold.eot?#iefix") format("embedded-opentype"), url("https://www.highlightloftconversions.co.uk/assets/fonts/leaguespartan-bold.woff2") format("woff2"), url("https://www.highlightloftconversions.co.uk/assets/fonts/leaguespartan-bold.woff") format("woff"), url("https://www.highlightloftconversions.co.uk/assets/fonts/leaguespartan-bold.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
body {
  color: #343434;
  font-size: 1rem;
  font-family: Open-Sans, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
  font-family: Playfair Display, 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: Open-Sans, 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 #2ca9e0;
  background: #ededed;
  position: relative;
}
blockquote.quote::before {
  content: "“";
  color: #2ca9e0;
  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: auto;
  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: #2ca9e0;
  background-color: #2ca9e0;
}

.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: 1170px;
  }
}
/* 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;
  padding: 80px 0;
  position: relative;
  display: block;
  overflow: hidden;
}
section.associations:after {
  background-color: #deecf2;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.2;
  z-index: -1;
}
@media (max-width: 991px) {
  section.associations:after {
    display: none;
  }
}
section.associations .bg-white {
  background-color: #fff;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 99;
}
section.associations.bg-lightshade1-opacity {
  position: relative;
  background: #fff;
  display: block;
  z-index: 2;
}
section.associations.bg-lightshade1-opacity::after {
  left: 50%;
  z-index: -1;
  background-color: #deecf2 !important;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  opacity: 0.2;
}
section.associations .logos {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
section.associations .logos a {
  width: 20%;
  text-align: center;
  padding: 23px 0;
  position: relative;
}
@media (max-width: 991px) {
  section.associations .logos a {
    padding: 0 0 23px;
  }
}
section.associations .logos a img {
  max-width: 120px;
  max-height: 80px;
  height: auto;
  width: auto;
}
section.associations .logos a.border-lightGrey2-right::after {
  content: "";
  position: absolute;
  right: 0;
  height: 54px;
  top: calc(50% - 27px);
  display: block;
}
@media (max-width: 1439px) {
  section.associations .logos a.border-lightGrey2-right::after {
    top: calc(50% - 20px);
    height: 40px;
  }
}
section.associations .logos a:nth-child(5n).border-lightGrey2-right::after {
  display: none;
}
section.associations .logos a:last-child.border-lightGrey2-right::after {
  display: none;
}

@media (max-width: 1439px) {
  section.associations {
    padding: 50px 0;
  }

  section.associations .logos a {
    width: 20%;
  }
}
@media (max-width: 991px) {
  section.associations {
    padding: 0;
    margin: 0 0 70px;
  }

  section.associations .logos a {
    width: 50%;
  }

  section.associations .logos a:nth-child(5n).border-lightGrey2-right::after {
    display: block;
  }
  section.associations .logos a:nth-child(2n).border-lightGrey2-right::after {
    display: none;
  }
}
@media (max-width: 767px) {
  section.associations {
    margin: 0 0 35px;
  }
}
.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(8, 32, 43, 0.5);
  z-index: -1;
}
.cookie-message.cookies-show .cookie-header {
  font-family: Playfair Display, sans-serif;
  font-size: 26px;
  text-align: center;
  position: relative;
  color: #08202b;
  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: Open-Sans, sans-serif;
  font-size: 22px;
  color: #545556;
  background: #eaf0f2;
  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: #545556;
  text-transform: none;
  font-size: 24px;
  line-height: 36px;
  font-family: Open-Sans, 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: #deecf2;
  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;
  }
}

.faq {
  padding: 130px 0;
  text-align: center;
  position: relative;
}
.faq + .associations {
  padding-top: 0;
}
@media (min-width: 992px) {
  .faq + .associations {
    margin-top: -45px;
  }
  .faq + .associations:after {
    top: 45px;
  }
}
@media (min-width: 992px) and (max-width: 1440px) {
  .faq {
    padding: 95px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .faq {
    margin: 0 0 130px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .faq {
    margin: 0 0 50px;
    padding: 0;
  }
}
.faq:after {
  background-color: #deecf2;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.2;
}
@media (max-width: 991px) {
  .faq:after {
    display: none;
  }
}
.faq .faq__container {
  z-index: 5;
}
@media (max-width: 991px) {
  .faq__row {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .faq .col-md-12 {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .faq__item {
    column-count: 2;
    text-align: center;
    -webkit-column-gap: 30px;
    column-gap: 30px;
  }
}
.faq__title {
  font-size: 21px;
  line-height: 29px;
  text-transform: none;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: normal;
  font-family: Playfair Display;
  color: #08202b;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .faq__title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .faq__title {
    font-size: 30px;
    line-height: 29px;
    margin-bottom: 31px;
  }
}
@media (max-width: 767px) {
  .faq__title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 12px;
  }
}
.faq .description {
  text-align: left;
  margin-bottom: 40px;
  font-family: Open-Sans, sans-serif;
  color: #545556;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .faq .description {
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .faq .description {
    font-size: 27px;
    line-height: 36px;
    margin-bottom: 34px;
  }
}
@media (max-width: 767px) {
  .faq .description {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 18px;
  }
}
.faq__btn {
  margin-top: 55px;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .faq__btn {
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .faq__btn {
    margin-top: 22px;
  }
}
@media (max-width: 767px) {
  .faq__btn {
    margin-top: 10px;
  }
}

.page__faq .page__container p {
  font-size: 17px;
  font-weight: 300;
  color: #545656;
}

.social-feeds {
  margin: 120px 0;
}
@media (max-width: 991px) {
  .social-feeds {
    margin: 120px 0;
  }
}
@media (max-width: 767px) {
  .social-feeds {
    margin: 60px 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 {
  position: relative;
  z-index: 0;
  color: #fff;
  background: #08202b;
  padding: 70px 0 0;
}
.footer .alert.success {
  margin-top: 0;
}
.footer .alert.success.response h3 {
  font-size: 20px;
}
.footer .alert.success.response p {
  font-size: 16px;
}
.footer .form-wrapper .lds-css {
  background-color: rgba(8, 32, 43, 0.5);
}
@media (max-width: 1440px) {
  .footer {
    padding: 45px 0 0;
  }
}
@media (max-width: 991px) {
  .footer {
    padding: 70px 0 0;
  }
}
@media (max-width: 767px) {
  .footer {
    padding: 30px 0 0;
  }
}
@media (max-width: 1440px) {
  .footer .container.footer__container {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .footer .container.footer__container {
    padding: 0 55px;
  }
}
@media (max-width: 767px) {
  .footer .container.footer__container {
    padding: 0 35px;
  }
}
.footer .container.footer__container .footer__row .input-group input {
  border: 1px solid #fff;
  background: transparent;
  font-size: 17px;
  font-family: Open-Sans;
}
.footer .container.footer__container .footer__row .input-group input ~ label:not(.error) {
  background-color: #08202b;
  font-size: 17px;
  font-family: Open-Sans;
}
.footer .container.footer__container .footer__row .input-group input:hover {
  border-color: #2ca9e0;
}
.footer .container.footer__container .footer__row .input-group input:focus {
  border-color: #2ca9e0;
  box-shadow: 0 0 0 1px rgba(44, 169, 224, 0.5);
}
.footer .container.footer__container .footer__row .input-group input:focus ~ label:not(.error) {
  color: #2ca9e0;
  font-size: 12px;
}
.footer .container.footer__container .footer__row .input-group input.error {
  border-color: #E31D2D;
}
.footer .container.footer__container .footer__row .input-group input.error ~ label:not(.error) {
  color: #FFF;
}
.footer .container.footer__container .footer__row .input-group input.error:hover {
  border-color: #B81F1F;
}
.footer .container.footer__container .footer__row .input-group input.error:hover ~ label:not(.error) {
  color: #FFF;
}
.footer .container.footer__container .footer__row .input-group input.error:focus {
  border-color: #E31D2D;
  box-shadow: 0 0 0 1px #FDC5C5;
}
.footer .container.footer__container .footer__row .input-group input.error:focus ~ label:not(.error) {
  color: #E31D2D;
}
.footer .container.footer__container .footer__row .input-group input ~ label.error {
  color: #E31D2D;
}
.footer .container.footer__container .footer__row .input-group input.is-completed.error ~ label:not(.error) {
  color: #E31D2D;
}
.footer .container.footer__container .footer__row .input-group input.is-completed.error:hover ~ label:not(.error) {
  color: #E31D2D;
}
.footer .container.footer__container .footer__row .input-group input.is-completed:hover + label {
  color: #2ca9e0;
}
.footer .container.footer__container .footer__row .input-group.selected .selectric-wrapper.selectric-hover ~ .select-label, .footer .container.footer__container .footer__row .input-group.selected .selectric-wrapper.selectric-focus ~ .select-label {
  color: #2ca9e0;
}
.footer .container.footer__container .footer__row .input-group .selectric-wrapper.selectric-open .selectric b.button {
  top: 7px;
}
@media (max-width: 1440px) and (min-width: 992px) {
  .footer .container.footer__container .footer__row .input-group .selectric-wrapper.selectric-open .selectric b.button {
    top: 2px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .footer .container.footer__container .footer__row .input-group .selectric-wrapper.selectric-open .selectric b.button {
    top: 17px;
  }
}
@media (max-width: 767px) {
  .footer .container.footer__container .footer__row .input-group .selectric-wrapper.selectric-open .selectric b.button {
    top: 2px;
  }
}
.footer .container.footer__container .footer__row .input-group .selectric-wrapper .selectric {
  background: transparent;
  border: 1px solid #fff;
}
.footer .container.footer__container .footer__row .input-group .selectric-wrapper .selectric .label {
  color: #fff;
  font-family: Open-Sans;
  font-size: 17px;
}
.footer .container.footer__container .footer__row .input-group .selectric-wrapper .selectric b.button {
  top: 3px;
  color: #fff !important;
}
@media (max-width: 1440px) and (min-width: 992px) {
  .footer .container.footer__container .footer__row .input-group .selectric-wrapper .selectric b.button {
    top: -3px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .footer .container.footer__container .footer__row .input-group .selectric-wrapper .selectric b.button {
    top: 17px;
  }
}
@media (max-width: 767px) {
  .footer .container.footer__container .footer__row .input-group .selectric-wrapper .selectric b.button {
    top: -2px;
  }
}
.footer .container.footer__container .footer__row .input-group .selectric-wrapper.selectric-hover .selectric {
  border-color: #2ca9e0;
}
.footer .container.footer__container .footer__row .input-group .selectric-wrapper.selectric-hover.selectric-below .select-label {
  color: #2ca9e0;
}
.footer .container.footer__container .footer__row .input-group .selectric-wrapper.selectric-focus .selectric {
  border-color: #2ca9e0;
  box-shadow: 0 0 0 1px rgba(44, 169, 224, 0.5);
}
.footer .container.footer__container .footer__row .input-group .selectric-wrapper.selectric-focus .selectric .label {
  font-size: 17px;
}
.footer .container.footer__container .footer__row .input-group .selectric-wrapper.selectric-focus .selectric ~ .select-label {
  font-size: 17px;
}
.footer .container.footer__container .footer__row .input-group .selectric-wrapper ~ .select-label {
  background: #08202b;
  font-size: 17px;
  font-family: Open-Sans;
}
.footer .container.footer__container .footer__row .input-group .selectric-wrapper ~ label.error {
  color: #E31D2D;
}
.footer .container.footer__container .footer__row .input-group.error-is .selectric {
  border-color: #E31D2D;
}
.footer .container.footer__container .footer__row .input-group.error-is .selectric-hover .selectric {
  border-color: #B81F1F;
}
.footer .container.footer__container .footer__row .input-group.error-is .selectric-hover .selectric .label {
  color: #fff;
}
.footer .container.footer__container .footer__row .input-group.error-is .selectric-hover ~ .select-label {
  color: #fff;
}
.footer .container.footer__container .footer__row .input-group.error-is .selectric-focus .selectric {
  border-color: #E31D2D;
  box-shadow: 0 0 0 1px #FDC5C5;
}
.footer .heading {
  color: #fff;
}
.footer .feed {
  text-align: center;
}
@media (max-width: 991px) {
  .footer .feed {
    margin: 20px 0 50px;
  }
}
@media (max-width: 767px) {
  .footer .feed {
    margin: 20px 0 30px;
  }
}
.footer__callback {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .footer__callback {
    margin: 0;
  }
  .footer__callback .center {
    text-align: center;
  }
  .footer__callback .button {
    display: inline-block;
    margin: auto;
  }
}
.footer__callback .input-group {
  margin-bottom: 19px;
}
.footer__callback .input-group input, .footer__callback .input-group select, .footer__callback .input-group label {
  background: none;
  outline: none;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .footer__callback .input-group {
    margin-bottom: 13px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer__callback .input-group {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .footer__callback .input-group {
    margin-bottom: 15px;
  }
}
.footer__callback .input-group input, .footer__callback .input-group select,
.footer__callback .input-group .selectric {
  border: 1px solid rgba(255, 255, 255, 0.6);
  color: white;
  font-family: Open-Sans, sans-serif;
}
.footer__callback .input-group input::-webkit-input-placeholder, .footer__callback .input-group select::-webkit-input-placeholder,
.footer__callback .input-group .selectric::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
  opacity: 0.6;
}
.footer__callback .input-group input::-moz-placeholder, .footer__callback .input-group select::-moz-placeholder,
.footer__callback .input-group .selectric::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  opacity: 0.6;
}
.footer__callback .input-group input:-ms-input-placeholder, .footer__callback .input-group select:-ms-input-placeholder,
.footer__callback .input-group .selectric:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  opacity: 0.6;
}
.footer__callback .input-group input:-moz-placeholder, .footer__callback .input-group select:-moz-placeholder,
.footer__callback .input-group .selectric:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  opacity: 0.6;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .footer__callback .input-group input, .footer__callback .input-group select,
.footer__callback .input-group .selectric {
    height: 39px;
    font-size: 13px;
    padding: 8px 13px 11px;
  }
}
@media (max-width: 991px) {
  .footer__callback .input-group input, .footer__callback .input-group select,
.footer__callback .input-group .selectric {
    height: 70px;
    font-size: 26px;
    padding-left: 23px;
  }
}
@media (max-width: 767px) {
  .footer__callback .input-group input, .footer__callback .input-group select,
.footer__callback .input-group .selectric {
    height: 40px;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 10px 14px;
  }
}
@media (max-width: 480px) {
  .footer__callback .input-group input, .footer__callback .input-group select,
.footer__callback .input-group .selectric {
    height: 40px;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 10px 14px;
  }
}
.footer__callback .input-group select {
  color: rgba(255, 255, 255, 0.8) !important;
}
.footer__callback .input-group select option {
  color: rgba(0, 0, 0, 0.8) !important;
}
.footer__callback .input-group label[for=callback-service] {
  border: none;
  font-family: Open-Sans, sans-serif;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .footer__callback .input-group label[for=callback-service] {
    font-size: 12px;
    line-height: 19px;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer__callback .input-group label[for=callback-service] {
    font-size: 12px;
    line-height: 29px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .footer__callback .input-group label[for=callback-service] {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 10px;
  }
}
.footer__callback input[type=submit] {
  display: none;
}
.footer__callback #callback-footer-form .btn {
  background-color: #2ca9e0;
  color: #ffffff;
}
.footer__text {
  font-size: 17px;
  line-height: 1.2;
  font-family: Open-Sans, sans-serif;
  color: #fff;
  font-weight: 300;
}
@media (max-width: 1440px) {
  .footer__text {
    font-size: 13px;
    line-height: 22px;
  }
}
@media (max-width: 991px) {
  .footer__text {
    font-size: 26px;
    line-height: 29px;
  }
}
@media (max-width: 767px) {
  .footer__text {
    font-size: 16px;
    line-height: 18px;
  }
}
.footer__text:first-child {
  margin-bottom: 1.375rem;
}
@media (max-width: 1440px) {
  .footer__text:first-child {
    margin-bottom: 7px;
  }
}
@media (max-width: 991px) {
  .footer__text:first-child {
    margin-bottom: 33px;
  }
}
@media (max-width: 767px) {
  .footer__text:first-child {
    margin-bottom: 13px;
  }
}
.footer__text:last-child {
  margin-bottom: 40px;
}
@media (max-width: 1440px) {
  .footer__text:last-child {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .footer__text:last-child {
    margin-bottom: 57px;
  }
}
@media (max-width: 767px) {
  .footer__text:last-child {
    margin-bottom: 23px;
  }
}
.footer__text a {
  color: #2ca9e0;
  text-decoration: none;
}
.footer__list {
  margin: 0 0 40px;
  padding: 0;
  list-style: none;
}
.footer__list_menu .footer__item {
  margin-bottom: 20px;
  line-height: 1.2;
}
@media (max-width: 1440px) {
  .footer__list_menu .footer__item {
    margin-bottom: 7px;
  }
}
.footer__list_menu .footer__link {
  line-height: 1.2;
  font-size: 21px;
  display: inline-block;
  font-family: Playfair Display;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 1440px) {
  .footer__list_menu .footer__link {
    font-size: 16px;
    line-height: 22px;
  }
}
.footer__list_menu .footer__link:hover {
  color: #2ca9e0;
}
@media (max-width: 991px) {
  .footer__list_menu {
    display: none;
  }
}
.footer__list_coverage .footer__item {
  margin-bottom: 15px;
  font-size: 21px;
  line-height: 29px;
  font-family: Playfair Display;
  color: #ffffff;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .footer__list_coverage .footer__item {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .footer__list_coverage .footer__item {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .footer__list_coverage .footer__item {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .footer__list_coverage {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .footer__list_socials {
    margin: 0;
  }
}
.footer__list_socials i {
  width: 1.3rem;
}
.footer__list_socials .footer__link {
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5;
}
@media (max-width: 991px) {
  .footer__list_socials .footer__link {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .footer__list_socials .footer__link {
    font-size: 15px;
    line-height: 18px;
  }
}
.footer__form .heading {
  margin: 0;
  font-size: 25px;
  line-height: 1.2;
  margin-bottom: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  font-family: Playfair Display;
}
@media (max-width: 1440px) {
  .footer__form .heading {
    font-size: 19px;
    line-height: 22px;
    margin-bottom: 12px;
  }
}
@media (max-width: 991px) {
  .footer__form .heading {
    font-size: 36px;
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .footer__form .heading {
    font-size: 15px;
    line-height: 12px;
    margin-bottom: 17px;
  }
}
.footer__areas {
  display: block;
}
.footer__areas .heading {
  font-size: 21px;
  margin-bottom: 30px;
  color: #fff;
  line-height: 1.2;
  font-weight: normal;
  text-transform: none;
  font-family: Playfair Display;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .footer__areas .heading {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .footer__areas .heading {
    font-size: 36px;
    margin-bottom: 35px;
    text-transform: uppercase;
  }
}
@media (max-width: 767px) {
  .footer__areas .heading {
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 17px;
  }
}
@media (max-width: 991px) {
  .footer__areas {
    padding: 80px 0 0;
    text-align: center;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .footer__areas {
    padding: 35px 0 0;
  }
}
.footer .info {
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin-top: 2.15rem;
  padding-top: 17px;
}
.footer .info.border {
  border-top-width: 1px;
  border-top-style: solid;
  opacity: 0.4;
}
@media (max-width: 991px) {
  .footer .info.border {
    border: none;
  }
}
@media (max-width: 1440px) {
  .footer .info {
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  .footer .info {
    padding-top: 0;
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .footer .info {
    padding-top: 0;
    margin-top: 25px;
  }
}
.footer .info p {
  font-size: inherit;
  opacity: 0.4;
  font-family: Open-Sans, sans-serif;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 1440px) {
  .footer .info p {
    font-size: 11px;
    line-height: 22px;
    margin-bottom: 17px;
  }
}
@media (max-width: 991px) {
  .footer .info p {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .footer .info p {
    font-size: 10px;
    line-height: 13px;
    margin-bottom: 18px;
  }
}
.footer .info p a {
  color: #fff;
  text-decoration: none;
}
.footer input:-webkit-autofill,
.footer input:-webkit-autofill:hover,
.footer input:-webkit-autofill:focus,
.footer input:-webkit-autofill:active {
  -webkit-text-fill-color: #fff !important;
  caret-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px #08202b inset;
  transition: background-color 5000s ease 0s;
  font-size: 14px;
}
.footer .selectric {
  background-color: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
}
.footer__follow {
  margin-top: 1.5rem;
}
.footer__follow .heading {
  margin: 0;
  font-size: 25px;
  line-height: 1.2;
  margin-bottom: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  font-family: Playfair Display;
}
@media (max-width: 1440px) {
  .footer__follow .heading {
    font-size: 19px;
    line-height: 22px;
    margin-bottom: 12px;
  }
}
@media (max-width: 991px) {
  .footer__follow .heading {
    font-size: 36px;
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .footer__follow .heading {
    font-size: 15px;
    line-height: 12px;
    margin-bottom: 17px;
  }
}
@media (max-width: 991px) {
  .footer__follow {
    text-align: center;
    margin-top: 1.5rem;
  }
}
@media (max-width: 1440px) {
  .footer .right-md {
    padding-right: 25px;
  }
}
@media (max-width: 1440px) {
  .footer .left-md {
    padding-left: 25px;
  }
}
@media (min-width: 992px) {
  .footer .col-lg-order-3 {
    padding-left: 3rem;
  }
  .footer .col-lg-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .footer .col-lg-order-2 {
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 0px) and (max-width: 991px) {
  .footer .right-md, .footer .left-md {
    padding: 0;
  }
  .footer .col-lg-2 {
    padding: 0;
  }
  .footer .col-lg-order-3 {
    padding: 0;
  }
  .footer .col-sm-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .footer .col-sm-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .footer .col-sm-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .footer .col-sm-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
}
.footer .btn {
  background-color: #2ca9e0;
}

.gallery {
  margin: 130px 0 130px;
  z-index: 2;
  position: relative;
}
@media (max-width: 1440px) {
  .gallery {
    margin: 95px 0;
  }
}
@media (max-width: 991px) {
  .gallery {
    margin: 0 0 130px;
  }
}
@media (max-width: 767px) {
  .gallery {
    margin: 0 0 50px;
  }
}
.gallery__container {
  text-align: center;
}
.gallery .owl-item {
  max-height: none;
}
@media (max-width: 991px) {
  .gallery .owl-nav, .gallery .owl-dots {
    display: none;
  }
}
.gallery__wrapper {
  padding-top: 100%;
}
.gallery .gallery__container .gallery__item {
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-in-out;
}
.gallery .gallery__container .gallery__item:hover {
  transform: translate(-50%, -50%) scale(1.1);
}
.gallery__btn {
  margin: 55px auto 0px;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .gallery__btn {
    margin: 40px auto 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .gallery__btn {
    margin: 55px auto 0px;
  }
}
@media (max-width: 767px) {
  .gallery__btn {
    margin: 30px auto 0px;
  }
}

.btn {
  font-family: Open-Sans, sans-serif;
  font-weight: 600;
  height: 49px;
  min-width: 213px;
  line-height: 49px;
  font-size: 13px;
  position: relative;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  padding: 0 30px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  background: #2ca9e0;
  color: #ffffff;
  outline: none;
  display: inline-block;
  border: 0;
  cursor: pointer;
}
.btn .arrow-right {
  padding-left: 20px;
}
@media (min-width: 992px) and (max-width: 1439px) {
  .btn .arrow-right {
    padding-left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .btn .arrow-right {
    padding-left: 41px;
  }
}
.btn .arrow-right:before {
  content: "";
  display: inline-block;
  margin: 4px 0;
  padding: 0;
  width: 35px;
  border-top: 1px solid transparent;
  border-color: #ffffff;
}
@media (min-width: 992px) and (max-width: 1439px) {
  .btn .arrow-right:before {
    width: 26px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn .arrow-right:before {
    width: 59px;
    border-width: 2px;
    margin: 8px 0;
  }
}
.btn .arrow-right:after {
  content: "";
  display: inline-block;
  margin: 1px -7px;
  padding: 0;
  width: 7px;
  height: 7px;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-color: #ffffff;
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn .arrow-right:after {
    width: 12px;
    height: 12px;
    border-width: 2px;
    margin: 3px -11px;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .btn {
    font-size: 10px;
    line-height: 37px;
    min-width: 162px;
    height: 37px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn {
    font-size: 26px;
    line-height: 90px;
    min-width: 515px;
    height: 90px;
  }
}
@media (max-width: 767px) {
  .btn {
    font-size: 11px;
    line-height: 38px;
    min-width: 215px;
    height: 38px;
  }
}
.btn:hover {
  opacity: 0.8;
}

.container {
  position: relative;
  padding: 0 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .container {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 20px;
  }
}

.heading {
  text-transform: none;
  padding-left: 0;
  font-size: 43px;
  line-height: 43px;
  display: inline-block;
  width: auto;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-bottom: 55px;
  z-index: 4;
  position: relative;
  font-family: Playfair Display;
  color: #08202b;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .heading {
    font-size: 33px;
    line-height: 33px;
    margin-bottom: 40px;
    text-transform: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .heading {
    font-size: 60px;
    line-height: 53px;
    margin-bottom: 70px;
    text-transform: none;
  }
}
@media (max-width: 767px) {
  .heading {
    font-size: 25px;
    line-height: 21px;
    margin-bottom: 30px;
    text-transform: none;
  }
}

.page__title {
  padding-left: 0;
  font-size: 43px;
  line-height: 43px;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-block-start: 0;
  margin-block-end: 0;
  margin: 120px auto 50px;
  z-index: 4;
  font-family: Playfair Display;
  word-break: break-all;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .page__title {
    font-size: 33px;
    line-height: 22px;
    margin: 90px auto 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__title {
    font-size: 60px;
    line-height: 53px;
    margin: 90px auto 60px;
  }
}
@media (max-width: 767px) {
  .page__title {
    font-size: 25px;
    line-height: 21px;
    margin: 40px auto 20px;
  }
}

.hero {
  position: relative;
}
.hero + .testimonials, .hero + .video {
  margin-top: 130px;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .hero + .testimonials, .hero + .video {
    margin-top: 95px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero + .testimonials, .hero + .video {
    margin-top: 130px;
  }
}
@media (max-width: 767px) {
  .hero + .testimonials, .hero + .video {
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .hero + .services, .hero + .faq, .hero + .gallery, .hero + .location, .hero + .associations {
    margin-top: 130px;
  }
}
@media (max-width: 767px) {
  .hero + .services, .hero + .faq, .hero + .gallery, .hero + .location, .hero + .associations {
    margin-top: 50px;
  }
}
.hero__container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.hero__container .hero__row {
  margin: 0;
}
@media (max-width: 991px) {
  .hero__container .hero__row {
    margin: 0;
  }
}
.hero__container .col-md-12 {
  padding: 0;
}
@media (min-width: 992px) {
  .hero__container .col-md-12.col-order-1 {
    order: 2;
  }
}
.hero__container .hero__image {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 80px 0 0 0;
  position: relative;
  min-height: 900px !important;
  height: 100%;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .hero__container .hero__image {
    padding: 61px 0 0 0;
    min-height: 687px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero__container .hero__image {
    min-height: 778px !important;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .hero__container .hero__image {
    padding: 0;
    min-height: 300px !important;
  }
}
.hero__container .hero__image-image {
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Retina 2x */
  /* HD 3x */
}
@media only screen and (max-width: 767px) {
  .hero__container .hero__image-image {
    background-image: url("https://s3.eu-west-1.amazonaws.com/mettrr-ireland.mettrr.com/sites/full/23220/23263/4514/images/640-2017_04_1pNuL.jpg");
  }
}
@media only screen and (min-width: 768px) {
  .hero__container .hero__image-image {
    background-image: url("https://s3.eu-west-1.amazonaws.com/mettrr-ireland.mettrr.com/sites/full/23220/23263/4514/images/1280-2017_04_1pNuL.jpg");
  }
}
@media only screen and (min-width: 992px) {
  .hero__container .hero__image-image {
    background-image: url("https://s3.eu-west-1.amazonaws.com/mettrr-ireland.mettrr.com/sites/full/23220/23263/4514/images/1920-2017_04_1pNuL.jpg");
  }
}
@media only screen and (min-resolution: 2dppx) {
  .hero__container .hero__image-image {
    background-image: url("https://s3.eu-west-1.amazonaws.com/mettrr-ireland.mettrr.com/sites/full/23220/23263/4514/images/1280-2017_04_1pNuL.jpg");
  }
}
@media only screen and (min-resolution: 2dppx) and (min-width: 576px) {
  .hero__container .hero__image-image {
    background-image: url("https://s3.eu-west-1.amazonaws.com/mettrr-ireland.mettrr.com/sites/full/23220/23263/4514/images/1280-2017_04_1pNuL.jpg");
  }
}
@media only screen and (min-resolution: 2dppx) and (min-width: 768px) {
  .hero__container .hero__image-image {
    background-image: url("https://s3.eu-west-1.amazonaws.com/mettrr-ireland.mettrr.com/sites/full/23220/23263/4514/images/1280-2017_04_1pNuL.jpg");
  }
}
@media only screen and (min-resolution: 3dppx) {
  .hero__container .hero__image-image {
    background-image: url("https://s3.eu-west-1.amazonaws.com/mettrr-ireland.mettrr.com/sites/full/23220/23263/4514/images/1920-2017_04_1pNuL.jpg");
  }
}
@media only screen and (min-resolution: 3dppx) and (min-width: 576px) {
  .hero__container .hero__image-image {
    background-image: url("https://s3.eu-west-1.amazonaws.com/mettrr-ireland.mettrr.com/sites/full/23220/23263/4514/images/1920-2017_04_1pNuL.jpg");
  }
}
@media only screen and (min-resolution: 3dppx) and (min-width: 768px) {
  .hero__container .hero__image-image {
    background-image: url("https://s3.eu-west-1.amazonaws.com/mettrr-ireland.mettrr.com/sites/full/23220/23263/4514/images/1920-2017_04_1pNuL.jpg");
  }
}
.hero__container .col-order-1 {
  display: flex;
}
@media (min-width: 992px) {
  .hero__container .col-order-1:after {
    display: none;
  }
}
.hero__container .col-order-1:before {
  display: none;
}
@media (max-width: 991px) {
  .hero__container .col-order-1 {
    margin-top: 82px;
  }
}
@media (max-width: 767px) {
  .hero__container .col-order-1 {
    margin-top: 36px;
  }
}
.hero__container .col-order-1 .hero__inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-align: left;
  position: relative;
  z-index: 2;
  padding: 200px 0 200px 80px;
}
@media (max-width: 991px) {
  .hero__container .col-order-1 .hero__inner {
    width: 100%;
    align-items: center;
    padding: 68px 40px;
  }
  .hero__container .col-order-1 .hero__inner:after {
    background-color: #deecf2;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.2;
    z-index: -1;
  }
}
@media (max-width: 767px) {
  .hero__container .col-order-1 .hero__inner {
    padding: 20px;
  }
}
.hero__container .col-order-1 .hero__inner .hero__strapline-text {
  font-size: 40px;
  line-height: 55px;
  max-width: 555px;
  padding-left: 0;
  z-index: 1;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-top: 65px;
  margin-bottom: 60px;
  font-family: Playfair Display;
  word-break: break-word;
  text-transform: none;
}
.hero__container .col-order-1 .hero__inner .hero__strapline-text span {
  display: block;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .hero__container .col-order-1 .hero__inner .hero__strapline-text {
    font-size: 30px;
    line-height: 42px;
    margin-top: 54px;
    margin-bottom: 46px;
    max-width: 375px;
  }
}
@media (max-width: 991px) {
  .hero__container .col-order-1 .hero__inner .hero__strapline-text {
    margin: 30px auto 0;
    font-size: 45px;
    line-height: 60px;
    text-align: center;
    max-width: 100%;
  }
  .hero__container .col-order-1 .hero__inner .hero__strapline-text br {
    display: none;
  }
}
@media (max-width: 767px) {
  .hero__container .col-order-1 .hero__inner .hero__strapline-text {
    margin: 15px auto 0px;
    font-size: 20px;
    line-height: 25px;
    max-width: 100%;
  }
  .hero__container .col-order-1 .hero__inner .hero__strapline-text br {
    display: none;
  }
}
.hero__container .col-order-1 .hero__inner .hero__strapline-text a[href^=tel] {
  color: inherit;
  text-decoration: none;
}
.hero__container .col-order-1 .hero__inner .hero__logo-text .hero__logo-link {
  display: block;
  text-decoration: none;
  padding: 12px 21px;
  text-transform: uppercase;
  margin: 0;
  z-index: 1;
  text-align: center;
  position: relative;
}
.hero__container .col-order-1 .hero__inner .hero__logo-text .hero__logo-link:before {
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  border: 2px solid transparent;
  border-right: none;
  border-bottom: none;
  width: 23px;
  height: 23px;
  display: block;
  border-color: #2ca9e0;
}
@media (max-width: 767px) {
  .hero__container .col-order-1 .hero__inner .hero__logo-text .hero__logo-link:before {
    width: 15px;
    height: 15px;
  }
}
.hero__container .col-order-1 .hero__inner .hero__logo-text .hero__logo-link:after {
  content: "";
  right: 0;
  bottom: 0;
  position: absolute;
  border: 2px solid transparent;
  width: 23px;
  height: 23px;
  display: block;
  border-left: none;
  border-top: none;
  border-color: #2ca9e0;
}
@media (max-width: 767px) {
  .hero__container .col-order-1 .hero__inner .hero__logo-text .hero__logo-link:after {
    width: 15px;
    height: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1440px) {
  .hero__container .col-order-1 .hero__inner .hero__logo-text .hero__logo-link {
    margin: 0;
    padding: 10px 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero__container .col-order-1 .hero__inner .hero__logo-text .hero__logo-link {
    font-size: 38px;
    padding: 19px 31px;
    margin: 0;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  .hero__container .col-order-1 .hero__inner .hero__logo-text .hero__logo-link {
    padding: 8px 13px;
    margin: 0;
    font-size: 15px;
    line-height: 20px;
  }
}
.hero__container .col-order-1 .hero__inner .hero__logo-text .hero__logo-link h1 {
  color: inherit;
  font-size: 24px;
  font-family: Open-Sans, sans-serif;
  letter-spacing: 4px;
  text-transform: none;
  font-weight: 600;
  line-height: 28px;
  padding: 0;
  margin: 0;
  z-index: 3;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .hero__container .col-order-1 .hero__inner .hero__logo-text .hero__logo-link h1 {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 3px;
  }
}
@media (max-width: 991px) {
  .hero__container .col-order-1 .hero__inner .hero__logo-text .hero__logo-link h1 {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 4px;
  }
}
@media (max-width: 767px) {
  .hero__container .col-order-1 .hero__inner .hero__logo-text .hero__logo-link h1 {
    font-size: 15px;
    line-height: 20px;
  }
}
.hero__container .col-order-1 .hero__inner .hero__logo-image {
  z-index: 1;
  width: 100%;
  max-width: 555px;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .hero__container .col-order-1 .hero__inner .hero__logo-image {
    max-width: 375px;
  }
}
@media (max-width: 991px) {
  .hero__container .col-order-1 .hero__inner .hero__logo-image {
    margin: 0 auto;
    max-width: 100%;
  }
}
.hero__container .col-order-1 .hero__inner .hero__logo-image .hero__logo-link {
  display: block;
  margin: 0;
}
.hero__container .col-order-1 .hero__inner .hero__logo-image .hero__logo-link img {
  display: block;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .hero__container .col-order-1 .hero__inner .hero__btn {
    display: none;
  }
}

.location {
  display: flex;
  flex-direction: row;
  margin: 0 0 130px;
  width: 100%;
}
@media (max-width: 991px) {
  .location {
    margin: 0 0 120px;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .location {
    margin: 0 0 70px;
  }
}
.location__map_false .location__container {
  width: 100%;
  text-align: center;
  padding: 0;
}
.location__map_false .location__container .location__content {
  float: none;
}
.location__map_false .location__container .location__content .location__text {
  padding: 0;
}
.location__map_false .location__map {
  width: 100%;
  display: none;
}
.location__container {
  flex-direction: row;
  padding: 0;
}
@media (min-width: 992px) {
  .location__container {
    order: 1;
    width: 50%;
  }
}
@media (max-width: 991px) {
  .location__container {
    order: 1;
    width: 100%;
  }
}
.location__container .location__content {
  justify-content: center;
  display: flex;
  height: 100%;
}
@media (min-width: 320px) {
  .location__container .location__content {
    width: 100%;
    float: none;
    margin: auto;
    padding: 0 20px;
  }
}
@media (min-width: 768px) {
  .location__container .location__content {
    width: 100%;
    float: none;
    margin: auto;
    padding: 0 40px;
  }
}
@media (min-width: 992px) {
  .location__container .location__content {
    width: 485px;
    padding: 0 15px;
    float: right;
  }
}
@media (min-width: 1200px) {
  .location__container .location__content {
    width: 585px;
    float: right;
    padding: 0 15px;
  }
}
.location__container .location__content .location__text {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 70px 0;
}
@media (min-width: 992px) and (max-width: 1439px) {
  .location__container .location__content .location__text {
    padding: 52px 0 60px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .location__container .location__content .location__text {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .location__container .location__content .location__text {
    padding: 0 20px 40px;
  }
}
.location__container .location__content .location__text .location__address, .location__container .location__content .location__text .location__telephone, .location__container .location__content .location__text .location__email {
  padding-left: 0;
  font-size: 21px;
  line-height: 33px;
  margin-bottom: 0rem;
  font-family: Open-Sans, sans-serif;
  padding: 0 0 25px 0;
  word-break: break-word;
  display: block;
  margin-top: 0px;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .location__container .location__content .location__text .location__address, .location__container .location__content .location__text .location__telephone, .location__container .location__content .location__text .location__email {
    font-size: 16px;
    line-height: 25px;
    padding: 0 0 20px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .location__container .location__content .location__text .location__address, .location__container .location__content .location__text .location__telephone, .location__container .location__content .location__text .location__email {
    font-size: 30px;
    line-height: 29px;
    padding: 0 0 30px 0;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .location__container .location__content .location__text .location__address, .location__container .location__content .location__text .location__telephone, .location__container .location__content .location__text .location__email {
    font-size: 16px;
    line-height: 20px;
    padding: 0 0 15px 0;
    text-align: center;
  }
}
.location__container .location__content .location__text .location__address span, .location__container .location__content .location__text .location__telephone span, .location__container .location__content .location__text .location__email span {
  font-size: 1rem;
  line-height: 29px;
  font-family: Playfair Display;
  display: block;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .location__container .location__content .location__text .location__address span, .location__container .location__content .location__text .location__telephone span, .location__container .location__content .location__text .location__email span {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .location__container .location__content .location__text .location__address span, .location__container .location__content .location__text .location__telephone span, .location__container .location__content .location__text .location__email span {
    font-size: 27px;
    line-height: 29px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .location__container .location__content .location__text .location__address span, .location__container .location__content .location__text .location__telephone span, .location__container .location__content .location__text .location__email span {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 8px;
  }
}
.location__container .location__content .btn {
  text-decoration: none;
  margin-top: 30px;
}
@media (min-width: 992px) and (max-width: 1439px) {
  .location__container .location__content .btn {
    margin-top: 23px;
  }
}
@media (max-width: 767px) {
  .location__container .location__content .btn {
    margin-top: 16px;
  }
}
.location__map {
  width: 100%;
  height: auto;
  min-height: 450px;
  order: 2;
}
@media (min-width: 992px) {
  .location__map {
    order: 1;
    width: 50%;
  }
}
@media (max-width: 991px) {
  .location__map {
    order: 2;
    width: 100%;
    display: inline-flex;
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .location__map {
    margin-top: 0;
  }
}
.location__map iframe {
  height: 100%;
  min-height: 450px;
}

.logo {
  margin-top: 157px;
}
@media (min-width: 992px) and (max-width: 1439px) {
  .logo {
    margin-top: 119px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .logo {
    margin-top: 145px;
  }
}
@media (max-width: 767px) {
  .logo {
    margin-top: 54px;
  }
}
.logo__logo-text {
  z-index: 1;
  display: block;
  margin: auto;
  max-width: 288px;
}
.logo__logo-text .logo__logo-link {
  display: block;
  text-decoration: none;
  padding: 12px 21px;
  text-transform: uppercase;
  margin: 0;
  z-index: 1;
  text-align: center;
  position: relative;
}
.logo__logo-text .logo__logo-link:before {
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  border: 2px solid #2ca9e0;
  border-right: none;
  border-bottom: none;
  width: 23px;
  height: 23px;
  display: block;
}
@media (max-width: 767px) {
  .logo__logo-text .logo__logo-link:before {
    width: 15px;
    height: 15px;
  }
}
.logo__logo-text .logo__logo-link:after {
  content: "";
  right: 0;
  bottom: 0;
  position: absolute;
  border: 2px solid #2ca9e0;
  width: 23px;
  height: 23px;
  display: block;
  border-left: none;
  border-top: none;
}
@media (max-width: 767px) {
  .logo__logo-text .logo__logo-link:after {
    width: 15px;
    height: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .logo__logo-text .logo__logo-link {
    margin: 0;
    padding: 10px 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .logo__logo-text .logo__logo-link {
    font-size: 38px;
    padding: 19px 31px;
    margin-top: 0;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  .logo__logo-text .logo__logo-link {
    padding: 8px 13px;
    margin-top: 0;
    font-size: 15px;
    line-height: 20px;
  }
}
.logo__logo-text .logo__logo-link .heading {
  color: inherit;
  font-size: 24px;
  font-family: Open-Sans, sans-serif;
  letter-spacing: 4px;
  text-transform: none;
  font-weight: 600;
  line-height: 28px;
  padding: 0;
  margin: 0;
  z-index: 3;
}
@media (min-width: 992px) and (max-width: 1439px) {
  .logo__logo-text .logo__logo-link .heading {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 3px;
  }
}
@media (max-width: 991px) {
  .logo__logo-text .logo__logo-link .heading {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 4px;
  }
}
@media (max-width: 767px) {
  .logo__logo-text .logo__logo-link .heading {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .logo__logo-text {
    max-width: 398px;
  }
}
@media (max-width: 767px) {
  .logo__logo-text {
    max-width: 255px;
  }
}
.logo__logo-image {
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  -ms-flex-align: start;
  align-items: center;
  margin: auto;
}
.logo__logo-image .logo__logo-link {
  display: block;
}

body {
  margin-top: 0px;
  outline: 0;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
}
body.checkBurger .navbar__menu {
  opacity: 1;
}

.navbar {
  z-index: 4;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.navbar_theme_haven {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  z-index: 9;
}
.navbar_theme_haven:after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -2;
  opacity: 0.25;
  background: #ffffff;
}
@media (max-width: 991px) {
  .navbar_theme_haven:after {
    opacity: 1;
  }
}
.navbar_theme_haven.scroll-nav:after {
  opacity: 1;
}
.navbar__container {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar__container {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .navbar__container {
    padding: 0 20px;
  }
}
.navbar__toggle {
  cursor: pointer;
  width: 80px;
  position: relative;
  right: -40px;
  top: 0;
  bottom: 0;
  background: #2ca9e0;
  display: none;
  height: 75px;
  order: 2;
}
.navbar__toggle.navbar__toggle--abs {
  position: absolute;
  height: auto;
  right: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar__toggle {
    width: 138px;
  }
}
@media (max-width: 767px) {
  .navbar__toggle {
    width: 62px;
    height: 40px;
    right: -20px;
  }
}
.navbar__toggle-inner {
  padding: 0.5rem 0;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: 26px;
  width: 28px;
  height: 19px;
  z-index: 9999;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar__toggle-inner {
    width: 57px;
    height: 41px;
    right: 40px;
    padding: 18px 0;
    margin-top: -20px;
  }
}
@media (max-width: 767px) {
  .navbar__toggle-inner {
    width: 22px;
    height: 22px;
    right: 20px;
    padding: 9px 0;
    margin-top: -10px;
  }
}
.navbar__toggle-hamburger, .navbar__toggle-hamburger::before, .navbar__toggle-hamburger::after {
  content: "";
  display: block;
  height: 3px;
  width: 1.75em;
  padding: 0;
  border: 0;
  outline: none;
  border-radius: 3px;
  transition: all ease-in-out 500ms;
  background: #ffffff;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar__toggle-hamburger, .navbar__toggle-hamburger::before, .navbar__toggle-hamburger::after {
    width: 57px;
    height: 5px;
  }
}
@media (max-width: 767px) {
  .navbar__toggle-hamburger, .navbar__toggle-hamburger::before, .navbar__toggle-hamburger::after {
    width: 22px;
    height: 3px;
  }
}
.navbar__toggle-hamburger:before {
  transform: translateY(-8px);
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar__toggle-hamburger:before {
    transform: translateY(-15px);
  }
}
.navbar__toggle-hamburger:after {
  transform: translateY(4px);
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar__toggle-hamburger:after {
    transform: translateY(10px);
  }
}
.navbar__touch-link {
  font-family: Open-Sans, sans-serif;
  white-space: nowrap;
  align-items: center;
  align-self: flex-start;
  padding: 27px 0;
  text-decoration: none;
  width: auto;
  z-index: 4;
  line-height: 1;
  display: block;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .navbar__touch-link {
    font-size: 16px;
    padding: 19px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar__touch-link {
    font-size: 36px;
    padding: 23px 0;
  }
}
@media (max-width: 767px) {
  .navbar__touch-link {
    font-size: 16px;
    padding: 12px 0 8px;
  }
}
.navbar__touch-link:hover .navbar__touch-icon_type_phone {
  animation: phone-pulse 0.2s infinite;
  transform: scale(1);
  animation-direction: alternate;
}
.navbar__touch-animation {
  width: 17px;
  height: 20px;
  line-height: 1;
  display: inline-block;
  z-index: 1;
  margin-left: 10px;
}
.navbar__touch-animation_type_text {
  overflow: hidden;
  position: absolute;
  margin-left: 0px;
}
@media (max-width: 991px) {
  .navbar__touch-animation {
    width: 34px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .navbar__touch-animation {
    width: 14px;
    height: 20px;
  }
}
.navbar__touch-animation .navbar__touch-icon_type_text {
  text-align: center;
  display: block;
  font-weight: normal;
}
@media (max-width: 991px) {
  .navbar__touch-animation .navbar__touch-icon_type_text {
    right: -23px;
    color: inherit !important;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .navbar__touch-animation .navbar__touch-icon_type_text {
    right: -12px;
    margin-right: 1rem;
  }
}
.navbar__touch-animation .navbar__touch-icon_type_text:before {
  content: "";
  position: absolute;
  left: 8px;
  transition: 0.5s;
}
@media (max-width: 991px) {
  .navbar__touch-animation .navbar__touch-icon_type_text:before {
    left: 16px;
  }
}
@media (max-width: 767px) {
  .navbar__touch-animation .navbar__touch-icon_type_text:before {
    left: 6px;
  }
}
.navbar__touch-animation .navbar__touch-icon_type_text:after {
  content: "";
  position: absolute;
  left: -17px;
  transition: 0.5s;
}
@media (max-width: 991px) {
  .navbar__touch-animation .navbar__touch-icon_type_text:after {
    left: -34px;
  }
}
@media (max-width: 767px) {
  .navbar__touch-animation .navbar__touch-icon_type_text:after {
    left: -14px;
  }
}
.navbar__touch-animation .navbar__touch-animation_type_phone {
  position: relative;
  line-height: 1;
  overflow: initial;
  width: auto;
}
.navbar__touch-animation .navbar__touch-animation_type_phone .navbar__touch-icon_type_phone {
  width: auto;
  font-size: 1.2em;
  margin-right: 0.5rem;
}
.navbar__touch-animation:hover .navbar__touch-icon_type_text:before {
  position: absolute;
  left: 17px;
  transition: 0.5s;
}
@media (max-width: 991px) {
  .navbar__touch-animation:hover .navbar__touch-icon_type_text:before {
    left: 34px;
  }
}
@media (max-width: 767px) {
  .navbar__touch-animation:hover .navbar__touch-icon_type_text:before {
    left: 14px;
  }
}
.navbar__touch-animation:hover .navbar__touch-icon_type_text:after {
  transition: 0.5s;
  left: 8px;
}
@media (max-width: 991px) {
  .navbar__touch-animation:hover .navbar__touch-icon_type_text:after {
    left: 16px;
  }
}
@media (max-width: 767px) {
  .navbar__touch-animation:hover .navbar__touch-icon_type_text:after {
    left: 6px;
  }
}
.navbar__menu {
  display: flex;
  justify-content: flex-end;
  flex: 1;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  opacity: 0;
}
.navbar__menu li {
  flex: none;
}
.navbar__menu li a {
  padding: 29px 23px;
  display: inline-block;
  text-decoration: none;
  font-family: Open-Sans, sans-serif;
  line-height: 1;
}
@media (max-width: 1440px) {
  .navbar__menu li a {
    padding: 24.5px 21px;
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .navbar__menu li a {
    display: inherit;
  }
}
.navbar__menu li a.active {
  background: #2ca9e0;
  color: #ffffff;
}
.navbar__menu li a:hover {
  background: #2ca9e0;
  color: #ffffff;
}
.navbar__dropdown {
  margin: 0;
  padding: 150px 0;
  z-index: 3;
  height: 100vh;
  min-width: 50%;
  position: absolute;
  top: 0;
  right: 0;
  list-style: none;
  text-align: center;
  background: #2ca9e0;
  display: none;
  overflow: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar__dropdown {
    padding: 150px 0 70px;
    line-height: 36px;
    min-width: 100%;
  }
}
@media (max-width: 767px) {
  .navbar__dropdown {
    min-width: 100%;
    padding: 70px 0;
  }
}
.navbar__dropdown li {
  padding: 0;
  position: relative;
  opacity: 0;
}
.navbar__dropdown li:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 1px solid #ffffff;
  width: 170px;
  display: block;
}
.navbar__dropdown li a {
  display: block;
  padding: 15px 29px;
  font-size: 24px;
  text-decoration: none;
  font-family: Open-Sans, sans-serif;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .navbar__dropdown li a {
    padding: 10px 20px;
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar__dropdown li a {
    padding: 20px 29px;
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .navbar__dropdown li a {
    padding: 6px 15px;
    font-size: 16px;
  }
}
.navbar__dropdown li:last-child:after {
  border-bottom: none;
}

#navbar.open .navbar__toggle-hamburger {
  transform: rotate(45deg);
}
#navbar.open .navbar__toggle-hamburger:before {
  opacity: 0;
}
#navbar.open .navbar__toggle-hamburger:after {
  transform: translateY(-3px) rotate(-90deg);
}
@media (min-width: 768px) and (max-width: 991px) {
  #navbar.open .navbar__toggle-hamburger:after {
    transform: translateY(-5px) rotate(-90deg);
  }
}
#navbar.open .navbar__dropdown li {
  animation: animOpacity 1s;
  -moz-animation: animOpacity 1s;
  /* Firefox */
  -webkit-animation: animOpacity 1s;
  /* Safari and Chrome */
  -o-animation: animOpacity 1s;
  /* Opera */
}
#navbar.open .navbar__dropdown li:first-child {
  animation-fill-mode: forwards;
  animation-delay: 0.1s;
}
#navbar.open .navbar__dropdown li:nth-child(2) {
  animation-fill-mode: forwards;
  animation-delay: 0.2s;
}
#navbar.open .navbar__dropdown li:nth-child(3) {
  animation-fill-mode: forwards;
  animation-delay: 0.3s;
}
#navbar.open .navbar__dropdown li:nth-child(4) {
  animation-fill-mode: forwards;
  animation-delay: 0.4s;
}
#navbar.open .navbar__dropdown li:nth-child(5) {
  animation-fill-mode: forwards;
  animation-delay: 0.5s;
}
#navbar.open .navbar__dropdown li:nth-child(6) {
  animation-fill-mode: forwards;
  animation-delay: 0.6s;
}
#navbar.open .navbar__dropdown li:nth-child(7) {
  animation-fill-mode: forwards;
  animation-delay: 0.7s;
}
#navbar.open .navbar__dropdown li:nth-child(8) {
  animation-fill-mode: forwards;
  animation-delay: 0.8s;
}
#navbar.open .navbar__dropdown li:nth-child(9) {
  animation-fill-mode: forwards;
  animation-delay: 0.9s;
}
#navbar.open .navbar__dropdown li:nth-child(10) {
  animation-fill-mode: forwards;
  animation-delay: 1s;
}
#navbar.open .navbar__dropdown li:nth-child(11) {
  animation-fill-mode: forwards;
  animation-delay: 1.1s;
}
#navbar.open .navbar__dropdown li:nth-child(12) {
  animation-fill-mode: forwards;
  animation-delay: 1.2s;
}
#navbar.open .navbar__dropdown li:nth-child(13) {
  animation-fill-mode: forwards;
  animation-delay: 1.3s;
}
#navbar.open .navbar__dropdown li:nth-child(14) {
  animation-fill-mode: forwards;
  animation-delay: 1.4s;
}
#navbar.open .navbar__dropdown li:nth-child(15) {
  animation-fill-mode: forwards;
  animation-delay: 1.5s;
}
#navbar.open .navbar__dropdown li:nth-child(16) {
  animation-fill-mode: forwards;
  animation-delay: 1.6s;
}
#navbar.open .navbar__dropdown li:nth-child(17) {
  animation-fill-mode: forwards;
  animation-delay: 1.7s;
}
#navbar.open .navbar__dropdown li:nth-child(18) {
  animation-fill-mode: forwards;
  animation-delay: 1.8s;
}
#navbar.open .navbar__dropdown li a {
  color: #ffffff;
}
#navbar.open .navbar__dropdown li a.active {
  font-weight: bold;
}

@media (min-width: 992px) {
  div.navbar li a {
    white-space: nowrap;
  }
}

@keyframes animOpacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes animOpacity {
  /* Firefox */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes animOpacity {
  /* Safari and Chrome */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes animOpacity {
  /* Opera */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes phone-pulse {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.3);
  }
}
.overview {
  padding: 130px 0;
  position: relative;
  display: block;
}
.overview + .faq {
  padding-top: 0;
}
.overview + .associations {
  padding-top: 0;
}
@media (min-width: 992px) {
  .overview + .associations {
    margin-top: -45px;
  }
  .overview + .associations:after {
    top: 45px;
  }
}
.overview__container {
  padding: 0 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .overview__container {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .overview__container {
    padding: 0 20px;
  }
}
.overview:after {
  background-color: #deecf2;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.2;
  z-index: -1;
}
@media (max-width: 991px) {
  .overview:after {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1440px) {
  .overview {
    padding: 95px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .overview {
    padding: 0;
    margin: 130px 0;
  }
}
@media (max-width: 767px) {
  .overview {
    padding: 0;
    margin: 50px 0;
  }
}
.overview__row {
  margin: 0;
}
.overview .col-md-12 {
  padding: 0;
}
.overview__text, .overview__text * {
  font-family: Open-Sans, sans-serif;
  margin: 0;
  line-height: 30px;
  text-align: center;
  color: #565654;
}
.overview__text:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6), .overview__text *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-size: 13px;
}
.overview__text:not(b):not(strong):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6), .overview__text *:not(b):not(strong):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-weight: 300;
}
.overview__text br, .overview__text * br {
  display: inline;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .overview__text, .overview__text * {
    line-height: 23px;
  }
  .overview__text:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6), .overview__text *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    font-size: 13px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .overview__text, .overview__text * {
    line-height: 36px;
    text-align: left;
  }
  .overview__text:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6), .overview__text *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    font-size: 27px;
  }
}
@media (max-width: 767px) {
  .overview__text, .overview__text * {
    line-height: 20px;
    text-align: left;
  }
  .overview__text:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6), .overview__text *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    font-size: 16px;
  }
}
.overview__text_col_single-col {
  column-count: 1;
}

.page__contact {
  z-index: 0;
  position: relative;
  text-align: center;
  padding-bottom: 130px;
}
.page__contact .page-contact__location {
  margin-top: 40px;
}
.page__contact .services-location {
  margin: 50px 0 0;
}
@media (max-width: 991px) {
  .page__contact .services-location {
    margin-top: 0;
  }
}
.page__contact .services-location h2 {
  font-size: 20px;
}
@media (min-width: 992px) and (max-width: 1439px) {
  .page__contact {
    padding-bottom: 98px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__contact {
    padding-bottom: 86px;
  }
}
@media (max-width: 767px) {
  .page__contact {
    padding-bottom: 32px;
  }
}
.page__contact .page__title {
  margin-top: 0;
}
@media (max-width: 991px) and (min-width: 768px) {
  .page__contact .page__container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 991px) {
  .page__contact .page__container .col-sm-10 {
    width: 100%;
    margin: 0;
  }
}
.page__contact .page-title {
  padding-left: 0;
  font-size: 43px;
  line-height: 43px;
  display: inline-block;
  width: auto;
  margin-block-start: 0;
  margin-block-end: 0;
  margin: 120px auto 50px;
  z-index: 4;
  font-family: Playfair Display;
  word-break: break-all;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .page__contact .page-title {
    font-size: 33px;
    line-height: 22px;
    margin-bottom: 40px;
    margin: 90px auto 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__contact .page-title {
    font-size: 60px;
    line-height: 53px;
    margin: 90px auto 60px;
  }
}
@media (max-width: 767px) {
  .page__contact .page-title {
    font-size: 25px;
    line-height: 21px;
    margin: 40px auto 20px;
  }
}
.page__contact #contact-form {
  margin-bottom: 0px;
}
.page__contact #contact-form.success {
  margin-top: 0 !important;
}
.page__contact #contact-form.success .response {
  text-align: center;
  margin-top: 0;
}
.page__contact #contact-form.success .response h3 {
  font-size: 20px;
  color: #2b2b2a;
}
.page__contact #contact-form.success .response p {
  font-size: 16px;
  color: #565654;
}
@media (max-width: 991px) {
  .page__contact #contact-form.success .response {
    text-align: center;
    margin-bottom: 30px;
  }
}
.page__contact #contact-form.success .response .btn-ok .arrow-right {
  display: inline-block;
}
@media (max-width: 991px) {
  .page__contact #contact-form {
    margin-bottom: 20px;
  }
}
.page__contact #contact-form .form-row textarea.is-completed:hover ~ .textarea-label {
  color: #2ca9e0;
}
.page__contact #contact-form .form-row textarea ~ .textarea-label {
  background: #fff;
}
.page__contact #contact-form .form-row textarea:hover {
  border-color: #2ca9e0;
}
.page__contact #contact-form .form-row textarea:focus {
  border-color: #2ca9e0;
  box-shadow: 0 0 0 1px #214453;
}
.page__contact #contact-form .form-row textarea:focus ~ .textarea-label {
  color: #2ca9e0;
}
.page__contact #contact-form .form-row input:hover {
  border-color: #2ca9e0;
}
.page__contact #contact-form .form-row input:focus {
  border-color: #2ca9e0;
  box-shadow: 0 0 0 1px #214453;
}
.page__contact #contact-form .form-row input:focus ~ label:not(.error) {
  color: #2ca9e0;
}
.page__contact #contact-form .form-row input.error {
  border-color: #E31D2D;
}
.page__contact #contact-form .form-row input.error:hover {
  border-color: #B81F1F;
}
.page__contact #contact-form .form-row input.error:focus {
  border-color: #E31D2D;
  box-shadow: 0 0 0 1px #FDC5C5;
}
.page__contact #contact-form .form-row input.error:focus ~ label:not(.error) {
  color: #E31D2D;
}
.page__contact #contact-form .form-row input.error ~ label.error {
  color: #E31D2D;
}
.page__contact #contact-form .form-row input ~ label:not(.error) {
  background: #fff;
}
.page__contact #contact-form .form-row input.is-completed:hover + label, .page__contact #contact-form .form-row input.is-completed:hover ~ label[for=email] {
  color: #2ca9e0;
}
.page__contact #contact-form .form-row input.is-completed.error + label, .page__contact #contact-form .form-row input.is-completed.error ~ label[for=email] {
  color: #E31D2D;
}
.page__contact #contact-form .form-row input.is-completed.error:hover + label, .page__contact #contact-form .form-row input.is-completed.error:hover ~ label[for=email] {
  color: #B81F1F;
}
.page__contact #contact-form .form-row .selected .selectric-wrapper.selectric-hover ~ .select-label, .page__contact #contact-form .form-row .selected .selectric-wrapper.selectric-focus ~ .select-label {
  color: #2ca9e0;
}
@media (max-width: 1439px) and (min-width: 992px) {
  .page__contact #contact-form .form-row .selectric-wrapper b.button {
    top: -2px;
  }
  .page__contact #contact-form .form-row .selectric-wrapper.selectric-open b.button {
    top: 2px;
  }
}
@media (max-width: 991px) {
  .page__contact #contact-form .form-row .selectric-wrapper b.button {
    top: 13px;
  }
  .page__contact #contact-form .form-row .selectric-wrapper.selectric-open b.button {
    top: 16px;
  }
}
@media (max-width: 767px) {
  .page__contact #contact-form .form-row .selectric-wrapper b.button {
    top: 3px;
  }
  .page__contact #contact-form .form-row .selectric-wrapper.selectric-open b.button {
    top: 7px;
  }
}
.page__contact #contact-form .form-row .selectric-wrapper .selectric {
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.page__contact #contact-form .form-row .selectric-wrapper.selectric-below .select-label {
  color: #2ca9e0;
}
.page__contact #contact-form .form-row .selectric-wrapper.selectric-hover .selectric {
  border-color: #2ca9e0;
}
.page__contact #contact-form .form-row .selectric-wrapper.selectric-focus .selectric {
  border-color: #2ca9e0;
  box-shadow: 0 0 0 1px #214453;
}
.page__contact #contact-form .form-row .selectric-wrapper ~ .select-label {
  background: #fff;
}
.page__contact #contact-form .form-row .selectric-wrapper ~ label.error {
  color: #E31D2D;
}
.page__contact #contact-form .form-row .error-is .selectric {
  border-color: #E31D2D;
}
.page__contact #contact-form .form-row .error-is .selectric-hover .selectric {
  border-color: #B81F1F;
}
.page__contact #contact-form .form-row .error-is .selectric-focus .selectric {
  border-color: #E31D2D;
  box-shadow: 0 0 0 1px #FDC5C5;
}
.page__contact #contact-form #repeatemail {
  display: none;
}
.page__contact #contact-form .button-align {
  text-align: center;
}
.page__contact #contact-form .input-group {
  text-align: left;
}
.page__contact #contact-form .input-group:nth-child(4) label {
  display: block;
  margin-bottom: 15px;
  line-height: 0.8;
  text-align: left;
  font-family: Playfair Display;
}
@media (min-width: 992px) and (max-width: 1439px) {
  .page__contact #contact-form .input-group:nth-child(4) label {
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__contact #contact-form .input-group:nth-child(4) label {
    font-size: 26px;
    line-height: 29px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .page__contact #contact-form .input-group:nth-child(4) label {
    font-size: 13px;
    line-height: 13px;
    margin-bottom: 15px;
  }
}
.page__contact #contact-form .input-group input, .page__contact #contact-form .input-group select, .page__contact #contact-form .input-group textarea, .page__contact #contact-form .input-group .selectric {
  outline: none;
  font-size: 17px;
  font-family: Open-Sans, sans-serif;
  background: none;
  border: 1px solid rgba(0, 0, 0, 0.3);
  height: 50px;
}
.page__contact #contact-form .input-group input::-webkit-input-placeholder, .page__contact #contact-form .input-group select::-webkit-input-placeholder, .page__contact #contact-form .input-group textarea::-webkit-input-placeholder, .page__contact #contact-form .input-group .selectric::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.page__contact #contact-form .input-group input::-moz-placeholder, .page__contact #contact-form .input-group select::-moz-placeholder, .page__contact #contact-form .input-group textarea::-moz-placeholder, .page__contact #contact-form .input-group .selectric::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.page__contact #contact-form .input-group input:-ms-input-placeholder, .page__contact #contact-form .input-group select:-ms-input-placeholder, .page__contact #contact-form .input-group textarea:-ms-input-placeholder, .page__contact #contact-form .input-group .selectric:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.page__contact #contact-form .input-group input :-moz-placeholder, .page__contact #contact-form .input-group select :-moz-placeholder, .page__contact #contact-form .input-group textarea :-moz-placeholder, .page__contact #contact-form .input-group .selectric :-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
@media (min-width: 992px) and (max-width: 1439px) {
  .page__contact #contact-form .input-group input, .page__contact #contact-form .input-group select, .page__contact #contact-form .input-group textarea, .page__contact #contact-form .input-group .selectric {
    height: 39px;
    font-size: 13px;
    padding: 8px 13px 11px;
  }
}
@media (max-width: 991px) {
  .page__contact #contact-form .input-group input, .page__contact #contact-form .input-group select, .page__contact #contact-form .input-group textarea, .page__contact #contact-form .input-group .selectric {
    height: 70px;
    font-size: 26px;
    padding-left: 23px;
  }
}
@media (max-width: 767px) {
  .page__contact #contact-form .input-group input, .page__contact #contact-form .input-group select, .page__contact #contact-form .input-group textarea, .page__contact #contact-form .input-group .selectric {
    height: 50px;
    font-size: 13px;
    padding: 7px 10px 7px;
  }
}
@media (max-width: 480px) {
  .page__contact #contact-form .input-group input, .page__contact #contact-form .input-group select, .page__contact #contact-form .input-group textarea, .page__contact #contact-form .input-group .selectric {
    font-size: 13px;
    padding: 7px 10px 7px;
  }
}
.page__contact #contact-form .input-group textarea {
  min-height: 130px;
}
@media (max-width: 1439px) {
  .page__contact #contact-form .input-group textarea {
    min-height: 100px;
  }
}
@media (max-width: 991px) {
  .page__contact #contact-form .input-group textarea {
    min-height: 130px;
  }
}
@media (max-width: 767px) {
  .page__contact #contact-form .input-group textarea {
    min-height: 102px;
  }
}
.page__contact #contact-form input[type=submit] {
  display: none;
}

section.logo {
  margin-bottom: 90px;
}

.page-contact__wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
@media (max-width: 991px) {
  .page-contact__wrapper {
    flex-direction: column-reverse;
  }
}
.page-contact__wrapper .page-contact__form {
  width: calc(8 / 12 * 100%);
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .page-contact__wrapper .page-contact__form {
    width: 100%;
    margin-left: 0;
  }
  .page-contact__wrapper .page-contact__form .form-row.common-error .info {
    display: none;
  }
  .page-contact__wrapper .page-contact__form .form-row.common-error .info + .col-md-12 {
    margin-top: 45px;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .page-contact__wrapper .page-contact__form .form-row.common-error .info + .col-md-12 {
    margin-top: 40px;
  }
}
.page-contact__wrapper .page-contact__location {
  width: 49%;
  margin-left: auto;
  margin-top: 40px;
}
@media (max-width: 991px) {
  .page-contact__wrapper .page-contact__location {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 40px;
  }
  .page-contact__wrapper .page-contact__location #map {
    order: 2;
  }
  .page-contact__wrapper .page-contact__location .inner {
    max-width: none;
    margin: 0 auto 30px;
    text-align: left;
  }
}
.page-contact__wrapper .page-contact__location + .page-contact__form {
  width: 49%;
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 991px) {
  .page-contact__wrapper .page-contact__location + .page-contact__form {
    width: 100%;
  }
}
.page-contact__wrapper .page-contact__location + .page-contact__form .form-row.form-row__flex {
  flex-direction: column;
}
.page-contact__wrapper .page-contact__location + .page-contact__form .form-row.form-row__flex span {
  margin: 25px 0;
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 17px;
}
.page-contact__wrapper .page-contact__location + .page-contact__form .form-row.form-row__flex span:before {
  content: "Leave your email or phone number, or both";
}
.page-contact__wrapper .page-contact__location + .page-contact__form .form-row.common-error .info {
  display: none;
}
.page-contact__wrapper .page-contact__location + .page-contact__form .form-row.common-error .info + .col-md-12 {
  margin-top: 45px;
}
@media (max-width: 767px) {
  .page-contact__wrapper .page-contact__location + .page-contact__form .form-row.common-error .info + .col-md-12 {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .page-contact__location {
    margin-top: 50px;
  }
}
.page-contact__location #map iframe {
  min-height: 460px;
  display: block;
}
.page-contact__location .no-services .inner {
  border: none;
  box-shadow: none;
  max-width: none;
}
.page-contact__location .no-map .inner {
  border: none;
  box-shadow: none;
  max-width: none;
}
@media (max-width: 991px) {
  .page-contact__location .no-map .inner {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .page-contact__location .no-map.are-services .inner {
    padding-left: 25px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  }
}
.page-contact__location .inner {
  padding: 10px 25px;
  border: 0 solid rgba(151, 151, 151, 0);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  max-width: 300px;
  margin: -15px auto 0;
  background-color: #fff;
  position: relative;
}
.page-contact__location .inner address, .page-contact__location .inner p {
  display: flex;
  flex-direction: column;
  font-family: Open-Sans, sans-serif;
  line-height: 25px;
  margin-bottom: 10px;
  color: #565654;
  font-size: 13px;
  font-weight: 300;
  text-align: left;
}
.page-contact__location .inner address .location__caption, .page-contact__location .inner p .location__caption {
  color: #2ca9e0;
  font-size: 16px;
  font-weight: bold;
  line-height: 27px;
  font-family: Playfair Display, sans-serif;
}
.page-contact__location .inner address a, .page-contact__location .inner p a {
  text-decoration: none;
  font-family: inherit;
  font-size: inherit;
  color: #565654;
  font-size: 13px;
}
.page-contact__location .inner p:last-of-type {
  margin-bottom: 0;
}

.services-location {
  margin: 50px 0 100px;
}
.services-location h2 {
  color: #2ca9e0;
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
  line-height: 38px;
  text-align: center;
  text-transform: none;
}
@media (max-width: 767px) {
  .services-location h2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.23px;
  }
}
.services-location .services-location__items {
  counter-reset: section;
}
.services-location .services-location__items h4 {
  color: #2b2b2a;
  font-family: Playfair Display, sans-serif;
  font-size: 16px;
  letter-spacing: 0.35px;
  line-height: 28px;
  padding-left: 80px;
  text-transform: none;
  text-align: left;
}
@media (max-width: 767px) {
  .services-location .services-location__items h4 {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.23px;
  }
}
.services-location .services-location__items h4::before {
  counter-increment: section;
  content: "0" counter(section);
  color: #2ca9e0;
  font-family: Playfair Display, sans-serif;
  font-size: 16px;
  letter-spacing: 0.35px;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-weight: bold;
}
@media (max-width: 767px) {
  .services-location .services-location__items h4::before {
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.29px;
  }
}
.services-location .services-location__items h4::after {
  content: "";
  display: block;
  height: 2px;
  width: 30px;
  background: #2ca9e0;
  position: absolute;
  left: 35px;
  top: 50%;
  transform: translateY(-50%);
}
.services-location .services-location__items .description, .services-location .services-location__items .description p {
  color: #565654;
  font-family: Open-Sans, sans-serif;
  font-size: 13px;
  letter-spacing: 0.56px;
  line-height: 24px;
  font-weight: 300;
  text-align: left;
}
.services-location .services-location__items .description ul, .services-location .services-location__items .description ol, .services-location .services-location__items .description li, .services-location .services-location__items .description p ul, .services-location .services-location__items .description p ol, .services-location .services-location__items .description p li {
  color: inherit;
  font-weight: inherit;
  font-family: inherit;
  text-align: left;
  font-size: inherit;
}

.page__slideshow {
  text-align: center;
  width: 100%;
  max-width: 100%;
}
.page__slideshow .page__title {
  padding-left: 0;
  font-size: 43px;
  line-height: 43px;
  display: inline-block;
  width: auto;
  margin-block-start: 0;
  margin-block-end: 0;
  margin: 120px auto 50px;
  z-index: 4;
  font-family: Playfair Display;
  word-break: break-all;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .page__slideshow .page__title {
    font-size: 33px;
    line-height: 22px;
    margin-bottom: 40px;
    margin: 90px auto 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__slideshow .page__title {
    font-size: 60px;
    line-height: 53px;
    margin: 90px auto 60px;
  }
}
@media (max-width: 767px) {
  .page__slideshow .page__title {
    font-size: 25px;
    line-height: 21px;
    margin: 40px auto 20px;
  }
}
.page__slideshow .page__container {
  padding-bottom: 90px;
  text-align: center;
}
@media (max-width: 1440px) {
  .page__slideshow .page__container {
    padding-bottom: 65px;
  }
}
@media (max-width: 992px) {
  .page__slideshow .page__container {
    padding-bottom: 85px;
  }
}
@media (max-width: 767px) {
  .page__slideshow .page__container {
    padding-bottom: 35px;
  }
}
.page__slideshow .page__container .page__slide {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .page__slideshow .page__container .page__slide {
    margin-bottom: 10px;
  }
}
.page__slideshow .page__container a {
  display: block;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
}
.page__slideshow .page__container a:hover {
  transform: scale(1.1);
}
.page__slideshow .page__container a img {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  height: 100%;
  width: 100%;
  max-width: none;
  object-fit: cover;
}
.page__slideshow .page__container span {
  text-align: center;
  max-width: 100%;
  display: block;
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .page__slideshow .page__container .col-sm-6 {
    padding: 0 5px;
  }
}
@media (max-width: 767px) {
  .page__slideshow .page__container .page__row {
    margin: 0 -5px;
  }
}

.page__reviews {
  text-align: center;
}
.page__reviews .page__container {
  padding-bottom: 40px;
  text-align: center;
}
@media (max-width: 1440px) {
  .page__reviews .page__container {
    padding-bottom: 40px;
  }
}
@media (max-width: 992px) {
  .page__reviews .page__container {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .page__reviews .page__container {
    padding-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .page__reviews .page__container .col-sm-10 {
    width: 100%;
    margin: 0;
  }
}
.page__reviews .page__title {
  padding-left: 0;
  font-size: 43px;
  line-height: 43px;
  display: inline-block;
  width: auto;
  margin-block-start: 0;
  margin-block-end: 0;
  margin: 120px auto 50px;
  z-index: 4;
  font-family: Playfair Display;
  word-break: break-all;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .page__reviews .page__title {
    font-size: 33px;
    line-height: 22px;
    margin-bottom: 40px;
    margin: 90px auto 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__reviews .page__title {
    font-size: 60px;
    line-height: 53px;
    margin: 90px auto 60px;
  }
}
@media (max-width: 767px) {
  .page__reviews .page__title {
    font-size: 25px;
    line-height: 21px;
    margin: 40px auto 20px;
  }
}
.page__reviews .col-sm-12:not(:last-of-type) blockquote {
  border-bottom: 1px solid #e6e3df;
}
.page__reviews .col-sm-12 blockquote {
  margin: auto;
  text-align: center;
  padding-bottom: 40px;
  margin-bottom: 50px;
}
@media (max-width: 1439px) {
  .page__reviews .col-sm-12 blockquote {
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .page__reviews .col-sm-12 blockquote {
    padding-bottom: 50px;
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .page__reviews .col-sm-12 blockquote {
    padding-bottom: 12px;
    margin-bottom: 22px;
  }
}
.page__reviews .col-sm-12 blockquote i {
  transform: scale(-1, 1);
  font-size: 22px;
  margin-bottom: 25px;
  line-height: 0.8;
  opacity: 0.8;
}
@media (max-width: 767px) {
  .page__reviews .col-sm-12 blockquote i {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}
.page__reviews .col-sm-12 blockquote p, .page__reviews .col-sm-12 blockquote li {
  font-size: 17px;
  line-height: 30px;
  font-family: Open-Sans, sans-serif;
  position: relative;
  display: inline;
}
@media (max-width: 1440px) {
  .page__reviews .col-sm-12 blockquote p, .page__reviews .col-sm-12 blockquote li {
    font-size: 13px;
    line-height: 23px;
  }
}
@media (max-width: 991px) {
  .page__reviews .col-sm-12 blockquote p, .page__reviews .col-sm-12 blockquote li {
    font-size: 26px;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  .page__reviews .col-sm-12 blockquote p, .page__reviews .col-sm-12 blockquote li {
    font-size: 13px;
    line-height: 18px;
  }
}
.page__reviews .col-sm-12 blockquote p {
  display: block;
}
.page__reviews .col-sm-12 blockquote footer h3 {
  font-size: 21px;
  font-family: Playfair Display;
  line-height: 29px;
  font-weight: normal;
  text-transform: none;
  margin-top: 25px;
  margin-bottom: 10px;
}
@media (max-width: 1439px) {
  .page__reviews .col-sm-12 blockquote footer h3 {
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .page__reviews .col-sm-12 blockquote footer h3 {
    font-size: 36px;
    line-height: 29px;
    margin-top: 44px;
  }
}
@media (max-width: 767px) {
  .page__reviews .col-sm-12 blockquote footer h3 {
    font-size: 15px;
    line-height: 14px;
    margin-top: 18px;
  }
}
.page__reviews .col-sm-12 blockquote footer h4 {
  font-size: 18px;
  font-family: Playfair Display;
  line-height: 25px;
  font-weight: normal;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 1439px) {
  .page__reviews .col-sm-12 blockquote footer h4 {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 991px) {
  .page__reviews .col-sm-12 blockquote footer h4 {
    font-size: 32px;
    line-height: 27px;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .page__reviews .col-sm-12 blockquote footer h4 {
    margin-bottom: 10px;
    margin-top: 8px;
    font-size: 13px;
    line-height: 16px;
  }
}
.page__reviews .col-sm-12 blockquote ul, .page__reviews .col-sm-12 blockquote ol {
  text-align: left;
}
.page__reviews .col-sm-12 blockquote ul li, .page__reviews .col-sm-12 blockquote ol li {
  display: list-item;
}
.page__reviews .col-sm-12 blockquote, .page__reviews .col-sm-12 blockquote * {
  color: #565654;
}
.page__reviews .col-sm-12 blockquote:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6), .page__reviews .col-sm-12 blockquote *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-size: 13px;
}
.page__reviews .col-sm-12 blockquote:not(b):not(strong):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6), .page__reviews .col-sm-12 blockquote *:not(b):not(strong):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-weight: 300;
}
.page__reviews .col-sm-12 blockquote p, .page__reviews .col-sm-12 blockquote * p {
  text-align: center;
}

.page__services {
  padding-bottom: 90px;
  text-align: center;
  margin-top: -90px;
}
@media (max-width: 1440px) {
  .page__services {
    padding-bottom: 65px;
  }
}
@media (max-width: 992px) {
  .page__services {
    padding-bottom: 85px;
  }
}
@media (max-width: 767px) {
  .page__services {
    padding-bottom: 35px;
  }
}
.page__services .page__title {
  padding-left: 0;
  font-size: 43px;
  line-height: 43px;
  display: inline-block;
  width: auto;
  margin-block-start: 0;
  margin-block-end: 0;
  margin: 120px auto 120px;
  z-index: 4;
  font-family: Playfair Display;
  word-break: break-all;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .page__services .page__title {
    font-size: 33px;
    line-height: 22px;
    margin: 90px auto 90px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__services .page__title {
    font-size: 60px;
    line-height: 53px;
    margin: 60px auto 60px;
  }
}
@media (max-width: 767px) {
  .page__services .page__title {
    font-size: 25px;
    line-height: 21px;
    margin: 40px auto 40px;
  }
}
.page__services .page__container {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left;
}
@media (max-width: 991px) {
  .page__services .page__container {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .page__services .page__container {
    padding: 0 20px;
  }
}
.page__services .page__container .page__item {
  width: 50%;
  margin-bottom: 40px;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .page__services .page__container .page__item {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .page__services .page__container .page__item {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .page__services .page__container .page__item {
    margin-bottom: 20px;
  }
}
.page__services .page__container .heading {
  font-size: 21px;
  line-height: 27px;
  font-family: Playfair Display;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-bottom: 20px;
  text-transform: none;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .page__services .page__container .heading {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__services .page__container .heading {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .page__services .page__container .heading {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.page__services .page__container .subheading {
  font-size: 19px;
  font-family: Playfair Display;
  text-transform: none;
}
.page__services .page__container ul {
  margin: 5px 0;
  padding: 0;
  list-style-position: inside;
}
.page__services .page__container .description {
  font-size: 17px;
  line-height: 30px;
  margin-bottom: 0;
  font-family: Open-Sans, sans-serif;
  text-align: left;
  color: #545556;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .page__services .page__container .description {
    font-size: 13px;
    line-height: 23px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__services .page__container .description {
    font-size: 26px;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  .page__services .page__container .description {
    font-size: 13px;
    line-height: 18px;
  }
}
.page__services .page__container .description li, .page__services .page__container .description ol, .page__services .page__container .description ul, .page__services .page__container .description p, .page__services .page__container .description * {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

.payments {
  margin: 2.5rem auto 6rem;
}
@media (max-width: 991px) {
  .payments {
    margin: 110px 0 95px;
  }
}
@media (max-width: 767px) {
  .payments {
    margin: 60px 0 70px;
  }
}
@media (min-width: 992px) {
  .payments {
    margin: 6rem auto 3rem;
  }
}
.payments [class*=col-lg] {
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .payments [class*=col-lg] {
    margin-bottom: 3rem;
  }
  .payments [class*=col-lg]:last-child {
    margin-bottom: 0;
  }
}
.payments__payment {
  position: relative;
  text-align: center;
  line-height: 0.8;
  max-width: 700px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.payments__payment img {
  max-height: 50px;
}
.payments__btn {
  margin-bottom: 25px;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .payments__btn {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .payments__btn {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .payments__btn {
    margin-bottom: 20px;
  }
}
.payments__top {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.payments__img-wrapper {
  font-size: 0;
  min-height: 50px;
}
@media (max-width: 991px) {
  .payments__img-wrapper {
    min-height: auto;
  }
}

.services {
  position: relative;
}
@media (max-width: 991px) {
  .services {
    margin: 0 0 130px;
  }
}
@media (max-width: 767px) {
  .services {
    margin: 0 0 50px;
  }
}
.services__container {
  width: 100%;
  max-width: 100%;
}
.services .col-md-12 {
  padding: 0px;
}
@media (max-width: 991px) {
  .services__row {
    margin: 0;
  }
}
@media (min-width: 320px) {
  .services__content {
    width: 100%;
    float: none;
    margin: auto;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .services__content {
    width: 100%;
    float: none;
    margin: auto;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .services__content {
    width: 485px;
    padding: 0 15px;
    float: right;
  }
}
@media (min-width: 1200px) {
  .services__content {
    width: 585px;
    float: right;
    padding: 0 15px;
  }
}
.services__content .services__inner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 130px 0;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .services__content .services__inner {
    padding: 52px 0 60px;
  }
}
@media (max-width: 991px) {
  .services__content .services__inner {
    padding: 0;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .services__content .services__inner {
    align-items: center;
  }
}
.services__list {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 2;
  text-align: center;
  width: 100%;
}
.services__list .services__item {
  font-size: 21px;
  line-height: 21px;
  margin-bottom: 20px;
  font-family: Playfair Display;
  color: #08202b;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .services__list .services__item {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .services__list .services__item {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .services__list .services__item {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.services__btn {
  margin: 25px auto 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .services__btn {
    margin: 30px auto 0;
  }
}
@media (max-width: 767px) {
  .services__btn {
    margin: 20px auto 0;
  }
}
.services__image {
  background-image: url("https://s3.eu-west-1.amazonaws.com/mettrr-ireland.mettrr.com/sites/full/23220/23263/4514/images/1920-2017_04_i2fqZ.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 991px) {
  .services__image {
    display: none;
  }
}

.testimonials {
  margin: 0 0 120px;
  padding: 120px 0;
  position: relative;
  z-index: 0;
  text-align: center;
}
@media (max-width: 1440px) {
  .testimonials {
    margin: 0 0 100px;
  }
}
@media (max-width: 991px) {
  .testimonials {
    margin: 0 0 120px;
  }
}
@media (max-width: 767px) {
  .testimonials {
    margin: 0 0 50px;
  }
}
.testimonials__image {
  background-image: url("https://s3.eu-west-1.amazonaws.com/mettrr-ireland.mettrr.com/sites/full/23220/23263/4514/images/1920-2017_04_gu7Fm.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.testimonials:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  position: absolute;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .testimonials {
    padding: 95px 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .testimonials {
    padding: 120px 40px;
  }
}
@media (max-width: 767px) {
  .testimonials {
    padding: 50px 20px;
  }
}
.testimonials .heading {
  color: #fff;
}
@media (max-width: 991px) {
  .testimonials .container {
    padding: 0;
  }
}
.testimonials .btn {
  margin-top: 50px;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .testimonials .btn {
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .testimonials .btn {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  .testimonials .btn {
    margin-top: 30px;
  }
}
.testimonials__content .testimonials__wrapper {
  max-width: 80%;
  margin: auto;
  font-size: 17px;
  font-family: Open-Sans, sans-serif;
  line-height: 30px;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .testimonials__content .testimonials__wrapper {
    font-size: 13px;
    line-height: 23px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .testimonials__content .testimonials__wrapper {
    font-size: 27px;
    line-height: 36px;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .testimonials__content .testimonials__wrapper {
    font-size: 16px;
    line-height: 20px;
    max-width: 100%;
  }
}
.testimonials__content .testimonials__testimonial {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  position: relative;
  text-align: center;
  font-size: 13px;
  line-height: 30px;
  font-family: Open-Sans, sans-serif;
  color: #fff;
  font-weight: 300;
}
.testimonials__content .testimonials__testimonial p {
  color: inherit;
  font-size: inherit;
}
.testimonials__content .testimonials__testimonial * {
  font-family: Open-Sans, sans-serif;
  color: #fff;
}
.testimonials__content .testimonials__testimonial *:not(strong):not(b):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-weight: 300;
}
.testimonials__content .testimonials__testimonial *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-size: 13px;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .testimonials__content .testimonials__testimonial {
    font-size: 13px;
    line-height: 23px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .testimonials__content .testimonials__testimonial {
    font-size: 26px;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  .testimonials__content .testimonials__testimonial {
    font-size: 16px;
    line-height: 20px;
  }
}
.testimonials__content .testimonials__testimonial ul, .testimonials__content .testimonials__testimonial ol {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px) {
  .testimonials__content {
    margin-bottom: 0px;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .testimonials__content {
    margin-bottom: 0px;
    max-width: 100%;
  }
}
.testimonials__content .testimonials__name {
  font-size: 21px;
  margin-top: 30px;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  display: block;
  font-family: Playfair Display;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .testimonials__content .testimonials__name {
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .testimonials__content .testimonials__name {
    font-size: 30px;
    line-height: 29px;
    margin-top: 29px;
  }
}
@media (max-width: 767px) {
  .testimonials__content .testimonials__name {
    font-size: 18px;
    line-height: 20px;
    margin-top: 19px;
  }
}
.testimonials__content .testimonials__city, .testimonials__content .testimonials__company {
  color: #fff;
  font-weight: bold;
  font-style: italic;
  margin-top: 0.5rem;
  margin-bottom: 0;
  text-align: center;
  display: block;
  font-family: Playfair Display;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .testimonials__content .testimonials__city, .testimonials__content .testimonials__company {
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .testimonials__content .testimonials__city, .testimonials__content .testimonials__company {
    font-size: 30px;
    line-height: 29px;
  }
}
@media (max-width: 767px) {
  .testimonials__content .testimonials__city, .testimonials__content .testimonials__company {
    font-size: 18px;
    line-height: 20px;
  }
}
.testimonials__content .testimonials__city {
  color: #fff;
  font-weight: bold;
  font-style: italic;
  margin-top: 0.5rem;
  margin-bottom: 0;
  text-align: center;
  display: block;
  font-family: Playfair Display;
}
@media (min-width: 992px) and (max-width: 1440px) {
  .testimonials__content .testimonials__city {
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .testimonials__content .testimonials__city {
    font-size: 30px;
    line-height: 29px;
  }
}
@media (max-width: 767px) {
  .testimonials__content .testimonials__city {
    font-size: 18px;
    line-height: 20px;
  }
}

.video {
  margin: 5rem auto;
  max-width: calc(1170px - 30px);
}
@media (max-width: 767px) {
  .video {
    margin: 70px auto;
  }
}
.video .mejs__controls:not([style*="display: none"]) {
  background: #333 !important;
}
.video .mejs__overlay-button {
  background: url(https://www.highlightloftconversions.co.uk/img/controls.svg) no-repeat;
  background-position: 0 -39px;
  height: 80px;
  width: 80px;
}
