@charset "UTF-8";
/*!
Theme Name: Raleigh
Theme URI: http://www.fifteendesign.co.uk/
Author: Fifteen Design
Author URI: http://www.fifteendesign.co.uk/
Description: Wordpress Theme created by Fifteen Design
Version: 1.1.1  
*/
/*! 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 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * 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 */
  -webkit-text-decoration: underline dotted;
          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: bolder;
}

/**
 * 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;
}

/**
 * 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;
}

/**
 * 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;
}

html {
  overflow-x: hidden;
}

/*---------------------------------
    BG
----------------------------------*/
.grey_bg {
  background: #dfdfdf;
}

.pink_bg {
  background: #c03b4c;
}

.blue_bg {
  background: #e17968;
}

.white_bg {
  background: #fff;
}

.dark_grey_bg {
  background: #424140;
}

.green_bg {
  background: #893048;
}

.orange_bg {
  background: #e26431;
}

/*----------------------------------
    MEDIA QUERY:
    1.Generic
    2. iPhone
        2.1. iPhone 5, 5S, 5C and 5SE
        2.2. iPhone 6, 6S, 7 and 8 
        2.3. iPhone X
    3. iPad
        3.1. iPad 1, 2, Mini and Air
        3.2. iPad Pro 12.9"
    4. Samsung, Pixel, Nexus
----------------------------------*/
/*----------------------------------
    1. Generic
----------------------------------*/
/*----------------------------------
    2. Iphone
----------------------------------*/
/*----------------------------------
    2.1. iPhone 5, 5S, 5C and 5SE
----------------------------------*/
/*----------------------------------
    2.2. iPhone 6, 6S, 7 and 8
----------------------------------*/
/*----------------------------------
    2.3. iPhone X
----------------------------------*/
/*----------------------------------
    3. Ipad
----------------------------------*/
/*----------------------------------
    3.1. iPad 1, 2, Mini and Air
----------------------------------*/
/*----------------------------------
    3.2. iPad Pro 12.9"
----------------------------------*/
/*----------------------------------
    4. Samsung, Pixel, Nexus
----------------------------------*/
/*---------------------------------
    Bootstrap Extra
----------------------------------*/
@media (max-width: 818px) and (min-width: 0px) {
  .sm-mb-4 {
    margin-bottom: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .sm-mb-4 {
    margin-bottom: 2rem;
  }
}

/*
    Iframes
*/
.embed-container {
  position: relative;
  padding-bottom: 50%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
    Miscellaneous
*/
::-moz-selection {
  background: #dfdfdf;
  color: white;
  text-shadow: none;
}
::selection {
  background: #dfdfdf;
  color: white;
  text-shadow: none;
}

::-webkit-selection {
  background: #dfdfdf;
  color: white;
  text-shadow: none;
}

::-moz-selection {
  background: #dfdfdf;
  color: white;
  text-shadow: none;
}

:focus {
  outline-color: transparent;
  outline-style: none;
}

/* Global */
.more-link {
  height: 34px;
  width: 124px;
  color: #ED7203;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
}

/*
    Mixins
*/
/*
    MAIN
*/
/* global box-sizing */
*,
*:after,
*:before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

/* html element 62.5% font-size for REM use */
html {
  font-size: 62.5%;
  margin: 0;
  height: 100%;
}

body {
  font: 300 1.8rem "Montserrat", sans-serif;
  color: #dfdfdf;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

/* clear */
.clear:before,
.clear:after {
  content: ' ';
  display: table;
}

.clear:after {
  clear: both;
}

.clear {
  *zoom: 1;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

a {
  color: #dfdfdf;
  text-decoration: none;
}

a:hover {
  color: #dfdfdf;
}

a:focus {
  outline: 0;
}

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

.blackout {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.9;
  display: none;
}

.blackout.active {
  display: block;
}

.scroll-to-top {
  position: fixed;
  bottom: -10%;
  right: 3%;
  z-index: 8;
  transition: all 0.2s ease-in-out 0;
}

.scroll-to-top.active {
  bottom: 3%;
}

/*
    PRINT
*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

/*
    TYPOGRAPHY
*/
h1,
h2,
h3,
h4,
h5,
h6,
.title {
  color: #000;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  margin: 0 0 0.5em;
  line-height: normal;
}

h1 {
  font-size: 2.5em;
}

h2 {
  font-size: 2.15em;
}

h3 {
  font-size: 1.85em;
}

h4 {
  font-size: 1.55em;
}

h5 {
  font-size: 1.35em;
}

h6 {
  font-size: 1.15em;
}

p,
ol,
ul,
li {
  font-size: 1.8rem;
  font-family: "Montserrat", sans-serif;
  line-height: 1.5;
}

.content a {
  text-decoration: none;
  border-bottom: 1px solid #dfdfdf;
  font-weight: 600;
  transition: all 0.25s ease;
}

.content a:hover {
  border-color: #000;
}

/*
    WORDPRESS CORE
*/
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/*
    Buttons
*/
.btn,
.button,
input[type="submit"],
.frm_form_fields .frm_submit button {
  padding: 0.75em 2.5em;
  display: inline-block;
  text-align: center;
  border: 2px solid #fff;
  font-weight: 600;
  transition: all 0.2s ease-in-out 0s;
  position: relative;
  line-height: calc(100% - 1px);
}

@media all and (max-width: 768px) {
  .btn,
  .button,
  input[type="submit"],
  .frm_form_fields .frm_submit button {
    width: 100%;
  }
}

.btn i,
.button i,
input[type="submit"] i,
.frm_form_fields .frm_submit button i {
  margin-left: 10px;
}

.btn:hover,
.button:hover,
input:hover[type="submit"],
.frm_form_fields .frm_submit button:hover {
  background: #000;
  color: #fff;
}

.btn--grey,
.button--grey {
  border-color: #dfdfdf;
  color: #fff;
}

.btn--grey:hover,
.button--grey:hover {
  background: #dfdfdf;
  color: #fff;
}

.btn--small,
.button--small {
  font-size: 1.4rem;
}

.btn--primary,
.button--primary {
  border-color: #e17968 !important;
  background: #e17968 !important;
  color: #fff !important;
  font-size: 2rem !important;
  font-weight: 500;
  letter-spacing: 0px;
  text-align: center;
  padding: 1rem 2rem !important;
}

.btn--secondary,
.button--secondary {
  border-color: #f6ad8a !important;
  background: #f6ad8a !important;
  color: #fff !important;
  font-size: 2rem !important;
  font-weight: 500;
  letter-spacing: 0px;
  text-align: center;
  padding: 1rem 2rem !important;
}

.btn--white,
.button--white {
  border-color: #fff !important;
  background: #fff !important;
  color: #000 !important;
  font-size: 2rem !important;
  font-weight: 500;
  letter-spacing: 0px;
  text-align: center;
  padding: 1rem 2rem !important;
}

.btn--outline-white,
.button--outline-white {
  border-color: #000 !important;
  background: none !important;
  color: #000 !important;
  font-size: 2rem !important;
  font-weight: 500;
  letter-spacing: 0px;
  text-align: center;
  padding: 1rem 2rem !important;
}

.post-edit-link {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #c03b4c;
  color: #fff;
  padding: 1rem 1rem;
  z-index: 99;
  transition: all 0.2s ease-in-out 0s;
  font-size: 2rem;
}

.post-edit-link:hover {
  background-color: #dfdfdf;
  color: #c03b4c;
}

.btn-orange {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #e26431 0% 0% no-repeat padding-box;
  border-radius: 10px !important;
  letter-spacing: 0px !important;
  color: #fff;
  border: none !important;
  transition: all 0.2s ease-in-out 0s;
  padding: 2rem !important;
}

.btn-orange:hover {
  background-color: #e17968;
  color: #fff;
}

.btn-green {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #c03b4c 0% 0% no-repeat padding-box;
  border-radius: 10px !important;
  letter-spacing: 0px !important;
  color: #fff;
  border: none !important;
  transition: all 0.2s ease-in-out 0s;
  padding: 2rem !important;
}

.btn-green:hover {
  background-color: #e26431;
  color: #fff;
}

/*
    Forms
*/
::-webkit-input-placeholder {
  color: #bebebe;
  opacity: 1;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #bebebe;
  opacity: 1;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #bebebe;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #bebebe;
  opacity: 1;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="password"],
input[type="search"],
textarea,
button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
}

input {
  width: 100%;
  padding: 1rem;
  margin: 1rem 0;
  border: 1px solid #000;
}

input[type="submit"] {
  cursor: pointer;
}

select,
textarea,
input[type="text"],
input[type="tel"],
input[type="email"] {
  border: 1px solid #dfdfdf;
  padding: 0.8em 1em;
  width: 100%;
  margin: 0 0 0.5em 0;
  font-family: "Montserrat", sans-serif;
  opacity: 1;
  color: #dfdfdf;
  outline: none;
  transition: all 0.2s ease;
}

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus {
  border-color: #dfdfdf;
}

/*
    Formidable
*/
.frm_form_fields {
  width: 100%;
  margin: 0 0 6px;
}

.frm_form_fields fieldset {
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
}

.frm_form_fields fieldset .frm_form_field label,
.frm_form_fields fieldset .form-field label {
  margin: 7px 0 5px;
}

.frm_form_fields .frm_submit {
  width: 100%;
  margin: 10px 0 0;
}

.frm_form_fields .frm_submit button {
  cursor: pointer;
}

.frm_form_fields .frm_error_style {
  color: rgba(255, 0, 0, 0.8);
}

.frm_form_fields .frm_blank_field.frm_blank_field input[type="text"], .frm_form_fields .frm_blank_field.frm_blank_field input[type="tel"], .frm_form_fields .frm_blank_field.frm_blank_field input[type="email"], .frm_form_fields .frm_blank_field.frm_blank_field textarea {
  border: 1px solid red;
}

.frm_opt_container {
  margin: 0 0 0.5em 0;
}

.frm_opt_container input[type="checkbox"], .frm_opt_container input[type="radio"] {
  width: auto;
  margin: 0 0.35em 0 0;
}

.frm_hidden {
  display: none;
}

.frm_required {
  left: -0.2em;
  position: relative;
}

.frm_hidden_label .frm_primary_label {
  display: none;
}

.frm_error {
  color: #ff0000;
  font-size: 0.75em;
  margin-top: 0.5em;
}

.frm_dropzone {
  border: 1px dashed #b8b8b8;
  padding: 4em 2em;
  text-align: center;
  transition: all 0.2s ease-in-out 0s;
}

.frm_dropzone.dz-drag-hover {
  background-color: #daeafe;
}

.frm_dropzone .dz-error-message {
  color: red;
}

.frm_dropzone .frm_compact_text,
.frm_dropzone .dz-error-mark,
.frm_dropzone .dz-success-mark {
  display: none;
}

.frm_dropzone .frm_small_text {
  font-size: 0.75em;
  margin-top: 1em;
}

.frm_dropzone .dz-preview {
  margin: 1em 0;
}

.frm_dropzone .dz-progress {
  background: #b8b8b8;
  margin: 1em auto;
  width: 50%;
}

.frm_dropzone .dz-progress .dz-upload {
  background: #dfdfdf;
  display: block;
  height: 5px;
}

.frm_dropzone .frm_icon_font {
  display: block;
}

.frm_dropzone .frm_icon_font:before {
  display: block;
  margin-bottom: 0.5em;
  font-size: 40px;
  content: "\F093";
  font-family: "FontAwesome";
}

.lightbox {
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 30;
}

.lightbox__wrap {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lightbox .fa-times {
  position: absolute;
  top: 1em;
  right: 1em;
  color: #fff;
  font-size: 3rem;
}

.lightbox .fa-times:hover {
  color: #dfdfdf;
}

/*
    Pagination
*/
.pagination {
  text-align: center;
}

.page-numbers {
  background: #000;
  color: #fff;
  padding: 0.5em 1em;
  border: 1px solid #000;
  border-radius: 0.5em;
  transition: all 0.25s ease;
}

.page-numbers:hover {
  background: #dfdfdf;
  color: #fff;
  border: 1px solid #000;
}

.page-numbers.current {
  background: #fff;
  color: #000;
  border: 1px solid #dfdfdf;
}

/*--------------------------------------------------------------
# Banner Internal - Block
    1. Banner
--------------------------------------------------------------*/
/*---------------------
  1. Banner
----------------------*/
.banner_internal {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
}

.banner_internal:before {
  display: block;
  content: "";
  height: 100%;
  background: transparent url(assets/img/shapes/header_cut.svg) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 55%;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 818px) and (min-width: 0px) {
  .banner_internal:before {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .banner_internal:before {
    width: 100%;
  }
}

.banner_internal .bg {
  position: absolute;
  right: 0;
  top: 0;
  width: 65%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: -1;
}

.banner_internal h1 {
  width: 70%;
  color: #fff;
  font-size: 55px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1.4;
  text-align: left;
}

@media (max-width: 1500px) {
  .banner_internal h1 {
    font-size: 50px;
    line-height: 60px;
    width: 75%;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .banner_internal h1 {
    font-size: 35px;
    line-height: 50px;
    width: 70%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .banner_internal h1 {
    font-size: 35px;
    line-height: 50px;
    width: 70%;
  }
}

.banner_internal .shape_bg {
  padding: 6% 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .banner_internal .shape_bg {
    padding: 5%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .banner_internal .shape_bg {
    padding: 5%;
  }
}

/*--------------------------------------------------------------
# Banner - Block
--------------------------------------------------------------*/
.banner_ {
  position: relative;
  padding: 10rem 0rem 25rem 0;
  z-index: 10;
  overflow: hidden;
}

@media (max-width: 818px) and (min-width: 0px) {
  .banner_ {
    padding: 5rem 0rem 5rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .banner_ {
    padding: 5rem 0rem 5rem 0;
  }
}

.banner_ h1 {
  color: #424140;
  font-size: 8rem;
  font-weight: 400;
  text-align: left;
  margin-bottom: 2rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .banner_ h1 {
    font-size: 4rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .banner_ h1 {
    font-size: 4rem;
  }
}

.banner_ p {
  color: #424140;
  font-size: 2.3rem;
  font-weight: 500;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 2rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .banner_ p {
    font-size: 2.2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .banner_ p {
    font-size: 2.2rem;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .banner_ br {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .banner_ br {
    display: none;
  }
}

.banner_ .secondary-bg {
  position: absolute;
  right: -20%;
  top: -30%;
  width: 60%;
  height: 100%;
}

/*--------------------------------------------------------------
# Breadcrumb - Block
    1. Breadcrumb
--------------------------------------------------------------*/
/*---------------------
  1. Breadcrumb
----------------------*/
.breadcrumb_holder {
  color: #e26431;
}

.breadcrumb_holder span {
  color: #424140;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: -0.01px;
  line-height: 15px;
  margin: 0rem .5rem 0rem 0rem;
  display: inline-block;
}

.breadcrumb_holder span a {
  color: #424140;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: -0.01px;
  line-height: 15px;
  margin: 0rem .5rem 0rem 0rem;
  display: inline-block;
}

.breadcrumb_holder span a:hover {
  color: #e26431;
}

.breadcrumb_holder .breadcrumb_last {
  color: #424140;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: -0.01px;
  line-height: 15px;
  margin: 0rem 0rem 0rem .5rem;
  display: inline-block;
}

.coloured-tiles-block {
  padding: 4rem 0;
  position: relative;
}

@media (max-width: 818px) and (min-width: 0px) {
  .coloured-tiles-block {
    padding: 3rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .coloured-tiles-block {
    padding: 3rem 0;
  }
}

.coloured-tiles-block .t-area {
  margin-top: 4rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .coloured-tiles-block .t-area {
    margin-top: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .coloured-tiles-block .t-area {
    margin-top: 2rem;
  }
}

.coloured-tiles-block .t-area .item {
  margin-bottom: 2rem;
}

.coloured-tiles-block .t-area .item:last-child {
  margin-bottom: 0;
}

.coloured-tiles-block .t-area .item .cont {
  padding: 2rem 5rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .coloured-tiles-block .t-area .item .cont {
    padding: 3rem 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .coloured-tiles-block .t-area .item .cont {
    padding: 3rem 2rem;
  }
}

.coloured-tiles-block .t-area .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.coloured-tiles-block .t-area .item h1,
.coloured-tiles-block .t-area .item h2,
.coloured-tiles-block .t-area .item h3,
.coloured-tiles-block .t-area .item h4,
.coloured-tiles-block .t-area .item h5,
.coloured-tiles-block .t-area .item h6 {
  color: #fff;
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: -0.63px;
  text-align: left;
  position: relative;
  margin-bottom: 2rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .coloured-tiles-block .t-area .item h1,
  .coloured-tiles-block .t-area .item h2,
  .coloured-tiles-block .t-area .item h3,
  .coloured-tiles-block .t-area .item h4,
  .coloured-tiles-block .t-area .item h5,
  .coloured-tiles-block .t-area .item h6 {
    font-size: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .coloured-tiles-block .t-area .item h1,
  .coloured-tiles-block .t-area .item h2,
  .coloured-tiles-block .t-area .item h3,
  .coloured-tiles-block .t-area .item h4,
  .coloured-tiles-block .t-area .item h5,
  .coloured-tiles-block .t-area .item h6 {
    font-size: 2rem;
  }
}

.coloured-tiles-block .t-area .item h1:after,
.coloured-tiles-block .t-area .item h2:after,
.coloured-tiles-block .t-area .item h3:after,
.coloured-tiles-block .t-area .item h4:after,
.coloured-tiles-block .t-area .item h5:after,
.coloured-tiles-block .t-area .item h6:after {
  content: "";
  background: #fff;
  width: 20%;
  height: 2px;
  display: block;
  margin-top: 1rem;
}

.coloured-tiles-block .t-area .item p {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.77px;
  text-align: left;
}

/*--------------------------------------------------------------
# Contact - Block
    1. Contact
--------------------------------------------------------------*/
/*---------------------
  1. Contact
----------------------*/
.contact_block {
  padding: 60px 0;
}

.contact_block a {
  color: #424140;
  word-break: break-word;
}

.contact_block a i {
  color: #e26431;
}

.contact_block .frm_form_field {
  padding: 0;
  margin-bottom: 15px !important;
}

.contact_block label {
  display: none !important;
}

.contact_block input,
.contact_block textarea {
  border: 1px solid #424140 !important;
  background-color: #fff !important;
  padding: 1rem 1rem !important;
  border-radius: 0 !important;
}

.contact_block button {
  font-size: 16px !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  line-height: 30px !important;
  background: #c03b4c !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 1rem 5rem !important;
}

.contact_block button:hover {
  background: #424140 !important;
  color: #fff !important;
}

.contact_block ::-webkit-input-placeholder {
  color: #bebebe !important;
  opacity: 1 !important;
}

.contact_block :-moz-placeholder {
  /* Firefox 18- */
  color: #bebebe !important;
  opacity: 1 !important;
}

.contact_block ::-moz-placeholder {
  /* Firefox 19+ */
  color: #bebebe !important;
  opacity: 1 !important;
}

.contact_block :-ms-input-placeholder {
  color: #bebebe !important;
  opacity: 1 !important;
}

/*--------------------------------------------------------------
# Content Block - Block
    1. Content Block
--------------------------------------------------------------*/
/*---------------------
  1. Content
----------------------*/
.content_block .bg {
  border-radius: 15px;
  padding: 2rem;
}

.content_block h4 {
  font-size: 18px;
  line-height: 25px;
}

.content_block strong {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

.content_block p, .content_block ul, .content_block li {
  font-size: 14px;
  line-height: 20px;
}

.content_block .pink_bg h1, .content_block .pink_bg h2, .content_block .pink_bg h3, .content_block .pink_bg h4, .content_block .pink_bg h5, .content_block .pink_bg h6, .content_block .pink_bg p, .content_block .pink_bg li, .content_block .pink_bg ul, .content_block .pink_bg span, .content_block .pink_bg a, .content_block .blue_bg h1, .content_block .blue_bg h2, .content_block .blue_bg h3, .content_block .blue_bg h4, .content_block .blue_bg h5, .content_block .blue_bg h6, .content_block .blue_bg p, .content_block .blue_bg li, .content_block .blue_bg ul, .content_block .blue_bg span, .content_block .blue_bg a, .content_block .dark_grey_bg h1, .content_block .dark_grey_bg h2, .content_block .dark_grey_bg h3, .content_block .dark_grey_bg h4, .content_block .dark_grey_bg h5, .content_block .dark_grey_bg h6, .content_block .dark_grey_bg p, .content_block .dark_grey_bg li, .content_block .dark_grey_bg ul, .content_block .dark_grey_bg span, .content_block .dark_grey_bg a, .content_block .green_bg h1, .content_block .green_bg h2, .content_block .green_bg h3, .content_block .green_bg h4, .content_block .green_bg h5, .content_block .green_bg h6, .content_block .green_bg p, .content_block .green_bg li, .content_block .green_bg ul, .content_block .green_bg span, .content_block .green_bg a {
  color: #fff;
}

.content-slider-block {
  padding: 4rem 0;
  position: relative;
  /* the slides */
  /* the parent */
}

@media (max-width: 818px) and (min-width: 0px) {
  .content-slider-block {
    padding: 3rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .content-slider-block {
    padding: 3rem 0;
  }
}

.content-slider-block .item img {
  width: auto;
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  margin-bottom: 2rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .content-slider-block .item img {
    height: 100px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .content-slider-block .item img {
    height: 100px;
    margin-left: auto;
    margin-right: auto;
  }
}

.content-slider-block .item p,
.content-slider-block .item a {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0px;
  text-align: left;
}

@media (max-width: 818px) and (min-width: 0px) {
  .content-slider-block .item p,
  .content-slider-block .item a {
    text-align: center;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .content-slider-block .item p,
  .content-slider-block .item a {
    text-align: center;
  }
}

.content-slider-block .item a {
  text-decoration: underline;
}

.content-slider-block .slick-slide {
  margin-left: 30px;
}

.content-slider-block .slick-list {
  margin-left: -30px;
}

.content-slider-block .slick-next,
.content-slider-block .slick-prev {
  background: white !important;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  z-index: 10;
  cursor: pointer;
  top: 10%;
}

.content-slider-block .slick-next:before,
.content-slider-block .slick-prev:before {
  font-family: "Font Awesome 5 Pro";
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  color: #e26431;
  font-size: 14px;
}

.content-slider-block .slick-next {
  right: -5%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .content-slider-block .slick-next {
    right: 2.5%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .content-slider-block .slick-next {
    right: 2.5%;
  }
}

.content-slider-block .slick-next:before {
  content: "\F054";
}

.content-slider-block .slick-prev {
  left: -5%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .content-slider-block .slick-prev {
    left: 2.5%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .content-slider-block .slick-prev {
    left: 2.5%;
  }
}

.content-slider-block .slick-prev:before {
  content: "\F053";
}

.content-tiles-block {
  padding: 4rem 0;
  position: relative;
  /* the slides */
  /* the parent */
}

@media (max-width: 818px) and (min-width: 0px) {
  .content-tiles-block {
    padding: 3rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .content-tiles-block {
    padding: 3rem 0;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .content-tiles-block img {
    margin: 2rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .content-tiles-block img {
    margin: 2rem 0;
  }
}

.content-tiles-block .container {
  position: relative;
  z-index: 10;
}

.content-tiles-block .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.content-tiles-block h1,
.content-tiles-block h2,
.content-tiles-block h3,
.content-tiles-block h4,
.content-tiles-block h5,
.content-tiles-block h6,
.content-tiles-block p {
  color: #fff;
}

.content-tiles-block .ct-slider {
  margin-top: 3rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .content-tiles-block .ct-slider {
    margin-top: 1.5rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .content-tiles-block .ct-slider {
    margin-top: 1.5rem;
  }
}

.content-tiles-block .slick-left,
.content-tiles-block .slick-right {
  background: #fff;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  position: relative;
  border: none;
  color: #c03b4c;
  font-size: 2rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .content-tiles-block .slick-left,
  .content-tiles-block .slick-right {
    width: 25px;
    height: 25px;
    font-size: 1.6rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .content-tiles-block .slick-left,
  .content-tiles-block .slick-right {
    width: 25px;
    height: 25px;
    font-size: 1.6rem;
  }
}

.content-tiles-block .slick-left i,
.content-tiles-block .slick-right i {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
}

.content-tiles-block .tt-a {
  margin-bottom: 3rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .content-tiles-block .tt-a {
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .content-tiles-block .tt-a {
    margin-bottom: 1.5rem;
  }
}

.content-tiles-block .tt-a:last-child {
  margin-bottom: 0;
}

.content-tiles-block .sl-ft {
  margin-top: 5rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .content-tiles-block .sl-ft {
    margin-top: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .content-tiles-block .sl-ft {
    margin-top: 1rem;
  }
}

.content-tiles-block .slick-slide {
  margin: 0 15px;
}

.content-tiles-block .slick-list {
  margin: 0 -15px;
}

/*--------------------------------------------------------------
# CTA Block - Block
    1. CTA Block
    2. Green Theme
--------------------------------------------------------------*/
/*---------------------
  1. CTA
----------------------*/
.cta_strip h3 {
  color: #424140;
  font-size: 26px;
  font-weight: 300;
  letter-spacing: -0.02px;
  line-height: 31px;
  text-align: center;
}

.cta_strip .btn {
  font-size: 19px !important;
  letter-spacing: -0.01px !important;
  line-height: 24px !important;
  text-align: center !important;
}

.cta_strip .theme-plain h1,
.cta_strip .theme-plain h2,
.cta_strip .theme-plain h3,
.cta_strip .theme-plain h4,
.cta_strip .theme-plain h5,
.cta_strip .theme-plain h6 {
  color: #fff;
  font-size: 2.2rem !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .cta_strip .theme-plain h1,
  .cta_strip .theme-plain h2,
  .cta_strip .theme-plain h3,
  .cta_strip .theme-plain h4,
  .cta_strip .theme-plain h5,
  .cta_strip .theme-plain h6 {
    font-size: 2rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .cta_strip .theme-plain h1,
  .cta_strip .theme-plain h2,
  .cta_strip .theme-plain h3,
  .cta_strip .theme-plain h4,
  .cta_strip .theme-plain h5,
  .cta_strip .theme-plain h6 {
    font-size: 2rem !important;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .cta_strip .theme-plain .btn {
    margin-top: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .cta_strip .theme-plain .btn {
    margin-top: 2rem;
  }
}

.cta_strip .white-arrow {
  color: #fff;
  font-size: 2.6rem;
  cursor: pointer;
}

/*---------------------
  2. Green Theme
----------------------*/
.cta_strip.green_bg .container {
  padding: 3rem 0rem;
}

.cta_strip.green_bg .container h3 {
  margin-top: 1.5rem;
  font-size: 33px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 42px;
  text-align: center;
}

.cta-image-block {
  padding: 8rem 0;
  position: relative;
}

@media (max-width: 818px) and (min-width: 0px) {
  .cta-image-block {
    padding: 4rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .cta-image-block {
    padding: 4rem 0;
  }
}

.cta-image-block .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.cta-image-block .container {
  position: relative;
  z-index: 10;
}

.cta-image-block p {
  color: #fff;
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: 0px;
  text-align: center;
}

@media (max-width: 818px) and (min-width: 0px) {
  .cta-image-block p {
    font-size: 2.4rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .cta-image-block p {
    font-size: 2.4rem;
  }
}

.cta-image-block p:last-child {
  margin-bottom: 0;
}

.cta-image-block .btn {
  margin-top: 2rem;
}

/*--------------------------------------------------------------
# Download Slider - Block
    1. Download Slider 
--------------------------------------------------------------*/
/*---------------------
  1. Download Slider 
----------------------*/
.download_slider .team-list li.staff-selected {
  font-weight: bold;
}

.download_slider .staff-card.staff-selected {
  display: block;
}

.overlay-white:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background: #fff;
}

.overlay-white h3,
.overlay-white p,
.overlay-white ul,
.overlay-white li,
.overlay-white span {
  color: #424140 !important;
}

.overlay-blue:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background: #e17968;
}

.overlay-blue h3,
.overlay-blue p,
.overlay-blue ul,
.overlay-blue li,
.overlay-blue span {
  color: #fff !important;
}

.overlay-orange:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background: #e26431;
}

.overlay-orange h3,
.overlay-orange p,
.overlay-orange ul,
.overlay-orange li,
.overlay-orange span {
  color: #fff !important;
}

.download_slider {
  position: relative;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  /* the slides */
  /* the parent */
  /*.slick-track {
            width: 100% !important;
        }*/
}

.download_slider h3 {
  font-size: 33px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 26px;
}

.download_slider p {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 26px;
}

.download_slider .slick-next,
.download_slider .slick-prev {
  z-index: 5;
  width: 40px;
  height: 40px;
  background: #fff !important;
  border-radius: 100%;
}

.download_slider .slick-next:before,
.download_slider .slick-prev:before {
  font-family: "Font Awesome 5 Pro";
  color: #e26431;
  font-size: 30px;
}

.download_slider .slick-next {
  right: -5%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .download_slider .slick-next {
    right: 0;
    display: none !important;
  }
}

.download_slider .slick-next:before {
  content: "\F178";
}

.download_slider .slick-prev {
  left: -5%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .download_slider .slick-prev {
    left: 0;
    display: none !important;
  }
}

.download_slider .slick-prev:before {
  content: "\F177";
}

.download_slider .slick-dots {
  position: relative;
  bottom: 0;
  text-align: center;
  margin: 5rem 0rem 1rem 1rem;
}

.download_slider .slick-dots li {
  width: auto;
}

.download_slider .slick-dots .slick-active button {
  width: 45px;
  height: 10px;
  background: #e26431 0% 0% no-repeat padding-box !important;
  border-radius: 50px 50px 50px 50px;
  opacity: 1;
  border: none !important;
}

.download_slider .slick-dots button {
  width: 45px;
  height: 10px;
  background: #dfdfdf;
  border-radius: 50px 50px 50px 50px;
  opacity: 1;
}

.download_slider .slick-dots button:hover {
  opacity: 0.7;
  cursor: pointer;
  background: #e26431 !important;
}

.download_slider .slick-dots button:before {
  display: none !important;
}

.download_slider .filter_nav {
  list-style: none;
  text-align: center;
  padding: 2rem 0 !important;
  margin: 0 !important;
}

.download_slider .filter_nav li {
  background: #fff;
  border: solid 2px #e26431;
  color: #e26431 !important;
  padding: 1rem 2rem;
  margin-bottom: 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-flex;
  margin-right: 1rem;
  border-radius: 10px;
  font-weight: bold;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.download_slider .filter_nav li:hover {
  background: #e26431;
  color: #fff !important;
  cursor: pointer;
}

.download_slider .filter_nav .is-active {
  background: #e26431;
  color: #fff !important;
}

.download_slider .slick-slide div {
  position: relative;
}

.download_slider .slick-slide div:hover .eye {
  display: block !important;
}

.download_slider .eye {
  display: none !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  background: #c03b4c;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 100%;
  font-size: 30px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (max-width: 818px) and (min-width: 0px) {
  .download_slider .eye {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .download_slider .eye {
    display: block !important;
  }
}

.download_slider .eye:hover {
  background: #e17968 !important;
}

.download_slider .eye a {
  color: #fff !important;
}

.download_slider .slick-slide {
  margin: 0 10px;
}

.download_slider .slick-list {
  margin: 0 -10px;
}

.download_slider .slider {
  padding: 4rem 0;
}

.download_slider .slider li {
  text-align: center;
}

.download_slider .slider li div img {
  width: 400px;
  height: 400px;
  margin: 0 auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.download_slider .btn_slide {
  display: none;
}

.download_slider .staff-selector:hover {
  text-decoration: none !important;
  opacity: 1;
}

.download_slider .staff-card {
  height: 100%;
  width: 50%;
  margin-left: 5%;
  margin-right: 5%;
  display: none;
  position: relative;
}

.download_slider .staff-card img {
  height: 345px;
  width: auto;
  margin: 0 auto;
}

.download_slider .btn {
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #fff;
  color: #e26431;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 26px;
  padding: 1rem 1.5rem;
  border-radius: 5px;
  transition: transform 0.3s;
  margin: 1rem auto !important;
}

.download_slider .btn:hover {
  color: #fff;
  background: #e26431;
  cursor: pointer;
}

.download_slider .container-fluid {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
}

.download_slider .container-fluid .row {
  position: relative;
}

.download_slider .container-fluid .row:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 10%;
  height: 100%;
  background: linear-gradient(270deg, #049dbf 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 2;
}

.download_slider .container-fluid .row:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10%;
  height: 100%;
  background: linear-gradient(90deg, #049dbf 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 2;
}

.download_slider .filter .staff-selector {
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
  padding: 2rem;
  border-radius: 10px;
  margin: 0rem 2rem;
  opacity: 0.5;
  cursor: pointer;
  color: #fff;
}

.download_slider .filter .staff-selected {
  opacity: 1;
}

.download_slider .filter .blue_bg {
  background: #e17968;
}

.download_slider .filter .green_bg {
  background: #c03b4c;
}

.download_slider .filter .orange_bg {
  background: #e26431;
}

.download_slider h3 {
  font-size: 33px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
  margin: 2rem auto;
  color: #fff;
}

.download_slider .blue_bg-overlay,
.download_slider .overlay {
  position: relative;
}

.download_slider .blue_bg-overlay:before,
.download_slider .overlay:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background: #e17968;
}

.download_slider .green_bg-overlay {
  position: relative;
}

.download_slider .green_bg-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background: #c03b4c;
}

.download_slider .orange_bg-overlay {
  position: relative;
}

.download_slider .orange_bg-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background: #e26431;
}

.download_slider .staff-selected {
  display: inline-flex !important;
}

.download_slider .staff-card {
  padding: 2rem 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .menu-responsive-wrap {
    padding: 5% !important;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .mega_slider {
    padding: 0 0% !important;
  }
}

.mega_slider .slick-next {
  right: -5%;
  height: auto;
  z-index: 5;
}

@media (max-width: 818px) and (min-width: 0px) {
  .mega_slider .slick-next {
    right: 0;
    display: none !important;
  }
}

.mega_slider .slick-next:before {
  font-family: "Font Awesome 5 Pro";
  content: "\F054";
  color: #e26431;
  font-size: 50px;
}

.mega_slider .slick-prev {
  left: -5%;
  height: auto;
  z-index: 5;
}

@media (max-width: 818px) and (min-width: 0px) {
  .mega_slider .slick-prev {
    left: 0;
    display: none !important;
  }
}

.mega_slider .slick-prev:before {
  font-family: "Font Awesome 5 Pro";
  content: "\F177";
  color: #e26431;
  font-size: 50px;
}

#html5-watermark {
  display: none !important;
}

.faq-tabs-block {
  padding: 4rem 0;
  position: relative;
}

@media (max-width: 818px) and (min-width: 0px) {
  .faq-tabs-block {
    padding: 3rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .faq-tabs-block {
    padding: 3rem 0;
  }
}

.faq-tabs-block .tb-r {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.faq-tabs-block .tb-r .collapsed {
  opacity: 0.5 !important;
}

.faq-tabs-block .tb-r button {
  opacity: 1 !important;
}

.faq-tabs-block .tb-a {
  border-radius: 3px;
  background: #000;
  padding: 2rem 2.5rem;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  margin-right: 1rem;
  border: none;
  cursor: pointer;
  box-shadow: none !important;
  border: none !important;
  outline: none !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .faq-tabs-block .tb-a {
    padding: 1rem 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .faq-tabs-block .tb-a {
    padding: 1rem 2rem;
  }
}

.faq-tabs-block .tb-a:last-child {
  margin-right: 0;
}

.faq-tabs-block .tb-a:hover {
  color: #fff;
  background: #9d9d9d;
}

.faq-tabs-block .active {
  color: #fff;
  background: #9d9d9d;
}

.faq-tabs-block .acc-area {
  margin-bottom: 2rem;
}

.faq-tabs-block .acc-area .card-header {
  border-radius: 3px;
  background: #f1f1f1;
  padding: 0;
  transition: all 0.3s ease-in-out;
  box-shadow: none;
  border: none;
}

.faq-tabs-block .acc-area .card-header button {
  color: #000;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0px;
  border: none;
  display: flex;
  padding: 2rem 2.5rem;
  width: 100%;
  align-items: center;
  text-decoration: none !important;
  box-shadow: none !important;
  border: none !important;
  outline: none !important;
  cursor: pointer;
}

.faq-tabs-block .acc-area .card-header button i {
  margin-left: auto;
  font-size: 2rem;
}

.faq-tabs-block .acc-area .card-header .collapsed i:before {
  content: "\F107" !important;
}

.faq-tabs-block .acc-area .card-body {
  padding: 2rem 2rem;
}

.faq-tabs-block .acc-area .card-body p {
  font-size: 1.6rem;
}

/*--------------------------------------------------------------
# FAQ Block - Block
    1. FAQ Block
--------------------------------------------------------------*/
/*---------------------
  1. FAQ
----------------------*/
.faq .collapsed .up {
  display: block !important;
}

.faq .collapsed .down {
  display: none !important;
}

.faq button:hover {
  color: transparent;
  opacity: .8;
}

.faq button:focus {
  color: transparent;
  opacity: .8;
}

.faq h2 {
  color: #424140;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 33px;
}

.faq hr {
  height: 1px;
  width: 98px;
  background: #e26431;
  margin: 2rem 0;
}

.faq .card-header {
  padding: 4rem 0;
}

.faq .grey {
  background: #e8e8e8;
}

.faq .grey h2 {
  color: #424140;
}

.faq .grey i {
  color: #893048;
}

.faq .blue {
  background: #e17968;
}

.faq .blue h2, .faq .blue i {
  color: #fff;
}

.faq .pink {
  background: #893048;
}

.faq .pink h2, .faq .pink i {
  color: #fff;
}

.faq .orange {
  background: #e26431;
}

.faq .orange h2, .faq .orange i {
  color: #fff;
}

.faq i {
  font-size: 22px;
}

.faq .bg_cover {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.faq .bg_cover strong {
  font-size: 22px;
  letter-spacing: 0;
  line-height: 26px;
  display: inline-block;
  width: 100%;
  margin-bottom: 1rem;
}

.faq .bg_cover ol {
  list-style: none;
  counter-reset: my-awesome-counter;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  position: relative;
  margin-bottom: 4rem;
}

.faq .bg_cover ol:last-child:after {
  display: none !important;
}

.faq .bg_cover ol:after {
  content: "";
  height: 1px;
  width: 98px;
  background: #e26431;
  margin-top: 1rem;
}

.faq .bg_cover ol li {
  letter-spacing: 0;
  line-height: 26px;
  padding-left: 0rem;
  counter-increment: my-awesome-counter;
  display: flex;
  width: 100%;
  font-size: 18px;
  margin-bottom: 2rem;
}

.faq .bg_cover ol li:before {
  content: counter(my-awesome-counter);
  font-weight: bold;
  font-size: 18px;
  margin-right: 1.5rem;
  font-family: "Montserrat", sans-serif;
  color: #e26431;
  display: flex;
}

.faq .myaccordion {
  max-width: 500px;
  margin: 50px auto;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

.faq .myaccordion .card-header {
  border-bottom-color: #EDEFF0;
  background: transparent;
}

.faq .myaccordion .fa-stack {
  font-size: 18px;
}

.faq .myaccordion .btn {
  width: 100%;
  font-weight: bold;
  color: #004987;
  padding: 0;
}

.faq .myaccordion .card,
.faq .myaccordion .card:last-child .card-header {
  border: none;
}

.faq .myaccordion .btn-link:hover,
.faq .myaccordion .btn-link:focus {
  text-decoration: none;
}

.faq .myaccordion li + li {
  margin-top: 10px;
}

/*--------------------------------------------------------------
# Feedback Block - Block
    1. Feedback
--------------------------------------------------------------*/
/*---------------------
  1. Feedback
----------------------*/
.feedback_block .bg {
  border-radius: 15px;
  padding: 3rem 5%;
}

.feedback_block p {
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
}

@media (max-width: 818px) and (min-width: 0px) {
  .feedback_block p {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .feedback_block p {
    opacity: .1;
  }
}

.feedback_block .content {
  position: relative;
  padding: 1% 10%;
}

.feedback_block .content:before, .feedback_block .content:after {
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  font-weight: 900;
  position: absolute;
  font-size: 5rem;
  opacity: .3;
  color: #fff;
}

@media (max-width: 818px) and (min-width: 0px) {
  .feedback_block .content:before, .feedback_block .content:after {
    opacity: .1;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .feedback_block .content:before, .feedback_block .content:after {
    opacity: .1;
  }
}

.feedback_block .content:before {
  content: "\F10D";
  left: 0;
  top: 0;
}

.feedback_block .content:after {
  content: "\F10E";
  right: 0;
  bottom: 0;
}

.feedback_block .pink_bg h1, .feedback_block .pink_bg h2, .feedback_block .pink_bg h3, .feedback_block .pink_bg h4, .feedback_block .pink_bg h5, .feedback_block .pink_bg h6, .feedback_block .pink_bg p, .feedback_block .pink_bg li, .feedback_block .pink_bg ul, .feedback_block .pink_bg span, .feedback_block .pink_bg a, .feedback_block .pink_bg i, .feedback_block .blue_bg h1, .feedback_block .blue_bg h2, .feedback_block .blue_bg h3, .feedback_block .blue_bg h4, .feedback_block .blue_bg h5, .feedback_block .blue_bg h6, .feedback_block .blue_bg p, .feedback_block .blue_bg li, .feedback_block .blue_bg ul, .feedback_block .blue_bg span, .feedback_block .blue_bg a, .feedback_block .blue_bg i, .feedback_block .dark_grey_bg h1, .feedback_block .dark_grey_bg h2, .feedback_block .dark_grey_bg h3, .feedback_block .dark_grey_bg h4, .feedback_block .dark_grey_bg h5, .feedback_block .dark_grey_bg h6, .feedback_block .dark_grey_bg p, .feedback_block .dark_grey_bg li, .feedback_block .dark_grey_bg ul, .feedback_block .dark_grey_bg span, .feedback_block .dark_grey_bg a, .feedback_block .dark_grey_bg i, .feedback_block .green_bg h1, .feedback_block .green_bg h2, .feedback_block .green_bg h3, .feedback_block .green_bg h4, .feedback_block .green_bg h5, .feedback_block .green_bg h6, .feedback_block .green_bg p, .feedback_block .green_bg li, .feedback_block .green_bg ul, .feedback_block .green_bg span, .feedback_block .green_bg a, .feedback_block .green_bg i, .feedback_block .orange_bg h1, .feedback_block .orange_bg h2, .feedback_block .orange_bg h3, .feedback_block .orange_bg h4, .feedback_block .orange_bg h5, .feedback_block .orange_bg h6, .feedback_block .orange_bg p, .feedback_block .orange_bg li, .feedback_block .orange_bg ul, .feedback_block .orange_bg span, .feedback_block .orange_bg a, .feedback_block .orange_bg i {
  color: #fff !important;
}

.file-tabs-block {
  position: relative;
}

.file-tabs-block .area-a {
  position: relative;
  padding: 4rem 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .file-tabs-block .area-a {
    padding: 3rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .file-tabs-block .area-a {
    padding: 3rem 0;
  }
}

.file-tabs-block .area-a h1,
.file-tabs-block .area-a h2,
.file-tabs-block .area-a h3,
.file-tabs-block .area-a h4,
.file-tabs-block .area-a h5,
.file-tabs-block .area-a h6 {
  color: #fff;
}

.file-tabs-block .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.file-tabs-block .container {
  position: relative;
  z-index: 10;
}

.file-tabs-block .tab-area {
  margin-bottom: 4rem;
  margin-top: 4rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .file-tabs-block .tab-area {
    margin-bottom: 2rem;
    margin-top: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .file-tabs-block .tab-area {
    margin-bottom: 2rem;
    margin-top: 2rem;
  }
}

.file-tabs-block .tab-area button {
  border-radius: 5px;
  background-color: #049dbf;
  padding: 1rem 2rem;
  color: #fff;
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: 0px;
  text-align: center;
  border: none;
  outline: none;
  box-shadow: none;
  cursor: pointer;
  position: relative;
}

@media (max-width: 818px) and (min-width: 0px) {
  .file-tabs-block .tab-area button {
    padding: 0.8rem 1.5rem;
    opacity: 1;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .file-tabs-block .tab-area button {
    padding: 0.8rem 1.5rem;
    opacity: 1;
  }
}

.file-tabs-block .tab-area button:after {
  content: "\F078";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  bottom: -3rem;
  color: #000;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
}

@media (max-width: 818px) and (min-width: 0px) {
  .file-tabs-block .tab-area button:after {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .file-tabs-block .tab-area button:after {
    display: none;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .file-tabs-block .tab-area .collapsed {
    opacity: 0.5;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .file-tabs-block .tab-area .collapsed {
    opacity: 0.5;
  }
}

.file-tabs-block .tab-area .collapsed:after {
  display: none !important;
}

.file-tabs-block .item img {
  width: 100%;
  height: 350px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

@media (max-width: 818px) and (min-width: 0px) {
  .file-tabs-block .item img {
    height: 250px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .file-tabs-block .item img {
    height: 250px;
  }
}

.file-tabs-block .item a {
  margin-top: 2rem;
  border-radius: 5px;
  background-color: white;
  color: #ed7203;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0px;
  display: block;
  text-align: center;
  padding: 1rem 2rem;
}

.file-tabs-block .item a i {
  margin-left: 1rem;
}

/*--------------------------------------------------------------
# Gallery Block - Block
    1. Gallery
    2. Slick
    3. Slick Hide - Global
--------------------------------------------------------------*/
/*---------------------
  1. Gallery
----------------------*/
.slider-controls .slick-left,
.slider-controls .slick-right {
  z-index: 5;
  transition: all 0.6s ease-in-out !important;
  position: relative;
  border: none;
  background: none;
  padding: 0;
  height: auto;
  width: auto;
  font-size: 0;
}

.slider-controls .slick-left:hover,
.slider-controls .slick-right:hover {
  cursor: pointer;
}

.slider-controls .slick-left:before,
.slider-controls .slick-right:before {
  font-family: "Font Awesome 5 Pro";
  display: inline-flex;
  margin-right: 0;
  background: #bf3056;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  text-align: center;
  line-height: 30px;
  justify-content: center;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
  opacity: 1;
  color: #fff;
  font-size: 15px;
}

.slider-controls .slick-left {
  right: 0;
  margin-right: 1rem;
}

.slider-controls .slick-left:before {
  content: "\F053";
}

.slider-controls .slick-right {
  right: auto;
  left: 0;
  margin-left: 1rem;
}

.slider-controls .slick-right:before {
  content: "\F054";
}

.slider-controls .slick-dots {
  width: 100% !important;
  margin: 0 auto !important;
  position: relative !important;
  bottom: auto !important;
  display: inline-flex !important;
}

.slider-controls .slick-dots li {
  width: auto !important;
  height: auto !important;
}

.slider-controls .slick-dots .slick-active button {
  background: #bf3056 !important;
  opacity: 1;
}

.slider-controls .slick-dots button {
  width: 45px !important;
  height: 10px !important;
  background: #dfdfdf !important;
  border: none !important;
  border-radius: 8px;
  opacity: 1;
  padding: 0 !important;
  outline: none !important;
  box-shadow: none !important;
}

.slider-controls .slick-dots button:hover {
  opacity: 1;
  cursor: pointer;
}

.slider-controls .slick-dots button:before {
  display: none !important;
}

.gallery-section {
  padding: 4rem 0;
}

.gallery,
.gallery_section,
.gallery-section {
  position: relative;
}

.gallery .modal-header,
.gallery_section .modal-header,
.gallery-section .modal-header {
  position: relative;
  border: none;
  padding: 0;
}

.gallery .modal-header button,
.gallery_section .modal-header button,
.gallery-section .modal-header button {
  background: #c03b4c;
  position: absolute;
  right: 0;
  top: 10%;
  margin: 0;
  z-index: 1;
  color: #fff;
  border-radius: 5px;
  height: 40px;
  width: 40px;
  transform: translate(-25%, 10%);
  -webkit-transform: translate(-25%, 10%);
  -moz-transform: translate(-25%, 10%);
  -o-transform: translate(-25%, 10%);
  -ms-transform: translate(-25%, 10%);
}

.gallery .modal-header button span,
.gallery_section .modal-header button span,
.gallery-section .modal-header button span {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  font-weight: 100;
  height: 50px;
  width: 50px;
  top: 35% !important;
}

.gallery .modal-content,
.gallery_section .modal-content,
.gallery-section .modal-content {
  background: none !important;
}

.gallery .modal-content iframe,
.gallery_section .modal-content iframe,
.gallery-section .modal-content iframe {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0;
  margin: 0;
  border: none;
}

.gallery .play:hover,
.gallery_section .play:hover,
.gallery-section .play:hover {
  cursor: pointer;
}

.gallery .gallery-image .play-icon,
.gallery_section .gallery-image .play-icon,
.gallery-section .gallery-image .play-icon {
  position: absolute;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  font-size: 2.2em;
  color: #e26431;
}

.gallery button,
.gallery_section button,
.gallery-section button {
  color: #3c3c3b;
  font-size: 5rem;
  font-weight: 700;
  padding: 0;
}

.gallery button:hover,
.gallery_section button:hover,
.gallery-section button:hover {
  outline: none !important;
}

.gallery .intro-t,
.gallery_section .intro-t,
.gallery-section .intro-t {
  margin-bottom: 3rem;
}

.gallery .intro-t h1,
.gallery .intro-t h2,
.gallery .intro-t h3,
.gallery .intro-t h4,
.gallery .intro-t h5,
.gallery .intro-t h6,
.gallery_section .intro-t h1,
.gallery_section .intro-t h2,
.gallery_section .intro-t h3,
.gallery_section .intro-t h4,
.gallery_section .intro-t h5,
.gallery_section .intro-t h6,
.gallery-section .intro-t h1,
.gallery-section .intro-t h2,
.gallery-section .intro-t h3,
.gallery-section .intro-t h4,
.gallery-section .intro-t h5,
.gallery-section .intro-t h6 {
  color: #424140;
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0px;
  text-align: center;
}

/*---------------------
  2. Slick
----------------------*/
.gallery_slider,
.post-slider {
  /* the slides */
  /* the parent */
}

.gallery_slider .slick-slide,
.post-slider .slick-slide {
  margin: 0 15px;
}

.gallery_slider .slick-list,
.post-slider .slick-list {
  margin: 0 -15px;
}

.gallery_slider .item,
.post-slider .item {
  height: 35vh;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
}

.gallery_slider .item .thu,
.post-slider .item .thu {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.gallery_slider .item .wrapper, .gallery_slider .item main, .gallery_slider .item [class*="__container"],
.gallery_slider .item [class*="__wrapper"], .gallery_slider .item [class*="__flex-container"],
.post-slider .item .wrapper,
.post-slider .item main,
.post-slider .item [class*="__container"],
.post-slider .item [class*="__wrapper"],
.post-slider .item [class*="__flex-container"] {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
}

.gallery_slider .item .wrapper .play-icon, .gallery_slider .item main .play-icon, .gallery_slider .item [class*="__container"] .play-icon, .gallery_slider .item [class*="__wrapper"] .play-icon, .gallery_slider .item [class*="__flex-container"] .play-icon,
.post-slider .item .wrapper .play-icon,
.post-slider .item main .play-icon,
.post-slider .item [class*="__container"] .play-icon,
.post-slider .item [class*="__wrapper"] .play-icon,
.post-slider .item [class*="__flex-container"] .play-icon {
  color: #e26431;
  font-size: 5rem;
}

.gallery_slider .slick-dots,
.post-slider .slick-dots {
  position: relative;
  bottom: -5px;
  text-align: left;
}

.gallery_slider .slick-dots li,
.post-slider .slick-dots li {
  width: auto;
}

.gallery_slider .slick-dots .slick-active button,
.post-slider .slick-dots .slick-active button {
  width: 45px;
  height: 10px;
  background: #e26431 0% 0% no-repeat padding-box !important;
  border-radius: 50px 50px 50px 50px;
  opacity: 1;
  border: none !important;
}

.gallery_slider .slick-dots button,
.post-slider .slick-dots button {
  width: 45px;
  height: 10px;
  background: #dfdfdf;
  border-radius: 50px 50px 50px 50px;
  opacity: 1;
}

.gallery_slider .slick-dots button:hover,
.post-slider .slick-dots button:hover {
  opacity: 0.7;
  cursor: pointer;
  background: #e26431 !important;
}

.gallery_slider .slick-dots button:before,
.post-slider .slick-dots button:before {
  display: none !important;
}

/*---------------------
  3. Slick Hide - Global
----------------------*/
.slick-hide {
  opacity: 0;
  display: none;
}

.slick-initialized {
  display: block !important;
  opacity: 1 !important;
  -webkit-animation: fadein 2s ease-in;
  animation: fadein 2s ease-in;
}

.carousel {
  margin: 0 auto;
  max-width: 1024px;
}

.carousel .slick-slide {
  perspective: 800px;
  position: relative;
  z-index: 0;
}

.carousel .slick-slide img {
  transform: translateX(-50%);
  margin-left: 50%;
  transition: transform 0.5s, opacity 0.5s;
  box-shadow: 0 0 4px 4px #aaaaaa;
}

.carousel .slide-prev img {
  transform: translateX(-50%) rotateY(30deg) scale(0.8);
}

.carousel .slide-next img {
  transform: translateX(-50%) rotateY(-30deg) scale(0.8);
}

.carousel .slick-current {
  position: relative;
  z-index: 100;
}

.carousel .slick-current img {
  transform: translateX(-50%);
}

/*--------------------------------------------------------------
# Icon Block - Block
    1. Icon
--------------------------------------------------------------*/
/*---------------------
  1. Icon
----------------------*/
.icon_content .lrg {
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 27px;
}

.icon_content img {
  width: auto;
  height: 90px;
}

/*--------------------------------------------------------------
# Image Block - Block
    1. Image
--------------------------------------------------------------*/
/*---------------------
  1. Image
----------------------*/
.image_block {
  position: relative;
}

.image_block img {
  width: auto;
  height: 400px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.image_block h3 {
  font-size: 33px;
  font-weight: 300;
  line-height: 42px;
}

.image_block h4 {
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
}

.image_block .overlay.left {
  position: absolute !important;
  top: 50% !important;
  left: 0% !important;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  opacity: 0.3;
}

.image_block .overlay.right {
  position: absolute !important;
  top: 50% !important;
  left: 100% !important;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  opacity: 0.3;
}

@media (max-width: 818px) and (min-width: 0px) {
  .image_block .size-small,
  .image_block .size-medium,
  .image_block .size-large,
  .image_block .size-extra_large {
    height: auto !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .image_block .size-small,
  .image_block .size-medium,
  .image_block .size-large,
  .image_block .size-extra_large {
    height: auto !important;
  }
}

.image_block .size-auto {
  height: auto;
}

.image_block .size-small {
  height: 200px;
}

.image_block .size-medium {
  height: 500px;
}

.image_block .size-large {
  height: 700px;
}

.image_block .size-extra_large {
  height: 900px;
}

.left_align {
  text-align: left !important;
}

.right {
  text-align: right !important;
}

.center_align {
  text-align: center !important;
}

.full-width-image .container-fluid img {
  width: 100%;
  height: 60vh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.full-width-image .container img {
  width: 100%;
  height: auto;
}

.image-repeater-block {
  padding: 4rem 0;
}

.image-repeater-block .cont {
  margin-top: 3rem;
  justify-content: center;
}

.image-repeater-block .item img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.image-text-block {
  padding: 4rem 0;
  position: relative;
}

@media (max-width: 818px) and (min-width: 0px) {
  .image-text-block {
    padding: 3rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .image-text-block {
    padding: 3rem 0;
  }
}

.image-text-block .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.image-text-block .container {
  position: relative;
  z-index: 10;
}

.image-text-block .light-theme p,
.image-text-block .light-theme h1,
.image-text-block .light-theme h2,
.image-text-block .light-theme h2,
.image-text-block .light-theme h3,
.image-text-block .light-theme h4,
.image-text-block .light-theme h5,
.image-text-block .light-theme h6 {
  color: #fff !important;
}

.image-text-block .light-theme .btn {
  background: #fff !important;
  color: #000 !important;
  border-color: #fff !important;
}

.image-text-block p,
.image-text-block h1,
.image-text-block h2,
.image-text-block h2,
.image-text-block h3,
.image-text-block h4,
.image-text-block h5,
.image-text-block h6 {
  color: #424140;
  font-size: 2.3rem;
  font-weight: 500;
  letter-spacing: 0px;
  text-align: center;
}

@media (max-width: 818px) and (min-width: 0px) {
  .image-text-block p,
  .image-text-block h1,
  .image-text-block h2,
  .image-text-block h2,
  .image-text-block h3,
  .image-text-block h4,
  .image-text-block h5,
  .image-text-block h6 {
    font-size: 2.2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .image-text-block p,
  .image-text-block h1,
  .image-text-block h2,
  .image-text-block h2,
  .image-text-block h3,
  .image-text-block h4,
  .image-text-block h5,
  .image-text-block h6 {
    font-size: 2.2rem;
  }
}

/*--------------------------------------------------------------
# Intention - Block
    1. Intention 
--------------------------------------------------------------*/
/*---------------------
  1. Intention 
----------------------*/
.intention-block {
  margin-top: -280px;
  z-index: 30;
  position: relative;
  text-align: center;
}

@media (max-width: 818px) and (min-width: 0px) {
  .intention-block {
    margin-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .intention-block {
    margin-top: 0;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .intention-block connection {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .intention-block connection {
    display: none !important;
  }
}

.intention-block .title {
  color: #424140;
  font-family: "Montserrat", sans-serif;
}

.intention-block .sub-text {
  font-size: 18px;
  color: #424140;
  font-family: "Montserrat", sans-serif;
  line-height: 26px;
  margin: 1rem 5% 3rem 5%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .intention-block .sub-text {
    margin: 1rem auto;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .intention-block .sub-text {
    margin: 1rem auto;
  }
}

.intention-block .intention-cards {
  height: 434px;
  display: inline-flex;
  width: 100%;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
}

.intention-block .intention-cards:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #424140;
  opacity: .3;
}

@media (max-width: 818px) and (min-width: 0px) {
  .intention-block .intention-cards {
    height: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .intention-block .intention-cards {
    height: 100%;
  }
}

.intention-block .intention-cards .intention-card {
  width: 33.33%;
  height: 100%;
  text-align: center;
  color: #fff;
  justify-content: center;
  display: grid;
  align-content: center;
  border-right: solid 1px #fff;
  border-left: solid 1px #fff;
  position: relative;
}

@media (max-width: 818px) and (min-width: 0px) {
  .intention-block .intention-cards .intention-card {
    width: 100%;
    margin: 1rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .intention-block .intention-cards .intention-card {
    width: 100%;
    margin: 1rem 0;
  }
}

.intention-block .intention-cards .intention-card:hover {
  cursor: pointer;
}

@media (max-width: 818px) and (min-width: 0px) {
  .intention-block .intention-cards .intention-card {
    width: 100%;
    height: 35vh;
    border-right: none;
    border-bottom: solid 1px #fff;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .intention-block .intention-cards .intention-card {
    width: 100%;
    height: 35vh;
    border-right: none;
    border-bottom: solid 1px #fff;
  }
}

.intention-block .intention-cards .intention-card:nth-of-type(2) {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.intention-block .intention-cards .intention-card:hover .card-text {
  visibility: visible;
  opacity: 1;
}

.intention-block .intention-cards .intention-card .icon-block {
  width: 100%;
}

.intention-block .intention-cards .intention-card .icon img {
  width: 68px;
  height: 68px;
}

.intention-block .intention-cards .intention-card .label {
  font-size: 2.2rem;
  font-weight: 500;
}

.intention-block .intention-cards .intention-card .card-text {
  margin: 10px 15%;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}

@media (max-width: 818px) and (min-width: 0px) {
  .intention-block .intention-cards .intention-card .card-text {
    visibility: visible;
    opacity: 1;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .intention-block .intention-cards .intention-card .card-text {
    visibility: visible;
    opacity: 1;
  }
}

/*--------------------------------------------------------------
# Internal Content - Block
    1. Internal Content 
    2. Flip
    3. Themes
    4. Order
    5. Overlay
    6. Full Image
    7.Custom LI
--------------------------------------------------------------*/
/*---------------------
  1. Internal Content 
----------------------*/
.order_flip .full-height {
  order: 1 !important;
}

.order_flip .full-height img {
  left: 0 !important;
  right: auto !important;
}

.full-height-v {
  height: 500px;
}

.full-height-v .row,
.full-height-v .container {
  height: 100%;
}

.full-height-v .container {
  position: initial !important;
}

.full-height-v .full-height {
  position: initial !important;
}

.full-height-v .full-height .bg {
  position: absolute;
  top: 0;
  left: auto;
  right: auto;
  top: auto;
  height: 100%;
  flex: 0 0 48%;
  max-width: 48%;
  width: 48%;
  min-width: 48%;
  left: auto;
  right: 0 !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .full-height-v .full-height .bg {
    position: relative;
    height: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    min-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .full-height-v .full-height .bg {
    position: relative;
    height: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    min-width: 100%;
  }
}

.full-height-v .order-1 {
  left: 0;
}

.full-height-v .title {
  padding: 5rem 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .full-height-v .title {
    padding: 2rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .full-height-v .title {
    padding: 2rem 0;
  }
}

.internal_content {
  padding: 5rem 0;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
}

@media (max-width: 818px) and (min-width: 0px) {
  .internal_content {
    padding: 3rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .internal_content {
    padding: 3rem 0;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .internal_content .order-1 {
    margin-bottom: 2rem !important;
    margin-top: 2rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .internal_content .order-1 {
    margin-bottom: 2rem !important;
    margin-top: 2rem !important;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .internal_content .row {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .internal_content .row {
    margin-left: 0;
    margin-right: 0;
  }
}

.internal_content .red_bg {
  background: #c03b4c;
}

.internal_content h3 {
  color: #424140;
  font-size: 3rem;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 2rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .internal_content h3 {
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .internal_content h3 {
    font-size: 2.6rem;
  }
}

.internal_content h5 {
  margin-bottom: 2rem;
}

.internal_content h5,
.internal_content strong {
  font-weight: bold !important;
}

.internal_content p,
.internal_content h5 {
  color: #424140;
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .internal_content p,
  .internal_content h5 {
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .internal_content p,
  .internal_content h5 {
    font-size: 1.8rem;
  }
}

.internal_content .icon {
  width: auto;
  height: 60px;
}

.internal_content .normal img {
  left: auto !important;
  right: auto !important;
}

.internal_content .bg {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
  left: -15%;
  width: 100%;
  min-height: 30vh;
  -o-object-position: center;
     object-position: center;
  min-width: 100%;
  max-width: 100%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .internal_content .bg {
    left: auto;
    min-width: 100%;
    margin-bottom: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .internal_content .bg {
    left: auto;
    min-width: 100%;
    margin-bottom: 2rem;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .internal_content .top {
    margin: 2rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .internal_content .top {
    margin: 2rem 0;
  }
}

.internal_content .top img {
  margin-top: -10%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .internal_content .top img {
    margin-top: auto;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .internal_content .top img {
    margin-top: auto;
  }
}

.two-column-block-with-divider .divider {
  border-color: #fff !important;
}

.normal img {
  width: 100% !important;
  left: 0 !important;
  height: auto !important;
  min-height: auto !important;
  min-width: 100% !important;
  max-width: -webkit-max-content !important;
  max-width: -moz-max-content !important;
  max-width: max-content !important;
  max-height: 600px !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
  left: auto !important;
}

/*---------------------
  2. Flip
----------------------*/
.order_flip .order-1 {
  order: 2;
}

.order_flip .order-2 {
  order: 1;
}

.order_flip:nth-child(odd) .bg {
  left: auto;
  right: -15%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .order_flip:nth-child(odd) .bg {
    right: auto !important;
    min-width: 100%;
    margin-bottom: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .order_flip:nth-child(odd) .bg {
    left: auto !important;
    min-width: 100%;
    margin-bottom: 2rem;
  }
}

.order_flip:nth-child(even) .bg {
  left: -15%;
  right: auto !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .order_flip:nth-child(even) .bg {
    left: auto !important;
    min-width: 100%;
    margin-bottom: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .order_flip:nth-child(even) .bg {
    left: auto !important;
    min-width: 100%;
    margin-bottom: 2rem;
  }
}

/*---------------------
  3. Themes
----------------------*/
.blue_theme,
.orange_theme,
.white_theme {
  position: relative;
}

.blue_theme:before,
.orange_theme:before,
.white_theme:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}

.blue_theme h1,
.blue_theme h2,
.blue_theme h3,
.blue_theme h4,
.blue_theme h5,
.blue_theme p,
.blue_theme ul,
.blue_theme li,
.blue_theme span,
.blue_theme a,
.orange_theme h1,
.orange_theme h2,
.orange_theme h3,
.orange_theme h4,
.orange_theme h5,
.orange_theme p,
.orange_theme ul,
.orange_theme li,
.orange_theme span,
.orange_theme a,
.white_theme h1,
.white_theme h2,
.white_theme h3,
.white_theme h4,
.white_theme h5,
.white_theme p,
.white_theme ul,
.white_theme li,
.white_theme span,
.white_theme a {
  color: #fff;
}

.blue_theme .container,
.orange_theme .container,
.white_theme .container {
  position: relative;
  z-index: 1;
}

.white_theme_overlay {
  overflow: hidden;
}

.white_theme_overlay:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background: #fff;
}

.white_theme_overlay h1,
.white_theme_overlay h2,
.white_theme_overlay h3,
.white_theme_overlay h4,
.white_theme_overlay h5,
.white_theme_overlay p,
.white_theme_overlay ul,
.white_theme_overlay li,
.white_theme_overlay span,
.white_theme_overlay a {
  color: #424140 !important;
}

.white_theme_overlay a:hover {
  color: #e26431 !important;
}

.white_theme_overlay .container {
  position: relative;
  z-index: 1;
}

.blue_theme:before {
  background: #e17968;
}

.white_theme:before {
  background: #fff;
}

.white_theme h1,
.white_theme h2,
.white_theme h3,
.white_theme h4,
.white_theme h5,
.white_theme p,
.white_theme ul,
.white_theme li,
.white_theme span,
.white_theme a {
  color: #424140 !important;
}

.white_theme a:hover {
  color: #e26431 !important;
}

.orange_theme:before {
  background: #e26431;
}

.plan_list h5 {
  margin: 0;
}

.plan_list h5:nth-child(1) {
  color: #e26431;
}

.plan_list h5:nth-child(3) {
  color: #c03b4c;
}

.plan_list h5:nth-child(5) {
  color: #e17968;
}

.plan_list h5:nth-child(7) {
  color: #5c6161;
}

.plan_list h5:nth-child(9) {
  color: #893048;
}

/*---------------------
  4. Order
----------------------*/
.entry-content .internal_content:nth-child(1) {
  padding-top: 0 !important;
  background: red;
}

.entry-content .internal_content:nth-child(even) .order-1 {
  order: 2;
}

.entry-content .internal_content:nth-child(even) .order-2 {
  order: 1;
}

.entry-content .internal_content:nth-child(even) .bg {
  left: auto;
  right: -15%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .entry-content .internal_content:nth-child(even) .bg {
    right: auto;
    min-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .entry-content .internal_content:nth-child(even) .bg {
    left: auto;
    min-width: 100%;
  }
}

/*---------------------
  5. Overlay
----------------------*/
.white_theme_overlay {
  position: relative;
}

.white_theme_overlay:before {
  content: " ";
  background-image: url(assets/img/shapes/logo_icon_faded.svg);
  position: absolute;
  left: -25%;
  top: 0;
  height: 130%;
  width: 55%;
  z-index: 1;
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
}

@media (max-width: 818px) and (min-width: 0px) {
  .white_theme_overlay:before {
    width: 100%;
    opacity: 0.7;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .white_theme_overlay:before {
    width: 100%;
    opacity: 0.7;
  }
}

/*---------------------
  6. Full Image
----------------------*/
.full_image {
  padding: 0 !important;
}

.full_image:nth-child(1) {
  background: #fff;
}

.full_image:nth-child(4) {
  background: #893048;
}

.full_image:nth-child(4) h1,
.full_image:nth-child(4) h2,
.full_image:nth-child(4) h3,
.full_image:nth-child(4) h4,
.full_image:nth-child(4) h5,
.full_image:nth-child(4) h6,
.full_image:nth-child(4) p,
.full_image:nth-child(4) span,
.full_image:nth-child(4) strong,
.full_image:nth-child(4) ul,
.full_image:nth-child(4) li {
  color: #fff !important;
}

.full_image:nth-child(5) {
  background: #c03b4c;
}

.full_image:nth-child(5) h1,
.full_image:nth-child(5) h2,
.full_image:nth-child(5) h3,
.full_image:nth-child(5) h4,
.full_image:nth-child(5) h5,
.full_image:nth-child(5) h6,
.full_image:nth-child(5) p,
.full_image:nth-child(5) span,
.full_image:nth-child(5) strong,
.full_image:nth-child(5) ul,
.full_image:nth-child(5) li {
  color: #fff !important;
}

.full_image .order-2 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .full_image .order-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .full_image .order-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}

.full_image ul {
  margin-top: 1.5rem;
  padding: 0;
  list-style-position: inside;
  padding-left: 1.5rem;
}

.full_image ul li {
  margin-bottom: 1.5rem;
}

.full_image .bg {
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  min-width: 100%;
  max-height: 100%;
  min-height: 100%;
}

.full_image .col-lg-6 {
  padding: 0;
}

.full_image:nth-child(even) .order-2 {
  padding-left: 20%;
  padding-right: 2%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .full_image:nth-child(even) .order-2 {
    padding: 10%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .full_image:nth-child(even) .order-2 {
    padding: 10%;
  }
}

@media (max-width: 1500px) {
  .full_image:nth-child(even) .order-2 {
    padding: 10%;
  }
}

.full_image .container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.full_image .order-2 {
  padding-right: 20%;
  padding-left: 2%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .full_image .order-2 {
    padding: 10%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .full_image .order-2 {
    padding: 10%;
  }
}

.full_image h3 {
  color: #424140;
  font-size: 33px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 26px;
  margin-bottom: 2rem;
}

.full_image h4 {
  color: #424140;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 31px;
  margin-bottom: 2rem;
}

.full_image strong {
  color: #424140;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 26px;
}

@media (max-width: 818px) and (min-width: 0px) {
  .connection {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .connection {
    display: none !important;
  }
}

/*---------------------
  7. Custom LI
----------------------*/
.westbury_li ul,
.woodlands_li ul,
.ambleside_li ul,
.denewood_li ul,
.unity_li ul,
.raleigh_li ul {
  padding: 0;
  margin: 2rem 0;
}

.westbury_li ul li,
.woodlands_li ul li,
.ambleside_li ul li,
.denewood_li ul li,
.unity_li ul li,
.raleigh_li ul li {
  list-style: none;
  position: relative;
  padding: 0 0 0 40px;
  margin-bottom: 2rem;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}

.westbury_li ul li:before,
.woodlands_li ul li:before,
.ambleside_li ul li:before,
.denewood_li ul li:before,
.unity_li ul li:before,
.raleigh_li ul li:before {
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.raleigh_li ul li:before {
  background: url(assets/img/shapes/raleigh_li.svg);
}

.westbury_li ul li:before {
  background: url(assets/img/shapes/westbury_li.svg);
}

.ambleside_li ul li:before {
  background: url(assets/img/shapes/ambleside_li.svg);
}

.denewood_li ul li:before {
  background: url(assets/img/shapes/denewood_li.svg);
}

.unity_li ul li:before {
  background: url(assets/img/shapes/unity_li.svg);
}

.woodlands_li ul li:before {
  background: url(assets/img/shapes/woodlands_li.svg);
}

.latest-news-block {
  padding: 5rem 0;
  position: relative;
}

@media (max-width: 818px) and (min-width: 0px) {
  .latest-news-block {
    padding: 3rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .latest-news-block {
    padding: 3rem 0;
  }
}

.latest-news-block .bt {
  justify-content: center;
}

.latest-news-block .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.latest-news-block h1,
.latest-news-block h2,
.latest-news-block h3,
.latest-news-block h4,
.latest-news-block h5,
.latest-news-block h6 {
  color: #424140;
  font-size: 2.8rem;
  font-weight: 400;
  letter-spacing: -0.02px;
  text-align: center;
}

@media (max-width: 818px) and (min-width: 0px) {
  .latest-news-block h1,
  .latest-news-block h2,
  .latest-news-block h3,
  .latest-news-block h4,
  .latest-news-block h5,
  .latest-news-block h6 {
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .latest-news-block h1,
  .latest-news-block h2,
  .latest-news-block h3,
  .latest-news-block h4,
  .latest-news-block h5,
  .latest-news-block h6 {
    font-size: 2.6rem;
  }
}

.latest-news-block .container {
  position: relative;
  z-index: 10;
}

.latest-news-block .post-area {
  margin-top: 3rem;
}

.latest-news-block .item .hvr {
  width: 100%;
  height: 300px;
  margin-bottom: 3rem;
  display: block;
}

.latest-news-block .item .hvr img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.latest-news-block .item h4 {
  color: #424140;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: center;
  margin-bottom: 1rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .latest-news-block .item h4 {
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .latest-news-block .item h4 {
    font-size: 1.8rem;
  }
}

.latest-news-block .item a {
  color: #ed7203;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0px;
  text-align: left;
  text-decoration: underline;
}

.latest-news-block .slick-dots {
  width: 100% !important;
  margin: 3rem 15px 1rem 15px !important;
  position: relative !important;
  bottom: auto !important;
  position: relative !important;
  display: flex;
  justify-content: start;
  align-items: center;
}

.latest-news-block .slick-dots li {
  width: auto !important;
  height: auto !important;
  margin: 0 4px;
}

.latest-news-block .slick-dots .slick-active button {
  background: #c03b4c !important;
  opacity: 1;
}

.latest-news-block .slick-dots button {
  width: 15px !important;
  height: 15px !important;
  background: #c03b4c !important;
  border: none !important;
  border-radius: 100px;
  opacity: 0.3;
  padding: 0 !important;
}

.latest-news-block .slick-dots button:hover {
  opacity: 1;
  cursor: pointer;
}

.latest-news-block .slick-dots button:before {
  display: none !important;
}

/*--------------------------------------------------------------
# Links - Block
    1. Links 
--------------------------------------------------------------*/
/*---------------------
  1. Links 
----------------------*/
.links_block h5 {
  font-size: 3rem;
  font-weight: 300;
  letter-spacing: 0;
  color: #424140;
  margin-bottom: 2rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .links_block h5 {
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .links_block h5 {
    font-size: 2.6rem;
  }
}

.links_block a {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0;
  color: #e26431;
}

/*--------------------------------------------------------------
# Meet Team Accordion - Block
    1. Meet Team Accordion 
--------------------------------------------------------------*/
/*---------------------
  1. Meet Team Accordion 
----------------------*/
.meet_team_accordion .card-header {
  border: none !important;
  padding: 4rem 0;
}

.meet_team_accordion .collapsed .up {
  display: none !important;
}

.meet_team_accordion .collapsed .down {
  display: block !important;
}

.meet_team_accordion h3 {
  font-size: 33px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 45px;
}

.meet_team_accordion h2 {
  display: inline-flex;
  margin-right: 1.5rem;
  font-size: 33px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 45px;
}

@media (max-width: 818px) and (min-width: 0px) {
  .meet_team_accordion h2 {
    font-size: 23px;
    line-height: 30px;
    width: 80%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .meet_team_accordion h2 {
    font-size: 23px;
    line-height: 30px;
    width: 80%;
  }
}

.meet_team_accordion button {
  font-size: 25px;
  letter-spacing: 0;
  padding: 0;
  margin: auto 0;
  display: block;
  width: auto;
  border: none !important;
}

.meet_team_accordion button:hover {
  color: transparent !important;
  text-decoration: none !important;
}

.meet_team_accordion .staff-selected {
  display: inline-flex !important;
}

.meet_team_accordion .staff-card {
  padding: 2rem 0;
}

.meet_team_accordion img {
  width: 100% !important;
  height: 250px !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media (max-width: 818px) and (min-width: 0px) {
  .meet_team_accordion img {
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: top;
       object-position: top;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .meet_team_accordion img {
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: top;
       object-position: top;
  }
}

.meet_team_accordion .contact-links {
  position: relative !important;
  top: auto !important;
  right: auto !important;
  width: 100% !important;
  margin-top: 2rem !important;
  display: block !important;
}

.meet_team_accordion .contact-links span {
  display: inline-flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 1rem;
  font-size: 18px;
  letter-spacing: -0.01px;
  line-height: 18px;
}

.meet_team_accordion h5 {
  font-size: 22px;
  letter-spacing: 0;
  line-height: 26px;
  font-weight: bold;
  margin-bottom: 2rem;
}

.meet_team_accordion h5 span {
  font-weight: normal !important;
}

.meet_team_accordion .slick-track {
  width: 100% !important;
}

.meet_team_accordion .team-list ul, .meet_team_accordion .team-list .staff_ul {
  border-bottom: solid 1px #fff;
  padding-bottom: 2rem;
  padding-left: 0;
  margin-bottom: 2rem;
  list-style: none;
}

.meet_team_accordion .team-list ul .staff-selected, .meet_team_accordion .team-list .staff_ul .staff-selected {
  font-weight: bold !important;
}

.meet_team_accordion .team-list ul li, .meet_team_accordion .team-list ul .item, .meet_team_accordion .team-list .staff_ul li, .meet_team_accordion .team-list .staff_ul .item {
  display: inline-block;
  margin-right: 1rem;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 30px;
  width: auto !important;
}

.meet_team_accordion .team-list ul li:hover, .meet_team_accordion .team-list ul .item:hover, .meet_team_accordion .team-list .staff_ul li:hover, .meet_team_accordion .team-list .staff_ul .item:hover {
  cursor: pointer;
}

.meet_team_accordion .pink_bg {
  background: #893048 !important;
}

.meet_team_accordion .pink_bg h1, .meet_team_accordion .pink_bg h2, .meet_team_accordion .pink_bg h3, .meet_team_accordion .pink_bg h4, .meet_team_accordion .pink_bg h5, .meet_team_accordion .pink_bg h6, .meet_team_accordion .pink_bg span, .meet_team_accordion .pink_bg a, .meet_team_accordion .pink_bg p, .meet_team_accordion .pink_bg i, .meet_team_accordion .pink_bg .staff-selector {
  color: #fff !important;
}

.meet_team_accordion .grey_bg {
  background: #dfdfdf !important;
}

.meet_team_accordion .grey_bg h1, .meet_team_accordion .grey_bg h2, .meet_team_accordion .grey_bg h3, .meet_team_accordion .grey_bg h4, .meet_team_accordion .grey_bg h5, .meet_team_accordion .grey_bg h6, .meet_team_accordion .grey_bg span, .meet_team_accordion .grey_bg a, .meet_team_accordion .grey_bg p, .meet_team_accordion .grey_bg i, .meet_team_accordion .grey_bg .staff-selector {
  color: #424140 !important;
}

.meet_team_accordion .blue_bg {
  background: #e17968 !important;
}

.meet_team_accordion .blue_bg h1, .meet_team_accordion .blue_bg h2, .meet_team_accordion .blue_bg h3, .meet_team_accordion .blue_bg h4, .meet_team_accordion .blue_bg h5, .meet_team_accordion .blue_bg h6, .meet_team_accordion .blue_bg span, .meet_team_accordion .blue_bg a, .meet_team_accordion .blue_bg p, .meet_team_accordion .blue_bg i, .meet_team_accordion .blue_bg .staff-selector {
  color: #fff !important;
}

.meet_team_accordion .orange_bg {
  background: #e26431 !important;
}

.meet_team_accordion .orange_bg h1, .meet_team_accordion .orange_bg h2, .meet_team_accordion .orange_bg h3, .meet_team_accordion .orange_bg h4, .meet_team_accordion .orange_bg h5, .meet_team_accordion .orange_bg h6, .meet_team_accordion .orange_bg span, .meet_team_accordion .orange_bg a, .meet_team_accordion .orange_bg p, .meet_team_accordion .orange_bg i, .meet_team_accordion .orange_bg .staff-selector {
  color: #fff !important;
}

.meet_team_accordion .dark_grey_bg {
  background: #acacac !important;
}

.meet_team_accordion .dark_grey_bg h1, .meet_team_accordion .dark_grey_bg h2, .meet_team_accordion .dark_grey_bg h3, .meet_team_accordion .dark_grey_bg h4, .meet_team_accordion .dark_grey_bg h5, .meet_team_accordion .dark_grey_bg h6, .meet_team_accordion .dark_grey_bg span, .meet_team_accordion .dark_grey_bg a, .meet_team_accordion .dark_grey_bg p, .meet_team_accordion .dark_grey_bg i, .meet_team_accordion .dark_grey_bg .staff-selector {
  color: #fff !important;
}

.meet_team_accordion .green_bg {
  background: #c03b4c !important;
}

.meet_team_accordion .green_bg h1, .meet_team_accordion .green_bg h2, .meet_team_accordion .green_bg h3, .meet_team_accordion .green_bg h4, .meet_team_accordion .green_bg h5, .meet_team_accordion .green_bg h6, .meet_team_accordion .green_bg span, .meet_team_accordion .green_bg a, .meet_team_accordion .green_bg p, .meet_team_accordion .green_bg .staff-selector {
  color: #424140 !important;
}

.meet_team_accordion .green_bg i {
  color: #fff !important;
}

/*--------------------------------------------------------------
# News Banner - Block
    1. News Banner
--------------------------------------------------------------*/
/*---------------------
  1. News Banner
----------------------*/
.news_banner .text-lg-left p {
  padding: 0 !important;
}

.news_banner .img {
  height: 50vh;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

/*--------------------------------------------------------------
# News Quote - Block
    1. News Quote
--------------------------------------------------------------*/
/*---------------------
  1. News Quote
----------------------*/
.news_quote_content .large-quote {
  color: #c03b4c;
  font-size: 110px;
}

.news_quote_content .large-text {
  color: #424140;
  font-size: 45px;
  font-weight: 300;
  letter-spacing: -0.03px;
  line-height: 52px;
}

.news_quote_content .bg {
  width: 100%;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  height: 35vh;
}

.more_news .divider {
  height: 1px;
  width: 100%;
  background: #979797;
  margin-bottom: 3rem;
}

a {
  -moz-transition: color .2s ease-in;
  -o-transition: color .2s ease-in;
  -webkit-transition: color .2s ease-in;
}

/*--------------------------------------------------------------
# News Resource Block - Block
    1. News Resource
    2. Pagination
--------------------------------------------------------------*/
/*---------------------
  1. News Resource
----------------------*/
.news_resource .filter_a .col-12:first-child a {
  background: #ce584c !important;
  color: #fff !important;
}

.news_resource .filter_a .col-12:first-child a::after {
  border-top: 30px solid #ce584c;
}

.news_resource .filter_a .col-12:nth-child(2) a {
  background: #eb621d !important;
  color: #fff !important;
}

.news_resource .filter_a .col-12:nth-child(2) a::after {
  border-top: 30px solid #eb621d;
}

.news_resource .filter_a .col-12:last-child a {
  background: #801622 !important;
  color: #fff !important;
}

.news_resource .filter_a .col-12:last-child a::after {
  border-top: 30px solid #801622 !important;
}

.news_resource .filter_a .col-lg-4:first-child a {
  background: red;
}

.news_resource .filter_a a {
  background: #f5f5f5;
  color: #424140;
  padding: 3rem 2rem;
  font-size: 22px;
  letter-spacing: 0;
  text-align: left;
  position: relative;
}

.news_resource .filter_a a:before {
  width: 70%;
  content: " ";
  background-image: url(./assets/img/bg-shape.svg);
  top: 0;
  height: 100%;
  position: absolute;
  background-position: right;
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 0.5;
  right: 0;
}

.news_resource .filter_a .active {
  background: #c03b4c !important;
  color: #fff !important;
}

.news_resource .filter_a .active:after {
  content: "";
  position: absolute;
  left: 5%;
  bottom: -25%;
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #a2101f;
  clear: both;
}

.pagination span {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #c03b4c;
  color: #fff;
  font-size: 20px;
}

.pagination .cc-c {
  color: #cacaca;
}

.pagination .cc-c:hover {
  color: #c03b4c;
}

.pagination .space {
  width: 50px;
  height: 10px;
  border-radius: 10px;
  background: #dfdfdf;
}

.pagination .space:hover {
  background: #c03b4c;
}

.pagination .active .space {
  background: #c03b4c;
}

.pagination .active {
  color: #c03b4c;
}

.news-tile img {
  height: 300px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.news-tile .date {
  color: #acacac;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 26px;
}

.news-tile h4 {
  color: #424140;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 26px;
}

.news-tile .post-excerpt {
  color: #424140;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0;
}

.news-tile .more-link {
  color: #e26431;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
}

/*---------------------
  2. Pagination
----------------------*/
.pagi .current,
.pagination .current {
  background-color: #e26431 !important;
  color: #fff !important;
}

.pagi .page-numbers,
.pagination .page-numbers {
  box-sizing: border-box;
  border: 0px solid #fff;
  border-radius: 0;
  background-color: #fff;
  color: #424140;
  font-size: 18px;
  text-align: center;
  display: inline-block;
}

.pagi .page-numbers:hover,
.pagination .page-numbers:hover {
  background-color: #e26431 !important;
  color: #fff !important;
}

.pagi .next,
.pagination .next {
  /*&:before {
            content: "\f054";*/
  /* FontAwesome Unicode */
  /*font-family: "Font Awesome 5 Pro" !important;
            display: inline-block;
        }*/
}

/*--------------------------------------------------------------
# News - Block
    1. News 
--------------------------------------------------------------*/
/*---------------------
  1. News 
----------------------*/
.news-block .title {
  font-size: 3.3rem;
  line-height: 4.8rem;
  margin-bottom: 20px;
}

.news-block .post-type-list {
  font-size: 2.2rem;
  line-height: 2.6rem;
  display: inline-flex;
  width: 60%;
  text-align: center;
  margin-bottom: 58px;
}

.news-block .post-type-list .post-type {
  width: 33.33%;
  color: #424140;
}

@media (max-width: 818px) and (min-width: 0px) {
  .news-block .post-type-list .post-type {
    width: 100%;
    margin: 1rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .news-block .post-type-list .post-type {
    width: 100%;
    margin: 1rem 0;
  }
}

.news-block .post-type-list .post-type span {
  cursor: pointer;
}

.news-block .post-type-list .post-type.posttype-selected {
  color: #c03b4c;
  font-weight: bold;
}

.news-block .carousel-container:after {
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
}

.news-block .carousel-container .owl-carousel {
  display: none;
}

.news-block .carousel-container .owl-carousel.carousel-selected {
  display: block;
  margin-bottom: 20px;
}

.owl-dot:focus {
  outline: none;
}

.owl-dots {
  margin: 2rem 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .owl-dots {
    margin-top: 2rem;
    margin-bottom: 0rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .owl-dots {
    margin-top: 2rem;
    margin-bottom: 0rem;
  }
}

.owl-dots span {
  width: 45px;
  height: 9px;
  border-radius: 4px;
  background-color: #dfdfdf;
  display: block;
  margin-right: 7px;
}

.owl-dots .owl-dot.active span {
  background-color: #e26431;
}

.news-block .post-card .post-title {
  font-size: 2rem;
  line-height: 2.6rem;
  color: #424140;
  text-align: left;
  font-weight: bolder;
  margin-top: 5px;
  margin-bottom: 16px;
}

.news-block .post-card .post-excerpt {
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #424140;
  text-align: left;
  margin-bottom: 10px;
}

.news-block .more-link-container {
  margin: 0;
}

.hero .subtitle p {
  width: 463px;
  color: #424140;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 1rem !important;
}

/*--------------------------------------------------------------
# Our Academies
--------------------------------------------------------------*/
.our-academies {
  position: relative;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.our-academies a:hover {
  color: #e26431;
}

.our-academies img {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  width: auto;
}

@media (max-width: 818px) and (min-width: 0px) {
  .our-academies .left-block {
    padding: 3rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .our-academies .left-block {
    padding: 3rem 0;
  }
}

.our-academies .left-block .title {
  font-size: 33px;
  line-height: 40px;
  color: #424140;
  padding-top: 60px;
}

@media (max-width: 818px) and (min-width: 0px) {
  .our-academies .left-block .title {
    padding-top: 0px;
    font-size: 27px;
    line-height: 34px;
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .our-academies .left-block .title {
    padding-top: 0px;
    font-size: 27px;
    line-height: 34px;
    margin-bottom: 1.5rem;
  }
}

.our-academies .left-block .text-block {
  font-size: 16px;
  line-height: 21px;
  color: #424140;
  margin-top: 10px;
}

.our-academies .left-block .academy-card {
  margin-top: 15px;
  cursor: pointer;
}

.our-academies .left-block .academy-card .logo img {
  position: relative !important;
}

.our-academies .left-block .academy-card .academy-selected {
  height: auto !important;
  visibility: visible !important;
  opacity: 1 !important;
}

.our-academies .left-block .academy-card .academy-detail {
  height: 0;
  visibility: hidden;
  opacity: 0;
  transition-property: visibility,height,opacity;
  transition-duration: 0s, 400ms, 700ms;
}

.our-academies .left-block .academy-card .academy-detail .address p {
  margin: 0;
  font-size: 1.4rem;
  line-height: 2.3rem;
  color: #424140;
}

.our-academies .map-block {
  width: 50%;
  height: 100%;
  position: absolute !important;
  right: 0;
  top: 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .our-academies .map-block {
    position: relative !important;
    width: 100%;
    height: 70vh;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .our-academies .map-block {
    position: relative !important;
    width: 100%;
    height: 70vh;
  }
}

.pos-in {
  position: initial;
}

.our-academies .left-block .academy-card .academy-detail .telephone,
.our-academies .left-block .academy-card .academy-detail .website-link {
  font-size: 14px;
  line-height: 19px;
  color: #424140;
  font-weight: bolder;
}

.website_link a {
  font-size: 14px;
  line-height: 19px;
  color: #424140;
  font-weight: bolder;
}

.contact_block a:hover {
  color: #e26431;
}

/*--------------------------------------------------------------
# Partnerships - Block
    1. Partnerships 
--------------------------------------------------------------*/
/*---------------------
  1. Partnerships 
----------------------*/
.partnerships_block .title {
  font-size: 33px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 26px;
}

.partnerships_block .text {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 26px;
}

.partnerships_block .lg {
  width: 150px;
  height: auto;
}

.partnerships_block .lrg_lg {
  width: auto;
  height: 250px;
  padding: 2rem 0;
  margin-bottom: 2rem;
}

.partnerships_block ul {
  padding: 0;
  list-style: inside;
  margin: 2rem 0;
}

.partnerships_block .partn_active {
  border-bottom: solid 1px #e26431;
}

.partnerships_block .partn_active h4, .partnerships_block .partn_active h3 {
  font-size: 22px;
  letter-spacing: 0;
  line-height: 32px;
  margin-bottom: 1rem;
}

.partnerships_block .partn_active a {
  font-size: 22px;
  letter-spacing: 0;
  line-height: 31px;
  color: #e26431;
}

.partnerships_block a {
  font-size: 22px;
  letter-spacing: 0;
  line-height: 31px;
  color: #e26431;
}

.partnerships_block a:hover {
  color: #e17968;
}

.post-slider-block {
  position: relative;
  padding: 5rem 0;
  overflow: hidden;
}

.post-slider-block .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: auto;
  opacity: 0.5;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.title h1,
.title h2,
.title h3,
.title h4,
.title h5,
.title h6 {
  color: #424140;
  font-size: 3rem;
  font-weight: 500;
}

@media (max-width: 818px) and (min-width: 0px) {
  .title h1,
  .title h2,
  .title h3,
  .title h4,
  .title h5,
  .title h6 {
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .title h1,
  .title h2,
  .title h3,
  .title h4,
  .title h5,
  .title h6 {
    font-size: 2.6rem;
  }
}

.show-m {
  display: none;
}

@media (max-width: 818px) and (min-width: 0px) {
  .show-m {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .show-m {
    display: block;
  }
}

.post-tabs-block {
  padding: 4rem 0;
  position: relative;
}

@media (max-width: 818px) and (min-width: 0px) {
  .post-tabs-block {
    padding: 3rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .post-tabs-block {
    padding: 3rem 0;
  }
}

.post-tabs-block .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.post-tabs-block .container {
  position: relative;
  z-index: 10;
}

.post-tabs-block .tab-header {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 3rem;
}

.post-tabs-block .tab-header button {
  min-height: 70px;
  border-radius: 3px;
  background: #e17968 !important;
  padding: 2rem 2.5rem;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  text-decoration: none !important;
  border-radius: 3px;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  opacity: 1;
}

.post-tabs-block .tab-header button:nth-child(2) {
  background: #f6ad8a !important;
}

.post-tabs-block .tab-header button:nth-child(3) {
  background: #c03b4c !important;
}

.post-tabs-block .tab-header button:last-child {
  margin-right: 0;
}

.post-tabs-block .tab-header button:hover {
  opacity: 1 !important;
}

.post-tabs-block .tab-header .collapsed {
  opacity: 0.5 !important;
}

.post-tabs-block .tab-cont h3 {
  color: #fff;
  text-align: left;
}

@media (max-width: 818px) and (min-width: 0px) {
  .post-tabs-block .post-area .item {
    margin-bottom: 3rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .post-tabs-block .post-area .item {
    margin-bottom: 3rem;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .post-tabs-block .post-area .item:last-child {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .post-tabs-block .post-area .item:last-child {
    margin-bottom: 0 !important;
  }
}

.post-tabs-block .post-area .item .hvr {
  width: 100%;
  height: 300px;
  margin-bottom: 3rem;
  display: block;
}

@media (max-width: 818px) and (min-width: 0px) {
  .post-tabs-block .post-area .item .hvr {
    height: 250px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .post-tabs-block .post-area .item .hvr {
    height: 250px;
  }
}

.post-tabs-block .post-area .item .hvr img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.post-tabs-block .post-area .item .cont-area {
  text-align: center;
}

.post-tabs-block .post-area .item .bt {
  justify-content: center;
}

.post-tabs-block .post-area .item h4 {
  color: #fff;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: center;
  margin-bottom: 1rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .post-tabs-block .post-area .item h4 {
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .post-tabs-block .post-area .item h4 {
    font-size: 1.8rem;
  }
}

.post-tabs-block .post-area .item a {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0px;
  text-align: left;
  text-decoration: underline;
}

@media (max-width: 818px) and (min-width: 0px) {
  .post-tabs-block .post-area .item a {
    font-size: 1.6rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .post-tabs-block .post-area .item a {
    font-size: 1.6rem;
  }
}

.testimonial-block {
  padding: 60px 0;
  /* the slides */
  /* the parent */
}

.testimonial-block img {
  height: 200px;
  width: 200px;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  margin-bottom: 1rem;
  display: block;
  margin: 0 auto;
}

.testimonial-block i {
  font-size: 4rem;
  color: #c03b4c;
  margin: 2rem auto;
  display: block;
  width: 100%;
  text-align: center;
}

.testimonial-block p {
  text-align: center;
}

.testimonial-block .slide-m-dots {
  width: 100% !important;
  margin: 2rem auto !important;
  position: relative !important;
  bottom: auto !important;
  display: inline-flex !important;
}

.testimonial-block .slide-m-dots .slick-dots {
  width: 100% !important;
  margin: 0 auto !important;
  position: relative !important;
  bottom: auto !important;
  display: inline-flex !important;
  justify-content: center;
}

.testimonial-block .slide-m-dots li {
  width: auto !important;
  height: auto !important;
}

.testimonial-block .slide-m-dots .slick-active button {
  background: #a9184e !important;
  opacity: 1;
}

.testimonial-block .slide-m-dots button {
  width: 15px !important;
  height: 15px !important;
  background: #f6ad8a !important;
  border: none !important;
  border-radius: 100%;
  opacity: 1;
  padding: 0 !important;
  outline: none !important;
  box-shadow: none !important;
}

.testimonial-block .slide-m-dots button:hover {
  background: #a9184e;
  cursor: pointer;
}

.testimonial-block .slide-m-dots button:before {
  display: none !important;
}

.testimonial-block .slick-slide {
  margin: 0 30px;
}

.testimonial-block .slick-list {
  margin: 0 -30px;
}

.partner-slider-block {
  padding: 60px 0;
}

.partner-slider-block .lnk {
  color: #fff;
  font-size: 1.8rem;
}

.partner-slider-block .partner-slider {
  border-bottom: solid 1px #fff;
  margin-bottom: 2rem;
  /* the slides */
  /* the parent */
}

.partner-slider-block .partner-slider p {
  color: #fff;
}

.partner-slider-block .partner-slider .slick-slide {
  margin: 1rem 15px;
}

.partner-slider-block .partner-slider .slick-list {
  margin: 0 -15px;
}

.partner-slider-block .slide-m-dots {
  width: 100% !important;
  margin: 0 auto !important;
  position: relative !important;
  bottom: auto !important;
  display: inline-flex !important;
}

.partner-slider-block .slide-m-dots .slick-dots {
  width: 100% !important;
  margin: 0 auto !important;
  position: relative !important;
  bottom: auto !important;
  display: inline-flex !important;
  justify-content: end;
}

.partner-slider-block .slide-m-dots li {
  width: auto !important;
  height: auto !important;
}

.partner-slider-block .slide-m-dots .slick-active button {
  background: #e26431 !important;
  opacity: 1;
}

.partner-slider-block .slide-m-dots button {
  width: 15px !important;
  height: 15px !important;
  background: #dfdfdf !important;
  border: none !important;
  border-radius: 100%;
  opacity: 1;
  padding: 0 !important;
  outline: none !important;
  box-shadow: none !important;
}

.partner-slider-block .slide-m-dots button:hover {
  background: #e26431;
  cursor: pointer;
}

.partner-slider-block .slide-m-dots button:before {
  display: none !important;
}

.ab_admissions {
  background: #fff;
  position: relative;
  overflow: hidden;
}

.ab_admissions .overlay {
  position: absolute;
  right: -15%;
  top: 0;
  opacity: 0.5;
  height: 140%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .ab_admissions .overlay {
    opacity: 0.1;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ab_admissions .overlay {
    opacity: 0.1;
  }
}

.ab_admissions .img {
  position: relative;
  height: 45vh;
}

.ab_admissions .img:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 40%;
  height: 100%;
  background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 2;
}

.ab_admissions .img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: relative;
}

.ab_admissions .cnt {
  padding: 0 15% 0 5%;
}

.ab_admissions .title,
.ab_admissions p {
  color: #c03b4c;
}

.ab_admissions .title:after {
  background: #c03b4c !important;
}

.connection {
  display: none !important;
}

.ab_news .title {
  color: #c03b4c !important;
  font-size: 33px;
  font-weight: 300;
  letter-spacing: 0;
  position: relative;
  margin-bottom: 4rem;
}

.ab_news .title:after {
  content: "";
  display: block;
  width: 120px;
  height: 2px;
  left: 0;
  bottom: -1rem;
  position: absolute;
}

.ab_news .title:after {
  background: #c03b4c !important;
}

.ab_news .hover p {
  color: #fff !important;
}

.ab_news .post-card,
.custom_hover_state .post-card {
  position: relative;
  overflow: hidden;
  transition: max-height 0.8s;
}

.ab_news .post-card:before,
.custom_hover_state .post-card:before {
  content: "";
  display: inline-block;
  width: 80%;
  height: 50%;
  background: #c03b4c;
  position: absolute;
  bottom: -10%;
  z-index: 1;
  border-radius: 100% 0% 0% 0%;
  right: 0;
  transition: all 0.8s;
}

@media (max-width: 1800px) {
  .ab_news .post-card:before,
  .custom_hover_state .post-card:before {
    width: 70%;
    height: 40%;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .ab_news .post-card:before,
  .custom_hover_state .post-card:before {
    height: 100%;
    width: 100%;
    opacity: 0.7;
    bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ab_news .post-card:before,
  .custom_hover_state .post-card:before {
    height: 100%;
    width: 100%;
    opacity: 0.7;
    bottom: 0;
  }
}

.ab_news .post-card:hover:before,
.custom_hover_state .post-card:hover:before {
  height: 100%;
  width: 100%;
  opacity: 0.7;
  bottom: 0;
}

.ab_news .post-card:hover .vis,
.custom_hover_state .post-card:hover .vis {
  visibility: visible;
  opacity: 1;
  height: auto;
}

.ab_news .vis,
.custom_hover_state .vis {
  visibility: hidden;
  opacity: 0;
  height: 0;
  transition: visibility 0s, opacity 0.5s linear;
}

@media (max-width: 818px) and (min-width: 0px) {
  .ab_news .vis,
  .custom_hover_state .vis {
    visibility: visible;
    opacity: 1;
    height: auto;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ab_news .vis,
  .custom_hover_state .vis {
    visibility: visible;
    opacity: 1;
    height: auto;
    height: 100%;
  }
}

.ab_news .post-image,
.ab_news .post-card,
.custom_hover_state .post-image,
.custom_hover_state .post-card {
  position: relative;
}

.ab_news .post-image img,
.ab_news .post-card img,
.custom_hover_state .post-image img,
.custom_hover_state .post-card img {
  height: 40vh;
}

@media (max-width: 818px) and (min-width: 0px) {
  .ab_news .post-image img,
  .ab_news .post-card img,
  .custom_hover_state .post-image img,
  .custom_hover_state .post-card img {
    height: 40vh;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ab_news .post-image img,
  .ab_news .post-card img,
  .custom_hover_state .post-image img,
  .custom_hover_state .post-card img {
    height: 40vh;
  }
}

.ab_news .hover,
.custom_hover_state .hover {
  position: absolute;
  width: 60%;
  text-align: right;
  right: 5%;
  bottom: 4%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 2;
}

@media (max-width: 818px) and (min-width: 0px) {
  .ab_news .hover,
  .custom_hover_state .hover {
    width: 80%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ab_news .hover,
  .custom_hover_state .hover {
    width: 80%;
  }
}

.ab_news .hover img,
.custom_hover_state .hover img {
  width: auto;
  height: 100px;
  margin-left: auto;
}

@media (max-width: 818px) and (min-width: 0px) {
  .ab_news .hover img,
  .custom_hover_state .hover img {
    padding: 5% 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ab_news .hover img,
  .custom_hover_state .hover img {
    padding: 5% 0;
  }
}

.ab_news .hover .post-excerpt,
.custom_hover_state .hover .post-excerpt {
  margin: 2rem 0;
}

.ab_news .hover p,
.custom_hover_state .hover p {
  margin: 0;
}

.ab_news .hover a,
.custom_hover_state .hover a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}

.ab_news .hover h4,
.custom_hover_state .hover h4 {
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  width: 80%;
  margin-left: auto;
  word-break: break-word;
}

.ab_news .hover p,
.custom_hover_state .hover p {
  color: #fff;
}

.btn-link-white {
  border-color: #fff !important;
  background: none !important;
  color: #fff !important;
  font-size: 2rem !important;
  font-weight: 500;
  letter-spacing: 0px;
  text-align: center;
  padding: 1rem 2rem !important;
}

.ab_key_dates,
.ab-key-dates {
  position: relative;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding: 5% 0;
  /* the slides */
  /* the parent */
}

.ab_key_dates:before,
.ab-key-dates:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #c03b4c;
  opacity: 0.7;
}

@media (max-width: 818px) and (min-width: 0px) {
  .ab_key_dates .text-right,
  .ab-key-dates .text-right {
    text-align: center !important;
    display: block;
    margin: 2rem auto !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ab_key_dates .text-right,
  .ab-key-dates .text-right {
    text-align: center !important;
    display: block;
    margin: 2rem auto !important;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .ab_key_dates .text-right a,
  .ab-key-dates .text-right a {
    display: block;
    margin: 1rem 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ab_key_dates .text-right a,
  .ab-key-dates .text-right a {
    display: block;
    margin: 1rem 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}

.ab_key_dates .container,
.ab-key-dates .container {
  position: relative;
  z-index: 5;
}

.ab_key_dates h1,
.ab_key_dates h2,
.ab_key_dates h3,
.ab_key_dates h4,
.ab_key_dates h5,
.ab_key_dates h6,
.ab_key_dates p,
.ab-key-dates h1,
.ab-key-dates h2,
.ab-key-dates h3,
.ab-key-dates h4,
.ab-key-dates h5,
.ab-key-dates h6,
.ab-key-dates p {
  color: #fff;
}

.ab_key_dates .title:after,
.ab-key-dates .title:after {
  background: #fff;
}

.ab_key_dates .item,
.ab-key-dates .item {
  background: #fff;
  border-radius: 10px;
  padding: 1.5rem;
}

.ab_key_dates .item .date_,
.ab-key-dates .item .date_ {
  color: #c03b4c;
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 1rem;
}

.ab_key_dates .item .date_title,
.ab-key-dates .item .date_title {
  color: #e26431;
  font-size: 21px;
  line-height: 24px;
  margin-bottom: 1rem;
}

.ab_key_dates .item .text,
.ab-key-dates .item .text {
  color: #000;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 1rem;
}

.ab_key_dates .item img,
.ab-key-dates .item img {
  height: 15px;
  -o-object-fit: contain;
     object-fit: contain;
}

.ab_key_dates .slick-slide,
.ab-key-dates .slick-slide {
  margin: 0 30px;
}

.ab_key_dates .slick-list,
.ab-key-dates .slick-list {
  margin: 0 -30px;
}

.ab_admissions .title,
.ab-admissions .title,
.ab_side .title,
.ab-side .title,
.ab_news .title,
.ab-news .title,
.ab_key_dates .title,
.ab-key-dates .title,
.ab_slider_content .title,
.ab-slider-content .title,
.ab_subjects .title,
.ab-subjects .title,
.ab_fade .title,
.ab-fade .title {
  position: relative;
  padding-bottom: 2%;
  margin-bottom: 3rem;
}

.ab_admissions .title:after,
.ab-admissions .title:after,
.ab_side .title:after,
.ab-side .title:after,
.ab_news .title:after,
.ab-news .title:after,
.ab_key_dates .title:after,
.ab-key-dates .title:after,
.ab_slider_content .title:after,
.ab-slider-content .title:after,
.ab_subjects .title:after,
.ab-subjects .title:after,
.ab_fade .title:after,
.ab-fade .title:after {
  content: "";
  display: block;
  width: 120px;
  height: 2px;
  background: #e26431;
  left: 0;
  bottom: 0%;
  position: absolute;
}

.ab_admissions .title_side,
.ab-admissions .title_side,
.ab_side .title_side,
.ab-side .title_side,
.ab_news .title_side,
.ab-news .title_side,
.ab_key_dates .title_side,
.ab-key-dates .title_side,
.ab_slider_content .title_side,
.ab-slider-content .title_side,
.ab_subjects .title_side,
.ab-subjects .title_side,
.ab_fade .title_side,
.ab-fade .title_side {
  padding-left: 2.5%;
  padding-top: 1%;
  padding-bottom: 1%;
}

.ab_admissions .title_side:after,
.ab-admissions .title_side:after,
.ab_side .title_side:after,
.ab-side .title_side:after,
.ab_news .title_side:after,
.ab-news .title_side:after,
.ab_key_dates .title_side:after,
.ab-key-dates .title_side:after,
.ab_slider_content .title_side:after,
.ab-slider-content .title_side:after,
.ab_subjects .title_side:after,
.ab-subjects .title_side:after,
.ab_fade .title_side:after,
.ab-fade .title_side:after {
  height: 100%;
  width: 2px;
}

.ab_admissions .btn-link-white,
.ab-admissions .btn-link-white,
.ab_side .btn-link-white,
.ab-side .btn-link-white,
.ab_news .btn-link-white,
.ab-news .btn-link-white,
.ab_key_dates .btn-link-white,
.ab-key-dates .btn-link-white,
.ab_slider_content .btn-link-white,
.ab-slider-content .btn-link-white,
.ab_subjects .btn-link-white,
.ab-subjects .btn-link-white,
.ab_fade .btn-link-white,
.ab-fade .btn-link-white {
  border: solid 2px #fff;
  color: #fff;
  border-radius: 10px;
  border-radius: 10px;
  padding: 1rem 2rem;
  font-size: 16px;
}

.ab_admissions .btn-link-white:hover,
.ab-admissions .btn-link-white:hover,
.ab_side .btn-link-white:hover,
.ab-side .btn-link-white:hover,
.ab_news .btn-link-white:hover,
.ab-news .btn-link-white:hover,
.ab_key_dates .btn-link-white:hover,
.ab-key-dates .btn-link-white:hover,
.ab_slider_content .btn-link-white:hover,
.ab-slider-content .btn-link-white:hover,
.ab_subjects .btn-link-white:hover,
.ab-subjects .btn-link-white:hover,
.ab_fade .btn-link-white:hover,
.ab-fade .btn-link-white:hover {
  border: solid 2px #fff;
  color: #e26431;
  background: #fff;
  text-decoration: none;
}

.ab_admissions .btn-link,
.ab-admissions .btn-link,
.ab_side .btn-link,
.ab-side .btn-link,
.ab_news .btn-link,
.ab-news .btn-link,
.ab_key_dates .btn-link,
.ab-key-dates .btn-link,
.ab_slider_content .btn-link,
.ab-slider-content .btn-link,
.ab_subjects .btn-link,
.ab-subjects .btn-link,
.ab_fade .btn-link,
.ab-fade .btn-link {
  border: solid 2px #e26431;
  color: #e26431;
  border-radius: 10px;
  border-radius: 10px;
  padding: 1rem 2rem;
  font-size: 16px;
}

.ab_admissions .btn-link:hover,
.ab-admissions .btn-link:hover,
.ab_side .btn-link:hover,
.ab-side .btn-link:hover,
.ab_news .btn-link:hover,
.ab-news .btn-link:hover,
.ab_key_dates .btn-link:hover,
.ab-key-dates .btn-link:hover,
.ab_slider_content .btn-link:hover,
.ab-slider-content .btn-link:hover,
.ab_subjects .btn-link:hover,
.ab-subjects .btn-link:hover,
.ab_fade .btn-link:hover,
.ab-fade .btn-link:hover {
  border: solid 2px #e26431;
  color: #fff;
  background: #e26431;
  text-decoration: none;
}

.ab_admissions .btn-link-fill,
.ab-admissions .btn-link-fill,
.ab_side .btn-link-fill,
.ab-side .btn-link-fill,
.ab_news .btn-link-fill,
.ab-news .btn-link-fill,
.ab_key_dates .btn-link-fill,
.ab-key-dates .btn-link-fill,
.ab_slider_content .btn-link-fill,
.ab-slider-content .btn-link-fill,
.ab_subjects .btn-link-fill,
.ab-subjects .btn-link-fill,
.ab_fade .btn-link-fill,
.ab-fade .btn-link-fill {
  border: solid 2px #fff;
  background: #fff;
  color: #e26431;
  border-radius: 10px;
  border-radius: 10px;
  padding: 1rem 2rem;
  font-size: 16px;
}

.ab_admissions .btn-link-fill:hover,
.ab-admissions .btn-link-fill:hover,
.ab_side .btn-link-fill:hover,
.ab-side .btn-link-fill:hover,
.ab_news .btn-link-fill:hover,
.ab-news .btn-link-fill:hover,
.ab_key_dates .btn-link-fill:hover,
.ab-key-dates .btn-link-fill:hover,
.ab_slider_content .btn-link-fill:hover,
.ab-slider-content .btn-link-fill:hover,
.ab_subjects .btn-link-fill:hover,
.ab-subjects .btn-link-fill:hover,
.ab_fade .btn-link-fill:hover,
.ab-fade .btn-link-fill:hover {
  border: solid 2px #e26431;
  color: #fff;
  background: #e26431;
  text-decoration: none;
}

.title {
  font-size: 33px;
  font-weight: 300;
  letter-spacing: 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .title {
    font-size: 26px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .title {
    font-size: 26px;
  }
}

.ab-key-dates .title:after {
  background: #fff !important;
}

.ab-key-dates {
  /* the slides */
  /* the parent */
}

.ab-key-dates .btn--white {
  color: #e26431 !important;
}

.ab-key-dates .btn--white i {
  color: #e26431 !important;
}

.ab-key-dates .slide-m-dots {
  width: 100% !important;
  margin: 2rem auto !important;
  position: relative !important;
  bottom: auto !important;
  display: inline-flex !important;
}

.ab-key-dates .slide-m-dots .slick-dots {
  width: 100% !important;
  margin: 0 auto !important;
  position: relative !important;
  bottom: auto !important;
  display: inline-flex !important;
  justify-content: center;
}

.ab-key-dates .slide-m-dots li {
  width: auto !important;
  height: auto !important;
}

.ab-key-dates .slide-m-dots .slick-active button {
  background: #e17968 !important;
  border: solid 2px #dfdfdf !important;
}

.ab-key-dates .slide-m-dots button {
  width: 65px !important;
  height: 15px !important;
  background: #dfdfdf !important;
  border: solid 2px #dfdfdf !important;
  border-radius: 8px;
  opacity: 1;
  padding: 0 !important;
  outline: none !important;
  box-shadow: none !important;
}

.ab-key-dates .slide-m-dots button:hover {
  background: #e17968 !important;
  border: solid 2px #dfdfdf !important;
  cursor: pointer;
}

.ab-key-dates .slide-m-dots button:before {
  display: none !important;
}

.ab-key-dates .slick-slide {
  margin: 1rem 15px;
}

.ab-key-dates .slick-list {
  margin: 0 -15px;
}

.ab_slider_content .cnt,
.ab-slider-content .cnt {
  padding: 2.5% 5% 2.5% 15%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .ab_slider_content .cnt,
  .ab-slider-content .cnt {
    padding: 5% 5% 5% 5%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ab_slider_content .cnt,
  .ab-slider-content .cnt {
    padding: 5% 5% 5% 5%;
  }
}

.ab_slider_content .cnt img,
.ab-slider-content .cnt img {
  width: auto;
  height: 90px;
  margin-bottom: 2rem;
}

.ab_slider_content .cnt h2,
.ab-slider-content .cnt h2 {
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 2rem;
}

.ab_slider_content .cnt .btn,
.ab-slider-content .cnt .btn {
  margin-left: auto;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 2rem 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .ab_slider_content .cnt .btn,
  .ab-slider-content .cnt .btn {
    margin: 2rem 0 !important;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ab_slider_content .cnt .btn,
  .ab-slider-content .cnt .btn {
    margin: 2rem 0 !important;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}

.ab_slider_content .img_hld,
.ab-slider-content .img_hld {
  min-height: 400px;
}

@media (max-width: 818px) and (min-width: 0px) {
  .ab_slider_content .img_hld,
  .ab-slider-content .img_hld {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ab_slider_content .img_hld,
  .ab-slider-content .img_hld {
    display: none;
  }
}

.ab_slider_content .img_hld img,
.ab-slider-content .img_hld img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
}

.ab_slider_content .slick-dots,
.ab-slider-content .slick-dots {
  position: absolute !important;
  margin: 0 !important;
  left: 15% !important;
  width: auto !important;
  bottom: 5% !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .ab_slider_content .slick-dots,
  .ab-slider-content .slick-dots {
    position: relative !important;
    left: 0 !important;
    margin: 1rem 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ab_slider_content .slick-dots,
  .ab-slider-content .slick-dots {
    position: relative !important;
    left: 0 !important;
    margin: 1rem 0 !important;
  }
}

.ab_slider_content,
.ab-slider-content {
  position: relative;
  z-index: 2;
}

.slider.is-admin:before,
.ab_slider_content.is-admin:before,
.ab-slider-content.is-admin:before {
  display: block;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 40px;
  position: absolute;
  z-index: 1;
}

.ab-slider-content .slick-slide > div {
  height: 100%;
}

.ab-slider-content .slick-slide > div .item {
  height: 100%;
}

.ab-slider-content .slide-m-dots {
  width: 100% !important;
  margin: 2rem auto !important;
  position: absolute !important;
  left: 0 !important;
  bottom: 5% !important;
  display: inline-flex !important;
}

@media (max-width: 818px) and (min-width: 0px), (min-width: 768px) and (max-width: 1023px) {
  .ab-slider-content .slide-m-dots {
    position: relative !important;
  }
}

.ab-slider-content .slide-m-dots .slick-dots {
  width: 100% !important;
  margin: 0 auto !important;
  position: relative !important;
  bottom: auto !important;
  display: inline-flex !important;
  justify-content: start;
}

.ab-slider-content .slide-m-dots li {
  width: auto !important;
  height: auto !important;
}

.ab-slider-content .slide-m-dots .slick-active button {
  background: #c03b4c !important;
  border: solid 2px #c03b4c !important;
}

.ab-slider-content .slide-m-dots button {
  width: 45px !important;
  height: 12px !important;
  background: #dfdfdf !important;
  border: solid 2px #dfdfdf !important;
  border-radius: 8px;
  opacity: 1;
  padding: 0 !important;
  outline: none !important;
  box-shadow: none !important;
}

.ab-slider-content .slide-m-dots button:hover {
  background: #c03b4c !important;
  border: solid 2px #c03b4c !important;
  cursor: pointer;
}

.ab-slider-content .slide-m-dots button:before {
  display: none !important;
}

.banner {
  position: relative;
  display: flex;
  min-height: 600px;
  padding: 0;
  overflow: hidden;
}

@media (max-width: 818px) and (min-width: 0px), (min-width: 768px) and (max-width: 1023px) {
  .banner {
    min-height: 300px;
  }
}

.banner .container {
  position: relative;
  z-index: 10;
}

.banner h1 {
  color: white;
  font-size: 65px;
  font-weight: 300;
  letter-spacing: -0.08px;
  text-align: center;
}

@media (max-width: 818px) and (min-width: 0px), (min-width: 768px) and (max-width: 1023px) {
  .banner h1 {
    font-size: 40px;
  }
}

.banner .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.banner .shape {
  position: absolute;
  top: 0;
  width: 40%;
  height: 80%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center right;
     object-position: center right;
  right: -10%;
}

@media (max-width: 818px) and (min-width: 0px), (min-width: 768px) and (max-width: 1023px) {
  .banner .shape {
    width: 70%;
    height: 70%;
    opacity: 0.3;
    top: -10%;
  }
}

.banner .overlay-home {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(207, 37, 66, 0) 0%, #893048 100%);
  opacity: 0.7;
}

@media (max-width: 818px) and (min-width: 0px), (min-width: 768px) and (max-width: 1023px) {
  .banner .overlay-home {
    opacity: 0.9;
  }
}

/*--------------------------------------------------------------
# Quote Content - Block
    1. Quote Content 
--------------------------------------------------------------*/
/*---------------------
  1. Quote Content 
----------------------*/
.quote_content {
  position: relative;
}

.quote_content .overlay {
  position: absolute !important;
  top: 50% !important;
  left: 100% !important;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
}

.quote_content .left-content img {
  height: 85%;
  width: 94%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  margin-top: auto;
  margin-right: auto;
}

@media (max-width: 818px) and (min-width: 0px) {
  .quote_content .left-content img {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .quote_content .left-content img {
    width: 100%;
  }
}

.two-column-block-with-divider .left-content {
  position: relative;
  width: 50%;
  display: inline-flex;
}

.two-column-block-with-divider .left-content .large-quote {
  font-size: 220px;
  margin: 0;
  font-family: "Montserrat", sans-serif;
  color: #e26431;
}

.two-column-block-with-divider .right-content {
  display: inline-block;
  width: 49%;
  padding-top: 48px;
  position: relative;
}

@media (max-width: 818px) and (min-width: 0px) {
  .two-column-block-with-divider .right-content {
    width: 100%;
    padding-top: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .two-column-block-with-divider .right-content {
    width: 100%;
    padding-top: 1rem;
  }
}

.two-column-block-with-divider .right-content .large-quote {
  font-size: 220px;
  margin: 0;
  font-family: "Montserrat", sans-serif;
  color: #e26431;
  position: absolute;
}

@media (max-width: 818px) and (min-width: 0px) {
  .two-column-block-with-divider .right-content .large-quote {
    font-size: 120px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .two-column-block-with-divider .right-content .large-quote {
    font-size: 120px;
  }
}

.two-column-block-with-divider .right-content .large-text {
  font-size: 50px;
  font-family: "Montserrat", sans-serif;
}

.two-column-block-with-divider .right-content .large-text p {
  font-size: 50px;
  font-family: "Montserrat", sans-serif;
}

@media (max-width: 818px) and (min-width: 0px) {
  .two-column-block-with-divider .right-content .large-text p {
    font-size: 25px !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .two-column-block-with-divider .right-content .large-text p {
    font-size: 25px !important;
  }
}

.two-column-block-with-divider .right-content .top-block {
  font-size: 18px;
  line-height: 26px;
  font-weight: bolder;
}

.two-column-block-with-divider .right-content .sub-block {
  font-size: 18px;
  line-height: 26px;
}

.two-column-block-with-divider .divider {
  height: 106px;
  left: 50%;
  /* margin-top:-100px; */
  position: relative;
}

.two-column-block-with-divider .right-content img {
  height: 153px;
  text-align: left;
  width: auto;
  margin-left: 20%;
  margin-top: 2rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .two-column-block-with-divider .right-content img {
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .two-column-block-with-divider .right-content img {
    margin-left: 0;
  }
}

.two-column-block-with-divider img.position-left {
  position: absolute;
  left: -30vw;
}

.two-column-block-with-divider img.position-right {
  position: absolute;
  right: -30vw;
}

.two-column-block-with-divider .offset-container .text-container {
  display: inline-flex;
  vertical-align: top;
  margin-top: -390px;
  margin-left: -80px;
}

.two-column-block-with-divider .offset-container .text-container .large-quote {
  width: 15%;
  top: 0;
  position: relative;
  line-height: 0.9;
}

.mb-d-block {
  display: none;
}

@media (max-width: 818px) and (min-width: 0px) {
  .mb-d-block {
    display: flex !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .mb-d-block {
    display: flex !important;
  }
}

.two-column-block-with-divider {
  height: 730px;
}

@media (max-width: 818px) and (min-width: 0px) {
  .two-column-block-with-divider {
    height: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .two-column-block-with-divider {
    height: 100%;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .two-column-block-with-divider .left-content {
    top: 0 !important;
    margin-top: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .two-column-block-with-divider .left-content {
    top: 0 !important;
    margin-top: 2rem;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .two-column-block-with-divider .left-content .large-quote {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .two-column-block-with-divider .left-content .large-quote {
    display: none;
  }
}

.two-column-block-with-divider .large-text {
  font-size: 50px;
  margin-top: 40px;
}

@media (max-width: 818px) and (min-width: 0px) {
  .two-column-block-with-divider .large-text {
    margin-top: 0vh;
    font-size: 30px !important;
    line-height: 32px;
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .two-column-block-with-divider .large-text {
    margin-top: 0vh;
    font-size: 30px !important;
    line-height: 32px;
    margin-bottom: 1.5rem;
  }
}

@media (max-width: 1500px) {
  .two-column-block-with-divider .large-text {
    font-size: 40px !important;
    line-height: 42px;
    margin-bottom: 1.5rem;
  }
}

.two-column-block-with-divider .large-text p {
  font-size: 50px;
  margin-top: 40px;
}

@media (max-width: 1500px) {
  .two-column-block-with-divider .large-text p {
    font-size: 40px !important;
    line-height: 45px;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .two-column-block-with-divider .large-text p {
    margin-top: 0vh;
    font-size: 30px !important;
    line-height: 32px;
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .two-column-block-with-divider .large-text p {
    margin-top: 0vh;
    font-size: 30px !important;
    line-height: 32px;
    margin-bottom: 1.5rem;
  }
}

@media (max-width: 1500px) {
  .two-column-block-with-divider .large-text p {
    font-size: 45px !important;
    line-height: 50px;
    margin-bottom: 1.5rem;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .two-column-block-with-divider .divider {
    margin-top: 3vh !important;
    margin-bottom: 3vh !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .two-column-block-with-divider .divider {
    margin-top: 3vh !important;
    margin-bottom: 3vh !important;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .two-column-block-with-divider .col-lg-offset-2 {
    text-align: center;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .two-column-block-with-divider .col-lg-offset-2 {
    text-align: center;
  }
}

.modal {
  z-index: 10000 !important;
}

/*--------------------------------------------------------------
# Resource Downloads - Block
    1. Resource Downloads 
--------------------------------------------------------------*/
/*---------------------
  1. Resource Downloads 
----------------------*/
.resource_downloads {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.resource_downloads h3 {
  font-size: 33px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 45px;
  text-align: center;
}

.resource_downloads .staff_ul .item {
  font-size: 22px;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
  width: auto;
  display: inline-block;
}

.resource_downloads .staff_ul .item:hover {
  cursor: pointer;
}

.resource_downloads .staff_ul .staff-selected {
  font-weight: bold !important;
}

.resource_downloads img {
  width: 100% !important;
  height: 400px !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.resource_downloads a {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 26px;
  color: #e26431;
}

.resource_downloads a:hover {
  color: #e17968;
}

.resource_downloads .staff-card {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
  height: 0;
  width: 0;
}

.resource_downloads .staff-card i {
  color: #e26431;
}

.resource_downloads .staff-selected {
  visibility: visible;
  opacity: 1;
  height: auto;
  width: auto;
}

/*--------------------------------------------------------------
# School Selector - Block
    1. School Selector 
--------------------------------------------------------------*/
/*---------------------
  1. School Selector 
----------------------*/
.school_selector {
  position: relative;
  overflow: hidden;
  padding: 4rem 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .school_selector {
    padding: 3rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .school_selector {
    padding: 3rem 0;
  }
}

.school_selector .bg {
  position: absolute;
  left: -5%;
  top: 0;
  width: auto;
  height: 120%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.school_selector .title {
  color: #424140;
  font-size: 2.8rem;
  font-weight: 500;
  font-style: Medium;
  letter-spacing: 0px;
  text-align: center;
}

@media (max-width: 818px) and (min-width: 0px) {
  .school_selector .title {
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .school_selector .title {
    font-size: 2.6rem;
  }
}

.school_selector img {
  width: auto;
  height: 50px;
}

.arrow_btn {
  color: #e26431 !important;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 26px;
}

.arrow_btn:hover {
  color: #e17968 !important;
}

.school-tiles-block {
  padding: 5rem 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .school-tiles-block {
    padding: 3rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .school-tiles-block {
    padding: 3rem 0;
  }
}

.school-tiles-block .school-tiles {
  margin-bottom: 4rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .school-tiles-block .school-tiles {
    margin-bottom: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .school-tiles-block .school-tiles {
    margin-bottom: 2rem;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .school-tiles-block .school-tiles .col-xl-4 {
    order: 1 !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .school-tiles-block .school-tiles .col-xl-4 {
    order: 1 !important;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .school-tiles-block .school-tiles .col-xl-8 {
    order: 2 !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .school-tiles-block .school-tiles .col-xl-8 {
    order: 2 !important;
  }
}

.school-tiles-block .school-tiles:nth-child(even) .col-xl-4 {
  order: 1;
}

@media (max-width: 818px) and (min-width: 0px) {
  .school-tiles-block .school-tiles:nth-child(even) .col-xl-4 {
    order: 2;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .school-tiles-block .school-tiles:nth-child(even) .col-xl-4 {
    order: 2;
  }
}

.school-tiles-block .school-tiles:nth-child(even) .col-xl-8 {
  order: 2;
}

@media (max-width: 818px) and (min-width: 0px) {
  .school-tiles-block .school-tiles:nth-child(even) .col-xl-8 {
    order: 1;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .school-tiles-block .school-tiles:nth-child(even) .col-xl-8 {
    order: 1;
  }
}

.school-tiles-block .school-tiles:last-child {
  margin-bottom: 0;
}

.school-tiles-block .school-tiles .s-logo {
  margin-bottom: 2rem;
}

.school-tiles-block .school-tiles .img-t {
  margin-bottom: 1rem;
}

.school-tiles-block .school-tiles .img-t:last-child {
  margin-bottom: 0;
}

.school-tiles-block .area {
  position: relative;
}

@media (max-width: 818px) and (min-width: 0px) {
  .school-tiles-block .area {
    margin-top: 2rem;
    margin-bottom: 0rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .school-tiles-block .area {
    margin-top: 2rem;
    margin-bottom: 0rem;
  }
}

.school-tiles-block .area .play {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  display: block;
  width: 80px;
  height: 80px;
  background: #fff;
  border-radius: 100px;
  border: none;
  outline: none !important;
  font-size: 3rem;
  cursor: pointer;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  transition: transform 0.6s ease-in-out;
}

@media (max-width: 818px) and (min-width: 0px) {
  .school-tiles-block .area .play {
    width: 60px;
    height: 60px;
    font-size: 2.4rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .school-tiles-block .area .play {
    width: 60px;
    height: 60px;
    font-size: 2.4rem;
  }
}

.school-tiles-block .area .play:hover {
  background: #c03b4c;
  color: #fff;
  transform: translateY(-10px) translate(-50%, -50%);
}

.school-tiles-block .area .play i {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
}

.school-tiles-block .area img {
  height: 400px;
  border-radius: 0px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media (max-width: 818px) and (min-width: 0px) {
  .school-tiles-block .area img {
    height: 300px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .school-tiles-block .area img {
    height: 300px;
  }
}

.school-tiles-block .container {
  position: relative;
  z-index: 10;
}

.school-tiles-block .container p {
  color: #fff;
}

.school-tiles-block .slick-next,
.school-tiles-block .slick-prev {
  background: white !important;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  z-index: 10;
  cursor: pointer;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
}

.school-tiles-block .slick-next:before,
.school-tiles-block .slick-prev:before {
  font-family: "Font Awesome 5 Pro";
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  color: #e26431;
  font-size: 14px;
}

.school-tiles-block .slick-next {
  right: 3%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .school-tiles-block .slick-next {
    right: 5%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .school-tiles-block .slick-next {
    right: 5%;
  }
}

.school-tiles-block .slick-next:before {
  content: "\F054";
}

.school-tiles-block .slick-prev {
  left: 3%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .school-tiles-block .slick-prev {
    left: 5%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .school-tiles-block .slick-prev {
    left: 5%;
  }
}

.school-tiles-block .slick-prev:before {
  content: "\F053";
}

.school-tiles-block .slick-dots {
  position: relative;
  bottom: 0;
  text-align: left;
  margin: auto 0rem 0rem auto;
}

.school-tiles-block .slick-dots li {
  width: auto;
}

.school-tiles-block .slick-dots .slick-active button {
  width: 45px;
  height: 10px;
  background: #e26431 0% 0% no-repeat padding-box !important;
  border-radius: 50px 50px 50px 50px;
  opacity: 1;
  border: none !important;
}

.school-tiles-block .slick-dots button {
  width: 45px;
  height: 10px;
  background: #dfdfdf;
  border-radius: 50px 50px 50px 50px;
  opacity: 1;
}

.school-tiles-block .slick-dots button:hover {
  opacity: 0.7;
  cursor: pointer;
  background: #e26431 !important;
}

.school-tiles-block .slick-dots button:before {
  display: none !important;
}

.side-image-content-block {
  position: relative;
}

.side-image-content-block .title h1,
.side-image-content-block .title h2,
.side-image-content-block .title h3,
.side-image-content-block .title h4,
.side-image-content-block .title h5,
.side-image-content-block .title h6 {
  margin-bottom: 2rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .side-image-content-block .cont .title {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .side-image-content-block .order-2 {
    order: 1 !important;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .side-image-content-block .order-1 {
    order: 2 !important;
  }
}

.side-image-content-block p {
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0px;
}

@media (max-width: 818px) and (min-width: 0px) {
  .side-image-content-block p {
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .side-image-content-block p {
    font-size: 1.8rem;
  }
}

.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text h6,
.white-text p {
  color: #fff;
}

.tab-link-block {
  padding: 4rem 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .tab-link-block {
    padding: 1.5rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .tab-link-block {
    padding: 1.5rem 0;
  }
}

.tab-link-block .btn {
  font-size: 1.6rem !important;
}

.tab-link-block a {
  border-radius: 3px;
  background: #f1f1f1;
  padding: 2rem 2.5rem;
  color: #000;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  margin-right: 1rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .tab-link-block a {
    padding: 1rem 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .tab-link-block a {
    padding: 1rem 2rem;
  }
}

.tab-link-block a:last-child {
  margin-right: 0;
}

.tab-link-block a:hover {
  color: #fff;
  background: #9d9d9d;
}

.tab-link-block .active {
  color: #fff;
  background: #9d9d9d;
}

.team-contact-block {
  padding: 4rem 0;
  position: relative;
}

@media (max-width: 818px) and (min-width: 0px) {
  .team-contact-block {
    padding: 3rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .team-contact-block {
    padding: 3rem 0;
  }
}

.team-contact-block h1,
.team-contact-block h2,
.team-contact-block h3,
.team-contact-block h4,
.team-contact-block h5,
.team-contact-block h6,
.team-contact-block p {
  text-align: left;
}

.team-contact-block .t-a p {
  color: #424140;
  font-size: 3rem;
  font-weight: 500;
}

@media (max-width: 818px) and (min-width: 0px) {
  .team-contact-block .t-a p {
    font-size: 2.2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .team-contact-block .t-a p {
    font-size: 2.2rem;
  }
}

.team-contact-block .item {
  padding: 2rem;
  margin-bottom: 2rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .team-contact-block .item {
    margin-right: -15px !important;
    margin-left: -15px !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .team-contact-block .item {
    margin-right: -15px !important;
    margin-left: -15px !important;
  }
}

.team-contact-block .item:last-child {
  margin-bottom: 0;
}

.team-contact-block .item .f-img {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 818px) and (min-width: 0px) {
  .team-contact-block .item .f-img {
    margin-bottom: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .team-contact-block .item .f-img {
    margin-bottom: 2rem;
  }
}

.team-contact-block .item .f-img img {
  width: auto;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media (max-width: 818px) and (min-width: 0px) {
  .team-contact-block .item .f-img img {
    height: 80px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .team-contact-block .item .f-img img {
    height: 80px;
  }
}

.team-contact-block .item .tt {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.48px;
  text-align: left;
  margin-bottom: 2rem;
}

.team-contact-block .item .tt:after {
  content: "";
  background: #fff;
  width: 50px;
  height: 2.5px;
  display: block;
}

.team-contact-block .item p {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  font-style: Medium;
  letter-spacing: -0.16px;
  text-align: left;
  margin-bottom: 0;
  word-wrap: break-word;
}

.team-contact-block .item p a {
  text-decoration: underline;
  color: #fff;
  word-wrap: break-word;
}

.team-contact-block .item .scho-img {
  background: #fff;
  padding: 1rem;
  align-items: center;
  display: flex;
  justify-content: center;
}

.team-contact-block .item .scho-img img {
  width: auto;
  height: 35px;
}

@media (max-width: 818px) and (min-width: 0px) {
  .team-contact-block .item .scho-img img {
    height: 50px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .team-contact-block .item .scho-img img {
    height: 50px;
  }
}

.team-contact-block .theme-ambleside {
  background: #ff0000;
}

.team-contact-block .theme-woodlands {
  background: #3f7221;
}

.team-contact-block .theme-westbury {
  background: #188ca6;
}

.team-contact-block .theme-denewood {
  background: #733db7;
}

.team-contact-block .theme-unity {
  background: #42bebc;
}

.team-filter-block {
  padding: 4rem 0;
  position: relative;
}

@media (max-width: 818px) and (min-width: 0px) {
  .team-filter-block {
    padding: 3rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .team-filter-block {
    padding: 3rem 0;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .team-filter-block .row {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .team-filter-block .row {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .team-filter-block .filter-a .mr-3 {
    min-width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0 !important;
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .team-filter-block .filter-a .mr-3 {
    min-width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0 !important;
    margin-bottom: 1rem !important;
  }
}

.team-filter-block .fil-a .btn--secondary,
.team-filter-block .fil-a .btn--outline-blue {
  border-radius: 3px;
  border: 2px solid #424140;
  background: #fff;
  color: #424140;
  font-size: 1.3rem;
  font-weight: 600;
  letter-spacing: 0px;
  text-align: center;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
}

.team-filter-block .fil-a select {
  color: #fff;
  font-size: 1.3rem;
  font-weight: 600;
  letter-spacing: 0px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  padding: 1rem;
  min-width: 250px;
}

.post-template-team .img-a {
  width: 100%;
  height: 300px;
  background: #f3f3f3;
}

@media (max-width: 818px) and (min-width: 0px) {
  .post-template-team .img-a {
    height: 250px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .post-template-team .img-a {
    height: 250px;
  }
}

.post-template-team .img-a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.post-template-team .cont {
  padding: 2rem 2rem;
  background: #000;
}

@media (max-width: 818px) and (min-width: 0px) {
  .post-template-team .cont .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .post-template-team .cont .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.post-template-team .cont .jt {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.77px;
  text-align: left;
  text-transform: uppercase;
}

.post-template-team .cont .tt {
  color: #fff;
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: -0.63px;
  text-align: left;
  position: relative;
  margin-bottom: 2rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .post-template-team .cont .tt {
    font-size: 2.4rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .post-template-team .cont .tt {
    font-size: 2.4rem;
  }
}

.post-template-team .cont .tt:after {
  content: "";
  background: #fff;
  width: 20%;
  height: 2px;
  display: block;
  margin-top: 1rem;
}

.post-template-team .cont .ex {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.77px;
  text-align: left;
}

@media (max-width: 818px) and (min-width: 0px) {
  .post-template-team .cont .ex {
    font-size: 1.6rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .post-template-team .cont .ex {
    font-size: 1.6rem;
  }
}

.post-template-team .cont button {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0px;
  text-align: center;
  border: solid 1px #fff;
  background: none;
}

@media (max-width: 818px) and (min-width: 0px) {
  .post-template-team .cont button {
    font-size: 1.8rem;
    margin-top: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .post-template-team .cont button {
    font-size: 1.8rem;
    margin-top: 2rem;
  }
}

.team-modal .modal-content {
  background: #fff !important;
}

/*--------------------------------------------------------------
# Meet The Team - Block
    1. Meet The Team 
--------------------------------------------------------------*/
/*---------------------
  1. Meet The Team 
----------------------*/
.meet_the_team, .meet-the-team {
  padding: 5rem 0rem;
}

.meet_the_team .block-header .title, .meet-the-team .block-header .title {
  font-size: 33px;
  line-height: 40px;
  color: #424140;
}

.meet_the_team .block-header .sub-text, .meet-the-team .block-header .sub-text {
  font-size: 18px;
  line-height: 26px;
  color: #424140;
  margin: 20px 60% 10px 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .meet_the_team .block-header .sub-text, .meet-the-team .block-header .sub-text {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .meet_the_team .block-header .sub-text, .meet-the-team .block-header .sub-text {
    width: 100%;
  }
}

.meet_the_team .team-container, .meet-the-team .team-container {
  display: inline-flex;
  border-bottom: 1px solid #424140;
  width: 100%;
  padding-bottom: 36px;
  margin-bottom: 30px;
}

.meet_the_team .team-container .team-card .team-name, .meet-the-team .team-container .team-card .team-name {
  font-size: 14px;
  line-height: 21px;
  font-weight: bolder;
}

.meet_the_team .team-container .team-card .team-list ul, .meet-the-team .team-container .team-card .team-list ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.meet_the_team .team-container .team-card .team-list ul li, .meet-the-team .team-container .team-card .team-list ul li {
  font-size: 20px;
  line-height: 25px;
  cursor: pointer;
  margin-bottom: 1rem;
}

.meet_the_team .staff-card, .meet-the-team .staff-card {
  height: 100%;
  width: 50%;
  margin-left: 5%;
  margin-right: 5%;
  display: none;
  position: relative;
}

.meet_the_team .staff-card img, .meet-the-team .staff-card img {
  height: 100%;
  width: 100%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .meet_the_team .staff-card img, .meet-the-team .staff-card img {
    margin-bottom: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .meet_the_team .staff-card img, .meet-the-team .staff-card img {
    margin-bottom: 1rem;
  }
}

.meet_the_team .staff-card i, .meet-the-team .staff-card i {
  color: #e26431;
}

.meet_the_team .staff-card .contact-links, .meet-the-team .staff-card .contact-links {
  position: absolute;
  right: 14px;
  top: 12px;
  display: inline-grid;
}

@media (max-width: 818px) and (min-width: 0px) {
  .meet_the_team .staff-card .contact-links, .meet-the-team .staff-card .contact-links {
    margin: 1rem 0 !important;
    padding: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .meet_the_team .staff-card .contact-links, .meet-the-team .staff-card .contact-links {
    margin: 1rem 0 !important;
    padding: 0 !important;
  }
}

.meet_the_team .staff-card .contact-links span, .meet-the-team .staff-card .contact-links span {
  margin-bottom: 3px;
}

.meet_the_team .team-container .team-card .team-name.team-selected {
  font-weight: bold;
}

.meet_the_team .team-list li.staff-selected {
  font-weight: bold;
}

.meet_the_team .staff-card.staff-selected {
  display: block;
}

.pink_bg {
  background: #893048;
  color: #fff !important;
}

.pink_bg .title, .pink_bg .sub-text, .pink_bg .more-link {
  color: #fff !important;
}

.pink_bg i {
  color: #893048 !important;
}

.pink_bg .team-container {
  border-bottom: solid 1px #fff !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .mb-w-100 {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .mb-w-100 {
    width: 100%;
  }
}

.two-column-block-with-divider {
  position: relative;
}

.contain .bg {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

/*--------------------------------------------------------------
# Tiles - Block
    1. Tiles 
--------------------------------------------------------------*/
/*---------------------
  1. Tiles 
----------------------*/
@media (max-width: 818px) and (min-width: 0px) {
  .tiles_accordion .sub-text {
    margin: 2rem auto !important;
    width: 80%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .tiles_accordion .sub-text {
    margin: 2rem auto !important;
    width: 80%;
  }
}

.tiles_accordion .repeater-card {
  position: relative;
  width: 15%;
  cursor: pointer;
  transition: width 1s;
  height: 796px;
}

@media (max-width: 818px) and (min-width: 0px) {
  .tiles_accordion .repeater-card {
    width: 100%;
    height: 10vh;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .tiles_accordion .repeater-card {
    width: 100%;
    height: 10vh;
  }
}

.tiles_accordion .repeater-card .c-text {
  transform: rotate(-270deg);
  position: absolute;
  left: 0;
  color: #fff;
  font-size: 55px;
  line-height: 67px;
  top: 40%;
  margin: 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .tiles_accordion .repeater-card .c-text {
    font-size: 35px !important;
    line-height: 47px !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -moz-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .tiles_accordion .repeater-card .c-text {
    font-size: 35px !important;
    line-height: 47px !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -moz-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
  }
}

.tiles_accordion .repeater-card img {
  display: none;
}

.tiles_accordion .c-selected {
  width: 30%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .tiles_accordion .c-selected {
    width: 100%;
    height: 50vh;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .tiles_accordion .c-selected {
    width: 100%;
    height: 50vh;
  }
}

.tiles_accordion .repeater-card.first-not-selected,
.tiles_accordion .repeater-card.last-not-selected {
  width: 20%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .tiles_accordion .repeater-card.first-not-selected,
  .tiles_accordion .repeater-card.last-not-selected {
    width: 100%;
    height: 10vh;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .tiles_accordion .repeater-card.first-not-selected,
  .tiles_accordion .repeater-card.last-not-selected {
    width: 100%;
    height: 10vh;
  }
}

.tiles_accordion .repeater-card.c-selected img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.tiles_accordion .flip h6 {
  font-size: 66px;
  font-weight: 300;
  letter-spacing: -0.04px;
  line-height: 81px;
}

@media (max-width: 1500px) {
  .tiles_accordion .flip h6 {
    font-size: 45px;
    line-height: 51px;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .tiles_accordion .flip h6 {
    font-size: 40px;
    line-height: 45px;
    margin-top: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .tiles_accordion .flip h6 {
    font-size: 40px;
    line-height: 45px;
    margin-top: 1rem;
  }
}

.tiles_accordion .flip p {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 26px;
}

@media (min-width: 992px) {
  .tiles_accordion .flip .push_lg:nth-child(even) {
    margin-right: 0 !important;
    margin-left: 50%;
    border-left: solid 3px #e17968;
  }
}

@media (min-width: 992px) {
  .tiles_accordion .flip .push_lg {
    margin-right: 50%;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .tiles_accordion .flip .push_lg {
    border-left: 0 !important;
    margin: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .tiles_accordion .flip .push_lg {
    border-left: 0 !important;
    margin: 0 !important;
  }
}

.trust-content {
  position: relative;
}

.trust-content .item {
  margin-bottom: 2rem;
}

.trust-content .item:last-child {
  margin-bottom: 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .trust-content .row {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .trust-content .row {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .trust-content .mb-4 {
    margin-top: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .trust-content .mb-4 {
    margin-top: 2rem;
  }
}

.trust-content .btn--tab {
  padding: 2rem;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: 0px;
  text-align: center;
  width: 100%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .trust-content .btn--tab {
    font-size: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .trust-content .btn--tab {
    font-size: 2rem;
  }
}

.trust-content .bg {
  padding: 4rem 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .trust-content .bg {
    padding: 2rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .trust-content .bg {
    padding: 2rem 0;
  }
}

.trust-content .tp-ar {
  padding: 4rem 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .trust-content .tp-ar {
    padding: 2rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .trust-content .tp-ar {
    padding: 2rem 0;
  }
}

.trust-content .tb-a .bg-a {
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
  background: #e8e8e8;
  padding: 1rem;
  width: 100%;
  display: flex;
}

.trust-content .tb-a .bg-a span {
  padding: 0.5rem;
  background: #fff;
  font-size: 1.3rem;
  color: #000;
  margin-right: 1rem;
  width: 35px;
  height: 35px;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.trust-content .tb-a .bg-a a {
  color: #293040;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0px;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}

.trust-content .tb-a .bg-a img {
  width: auto;
  height: 25px;
  margin-left: auto;
  margin-top: auto;
  margin-bottom: auto;
}

/*--------------------------------------------------------------
# Useful Contact - Block
    1. Useful Contact 
--------------------------------------------------------------*/
/*---------------------
  1. Useful Contact 
----------------------*/
.useful_contact p {
  color: #424140;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 26px;
}

.useful_contact a {
  color: #e17968;
}

/*--------------------------------------------------------------
# Vacancies - Block
    1. Vacancies 
--------------------------------------------------------------*/
/*---------------------
  1. Vacancies 
----------------------*/
.vacancies_block .job_vac .post-card {
  background-color: #F5F5F5;
}

.vacancies_block .job_vac .post-card .post-excerpt {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 25px;
}

.vacancies_block .job_vac .post-card .cst_f {
  font-weight: bold;
}

.vacancies_block .job_vac .post-card .cst_f .span {
  color: #e26431;
}

.vacancies_block .job_vac .btn {
  border: 1px solid #e26431;
  background-color: #fff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: inherit;
  padding: 1.5rem;
  color: #e26431;
}

.vacancies_block .job_vac .btn:hover {
  border: 1px solid #e26431;
  background-color: #e26431;
  color: #fff;
}

.vacancies_block .card-body {
  background-color: #F5F5F5;
  border: none !important;
}

.vacancies_block .card-body h3 {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 55px;
}

.vacancies_block .card-body ul {
  padding: 0;
  list-style-position: inside;
}

.vacancies_block .card-body ul li {
  margin-bottom: 1rem;
}

.vacancies_block .filter .cat_bg {
  padding: 3rem 5rem;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: inherit;
  text-align: center;
}

.vacancies_block .filter .ambleside-academy-tab {
  background: #d8d8d8 !important;
  color: #424140 !important;
}

.vacancies_block .filter .central-trust-internal-opportunities-tab {
  background: #e26431 !important;
  color: #fff !important;
}

.vacancies_block .filter .central-trust-vacancies-tab {
  background: #c03b4c !important;
  color: #fff !important;
}

.vacancies_block .filter .denewood-academy-tab {
  background: #c03b4c !important;
  color: #424140 !important;
}

.vacancies_block .filter .local-governer-clusters-tab {
  background: #424140 !important;
  color: #fff !important;
}

.vacancies_block .filter .members-tab {
  background: #893048 !important;
  color: #fff !important;
}

.vacancies_block .filter .trustees-tab {
  background: #e17968 !important;
  color: #fff !important;
}

.vacancies_block .filter .unity-academy-tab {
  background: #893048 !important;
  color: #fff !important;
}

.vacancies_block .filter .westbury-academy-tab {
  background: #d8d8d8 !important;
  color: #424140 !important;
}

.vacancies_block .filter .woodlands-academy-tab {
  background: #e17968 !important;
  color: #fff !important;
}

.vacancies_block .filter .all-tab {
  background: #000 !important;
  color: #fff !important;
}

.vacancies_block .vd {
  display: block;
}

.vacancies_block .hd {
  display: none;
}

.vacancies_block .active .vd {
  display: none;
}

.vacancies_block .active .hd {
  display: block;
}

.vacancies_block .apply_form .frm input {
  border: 1px solid #424140;
  background-color: #FFFFFF;
  border-radius: 0;
  padding: 3rem 1rem;
  color: #e26431;
}

.vacancies_block .apply_form .frm label {
  display: none !important;
}

.vacancies_block .apply_form .dark_drop {
  border: 1px solid #424140 !important;
  background-color: #424140 !important;
}

.vacancies_block .apply_form .dark_drop:hover {
  background: #e26431 !important;
  border: 1px solid #e26431 !important;
  color: #fff;
  cursor: pointer;
}

.vacancies_block .apply_form .dark_drop:hover label {
  color: #fff !important;
}

.vacancies_block .apply_form .dark_drop label {
  color: #fff !important;
}

.vacancies_block .apply_form .frm_upload_icon {
  display: none !important;
}

.vacancies_block .apply_form .frm_dropzone {
  /*position: absolute;
            top: 0;
            width: 100%;
            height: 100%;
            left: 0;
            bottom: 0;
            opacity: 0;*/
  background: none !important;
  max-width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  min-height: auto;
  text-align: center;
  margin: 0;
  padding: 0;
  border: none;
}

.vacancies_block .apply_form .drop_custom {
  width: auto;
  margin: 1rem auto;
  border: 1px solid #424140;
  background-color: #FFFFFF;
  padding: 1rem 2rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  position: relative;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  cursor: pointer;
  /* input[type="file"] {
                height: 100%;
                position: absolute;
                top: 0;
                width: 100%;
                margin: 0 !important;
                padding: 0 !important;
            }*/
}

.vacancies_block .apply_form .drop_custom:hover {
  background: #424140;
  color: #fff;
  cursor: pointer;
}

.vacancies_block .apply_form .drop_custom:hover label {
  color: #fff;
}

.vacancies_block .apply_form .drop_custom label {
  text-align: center;
}

.vacancies_block .dz-message {
  margin: 0 !important;
  padding: 0;
}

.vacancies_block h2 {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 32px;
}

.vacancies_block button {
  font-size: 16px !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  line-height: 30px !important;
  background: #e26431 !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 1rem 5rem !important;
  width: 100%;
}

.vacancies_block button:hover {
  background: #424140 !important;
  color: #fff !important;
}

.vacancies_block .apply_form__ label {
  display: none !important;
}

.vacancies_block .apply_form__ input {
  border: 1px solid #424140;
  background-color: #FFFFFF;
  border-radius: 0;
  padding: 3rem 1rem;
  color: #e26431;
}

.vacancies_block .apply_form__ .frm_dropzone {
  max-width: 70%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
  padding: 0;
  margin: 0 auto;
}

.vacancies_block .apply_form__ .frm_dropzone .dz-message {
  margin: 0;
  background: none;
  border: none !important;
  border-radius: 0;
}

.frm_dropzone {
  max-width: 70%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
  padding: 0;
  margin: 0 auto;
}

.frm_dropzone .dz-message {
  margin: 0;
  border: 1px solid #424140 !important;
  background-color: #FFFFFF;
  border-radius: 0;
}

.hide_me {
  display: none;
}

.video-content-block {
  padding: 4rem 0;
  position: relative;
}

@media (max-width: 818px) and (min-width: 0px) {
  .video-content-block {
    padding: 3rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .video-content-block {
    padding: 3rem 0;
  }
}

.video-content-block .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.video-content-block .area {
  position: relative;
}

@media (max-width: 818px) and (min-width: 0px) {
  .video-content-block .area {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .video-content-block .area {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
}

.video-content-block .area .play {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  display: block;
  width: 80px;
  height: 80px;
  background: #fff;
  border-radius: 100px;
  border: none;
  outline: none !important;
  font-size: 3rem;
  cursor: pointer;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  transition: transform 0.6s ease-in-out;
}

@media (max-width: 818px) and (min-width: 0px) {
  .video-content-block .area .play {
    width: 60px;
    height: 60px;
    font-size: 2.4rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .video-content-block .area .play {
    width: 60px;
    height: 60px;
    font-size: 2.4rem;
  }
}

.video-content-block .area .play:hover {
  background: #c03b4c;
  color: #fff;
  transform: translateY(-10px) translate(-50%, -50%);
}

.video-content-block .area .play i {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
}

.video-content-block .area img {
  max-height: 400px;
  border-radius: 0px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.video-content-block .container {
  position: relative;
  z-index: 10;
}

.video-content-block .container p {
  color: #fff;
}

.just-center {
  justify-content: center;
}

.modal {
  z-index: 999999 !important;
}

.content-modal .modal-content {
  background: grey !important;
  padding: 3rem !important;
}

.content-modal .modal-header {
  position: relative !important;
  top: auto;
  right: auto;
  justify-content: end;
  margin-bottom: 1rem;
}

.content-modal .modal-header button {
  position: relative;
  background: #000 !important;
}

.content-modal .modal-header button i {
  display: block !important;
  color: #fff;
}

.content-modal .modal-header button i:before {
  color: #fff;
}

.content-modal label,
.content-modal i {
  display: none;
}

.content-modal input,
.content-modal textarea {
  background: #fff;
  border-radius: 5px;
  color: #5a0140;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0px;
  text-align: left;
}

.content-modal .frm_button_submit {
  color: #000;
  font-size: 1.8rem !important;
  font-weight: 900;
  letter-spacing: 0px;
  position: relative;
  background: none;
  border: none !important;
  padding: 0 !important;
  margin-top: 2rem;
}

.content-modal .frm_button_submit:after {
  content: "\F178";
  font-family: "Font Awesome 5 Pro";
  margin-left: 2rem;
}

.modal-content {
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;
}

.modal-dialog {
  max-width: 60% !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .modal-dialog {
    margin: 0 auto !important;
    max-width: 95% !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .modal-dialog {
    margin: 0 auto !important;
    max-width: 95% !important;
  }
}

.modal-header {
  border: none !important;
  padding: 0 !important;
  width: auto;
  position: absolute;
  right: 1%;
  top: 2%;
  z-index: 9;
}

.modal-header button {
  margin: 0 !important;
  padding: 0 !important;
  outline: none !important;
  background: white !important;
  border-radius: 100px !important;
  height: 40px !important;
  width: 40px !important;
  line-height: 40px !important;
  opacity: 1;
  box-shadow: none !important;
}

.modal-header button span {
  top: 46% !important;
  left: 49% !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
}

.modal-header button:hover {
  background: #000 !important;
  color: #fff !important;
}

.modal-header button:hover span {
  color: #fff !important;
}

.modal-header span {
  color: #000;
  font-size: 2.4rem;
  font-weight: 500;
}

.modal-body {
  padding: 0 !important;
  min-height: 500px;
  border-radius: 0px;
  overflow: hidden;
}

.modal-body video,
.modal-body iframe {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  min-height: 500px;
  max-width: 100% !important;
  border-radius: 0px;
}

/*--------------------------------------------------------------
# Visions - Block
    1. Visions 
--------------------------------------------------------------*/
/*---------------------
  1. Visions 
----------------------*/
.w-max {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .w-max {
    width: auto !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .w-max {
    width: auto !important;
  }
}

.visions-and-values .header-text {
  width: 100%;
  text-align: center;
}

@media (max-width: 818px) and (min-width: 0px) {
  .visions-and-values .header-text {
    margin-bottom: 3rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .visions-and-values .header-text {
    margin-bottom: 3rem !important;
  }
}

.visions-and-values .header-text .title {
  font-size: 33px;
  color: #e17968;
}

.visions-and-values .header-text .sub-text {
  font-size: 18px;
  line-height: 26px;
  color: #424140;
  margin: 10px 32%;
}

.visions-and-values .values-container .value-card .title {
  font-size: 22px;
  line-height: 26px;
  width: 100%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .visions-and-values .values-container .value-card .title {
    font-size: 13px;
    line-height: 14px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .visions-and-values .values-container .value-card .title {
    font-size: 16px;
    line-height: 19px;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .visions-and-values h3 {
    font-size: 28px !important;
    line-height: 31px !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .visions-and-values h3 {
    font-size: 28px !important;
    line-height: 31px !important;
  }
}

.visions-and-values .values {
  width: 100%;
  display: inline-flex;
}

.visions-and-values .values-container,
.visions-and-values .image-container {
  width: 50%;
  position: relative;
}

.visions-and-values .values-container {
  margin-top: 5%;
  display: flex;
  flex-wrap: wrap;
}

.visions-and-values .values-container .value-card {
  width: 33.33%;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
}

.visions-and-values .values-container .value-card .value-selector {
  height: 45px;
  width: 45px;
  background-color: #d8d8d8;
  border-radius: 50%;
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
}

@media (max-width: 818px) and (min-width: 0px) {
  .visions-and-values .values-container .value-card .value-selector {
    height: 35px;
    width: 35px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .visions-and-values .values-container .value-card .value-selector {
    height: 35px;
    width: 35px;
  }
}

.visions-and-values .values-container .value-card .value-selector .inner-selector {
  height: 27px;
  width: 27px;
  background-color: #e8e8e8;
  border-radius: 50%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .visions-and-values .values-container .value-card .value-selector .inner-selector {
    height: 17px;
    width: 17px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .visions-and-values .values-container .value-card .value-selector .inner-selector {
    height: 17px;
    width: 17px;
  }
}

.visions-and-values .values-container .value-card .value-selector .inner-selector.selector-selected {
  background-color: #e17968;
}

.visions-and-values .values-container .value-card .title.selector-selected {
  color: #e17968;
}

.visions-and-values .values-container .values-text-container .values-text {
  display: none;
}

.visions-and-values .values-container .values-text-container .values-text.selector-selected {
  display: block;
}

/* .visions-and-values .image-container img {
	margin-left: 150px;
} */
.visions-and-values .image-container .bg-image {
  position: absolute;
  top: 5%;
  left: 12%;
  z-index: -1;
  width: 73%;
}

.visions-and-values .values-container .values-text-container {
  position: relative;
  width: 100%;
}

.visions-and-values .values-container .values-text-container .values-text {
  position: relative;
  margin: 4rem 13%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .visions-and-values .values-container .values-text-container .values-text {
    position: relative;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .visions-and-values .values-container .values-text-container .values-text {
    position: relative;
  }
}

.visions-and-values .values-container .values-text-container .values-text .upper-text {
  font-size: 18px;
  line-height: 26px;
  color: #424140;
  font-weight: bolder;
  margin-bottom: 9px;
}

.visions-and-values .values-container .values-text-container .values-text .sub-text {
  font-size: 18px;
  line-height: 26px;
  color: #424140;
}

.value-card .title {
  margin-bottom: 1.5rem;
}

.values-text-container a {
  margin-top: 1rem;
  display: inline-block;
  width: 100%;
}

.owl-carousel .owl-item img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
		Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
		"Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
		"Liberation Mono", "Courier New", monospace;
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

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

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1,
.h1 {
  font-size: 2.5rem;
}

h2,
.h2 {
  font-size: 2rem;
}

h3,
.h3 {
  font-size: 1.75rem;
}

h4,
.h4 {
  font-size: 1.5rem;
}

h5,
.h5 {
  font-size: 1.25rem;
}

h6,
.h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014   \A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 818px) and (min-width: 0px) {
  .container {
    max-width: 100% !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .container {
    max-width: 100% !important;
  }
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (max-width: 1400px) {
  .container {
    max-width: 80%;
  }
}

@media (min-width: 1400px) {
  .container {
    max-width: 85%;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table .table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.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-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.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 .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #212529;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm,
.input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn,
.form-control-plaintext.form-control-lg,
.input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]),
.input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]),
.input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: 0.2rem;
}

.was-validated .form-control:valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label,
.custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before,
.custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip,
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label,
.custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label::before,
.custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip,
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: 0.2rem;
}

.was-validated .form-control:invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label,
.custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label,
.custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label::before,
.custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  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;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn:hover,
.btn:focus {
  text-decoration: none;
}

.btn:focus,
.btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active,
.btn:not(:disabled):not(.disabled).active {
  background-image: none;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary:focus,
.btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary:focus,
.btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus,
.btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus,
.btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning:focus,
.btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger:focus,
.btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus,
.btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus,
.btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

.btn-link:focus,
.btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}

.btn-link:disabled,
.btn-link.disabled {
  color: #6c757d;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.show {
  display: block;
}

tr.collapse.show {
  display: table-row;
}

tbody.collapse.show {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 0 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split::after {
  margin-left: 0;
}

.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
  z-index: 3;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: flex;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-file:not(:first-child) .custom-file-label::before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #007bff;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
}

.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  margin-bottom: 0;
}

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dee2e6;
}

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-control {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-file-input:focus ~ .custom-file-control::before {
  border-color: #80bdff;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(calc(2.25rem + 2px) - 1px * 2);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:hover,
.navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-expand .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: flex;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: flex;
  flex-direction: column;
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-top,
  .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-top,
  .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-top,
  .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}

.badge-primary[href]:hover,
.badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc;
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

.badge-success[href]:hover,
.badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

.badge-info[href]:hover,
.badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

.badge-warning[href]:hover,
.badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

.badge-danger[href]:hover,
.badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

.badge-light[href]:hover,
.badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

.badge-dark[href]:hover,
.badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-primary hr {
  border-top-color: #9fcdff;
}

.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #007bff;
  transition: width 0.6s ease;
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:hover,
.list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.list-group-item:hover,
.list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}

.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}

.modal.show .modal-dialog {
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 992px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top,
.bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right,
.bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow,
.bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left,
.bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow::before,
.popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top,
.bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

.bs-popover-top .arrow,
.bs-popover-auto[x-placement^="top"] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}

.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^="top"] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

.bs-popover-right,
.bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

.bs-popover-right .arrow,
.bs-popover-auto[x-placement^="right"] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}

.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^="right"] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

.bs-popover-bottom,
.bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

.bs-popover-bottom .arrow,
.bs-popover-auto[x-placement^="bottom"] .arrow {
  top: calc((0.5rem + 1px) * -1);
}

.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}

.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^="bottom"] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left,
.bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

.bs-popover-left .arrow,
.bs-popover-auto[x-placement^="left"] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}

.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^="left"] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}

@supports (transform-style: preserve-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
}

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%);
}

@supports (transform-style: preserve-3d) {
  .carousel-item-next,
  .active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
}

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%);
}

@supports (transform-style: preserve-3d) {
  .carousel-item-prev,
  .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #0062cc !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
  color: #545b62 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover,
a.text-success:focus {
  color: #1e7e34 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover,
a.text-info:focus {
  color: #117a8b !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #d39e00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #bd2130 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
  color: #dae0e5 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
  color: #1d2124 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/*# sourceMappingURL=bootstrap.css.map */
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
@media (max-width: 818px) and (min-width: 0px) {
  .h-mob {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .h-mob {
    display: none !important;
  }
}

footer {
  color: #fff;
  padding: 4rem 0 0 0;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  footer {
    padding: 3rem 0 0 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  footer {
    padding: 3rem 0 0 0;
  }
}

@media (max-width: 818px) and (min-width: 0px), (min-width: 768px) and (max-width: 1023px) {
  footer .footer-logo {
    margin-bottom: 2rem !important;
  }
}

@media (max-width: 818px) and (min-width: 0px), (min-width: 768px) and (max-width: 1023px) {
  footer .just-end {
    justify-content: start !important;
  }
}

footer p,
footer a,
footer li {
  font-size: 1.6rem;
}

footer a {
  word-break: break-word;
}

footer .main_footer h3 {
  font-weight: 300;
}

footer .main_footer h3,
footer .main_footer a,
footer .main_footer p {
  color: #fff;
}

footer .main_footer a:hover {
  color: #e26431 !important;
}

footer .main_footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

footer .main_footer ul li a {
  padding: 0.5rem 0;
  width: 80%;
  display: block;
  transition: all 0.2s ease-in-out 0s;
}

footer .main_footer ul li a:hover {
  color: #dfdfdf;
}

footer .main_footer i {
  color: #f8931f;
}

footer .main_footer .footer-menu-container {
  margin-bottom: 30px;
}

footer .main_footer .cnt-a a {
  display: flex;
}

footer .main_footer .cnt-a i {
  font-size: 1.6rem;
}

footer .sub_footer {
  color: #fff;
}

footer .sub_footer p,
footer .sub_footer li,
footer .sub_footer a {
  font-size: 1.2rem;
}

footer .sub_footer a {
  color: #fff;
}

footer .sub_footer a:hover {
  color: #e26431 !important;
}

footer .social-icons {
  margin-bottom: 9px;
}

footer .social-icon {
  margin-right: 13px;
  margin-top: 15px;
  font-size: 20px;
}

footer .social-icon a:hover i {
  color: #e17968 !important;
}

footer .social-icon a i {
  color: #e26431;
}

footer .footer-logo {
  margin-left: -80px;
  margin-bottom: 34px;
}

@media (max-width: 818px) and (min-width: 0px) {
  footer .footer-logo {
    margin-left: 0px;
    margin-bottom: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  footer .footer-logo {
    margin-left: 0px;
    margin-bottom: 2rem;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  footer .mb-mb-5 {
    margin-bottom: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  footer .mb-mb-5 {
    margin-bottom: 2rem;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  footer .pb-pb-4 {
    padding-bottom: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  footer .pb-pb-4 {
    padding-bottom: 2rem;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  footer .text-right {
    text-align: left !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  footer .text-right {
    text-align: left !important;
  }
}

footer .sub_footer ul {
  list-style: none;
  list-style-position: inside;
}

.border_none {
  border: none !important;
}

a:hover {
  text-decoration: none;
}

footer .sub_footer .brd-l {
  border-top: 1px solid #979797;
}

footer .social-icon a i {
  color: #e26431;
}

footer .office-address p,
footer .office-contact p {
  margin: 0;
  line-height: 1.8;
}

.footer-form-block {
  padding: 3rem 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .footer-form-block {
    padding: 3rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .footer-form-block {
    padding: 3rem 0;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .footer-form-block .row {
    margin: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .footer-form-block .row {
    margin: 0;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .footer-form-block .form-block {
    width: 90%;
    margin: 0 auto;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .footer-form-block .form-block {
    width: 90%;
    margin: 0 auto;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .footer-form-block .left-content {
    margin-bottom: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .footer-form-block .left-content {
    margin-bottom: 2rem;
  }
}

.footer-form-block .left-content .title {
  font-size: 3.2rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4;
  width: 100%;
  padding: 0 5%;
  position: relative;
  display: flex;
}

.footer-form-block .left-content .title:before {
  content: "\F10D";
  font-family: "Font Awesome 5 Pro";
  font-size: 10rem;
  color: #ed7203;
  font-weight: 700;
  line-height: normal;
  margin-right: 3rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .footer-form-block .left-content .title:before {
    font-size: 8rem;
    margin-right: 1.5rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .footer-form-block .left-content .title:before {
    font-size: 8rem;
    margin-right: 1.5rem;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .footer-form-block .left-content .title {
    padding: 0%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .footer-form-block .left-content .title {
    padding: 0%;
  }
}

.footer-form-block .left-content .title p {
  color: #fff;
}

@media (max-width: 818px) and (min-width: 0px) {
  .footer-form-block .left-content .title p {
    height: auto;
    position: relative;
    line-height: 40px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .footer-form-block .left-content .title p {
    height: auto;
    position: relative;
    line-height: 40px;
  }
}

.footer-form-block .left-content .large-quote {
  font-size: 110px;
  margin: 0;
  width: 20%;
  display: inline-block;
  height: 100%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .footer-form-block .left-content .large-quote {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .footer-form-block .left-content .large-quote {
    width: 100%;
  }
}

.footer-form-block .left-content .large-quote i {
  position: absolute;
  top: 0;
  left: 0;
  color: #ed7203;
}

@media (max-width: 818px) and (min-width: 0px) {
  .footer-form-block .left-content .large-quote i {
    position: relative;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .footer-form-block .left-content .large-quote i {
    position: relative;
  }
}

.footer-form-block .left-content p {
  font-size: 5rem;
  line-height: normal;
  color: #fff;
}

@media (max-width: 818px) and (min-width: 0px) {
  .footer-form-block .left-content p {
    font-size: 3.2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .footer-form-block .left-content p {
    font-size: 3.2rem;
  }
}

.footer-form-block #form_contact-form .frm_form_field {
  position: relative;
  padding: 0;
}

.footer-form-block #form_contact-form input {
  height: 80px;
  margin-top: 0px;
  font-size: 1.6rem;
  color: #424140;
  font-family: "Montserrat", sans-serif;
}

.footer-form-block #form_contact-form label {
  display: block;
  color: #424140;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: left;
  position: absolute;
  top: 2.5%;
  left: 1.5%;
  margin: 0;
  padding: 0;
  opacity: 0.5;
}

.footer-form-block #form_contact-form button {
  width: auto;
  margin: 0;
  border: 0;
  border-radius: 0;
  height: auto;
  padding: 3rem 5rem;
  background: #e26431;
  box-shadow: none;
  -moz-box-shadow: none;
}

@media (max-width: 818px) and (min-width: 0px) {
  .footer-form-block #form_contact-form button {
    padding: 2rem 2rem;
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .footer-form-block #form_contact-form button {
    padding: 2rem 2rem;
    width: 100%;
  }
}

.footer-form-block #form_contact-form button:hover {
  background: #000;
  color: #fff;
}

.footer-form-block #form_contact-form .frm_form_field.form-field {
  margin-bottom: 10px;
}

footer .end {
  width: 100%;
  height: 40px;
  background-color: #424140;
}

@media (min-width: 1200px) {
  .col-xl-5n {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 992px) {
  .col-lg-5n {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.col-tog-bt {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1rem;
  cursor: pointer;
  padding: 0;
  background: none;
  border: none;
  color: #fff;
}

.col-tog-bt span,
.col-tog-bt img {
  margin-top: auto;
  margin-bottom: auto;
}

.col-tog-bt img {
  width: auto;
  height: 40px;
}

.theme-switch__dropdown {
  z-index: 30;
  background-color: #fff;
  padding: 40px;
  position: absolute;
  opacity: 0;
  width: 100%;
  visibility: hidden;
  pointer-events: none;
  left: 0;
  width: 400px;
  position: absolute;
  box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.25);
  border-width: 3px;
  top: calc(100% + 25px);
  transform: translate3d(0, -40px, 0);
  transition: opacity 0.25s ease-out 0ms, visibility 0ms ease-out 0ms;
}

.theme-switch__dropdown ul {
  width: 100%;
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}

.theme-switch__dropdown ul li {
  flex: 1;
}

.theme-switch__dropdown ul li button {
  background-image: none;
  border: 2px solid transparent;
  box-shadow: none;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  outline: 0;
  padding: 17px 25px 13px;
  min-height: 60px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out, border 0.25s ease-out;
  width: auto;
}

.theme-switch__dropdown ul li button:hover {
  box-shadow: 0 0 0 4px #000;
  background: #000;
  color: #fff;
  border-color: #fff;
  text-decoration: underline;
  text-underline-offset: 0.2em;
  cursor: pointer;
}

.theme-switch__dropdown ul li .light-theme {
  background-color: #fff;
  border-color: #111;
  color: #111;
}

.theme-switch__dropdown ul li .dark-theme {
  background-color: #111;
  border-color: #111;
  color: #fff;
}

.theme-switch__dropdown ul li .yellow-theme {
  background-color: #fdc300;
  border-color: #111;
  color: #111;
}

.is-open {
  z-index: 110;
  opacity: 1;
  visibility: visible;
  left: 0;
  transform: translateX(-75%);
  pointer-events: all;
  position: absolute;
  top: 32%;
}

.is-open:before {
  content: "\F0DA";
  font-family: "Font Awesome 5 Pro";
  display: block;
  font-weight: 600;
  font-size: 80px;
  color: #fff;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
}

.switch-theme {
  position: fixed;
  top: 60% !important;
  left: 0;
  transform: translate(0%, -50%) !important;
  -webkit-transform: translate(0, -50%) !important;
  -moz-transform: translate(0%, -50%) !important;
  -o-transform: translate(0%, -50%) !important;
  -ms-transform: translate(0%, -50%) !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .switch-theme {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .switch-theme {
    display: none !important;
  }
}

.switch-theme .col-tog-bt_,
.switch-theme .font-toggle {
  border: 3px solid #fff;
  border-radius: 25px;
  background-color: #893048;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0;
}

.switch-theme .col-tog-bt_ button,
.switch-theme .font-toggle button {
  background: none;
  border: none;
  outline: none;
  box-shadow: none;
}

.switch-theme .font-toggle {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
  display: flex;
  flex-wrap: wrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-top: 8rem !important;
  transform-origin: bottom right;
  overflow: hidden;
}

.switch-theme .font-toggle .large-font,
.switch-theme .font-toggle .medium-font,
.switch-theme .font-toggle .small-font {
  padding: 0;
  margin: 0.5rem 0rem;
  cursor: pointer;
  color: #fff;
  width: 100%;
}

.switch-theme .font-toggle .large-font {
  font-size: 30px;
}

.switch-theme .font-toggle .medium-font {
  font-size: 25px;
}

.switch-theme .font-toggle .small-font {
  font-size: 20px;
}

.theme-buttons {
  border: 3.79px solid white;
  border-top-left-radius: 0;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 0;
  background-color: #893048;
  padding: 1rem 2rem;
  transform-origin: left center;
  transform: rotate(-90deg) translateX(-45%) translateY(50%);
  pointer-events: auto;
}

.theme-buttons .light-theme,
.theme-buttons .dark-theme,
.theme-buttons .yellow-theme {
  border-radius: 5px;
  font-size: 18px;
  font-weight: 500;
  font-style: medium;
  text-align: center;
  border: solid 2px #fff;
  padding: 0.8rem 1rem;
  text-transform: uppercase;
}

.theme-buttons .light-theme {
  background-color: white !important;
  border: solid 2px #fff !important;
  color: black !important;
}

.theme-buttons .dark-theme {
  background-color: #000 !important;
  border: solid 2px #000 !important;
  color: #fff !important;
}

.theme-buttons .yellow-theme {
  background-color: #c03b4c !important;
  border: solid 2px #fff !important;
  color: #fff !important;
}

.yellow-theme .switch-theme .col-tog-bt_,
.yellow-theme .switch-theme .font-toggle {
  border: 3px solid #fff;
  background-color: #893048;
  color: #fff;
}

.yellow-theme .switch-theme .font-toggle button {
  color: #fff;
}

.yellow-theme .switch-theme .theme-switch__dropdown ul li button:hover {
  box-shadow: 0 0 0 4px #fff;
  background: #893048;
  color: #fff;
  border-color: #fff;
}

.lg-text {
  color: #c03b4c;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.53px;
  margin-top: 1rem;
  margin-bottom: 0;
}

/*----------------------------
    Header
----------------------------*/
.header .nav,
.header .header-container {
  position: initial !important;
}

.header__wrap {
  position: relative;
}

.pos-int {
  position: initial !important;
}

.brd-t {
  border: solid 2px #c03b4c;
  padding: 2rem;
  text-align: center !important;
  justify-content: center !important;
  border-radius: 15px;
}

.brd-t h1,
.brd-t h2,
.brd-t h3,
.brd-t h4,
.brd-t h5,
.brd-t h6,
.brd-t p {
  text-align: center !important;
}

@media (max-width: 1400px) {
  .main_head .txt_end {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .main_head .row {
    justify-content: start !important;
    padding: 0;
  }
  .main_head .pt-5,
  .main_head .tp_br {
    padding-top: 2rem !important;
  }
}

.level-1-hc:hover .space-a {
  display: block;
}

.space-a {
  padding-top: 30px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
}

.wpml-menu {
  padding-top: 2px;
}

.wpml-menu .menu-item {
  padding: 0rem 0rem !important;
}

.wpml-ls-item img {
  margin-right: 0.5rem;
}

.wpml-ls-item a {
  font-size: 16px !important;
}

.ftt {
  text-align: left;
  margin-bottom: 2rem;
  border-bottom: solid 2px #c03b4c;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding-bottom: 0.5rem;
}

.tp-b {
  padding-bottom: 4rem;
  padding-left: 2rem;
}

.img-t {
  width: auto !important;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.desktop .lis-2 {
  display: none;
}

.desktop .has-active-level3 {
  display: block;
}

.desktop .has-children {
  justify-content: space-between;
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}

.desktop .has-children:after {
  content: "\F054";
  font-family: "Font Awesome 5 Pro";
  justify-content: end;
  display: inline-flex;
  margin-right: 0;
}

.has-cta .cta-area {
  order: 2;
}

.has-cta .lis-2 {
  order: 3;
}

.has-cta .lis {
  order: 1;
}

.mega-open-div .mm-a:after {
  width: 100% !important;
}

.fix-he p {
  font-size: 2.2rem !important;
  color: #c03b4c;
  font-weight: 800 !important;
}

.fix-he #back-menu,
.fix-he .back-menu,
.sub-menu-mob #back-menu,
.sub-menu-mob .back-menu {
  display: block !important;
}

.fix-he #back-menu:after,
.fix-he .back-menu:after,
.sub-menu-mob #back-menu:after,
.sub-menu-mob .back-menu:after {
  display: none !important;
}

.nav {
  justify-content: end;
}

.nav .level-2 .active-item a {
  color: #c03b4c !important;
}

.nav .level-2 .active-item:after {
  color: #c03b4c !important;
}

.nav .level-3 a {
  width: 90%;
}

.nav .level-3 a:hover {
  color: #c03b4c !important;
}

.level-1-hc a:before {
  content: "\F078";
  font-family: "Font Awesome 5 Pro";
  display: flex;
  order: 2;
  margin-left: 1rem;
  font-size: 1.3rem;
  font-weight: 400;
  align-items: center;
}

header .hed-ds .cta-area {
  position: sticky;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  top: 0;
}

header .hed-ds #btn-primary {
  padding: 0.75em 1.5em !important;
}

header .hed-ds .lis-2 .active .sticky {
  position: sticky;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  top: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.hed-ds .level-2 .has-children {
  position: relative;
  padding-right: 2rem;
  margin-bottom: 1rem;
}

.hed-ds .level-2 .has-children:after {
  position: absolute !important;
  top: 50% !important;
  right: 0% !important;
  transform: translate(0%, -50%) !important;
  -webkit-transform: translate(0%, -50%) !important;
  -moz-transform: translate(0%, -50%) !important;
  -o-transform: translate(0%, -50%) !important;
  -ms-transform: translate(0%, -50%) !important;
}

.hed-ds .btn {
  padding-left: 5rem;
  padding-right: 5rem;
}

.f_rel {
  position: fixed;
  top: 0;
  border-radius: 0 0 30px 30px;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
  z-index: 999;
  padding-top: 2rem;
  padding-bottom: 0rem;
}

.f_rel .btn--primary,
.f_rel #btn-primary {
  background: #1b5b77 !important;
  border-color: #1b5b77 !important;
  color: #fff !important;
}

.f_rel .btn--primary:hover,
.f_rel #btn-primary:hover {
  color: #fff !important;
}

.f_rel .level-1 a:after {
  background-color: #000 !important;
}

.f_rel .logo {
  display: none !important;
}

.f_rel .d_logo {
  display: block !important;
}

.f_rel .menu .sub-menu li a {
  color: #000 !important;
}

.f_rel .menu .sub-menu li a:hover {
  color: #000 !important;
}

.f_rel .d_logo {
  height: 50px;
  width: auto;
}

.f_rel .sub-menu {
  border: none !important;
  box-shadow: 0 10px 6px 0 rgba(0, 0, 0, 0.08);
  width: 100% !important;
  margin: 0 auto !important;
  top: 100% !important;
  left: 50% !important;
  transform: translate(-50%, 0) !important;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
}

.f_rel #navbar ul li a,
.f_rel .hed-ds ul li a {
  color: #000 !important;
  font-size: 18px;
}

.f_rel #navbar ul li a:hover,
.f_rel .hed-ds ul li a:hover {
  color: #000 !important;
}

.f_rel #navbar .s_btn,
.f_rel .hed-ds .s_btn {
  color: #000 !important;
}

.current-page:after {
  width: 100% !important;
}

.pos-int {
  position: inherit !important;
}

.d_logo {
  display: none;
}

.hide_arrow:after {
  display: none !important;
}

#btn-primary {
  padding: 0.75em 2.5em !important;
}

#btn-primary:hover {
  color: #fff !important;
}

.level-1,
.level-2,
.level-3 {
  height: 100%;
}

.cta-area .btn {
  border-radius: 10px !important;
  font-size: 16px !important;
  padding: 1.2rem 2rem !important;
  text-transform: none !important;
  position: relative !important;
  font-weight: 700 !important;
  line-height: inherit !important;
  height: auto !important;
  display: inline-flex;
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  margin-top: 1rem !important;
}

.cta-area .btn:before {
  content: "" !important;
  background: url(assets/img/white-arrow-right.svg);
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-left: 2rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: auto;
  margin-bottom: auto;
}

.cta-area .level-3 {
  padding-left: 15px;
  padding-right: 15px;
  border: none;
}

.cta-area h1,
.cta-area h2,
.cta-area h3,
.cta-area h4,
.cta-area h5,
.cta-area h6 {
  color: #000;
  font-size: 18px;
  letter-spacing: 0;
  width: 100%;
  text-align: left;
}

.cta-area p {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  text-align: left;
}

.cta-area img {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.cta-area .btn {
  margin-top: 1rem;
  font-size: 16px;
  color: #fff !important;
}

.cta-area img {
  border-radius: 15px;
  width: 100%;
  height: 100%;
}

.lis {
  padding-right: 15px;
  padding-left: 15px;
}

.cta-area {
  padding-right: 15px;
  padding-left: 15px;
}

header {
  position: absolute;
  top: 0%;
  padding-top: 2%;
  left: 0;
  z-index: 20;
  width: 100%;
  background: none;
}

@media (max-width: 818px) and (min-width: 0px) {
  header {
    top: 0%;
    padding-top: 0%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  header {
    top: 0%;
    padding-top: 0%;
  }
}

header .level-3,
header .level-2-acf {
  display: none;
}

header .active {
  display: block;
}

header .active a {
  font-weight: bold !important;
}

header .level-3 {
  width: 100%;
  margin-right: auto;
  border-right: none;
  padding-right: 5%;
}

header .level-3 div {
  justify-content: space-between;
  display: flex;
  margin-bottom: 0rem;
  flex-wrap: wrap;
  width: 100%;
}

header .level-2 {
  width: 100%;
  margin-right: auto;
  border-right: none;
  padding-right: 5%;
}

header .level-2 .has-children {
  justify-content: space-between;
  display: flex;
  margin-bottom: 2rem;
  flex-wrap: wrap;
}

header .level-2 .has-children:after {
  content: "\F054";
  font-family: "Font Awesome 5 Pro";
  justify-content: end;
  display: inline-flex;
  margin-right: 0;
}

header .level-2 .active {
  font-weight: bold;
}

header .level-2 a,
header .level-3 a {
  color: #000 !important;
  font-size: 16px !important;
  letter-spacing: 0;
  padding: 0 !important;
}

header .level-2 a:after,
header .level-3 a:after {
  display: none !important;
}

header .level-2 a:hover,
header .level-3 a:hover {
  color: #000 !important;
}

header .active-item a {
  font-weight: bold !important;
}

header .nav ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

header .nav .level-1 {
  margin-right: 2rem !important;
  padding-bottom: 0;
}

header .nav .level-1:last-child {
  margin-right: 0rem !important;
}

header .nav .level-1 a {
  color: #000;
  font-size: 16px;
  letter-spacing: 0;
  position: relative;
  cursor: pointer;
  padding-bottom: 1rem !important;
  font-weight: 400 !important;
  display: inline-flex;
  text-align: left;
}

header .nav .level-1 a:after {
  content: "";
  pointer-events: none;
  position: absolute;
  left: 0px;
  bottom: 0;
  width: 0px;
  height: 3px;
  transition: width 0.3s ease-in-out 0s;
  background-color: #c03b4c;
  display: block !important;
}

header .nav .level-1 a:hover {
  color: #000;
}

header .nav .level-1 a:hover:after {
  width: 100%;
}

header .nav .level-1:hover .sub-menu {
  opacity: 1;
  display: block;
}

header .nav .sub-menu {
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  border: none;
  background: #fff;
  box-shadow: 0 10px 6px 0 rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  padding: 1rem 2rem !important;
  overflow: hidden;
  max-height: 80vh;
  opacity: 0;
  display: none;
  opacity: 0;
  transition: opacity 0.6s ease-in-out !important;
}

header .nav .sub-menu .lis a:before {
  display: none !important;
}

header .logo {
  height: 60px;
  width: auto;
}

header .tpl {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
}

header .tpl li {
  width: auto;
  margin-left: 1rem;
  margin-right: 1rem;
}

header .tpl li a {
  color: #fff;
  font-size: 18px !important;
  letter-spacing: 0;
  text-align: center;
}

header .tpl li a:after {
  content: " | ";
  padding-left: 1rem;
}

header .tpl li:last-child a:after {
  display: none !important;
}

header #navbar,
header .hed-ds {
  background: none;
  position: relative;
}

header #navbar .over-hd,
header .hed-ds .over-hd {
  position: relative;
  z-index: 15;
  background: #fff;
}

header #navbar .s_btn,
header .hed-ds .s_btn {
  color: #fff;
  font-size: 2.4rem;
  letter-spacing: 0;
  background: none;
  border: none !important;
  padding: 0 !important;
  box-shadow: none;
  outline: none;
  cursor: pointer;
}

header #navbar .s_hld,
header .hed-ds .s_hld {
  background: #c03b4c;
  position: absolute;
  width: 100%;
  padding: 2rem 2rem;
  transform: translatey(-100%);
  transition: transform 0.6s ease-in-out;
  z-index: 10;
}

header #navbar .s_hld .centered,
header .hed-ds .s_hld .centered {
  padding-top: 4rem;
}

header #navbar .s_hld .container,
header .hed-ds .s_hld .container {
  position: relative;
}

header #navbar .s_hld .container form,
header .hed-ds .s_hld .container form {
  position: relative;
}

header #navbar .s_hld input,
header .hed-ds .s_hld input {
  border-radius: 45px;
  background-color: #fff;
  color: #a73f6f;
  font-size: 2.4rem;
  font-weight: 900;
  letter-spacing: 0;
  text-align: left;
  border: none;
  padding: 2rem 2rem 2rem 6rem;
}

header #navbar .s_hld .search-submit,
header .hed-ds .s_hld .search-submit {
  position: absolute;
  top: 50%;
  left: 1.5%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  color: #a73f6f;
  border: none;
  background: none;
  outline: none;
  font-size: 2.2rem;
}

header #navbar .s_hld .search-submit i,
header .hed-ds .s_hld .search-submit i {
  font-weight: 800;
}

header #navbar .s_hld #close-btn,
header .hed-ds .s_hld #close-btn {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  cursor: pointer;
  transition: all 0.2s ease-in-out 0s !important;
}

header #navbar .s_hld #close-btn:hover,
header .hed-ds .s_hld #close-btn:hover {
  color: #e17968;
}

header #navbar .open-search,
header .hed-ds .open-search {
  transform: translatey(0%);
}

.s_hld_mob {
  background: #c03b4c;
  position: absolute;
  width: 100%;
  padding: 0;
  transform: translatey(-200%);
  transition: transform 0.6s ease-in-out;
  z-index: 9999999999;
  top: 0;
}

.s_hld_mob .logo {
  height: 65px;
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.s_hld_mob .container {
  padding: 0;
}

.s_hld_mob .l-bg {
  background-color: #a94171;
  padding-right: 15px;
  padding-left: 15px;
}

.s_hld_mob .d-bg {
  background-color: #c03b4c;
  padding-right: 15px;
  padding-left: 15px;
}

.s_hld_mob .col-9 {
  justify-content: end;
}

.s_hld_mob .centered {
  padding: 5rem 15px 5rem 15px;
}

.s_hld_mob .container {
  position: relative;
}

.s_hld_mob .container form {
  position: relative;
}

.s_hld_mob input {
  border-radius: 45px;
  background-color: #fff;
  color: #a73f6f;
  font-size: 2.4rem;
  font-weight: 900;
  letter-spacing: 0;
  text-align: left;
  border: none;
  padding: 2rem 2rem 2rem 6rem;
}

.s_hld_mob .search-submit {
  position: absolute;
  top: 50%;
  left: 1.5%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  color: #a73f6f;
  border: none;
  background: none;
  outline: none;
  font-size: 2.2rem;
}

.s_hld_mob .search-submit i {
  font-weight: 800;
}

.s_hld_mob #close-btn-mob {
  color: #fff;
  cursor: pointer;
  transition: all 0.2s ease-in-out 0s !important;
}

.s_hld_mob #close-btn-mob:hover {
  color: #e17968;
}

.open-search-m {
  position: fixed;
  transform: translatey(0);
  height: 100%;
  z-index: 9999999999;
}

.just-end {
  justify-content: end;
}

.mega-open .f_rel,
.mega-open .home-fixed {
  border-radius: 0 !important;
}

#header {
  transition: all 0.3s ease-out;
  z-index: 9999;
}

.fixed-header .space-a {
  padding-top: 15px;
}

.fixed-header .sub-menu {
  border-radius: 0px 0px 20px 20px !important;
}

.sticky-nav {
  position: fixed;
  top: 0;
  border-radius: 0 0 30px 30px;
  background-color: #fff !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08) !important;
  z-index: 999;
  padding-top: 2rem;
}

.sticky-nav .btn--primary,
.sticky-nav #btn-primary {
  background: #1b5b77 !important;
  border-color: #1b5b77 !important;
  color: #fff !important;
}

.sticky-nav .btn--primary:hover,
.sticky-nav #btn-primary:hover {
  color: #fff !important;
}

.sticky-nav .level-1 a:after {
  background-color: #000 !important;
}

.sticky-nav .logo {
  display: none !important;
}

.sticky-nav .d_logo {
  display: block !important;
}

.sticky-nav .menu .sub-menu li a {
  color: #000 !important;
}

.sticky-nav .menu .sub-menu li a:hover {
  color: #000 !important;
}

.sticky-nav .d_logo {
  height: 50px;
  width: auto;
}

.sticky-nav .space-a {
  margin-top: 15px;
}

.sticky-nav .sub-menu {
  border: none !important;
  box-shadow: 0 10px 6px 0 rgba(0, 0, 0, 0.08);
  width: 100% !important;
  margin: 0 auto !important;
  top: 100% !important;
  left: 50% !important;
  transform: translate(-50%, 0) !important;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
}

.sticky-nav #navbar ul li a,
.sticky-nav .hed-ds ul li a {
  color: #000 !important;
  font-size: 18px;
}

.sticky-nav #navbar ul li a:hover,
.sticky-nav .hed-ds ul li a:hover {
  color: #000 !important;
}

.sticky-nav #navbar .s_btn,
.sticky-nav .hed-ds .s_btn {
  color: #000 !important;
}

.sticky-nav #navbar .s_btn i,
.sticky-nav .hed-ds .s_btn i {
  color: #000 !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .desktop-flex {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .desktop-flex {
    display: none !important;
  }
}

.overflow-auto {
  height: 100%;
  overflow: auto;
  padding-bottom: 8rem;
}

.sub-menu-overlay,
.sub-menu-overlay-level-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background: #eaebed;
  z-index: 999;
  overflow: auto;
}

.sub-menu-overlay .active,
.sub-menu-overlay-level-2 .active {
  display: block !important;
}

.sub-menu-mob {
  display: none;
}

.header_mobile .level-2 {
  border: none !important;
}

.header_mobile .header__wrap {
  padding: 1rem 1rem 1rem 1rem !important;
}

.f_rel .hamburger-menu {
  color: #000 !important;
}

.mobile-nav {
  position: initial;
  border: none !important;
}

.mobile-nav li {
  border: none !important;
}

.mobile-nav li a {
  color: #000 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  letter-spacing: 0;
  position: relative;
  padding: 1.5rem 3rem 1.5rem 0rem !important;
  width: auto;
}

.mobile-nav li button {
  position: absolute !important;
  top: 50% !important;
  right: 0% !important;
  transform: translate(0%, -50%) !important;
  -webkit-transform: translate(0%, -50%) !important;
  -moz-transform: translate(0%, -50%) !important;
  -o-transform: translate(0%, -50%) !important;
  -ms-transform: translate(0%, -50%) !important;
  border: none !important;
  outline: none !important;
  cursor: pointer;
  background: none;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  box-shadow: none;
  color: #000 !important;
}

.mobile-nav li button i {
  font-weight: 500;
}

.mobile-nav .sub-menu-mob {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #eaebed;
  z-index: 1;
  height: 100%;
  overflow: auto;
}

.sub-active {
  display: block !important;
}

.header_mobile {
  display: none;
  background: none;
}

@media (max-width: 818px) and (min-width: 0px) {
  .header_mobile {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .header_mobile {
    display: block !important;
  }
}

.header_mobile .logo,
.header_mobile .d_logo {
  height: 35px !important;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.header_mobile .hamburger-menu {
  color: #c03b4c;
  font-size: 3rem;
  cursor: pointer;
  transition: font-size 0.6s ease-in-out !important;
}

.sticky-nav .hamburger-menu {
  color: #000;
  font-size: 2rem;
}

.sticky-nav .header__wrap {
  padding: 1rem 1rem 1rem 1rem !important;
}

.sub-menu-mob .cta-hide {
  display: none !important;
}

.menu-responsive-wrap-mobile {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  transform: translatey(-200%);
  transition: transform 0.3s ease-in-out;
  z-index: 999999999;
  background: #eaebed;
  display: none !important;
  padding: 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .menu-responsive-wrap-mobile {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .menu-responsive-wrap-mobile {
    display: block !important;
  }
}

.menu-responsive-wrap-mobile .header {
  background: linear-gradient(166.23deg, #154f67 0%, #083a50 100%);
}

.menu-responsive-wrap-mobile .hamburger-menu {
  color: #c03b4c !important;
  font-size: 3rem !important;
}

.menu-responsive-wrap-mobile .logo {
  display: block !important;
}

.menu-responsive-wrap-mobile .cont {
  border-top: solid 1px #1f1f1f;
  padding-top: 2rem;
  margin-top: 2rem;
}

.menu-responsive-wrap-mobile .cont h1,
.menu-responsive-wrap-mobile .cont h2,
.menu-responsive-wrap-mobile .cont h3,
.menu-responsive-wrap-mobile .cont h4,
.menu-responsive-wrap-mobile .cont h5,
.menu-responsive-wrap-mobile .cont h6 {
  font-size: 2rem;
  color: #000;
}

.menu-responsive-wrap-mobile .cont img {
  border-radius: 15px;
}

.menu-responsive-wrap-mobile .tpl {
  justify-content: start !important;
}

.menu-responsive-wrap-mobile .tpl li {
  border: none !important;
}

.menu-responsive-wrap-mobile .sub-menu.level-1.is-active {
  display: block !important;
  opacity: 1;
  margin: 0;
}

.menu-responsive-wrap-mobile .sub-mega {
  position: relative;
}

.menu-responsive-wrap-mobile .sub-mega span {
  position: absolute !important;
  top: 50% !important;
  left: 95% !important;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
}

.menu-responsive-wrap-mobile .sub-mega span:after {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  content: "\F178";
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
  display: inline-block;
  background-size: contain;
  font-weight: 100;
}

.menu-responsive-wrap-mobile .close-menu {
  color: #fff !important;
}

.menu-responsive-wrap-mobile .open-me,
.menu-responsive-wrap-mobile .open-me-next {
  background: white;
  height: 100%;
  width: 100%;
  top: 0;
  overflow: auto;
  padding-right: 0px !important;
  padding-left: 0px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  display: block !important;
  left: 0;
  top: 0;
  z-index: 999;
  background: #000;
}

.menu-responsive-wrap-mobile .overflow {
  height: 100%;
}

.menu-responsive-wrap-mobile .max-100 {
  max-width: 100% !important;
  padding: 0 !important;
  width: 100% !important;
}

.menu-responsive-wrap-mobile .close-area {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background: #eaebed;
  max-width: 100% !important;
  margin: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 3rem !important;
}

.menu-responsive-wrap-mobile .close-area .back-menu {
  justify-content: space-between;
  height: auto;
  width: 100%;
  border-bottom: 1px solid #bec4cf;
  position: relative;
}

.menu-responsive-wrap-mobile .close-area .back-menu:after {
  margin-top: auto;
  margin-bottom: auto;
}

.menu-responsive-wrap-mobile .close-area .back-menu a {
  padding: 3rem 0;
}

.menu-responsive-wrap-mobile .container {
  position: relative;
  z-index: 2;
}

.menu-responsive-wrap-mobile .h-70 {
  padding-left: 60px;
  padding-right: 60px;
}

@media (max-width: 818px) and (min-width: 0px) {
  .menu-responsive-wrap-mobile .h-70 {
    height: 70vh;
    z-index: 99999;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .menu-responsive-wrap-mobile .h-70 {
    height: 70vh;
    z-index: 99999;
  }
}

.menu-responsive-wrap-mobile .close_menu:hover {
  cursor: pointer;
  color: #c03b4c !important;
}

.menu-responsive-wrap-mobile.is-active {
  transform: translatey(0);
}

.menu-responsive-wrap-mobile.is-active .close_menu {
  color: #fff;
}

.menu-responsive-wrap-mobile.is-active .close_menu:hover {
  color: #c03b4c !important;
}

.menu-responsive-wrap-mobile ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.menu-responsive-wrap-mobile ul li {
  height: auto;
  border-bottom: 1px solid #bec4cf;
  padding-bottom: 0;
  margin-bottom: 0;
  position: relative;
}

.menu-responsive-wrap-mobile ul li a {
  padding: 3rem 0;
  display: block;
}

.menu-responsive-wrap-mobile ul li .open-menu {
  color: #e17968 !important;
  font-size: 2.8rem !important;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}

.menu-responsive-wrap-mobile ul li:last-child {
  border: none !important;
}

.menu-responsive-wrap-mobile ul li a {
  color: #000 !important;
  font-size: 2rem !important;
  font-weight: 900 !important;
  letter-spacing: 0;
  text-transform: none !important;
}

.menu-responsive-wrap-mobile ul li a:hover {
  text-decoration: none !important;
}

.menu-responsive-wrap-mobile .mt-auto {
  text-align: center;
}

.menu-responsive-wrap-mobile .close-area {
  padding-right: 15px !important;
  padding-left: 15px !important;
}

.menu-responsive-wrap-mobile .close-area .back-menu {
  position: relative;
}

.menu-responsive-wrap-mobile .close-area .back-menu:after {
  color: #e17968 !important;
  font-size: 2.8rem !important;
  font-weight: 900;
}

.menu-responsive-wrap-mobile .close-area .back-menu a {
  color: #e17968;
  font-size: 2.4rem;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: none !important;
}

.menu-responsive-wrap-mobile .close-area .back-menu i {
  color: #e17968 !important;
  font-size: 2.8rem !important;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}

.menu-responsive-wrap-mobile .level-1 {
  padding-right: 80px !important;
  padding-left: 80px !important;
  display: block !important;
  position: absolute;
  background: #eaebed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.menu-responsive-wrap-mobile .level-1 li a {
  font-weight: 800 !important;
  font-size: 18px !important;
}

.menu-responsive-wrap-mobile .mobile_menu li {
  padding: 0 !important;
}

.menu-responsive-wrap-mobile .sub-menu {
  display: none;
}

.search-form-active .search-form {
  translate: none;
  rotate: none;
  scale: none;
  transform: translate(0px, 0px);
}

.search-form {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99999;
  transform: translateY(-200%);
  transition: transform 0.6s ease-in-out;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 30px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
}

.search-form h3 {
  color: #000;
  font-size: 2.2rem;
}

.search-form ul {
  list-style: none;
  padding: 0;
  margin: 1rem 0;
}

.search-form ul li {
  margin-bottom: 1.5rem;
}

.search-form ul li a {
  color: #000;
  font-size: 16px;
}

.search-form .live-search {
  margin-top: 3rem;
}

.search-form .search-hld {
  overflow-x: auto;
  display: block;
  position: relative;
}

.search-form form {
  border-radius: 0;
  background: none;
  position: relative;
  margin-top: 3rem;
  height: auto;
  display: block;
  width: 100%;
  border-bottom: solid 1px #000;
  color: #000;
  position: relative;
}

.search-form form i {
  position: absolute;
  position: absolute !important;
  top: 50% !important;
  right: 0% !important;
  transform: translate(0%, -50%) !important;
  -webkit-transform: translate(0%, -50%) !important;
  -moz-transform: translate(0%, -50%) !important;
  -o-transform: translate(0%, -50%) !important;
  -ms-transform: translate(0%, -50%) !important;
}

.search-form form .search-input {
  background: none !important;
  border: none !important;
  height: 100%;
  width: 100%;
  color: #000;
  padding: 1rem 3rem 1rem 0rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .search-form form .search-input {
    font-size: 16px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .search-form form .search-input {
    font-size: 16px;
  }
}

.search-form form .search-input::-moz-placeholder {
  color: #000;
}

.search-form form .search-input:-ms-input-placeholder {
  color: #000;
}

.search-form form .search-input::placeholder {
  color: #000;
}

.search-form .close-search {
  border-radius: 100px;
  background: #ebebeb;
  position: absolute;
  right: 2%;
  top: 10px;
  color: #3c3c3c;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  z-index: 99;
  cursor: pointer;
}

.search-form .close-search:hover {
  background: #3c3c3c;
  color: #ebebeb;
}

.search-form .close-search i {
  font-weight: 200;
}

@media (max-width: 1230px) {
  .hed-ds .col-9,
  .hed-ds .col-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .hed-ds .col-3 {
    order: 1;
  }
  .hed-ds .col-9 {
    order: 2;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  #back-menu,
  .back-menu {
    width: 30px;
    height: 30px;
    background: none;
    border-radius: 100%;
    line-height: 30px;
    text-align: left !important;
  }
  #back-menu i,
  .back-menu i {
    font-weight: 500;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #back-menu,
  .back-menu {
    width: 30px;
    height: 30px;
    background: none;
    border-radius: 100%;
    line-height: 30px;
    text-align: left !important;
  }
  #back-menu i,
  .back-menu i {
    font-weight: 500;
  }
}

.mn-h {
  min-height: 70vh;
}

@media (max-width: 818px) and (min-width: 0px) {
  .hide-mb {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hide-mb {
    display: none !important;
  }
}

.header {
  padding: 2rem 0 0rem 0;
  position: relative;
}

@media (max-width: 818px) and (min-width: 0px) {
  .header {
    padding: 0 0 0 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .header {
    padding: 0 0 0 0;
  }
}

.header .logo {
  width: auto;
  height: 50px;
}

@media (max-width: 818px) and (min-width: 0px) {
  .header .logo {
    height: 35px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .header .logo {
    height: 35px;
  }
}

@media (max-width: 1500px) {
  .header .logo {
    margin-bottom: 1rem;
  }
}

.header .highlight a {
  border: 1px solid #c03b4c !important;
  border-radius: 10px !important;
  background: #c03b4c !important;
  padding: 1rem 2rem !important;
  color: #fff !important;
  font-size: 16px !important;
}

.header .highlight a:hover {
  background: #000 !important;
  border: 1px solid #000 !important;
  color: #fff !important;
}

.header ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.header ul li {
  display: inline-block;
  margin-right: 2rem;
}

.header ul li:last-child {
  margin-right: 0;
  margin-bottom: 0 !important;
}

.header ul li a {
  color: #e17968;
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: inherit;
}

.header ul li a:hover {
  color: #c03b4c;
}

.header .txt_end {
  text-align: end;
}

.header .search {
  position: relative;
  margin-right: 2rem;
}

.header .search label {
  display: none !important;
}

.header .search input {
  border: 2px solid #c5c5c5;
  border-radius: 10px !important;
  background-color: #ffffff !important;
  outline: none !important;
  box-shadow: none !important;
  padding: 1.2rem 3rem 1rem 1.5rem !important;
  width: 300px;
  height: 100%;
}

.header .search input:focus {
  border-color: #c03b4c !important;
}

.header .search button {
  position: absolute;
  border: none;
  background: none;
  color: #c5c5c5;
  outline: none;
  top: 50% !important;
  cursor: pointer;
  right: 2.5%;
  transform: translate(0%, -50%) !important;
  -webkit-transform: translate(0%, -50%) !important;
  -moz-transform: translate(0%, -50%) !important;
  -o-transform: translate(0%, -50%) !important;
  -ms-transform: translate(0%, -50%) !important;
}

.header .search button:hover {
  color: #c03b4c;
}

.header .current-menu-item a {
  color: #c03b4c;
}

.menu-responsive-wrap-mobile {
  display: none;
}

.mobile-f {
  display: none !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .mobile-f {
    display: flex !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .mobile-f {
    display: flex !important;
  }
}

.mobile {
  display: none !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .mobile {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .mobile {
    display: block !important;
  }
}

.mobile-fl {
  display: none !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .mobile-fl {
    display: flex !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .mobile-fl {
    display: flex !important;
  }
}

.desktop {
  display: block !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .desktop {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .desktop {
    display: none !important;
  }
}

.desktop-flex {
  display: flex !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .desktop-flex {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .desktop-flex {
    display: none !important;
  }
}

.sub-menu {
  display: none;
}

.sub-menu a:after, .sub-menu a:before {
  display: none !important;
  width: 0 !important;
}

.pos-revert {
  position: revert;
}

.main_head .mega-menu-wrap,
.main_head .max-mega-menu {
  position: revert !important;
}

@media (max-width: 1500px) {
  .main_head a {
    width: 100%;
  }
}

@media (max-width: 1500px) {
  .main_head .txt_end {
    justify-content: start;
    text-align: left;
  }
}

@media (max-width: 1500px) {
  .main_head .txt_end .row {
    justify-content: start !important;
    text-align: left;
    padding: 0 !important;
  }
}

.main_head .menu-item_,
.main_head .col {
  position: revert;
}

.main_head .header_menu {
  position: relative;
}

.main_head .menu-item {
  position: initial;
  padding-bottom: 4rem;
  padding-top: 4rem;
}

@media (max-width: 1500px) {
  .main_head .menu-item {
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
}

.main_head .menu-item .sub-menu {
  left: 0;
  top: 100%;
  opacity: 0;
  position: absolute;
  transition: opacity 0s ease-in-out;
  visibility: hidden;
  width: 100%;
  z-index: 10;
  padding: 1rem 2rem !important;
  height: auto;
  background: #fff;
  border: solid 2px #c03b4c;
  border-radius: 5px;
  max-width: 200px !important;
  width: 200px !important;
  justify-content: start;
}

.main_head .menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  display: flex;
  flex-wrap: wrap;
}

.main_head .sub-menu,
.main_head .mega-sub-menu {
  padding: 0 !important;
  position: relative;
}

.main_head .sub-menu:before,
.main_head .mega-sub-menu:before {
  content: "";
}

.main_head .sub-menu .menu-item,
.main_head .sub-menu .mega-menu-item,
.main_head .mega-sub-menu .menu-item,
.main_head .mega-sub-menu .mega-menu-item {
  background-color: transparent;
  margin: 0;
  padding: 0 !important;
  flex: 0 0 25%;
  max-width: 25%;
  display: block;
  text-align: left;
}

.main_head .sub-menu .menu-item a,
.main_head .sub-menu .mega-menu-item a,
.main_head .mega-sub-menu .menu-item a,
.main_head .mega-sub-menu .mega-menu-item a {
  padding: 3rem 2rem 3rem 2rem;
}

.main_head .sub-menu .menu-item a:first-child,
.main_head .sub-menu .mega-menu-item a:first-child,
.main_head .mega-sub-menu .menu-item a:first-child,
.main_head .mega-sub-menu .mega-menu-item a:first-child {
  color: #e17968 !important;
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: inherit;
  display: block;
  margin-bottom: 0rem;
}

.main_head .sub-menu .menu-item a:first-child:hover,
.main_head .sub-menu .mega-menu-item a:first-child:hover,
.main_head .mega-sub-menu .menu-item a:first-child:hover,
.main_head .mega-sub-menu .mega-menu-item a:first-child:hover {
  color: #c03b4c !important;
  background: #dfdfdf;
  border-radius: 5px;
}

.main_head .sub-menu .menu-item-has-children:hover .sub-menu,
.main_head .mega-sub-menu .menu-item-has-children:hover .sub-menu {
  display: block;
}

.main_head .sub-menu .menu-item-has-children a,
.main_head .mega-sub-menu .menu-item-has-children a {
  position: relative;
}

.main_head .sub-menu .menu-item-has-children a:before,
.main_head .mega-sub-menu .menu-item-has-children a:before {
  content: "\F0DD";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: 0;
  color: #c03b4c;
}

.main_head .sub-menu .menu-item-has-children .sub-menu,
.main_head .mega-sub-menu .menu-item-has-children .sub-menu {
  display: none;
  position: relative;
}

.main_head .sub-menu .menu-item-has-children .sub-menu li,
.main_head .mega-sub-menu .menu-item-has-children .sub-menu li {
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1rem !important;
  padding: 0;
}

.main_head .sub-menu .menu-item-has-children .sub-menu li a:before,
.main_head .mega-sub-menu .menu-item-has-children .sub-menu li a:before {
  display: none !important;
}

.main_head .sub-menu .menu-item-has-children .sub-menu a,
.main_head .mega-sub-menu .menu-item-has-children .sub-menu a {
  color: #000 !important;
  font-size: 16px;
  letter-spacing: 0;
  line-height: inherit;
  margin-bottom: 1.5rem;
}

.main_head .sub-menu .menu-item-has-children .sub-menu a:last-child,
.main_head .mega-sub-menu .menu-item-has-children .sub-menu a:last-child {
  margin-bottom: 0rem;
}

.main_head .sub-menu .menu-item-has-children .sub-menu a:hover,
.main_head .mega-sub-menu .menu-item-has-children .sub-menu a:hover {
  color: #c03b4c !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
  top: 90%;
  border-radius: 10px;
}

@media (max-width: 818px) and (min-width: 0px) {
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    margin-top: 1rem;
    border: none !important;
    background: none !important;
    padding: 0 !important;
    margin-bottom: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    margin-top: 1rem;
    border: none !important;
    background: none !important;
    padding: 0 !important;
    margin-bottom: 1rem;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  #mega-menu-header-menu {
    padding: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #mega-menu-header-menu {
    padding: 0 !important;
  }
}

#mega-menu-header-menu .mega-menu-item-has-children .mega-indicator:after {
  content: "\F078" !important;
  font-family: "Font Awesome 5 Pro" !important;
}

#mega-menu-header-menu .mega-toggle-on .mega-indicator:after {
  content: "\F077" !important;
  font-family: "Font Awesome 5 Pro" !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  #mega-menu-header-menu .mega-indicator {
    position: absolute;
    top: 50%;
    left: 95%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #mega-menu-header-menu .mega-indicator {
    position: absolute;
    top: 50%;
    left: 95%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  #mega-menu-header-menu .mega-indicator:after {
    content: "\F078" !important;
    font-family: "Font Awesome 5 Pro" !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #mega-menu-header-menu .mega-indicator:after {
    content: "\F078" !important;
    font-family: "Font Awesome 5 Pro" !important;
  }
}

#mega-menu-header-menu .mega-menu-megamenu,
#mega-menu-header-menu .mega-menu-flyout {
  padding-bottom: 2rem !important;
  padding-top: 2rem !important;
  margin: 0 0.5rem !important;
}

@media (max-width: 1500px) {
  #mega-menu-header-menu .mega-menu-megamenu,
  #mega-menu-header-menu .mega-menu-flyout {
    padding-bottom: 2rem !important;
    padding-top: 1rem !important;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  #mega-menu-header-menu .mega-menu-megamenu,
  #mega-menu-header-menu .mega-menu-flyout {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #mega-menu-header-menu .mega-menu-megamenu,
  #mega-menu-header-menu .mega-menu-flyout {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
}

#mega-menu-header-menu .mega-sub-menu .mega-menu-row {
  background: #fff !important;
  border: none !important;
  border-radius: 5px !important;
  padding: 2rem !important;
  background-image: url(assets/img/mega_background.svg) !important;
  background-repeat: no-repeat !important;
  background-size: 300px !important;
  background-position: -10% 150% !important;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  #mega-menu-header-menu .mega-sub-menu .mega-menu-row {
    background: none !important;
    box-shadow: none !important;
    padding: 0 10px !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #mega-menu-header-menu .mega-sub-menu .mega-menu-row {
    background: none !important;
    box-shadow: none !important;
    padding: 0 10px !important;
  }
}

#mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-7-of-12 .mega-sub-menu,
#mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-12-of-12 .mega-sub-menu {
  display: flex !important;
  flex-wrap: wrap;
}

#mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-7-of-12 .mega-sub-menu li,
#mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-12-of-12 .mega-sub-menu li {
  flex: 0 0 25% !important;
  max-width: 25% !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
  margin-bottom: 1.5rem !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  #mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-7-of-12 .mega-sub-menu li,
  #mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-12-of-12 .mega-sub-menu li {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-7-of-12 .mega-sub-menu li,
  #mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-12-of-12 .mega-sub-menu li {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
  }
}

#mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-7-of-12 .mega-sub-menu li:last-child,
#mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-12-of-12 .mega-sub-menu li:last-child {
  margin-bottom: 0 !important;
}

#mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-7-of-12 .mega-sub-menu li a,
#mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-12-of-12 .mega-sub-menu li a {
  padding: 2rem 2rem 2rem 2rem !important;
  border-radius: 5px !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  #mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-7-of-12 .mega-sub-menu li a,
  #mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-12-of-12 .mega-sub-menu li a {
    color: #fff !important;
    padding: 0 !important;
    font-size: 14px !important;
    width: 100% !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-7-of-12 .mega-sub-menu li a,
  #mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-12-of-12 .mega-sub-menu li a {
    color: #fff !important;
    padding: 0 !important;
    font-size: 14px !important;
    width: 100% !important;
  }
}

#mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-7-of-12 .mega-sub-menu li a:hover,
#mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-12-of-12 .mega-sub-menu li a:hover {
  background: #dfdfdf !important;
  color: #c03b4c !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  #mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-7-of-12 .mega-sub-menu li a:hover,
  #mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-12-of-12 .mega-sub-menu li a:hover {
    background: none !important;
    color: #fff !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-7-of-12 .mega-sub-menu li a:hover,
  #mega-menu-header-menu .mega-sub-menu .mega-menu-row .mega-menu-columns-12-of-12 .mega-sub-menu li a:hover {
    background: none !important;
    color: #fff !important;
  }
}

#mega-menu-header-menu .mega-sub-menu .mega-menu-row .widget_media_image {
  background: #dfdfdf !important;
  border-radius: 5px !important;
  text-align: center !important;
  padding: 2rem 2rem !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  #mega-menu-header-menu .mega-sub-menu .mega-menu-row .widget_media_image {
    margin-top: 2rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #mega-menu-header-menu .mega-sub-menu .mega-menu-row .widget_media_image {
    margin-top: 2rem !important;
  }
}

.mega-highlight a {
  border: 1px solid #c03b4c !important;
  border-radius: 10px !important;
  background: #c03b4c !important;
  padding: 1rem 2rem !important;
  color: #fff !important;
  line-height: initial !important;
}

.mega-highlight a:hover {
  background: #e17968 !important;
  border: 1px solid #e17968 !important;
  color: #fff !important;
}

#mega-menu-header-menu {
  text-align: right !important;
  padding: 1rem 1rem !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  #mega-menu-header-menu {
    padding: 0rem 0rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #mega-menu-header-menu {
    padding: 0rem 0rem !important;
  }
}

#mega-menu-header-menu li ul li a {
  font-weight: 300 !important;
}

#mega-menu-wrap-header-menu {
  background: none !important;
}

#mega-menu-wrap-header-menu .mega-standard .mega-menu-link {
  color: #e17968 !important;
  font-size: 16px !important;
  letter-spacing: 0;
  background: none !important;
  text-transform: none !important;
  line-height: 140% !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  #mega-menu-wrap-header-menu .mega-standard .mega-menu-link {
    color: #fff !important;
    width: 100% !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #mega-menu-wrap-header-menu .mega-standard .mega-menu-link {
    color: #fff !important;
    width: 100% !important;
  }
}

#mega-menu-wrap-header-menu .mega-standard .mega-menu-link:hover {
  background: none !important;
  color: #c03b4c !important;
}

.menu_ {
  height: 100%;
}

.mega-sub-menu {
  position: relative;
}

.mega-sub-menu:before {
  content: "";
}

.menu-responsive-wrap-mobile {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  transform: translatey(-200%);
  transition: transform 0.3s ease-in-out;
  z-index: 999999999;
  background: #eaebed;
  padding-right: 15px;
  padding-left: 15px;
}

.menu-responsive-wrap-mobile .sub-mega {
  position: relative;
}

.menu-responsive-wrap-mobile .sub-mega span {
  position: absolute !important;
  top: 50% !important;
  left: 95% !important;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
}

.menu-responsive-wrap-mobile .sub-mega span:after {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  content: "\F178";
  color: #fff;
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
  display: inline-block;
  background-size: contain;
  font-weight: 100;
}

.menu-responsive-wrap-mobile .close-menu {
  color: #fff !important;
}

.menu-responsive-wrap-mobile .open-me,
.menu-responsive-wrap-mobile .open-me-next {
  position: fixed;
  background: #c03b4c;
  height: 100%;
  width: 100%;
  top: 0;
  overflow: auto;
  padding-right: 15px !important;
  padding-left: 15px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  display: block !important;
  left: 0;
  top: 0;
  z-index: 999;
}

.menu-responsive-wrap-mobile .bar:before, .menu-responsive-wrap-mobile .bar:after {
  background-color: #000 !important;
}

.menu-responsive-wrap-mobile .overflow {
  height: 100%;
}

.menu-responsive-wrap-mobile .close-area {
  padding: 3rem 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .menu-responsive-wrap-mobile .close-area {
    padding: 2rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .menu-responsive-wrap-mobile .close-area {
    padding: 2rem 0;
  }
}

.menu-responsive-wrap-mobile .close-area .row {
  padding: 3rem 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .menu-responsive-wrap-mobile .close-area .row {
    padding: 2rem 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .menu-responsive-wrap-mobile .close-area .row {
    padding: 2rem 0;
  }
}

.menu-responsive-wrap-mobile .close-area a {
  color: #fff !important;
}

.menu-responsive-wrap-mobile .container {
  position: relative;
  z-index: 2;
}

@media (max-width: 818px) and (min-width: 0px) {
  .menu-responsive-wrap-mobile .h-70 {
    height: 70vh;
    z-index: 99999;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .menu-responsive-wrap-mobile .h-70 {
    height: 70vh;
    z-index: 99999;
  }
}

.menu-responsive-wrap-mobile .close_menu:hover {
  cursor: pointer;
  color: #c03b4c !important;
}

.menu-responsive-wrap-mobile.is-active {
  transform: translatey(0);
}

.menu-responsive-wrap-mobile.is-active .close_menu {
  color: #fff;
}

.menu-responsive-wrap-mobile.is-active .close_menu:hover {
  color: #c03b4c !important;
}

.menu-responsive-wrap-mobile ul {
  list-style-type: none;
  margin: 0;
  padding-top: 0rem;
  padding-bottom: 0rem;
  padding-left: initial;
  padding-right: initial;
  overflow: auto;
}

.menu-responsive-wrap-mobile ul .basket {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.menu-responsive-wrap-mobile ul li {
  padding-right: 0%;
  width: 100%;
  position: relative;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 100%;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  margin-bottom: 1rem;
  margin-right: 0 !important;
}

.menu-responsive-wrap-mobile ul li.is-active::after {
  content: "\F107";
}

.menu-responsive-wrap-mobile ul li.is-active > .sub-menu {
  display: block;
}

.menu-responsive-wrap-mobile ul .sub-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: none;
  padding-left: 1em;
  margin-top: 1rem;
}

.menu-responsive-wrap-mobile .cont {
  text-align: center;
}

.menu-responsive-wrap-mobile img {
  width: auto !important;
  height: 85px;
}

.menu-responsive-wrap-mobile .thumbnail {
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .menu-responsive-wrap-mobile .thumbnail {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .menu-responsive-wrap-mobile .thumbnail {
    display: none;
  }
}

@media (max-width: 1500px) {
  .menu-responsive-wrap-mobile .thumbnail {
    display: none;
  }
}

.menu-responsive-wrap-mobile a {
  color: #fff !important;
}

.menu-responsive-wrap-mobile h4 {
  color: #fff;
  font-size: 22px;
  text-align: left;
  margin-bottom: 1.5rem;
}

.menu-responsive-wrap-mobile ul li a {
  display: block;
  padding: 0.4em 0em;
  color: #fff;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  text-transform: none;
}

.menu-responsive-wrap-mobile ul li a:hover {
  text-decoration: none !important;
}

.menu-responsive-wrap-mobile .mt-auto {
  text-align: center;
}

.menu-responsive-wrap-mobile {
  scrollbar-color: #c03b4c #e8e8e8;
}

.menu-responsive-wrap-mobile ::-webkit-scrollbar {
  height: 12px;
  width: 5px;
  background: #e8e8e8;
  -webkit-border-radius: 10px;
}

.menu-responsive-wrap-mobile ::-webkit-scrollbar-thumb {
  background: #c03b4c;
  -webkit-border-radius: 10px;
}

.menu-responsive-wrap-mobile .menu-item a:hover {
  color: #fff;
}

.menu-responsive-wrap-mobile .active .bar {
  transform: rotate(360deg);
  background-color: transparent;
}

.menu-responsive-wrap-mobile .active .bar:before {
  transform: translateY(0) rotate(45deg);
}

.menu-responsive-wrap-mobile .active .bar:after {
  transform: translateY(0) rotate(-45deg);
}

.menu-responsive-wrap-mobile .active .main {
  -webkit-animation: main-animation 0.5s ease;
          animation: main-animation 0.5s ease;
  cursor: pointer;
  transform: perspective(1300px) rotateY(20deg) translateZ(310px) scale(0.5);
}

@-webkit-keyframes main-animation {
  from {
    transform: translate(0);
  }
  to {
    transform: perspective(1300px) rotateY(20deg) translateZ(310px) scale(0.5);
  }
}

@keyframes main-animation {
  from {
    transform: translate(0);
  }
  to {
    transform: perspective(1300px) rotateY(20deg) translateZ(310px) scale(0.5);
  }
}

.tt_mobile_menu .page-header {
  width: 100%;
}

.tt_mobile_menu .page-header .header-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  padding: 0 2rem;
  background: #fff;
}

@media (max-width: 818px) and (min-width: 0px) {
  .tt_mobile_menu .page-header .header-bar {
    height: auto;
    padding: 1rem 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .tt_mobile_menu .page-header .header-bar {
    height: auto;
    padding: 1rem 2rem;
  }
}

.tt_mobile_menu .page-header .menu-wrapper {
  height: calc(100vh - 0px);
}

.tt_mobile_menu .page-header .is-visible {
  display: block;
  transform: translatey(0);
  z-index: 9;
  background: #e17968 !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
}

.tt_mobile_menu .page-header .is-visible .sub-menu-wrapper {
  width: 100%;
  display: block;
  position: relative;
}

.tt_mobile_menu .page-header .is-visible .sub-menu-wrapper .sub-menu {
  display: block;
}

.tt_mobile_menu .page-header .list-wrapper {
  height: 100%;
  padding: 0;
  overflow-y: auto;
  background: #e17968;
}

.tt_mobile_menu .page-header .back-one-level {
  display: flex;
  align-items: center;
  margin-bottom: 3rem;
  margin-top: 3rem;
  background: none;
  border: none;
  font-weight: 300;
  color: #fff;
  padding: 0;
  outline: none !important;
  font-size: 1.8rem;
  font-weight: bold;
}

.tt_mobile_menu .page-header .menu-item-has-children {
  position: relative;
}

.tt_mobile_menu .page-header .menu-item-has-children:after {
  color: #fff !important;
  content: "\F054";
  font-family: "Font Awesome 5 Pro";
  color: #fff !important;
  font-size: 16px;
  margin-left: 0rem;
  height: auto;
  margin-bottom: auto;
  margin-top: auto;
  font-weight: 600;
  position: absolute !important;
  top: 50%;
  right: 0;
  transform: translate(0%, -50%) !important;
  -webkit-transform: translate(0%, -50%) !important;
  -moz-transform: translate(0%, -50%) !important;
  -o-transform: translate(0%, -50%) !important;
  -ms-transform: translate(0%, -50%) !important;
}

.tt_mobile_menu .page-header .menu-wrapper a {
  display: inline-block;
  position: relative;
  padding: 1rem 0;
  font-size: 1.8rem;
}

.tt_mobile_menu .page-header .list-wrapper:nth-child(2),
.tt_mobile_menu .page-header .list-wrapper:nth-child(3) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: translateX(100%);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: transform 0.5s;
}

.tt_mobile_menu .page-header .list-wrapper:nth-child(2).is-visible,
.tt_mobile_menu .page-header .list-wrapper:nth-child(3).is-visible {
  transform: none;
}

.tt_mobile_menu .page-header .list-wrapper:nth-child(1) > ul > li > .sub-menu,
.tt_mobile_menu .page-header .list-wrapper:nth-child(2) .level-3 {
  display: none;
}

.toggle-menu {
  background: none !important;
  outline: none !important;
  border: none !important;
}

.hamburger-menu {
  height: 4rem;
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: end;
}

.hamburger-menu .bar {
  background-color: #fff;
}

.bar {
  width: 3rem;
  height: 1.5px;
  border-radius: 2px;
  background-color: #fff;
  transition: 0.5s;
  position: relative;
}

.bar:before, .bar:after {
  content: "";
  position: absolute;
  width: inherit;
  height: inherit;
  background-color: #fff;
  transition: 0.5s;
  left: 0;
}

.bar:before {
  transform: translateY(-9px);
}

.bar:after {
  transform: translateY(9px);
}

#back-menu,
#show-back-level {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  transform: none !important;
}

.back-menu:after,
.show-back-level:after {
  display: block;
  width: 20px;
  height: 20px;
  height: 20px;
  background-size: contain;
  color: #ffffff !important;
  content: "\F177" !important;
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
  display: inline-block;
  background-size: contain;
  font-weight: 100;
  display: inline-block;
  margin-left: 0.5rem;
  text-align: center;
  transform: none;
  position: relative;
  background-color: transparent !important;
}

.show-back,
.shw {
  display: block;
}

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

.is-active .bar {
  background-color: #000;
}

.menu-responsive-wrap-mobile.is-active .bar {
  transform: rotate(360deg) !important;
  background-color: transparent !important;
}

.menu-responsive-wrap-mobile.is-active .bar:before {
  transform: translateY(0) rotate(45deg) !important;
}

.menu-responsive-wrap-mobile.is-active .bar:after {
  transform: translateY(0) rotate(-45deg) !important;
}

.ff_mn {
  background: #e17968;
  padding: 1.5rem 2rem;
}

.ff_mn p {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  margin: 0;
  color: #fff;
}

.shpp span {
  font-size: 20px;
  color: #fff;
  margin: 0 auto;
  padding: 1rem 1rem;
}

.shpp span a {
  color: #fff;
}

.page-numbers {
  height: 50px;
  width: auto;
  padding: 0rem 2rem;
  border: 2px solid #e17968;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  color: #000;
  background: none;
  display: inline-block;
  text-align: center;
  margin-right: 1rem;
}

.page-numbers:hover {
  background: #e17968 !important;
  color: #fff !important;
  border: 2px solid #e17968 !important;
}

.pagi {
  padding-top: 4rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .pagi {
    padding-top: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .pagi {
    padding-top: 2rem;
  }
}

.pagination .current {
  border: 2px solid #e17968;
  background: #e17968;
  color: #fff;
}

.mb_search {
  position: absolute !important;
  transform: translatex(-100%);
  transition: transform 0.3s ease-in-out;
  bottom: -50%;
  left: 0;
  margin: 0 auto !important;
  width: 100%;
  background: white;
  z-index: 99;
}

.mb_search input {
  width: 100% !important;
  border: none !important;
}

.mb_srch_actvie {
  transform: translatex(0%);
}

.ff_mn {
  position: relative;
}

.ff_mn .col-3,
.ff_mn .col-9 {
  position: initial;
}

.search-re .item:nth-child(even) h4 {
  color: #c03b4c;
}

.with_frm_style .vertical_radio .frm_checkbox label,
.with_frm_style .vertical_radio .frm_radio label {
  display: block;
  padding-left: 40px;
  text-indent: -40px;
}

.header {
  background: #fff;
}

.header .logo,
.header ul li a,
.header .main_head .menu-item,
.header .header {
  transition: all 0.3s;
}

.fixed-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
  padding: 0;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.fixed-header .tp_br {
  display: none !important;
}

.fixed-header .logo {
  height: 35px;
}

.fixed-header ul li {
  padding: 0 !important;
}

.fixed-header ul li a {
  font-size: 15px;
}

.fixed-header .main_head .sub-menu .menu-item a:first-child {
  font-size: 15px;
}

.fixed-header .main_head .menu-item {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  #mega-menu-header-menu .mega-sub-menu .mega-menu-link {
    font-size: 14px !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #mega-menu-header-menu .mega-sub-menu .mega-menu-link {
    font-size: 14px !important;
  }
}

.mega-menu-horizontal .mega-sub-menu {
  background: #fff !important;
  border: none !important;
  border-radius: 5px !important;
  padding: 1rem !important;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .mega-menu-horizontal .mega-sub-menu {
    background: none !important;
    box-shadow: none !important;
    padding: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .mega-menu-horizontal .mega-sub-menu {
    background: none !important;
    box-shadow: none !important;
    padding: 0 !important;
  }
}

.mega-menu-horizontal .mega-sub-menu li {
  margin-bottom: 1.5rem !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .mega-menu-horizontal .mega-sub-menu li {
    margin-bottom: 0.5rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .mega-menu-horizontal .mega-sub-menu li {
    margin-bottom: 0.5rem !important;
  }
}

.mega-menu-horizontal .mega-sub-menu li a {
  line-height: inherit;
  font-size: 16px !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .mega-menu-horizontal .mega-sub-menu li a {
    font-size: 14px !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .mega-menu-horizontal .mega-sub-menu li a {
    font-size: 14px !important;
  }
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
  height: auto !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .modal-dialog {
    margin: 0 auto;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .modal-dialog {
    margin: 0 auto;
  }
}

.sw_ct {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 10;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

@media (max-width: 818px) and (min-width: 0px) {
  .sw_ct {
    top: 90%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .sw_ct {
    top: 90%;
  }
}

.sw_ct .btn-contact {
  border: none !important;
  border-radius: 0px !important;
  background: #c03b4c;
  background-color: #c03b4c;
  text-transform: uppercase;
  padding: 18px 2rem !important;
  color: #fff !important;
  position: relative !important;
  font-weight: 700 !important;
  line-height: inherit !important;
  outline: none !important;
  box-shadow: none !important;
  overflow: hidden;
  display: flex;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.sw_ct .btn-contact span {
  position: relative;
  z-index: 2;
  height: 0;
  width: 0;
  opacity: 0;
  font-size: 20px;
  margin-bottom: auto;
  margin-top: auto;
  text-transform: none;
  font-family: "Montserrat", sans-serif;
  transition: all 0.2s ease-in;
}

.sw_ct .btn-contact i {
  font-size: 35px;
  color: #fff;
  position: relative;
  z-index: 9;
  margin-bottom: auto;
  margin-top: auto;
}

.sw_ct .btn-contact:before {
  content: "";
  background: #fff;
  display: block;
  height: 100%;
  width: 5px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.sw_ct .btn-contact:after {
  content: "";
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease-in;
}

.sw_ct .btn-contact:hover {
  color: #fff !important;
}

.sw_ct .btn-contact:hover:after {
  left: 0;
}

.sw_ct .btn-contact:hover span {
  padding-left: 2rem;
  height: auto;
  width: auto;
  opacity: 1;
}

@media (max-width: 818px) and (min-width: 0px) {
  .wpml-menu,
  #wpml-menu {
    margin-bottom: 3rem !important;
    margin-top: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .wpml-menu,
  #wpml-menu {
    margin-bottom: 3rem !important;
    margin-top: 1rem;
    padding-right: 1rem;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .wpml-menu a,
  #wpml-menu a {
    padding: 0 !important;
    width: 100% !important;
    display: flex;
    flex-wrap: wrap;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .wpml-menu a,
  #wpml-menu a {
    padding: 0 !important;
    width: 100% !important;
    display: flex;
    flex-wrap: wrap;
  }
}

.wpml-menu .menu-item,
#wpml-menu .menu-item {
  padding: 0rem 2rem;
  position: relative;
  display: flex;
}

@media (max-width: 818px) and (min-width: 0px) {
  .wpml-menu .menu-item,
  #wpml-menu .menu-item {
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: space-between;
    display: inline-flex;
    flex-wrap: wrap;
    margin-right: 2rem !important;
    padding: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .wpml-menu .menu-item,
  #wpml-menu .menu-item {
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: space-between;
    display: inline-flex;
    flex-wrap: wrap;
    margin-right: 2rem !important;
    padding: 0 !important;
  }
}

.wpml-menu .menu-item:before,
#wpml-menu .menu-item:before {
  content: "\F078" !important;
  font-family: "Font Awesome 5 Pro" !important;
  display: flex;
  order: 2;
  margin-left: 0.5rem;
  font-size: 1.3rem;
  font-weight: 400;
  align-items: center;
  cursor: pointer;
}

@media (max-width: 818px) and (min-width: 0px) {
  .wpml-menu .menu-item:before,
  #wpml-menu .menu-item:before {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .wpml-menu .menu-item:before,
  #wpml-menu .menu-item:before {
    display: none !important;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .wpml-menu .menu-item:before a,
  #wpml-menu .menu-item:before a {
    width: 100% !important;
    display: inline-flex;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .wpml-menu .menu-item:before a,
  #wpml-menu .menu-item:before a {
    width: 100% !important;
    display: inline-flex;
  }
}

.wpml-menu .menu-item a:before,
#wpml-menu .menu-item a:before {
  color: #2b3f61 !important;
  font-size: 2rem !important;
  font-weight: 500;
  letter-spacing: 0;
  font-family: "Font Awesome 5 Pro";
  text-transform: none !important;
  content: "\F054" !important;
  display: none;
}

@media (max-width: 818px) and (min-width: 0px) {
  .wpml-menu .menu-item a:before,
  #wpml-menu .menu-item a:before {
    display: block;
    order: 2;
    margin-left: auto;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .wpml-menu .menu-item a:before,
  #wpml-menu .menu-item a:before {
    display: block;
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .wpml-menu .menu-item img,
  #wpml-menu .menu-item img {
    width: auto !important;
    height: 15px;
    margin-right: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .wpml-menu .menu-item img,
  #wpml-menu .menu-item img {
    width: auto !important;
    height: 15px;
    margin-right: 1rem;
  }
}

.wpml-menu .menu-item .sub-menu:before,
#wpml-menu .menu-item .sub-menu:before {
  display: none !important;
}

.wpml-menu .menu-item .sub-menu li,
#wpml-menu .menu-item .sub-menu li {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (max-width: 818px) and (min-width: 0px) {
  .wpml-menu .menu-item .sub-menu li,
  #wpml-menu .menu-item .sub-menu li {
    padding: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .wpml-menu .menu-item .sub-menu li,
  #wpml-menu .menu-item .sub-menu li {
    padding: 0;
  }
}

.wpml-menu .menu-item .sub-menu li:before,
#wpml-menu .menu-item .sub-menu li:before {
  display: none !important;
}

.wpml-menu .menu-item .sub-menu li a,
#wpml-menu .menu-item .sub-menu li a {
  padding: 0;
  background: none !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .wpml-menu .menu-item .sub-menu li a,
  #wpml-menu .menu-item .sub-menu li a {
    padding: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .wpml-menu .menu-item .sub-menu li a,
  #wpml-menu .menu-item .sub-menu li a {
    padding: 0 !important;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .wpml-menu .menu-item .sub-menu li a:before,
  #wpml-menu .menu-item .sub-menu li a:before {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .wpml-menu .menu-item .sub-menu li a:before,
  #wpml-menu .menu-item .sub-menu li a:before {
    display: none !important;
  }
}

.wpml-menu .wpml-active .sub-menu,
#wpml-menu .wpml-active .sub-menu {
  display: block;
  width: 100%;
  background: white;
  padding: 2rem;
  border: solid 2px black;
  border-radius: 5px;
}

.mob-only {
  display: none !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .mob-only {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .mob-only {
    display: block !important;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .mobile-menu-active .sticky {
    height: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .mobile-menu-active .sticky {
    height: 100%;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.spacer {
  visibility: hidden;
  height: 0;
  padding-bottom: 0;
  display: none;
}

.header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1rem 0;
  z-index: 999;
}

.header__wrap {
  display: flex;
  align-items: center;
}

.header span,
.header a {
  font-size: 16px;
  color: #000;
}

.header i:hover {
  color: #e26431;
}

.header a:hover {
  color: #e26431;
}

.header a:hover span {
  color: #e26431;
}

.header-search:hover span,
.header-login:hover span {
  color: #e26431;
}

.header-search:hover span i,
.header-login:hover span i {
  color: #e26431;
}

.logo {
  width: 150px;
  display: inline-block;
  vertical-align: middle;
}

.mobile-nav {
  width: 100% !important;
  max-width: 100% !important;
}

/* Home Page CSS */
@media (max-width: 818px) and (min-width: 0px) {
  .order-sm-1 {
    order: 1;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .order-sm-1 {
    order: 1;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .order-sm-2 {
    order: 2;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .order-sm-2 {
    order: 2;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .order-sm-3 {
    order: 3;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .order-sm-3 {
    order: 3;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .header__wrap {
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .header__wrap {
    margin-right: 0;
  }
}

.header-container {
  color: #424140;
  align-items: end;
  justify-content: end;
}

@media (max-width: 818px) and (min-width: 0px) {
  .header-container {
    padding: 2rem 0rem 0rem 0rem;
    margin: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .header-container {
    padding: 2rem 0rem 0rem 0rem;
    margin: 0;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .header-login {
    text-align: center;
    margin: 1rem 0 !important;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .header-login {
    text-align: center;
    margin: 1rem 0 !important;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .header-contact,
  .header-search {
    text-align: center;
    margin: 1rem 0 !important;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .header-contact,
  .header-search {
    text-align: center;
    margin: 1rem 0 !important;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
}

.header-contact i,
.header-search i,
.header-login i {
  color: #c03b4c;
  height: 18px;
  width: 18px;
}

.menu-toggle:hover {
  cursor: pointer;
}

.menu-toggle div {
  color: #000;
  font-size: 16px;
}

.menu-bars-outer {
  width: 45px;
  margin-right: 11px;
  display: inline-grid;
  height: 30px;
  position: relative;
}

.menu-bars-outer div {
  color: #000;
  font-size: 16px;
}

.menu-bars-inner-bottom {
  border-bottom: 2px solid #e26431;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 45px;
  margin-bottom: 5px;
}

.menu-bars-inner {
  width: 31px;
  background: linear-gradient(to bottom, #e26431, #e26431) no-repeat bottom right/2px 100%;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  margin-left: 50%;
  position: absolute;
  bottom: 58%;
  right: -4px;
}

.logo {
  height: 60px;
  width: auto;
}

.logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (max-width: 818px) and (min-width: 0px) {
  .logo {
    width: 180px;
    height: auto;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .logo {
    width: 180px;
    height: auto;
  }
}

.mobile_toggle {
  display: none;
}

@media (max-width: 992px) {
  .mobile_toggle {
    display: block;
    cursor: pointer;
    margin-left: auto;
  }
  .mobile_toggle span {
    height: 5px;
    background-color: #dfdfdf;
    width: 50px;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    transition: all 0.15s ease-in-out;
  }
  .mobile_toggle span:nth-of-type(1) {
    margin-bottom: 1rem;
  }
  .mobile_toggle span:nth-of-type(3) {
    margin-top: 1rem;
  }
  .mobile_toggle.is-active span:nth-of-type(1) {
    transform: translateY(250%) rotate(45deg);
  }
  .mobile_toggle.is-active span:nth-of-type(2) {
    opacity: 0;
  }
  .mobile_toggle.is-active span:nth-of-type(3) {
    transform: translateY(-350%) rotate(-45deg);
  }
}

.nav {
  position: relative;
  margin-left: auto;
  display: flex;
  align-items: center;
  margin-left: 3rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  .nav {
    display: block !important;
    margin: 0;
    text-align: right;
    padding: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .nav {
    display: block !important;
    margin: 0;
    text-align: right;
    padding: 0;
  }
}

@media (max-width: 992px) {
  .nav {
    display: none;
  }
}

.nav ul {
  list-style: none;
  margin: 0;
  padding: 2rem 0;
  float: right;
}

@media (max-width: 992px) {
  .nav ul {
    display: block;
    float: none;
    transition: all 1s ease;
    padding: 0;
  }
}

.nav ul li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

@media (min-width: 992px) {
  .nav ul li:last-of-type a {
    padding-right: 0;
  }
  .nav ul li .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background: #dfdfdf;
    min-width: 200px;
    padding: 0;
    text-align: right;
  }
  .nav ul li .sub-menu li {
    display: block;
  }
  .nav ul li .sub-menu li a {
    color: #fff;
    padding: 0.5em 1em 0.5em 0;
  }
  .nav ul li .sub-menu .sub-menu {
    background: #f9f9f9;
    top: 0;
    right: 100%;
  }
  .nav ul li .sub-menu .sub-menu:hover {
    display: block;
  }
  .nav ul li:hover > .sub-menu {
    display: block;
  }
}

@media (max-width: 992px) {
  .nav ul li {
    display: block;
    float: none;
    text-align: center;
  }
  .nav ul li.menu-item-has-children > a:after {
    display: inline-block;
    font-family: "FontAwesome";
    content: "\F103";
    float: right;
  }
  .nav ul li.menu-item-has-children .sub-menu {
    display: none;
    opacity: 1;
  }
}

.nav ul li a {
  display: block;
  padding-right: 1.5em;
  font-size: 1.65rem;
  transition: all 0.2s ease;
}

@media (min-width: 992px) {
  .nav ul li a:hover {
    color: #dfdfdf;
  }
}

@media (max-width: 992px) {
  .nav ul li a {
    width: 100%;
    padding: 1.5rem 1rem;
    color: #fff;
  }
  .nav ul li a:hover {
    background-color: #fff;
    color: #dfdfdf;
  }
}

.menu-responsive:-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}

.menu-responsive:-webkit-scrollbar {
  width: 12px;
  background-color: #f5f5f5;
}

.menu-responsive:-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #d62929;
}

.menu-responsive-wrap {
  scrollbar-color: #e26431 #e8e8e8;
}

.menu-responsive-wrap ::-webkit-scrollbar {
  height: 12px;
  width: 5px;
  background: #e8e8e8;
  -webkit-border-radius: 10px;
}

.menu-responsive-wrap ::-webkit-scrollbar-thumb {
  background: #e26431;
  -webkit-border-radius: 10px;
}

.menu-responsive-wrap .menu-item a:hover {
  color: #e26431;
}

.menu-responsive {
  overflow: auto;
  height: 30vh !important;
}

.menu-responsive .active {
  color: #e26431 !important;
}

.menu-responsive-wrap {
  height: 80%;
  width: 95%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translateX(-200%);
  transition: transform 0.6s ease-in-out;
  z-index: 999999999;
  background: rgba(255, 255, 255, 0.95);
  padding: 0rem;
  overflow: auto;
  border-radius: 5px;
  box-shadow: 0 10px 6px 0 rgba(0, 0, 0, 0.08);
}

.menu-responsive-wrap.is-active {
  transform: translate(-50%, -50%) translateX(0);
}

.menu-responsive-wrap .container {
  height: 100%;
}

.menu-responsive-wrap .row {
  height: 100%;
}

.menu-responsive-wrap .col-4 {
  background: #a42c3d;
  padding: 2rem;
  color: #fff;
  overflow-y: auto;
}

.menu-responsive-wrap .col-4 .menu-item {
  display: flex;
  align-items: center;
  padding: 2rem 2rem;
  margin: 2rem 0;
  min-height: 80px;
  background-color: #c03b4c;
  position: relative;
  transition: background 0.3s ease;
}

.menu-responsive-wrap .col-4 .menu-item:after {
  content: "\F054";
  font-size: 20px;
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
  color: #fff;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.menu-responsive-wrap .col-4 .menu-item:hover, .menu-responsive-wrap .col-4 .menu-item.active {
  background-color: #f6ad8a;
}

.menu-responsive-wrap .col-4 .menu-item:hover:after, .menu-responsive-wrap .col-4 .menu-item.active:after {
  opacity: 1;
}

.menu-responsive-wrap .col-4 .menu-item img {
  width: 28px;
  height: 28px;
  margin-right: 10px;
  -o-object-fit: contain;
     object-fit: contain;
}

.menu-responsive-wrap .col-4 .menu-item a {
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  font-size: 18px;
  padding-right: 3rem;
}

.menu-responsive-wrap .col-8 {
  padding: 2rem;
  overflow-y: auto;
  position: relative;
  transition: opacity 0.4s ease, transform 0.4s ease;
}

.menu-responsive-wrap .col-8 .submenu-section {
  position: relative;
}

.menu-responsive-wrap .col-8 .submenu-section .submenu-group {
  display: none;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.4s ease, transform 0.4s ease;
  padding: 6rem 3rem 3rem 3rem;
}

.menu-responsive-wrap .col-8 .submenu-section .submenu-group.active {
  display: flex;
  flex-wrap: wrap;
  opacity: 1;
  transform: translateY(0);
}

.menu-responsive-wrap .mega-post-item .tt {
  color: #893048;
  font-size: 16px;
  font-weight: 600;
}

.menu-responsive-wrap .mega-post-item img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: transform 0.3s ease;
}

.menu-responsive-wrap .mega-post-item p {
  color: #c03b4c;
  font-size: 13px;
  font-weight: 400;
}

.menu-responsive-wrap .mega-post-item a.btn {
  background: #ec6d5a;
  color: #fff;
  font-weight: 600;
  font-size: 18px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.menu-responsive-wrap .mega-post-item a.btn:hover {
  background: #d45442;
}

.menu-responsive-wrap .close_menu {
  position: absolute;
  right: 2%;
  top: 2%;
  color: #a42c3d;
  font-size: 32px;
  cursor: pointer;
  z-index: 999;
}

.menu-responsive-wrap .menu-item {
  cursor: pointer;
}

.menu-responsive-wrap .menu-item.active {
  background-color: #f6ad8a !important;
}

.menu-responsive-wrap .menu-item.active:after {
  opacity: 1 !important;
}

.pos-in {
  position: inherit !important;
}

.mobile-nav {
  /* Generated Overflow Element */
}

.mobile-nav .overflow {
  height: 100%;
  max-height: 50vh;
  min-height: auto;
}

.mobile-nav .open-menu {
  position: absolute;
  right: 0%;
  top: 0.4em;
  font-weight: 300;
  font-size: 2rem;
  color: white;
}

.mobile-nav .open-menu:hover {
  cursor: pointer;
  color: #e26431;
}

.mobile-nav .rotate:before {
  content: "\F078" !important;
  color: #fff !important;
}

.mobile-nav .far:before {
  color: #fff !important;
}

.mobile-nav ul li {
  position: relative;
  width: 100%;
  margin-left: 0;
}

.mobile-nav ul li:after {
  display: none !important;
}

.site_dots .slick-dots {
  position: relative;
  bottom: -5px;
  text-align: left;
}

.site_dots .slick-dots li {
  width: auto;
  margin-right: 1rem;
}

.site_dots .slick-dots .slick-active button {
  width: 45px;
  height: 10px;
  background: #e26431 0% 0% no-repeat padding-box !important;
  border-radius: 50px 50px 50px 50px;
  opacity: 1;
  border: none !important;
}

.site_dots .slick-dots button {
  width: 45px;
  height: 10px;
  background: #dfdfdf;
  border-radius: 50px 50px 50px 50px;
  opacity: 1;
}

.site_dots .slick-dots button:hover {
  opacity: 0.7;
  cursor: pointer;
  background: #e26431 !important;
}

.site_dots .slick-dots button:before {
  display: none !important;
}

/*---------------------------
    4. Toggle Search
---------------------------*/
.open-search {
  transform: translatex(0) !important;
}

#search {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  transform: translatex(-100%);
  transition: transform 0.6s ease-in-out;
  z-index: 999999999;
  background: #424140;
  padding-top: 5rem;
  padding-right: 5%;
  padding-left: 5%;
}

#search:before {
  background-image: url(assets/img/shape.svg);
  display: inline-block;
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  z-index: 1;
  background-size: 80%;
}

#search form {
  position: relative;
  font-size: 30px;
  font-weight: 300;
  height: 100%;
  background: #e8e8e8;
  border: none;
  border-radius: 5px;
  padding: 1rem 1rem;
}

@media (max-width: 818px) and (min-width: 0px) {
  #search form {
    font-size: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #search form {
    font-size: 20px;
  }
}

#search input[type="search"] {
  background: none;
  border: none;
  width: 100%;
  outline: none !important;
  color: #424140;
}

#search .close {
  position: absolute;
  right: 5%;
  top: 2%;
  color: #e26431;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 40px;
  z-index: 1046;
  font-weight: 100;
  text-shadow: none !important;
}

#search .close:before {
  content: "\F00D";
  color: #fff;
  font-family: "Font Awesome 5 Pro";
  line-height: 60px;
  text-align: center;
  font-size: 40px;
}

#search .close:hover {
  color: #e26431;
}

#search .close:hover:before {
  color: #e26431;
}

#search .search {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  width: 100%;
  z-index: 1046;
}

@media (max-width: 818px) and (min-width: 0px) {
  #search .search {
    width: 100% !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #search .search {
    width: 100% !important;
  }
}

#search button {
  position: absolute;
  top: 0;
  right: 2%;
  display: block;
  width: 50px;
  height: 100%;
  line-height: 62px;
  text-align: right;
  cursor: pointer;
  background: transparent;
  border: none;
  color: #424140;
}

#search button:focus {
  outline: none !important;
}

.srch-sct {
  background: #e8e8e8;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .srch-sct {
    width: 100% !important;
  }
}

.srch-sct a {
  color: #424140;
}

.srch-sct a:hover {
  text-decoration: none;
  color: #e26431;
}

.srch-sct .brd-lin {
  border-bottom: solid 1px #b5b5b5;
}

.srch-sct .brd-lin:last-child {
  margin-bottom: 0 !important;
}

.srch-sct .brd-lin i {
  font-size: 30px;
}

.srch-sct .brd-lin h3 {
  font-size: 20px;
  line-height: 25px;
}

.srch-sct .search {
  position: relative;
  font-size: 16px;
  font-weight: bold;
}

.srch-sct .search input {
  border: none;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
  padding: 2rem;
}

.srch-sct .search button {
  border: none;
  background: none !important;
  color: #424140;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  font-size: 20px;
}

/*----------------------------------
    3. Sticky after scroll
----------------------------------*/
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  background: #fff;
  box-shadow: 0 4px 6px -8px #222;
  -webkit-animation: smoothScroll 1s forwards;
          animation: smoothScroll 1s forwards;
}

@media (max-width: 818px) and (min-width: 0px) {
  .sticky {
    padding-bottom: 0;
  }
}

.sticky .logo {
  width: 100% !important;
  height: 50px !important;
}

.sticky .logo img {
  height: 100%;
  width: auto;
}

.logo {
  transition: all 0.5s ease-out 0s;
}

@-webkit-keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}

@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}

.sticky + .container-fluid {
  padding-top: 102px;
}

.sticky + .container {
  padding-top: 102px;
}

.menu-bars-holder {
  font-size: 16px;
  color: #000;
  cursor: pointer;
}

.menu-bars-holder:hover i {
  color: #000;
}

.menu-bars-holder i {
  color: #c03b4c;
  font-size: 20px;
  margin-right: 1rem;
}

/*
    Structure
*/
.entry-content .news_resource,
.entry-content .side-image-content-block .cont,
.entry-content .download_slider .container {
  position: relative;
  z-index: 20;
}

.current-menu-item > a {
  color: #c03b4c !important;
}

footer .container {
  position: relative;
  z-index: 20;
}

main {
  padding-bottom: 1rem;
}

img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.wrapper, main, [class*="__container"],
[class*="__wrapper"], [class*="__flex-container"] {
  max-width: 1200px;
  width: 95%;
  margin: 0 auto;
}

[class*="__flex-container"] {
  display: flex;
}

.grid__list {
  display: flex;
  flex-wrap: wrap;
}

.grid__item-4-col {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 1.5em;
}

@media (min-width: 992px) {
  .grid__item-4-col:nth-of-type(4n) {
    margin-right: 0;
  }
}

@media (max-width: 992px) {
  .grid__item-4-col {
    width: 49%;
  }
  .grid__item-4-col:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media (max-width: 600px) {
  .grid__item-4-col {
    width: 100%;
    margin-right: 0;
  }
}

.grid__item-3-col {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 1.5em;
}

@media (min-width: 992px) {
  .grid__item-3-col:nth-of-type(3n) {
    margin-right: 0;
  }
}

@media (max-width: 992px) {
  .grid__item-3-col {
    width: 49%;
  }
  .grid__item-3-col:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media (max-width: 600px) {
  .grid__item-3-col {
    width: 100%;
    margin-right: 0;
  }
}

.grid__item-2-col {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 1.5em;
}

@media (min-width: 600px) {
  .grid__item-2-col:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media (max-width: 600px) {
  .grid__item-2-col {
    width: 100%;
    margin-right: 0;
  }
}

.grid--1 {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(1, 1fr);
  width: 100%;
}

@media (max-width: 1200px) {
  .grid--1 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  .grid--1 {
    grid-template-columns: 1fr;
  }
}

[data-grid-columns="1"] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(1, 1fr);
  width: 100%;
}

@media (max-width: (min-width: 768px) && (max-width: 1023px)) {
  [data-grid-columns="1"] {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  [data-grid-columns="1"] {
    grid-template-columns: 1fr;
  }
}

.grid--2 {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
}

@media (max-width: 1200px) {
  .grid--2 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  .grid--2 {
    grid-template-columns: 1fr;
  }
}

[data-grid-columns="2"] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
}

@media (max-width: (min-width: 768px) && (max-width: 1023px)) {
  [data-grid-columns="2"] {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  [data-grid-columns="2"] {
    grid-template-columns: 1fr;
  }
}

.grid--3 {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
}

@media (max-width: 1200px) {
  .grid--3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  .grid--3 {
    grid-template-columns: 1fr;
  }
}

[data-grid-columns="3"] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
}

@media (max-width: (min-width: 768px) && (max-width: 1023px)) {
  [data-grid-columns="3"] {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  [data-grid-columns="3"] {
    grid-template-columns: 1fr;
  }
}

.grid--4 {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(4, 1fr);
  width: 100%;
}

@media (max-width: 1200px) {
  .grid--4 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  .grid--4 {
    grid-template-columns: 1fr;
  }
}

[data-grid-columns="4"] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(4, 1fr);
  width: 100%;
}

@media (max-width: (min-width: 768px) && (max-width: 1023px)) {
  [data-grid-columns="4"] {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  [data-grid-columns="4"] {
    grid-template-columns: 1fr;
  }
}

.grid--5 {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(5, 1fr);
  width: 100%;
}

@media (max-width: 1200px) {
  .grid--5 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  .grid--5 {
    grid-template-columns: 1fr;
  }
}

[data-grid-columns="5"] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(5, 1fr);
  width: 100%;
}

@media (max-width: (min-width: 768px) && (max-width: 1023px)) {
  [data-grid-columns="5"] {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  [data-grid-columns="5"] {
    grid-template-columns: 1fr;
  }
}

.grid--6 {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(6, 1fr);
  width: 100%;
}

@media (max-width: 1200px) {
  .grid--6 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  .grid--6 {
    grid-template-columns: 1fr;
  }
}

[data-grid-columns="6"] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(6, 1fr);
  width: 100%;
}

@media (max-width: (min-width: 768px) && (max-width: 1023px)) {
  [data-grid-columns="6"] {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  [data-grid-columns="6"] {
    grid-template-columns: 1fr;
  }
}

.grid--7 {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(7, 1fr);
  width: 100%;
}

@media (max-width: 1200px) {
  .grid--7 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  .grid--7 {
    grid-template-columns: 1fr;
  }
}

[data-grid-columns="7"] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(7, 1fr);
  width: 100%;
}

@media (max-width: (min-width: 768px) && (max-width: 1023px)) {
  [data-grid-columns="7"] {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  [data-grid-columns="7"] {
    grid-template-columns: 1fr;
  }
}

.grid--8 {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(8, 1fr);
  width: 100%;
}

@media (max-width: 1200px) {
  .grid--8 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  .grid--8 {
    grid-template-columns: 1fr;
  }
}

[data-grid-columns="8"] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(8, 1fr);
  width: 100%;
}

@media (max-width: (min-width: 768px) && (max-width: 1023px)) {
  [data-grid-columns="8"] {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  [data-grid-columns="8"] {
    grid-template-columns: 1fr;
  }
}

.grid--9 {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(9, 1fr);
  width: 100%;
}

@media (max-width: 1200px) {
  .grid--9 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  .grid--9 {
    grid-template-columns: 1fr;
  }
}

[data-grid-columns="9"] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(9, 1fr);
  width: 100%;
}

@media (max-width: (min-width: 768px) && (max-width: 1023px)) {
  [data-grid-columns="9"] {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  [data-grid-columns="9"] {
    grid-template-columns: 1fr;
  }
}

.grid--10 {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(10, 1fr);
  width: 100%;
}

@media (max-width: 1200px) {
  .grid--10 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  .grid--10 {
    grid-template-columns: 1fr;
  }
}

[data-grid-columns="10"] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(10, 1fr);
  width: 100%;
}

@media (max-width: (min-width: 768px) && (max-width: 1023px)) {
  [data-grid-columns="10"] {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  [data-grid-columns="10"] {
    grid-template-columns: 1fr;
  }
}

.grid--11 {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(11, 1fr);
  width: 100%;
}

@media (max-width: 1200px) {
  .grid--11 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  .grid--11 {
    grid-template-columns: 1fr;
  }
}

[data-grid-columns="11"] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(11, 1fr);
  width: 100%;
}

@media (max-width: (min-width: 768px) && (max-width: 1023px)) {
  [data-grid-columns="11"] {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  [data-grid-columns="11"] {
    grid-template-columns: 1fr;
  }
}

.grid--12 {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(12, 1fr);
  width: 100%;
}

@media (max-width: 1200px) {
  .grid--12 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  .grid--12 {
    grid-template-columns: 1fr;
  }
}

[data-grid-columns="12"] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(12, 1fr);
  width: 100%;
}

@media (max-width: (min-width: 768px) && (max-width: 1023px)) {
  [data-grid-columns="12"] {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  [data-grid-columns="12"] {
    grid-template-columns: 1fr;
  }
}

.small-font {
  font-size: 16px;
}

.small-font .coloured-tiles-block h1,
.small-font .coloured-tiles-block h2,
.small-font .coloured-tiles-block h3,
.small-font .coloured-tiles-block h4,
.small-font .coloured-tiles-block h5,
.small-font .coloured-tiles-block h6,
.small-font .coloured-tiles-block .title {
  font-size: 18px !important;
}

.small-font h1,
.small-font h2,
.small-font h3,
.small-font h4,
.small-font h5,
.small-font h6,
.small-font .title {
  font-size: 32px !important;
}

.small-font p,
.small-font span,
.small-font li,
.small-font ol,
.small-font ul,
.small-font label,
.small-font a,
.small-font .menu-bars-holder {
  font-size: 16px !important;
}

.small-font button,
.small-font .btn,
.small-font input[type="submit"],
.small-font input[type="button"],
.small-font .frm_button_submit,
.small-font #frm_field_6_container button {
  font-size: 16px !important;
}

.large-font {
  font-size: 26px;
}

.large-font h1,
.large-font h2,
.large-font h3,
.large-font h4,
.large-font h5,
.large-font h6,
.large-font .title {
  font-size: 45px !important;
}

.large-font p,
.large-font span,
.large-font li,
.large-font ol,
.large-font ul,
.large-font label,
.large-font a,
.large-font .menu-bars-holder {
  font-size: 26px !important;
}

.large-font button,
.large-font .btn,
.large-font input[type="submit"],
.large-font input[type="button"],
.large-font .frm_button_submit,
.large-font #frm_field_6_container button {
  font-size: 26px !important;
}

.dark-theme {
  background: #2a2a2a !important;
}

.dark-theme .footer-form-block,
.dark-theme section {
  background-color: #2a2a2a !important;
}

.dark-theme .staff-selector,
.dark-theme .visions-and-values .values-container .values-text-container .values-text .upper-text {
  color: #fff !important;
}

.dark-theme .resource_downloads,
.dark-theme .download_slider,
.dark-theme .internal_content,
.dark-theme .ab_key_dates .item,
.dark-theme .ab-key-dates .item {
  background: #2a2a2a !important;
}

.dark-theme .white_theme:before {
  background: #2a2a2a !important;
}

.dark-theme .menu-responsive-wrap {
  background: #2a2a2a !important;
}

.dark-theme .menu-responsive-wrap .col-4 {
  background: #1d1d1d !important;
}

.dark-theme .menu-responsive-wrap .col-4 .menu-item {
  background: #373636;
}

.dark-theme .menu-responsive-wrap .menu-item.active,
.dark-theme .menu-responsive-wrap .col-4 .menu-item:hover,
.dark-theme .menu-responsive-wrap .col-4 .menu-item.active {
  background: black !important;
}

.dark-theme .call:focus {
  background: #f9dc85 !important;
  color: #000 !important;
}

.dark-theme .theme-switch__theme-options button:focus {
  box-shadow: 0 0 0 4px #fff;
  background: #fff;
  color: #1d1d1d;
  border-color: #1d1d1d;
}

.dark-theme .font-toggle button:focus {
  background-color: #fff !important;
  box-shadow: 0 -2px #fff, 0 4px #fff !important;
  color: #000 !important;
}

.dark-theme .btn:focus {
  background-color: #fff !important;
  box-shadow: 0 -2px #fff, 0 4px #fff !important;
  color: #000 !important;
}

.dark-theme .header-contact i,
.dark-theme .header-search i,
.dark-theme .header-login i,
.dark-theme .menu-bars-holder i,
.dark-theme .header span,
.dark-theme .header a,
.dark-theme .lg-text,
.dark-theme .menu-bars-holder,
.dark-theme h1,
.dark-theme h2,
.dark-theme h3,
.dark-theme h4,
.dark-theme h5,
.dark-theme h6,
.dark-theme .title,
.dark-theme p,
.dark-theme ol,
.dark-theme ul,
.dark-theme li {
  color: #fff !important;
}

.dark-theme .switch-theme .col-tog-bt,
.dark-theme .switch-theme .font-toggle,
.dark-theme .switch-theme .theme-buttons {
  background-color: #2a2a2a;
  color: #fff;
}

.dark-theme .switch-theme .font-toggle {
  border-color: #fff !important;
}

.dark-theme .switch-theme .font-toggle button {
  color: #fff;
}

.dark-theme .switch-theme .theme-switch__dropdown ul li button:hover {
  box-shadow: 0 0 0 4px #fff;
  background: #fff;
  color: #1d1d1d;
  border-color: #1d1d1d;
}

.dark-theme .theme-switch__dropdown {
  background: #2a2a2a;
}

.dark-theme .theme-switch__dropdown:before {
  color: #2a2a2a;
}

.dark-theme #header {
  background: #2a2a2a !important;
}

.dark-theme #header a {
  color: #fff;
}

.dark-theme .banner_internal h1,
.dark-theme .banner_internal h2,
.dark-theme .banner_internal h3,
.dark-theme .banner_internal h4,
.dark-theme .banner_internal h5,
.dark-theme .banner_internal h6 {
  color: #1d1d1d;
}

.dark-theme .banner_internal h1 em,
.dark-theme .banner_internal h2 em,
.dark-theme .banner_internal h3 em,
.dark-theme .banner_internal h4 em,
.dark-theme .banner_internal h5 em,
.dark-theme .banner_internal h6 em {
  background: #2a2a2a;
  color: #fff;
}

.dark-theme .banner_internal:before {
  filter: grayscale(1);
}

.dark-theme .btn--secondary {
  border-color: #1d1d1d !important;
  background: #fff !important;
  color: #1d1d1d !important;
}

.dark-theme .btn--white {
  border-color: #fff !important;
  background: none !important;
  color: #fff !important;
}

.yellow-theme {
  background: #f9dc86 !important;
}

.yellow-theme .white_theme:before {
  background: #f9dc86 !important;
}

.yellow-theme .resource_downloads,
.yellow-theme .download_slider,
.yellow-theme .internal_content,
.yellow-theme .ab_key_dates .item,
.yellow-theme .ab-key-dates .item {
  background: #f9dc86 !important;
}

.yellow-theme .footer-form-block,
.yellow-theme section {
  background-color: #f9dc86 !important;
}

.yellow-theme .menu-responsive-wrap {
  background: #f9dc86 !important;
}

.yellow-theme .menu-responsive-wrap .col-4 {
  background: #fbc300 !important;
}

.yellow-theme .menu-responsive-wrap .col-4 .menu-item {
  background: #ffd12f;
  color: #000 !important;
}

.yellow-theme .menu-responsive-wrap .col-4 .menu-item.active, .yellow-theme .menu-responsive-wrap .col-4 .menu-item:hover {
  background: #957400 !important;
}

.yellow-theme .call:focus {
  background: #000 !important;
  color: #fff !important;
}

.yellow-theme .theme-switch__theme-options button:focus {
  box-shadow: 0 0 0 4px #000;
  background: #f9dc86;
  color: #000;
  border-color: #000;
}

.yellow-theme .font-toggle button:focus {
  background-color: #000 !important;
  box-shadow: 0 -2px #000, 0 4px #000 !important;
  color: #fff !important;
}

.yellow-theme .btn:focus {
  background-color: #000 !important;
  box-shadow: 0 -2px #000, 0 4px #000 !important;
  color: #fff !important;
}

.yellow-theme .header-contact i,
.yellow-theme .header-search i,
.yellow-theme .header-login i,
.yellow-theme .menu-bars-holder i,
.yellow-theme .header span,
.yellow-theme .header a,
.yellow-theme .lg-text,
.yellow-theme .menu-bars-holder,
.yellow-theme h1,
.yellow-theme h2,
.yellow-theme h3,
.yellow-theme h4,
.yellow-theme h5,
.yellow-theme h6,
.yellow-theme .title,
.yellow-theme p,
.yellow-theme ol,
.yellow-theme ul,
.yellow-theme li {
  color: #000 !important;
}

.yellow-theme .switch-theme .col-tog-bt,
.yellow-theme .switch-theme .font-toggle,
.yellow-theme .switch-theme .theme-buttons {
  background-color: #f9dc86;
  color: #000;
}

.yellow-theme .switch-theme .font-toggle {
  border-color: #000 !important;
}

.yellow-theme .switch-theme .font-toggle button {
  color: #000;
}

.yellow-theme .switch-theme .theme-switch__dropdown {
  background: #f9dc86;
}

.yellow-theme .switch-theme .theme-switch__dropdown:before {
  color: #f9dc86;
}

.yellow-theme .switch-theme .theme-switch__dropdown ul li button:hover {
  box-shadow: 0 0 0 4px #000;
  background: #f9dc86;
  color: #000;
  border-color: #000;
}

.yellow-theme #header {
  background: #f9dc86 !important;
}

.yellow-theme #header a {
  color: #000;
}

.yellow-theme #header:focus a {
  background-color: #fff;
  box-shadow: 0 -2px #fff, 0 4px #fff;
  color: #000 !important;
}

.yellow-theme #header:focus a i {
  color: #000 !important;
}

.yellow-theme .f-holder a:focus {
  background-color: #fff;
  box-shadow: 0 -2px #fff, 0 4px #fff;
  color: #000 !important;
}

.yellow-theme .f-holder a:focus i {
  color: #000 !important;
}

.yellow-theme .banner_internal h1,
.yellow-theme .banner_internal h2,
.yellow-theme .banner_internal h3,
.yellow-theme .banner_internal h4,
.yellow-theme .banner_internal h5,
.yellow-theme .banner_internal h6 {
  color: #000;
}

.yellow-theme .banner_internal h1 em,
.yellow-theme .banner_internal h2 em,
.yellow-theme .banner_internal h3 em,
.yellow-theme .banner_internal h4 em,
.yellow-theme .banner_internal h5 em,
.yellow-theme .banner_internal h6 em {
  background: #f9dc86;
  color: #000;
}

.yellow-theme .banner_internal:before {
  filter: grayscale(1);
}

.yellow-theme .btn--secondary {
  border-color: #fbc300 !important;
  background: #fff !important;
  color: #fbc300 !important;
}

.yellow-theme .btn--white {
  border-color: #fff !important;
  background: none !important;
  color: #fff !important;
}

.yellow-theme .btn--primary,
.yellow-theme .frm_button_submit,
.yellow-theme #frm_field_6_container button {
  border-color: #fff !important;
  background: #fff !important;
  color: #000 !important;
}

.yellow-theme .btn--header {
  border-color: #000 !important;
  background: none !important;
  color: #000 !important;
}

.yellow-theme .footer-block .social-icons li a i,
.yellow-theme footer .main_footer h3,
.yellow-theme footer .main_footer a,
.yellow-theme footer .main_footer p,
.yellow-theme footer p {
  color: #fff !important;
}

.yellow-theme .f-main {
  background: #f9dc86 !important;
}

.yellow-theme .holder-b {
  background: #fbc300 !important;
}

.yellow-theme .holder-b p,
.yellow-theme .holder-b a {
  color: #000 !important;
}

.yellow-theme .title-tile-block {
  background: #f9dc86;
}

.yellow-theme .title-tile-block .bg {
  background: none !important;
}

.yellow-theme .title-tile-block .title,
.yellow-theme .title-tile-block p {
  color: #000;
}

.yellow-theme .hl-cont .bg .title,
.yellow-theme .hl-cont .bg p,
.yellow-theme .hl-cont .bg h1,
.yellow-theme .hl-cont .bg h2,
.yellow-theme .hl-cont .bg h3,
.yellow-theme .hl-cont .bg h4,
.yellow-theme .hl-cont .bg h5,
.yellow-theme .hl-cont .bg h6,
.yellow-theme .hl-cont .qw .title,
.yellow-theme .hl-cont .qw p,
.yellow-theme .hl-cont .qw h1,
.yellow-theme .hl-cont .qw h2,
.yellow-theme .hl-cont .qw h3,
.yellow-theme .hl-cont .qw h4,
.yellow-theme .hl-cont .qw h5,
.yellow-theme .hl-cont .qw h6,
.yellow-theme .hl-cont .loc-mob .title,
.yellow-theme .hl-cont .loc-mob p,
.yellow-theme .hl-cont .loc-mob h1,
.yellow-theme .hl-cont .loc-mob h2,
.yellow-theme .hl-cont .loc-mob h3,
.yellow-theme .hl-cont .loc-mob h4,
.yellow-theme .hl-cont .loc-mob h5,
.yellow-theme .hl-cont .loc-mob h6 {
  color: #000;
}

.yellow-theme .hl-cont .bg {
  background: #f9dc86;
}

.yellow-theme .hl-cont .qw {
  background: #fbc300;
}

.yellow-theme .hl-cont .loc-mob {
  background: #f9dc86;
}

.yellow-theme .hl-cont .loc-mob p {
  color: #000 !important;
}

.yellow-theme .hl-cont .loc-mob svg path {
  fill: #000;
}

.yellow-theme .hl-cont .loc-mob:nth-child(2) {
  background: #fbc300;
}

.yellow-theme .hl-cont .loc-mob:nth-child(2) svg path {
  fill: #000;
}

/*--------------------------------------------------------------
# 404 Page - Block
    1. 404 Page
    2. Theme Options
--------------------------------------------------------------*/
/*---------------------
  1. 404
----------------------*/
.error_page {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  height: 70vh;
}

.error_page .container {
  position: relative;
  z-index: 3;
}

.error_page h2 {
  color: #fff;
}

.error_page p {
  font-size: 2.2rem;
  line-height: 3.2rem;
  color: #fff;
}

.error_page .btn {
  margin-top: 2.5rem;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #fff;
}

/*---------------------
  2. Theme Options
----------------------*/
.overlay_none, .overlay_pink_bg, .overlay_grey_bg, .overlay_blue_bg, .overlay_orange_bg, .overlay_dark_grey_bg, .overlay_green_bg {
  position: relative;
}

.overlay_none:before, .overlay_pink_bg:before, .overlay_grey_bg:before, .overlay_blue_bg:before, .overlay_orange_bg:before, .overlay_dark_grey_bg:before, .overlay_green_bg:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .9;
  z-index: 2;
}

.overlay_none h2, .overlay_none p {
  color: #424140 !important;
}

.overlay_pink_bg:before {
  background: #893048;
}

.overlay_grey_bg:before {
  background: #dfdfdf;
}

.overlay_grey_bg h2, .overlay_grey_bg p {
  color: #424140 !important;
}

.overlay_blue_bg:before {
  background: #e17968;
}

.overlay_orange_bg:before {
  background: #e26431;
}

.overlay_orange_bg .btn {
  background: #c03b4c !important;
}

.overlay_orange_bg .btn:hover {
  background: #424140 !important;
}

.overlay_dark_grey_bg:before {
  background: #424140;
}

.overlay_green_bg:before {
  background: #c03b4c;
}

/*
    Front-page
*/
.rectangle {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 200px;
  width: 1020px;
  background-color: #e17968;
  z-index: -2;
  border-radius: 1020px 0 0 0/200px 0 0 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .rectangle {
    width: 100%;
    height: 80px;
    z-index: 1;
    border-radius: 1020px 0 0 0/200px 0 0 0;
    opacity: 0.5;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .rectangle {
    width: 100%;
    height: 80px;
    z-index: 1;
    border-radius: 1020px 0 0 0/200px 0 0 0;
    opacity: 0.5;
  }
}

.hero {
  height: 70vh;
  position: relative;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

@media (max-width: 818px) and (min-width: 0px) {
  .hero:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.85);
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hero:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.85);
  }
}

@media (max-width: 818px) and (min-width: 0px) {
  .hero {
    width: 100%;
    left: 0;
    margin-left: 0;
    height: auto;
    padding: 10rem 0 !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    max-width: 100% !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hero {
    width: 100%;
    left: 0;
    margin-left: 0;
    height: auto;
    padding: 10rem 0 !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    max-width: 100% !important;
  }
}

.hero .text-1 {
  height: auto;
  width: auto;
  color: #424140;
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: -0.03px;
  line-height: 55px;
}

@media (max-width: 818px) and (min-width: 0px) {
  .hero .text-1 {
    font-size: 30px;
    line-height: initial;
    margin-bottom: 4rem;
    height: auto;
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hero .text-1 {
    height: auto;
    width: 100%;
    font-size: 30px;
    line-height: initial;
    margin-bottom: 4rem;
  }
}

.hero .subtitle {
  display: block;
  margin: 2rem 0;
}

.hero .impact {
  color: #424140;
  font-family: "Montserrat", sans-serif;
  font-size: 100px;
  font-weight: 300;
  letter-spacing: -0.07px;
  line-height: 70px;
}

@media (max-width: 818px) and (min-width: 0px) {
  .hero .impact {
    font-size: 5rem;
    margin-top: 0rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hero .impact {
    font-size: 5rem;
    margin-top: 0rem !important;
  }
}

.hero .sub-text {
  height: 89px;
  width: 463px;
  color: #424140;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 0;
  margin: 14px 0 0;
}

.hero .sub-text p {
  height: 89px;
  width: 463px;
  color: #424140;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 0;
  margin: 14px 0 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .hero .sub-text p {
    height: auto;
    width: 100%;
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hero .sub-text p {
    height: auto;
    width: 100%;
    font-size: 1.8rem;
  }
}

.hero .banner-text-group {
  margin-left: 0;
  padding-top: 90px;
}

@media (max-width: 818px) and (min-width: 0px) {
  .hero .banner-text-group {
    width: 90%;
    margin: 0 auto;
    padding: 4rem 0;
    z-index: 2;
    position: relative;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hero .banner-text-group {
    width: 90%;
    margin: 0 auto;
    padding: 4rem 0;
    z-index: 2;
    position: relative;
  }
}

.hero .banner-text-group p {
  margin: 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .hero .banner-text-group p {
    height: auto;
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hero .banner-text-group p {
    height: auto;
    width: 100%;
  }
}

.banner_ {
  position: relative;
}

.banner_ .secondary-bg {
  position: absolute;
  top: -180px;
  right: 0;
  height: calc(100% + 5%);
  z-index: -1;
}

@media (max-width: 818px) and (min-width: 0px) {
  .banner_ .secondary-bg {
    position: absolute;
    top: 0;
    right: 0%;
    height: calc(100% + 0vh);
    z-index: 1;
    opacity: 0.5;
    width: 30%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .banner_ .secondary-bg {
    position: absolute;
    top: 0;
    right: 0%;
    height: calc(100% + 0vh);
    z-index: 1;
    opacity: 0.5;
    width: 30%;
  }
}

.banner_ .secondary-bg img {
  height: 100%;
  -o-object-position: left;
     object-position: left;
}

@media (max-width: 818px) and (min-width: 0px) {
  .banner_ .secondary-bg img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .banner_ .secondary-bg img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.two-column-with-image {
  padding: 5rem 0;
}

@media (max-width: 818px) and (min-width: 0px) {
  .two-column-with-image .text-center {
    text-align: left !important;
    padding-left: 3rem;
    padding-bottom: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .two-column-with-image .text-center {
    text-align: left !important;
    padding-left: 3rem;
    padding-bottom: 1rem;
  }
}

.two-column-with-image p img {
  width: auto;
  height: auto;
}

.two-column-with-image div.title-container {
  width: 100%;
}

.two-column-with-image div.content-block {
  width: 100%;
  margin: 0 2%;
  display: inline-flex;
  flex-wrap: wrap;
}

.two-column-with-image .title-container {
  width: 100%;
}

.two-column-with-image .title {
  color: #424140;
  font-family: "Montserrat", sans-serif;
  font-size: 33px;
  font-weight: 300;
  margin: 8px 0;
}

.two-column-with-image div.left-content {
  width: 44%;
  margin-right: 2%;
}

.two-column-with-image div.left-content .content {
  color: #424140;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  letter-spacing: 0;
}

.two-column-with-image div.right-content {
  width: 50%;
}

.two-column-with-image div.right-content .content {
  color: #424140;
  font-family: "Montserrat", sans-serif;
  font-size: 19px;
  font-weight: 300;
}

.two-column-with-image img {
  height: 110px;
  width: 130px;
}

.full-width-image,
.our-academies,
.the-five-cs,
.meet-the-team,
.news-block,
.footer-form-block {
  /*position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;*/
}

.full-width-image img {
  width: 100%;
}

.full-width-image .overlay {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0%;
  max-width: 50%;
}

.full-width-image .full-width-overlay {
  position: absolute;
  bottom: 0;
  width: 0%;
  max-width: 100%;
}

.block-header .sub-text {
  font-size: 1.8rem;
  line-height: 2.6rem;
  color: #424140;
  margin: 20px 20%;
}

.block-header .title {
  font-size: 3.3rem;
  line-height: 2.6rem;
  color: #424140;
}

body {
  overflow-x: hidden;
}

.item-post .img-a {
  box-shadow: 0px 5px 7px rgba(132, 132, 132, 0.5);
  width: 100%;
  height: 400px;
}

.item-post .btn--white {
  background: #fff !important;
  color: #e26431 !important;
  padding: 1rem 1rem;
  font-size: 1.8rem;
  margin-top: 2rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mn-im {
  height: 150px !important;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media (max-width: 818px) and (min-width: 0px) {
  .mn-im {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .mn-im {
    display: none !important;
  }
}

.just-end {
  justify-content: end;
}

.text-primary h1,
.text-primary h2,
.text-primary h3,
.text-primary h4,
.text-primary h5,
.text-primary h6 {
  color: #e17968 !important;
}

.force-flip .order-1 {
  order: 1 !important;
}

.force-flip .order-2 {
  order: 2 !important;
}

.post-tabs-block {
  position: relative;
}

.post-tabs-block:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background: #c03b4c;
  z-index: 10;
}

.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p {
  color: #fff !important;
}

.ab_timing {
  position: relative;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.ab_timing:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.8;
}

.ab_timing .container {
  position: relative;
  z-index: 2;
}

.ab_timing .overlay_img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
  top: -40%;
  height: 135%;
  left: -10%;
}

.ab_timing .icon {
  width: auto;
  height: 50px;
  margin-right: 1rem;
}

.ab_timing .title {
  font-weight: 500;
}

.ab_timing .title,
.ab_timing p,
.ab_timing td {
  color: #c03b4c;
}

.ab_timing table {
  margin: 2rem 0;
  width: 100%;
}

.ab_timing td {
  font-weight: 500;
  font-size: 16px;
  padding: 1rem 0;
}

.ab_timing tr {
  margin: 1.5rem 0;
  border-bottom: solid 1px #c03b4c;
}

.h-auto-image img {
  height: auto !important;
}

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

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

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

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

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

.slick-prev:before {
  content: "\2190";
}

[dir="rtl"] .slick-prev:before {
  content: "\2192";
}

.slick-next {
  right: -25px;
}

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

.slick-next:before {
  content: "\2192";
}

[dir="rtl"] .slick-next:before {
  content: "\2190";
}

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

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/*!
 * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

.fa-xs {
  font-size: .75em;
}

.fa-sm {
  font-size: .875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\F26E";
}

.fa-accessible-icon:before {
  content: "\F368";
}

.fa-accusoft:before {
  content: "\F369";
}

.fa-address-book:before {
  content: "\F2B9";
}

.fa-address-card:before {
  content: "\F2BB";
}

.fa-adjust:before {
  content: "\F042";
}

.fa-adn:before {
  content: "\F170";
}

.fa-adversal:before {
  content: "\F36A";
}

.fa-affiliatetheme:before {
  content: "\F36B";
}

.fa-algolia:before {
  content: "\F36C";
}

.fa-align-center:before {
  content: "\F037";
}

.fa-align-justify:before {
  content: "\F039";
}

.fa-align-left:before {
  content: "\F036";
}

.fa-align-right:before {
  content: "\F038";
}

.fa-allergies:before {
  content: "\F461";
}

.fa-amazon:before {
  content: "\F270";
}

.fa-amazon-pay:before {
  content: "\F42C";
}

.fa-ambulance:before {
  content: "\F0F9";
}

.fa-american-sign-language-interpreting:before {
  content: "\F2A3";
}

.fa-amilia:before {
  content: "\F36D";
}

.fa-anchor:before {
  content: "\F13D";
}

.fa-android:before {
  content: "\F17B";
}

.fa-angellist:before {
  content: "\F209";
}

.fa-angle-double-down:before {
  content: "\F103";
}

.fa-angle-double-left:before {
  content: "\F100";
}

.fa-angle-double-right:before {
  content: "\F101";
}

.fa-angle-double-up:before {
  content: "\F102";
}

.fa-angle-down:before {
  content: "\F107";
}

.fa-angle-left:before {
  content: "\F104";
}

.fa-angle-right:before {
  content: "\F105";
}

.fa-angle-up:before {
  content: "\F106";
}

.fa-angry:before {
  content: "\F556";
}

.fa-angrycreative:before {
  content: "\F36E";
}

.fa-angular:before {
  content: "\F420";
}

.fa-app-store:before {
  content: "\F36F";
}

.fa-app-store-ios:before {
  content: "\F370";
}

.fa-apper:before {
  content: "\F371";
}

.fa-apple:before {
  content: "\F179";
}

.fa-apple-pay:before {
  content: "\F415";
}

.fa-archive:before {
  content: "\F187";
}

.fa-archway:before {
  content: "\F557";
}

.fa-arrow-alt-circle-down:before {
  content: "\F358";
}

.fa-arrow-alt-circle-left:before {
  content: "\F359";
}

.fa-arrow-alt-circle-right:before {
  content: "\F35A";
}

.fa-arrow-alt-circle-up:before {
  content: "\F35B";
}

.fa-arrow-circle-down:before {
  content: "\F0AB";
}

.fa-arrow-circle-left:before {
  content: "\F0A8";
}

.fa-arrow-circle-right:before {
  content: "\F0A9";
}

.fa-arrow-circle-up:before {
  content: "\F0AA";
}

.fa-arrow-down:before {
  content: "\F063";
}

.fa-arrow-left:before {
  content: "\F060";
}

.fa-arrow-right:before {
  content: "\F061";
}

.fa-arrow-up:before {
  content: "\F062";
}

.fa-arrows-alt:before {
  content: "\F0B2";
}

.fa-arrows-alt-h:before {
  content: "\F337";
}

.fa-arrows-alt-v:before {
  content: "\F338";
}

.fa-assistive-listening-systems:before {
  content: "\F2A2";
}

.fa-asterisk:before {
  content: "\F069";
}

.fa-asymmetrik:before {
  content: "\F372";
}

.fa-at:before {
  content: "\F1FA";
}

.fa-atlas:before {
  content: "\F558";
}

.fa-audible:before {
  content: "\F373";
}

.fa-audio-description:before {
  content: "\F29E";
}

.fa-autoprefixer:before {
  content: "\F41C";
}

.fa-avianex:before {
  content: "\F374";
}

.fa-aviato:before {
  content: "\F421";
}

.fa-award:before {
  content: "\F559";
}

.fa-aws:before {
  content: "\F375";
}

.fa-backspace:before {
  content: "\F55A";
}

.fa-backward:before {
  content: "\F04A";
}

.fa-balance-scale:before {
  content: "\F24E";
}

.fa-ban:before {
  content: "\F05E";
}

.fa-band-aid:before {
  content: "\F462";
}

.fa-bandcamp:before {
  content: "\F2D5";
}

.fa-barcode:before {
  content: "\F02A";
}

.fa-bars:before {
  content: "\F0C9";
}

.fa-baseball-ball:before {
  content: "\F433";
}

.fa-basketball-ball:before {
  content: "\F434";
}

.fa-bath:before {
  content: "\F2CD";
}

.fa-battery-empty:before {
  content: "\F244";
}

.fa-battery-full:before {
  content: "\F240";
}

.fa-battery-half:before {
  content: "\F242";
}

.fa-battery-quarter:before {
  content: "\F243";
}

.fa-battery-three-quarters:before {
  content: "\F241";
}

.fa-bed:before {
  content: "\F236";
}

.fa-beer:before {
  content: "\F0FC";
}

.fa-behance:before {
  content: "\F1B4";
}

.fa-behance-square:before {
  content: "\F1B5";
}

.fa-bell:before {
  content: "\F0F3";
}

.fa-bell-slash:before {
  content: "\F1F6";
}

.fa-bezier-curve:before {
  content: "\F55B";
}

.fa-bicycle:before {
  content: "\F206";
}

.fa-bimobject:before {
  content: "\F378";
}

.fa-binoculars:before {
  content: "\F1E5";
}

.fa-birthday-cake:before {
  content: "\F1FD";
}

.fa-bitbucket:before {
  content: "\F171";
}

.fa-bitcoin:before {
  content: "\F379";
}

.fa-bity:before {
  content: "\F37A";
}

.fa-black-tie:before {
  content: "\F27E";
}

.fa-blackberry:before {
  content: "\F37B";
}

.fa-blender:before {
  content: "\F517";
}

.fa-blind:before {
  content: "\F29D";
}

.fa-blogger:before {
  content: "\F37C";
}

.fa-blogger-b:before {
  content: "\F37D";
}

.fa-bluetooth:before {
  content: "\F293";
}

.fa-bluetooth-b:before {
  content: "\F294";
}

.fa-bold:before {
  content: "\F032";
}

.fa-bolt:before {
  content: "\F0E7";
}

.fa-bomb:before {
  content: "\F1E2";
}

.fa-bong:before {
  content: "\F55C";
}

.fa-book:before {
  content: "\F02D";
}

.fa-book-open:before {
  content: "\F518";
}

.fa-bookmark:before {
  content: "\F02E";
}

.fa-bowling-ball:before {
  content: "\F436";
}

.fa-box:before {
  content: "\F466";
}

.fa-box-open:before {
  content: "\F49E";
}

.fa-boxes:before {
  content: "\F468";
}

.fa-braille:before {
  content: "\F2A1";
}

.fa-briefcase:before {
  content: "\F0B1";
}

.fa-briefcase-medical:before {
  content: "\F469";
}

.fa-broadcast-tower:before {
  content: "\F519";
}

.fa-broom:before {
  content: "\F51A";
}

.fa-brush:before {
  content: "\F55D";
}

.fa-btc:before {
  content: "\F15A";
}

.fa-bug:before {
  content: "\F188";
}

.fa-building:before {
  content: "\F1AD";
}

.fa-bullhorn:before {
  content: "\F0A1";
}

.fa-bullseye:before {
  content: "\F140";
}

.fa-burn:before {
  content: "\F46A";
}

.fa-buromobelexperte:before {
  content: "\F37F";
}

.fa-bus:before {
  content: "\F207";
}

.fa-bus-alt:before {
  content: "\F55E";
}

.fa-buysellads:before {
  content: "\F20D";
}

.fa-calculator:before {
  content: "\F1EC";
}

.fa-calendar:before {
  content: "\F133";
}

.fa-calendar-alt:before {
  content: "\F073";
}

.fa-calendar-check:before {
  content: "\F274";
}

.fa-calendar-minus:before {
  content: "\F272";
}

.fa-calendar-plus:before {
  content: "\F271";
}

.fa-calendar-times:before {
  content: "\F273";
}

.fa-camera:before {
  content: "\F030";
}

.fa-camera-retro:before {
  content: "\F083";
}

.fa-cannabis:before {
  content: "\F55F";
}

.fa-capsules:before {
  content: "\F46B";
}

.fa-car:before {
  content: "\F1B9";
}

.fa-caret-down:before {
  content: "\F0D7";
}

.fa-caret-left:before {
  content: "\F0D9";
}

.fa-caret-right:before {
  content: "\F0DA";
}

.fa-caret-square-down:before {
  content: "\F150";
}

.fa-caret-square-left:before {
  content: "\F191";
}

.fa-caret-square-right:before {
  content: "\F152";
}

.fa-caret-square-up:before {
  content: "\F151";
}

.fa-caret-up:before {
  content: "\F0D8";
}

.fa-cart-arrow-down:before {
  content: "\F218";
}

.fa-cart-plus:before {
  content: "\F217";
}

.fa-cc-amazon-pay:before {
  content: "\F42D";
}

.fa-cc-amex:before {
  content: "\F1F3";
}

.fa-cc-apple-pay:before {
  content: "\F416";
}

.fa-cc-diners-club:before {
  content: "\F24C";
}

.fa-cc-discover:before {
  content: "\F1F2";
}

.fa-cc-jcb:before {
  content: "\F24B";
}

.fa-cc-mastercard:before {
  content: "\F1F1";
}

.fa-cc-paypal:before {
  content: "\F1F4";
}

.fa-cc-stripe:before {
  content: "\F1F5";
}

.fa-cc-visa:before {
  content: "\F1F0";
}

.fa-centercode:before {
  content: "\F380";
}

.fa-certificate:before {
  content: "\F0A3";
}

.fa-chalkboard:before {
  content: "\F51B";
}

.fa-chalkboard-teacher:before {
  content: "\F51C";
}

.fa-chart-area:before {
  content: "\F1FE";
}

.fa-chart-bar:before {
  content: "\F080";
}

.fa-chart-line:before {
  content: "\F201";
}

.fa-chart-pie:before {
  content: "\F200";
}

.fa-check:before {
  content: "\F00C";
}

.fa-check-circle:before {
  content: "\F058";
}

.fa-check-double:before {
  content: "\F560";
}

.fa-check-square:before {
  content: "\F14A";
}

.fa-chess:before {
  content: "\F439";
}

.fa-chess-bishop:before {
  content: "\F43A";
}

.fa-chess-board:before {
  content: "\F43C";
}

.fa-chess-king:before {
  content: "\F43F";
}

.fa-chess-knight:before {
  content: "\F441";
}

.fa-chess-pawn:before {
  content: "\F443";
}

.fa-chess-queen:before {
  content: "\F445";
}

.fa-chess-rook:before {
  content: "\F447";
}

.fa-chevron-circle-down:before {
  content: "\F13A";
}

.fa-chevron-circle-left:before {
  content: "\F137";
}

.fa-chevron-circle-right:before {
  content: "\F138";
}

.fa-chevron-circle-up:before {
  content: "\F139";
}

.fa-chevron-down:before {
  content: "\F078";
}

.fa-chevron-left:before {
  content: "\F053";
}

.fa-chevron-right:before {
  content: "\F054";
}

.fa-chevron-up:before {
  content: "\F077";
}

.fa-child:before {
  content: "\F1AE";
}

.fa-chrome:before {
  content: "\F268";
}

.fa-church:before {
  content: "\F51D";
}

.fa-circle:before {
  content: "\F111";
}

.fa-circle-notch:before {
  content: "\F1CE";
}

.fa-clipboard:before {
  content: "\F328";
}

.fa-clipboard-check:before {
  content: "\F46C";
}

.fa-clipboard-list:before {
  content: "\F46D";
}

.fa-clock:before {
  content: "\F017";
}

.fa-clone:before {
  content: "\F24D";
}

.fa-closed-captioning:before {
  content: "\F20A";
}

.fa-cloud:before {
  content: "\F0C2";
}

.fa-cloud-download-alt:before {
  content: "\F381";
}

.fa-cloud-upload-alt:before {
  content: "\F382";
}

.fa-cloudscale:before {
  content: "\F383";
}

.fa-cloudsmith:before {
  content: "\F384";
}

.fa-cloudversify:before {
  content: "\F385";
}

.fa-cocktail:before {
  content: "\F561";
}

.fa-code:before {
  content: "\F121";
}

.fa-code-branch:before {
  content: "\F126";
}

.fa-codepen:before {
  content: "\F1CB";
}

.fa-codiepie:before {
  content: "\F284";
}

.fa-coffee:before {
  content: "\F0F4";
}

.fa-cog:before {
  content: "\F013";
}

.fa-cogs:before {
  content: "\F085";
}

.fa-coins:before {
  content: "\F51E";
}

.fa-columns:before {
  content: "\F0DB";
}

.fa-comment:before {
  content: "\F075";
}

.fa-comment-alt:before {
  content: "\F27A";
}

.fa-comment-dots:before {
  content: "\F4AD";
}

.fa-comment-slash:before {
  content: "\F4B3";
}

.fa-comments:before {
  content: "\F086";
}

.fa-compact-disc:before {
  content: "\F51F";
}

.fa-compass:before {
  content: "\F14E";
}

.fa-compress:before {
  content: "\F066";
}

.fa-concierge-bell:before {
  content: "\F562";
}

.fa-connectdevelop:before {
  content: "\F20E";
}

.fa-contao:before {
  content: "\F26D";
}

.fa-cookie:before {
  content: "\F563";
}

.fa-cookie-bite:before {
  content: "\F564";
}

.fa-copy:before {
  content: "\F0C5";
}

.fa-copyright:before {
  content: "\F1F9";
}

.fa-couch:before {
  content: "\F4B8";
}

.fa-cpanel:before {
  content: "\F388";
}

.fa-creative-commons:before {
  content: "\F25E";
}

.fa-creative-commons-by:before {
  content: "\F4E7";
}

.fa-creative-commons-nc:before {
  content: "\F4E8";
}

.fa-creative-commons-nc-eu:before {
  content: "\F4E9";
}

.fa-creative-commons-nc-jp:before {
  content: "\F4EA";
}

.fa-creative-commons-nd:before {
  content: "\F4EB";
}

.fa-creative-commons-pd:before {
  content: "\F4EC";
}

.fa-creative-commons-pd-alt:before {
  content: "\F4ED";
}

.fa-creative-commons-remix:before {
  content: "\F4EE";
}

.fa-creative-commons-sa:before {
  content: "\F4EF";
}

.fa-creative-commons-sampling:before {
  content: "\F4F0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\F4F1";
}

.fa-creative-commons-share:before {
  content: "\F4F2";
}

.fa-credit-card:before {
  content: "\F09D";
}

.fa-crop:before {
  content: "\F125";
}

.fa-crop-alt:before {
  content: "\F565";
}

.fa-crosshairs:before {
  content: "\F05B";
}

.fa-crow:before {
  content: "\F520";
}

.fa-crown:before {
  content: "\F521";
}

.fa-css3:before {
  content: "\F13C";
}

.fa-css3-alt:before {
  content: "\F38B";
}

.fa-cube:before {
  content: "\F1B2";
}

.fa-cubes:before {
  content: "\F1B3";
}

.fa-cut:before {
  content: "\F0C4";
}

.fa-cuttlefish:before {
  content: "\F38C";
}

.fa-d-and-d:before {
  content: "\F38D";
}

.fa-dashcube:before {
  content: "\F210";
}

.fa-database:before {
  content: "\F1C0";
}

.fa-deaf:before {
  content: "\F2A4";
}

.fa-delicious:before {
  content: "\F1A5";
}

.fa-deploydog:before {
  content: "\F38E";
}

.fa-deskpro:before {
  content: "\F38F";
}

.fa-desktop:before {
  content: "\F108";
}

.fa-deviantart:before {
  content: "\F1BD";
}

.fa-diagnoses:before {
  content: "\F470";
}

.fa-dice:before {
  content: "\F522";
}

.fa-dice-five:before {
  content: "\F523";
}

.fa-dice-four:before {
  content: "\F524";
}

.fa-dice-one:before {
  content: "\F525";
}

.fa-dice-six:before {
  content: "\F526";
}

.fa-dice-three:before {
  content: "\F527";
}

.fa-dice-two:before {
  content: "\F528";
}

.fa-digg:before {
  content: "\F1A6";
}

.fa-digital-ocean:before {
  content: "\F391";
}

.fa-digital-tachograph:before {
  content: "\F566";
}

.fa-discord:before {
  content: "\F392";
}

.fa-discourse:before {
  content: "\F393";
}

.fa-divide:before {
  content: "\F529";
}

.fa-dizzy:before {
  content: "\F567";
}

.fa-dna:before {
  content: "\F471";
}

.fa-dochub:before {
  content: "\F394";
}

.fa-docker:before {
  content: "\F395";
}

.fa-dollar-sign:before {
  content: "\F155";
}

.fa-dolly:before {
  content: "\F472";
}

.fa-dolly-flatbed:before {
  content: "\F474";
}

.fa-donate:before {
  content: "\F4B9";
}

.fa-door-closed:before {
  content: "\F52A";
}

.fa-door-open:before {
  content: "\F52B";
}

.fa-dot-circle:before {
  content: "\F192";
}

.fa-dove:before {
  content: "\F4BA";
}

.fa-download:before {
  content: "\F019";
}

.fa-draft2digital:before {
  content: "\F396";
}

.fa-drafting-compass:before {
  content: "\F568";
}

.fa-dribbble:before {
  content: "\F17D";
}

.fa-dribbble-square:before {
  content: "\F397";
}

.fa-dropbox:before {
  content: "\F16B";
}

.fa-drum:before {
  content: "\F569";
}

.fa-drum-steelpan:before {
  content: "\F56A";
}

.fa-drupal:before {
  content: "\F1A9";
}

.fa-dumbbell:before {
  content: "\F44B";
}

.fa-dyalog:before {
  content: "\F399";
}

.fa-earlybirds:before {
  content: "\F39A";
}

.fa-ebay:before {
  content: "\F4F4";
}

.fa-edge:before {
  content: "\F282";
}

.fa-edit:before {
  content: "\F044";
}

.fa-eject:before {
  content: "\F052";
}

.fa-elementor:before {
  content: "\F430";
}

.fa-ellipsis-h:before {
  content: "\F141";
}

.fa-ellipsis-v:before {
  content: "\F142";
}

.fa-ember:before {
  content: "\F423";
}

.fa-empire:before {
  content: "\F1D1";
}

.fa-envelope:before {
  content: "\F0E0";
}

.fa-envelope-open:before {
  content: "\F2B6";
}

.fa-envelope-square:before {
  content: "\F199";
}

.fa-envira:before {
  content: "\F299";
}

.fa-equals:before {
  content: "\F52C";
}

.fa-eraser:before {
  content: "\F12D";
}

.fa-erlang:before {
  content: "\F39D";
}

.fa-ethereum:before {
  content: "\F42E";
}

.fa-etsy:before {
  content: "\F2D7";
}

.fa-euro-sign:before {
  content: "\F153";
}

.fa-exchange-alt:before {
  content: "\F362";
}

.fa-exclamation:before {
  content: "\F12A";
}

.fa-exclamation-circle:before {
  content: "\F06A";
}

.fa-exclamation-triangle:before {
  content: "\F071";
}

.fa-expand:before {
  content: "\F065";
}

.fa-expand-arrows-alt:before {
  content: "\F31E";
}

.fa-expeditedssl:before {
  content: "\F23E";
}

.fa-external-link-alt:before {
  content: "\F35D";
}

.fa-external-link-square-alt:before {
  content: "\F360";
}

.fa-eye:before {
  content: "\F06E";
}

.fa-eye-dropper:before {
  content: "\F1FB";
}

.fa-eye-slash:before {
  content: "\F070";
}

.fa-facebook:before {
  content: "\F09A";
}

.fa-facebook-f:before {
  content: "\F39E";
}

.fa-facebook-messenger:before {
  content: "\F39F";
}

.fa-facebook-square:before {
  content: "\F082";
}

.fa-fast-backward:before {
  content: "\F049";
}

.fa-fast-forward:before {
  content: "\F050";
}

.fa-fax:before {
  content: "\F1AC";
}

.fa-feather:before {
  content: "\F52D";
}

.fa-feather-alt:before {
  content: "\F56B";
}

.fa-female:before {
  content: "\F182";
}

.fa-fighter-jet:before {
  content: "\F0FB";
}

.fa-file:before {
  content: "\F15B";
}

.fa-file-alt:before {
  content: "\F15C";
}

.fa-file-archive:before {
  content: "\F1C6";
}

.fa-file-audio:before {
  content: "\F1C7";
}

.fa-file-code:before {
  content: "\F1C9";
}

.fa-file-contract:before {
  content: "\F56C";
}

.fa-file-download:before {
  content: "\F56D";
}

.fa-file-excel:before {
  content: "\F1C3";
}

.fa-file-export:before {
  content: "\F56E";
}

.fa-file-image:before {
  content: "\F1C5";
}

.fa-file-import:before {
  content: "\F56F";
}

.fa-file-invoice:before {
  content: "\F570";
}

.fa-file-invoice-dollar:before {
  content: "\F571";
}

.fa-file-medical:before {
  content: "\F477";
}

.fa-file-medical-alt:before {
  content: "\F478";
}

.fa-file-pdf:before {
  content: "\F1C1";
}

.fa-file-powerpoint:before {
  content: "\F1C4";
}

.fa-file-prescription:before {
  content: "\F572";
}

.fa-file-signature:before {
  content: "\F573";
}

.fa-file-upload:before {
  content: "\F574";
}

.fa-file-video:before {
  content: "\F1C8";
}

.fa-file-word:before {
  content: "\F1C2";
}

.fa-fill:before {
  content: "\F575";
}

.fa-fill-drip:before {
  content: "\F576";
}

.fa-film:before {
  content: "\F008";
}

.fa-filter:before {
  content: "\F0B0";
}

.fa-fingerprint:before {
  content: "\F577";
}

.fa-fire:before {
  content: "\F06D";
}

.fa-fire-extinguisher:before {
  content: "\F134";
}

.fa-firefox:before {
  content: "\F269";
}

.fa-first-aid:before {
  content: "\F479";
}

.fa-first-order:before {
  content: "\F2B0";
}

.fa-first-order-alt:before {
  content: "\F50A";
}

.fa-firstdraft:before {
  content: "\F3A1";
}

.fa-fish:before {
  content: "\F578";
}

.fa-flag:before {
  content: "\F024";
}

.fa-flag-checkered:before {
  content: "\F11E";
}

.fa-flask:before {
  content: "\F0C3";
}

.fa-flickr:before {
  content: "\F16E";
}

.fa-flipboard:before {
  content: "\F44D";
}

.fa-flushed:before {
  content: "\F579";
}

.fa-fly:before {
  content: "\F417";
}

.fa-folder:before {
  content: "\F07B";
}

.fa-folder-open:before {
  content: "\F07C";
}

.fa-font:before {
  content: "\F031";
}

.fa-font-awesome:before {
  content: "\F2B4";
}

.fa-font-awesome-alt:before {
  content: "\F35C";
}

.fa-font-awesome-flag:before {
  content: "\F425";
}

.fa-font-awesome-logo-full:before {
  content: "\F4E6";
}

.fa-fonticons:before {
  content: "\F280";
}

.fa-fonticons-fi:before {
  content: "\F3A2";
}

.fa-football-ball:before {
  content: "\F44E";
}

.fa-fort-awesome:before {
  content: "\F286";
}

.fa-fort-awesome-alt:before {
  content: "\F3A3";
}

.fa-forumbee:before {
  content: "\F211";
}

.fa-forward:before {
  content: "\F04E";
}

.fa-foursquare:before {
  content: "\F180";
}

.fa-free-code-camp:before {
  content: "\F2C5";
}

.fa-freebsd:before {
  content: "\F3A4";
}

.fa-frog:before {
  content: "\F52E";
}

.fa-frown:before {
  content: "\F119";
}

.fa-frown-open:before {
  content: "\F57A";
}

.fa-fulcrum:before {
  content: "\F50B";
}

.fa-futbol:before {
  content: "\F1E3";
}

.fa-galactic-republic:before {
  content: "\F50C";
}

.fa-galactic-senate:before {
  content: "\F50D";
}

.fa-gamepad:before {
  content: "\F11B";
}

.fa-gas-pump:before {
  content: "\F52F";
}

.fa-gavel:before {
  content: "\F0E3";
}

.fa-gem:before {
  content: "\F3A5";
}

.fa-genderless:before {
  content: "\F22D";
}

.fa-get-pocket:before {
  content: "\F265";
}

.fa-gg:before {
  content: "\F260";
}

.fa-gg-circle:before {
  content: "\F261";
}

.fa-gift:before {
  content: "\F06B";
}

.fa-git:before {
  content: "\F1D3";
}

.fa-git-square:before {
  content: "\F1D2";
}

.fa-github:before {
  content: "\F09B";
}

.fa-github-alt:before {
  content: "\F113";
}

.fa-github-square:before {
  content: "\F092";
}

.fa-gitkraken:before {
  content: "\F3A6";
}

.fa-gitlab:before {
  content: "\F296";
}

.fa-gitter:before {
  content: "\F426";
}

.fa-glass-martini:before {
  content: "\F000";
}

.fa-glass-martini-alt:before {
  content: "\F57B";
}

.fa-glasses:before {
  content: "\F530";
}

.fa-glide:before {
  content: "\F2A5";
}

.fa-glide-g:before {
  content: "\F2A6";
}

.fa-globe:before {
  content: "\F0AC";
}

.fa-globe-africa:before {
  content: "\F57C";
}

.fa-globe-americas:before {
  content: "\F57D";
}

.fa-globe-asia:before {
  content: "\F57E";
}

.fa-gofore:before {
  content: "\F3A7";
}

.fa-golf-ball:before {
  content: "\F450";
}

.fa-goodreads:before {
  content: "\F3A8";
}

.fa-goodreads-g:before {
  content: "\F3A9";
}

.fa-google:before {
  content: "\F1A0";
}

.fa-google-drive:before {
  content: "\F3AA";
}

.fa-google-play:before {
  content: "\F3AB";
}

.fa-google-plus:before {
  content: "\F2B3";
}

.fa-google-plus-g:before {
  content: "\F0D5";
}

.fa-google-plus-square:before {
  content: "\F0D4";
}

.fa-google-wallet:before {
  content: "\F1EE";
}

.fa-graduation-cap:before {
  content: "\F19D";
}

.fa-gratipay:before {
  content: "\F184";
}

.fa-grav:before {
  content: "\F2D6";
}

.fa-greater-than:before {
  content: "\F531";
}

.fa-greater-than-equal:before {
  content: "\F532";
}

.fa-grimace:before {
  content: "\F57F";
}

.fa-grin:before {
  content: "\F580";
}

.fa-grin-alt:before {
  content: "\F581";
}

.fa-grin-beam:before {
  content: "\F582";
}

.fa-grin-beam-sweat:before {
  content: "\F583";
}

.fa-grin-hearts:before {
  content: "\F584";
}

.fa-grin-squint:before {
  content: "\F585";
}

.fa-grin-squint-tears:before {
  content: "\F586";
}

.fa-grin-stars:before {
  content: "\F587";
}

.fa-grin-tears:before {
  content: "\F588";
}

.fa-grin-tongue:before {
  content: "\F589";
}

.fa-grin-tongue-squint:before {
  content: "\F58A";
}

.fa-grin-tongue-wink:before {
  content: "\F58B";
}

.fa-grin-wink:before {
  content: "\F58C";
}

.fa-grip-horizontal:before {
  content: "\F58D";
}

.fa-grip-vertical:before {
  content: "\F58E";
}

.fa-gripfire:before {
  content: "\F3AC";
}

.fa-grunt:before {
  content: "\F3AD";
}

.fa-gulp:before {
  content: "\F3AE";
}

.fa-h-square:before {
  content: "\F0FD";
}

.fa-hacker-news:before {
  content: "\F1D4";
}

.fa-hacker-news-square:before {
  content: "\F3AF";
}

.fa-hand-holding:before {
  content: "\F4BD";
}

.fa-hand-holding-heart:before {
  content: "\F4BE";
}

.fa-hand-holding-usd:before {
  content: "\F4C0";
}

.fa-hand-lizard:before {
  content: "\F258";
}

.fa-hand-paper:before {
  content: "\F256";
}

.fa-hand-peace:before {
  content: "\F25B";
}

.fa-hand-point-down:before {
  content: "\F0A7";
}

.fa-hand-point-left:before {
  content: "\F0A5";
}

.fa-hand-point-right:before {
  content: "\F0A4";
}

.fa-hand-point-up:before {
  content: "\F0A6";
}

.fa-hand-pointer:before {
  content: "\F25A";
}

.fa-hand-rock:before {
  content: "\F255";
}

.fa-hand-scissors:before {
  content: "\F257";
}

.fa-hand-spock:before {
  content: "\F259";
}

.fa-hands:before {
  content: "\F4C2";
}

.fa-hands-helping:before {
  content: "\F4C4";
}

.fa-handshake:before {
  content: "\F2B5";
}

.fa-hashtag:before {
  content: "\F292";
}

.fa-hdd:before {
  content: "\F0A0";
}

.fa-heading:before {
  content: "\F1DC";
}

.fa-headphones:before {
  content: "\F025";
}

.fa-headphones-alt:before {
  content: "\F58F";
}

.fa-headset:before {
  content: "\F590";
}

.fa-heart:before {
  content: "\F004";
}

.fa-heartbeat:before {
  content: "\F21E";
}

.fa-helicopter:before {
  content: "\F533";
}

.fa-highlighter:before {
  content: "\F591";
}

.fa-hips:before {
  content: "\F452";
}

.fa-hire-a-helper:before {
  content: "\F3B0";
}

.fa-history:before {
  content: "\F1DA";
}

.fa-hockey-puck:before {
  content: "\F453";
}

.fa-home:before {
  content: "\F015";
}

.fa-hooli:before {
  content: "\F427";
}

.fa-hornbill:before {
  content: "\F592";
}

.fa-hospital:before {
  content: "\F0F8";
}

.fa-hospital-alt:before {
  content: "\F47D";
}

.fa-hospital-symbol:before {
  content: "\F47E";
}

.fa-hot-tub:before {
  content: "\F593";
}

.fa-hotel:before {
  content: "\F594";
}

.fa-hotjar:before {
  content: "\F3B1";
}

.fa-hourglass:before {
  content: "\F254";
}

.fa-hourglass-end:before {
  content: "\F253";
}

.fa-hourglass-half:before {
  content: "\F252";
}

.fa-hourglass-start:before {
  content: "\F251";
}

.fa-houzz:before {
  content: "\F27C";
}

.fa-html5:before {
  content: "\F13B";
}

.fa-hubspot:before {
  content: "\F3B2";
}

.fa-i-cursor:before {
  content: "\F246";
}

.fa-id-badge:before {
  content: "\F2C1";
}

.fa-id-card:before {
  content: "\F2C2";
}

.fa-id-card-alt:before {
  content: "\F47F";
}

.fa-image:before {
  content: "\F03E";
}

.fa-images:before {
  content: "\F302";
}

.fa-imdb:before {
  content: "\F2D8";
}

.fa-inbox:before {
  content: "\F01C";
}

.fa-indent:before {
  content: "\F03C";
}

.fa-industry:before {
  content: "\F275";
}

.fa-infinity:before {
  content: "\F534";
}

.fa-info:before {
  content: "\F129";
}

.fa-info-circle:before {
  content: "\F05A";
}

.fa-instagram:before {
  content: "\F16D";
}

.fa-internet-explorer:before {
  content: "\F26B";
}

.fa-ioxhost:before {
  content: "\F208";
}

.fa-italic:before {
  content: "\F033";
}

.fa-itunes:before {
  content: "\F3B4";
}

.fa-itunes-note:before {
  content: "\F3B5";
}

.fa-java:before {
  content: "\F4E4";
}

.fa-jedi-order:before {
  content: "\F50E";
}

.fa-jenkins:before {
  content: "\F3B6";
}

.fa-joget:before {
  content: "\F3B7";
}

.fa-joint:before {
  content: "\F595";
}

.fa-joomla:before {
  content: "\F1AA";
}

.fa-js:before {
  content: "\F3B8";
}

.fa-js-square:before {
  content: "\F3B9";
}

.fa-jsfiddle:before {
  content: "\F1CC";
}

.fa-key:before {
  content: "\F084";
}

.fa-keybase:before {
  content: "\F4F5";
}

.fa-keyboard:before {
  content: "\F11C";
}

.fa-keycdn:before {
  content: "\F3BA";
}

.fa-kickstarter:before {
  content: "\F3BB";
}

.fa-kickstarter-k:before {
  content: "\F3BC";
}

.fa-kiss:before {
  content: "\F596";
}

.fa-kiss-beam:before {
  content: "\F597";
}

.fa-kiss-wink-heart:before {
  content: "\F598";
}

.fa-kiwi-bird:before {
  content: "\F535";
}

.fa-korvue:before {
  content: "\F42F";
}

.fa-language:before {
  content: "\F1AB";
}

.fa-laptop:before {
  content: "\F109";
}

.fa-laravel:before {
  content: "\F3BD";
}

.fa-lastfm:before {
  content: "\F202";
}

.fa-lastfm-square:before {
  content: "\F203";
}

.fa-laugh:before {
  content: "\F599";
}

.fa-laugh-beam:before {
  content: "\F59A";
}

.fa-laugh-squint:before {
  content: "\F59B";
}

.fa-laugh-wink:before {
  content: "\F59C";
}

.fa-leaf:before {
  content: "\F06C";
}

.fa-leanpub:before {
  content: "\F212";
}

.fa-lemon:before {
  content: "\F094";
}

.fa-less:before {
  content: "\F41D";
}

.fa-less-than:before {
  content: "\F536";
}

.fa-less-than-equal:before {
  content: "\F537";
}

.fa-level-down-alt:before {
  content: "\F3BE";
}

.fa-level-up-alt:before {
  content: "\F3BF";
}

.fa-life-ring:before {
  content: "\F1CD";
}

.fa-lightbulb:before {
  content: "\F0EB";
}

.fa-line:before {
  content: "\F3C0";
}

.fa-link:before {
  content: "\F0C1";
}

.fa-linkedin:before {
  content: "\F08C";
}

.fa-linkedin-in:before {
  content: "\F0E1";
}

.fa-linode:before {
  content: "\F2B8";
}

.fa-linux:before {
  content: "\F17C";
}

.fa-lira-sign:before {
  content: "\F195";
}

.fa-list:before {
  content: "\F03A";
}

.fa-list-alt:before {
  content: "\F022";
}

.fa-list-ol:before {
  content: "\F0CB";
}

.fa-list-ul:before {
  content: "\F0CA";
}

.fa-location-arrow:before {
  content: "\F124";
}

.fa-lock:before {
  content: "\F023";
}

.fa-lock-open:before {
  content: "\F3C1";
}

.fa-long-arrow-alt-down:before {
  content: "\F309";
}

.fa-long-arrow-alt-left:before {
  content: "\F30A";
}

.fa-long-arrow-alt-right:before {
  content: "\F30B";
}

.fa-long-arrow-alt-up:before {
  content: "\F30C";
}

.fa-low-vision:before {
  content: "\F2A8";
}

.fa-luggage-cart:before {
  content: "\F59D";
}

.fa-lyft:before {
  content: "\F3C3";
}

.fa-magento:before {
  content: "\F3C4";
}

.fa-magic:before {
  content: "\F0D0";
}

.fa-magnet:before {
  content: "\F076";
}

.fa-mailchimp:before {
  content: "\F59E";
}

.fa-male:before {
  content: "\F183";
}

.fa-mandalorian:before {
  content: "\F50F";
}

.fa-map:before {
  content: "\F279";
}

.fa-map-marked:before {
  content: "\F59F";
}

.fa-map-marked-alt:before {
  content: "\F5A0";
}

.fa-map-marker:before {
  content: "\F041";
}

.fa-map-marker-alt:before {
  content: "\F3C5";
}

.fa-map-pin:before {
  content: "\F276";
}

.fa-map-signs:before {
  content: "\F277";
}

.fa-marker:before {
  content: "\F5A1";
}

.fa-mars:before {
  content: "\F222";
}

.fa-mars-double:before {
  content: "\F227";
}

.fa-mars-stroke:before {
  content: "\F229";
}

.fa-mars-stroke-h:before {
  content: "\F22B";
}

.fa-mars-stroke-v:before {
  content: "\F22A";
}

.fa-mastodon:before {
  content: "\F4F6";
}

.fa-maxcdn:before {
  content: "\F136";
}

.fa-medal:before {
  content: "\F5A2";
}

.fa-medapps:before {
  content: "\F3C6";
}

.fa-medium:before {
  content: "\F23A";
}

.fa-medium-m:before {
  content: "\F3C7";
}

.fa-medkit:before {
  content: "\F0FA";
}

.fa-medrt:before {
  content: "\F3C8";
}

.fa-meetup:before {
  content: "\F2E0";
}

.fa-megaport:before {
  content: "\F5A3";
}

.fa-meh:before {
  content: "\F11A";
}

.fa-meh-blank:before {
  content: "\F5A4";
}

.fa-meh-rolling-eyes:before {
  content: "\F5A5";
}

.fa-memory:before {
  content: "\F538";
}

.fa-mercury:before {
  content: "\F223";
}

.fa-microchip:before {
  content: "\F2DB";
}

.fa-microphone:before {
  content: "\F130";
}

.fa-microphone-alt:before {
  content: "\F3C9";
}

.fa-microphone-alt-slash:before {
  content: "\F539";
}

.fa-microphone-slash:before {
  content: "\F131";
}

.fa-microsoft:before {
  content: "\F3CA";
}

.fa-minus:before {
  content: "\F068";
}

.fa-minus-circle:before {
  content: "\F056";
}

.fa-minus-square:before {
  content: "\F146";
}

.fa-mix:before {
  content: "\F3CB";
}

.fa-mixcloud:before {
  content: "\F289";
}

.fa-mizuni:before {
  content: "\F3CC";
}

.fa-mobile:before {
  content: "\F10B";
}

.fa-mobile-alt:before {
  content: "\F3CD";
}

.fa-modx:before {
  content: "\F285";
}

.fa-monero:before {
  content: "\F3D0";
}

.fa-money-bill:before {
  content: "\F0D6";
}

.fa-money-bill-alt:before {
  content: "\F3D1";
}

.fa-money-bill-wave:before {
  content: "\F53A";
}

.fa-money-bill-wave-alt:before {
  content: "\F53B";
}

.fa-money-check:before {
  content: "\F53C";
}

.fa-money-check-alt:before {
  content: "\F53D";
}

.fa-monument:before {
  content: "\F5A6";
}

.fa-moon:before {
  content: "\F186";
}

.fa-mortar-pestle:before {
  content: "\F5A7";
}

.fa-motorcycle:before {
  content: "\F21C";
}

.fa-mouse-pointer:before {
  content: "\F245";
}

.fa-music:before {
  content: "\F001";
}

.fa-napster:before {
  content: "\F3D2";
}

.fa-neuter:before {
  content: "\F22C";
}

.fa-newspaper:before {
  content: "\F1EA";
}

.fa-nimblr:before {
  content: "\F5A8";
}

.fa-nintendo-switch:before {
  content: "\F418";
}

.fa-node:before {
  content: "\F419";
}

.fa-node-js:before {
  content: "\F3D3";
}

.fa-not-equal:before {
  content: "\F53E";
}

.fa-notes-medical:before {
  content: "\F481";
}

.fa-npm:before {
  content: "\F3D4";
}

.fa-ns8:before {
  content: "\F3D5";
}

.fa-nutritionix:before {
  content: "\F3D6";
}

.fa-object-group:before {
  content: "\F247";
}

.fa-object-ungroup:before {
  content: "\F248";
}

.fa-odnoklassniki:before {
  content: "\F263";
}

.fa-odnoklassniki-square:before {
  content: "\F264";
}

.fa-old-republic:before {
  content: "\F510";
}

.fa-opencart:before {
  content: "\F23D";
}

.fa-openid:before {
  content: "\F19B";
}

.fa-opera:before {
  content: "\F26A";
}

.fa-optin-monster:before {
  content: "\F23C";
}

.fa-osi:before {
  content: "\F41A";
}

.fa-outdent:before {
  content: "\F03B";
}

.fa-page4:before {
  content: "\F3D7";
}

.fa-pagelines:before {
  content: "\F18C";
}

.fa-paint-brush:before {
  content: "\F1FC";
}

.fa-paint-roller:before {
  content: "\F5AA";
}

.fa-palette:before {
  content: "\F53F";
}

.fa-palfed:before {
  content: "\F3D8";
}

.fa-pallet:before {
  content: "\F482";
}

.fa-paper-plane:before {
  content: "\F1D8";
}

.fa-paperclip:before {
  content: "\F0C6";
}

.fa-parachute-box:before {
  content: "\F4CD";
}

.fa-paragraph:before {
  content: "\F1DD";
}

.fa-parking:before {
  content: "\F540";
}

.fa-passport:before {
  content: "\F5AB";
}

.fa-paste:before {
  content: "\F0EA";
}

.fa-patreon:before {
  content: "\F3D9";
}

.fa-pause:before {
  content: "\F04C";
}

.fa-pause-circle:before {
  content: "\F28B";
}

.fa-paw:before {
  content: "\F1B0";
}

.fa-paypal:before {
  content: "\F1ED";
}

.fa-pen:before {
  content: "\F304";
}

.fa-pen-alt:before {
  content: "\F305";
}

.fa-pen-fancy:before {
  content: "\F5AC";
}

.fa-pen-nib:before {
  content: "\F5AD";
}

.fa-pen-square:before {
  content: "\F14B";
}

.fa-pencil-alt:before {
  content: "\F303";
}

.fa-pencil-ruler:before {
  content: "\F5AE";
}

.fa-people-carry:before {
  content: "\F4CE";
}

.fa-percent:before {
  content: "\F295";
}

.fa-percentage:before {
  content: "\F541";
}

.fa-periscope:before {
  content: "\F3DA";
}

.fa-phabricator:before {
  content: "\F3DB";
}

.fa-phoenix-framework:before {
  content: "\F3DC";
}

.fa-phoenix-squadron:before {
  content: "\F511";
}

.fa-phone:before {
  content: "\F095";
}

.fa-phone-slash:before {
  content: "\F3DD";
}

.fa-phone-square:before {
  content: "\F098";
}

.fa-phone-volume:before {
  content: "\F2A0";
}

.fa-php:before {
  content: "\F457";
}

.fa-pied-piper:before {
  content: "\F2AE";
}

.fa-pied-piper-alt:before {
  content: "\F1A8";
}

.fa-pied-piper-hat:before {
  content: "\F4E5";
}

.fa-pied-piper-pp:before {
  content: "\F1A7";
}

.fa-piggy-bank:before {
  content: "\F4D3";
}

.fa-pills:before {
  content: "\F484";
}

.fa-pinterest:before {
  content: "\F0D2";
}

.fa-pinterest-p:before {
  content: "\F231";
}

.fa-pinterest-square:before {
  content: "\F0D3";
}

.fa-plane:before {
  content: "\F072";
}

.fa-plane-arrival:before {
  content: "\F5AF";
}

.fa-plane-departure:before {
  content: "\F5B0";
}

.fa-play:before {
  content: "\F04B";
}

.fa-play-circle:before {
  content: "\F144";
}

.fa-playstation:before {
  content: "\F3DF";
}

.fa-plug:before {
  content: "\F1E6";
}

.fa-plus:before {
  content: "\F067";
}

.fa-plus-circle:before {
  content: "\F055";
}

.fa-plus-square:before {
  content: "\F0FE";
}

.fa-podcast:before {
  content: "\F2CE";
}

.fa-poo:before {
  content: "\F2FE";
}

.fa-portrait:before {
  content: "\F3E0";
}

.fa-pound-sign:before {
  content: "\F154";
}

.fa-power-off:before {
  content: "\F011";
}

.fa-prescription:before {
  content: "\F5B1";
}

.fa-prescription-bottle:before {
  content: "\F485";
}

.fa-prescription-bottle-alt:before {
  content: "\F486";
}

.fa-print:before {
  content: "\F02F";
}

.fa-procedures:before {
  content: "\F487";
}

.fa-product-hunt:before {
  content: "\F288";
}

.fa-project-diagram:before {
  content: "\F542";
}

.fa-pushed:before {
  content: "\F3E1";
}

.fa-puzzle-piece:before {
  content: "\F12E";
}

.fa-python:before {
  content: "\F3E2";
}

.fa-qq:before {
  content: "\F1D6";
}

.fa-qrcode:before {
  content: "\F029";
}

.fa-question:before {
  content: "\F128";
}

.fa-question-circle:before {
  content: "\F059";
}

.fa-quidditch:before {
  content: "\F458";
}

.fa-quinscape:before {
  content: "\F459";
}

.fa-quora:before {
  content: "\F2C4";
}

.fa-quote-left:before {
  content: "\F10D";
}

.fa-quote-right:before {
  content: "\F10E";
}

.fa-r-project:before {
  content: "\F4F7";
}

.fa-random:before {
  content: "\F074";
}

.fa-ravelry:before {
  content: "\F2D9";
}

.fa-react:before {
  content: "\F41B";
}

.fa-readme:before {
  content: "\F4D5";
}

.fa-rebel:before {
  content: "\F1D0";
}

.fa-receipt:before {
  content: "\F543";
}

.fa-recycle:before {
  content: "\F1B8";
}

.fa-red-river:before {
  content: "\F3E3";
}

.fa-reddit:before {
  content: "\F1A1";
}

.fa-reddit-alien:before {
  content: "\F281";
}

.fa-reddit-square:before {
  content: "\F1A2";
}

.fa-redo:before {
  content: "\F01E";
}

.fa-redo-alt:before {
  content: "\F2F9";
}

.fa-registered:before {
  content: "\F25D";
}

.fa-rendact:before {
  content: "\F3E4";
}

.fa-renren:before {
  content: "\F18B";
}

.fa-reply:before {
  content: "\F3E5";
}

.fa-reply-all:before {
  content: "\F122";
}

.fa-replyd:before {
  content: "\F3E6";
}

.fa-researchgate:before {
  content: "\F4F8";
}

.fa-resolving:before {
  content: "\F3E7";
}

.fa-retweet:before {
  content: "\F079";
}

.fa-ribbon:before {
  content: "\F4D6";
}

.fa-road:before {
  content: "\F018";
}

.fa-robot:before {
  content: "\F544";
}

.fa-rocket:before {
  content: "\F135";
}

.fa-rocketchat:before {
  content: "\F3E8";
}

.fa-rockrms:before {
  content: "\F3E9";
}

.fa-rss:before {
  content: "\F09E";
}

.fa-rss-square:before {
  content: "\F143";
}

.fa-ruble-sign:before {
  content: "\F158";
}

.fa-ruler:before {
  content: "\F545";
}

.fa-ruler-combined:before {
  content: "\F546";
}

.fa-ruler-horizontal:before {
  content: "\F547";
}

.fa-ruler-vertical:before {
  content: "\F548";
}

.fa-rupee-sign:before {
  content: "\F156";
}

.fa-sad-cry:before {
  content: "\F5B3";
}

.fa-sad-tear:before {
  content: "\F5B4";
}

.fa-safari:before {
  content: "\F267";
}

.fa-sass:before {
  content: "\F41E";
}

.fa-save:before {
  content: "\F0C7";
}

.fa-schlix:before {
  content: "\F3EA";
}

.fa-school:before {
  content: "\F549";
}

.fa-screwdriver:before {
  content: "\F54A";
}

.fa-scribd:before {
  content: "\F28A";
}

.fa-search:before {
  content: "\F002";
}

.fa-search-minus:before {
  content: "\F010";
}

.fa-search-plus:before {
  content: "\F00E";
}

.fa-searchengin:before {
  content: "\F3EB";
}

.fa-seedling:before {
  content: "\F4D8";
}

.fa-sellcast:before {
  content: "\F2DA";
}

.fa-sellsy:before {
  content: "\F213";
}

.fa-server:before {
  content: "\F233";
}

.fa-servicestack:before {
  content: "\F3EC";
}

.fa-share:before {
  content: "\F064";
}

.fa-share-alt:before {
  content: "\F1E0";
}

.fa-share-alt-square:before {
  content: "\F1E1";
}

.fa-share-square:before {
  content: "\F14D";
}

.fa-shekel-sign:before {
  content: "\F20B";
}

.fa-shield-alt:before {
  content: "\F3ED";
}

.fa-ship:before {
  content: "\F21A";
}

.fa-shipping-fast:before {
  content: "\F48B";
}

.fa-shirtsinbulk:before {
  content: "\F214";
}

.fa-shoe-prints:before {
  content: "\F54B";
}

.fa-shopping-bag:before {
  content: "\F290";
}

.fa-shopping-basket:before {
  content: "\F291";
}

.fa-shopping-cart:before {
  content: "\F07A";
}

.fa-shopware:before {
  content: "\F5B5";
}

.fa-shower:before {
  content: "\F2CC";
}

.fa-shuttle-van:before {
  content: "\F5B6";
}

.fa-sign:before {
  content: "\F4D9";
}

.fa-sign-in-alt:before {
  content: "\F2F6";
}

.fa-sign-language:before {
  content: "\F2A7";
}

.fa-sign-out-alt:before {
  content: "\F2F5";
}

.fa-signal:before {
  content: "\F012";
}

.fa-signature:before {
  content: "\F5B7";
}

.fa-simplybuilt:before {
  content: "\F215";
}

.fa-sistrix:before {
  content: "\F3EE";
}

.fa-sitemap:before {
  content: "\F0E8";
}

.fa-sith:before {
  content: "\F512";
}

.fa-skull:before {
  content: "\F54C";
}

.fa-skyatlas:before {
  content: "\F216";
}

.fa-skype:before {
  content: "\F17E";
}

.fa-slack:before {
  content: "\F198";
}

.fa-slack-hash:before {
  content: "\F3EF";
}

.fa-sliders-h:before {
  content: "\F1DE";
}

.fa-slideshare:before {
  content: "\F1E7";
}

.fa-smile:before {
  content: "\F118";
}

.fa-smile-beam:before {
  content: "\F5B8";
}

.fa-smile-wink:before {
  content: "\F4DA";
}

.fa-smoking:before {
  content: "\F48D";
}

.fa-smoking-ban:before {
  content: "\F54D";
}

.fa-snapchat:before {
  content: "\F2AB";
}

.fa-snapchat-ghost:before {
  content: "\F2AC";
}

.fa-snapchat-square:before {
  content: "\F2AD";
}

.fa-snowflake:before {
  content: "\F2DC";
}

.fa-solar-panel:before {
  content: "\F5BA";
}

.fa-sort:before {
  content: "\F0DC";
}

.fa-sort-alpha-down:before {
  content: "\F15D";
}

.fa-sort-alpha-up:before {
  content: "\F15E";
}

.fa-sort-amount-down:before {
  content: "\F160";
}

.fa-sort-amount-up:before {
  content: "\F161";
}

.fa-sort-down:before {
  content: "\F0DD";
}

.fa-sort-numeric-down:before {
  content: "\F162";
}

.fa-sort-numeric-up:before {
  content: "\F163";
}

.fa-sort-up:before {
  content: "\F0DE";
}

.fa-soundcloud:before {
  content: "\F1BE";
}

.fa-spa:before {
  content: "\F5BB";
}

.fa-space-shuttle:before {
  content: "\F197";
}

.fa-speakap:before {
  content: "\F3F3";
}

.fa-spinner:before {
  content: "\F110";
}

.fa-splotch:before {
  content: "\F5BC";
}

.fa-spotify:before {
  content: "\F1BC";
}

.fa-spray-can:before {
  content: "\F5BD";
}

.fa-square:before {
  content: "\F0C8";
}

.fa-square-full:before {
  content: "\F45C";
}

.fa-squarespace:before {
  content: "\F5BE";
}

.fa-stack-exchange:before {
  content: "\F18D";
}

.fa-stack-overflow:before {
  content: "\F16C";
}

.fa-stamp:before {
  content: "\F5BF";
}

.fa-star:before {
  content: "\F005";
}

.fa-star-half:before {
  content: "\F089";
}

.fa-star-half-alt:before {
  content: "\F5C0";
}

.fa-staylinked:before {
  content: "\F3F5";
}

.fa-steam:before {
  content: "\F1B6";
}

.fa-steam-square:before {
  content: "\F1B7";
}

.fa-steam-symbol:before {
  content: "\F3F6";
}

.fa-step-backward:before {
  content: "\F048";
}

.fa-step-forward:before {
  content: "\F051";
}

.fa-stethoscope:before {
  content: "\F0F1";
}

.fa-sticker-mule:before {
  content: "\F3F7";
}

.fa-sticky-note:before {
  content: "\F249";
}

.fa-stop:before {
  content: "\F04D";
}

.fa-stop-circle:before {
  content: "\F28D";
}

.fa-stopwatch:before {
  content: "\F2F2";
}

.fa-store:before {
  content: "\F54E";
}

.fa-store-alt:before {
  content: "\F54F";
}

.fa-strava:before {
  content: "\F428";
}

.fa-stream:before {
  content: "\F550";
}

.fa-street-view:before {
  content: "\F21D";
}

.fa-strikethrough:before {
  content: "\F0CC";
}

.fa-stripe:before {
  content: "\F429";
}

.fa-stripe-s:before {
  content: "\F42A";
}

.fa-stroopwafel:before {
  content: "\F551";
}

.fa-studiovinari:before {
  content: "\F3F8";
}

.fa-stumbleupon:before {
  content: "\F1A4";
}

.fa-stumbleupon-circle:before {
  content: "\F1A3";
}

.fa-subscript:before {
  content: "\F12C";
}

.fa-subway:before {
  content: "\F239";
}

.fa-suitcase:before {
  content: "\F0F2";
}

.fa-suitcase-rolling:before {
  content: "\F5C1";
}

.fa-sun:before {
  content: "\F185";
}

.fa-superpowers:before {
  content: "\F2DD";
}

.fa-superscript:before {
  content: "\F12B";
}

.fa-supple:before {
  content: "\F3F9";
}

.fa-surprise:before {
  content: "\F5C2";
}

.fa-swatchbook:before {
  content: "\F5C3";
}

.fa-swimmer:before {
  content: "\F5C4";
}

.fa-swimming-pool:before {
  content: "\F5C5";
}

.fa-sync:before {
  content: "\F021";
}

.fa-sync-alt:before {
  content: "\F2F1";
}

.fa-syringe:before {
  content: "\F48E";
}

.fa-table:before {
  content: "\F0CE";
}

.fa-table-tennis:before {
  content: "\F45D";
}

.fa-tablet:before {
  content: "\F10A";
}

.fa-tablet-alt:before {
  content: "\F3FA";
}

.fa-tablets:before {
  content: "\F490";
}

.fa-tachometer-alt:before {
  content: "\F3FD";
}

.fa-tag:before {
  content: "\F02B";
}

.fa-tags:before {
  content: "\F02C";
}

.fa-tape:before {
  content: "\F4DB";
}

.fa-tasks:before {
  content: "\F0AE";
}

.fa-taxi:before {
  content: "\F1BA";
}

.fa-teamspeak:before {
  content: "\F4F9";
}

.fa-telegram:before {
  content: "\F2C6";
}

.fa-telegram-plane:before {
  content: "\F3FE";
}

.fa-tencent-weibo:before {
  content: "\F1D5";
}

.fa-terminal:before {
  content: "\F120";
}

.fa-text-height:before {
  content: "\F034";
}

.fa-text-width:before {
  content: "\F035";
}

.fa-th:before {
  content: "\F00A";
}

.fa-th-large:before {
  content: "\F009";
}

.fa-th-list:before {
  content: "\F00B";
}

.fa-themeco:before {
  content: "\F5C6";
}

.fa-themeisle:before {
  content: "\F2B2";
}

.fa-thermometer:before {
  content: "\F491";
}

.fa-thermometer-empty:before {
  content: "\F2CB";
}

.fa-thermometer-full:before {
  content: "\F2C7";
}

.fa-thermometer-half:before {
  content: "\F2C9";
}

.fa-thermometer-quarter:before {
  content: "\F2CA";
}

.fa-thermometer-three-quarters:before {
  content: "\F2C8";
}

.fa-thumbs-down:before {
  content: "\F165";
}

.fa-thumbs-up:before {
  content: "\F164";
}

.fa-thumbtack:before {
  content: "\F08D";
}

.fa-ticket-alt:before {
  content: "\F3FF";
}

.fa-times:before {
  content: "\F00D";
}

.fa-times-circle:before {
  content: "\F057";
}

.fa-tint:before {
  content: "\F043";
}

.fa-tint-slash:before {
  content: "\F5C7";
}

.fa-tired:before {
  content: "\F5C8";
}

.fa-toggle-off:before {
  content: "\F204";
}

.fa-toggle-on:before {
  content: "\F205";
}

.fa-toolbox:before {
  content: "\F552";
}

.fa-tooth:before {
  content: "\F5C9";
}

.fa-trade-federation:before {
  content: "\F513";
}

.fa-trademark:before {
  content: "\F25C";
}

.fa-train:before {
  content: "\F238";
}

.fa-transgender:before {
  content: "\F224";
}

.fa-transgender-alt:before {
  content: "\F225";
}

.fa-trash:before {
  content: "\F1F8";
}

.fa-trash-alt:before {
  content: "\F2ED";
}

.fa-tree:before {
  content: "\F1BB";
}

.fa-trello:before {
  content: "\F181";
}

.fa-tripadvisor:before {
  content: "\F262";
}

.fa-trophy:before {
  content: "\F091";
}

.fa-truck:before {
  content: "\F0D1";
}

.fa-truck-loading:before {
  content: "\F4DE";
}

.fa-truck-moving:before {
  content: "\F4DF";
}

.fa-tshirt:before {
  content: "\F553";
}

.fa-tty:before {
  content: "\F1E4";
}

.fa-tumblr:before {
  content: "\F173";
}

.fa-tumblr-square:before {
  content: "\F174";
}

.fa-tv:before {
  content: "\F26C";
}

.fa-twitch:before {
  content: "\F1E8";
}

.fa-twitter:before {
  content: "\F099";
}

.fa-twitter-square:before {
  content: "\F081";
}

.fa-typo3:before {
  content: "\F42B";
}

.fa-uber:before {
  content: "\F402";
}

.fa-uikit:before {
  content: "\F403";
}

.fa-umbrella:before {
  content: "\F0E9";
}

.fa-umbrella-beach:before {
  content: "\F5CA";
}

.fa-underline:before {
  content: "\F0CD";
}

.fa-undo:before {
  content: "\F0E2";
}

.fa-undo-alt:before {
  content: "\F2EA";
}

.fa-uniregistry:before {
  content: "\F404";
}

.fa-universal-access:before {
  content: "\F29A";
}

.fa-university:before {
  content: "\F19C";
}

.fa-unlink:before {
  content: "\F127";
}

.fa-unlock:before {
  content: "\F09C";
}

.fa-unlock-alt:before {
  content: "\F13E";
}

.fa-untappd:before {
  content: "\F405";
}

.fa-upload:before {
  content: "\F093";
}

.fa-usb:before {
  content: "\F287";
}

.fa-user:before {
  content: "\F007";
}

.fa-user-alt:before {
  content: "\F406";
}

.fa-user-alt-slash:before {
  content: "\F4FA";
}

.fa-user-astronaut:before {
  content: "\F4FB";
}

.fa-user-check:before {
  content: "\F4FC";
}

.fa-user-circle:before {
  content: "\F2BD";
}

.fa-user-clock:before {
  content: "\F4FD";
}

.fa-user-cog:before {
  content: "\F4FE";
}

.fa-user-edit:before {
  content: "\F4FF";
}

.fa-user-friends:before {
  content: "\F500";
}

.fa-user-graduate:before {
  content: "\F501";
}

.fa-user-lock:before {
  content: "\F502";
}

.fa-user-md:before {
  content: "\F0F0";
}

.fa-user-minus:before {
  content: "\F503";
}

.fa-user-ninja:before {
  content: "\F504";
}

.fa-user-plus:before {
  content: "\F234";
}

.fa-user-secret:before {
  content: "\F21B";
}

.fa-user-shield:before {
  content: "\F505";
}

.fa-user-slash:before {
  content: "\F506";
}

.fa-user-tag:before {
  content: "\F507";
}

.fa-user-tie:before {
  content: "\F508";
}

.fa-user-times:before {
  content: "\F235";
}

.fa-users:before {
  content: "\F0C0";
}

.fa-users-cog:before {
  content: "\F509";
}

.fa-ussunnah:before {
  content: "\F407";
}

.fa-utensil-spoon:before {
  content: "\F2E5";
}

.fa-utensils:before {
  content: "\F2E7";
}

.fa-vaadin:before {
  content: "\F408";
}

.fa-vector-square:before {
  content: "\F5CB";
}

.fa-venus:before {
  content: "\F221";
}

.fa-venus-double:before {
  content: "\F226";
}

.fa-venus-mars:before {
  content: "\F228";
}

.fa-viacoin:before {
  content: "\F237";
}

.fa-viadeo:before {
  content: "\F2A9";
}

.fa-viadeo-square:before {
  content: "\F2AA";
}

.fa-vial:before {
  content: "\F492";
}

.fa-vials:before {
  content: "\F493";
}

.fa-viber:before {
  content: "\F409";
}

.fa-video:before {
  content: "\F03D";
}

.fa-video-slash:before {
  content: "\F4E2";
}

.fa-vimeo:before {
  content: "\F40A";
}

.fa-vimeo-square:before {
  content: "\F194";
}

.fa-vimeo-v:before {
  content: "\F27D";
}

.fa-vine:before {
  content: "\F1CA";
}

.fa-vk:before {
  content: "\F189";
}

.fa-vnv:before {
  content: "\F40B";
}

.fa-volleyball-ball:before {
  content: "\F45F";
}

.fa-volume-down:before {
  content: "\F027";
}

.fa-volume-off:before {
  content: "\F026";
}

.fa-volume-up:before {
  content: "\F028";
}

.fa-vuejs:before {
  content: "\F41F";
}

.fa-walking:before {
  content: "\F554";
}

.fa-wallet:before {
  content: "\F555";
}

.fa-warehouse:before {
  content: "\F494";
}

.fa-weebly:before {
  content: "\F5CC";
}

.fa-weibo:before {
  content: "\F18A";
}

.fa-weight:before {
  content: "\F496";
}

.fa-weight-hanging:before {
  content: "\F5CD";
}

.fa-weixin:before {
  content: "\F1D7";
}

.fa-whatsapp:before {
  content: "\F232";
}

.fa-whatsapp-square:before {
  content: "\F40C";
}

.fa-wheelchair:before {
  content: "\F193";
}

.fa-whmcs:before {
  content: "\F40D";
}

.fa-wifi:before {
  content: "\F1EB";
}

.fa-wikipedia-w:before {
  content: "\F266";
}

.fa-window-close:before {
  content: "\F410";
}

.fa-window-maximize:before {
  content: "\F2D0";
}

.fa-window-minimize:before {
  content: "\F2D1";
}

.fa-window-restore:before {
  content: "\F2D2";
}

.fa-windows:before {
  content: "\F17A";
}

.fa-wine-glass:before {
  content: "\F4E3";
}

.fa-wine-glass-alt:before {
  content: "\F5CE";
}

.fa-wix:before {
  content: "\F5CF";
}

.fa-wolf-pack-battalion:before {
  content: "\F514";
}

.fa-won-sign:before {
  content: "\F159";
}

.fa-wordpress:before {
  content: "\F19A";
}

.fa-wordpress-simple:before {
  content: "\F411";
}

.fa-wpbeginner:before {
  content: "\F297";
}

.fa-wpexplorer:before {
  content: "\F2DE";
}

.fa-wpforms:before {
  content: "\F298";
}

.fa-wrench:before {
  content: "\F0AD";
}

.fa-x-ray:before {
  content: "\F497";
}

.fa-xbox:before {
  content: "\F412";
}

.fa-xing:before {
  content: "\F168";
}

.fa-xing-square:before {
  content: "\F169";
}

.fa-y-combinator:before {
  content: "\F23B";
}

.fa-yahoo:before {
  content: "\F19E";
}

.fa-yandex:before {
  content: "\F413";
}

.fa-yandex-international:before {
  content: "\F414";
}

.fa-yelp:before {
  content: "\F1E9";
}

.fa-yen-sign:before {
  content: "\F157";
}

.fa-yoast:before {
  content: "\F2B1";
}

.fa-youtube:before {
  content: "\F167";
}

.fa-youtube-square:before {
  content: "\F431";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("assets/scss/vendor/fontawesome/webfonts/fa-solid-900.eot");
  src: url("assets/scss/vendor/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("assets/scss/vendor/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("assets/scss/vendor/fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("assets/scss/vendor/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("assets/scss/vendor/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("assets/scss/vendor/fontawesome/webfonts/fa-brands-400.eot");
  src: url("assets/scss/vendor/fontawesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("assets/scss/vendor/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("assets/scss/vendor/fontawesome/webfonts/fa-brands-400.woff") format("woff"), url("assets/scss/vendor/fontawesome/webfonts/fa-brands-400.ttf") format("truetype"), url("assets/scss/vendor/fontawesome/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
  font-family: 'Font Awesome 5 Brands';
}

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  transition-duration: .1s;
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: .1s;
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  transition-duration: .15s;
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: .15s;
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  transition-duration: .2s;
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: .2s;
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  transition-duration: .25s;
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: .25s;
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s;
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: .3s;
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  transition-duration: .35s;
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: .35s;
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s;
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: .4s;
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  transition-duration: .45s;
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: .45s;
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  transition-duration: .5s;
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: .5s;
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  transition-duration: .55s;
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: .55s;
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  transition-duration: .6s;
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: .6s;
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  transition-duration: .65s;
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: .65s;
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  transition-duration: .7s;
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: .7s;
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  transition-duration: .75s;
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: .75s;
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  transition-duration: .8s;
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: .8s;
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  transition-duration: .85s;
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: .85s;
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  transition-duration: .9s;
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: .9s;
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  transition-duration: .95s;
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: .95s;
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity,transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}

[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0);
}

[data-aos=fade-down] {
  transform: translate3d(0, -100px, 0);
}

[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0);
}

[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0);
}

[data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0);
}

[data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0);
}

[data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0);
}

[data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0);
}

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity,transform;
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1);
}

[data-aos=zoom-in] {
  transform: scale(0.6);
}

[data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6);
}

[data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6);
}

[data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6);
}

[data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6);
}

[data-aos=zoom-out] {
  transform: scale(1.2);
}

[data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2);
}

[data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2);
}

[data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2);
}

[data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2);
}

[data-aos^=slide][data-aos^=slide] {
  transition-property: transform;
}

[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translateZ(0);
}

[data-aos=slide-up] {
  transform: translate3d(0, 100%, 0);
}

[data-aos=slide-down] {
  transform: translate3d(0, -100%, 0);
}

[data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0);
}

[data-aos=slide-left] {
  transform: translate3d(100%, 0, 0);
}

[data-aos^=flip][data-aos^=flip] {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition-property: transform;
}

[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg);
}

[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg);
}

[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg);
}

[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg);
}

[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.owl-height {
  transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
