@charset "UTF-8";
/*! normalize.css v8.0.1 | 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 iOS.
 */
@import url("//fonts.googleapis.com/css?family=Poppins:400,500|Roboto:400,500,700");
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  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
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 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 */
}

/**
 * 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 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.container {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 575.98px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .container {
    max-width: 704px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 1152px;
  }
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px;
}

@media (min-width: 576px) {
  .row {
    margin-right: -16px;
    margin-left: -16px;
  }
}

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
}

@media (min-width: 576px) {
  .col {
    padding-right: 16px;
    padding-left: 16px;
  }
}

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%;
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
}

@media (min-width: 576px) {
  .col-auto {
    padding-right: 16px;
    padding-left: 16px;
  }
}

.m-0 {
  margin: 0px;
}

.mt-0 {
  margin-top: 0px;
}

.mr-0 {
  margin-right: 0px;
}

.mb-0 {
  margin-bottom: 0px;
}

.ml-0 {
  margin-left: 0px;
}

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.p-0 {
  padding: 0px;
}

.pt-0 {
  padding-top: 0px;
}

.pr-0 {
  padding-right: 0px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pl-0 {
  padding-left: 0px;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.m-1 {
  margin: 8px;
}

.mt-1 {
  margin-top: 8px;
}

.mr-1 {
  margin-right: 8px;
}

.mb-1 {
  margin-bottom: 8px;
}

.ml-1 {
  margin-left: 8px;
}

.my-1 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.mx-1 {
  margin-left: 8px;
  margin-right: 8px;
}

.p-1 {
  padding: 8px;
}

.pt-1 {
  padding-top: 8px;
}

.pr-1 {
  padding-right: 8px;
}

.pb-1 {
  padding-bottom: 8px;
}

.pl-1 {
  padding-left: 8px;
}

.py-1 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.px-1 {
  padding-left: 8px;
  padding-right: 8px;
}

.m-2 {
  margin: 16px;
}

.mt-2 {
  margin-top: 16px;
}

.mr-2 {
  margin-right: 16px;
}

.mb-2 {
  margin-bottom: 16px;
}

.ml-2 {
  margin-left: 16px;
}

.my-2 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.mx-2 {
  margin-left: 16px;
  margin-right: 16px;
}

.p-2 {
  padding: 16px;
}

.pt-2 {
  padding-top: 16px;
}

.pr-2 {
  padding-right: 16px;
}

.pb-2 {
  padding-bottom: 16px;
}

.pl-2 {
  padding-left: 16px;
}

.py-2 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.px-2 {
  padding-left: 16px;
  padding-right: 16px;
}

.m-3 {
  margin: 24px;
}

.mt-3 {
  margin-top: 24px;
}

.mr-3 {
  margin-right: 24px;
}

.mb-3 {
  margin-bottom: 24px;
}

.ml-3 {
  margin-left: 24px;
}

.my-3 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.mx-3 {
  margin-left: 24px;
  margin-right: 24px;
}

.p-3 {
  padding: 24px;
}

.pt-3 {
  padding-top: 24px;
}

.pr-3 {
  padding-right: 24px;
}

.pb-3 {
  padding-bottom: 24px;
}

.pl-3 {
  padding-left: 24px;
}

.py-3 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.px-3 {
  padding-left: 24px;
  padding-right: 24px;
}

.m-4 {
  margin: 32px;
}

.mt-4 {
  margin-top: 32px;
}

.mr-4 {
  margin-right: 32px;
}

.mb-4 {
  margin-bottom: 32px;
}

.ml-4 {
  margin-left: 32px;
}

.my-4 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.mx-4 {
  margin-left: 32px;
  margin-right: 32px;
}

.p-4 {
  padding: 32px;
}

.pt-4 {
  padding-top: 32px;
}

.pr-4 {
  padding-right: 32px;
}

.pb-4 {
  padding-bottom: 32px;
}

.pl-4 {
  padding-left: 32px;
}

.py-4 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.px-4 {
  padding-left: 32px;
  padding-right: 32px;
}

.m-5 {
  margin: 40px;
}

.mt-5 {
  margin-top: 40px;
}

.mr-5 {
  margin-right: 40px;
}

.mb-5 {
  margin-bottom: 40px;
}

.ml-5 {
  margin-left: 40px;
}

.my-5 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mx-5 {
  margin-left: 40px;
  margin-right: 40px;
}

.p-5 {
  padding: 40px;
}

.pt-5 {
  padding-top: 40px;
}

.pr-5 {
  padding-right: 40px;
}

.pb-5 {
  padding-bottom: 40px;
}

.pl-5 {
  padding-left: 40px;
}

.py-5 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.px-5 {
  padding-left: 40px;
  padding-right: 40px;
}

.m-6 {
  margin: 48px;
}

.mt-6 {
  margin-top: 48px;
}

.mr-6 {
  margin-right: 48px;
}

.mb-6 {
  margin-bottom: 48px;
}

.ml-6 {
  margin-left: 48px;
}

.my-6 {
  margin-top: 48px;
  margin-bottom: 48px;
}

.mx-6 {
  margin-left: 48px;
  margin-right: 48px;
}

.p-6 {
  padding: 48px;
}

.pt-6 {
  padding-top: 48px;
}

.pr-6 {
  padding-right: 48px;
}

.pb-6 {
  padding-bottom: 48px;
}

.pl-6 {
  padding-left: 48px;
}

.py-6 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.px-6 {
  padding-left: 48px;
  padding-right: 48px;
}

.m-7 {
  margin: 56px;
}

.mt-7 {
  margin-top: 56px;
}

.mr-7 {
  margin-right: 56px;
}

.mb-7 {
  margin-bottom: 56px;
}

.ml-7 {
  margin-left: 56px;
}

.my-7 {
  margin-top: 56px;
  margin-bottom: 56px;
}

.mx-7 {
  margin-left: 56px;
  margin-right: 56px;
}

.p-7 {
  padding: 56px;
}

.pt-7 {
  padding-top: 56px;
}

.pr-7 {
  padding-right: 56px;
}

.pb-7 {
  padding-bottom: 56px;
}

.pl-7 {
  padding-left: 56px;
}

.py-7 {
  padding-top: 56px;
  padding-bottom: 56px;
}

.px-7 {
  padding-left: 56px;
  padding-right: 56px;
}

.m-8 {
  margin: 64px;
}

.mt-8 {
  margin-top: 64px;
}

.mr-8 {
  margin-right: 64px;
}

.mb-8 {
  margin-bottom: 64px;
}

.ml-8 {
  margin-left: 64px;
}

.my-8 {
  margin-top: 64px;
  margin-bottom: 64px;
}

.mx-8 {
  margin-left: 64px;
  margin-right: 64px;
}

.p-8 {
  padding: 64px;
}

.pt-8 {
  padding-top: 64px;
}

.pr-8 {
  padding-right: 64px;
}

.pb-8 {
  padding-bottom: 64px;
}

.pl-8 {
  padding-left: 64px;
}

.py-8 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.px-8 {
  padding-left: 64px;
  padding-right: 64px;
}

.m-9 {
  margin: 72px;
}

.mt-9 {
  margin-top: 72px;
}

.mr-9 {
  margin-right: 72px;
}

.mb-9 {
  margin-bottom: 72px;
}

.ml-9 {
  margin-left: 72px;
}

.my-9 {
  margin-top: 72px;
  margin-bottom: 72px;
}

.mx-9 {
  margin-left: 72px;
  margin-right: 72px;
}

.p-9 {
  padding: 72px;
}

.pt-9 {
  padding-top: 72px;
}

.pr-9 {
  padding-right: 72px;
}

.pb-9 {
  padding-bottom: 72px;
}

.pl-9 {
  padding-left: 72px;
}

.py-9 {
  padding-top: 72px;
  padding-bottom: 72px;
}

.px-9 {
  padding-left: 72px;
  padding-right: 72px;
}

.m-10 {
  margin: 80px;
}

.mt-10 {
  margin-top: 80px;
}

.mr-10 {
  margin-right: 80px;
}

.mb-10 {
  margin-bottom: 80px;
}

.ml-10 {
  margin-left: 80px;
}

.my-10 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.mx-10 {
  margin-left: 80px;
  margin-right: 80px;
}

.p-10 {
  padding: 80px;
}

.pt-10 {
  padding-top: 80px;
}

.pr-10 {
  padding-right: 80px;
}

.pb-10 {
  padding-bottom: 80px;
}

.pl-10 {
  padding-left: 80px;
}

.py-10 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.px-10 {
  padding-left: 80px;
  padding-right: 80px;
}

.m-11 {
  margin: 88px;
}

.mt-11 {
  margin-top: 88px;
}

.mr-11 {
  margin-right: 88px;
}

.mb-11 {
  margin-bottom: 88px;
}

.ml-11 {
  margin-left: 88px;
}

.my-11 {
  margin-top: 88px;
  margin-bottom: 88px;
}

.mx-11 {
  margin-left: 88px;
  margin-right: 88px;
}

.p-11 {
  padding: 88px;
}

.pt-11 {
  padding-top: 88px;
}

.pr-11 {
  padding-right: 88px;
}

.pb-11 {
  padding-bottom: 88px;
}

.pl-11 {
  padding-left: 88px;
}

.py-11 {
  padding-top: 88px;
  padding-bottom: 88px;
}

.px-11 {
  padding-left: 88px;
  padding-right: 88px;
}

.m-12 {
  margin: 96px;
}

.mt-12 {
  margin-top: 96px;
}

.mr-12 {
  margin-right: 96px;
}

.mb-12 {
  margin-bottom: 96px;
}

.ml-12 {
  margin-left: 96px;
}

.my-12 {
  margin-top: 96px;
  margin-bottom: 96px;
}

.mx-12 {
  margin-left: 96px;
  margin-right: 96px;
}

.p-12 {
  padding: 96px;
}

.pt-12 {
  padding-top: 96px;
}

.pr-12 {
  padding-right: 96px;
}

.pb-12 {
  padding-bottom: 96px;
}

.pl-12 {
  padding-left: 96px;
}

.py-12 {
  padding-top: 96px;
  padding-bottom: 96px;
}

.px-12 {
  padding-left: 96px;
  padding-right: 96px;
}

@media (max-width: 575.98px) {
  .col.xs-1 {
    width: 25%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
  .col.xs-2 {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .col.xs-3 {
    width: 75%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
  }
  .col.xs-4 {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .xs-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    position: relative;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px;
  }
}

@media (max-width: 575.98px) and (min-width: 576px) {
  .xs-auto {
    padding-right: 16px;
    padding-left: 16px;
  }
}

@media (max-width: 575.98px) {
  .m-xs-0 {
    margin: 0px;
  }
  .mt-xs-0 {
    margin-top: 0px;
  }
  .mr-xs-0 {
    margin-right: 0px;
  }
  .mb-xs-0 {
    margin-bottom: 0px;
  }
  .ml-xs-0 {
    margin-left: 0px;
  }
  .my-xs-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .mx-xs-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .p-xs-0 {
    padding: 0px;
  }
  .pt-xs-0 {
    padding-top: 0px;
  }
  .pr-xs-0 {
    padding-right: 0px;
  }
  .pb-xs-0 {
    padding-bottom: 0px;
  }
  .pl-xs-0 {
    padding-left: 0px;
  }
  .py-xs-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .px-xs-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .m-xs-1 {
    margin: 8px;
  }
  .mt-xs-1 {
    margin-top: 8px;
  }
  .mr-xs-1 {
    margin-right: 8px;
  }
  .mb-xs-1 {
    margin-bottom: 8px;
  }
  .ml-xs-1 {
    margin-left: 8px;
  }
  .my-xs-1 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .mx-xs-1 {
    margin-left: 8px;
    margin-right: 8px;
  }
  .p-xs-1 {
    padding: 8px;
  }
  .pt-xs-1 {
    padding-top: 8px;
  }
  .pr-xs-1 {
    padding-right: 8px;
  }
  .pb-xs-1 {
    padding-bottom: 8px;
  }
  .pl-xs-1 {
    padding-left: 8px;
  }
  .py-xs-1 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .px-xs-1 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .m-xs-2 {
    margin: 16px;
  }
  .mt-xs-2 {
    margin-top: 16px;
  }
  .mr-xs-2 {
    margin-right: 16px;
  }
  .mb-xs-2 {
    margin-bottom: 16px;
  }
  .ml-xs-2 {
    margin-left: 16px;
  }
  .my-xs-2 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .mx-xs-2 {
    margin-left: 16px;
    margin-right: 16px;
  }
  .p-xs-2 {
    padding: 16px;
  }
  .pt-xs-2 {
    padding-top: 16px;
  }
  .pr-xs-2 {
    padding-right: 16px;
  }
  .pb-xs-2 {
    padding-bottom: 16px;
  }
  .pl-xs-2 {
    padding-left: 16px;
  }
  .py-xs-2 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .px-xs-2 {
    padding-left: 16px;
    padding-right: 16px;
  }
  .m-xs-3 {
    margin: 24px;
  }
  .mt-xs-3 {
    margin-top: 24px;
  }
  .mr-xs-3 {
    margin-right: 24px;
  }
  .mb-xs-3 {
    margin-bottom: 24px;
  }
  .ml-xs-3 {
    margin-left: 24px;
  }
  .my-xs-3 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .mx-xs-3 {
    margin-left: 24px;
    margin-right: 24px;
  }
  .p-xs-3 {
    padding: 24px;
  }
  .pt-xs-3 {
    padding-top: 24px;
  }
  .pr-xs-3 {
    padding-right: 24px;
  }
  .pb-xs-3 {
    padding-bottom: 24px;
  }
  .pl-xs-3 {
    padding-left: 24px;
  }
  .py-xs-3 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .px-xs-3 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .m-xs-4 {
    margin: 32px;
  }
  .mt-xs-4 {
    margin-top: 32px;
  }
  .mr-xs-4 {
    margin-right: 32px;
  }
  .mb-xs-4 {
    margin-bottom: 32px;
  }
  .ml-xs-4 {
    margin-left: 32px;
  }
  .my-xs-4 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .mx-xs-4 {
    margin-left: 32px;
    margin-right: 32px;
  }
  .p-xs-4 {
    padding: 32px;
  }
  .pt-xs-4 {
    padding-top: 32px;
  }
  .pr-xs-4 {
    padding-right: 32px;
  }
  .pb-xs-4 {
    padding-bottom: 32px;
  }
  .pl-xs-4 {
    padding-left: 32px;
  }
  .py-xs-4 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .px-xs-4 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .m-xs-5 {
    margin: 40px;
  }
  .mt-xs-5 {
    margin-top: 40px;
  }
  .mr-xs-5 {
    margin-right: 40px;
  }
  .mb-xs-5 {
    margin-bottom: 40px;
  }
  .ml-xs-5 {
    margin-left: 40px;
  }
  .my-xs-5 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .mx-xs-5 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .p-xs-5 {
    padding: 40px;
  }
  .pt-xs-5 {
    padding-top: 40px;
  }
  .pr-xs-5 {
    padding-right: 40px;
  }
  .pb-xs-5 {
    padding-bottom: 40px;
  }
  .pl-xs-5 {
    padding-left: 40px;
  }
  .py-xs-5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .px-xs-5 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .m-xs-6 {
    margin: 48px;
  }
  .mt-xs-6 {
    margin-top: 48px;
  }
  .mr-xs-6 {
    margin-right: 48px;
  }
  .mb-xs-6 {
    margin-bottom: 48px;
  }
  .ml-xs-6 {
    margin-left: 48px;
  }
  .my-xs-6 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .mx-xs-6 {
    margin-left: 48px;
    margin-right: 48px;
  }
  .p-xs-6 {
    padding: 48px;
  }
  .pt-xs-6 {
    padding-top: 48px;
  }
  .pr-xs-6 {
    padding-right: 48px;
  }
  .pb-xs-6 {
    padding-bottom: 48px;
  }
  .pl-xs-6 {
    padding-left: 48px;
  }
  .py-xs-6 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .px-xs-6 {
    padding-left: 48px;
    padding-right: 48px;
  }
  .m-xs-7 {
    margin: 56px;
  }
  .mt-xs-7 {
    margin-top: 56px;
  }
  .mr-xs-7 {
    margin-right: 56px;
  }
  .mb-xs-7 {
    margin-bottom: 56px;
  }
  .ml-xs-7 {
    margin-left: 56px;
  }
  .my-xs-7 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .mx-xs-7 {
    margin-left: 56px;
    margin-right: 56px;
  }
  .p-xs-7 {
    padding: 56px;
  }
  .pt-xs-7 {
    padding-top: 56px;
  }
  .pr-xs-7 {
    padding-right: 56px;
  }
  .pb-xs-7 {
    padding-bottom: 56px;
  }
  .pl-xs-7 {
    padding-left: 56px;
  }
  .py-xs-7 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .px-xs-7 {
    padding-left: 56px;
    padding-right: 56px;
  }
  .m-xs-8 {
    margin: 64px;
  }
  .mt-xs-8 {
    margin-top: 64px;
  }
  .mr-xs-8 {
    margin-right: 64px;
  }
  .mb-xs-8 {
    margin-bottom: 64px;
  }
  .ml-xs-8 {
    margin-left: 64px;
  }
  .my-xs-8 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .mx-xs-8 {
    margin-left: 64px;
    margin-right: 64px;
  }
  .p-xs-8 {
    padding: 64px;
  }
  .pt-xs-8 {
    padding-top: 64px;
  }
  .pr-xs-8 {
    padding-right: 64px;
  }
  .pb-xs-8 {
    padding-bottom: 64px;
  }
  .pl-xs-8 {
    padding-left: 64px;
  }
  .py-xs-8 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .px-xs-8 {
    padding-left: 64px;
    padding-right: 64px;
  }
  .m-xs-9 {
    margin: 72px;
  }
  .mt-xs-9 {
    margin-top: 72px;
  }
  .mr-xs-9 {
    margin-right: 72px;
  }
  .mb-xs-9 {
    margin-bottom: 72px;
  }
  .ml-xs-9 {
    margin-left: 72px;
  }
  .my-xs-9 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .mx-xs-9 {
    margin-left: 72px;
    margin-right: 72px;
  }
  .p-xs-9 {
    padding: 72px;
  }
  .pt-xs-9 {
    padding-top: 72px;
  }
  .pr-xs-9 {
    padding-right: 72px;
  }
  .pb-xs-9 {
    padding-bottom: 72px;
  }
  .pl-xs-9 {
    padding-left: 72px;
  }
  .py-xs-9 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .px-xs-9 {
    padding-left: 72px;
    padding-right: 72px;
  }
  .m-xs-10 {
    margin: 80px;
  }
  .mt-xs-10 {
    margin-top: 80px;
  }
  .mr-xs-10 {
    margin-right: 80px;
  }
  .mb-xs-10 {
    margin-bottom: 80px;
  }
  .ml-xs-10 {
    margin-left: 80px;
  }
  .my-xs-10 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .mx-xs-10 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .p-xs-10 {
    padding: 80px;
  }
  .pt-xs-10 {
    padding-top: 80px;
  }
  .pr-xs-10 {
    padding-right: 80px;
  }
  .pb-xs-10 {
    padding-bottom: 80px;
  }
  .pl-xs-10 {
    padding-left: 80px;
  }
  .py-xs-10 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .px-xs-10 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .m-xs-11 {
    margin: 88px;
  }
  .mt-xs-11 {
    margin-top: 88px;
  }
  .mr-xs-11 {
    margin-right: 88px;
  }
  .mb-xs-11 {
    margin-bottom: 88px;
  }
  .ml-xs-11 {
    margin-left: 88px;
  }
  .my-xs-11 {
    margin-top: 88px;
    margin-bottom: 88px;
  }
  .mx-xs-11 {
    margin-left: 88px;
    margin-right: 88px;
  }
  .p-xs-11 {
    padding: 88px;
  }
  .pt-xs-11 {
    padding-top: 88px;
  }
  .pr-xs-11 {
    padding-right: 88px;
  }
  .pb-xs-11 {
    padding-bottom: 88px;
  }
  .pl-xs-11 {
    padding-left: 88px;
  }
  .py-xs-11 {
    padding-top: 88px;
    padding-bottom: 88px;
  }
  .px-xs-11 {
    padding-left: 88px;
    padding-right: 88px;
  }
  .m-xs-12 {
    margin: 96px;
  }
  .mt-xs-12 {
    margin-top: 96px;
  }
  .mr-xs-12 {
    margin-right: 96px;
  }
  .mb-xs-12 {
    margin-bottom: 96px;
  }
  .ml-xs-12 {
    margin-left: 96px;
  }
  .my-xs-12 {
    margin-top: 96px;
    margin-bottom: 96px;
  }
  .mx-xs-12 {
    margin-left: 96px;
    margin-right: 96px;
  }
  .p-xs-12 {
    padding: 96px;
  }
  .pt-xs-12 {
    padding-top: 96px;
  }
  .pr-xs-12 {
    padding-right: 96px;
  }
  .pb-xs-12 {
    padding-bottom: 96px;
  }
  .pl-xs-12 {
    padding-left: 96px;
  }
  .py-xs-12 {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .px-xs-12 {
    padding-left: 96px;
    padding-right: 96px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .col.sm-1 {
    width: 12.5%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
  }
  .col.sm-2 {
    width: 25%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
  .col.sm-3 {
    width: 37.5%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
  }
  .col.sm-4 {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .col.sm-5 {
    width: 62.5%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
  }
  .col.sm-6 {
    width: 75%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
  }
  .col.sm-7 {
    width: 87.5%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
  }
  .col.sm-8 {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    position: relative;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) and (min-width: 576px) {
  .sm-auto {
    padding-right: 16px;
    padding-left: 16px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .m-sm-0 {
    margin: 0px;
  }
  .mt-sm-0 {
    margin-top: 0px;
  }
  .mr-sm-0 {
    margin-right: 0px;
  }
  .mb-sm-0 {
    margin-bottom: 0px;
  }
  .ml-sm-0 {
    margin-left: 0px;
  }
  .my-sm-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .mx-sm-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .p-sm-0 {
    padding: 0px;
  }
  .pt-sm-0 {
    padding-top: 0px;
  }
  .pr-sm-0 {
    padding-right: 0px;
  }
  .pb-sm-0 {
    padding-bottom: 0px;
  }
  .pl-sm-0 {
    padding-left: 0px;
  }
  .py-sm-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .px-sm-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .m-sm-1 {
    margin: 8px;
  }
  .mt-sm-1 {
    margin-top: 8px;
  }
  .mr-sm-1 {
    margin-right: 8px;
  }
  .mb-sm-1 {
    margin-bottom: 8px;
  }
  .ml-sm-1 {
    margin-left: 8px;
  }
  .my-sm-1 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .mx-sm-1 {
    margin-left: 8px;
    margin-right: 8px;
  }
  .p-sm-1 {
    padding: 8px;
  }
  .pt-sm-1 {
    padding-top: 8px;
  }
  .pr-sm-1 {
    padding-right: 8px;
  }
  .pb-sm-1 {
    padding-bottom: 8px;
  }
  .pl-sm-1 {
    padding-left: 8px;
  }
  .py-sm-1 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .px-sm-1 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .m-sm-2 {
    margin: 16px;
  }
  .mt-sm-2 {
    margin-top: 16px;
  }
  .mr-sm-2 {
    margin-right: 16px;
  }
  .mb-sm-2 {
    margin-bottom: 16px;
  }
  .ml-sm-2 {
    margin-left: 16px;
  }
  .my-sm-2 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .mx-sm-2 {
    margin-left: 16px;
    margin-right: 16px;
  }
  .p-sm-2 {
    padding: 16px;
  }
  .pt-sm-2 {
    padding-top: 16px;
  }
  .pr-sm-2 {
    padding-right: 16px;
  }
  .pb-sm-2 {
    padding-bottom: 16px;
  }
  .pl-sm-2 {
    padding-left: 16px;
  }
  .py-sm-2 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .px-sm-2 {
    padding-left: 16px;
    padding-right: 16px;
  }
  .m-sm-3 {
    margin: 24px;
  }
  .mt-sm-3 {
    margin-top: 24px;
  }
  .mr-sm-3 {
    margin-right: 24px;
  }
  .mb-sm-3 {
    margin-bottom: 24px;
  }
  .ml-sm-3 {
    margin-left: 24px;
  }
  .my-sm-3 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .mx-sm-3 {
    margin-left: 24px;
    margin-right: 24px;
  }
  .p-sm-3 {
    padding: 24px;
  }
  .pt-sm-3 {
    padding-top: 24px;
  }
  .pr-sm-3 {
    padding-right: 24px;
  }
  .pb-sm-3 {
    padding-bottom: 24px;
  }
  .pl-sm-3 {
    padding-left: 24px;
  }
  .py-sm-3 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .px-sm-3 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .m-sm-4 {
    margin: 32px;
  }
  .mt-sm-4 {
    margin-top: 32px;
  }
  .mr-sm-4 {
    margin-right: 32px;
  }
  .mb-sm-4 {
    margin-bottom: 32px;
  }
  .ml-sm-4 {
    margin-left: 32px;
  }
  .my-sm-4 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .mx-sm-4 {
    margin-left: 32px;
    margin-right: 32px;
  }
  .p-sm-4 {
    padding: 32px;
  }
  .pt-sm-4 {
    padding-top: 32px;
  }
  .pr-sm-4 {
    padding-right: 32px;
  }
  .pb-sm-4 {
    padding-bottom: 32px;
  }
  .pl-sm-4 {
    padding-left: 32px;
  }
  .py-sm-4 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .px-sm-4 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .m-sm-5 {
    margin: 40px;
  }
  .mt-sm-5 {
    margin-top: 40px;
  }
  .mr-sm-5 {
    margin-right: 40px;
  }
  .mb-sm-5 {
    margin-bottom: 40px;
  }
  .ml-sm-5 {
    margin-left: 40px;
  }
  .my-sm-5 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .mx-sm-5 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .p-sm-5 {
    padding: 40px;
  }
  .pt-sm-5 {
    padding-top: 40px;
  }
  .pr-sm-5 {
    padding-right: 40px;
  }
  .pb-sm-5 {
    padding-bottom: 40px;
  }
  .pl-sm-5 {
    padding-left: 40px;
  }
  .py-sm-5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .px-sm-5 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .m-sm-6 {
    margin: 48px;
  }
  .mt-sm-6 {
    margin-top: 48px;
  }
  .mr-sm-6 {
    margin-right: 48px;
  }
  .mb-sm-6 {
    margin-bottom: 48px;
  }
  .ml-sm-6 {
    margin-left: 48px;
  }
  .my-sm-6 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .mx-sm-6 {
    margin-left: 48px;
    margin-right: 48px;
  }
  .p-sm-6 {
    padding: 48px;
  }
  .pt-sm-6 {
    padding-top: 48px;
  }
  .pr-sm-6 {
    padding-right: 48px;
  }
  .pb-sm-6 {
    padding-bottom: 48px;
  }
  .pl-sm-6 {
    padding-left: 48px;
  }
  .py-sm-6 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .px-sm-6 {
    padding-left: 48px;
    padding-right: 48px;
  }
  .m-sm-7 {
    margin: 56px;
  }
  .mt-sm-7 {
    margin-top: 56px;
  }
  .mr-sm-7 {
    margin-right: 56px;
  }
  .mb-sm-7 {
    margin-bottom: 56px;
  }
  .ml-sm-7 {
    margin-left: 56px;
  }
  .my-sm-7 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .mx-sm-7 {
    margin-left: 56px;
    margin-right: 56px;
  }
  .p-sm-7 {
    padding: 56px;
  }
  .pt-sm-7 {
    padding-top: 56px;
  }
  .pr-sm-7 {
    padding-right: 56px;
  }
  .pb-sm-7 {
    padding-bottom: 56px;
  }
  .pl-sm-7 {
    padding-left: 56px;
  }
  .py-sm-7 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .px-sm-7 {
    padding-left: 56px;
    padding-right: 56px;
  }
  .m-sm-8 {
    margin: 64px;
  }
  .mt-sm-8 {
    margin-top: 64px;
  }
  .mr-sm-8 {
    margin-right: 64px;
  }
  .mb-sm-8 {
    margin-bottom: 64px;
  }
  .ml-sm-8 {
    margin-left: 64px;
  }
  .my-sm-8 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .mx-sm-8 {
    margin-left: 64px;
    margin-right: 64px;
  }
  .p-sm-8 {
    padding: 64px;
  }
  .pt-sm-8 {
    padding-top: 64px;
  }
  .pr-sm-8 {
    padding-right: 64px;
  }
  .pb-sm-8 {
    padding-bottom: 64px;
  }
  .pl-sm-8 {
    padding-left: 64px;
  }
  .py-sm-8 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .px-sm-8 {
    padding-left: 64px;
    padding-right: 64px;
  }
  .m-sm-9 {
    margin: 72px;
  }
  .mt-sm-9 {
    margin-top: 72px;
  }
  .mr-sm-9 {
    margin-right: 72px;
  }
  .mb-sm-9 {
    margin-bottom: 72px;
  }
  .ml-sm-9 {
    margin-left: 72px;
  }
  .my-sm-9 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .mx-sm-9 {
    margin-left: 72px;
    margin-right: 72px;
  }
  .p-sm-9 {
    padding: 72px;
  }
  .pt-sm-9 {
    padding-top: 72px;
  }
  .pr-sm-9 {
    padding-right: 72px;
  }
  .pb-sm-9 {
    padding-bottom: 72px;
  }
  .pl-sm-9 {
    padding-left: 72px;
  }
  .py-sm-9 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .px-sm-9 {
    padding-left: 72px;
    padding-right: 72px;
  }
  .m-sm-10 {
    margin: 80px;
  }
  .mt-sm-10 {
    margin-top: 80px;
  }
  .mr-sm-10 {
    margin-right: 80px;
  }
  .mb-sm-10 {
    margin-bottom: 80px;
  }
  .ml-sm-10 {
    margin-left: 80px;
  }
  .my-sm-10 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .mx-sm-10 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .p-sm-10 {
    padding: 80px;
  }
  .pt-sm-10 {
    padding-top: 80px;
  }
  .pr-sm-10 {
    padding-right: 80px;
  }
  .pb-sm-10 {
    padding-bottom: 80px;
  }
  .pl-sm-10 {
    padding-left: 80px;
  }
  .py-sm-10 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .px-sm-10 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .m-sm-11 {
    margin: 88px;
  }
  .mt-sm-11 {
    margin-top: 88px;
  }
  .mr-sm-11 {
    margin-right: 88px;
  }
  .mb-sm-11 {
    margin-bottom: 88px;
  }
  .ml-sm-11 {
    margin-left: 88px;
  }
  .my-sm-11 {
    margin-top: 88px;
    margin-bottom: 88px;
  }
  .mx-sm-11 {
    margin-left: 88px;
    margin-right: 88px;
  }
  .p-sm-11 {
    padding: 88px;
  }
  .pt-sm-11 {
    padding-top: 88px;
  }
  .pr-sm-11 {
    padding-right: 88px;
  }
  .pb-sm-11 {
    padding-bottom: 88px;
  }
  .pl-sm-11 {
    padding-left: 88px;
  }
  .py-sm-11 {
    padding-top: 88px;
    padding-bottom: 88px;
  }
  .px-sm-11 {
    padding-left: 88px;
    padding-right: 88px;
  }
  .m-sm-12 {
    margin: 96px;
  }
  .mt-sm-12 {
    margin-top: 96px;
  }
  .mr-sm-12 {
    margin-right: 96px;
  }
  .mb-sm-12 {
    margin-bottom: 96px;
  }
  .ml-sm-12 {
    margin-left: 96px;
  }
  .my-sm-12 {
    margin-top: 96px;
    margin-bottom: 96px;
  }
  .mx-sm-12 {
    margin-left: 96px;
    margin-right: 96px;
  }
  .p-sm-12 {
    padding: 96px;
  }
  .pt-sm-12 {
    padding-top: 96px;
  }
  .pr-sm-12 {
    padding-right: 96px;
  }
  .pb-sm-12 {
    padding-bottom: 96px;
  }
  .pl-sm-12 {
    padding-left: 96px;
  }
  .py-sm-12 {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .px-sm-12 {
    padding-left: 96px;
    padding-right: 96px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .col.md-1 {
    width: 12.5%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
  }
  .col.md-2 {
    width: 25%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
  .col.md-3 {
    width: 37.5%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
  }
  .col.md-4 {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .col.md-5 {
    width: 62.5%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
  }
  .col.md-6 {
    width: 75%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
  }
  .col.md-7 {
    width: 87.5%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
  }
  .col.md-8 {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    position: relative;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) and (min-width: 576px) {
  .md-auto {
    padding-right: 16px;
    padding-left: 16px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .m-md-0 {
    margin: 0px;
  }
  .mt-md-0 {
    margin-top: 0px;
  }
  .mr-md-0 {
    margin-right: 0px;
  }
  .mb-md-0 {
    margin-bottom: 0px;
  }
  .ml-md-0 {
    margin-left: 0px;
  }
  .my-md-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .mx-md-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .p-md-0 {
    padding: 0px;
  }
  .pt-md-0 {
    padding-top: 0px;
  }
  .pr-md-0 {
    padding-right: 0px;
  }
  .pb-md-0 {
    padding-bottom: 0px;
  }
  .pl-md-0 {
    padding-left: 0px;
  }
  .py-md-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .px-md-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .m-md-1 {
    margin: 8px;
  }
  .mt-md-1 {
    margin-top: 8px;
  }
  .mr-md-1 {
    margin-right: 8px;
  }
  .mb-md-1 {
    margin-bottom: 8px;
  }
  .ml-md-1 {
    margin-left: 8px;
  }
  .my-md-1 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .mx-md-1 {
    margin-left: 8px;
    margin-right: 8px;
  }
  .p-md-1 {
    padding: 8px;
  }
  .pt-md-1 {
    padding-top: 8px;
  }
  .pr-md-1 {
    padding-right: 8px;
  }
  .pb-md-1 {
    padding-bottom: 8px;
  }
  .pl-md-1 {
    padding-left: 8px;
  }
  .py-md-1 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .px-md-1 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .m-md-2 {
    margin: 16px;
  }
  .mt-md-2 {
    margin-top: 16px;
  }
  .mr-md-2 {
    margin-right: 16px;
  }
  .mb-md-2 {
    margin-bottom: 16px;
  }
  .ml-md-2 {
    margin-left: 16px;
  }
  .my-md-2 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .mx-md-2 {
    margin-left: 16px;
    margin-right: 16px;
  }
  .p-md-2 {
    padding: 16px;
  }
  .pt-md-2 {
    padding-top: 16px;
  }
  .pr-md-2 {
    padding-right: 16px;
  }
  .pb-md-2 {
    padding-bottom: 16px;
  }
  .pl-md-2 {
    padding-left: 16px;
  }
  .py-md-2 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .px-md-2 {
    padding-left: 16px;
    padding-right: 16px;
  }
  .m-md-3 {
    margin: 24px;
  }
  .mt-md-3 {
    margin-top: 24px;
  }
  .mr-md-3 {
    margin-right: 24px;
  }
  .mb-md-3 {
    margin-bottom: 24px;
  }
  .ml-md-3 {
    margin-left: 24px;
  }
  .my-md-3 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .mx-md-3 {
    margin-left: 24px;
    margin-right: 24px;
  }
  .p-md-3 {
    padding: 24px;
  }
  .pt-md-3 {
    padding-top: 24px;
  }
  .pr-md-3 {
    padding-right: 24px;
  }
  .pb-md-3 {
    padding-bottom: 24px;
  }
  .pl-md-3 {
    padding-left: 24px;
  }
  .py-md-3 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .px-md-3 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .m-md-4 {
    margin: 32px;
  }
  .mt-md-4 {
    margin-top: 32px;
  }
  .mr-md-4 {
    margin-right: 32px;
  }
  .mb-md-4 {
    margin-bottom: 32px;
  }
  .ml-md-4 {
    margin-left: 32px;
  }
  .my-md-4 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .mx-md-4 {
    margin-left: 32px;
    margin-right: 32px;
  }
  .p-md-4 {
    padding: 32px;
  }
  .pt-md-4 {
    padding-top: 32px;
  }
  .pr-md-4 {
    padding-right: 32px;
  }
  .pb-md-4 {
    padding-bottom: 32px;
  }
  .pl-md-4 {
    padding-left: 32px;
  }
  .py-md-4 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .px-md-4 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .m-md-5 {
    margin: 40px;
  }
  .mt-md-5 {
    margin-top: 40px;
  }
  .mr-md-5 {
    margin-right: 40px;
  }
  .mb-md-5 {
    margin-bottom: 40px;
  }
  .ml-md-5 {
    margin-left: 40px;
  }
  .my-md-5 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .mx-md-5 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .p-md-5 {
    padding: 40px;
  }
  .pt-md-5 {
    padding-top: 40px;
  }
  .pr-md-5 {
    padding-right: 40px;
  }
  .pb-md-5 {
    padding-bottom: 40px;
  }
  .pl-md-5 {
    padding-left: 40px;
  }
  .py-md-5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .px-md-5 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .m-md-6 {
    margin: 48px;
  }
  .mt-md-6 {
    margin-top: 48px;
  }
  .mr-md-6 {
    margin-right: 48px;
  }
  .mb-md-6 {
    margin-bottom: 48px;
  }
  .ml-md-6 {
    margin-left: 48px;
  }
  .my-md-6 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .mx-md-6 {
    margin-left: 48px;
    margin-right: 48px;
  }
  .p-md-6 {
    padding: 48px;
  }
  .pt-md-6 {
    padding-top: 48px;
  }
  .pr-md-6 {
    padding-right: 48px;
  }
  .pb-md-6 {
    padding-bottom: 48px;
  }
  .pl-md-6 {
    padding-left: 48px;
  }
  .py-md-6 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .px-md-6 {
    padding-left: 48px;
    padding-right: 48px;
  }
  .m-md-7 {
    margin: 56px;
  }
  .mt-md-7 {
    margin-top: 56px;
  }
  .mr-md-7 {
    margin-right: 56px;
  }
  .mb-md-7 {
    margin-bottom: 56px;
  }
  .ml-md-7 {
    margin-left: 56px;
  }
  .my-md-7 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .mx-md-7 {
    margin-left: 56px;
    margin-right: 56px;
  }
  .p-md-7 {
    padding: 56px;
  }
  .pt-md-7 {
    padding-top: 56px;
  }
  .pr-md-7 {
    padding-right: 56px;
  }
  .pb-md-7 {
    padding-bottom: 56px;
  }
  .pl-md-7 {
    padding-left: 56px;
  }
  .py-md-7 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .px-md-7 {
    padding-left: 56px;
    padding-right: 56px;
  }
  .m-md-8 {
    margin: 64px;
  }
  .mt-md-8 {
    margin-top: 64px;
  }
  .mr-md-8 {
    margin-right: 64px;
  }
  .mb-md-8 {
    margin-bottom: 64px;
  }
  .ml-md-8 {
    margin-left: 64px;
  }
  .my-md-8 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .mx-md-8 {
    margin-left: 64px;
    margin-right: 64px;
  }
  .p-md-8 {
    padding: 64px;
  }
  .pt-md-8 {
    padding-top: 64px;
  }
  .pr-md-8 {
    padding-right: 64px;
  }
  .pb-md-8 {
    padding-bottom: 64px;
  }
  .pl-md-8 {
    padding-left: 64px;
  }
  .py-md-8 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .px-md-8 {
    padding-left: 64px;
    padding-right: 64px;
  }
  .m-md-9 {
    margin: 72px;
  }
  .mt-md-9 {
    margin-top: 72px;
  }
  .mr-md-9 {
    margin-right: 72px;
  }
  .mb-md-9 {
    margin-bottom: 72px;
  }
  .ml-md-9 {
    margin-left: 72px;
  }
  .my-md-9 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .mx-md-9 {
    margin-left: 72px;
    margin-right: 72px;
  }
  .p-md-9 {
    padding: 72px;
  }
  .pt-md-9 {
    padding-top: 72px;
  }
  .pr-md-9 {
    padding-right: 72px;
  }
  .pb-md-9 {
    padding-bottom: 72px;
  }
  .pl-md-9 {
    padding-left: 72px;
  }
  .py-md-9 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .px-md-9 {
    padding-left: 72px;
    padding-right: 72px;
  }
  .m-md-10 {
    margin: 80px;
  }
  .mt-md-10 {
    margin-top: 80px;
  }
  .mr-md-10 {
    margin-right: 80px;
  }
  .mb-md-10 {
    margin-bottom: 80px;
  }
  .ml-md-10 {
    margin-left: 80px;
  }
  .my-md-10 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .mx-md-10 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .p-md-10 {
    padding: 80px;
  }
  .pt-md-10 {
    padding-top: 80px;
  }
  .pr-md-10 {
    padding-right: 80px;
  }
  .pb-md-10 {
    padding-bottom: 80px;
  }
  .pl-md-10 {
    padding-left: 80px;
  }
  .py-md-10 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .px-md-10 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .m-md-11 {
    margin: 88px;
  }
  .mt-md-11 {
    margin-top: 88px;
  }
  .mr-md-11 {
    margin-right: 88px;
  }
  .mb-md-11 {
    margin-bottom: 88px;
  }
  .ml-md-11 {
    margin-left: 88px;
  }
  .my-md-11 {
    margin-top: 88px;
    margin-bottom: 88px;
  }
  .mx-md-11 {
    margin-left: 88px;
    margin-right: 88px;
  }
  .p-md-11 {
    padding: 88px;
  }
  .pt-md-11 {
    padding-top: 88px;
  }
  .pr-md-11 {
    padding-right: 88px;
  }
  .pb-md-11 {
    padding-bottom: 88px;
  }
  .pl-md-11 {
    padding-left: 88px;
  }
  .py-md-11 {
    padding-top: 88px;
    padding-bottom: 88px;
  }
  .px-md-11 {
    padding-left: 88px;
    padding-right: 88px;
  }
  .m-md-12 {
    margin: 96px;
  }
  .mt-md-12 {
    margin-top: 96px;
  }
  .mr-md-12 {
    margin-right: 96px;
  }
  .mb-md-12 {
    margin-bottom: 96px;
  }
  .ml-md-12 {
    margin-left: 96px;
  }
  .my-md-12 {
    margin-top: 96px;
    margin-bottom: 96px;
  }
  .mx-md-12 {
    margin-left: 96px;
    margin-right: 96px;
  }
  .p-md-12 {
    padding: 96px;
  }
  .pt-md-12 {
    padding-top: 96px;
  }
  .pr-md-12 {
    padding-right: 96px;
  }
  .pb-md-12 {
    padding-bottom: 96px;
  }
  .pl-md-12 {
    padding-left: 96px;
  }
  .py-md-12 {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .px-md-12 {
    padding-left: 96px;
    padding-right: 96px;
  }
}

@media (min-width: 992px) {
  .col.lg-1 {
    width: 8.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
  }
  .col.lg-2 {
    width: 16.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
  }
  .col.lg-3 {
    width: 25%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
  .col.lg-4 {
    width: 33.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
  }
  .col.lg-5 {
    width: 41.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
  }
  .col.lg-6 {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .col.lg-7 {
    width: 58.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
  }
  .col.lg-8 {
    width: 66.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
  }
  .col.lg-9 {
    width: 75%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
  }
  .col.lg-10 {
    width: 83.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
  }
  .col.lg-11 {
    width: 91.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
  }
  .col.lg-12 {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    position: relative;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px;
  }
}

@media (min-width: 992px) and (min-width: 576px) {
  .lg-auto {
    padding-right: 16px;
    padding-left: 16px;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0px;
  }
  .mt-lg-0 {
    margin-top: 0px;
  }
  .mr-lg-0 {
    margin-right: 0px;
  }
  .mb-lg-0 {
    margin-bottom: 0px;
  }
  .ml-lg-0 {
    margin-left: 0px;
  }
  .my-lg-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .mx-lg-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .p-lg-0 {
    padding: 0px;
  }
  .pt-lg-0 {
    padding-top: 0px;
  }
  .pr-lg-0 {
    padding-right: 0px;
  }
  .pb-lg-0 {
    padding-bottom: 0px;
  }
  .pl-lg-0 {
    padding-left: 0px;
  }
  .py-lg-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .px-lg-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .m-lg-1 {
    margin: 8px;
  }
  .mt-lg-1 {
    margin-top: 8px;
  }
  .mr-lg-1 {
    margin-right: 8px;
  }
  .mb-lg-1 {
    margin-bottom: 8px;
  }
  .ml-lg-1 {
    margin-left: 8px;
  }
  .my-lg-1 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .mx-lg-1 {
    margin-left: 8px;
    margin-right: 8px;
  }
  .p-lg-1 {
    padding: 8px;
  }
  .pt-lg-1 {
    padding-top: 8px;
  }
  .pr-lg-1 {
    padding-right: 8px;
  }
  .pb-lg-1 {
    padding-bottom: 8px;
  }
  .pl-lg-1 {
    padding-left: 8px;
  }
  .py-lg-1 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .px-lg-1 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .m-lg-2 {
    margin: 16px;
  }
  .mt-lg-2 {
    margin-top: 16px;
  }
  .mr-lg-2 {
    margin-right: 16px;
  }
  .mb-lg-2 {
    margin-bottom: 16px;
  }
  .ml-lg-2 {
    margin-left: 16px;
  }
  .my-lg-2 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .mx-lg-2 {
    margin-left: 16px;
    margin-right: 16px;
  }
  .p-lg-2 {
    padding: 16px;
  }
  .pt-lg-2 {
    padding-top: 16px;
  }
  .pr-lg-2 {
    padding-right: 16px;
  }
  .pb-lg-2 {
    padding-bottom: 16px;
  }
  .pl-lg-2 {
    padding-left: 16px;
  }
  .py-lg-2 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .px-lg-2 {
    padding-left: 16px;
    padding-right: 16px;
  }
  .m-lg-3 {
    margin: 24px;
  }
  .mt-lg-3 {
    margin-top: 24px;
  }
  .mr-lg-3 {
    margin-right: 24px;
  }
  .mb-lg-3 {
    margin-bottom: 24px;
  }
  .ml-lg-3 {
    margin-left: 24px;
  }
  .my-lg-3 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .mx-lg-3 {
    margin-left: 24px;
    margin-right: 24px;
  }
  .p-lg-3 {
    padding: 24px;
  }
  .pt-lg-3 {
    padding-top: 24px;
  }
  .pr-lg-3 {
    padding-right: 24px;
  }
  .pb-lg-3 {
    padding-bottom: 24px;
  }
  .pl-lg-3 {
    padding-left: 24px;
  }
  .py-lg-3 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .px-lg-3 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .m-lg-4 {
    margin: 32px;
  }
  .mt-lg-4 {
    margin-top: 32px;
  }
  .mr-lg-4 {
    margin-right: 32px;
  }
  .mb-lg-4 {
    margin-bottom: 32px;
  }
  .ml-lg-4 {
    margin-left: 32px;
  }
  .my-lg-4 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .mx-lg-4 {
    margin-left: 32px;
    margin-right: 32px;
  }
  .p-lg-4 {
    padding: 32px;
  }
  .pt-lg-4 {
    padding-top: 32px;
  }
  .pr-lg-4 {
    padding-right: 32px;
  }
  .pb-lg-4 {
    padding-bottom: 32px;
  }
  .pl-lg-4 {
    padding-left: 32px;
  }
  .py-lg-4 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .px-lg-4 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .m-lg-5 {
    margin: 40px;
  }
  .mt-lg-5 {
    margin-top: 40px;
  }
  .mr-lg-5 {
    margin-right: 40px;
  }
  .mb-lg-5 {
    margin-bottom: 40px;
  }
  .ml-lg-5 {
    margin-left: 40px;
  }
  .my-lg-5 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .mx-lg-5 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .p-lg-5 {
    padding: 40px;
  }
  .pt-lg-5 {
    padding-top: 40px;
  }
  .pr-lg-5 {
    padding-right: 40px;
  }
  .pb-lg-5 {
    padding-bottom: 40px;
  }
  .pl-lg-5 {
    padding-left: 40px;
  }
  .py-lg-5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .px-lg-5 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .m-lg-6 {
    margin: 48px;
  }
  .mt-lg-6 {
    margin-top: 48px;
  }
  .mr-lg-6 {
    margin-right: 48px;
  }
  .mb-lg-6 {
    margin-bottom: 48px;
  }
  .ml-lg-6 {
    margin-left: 48px;
  }
  .my-lg-6 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .mx-lg-6 {
    margin-left: 48px;
    margin-right: 48px;
  }
  .p-lg-6 {
    padding: 48px;
  }
  .pt-lg-6 {
    padding-top: 48px;
  }
  .pr-lg-6 {
    padding-right: 48px;
  }
  .pb-lg-6 {
    padding-bottom: 48px;
  }
  .pl-lg-6 {
    padding-left: 48px;
  }
  .py-lg-6 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .px-lg-6 {
    padding-left: 48px;
    padding-right: 48px;
  }
  .m-lg-7 {
    margin: 56px;
  }
  .mt-lg-7 {
    margin-top: 56px;
  }
  .mr-lg-7 {
    margin-right: 56px;
  }
  .mb-lg-7 {
    margin-bottom: 56px;
  }
  .ml-lg-7 {
    margin-left: 56px;
  }
  .my-lg-7 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .mx-lg-7 {
    margin-left: 56px;
    margin-right: 56px;
  }
  .p-lg-7 {
    padding: 56px;
  }
  .pt-lg-7 {
    padding-top: 56px;
  }
  .pr-lg-7 {
    padding-right: 56px;
  }
  .pb-lg-7 {
    padding-bottom: 56px;
  }
  .pl-lg-7 {
    padding-left: 56px;
  }
  .py-lg-7 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .px-lg-7 {
    padding-left: 56px;
    padding-right: 56px;
  }
  .m-lg-8 {
    margin: 64px;
  }
  .mt-lg-8 {
    margin-top: 64px;
  }
  .mr-lg-8 {
    margin-right: 64px;
  }
  .mb-lg-8 {
    margin-bottom: 64px;
  }
  .ml-lg-8 {
    margin-left: 64px;
  }
  .my-lg-8 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .mx-lg-8 {
    margin-left: 64px;
    margin-right: 64px;
  }
  .p-lg-8 {
    padding: 64px;
  }
  .pt-lg-8 {
    padding-top: 64px;
  }
  .pr-lg-8 {
    padding-right: 64px;
  }
  .pb-lg-8 {
    padding-bottom: 64px;
  }
  .pl-lg-8 {
    padding-left: 64px;
  }
  .py-lg-8 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .px-lg-8 {
    padding-left: 64px;
    padding-right: 64px;
  }
  .m-lg-9 {
    margin: 72px;
  }
  .mt-lg-9 {
    margin-top: 72px;
  }
  .mr-lg-9 {
    margin-right: 72px;
  }
  .mb-lg-9 {
    margin-bottom: 72px;
  }
  .ml-lg-9 {
    margin-left: 72px;
  }
  .my-lg-9 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .mx-lg-9 {
    margin-left: 72px;
    margin-right: 72px;
  }
  .p-lg-9 {
    padding: 72px;
  }
  .pt-lg-9 {
    padding-top: 72px;
  }
  .pr-lg-9 {
    padding-right: 72px;
  }
  .pb-lg-9 {
    padding-bottom: 72px;
  }
  .pl-lg-9 {
    padding-left: 72px;
  }
  .py-lg-9 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .px-lg-9 {
    padding-left: 72px;
    padding-right: 72px;
  }
  .m-lg-10 {
    margin: 80px;
  }
  .mt-lg-10 {
    margin-top: 80px;
  }
  .mr-lg-10 {
    margin-right: 80px;
  }
  .mb-lg-10 {
    margin-bottom: 80px;
  }
  .ml-lg-10 {
    margin-left: 80px;
  }
  .my-lg-10 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .mx-lg-10 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .p-lg-10 {
    padding: 80px;
  }
  .pt-lg-10 {
    padding-top: 80px;
  }
  .pr-lg-10 {
    padding-right: 80px;
  }
  .pb-lg-10 {
    padding-bottom: 80px;
  }
  .pl-lg-10 {
    padding-left: 80px;
  }
  .py-lg-10 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .px-lg-10 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .m-lg-11 {
    margin: 88px;
  }
  .mt-lg-11 {
    margin-top: 88px;
  }
  .mr-lg-11 {
    margin-right: 88px;
  }
  .mb-lg-11 {
    margin-bottom: 88px;
  }
  .ml-lg-11 {
    margin-left: 88px;
  }
  .my-lg-11 {
    margin-top: 88px;
    margin-bottom: 88px;
  }
  .mx-lg-11 {
    margin-left: 88px;
    margin-right: 88px;
  }
  .p-lg-11 {
    padding: 88px;
  }
  .pt-lg-11 {
    padding-top: 88px;
  }
  .pr-lg-11 {
    padding-right: 88px;
  }
  .pb-lg-11 {
    padding-bottom: 88px;
  }
  .pl-lg-11 {
    padding-left: 88px;
  }
  .py-lg-11 {
    padding-top: 88px;
    padding-bottom: 88px;
  }
  .px-lg-11 {
    padding-left: 88px;
    padding-right: 88px;
  }
  .m-lg-12 {
    margin: 96px;
  }
  .mt-lg-12 {
    margin-top: 96px;
  }
  .mr-lg-12 {
    margin-right: 96px;
  }
  .mb-lg-12 {
    margin-bottom: 96px;
  }
  .ml-lg-12 {
    margin-left: 96px;
  }
  .my-lg-12 {
    margin-top: 96px;
    margin-bottom: 96px;
  }
  .mx-lg-12 {
    margin-left: 96px;
    margin-right: 96px;
  }
  .p-lg-12 {
    padding: 96px;
  }
  .pt-lg-12 {
    padding-top: 96px;
  }
  .pr-lg-12 {
    padding-right: 96px;
  }
  .pb-lg-12 {
    padding-bottom: 96px;
  }
  .pl-lg-12 {
    padding-left: 96px;
  }
  .py-lg-12 {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .px-lg-12 {
    padding-left: 96px;
    padding-right: 96px;
  }
}

.btn {
  text-decoration: none;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 8px 16px;
  background-color: #fff;
  outline: none;
  cursor: pointer;
  color: #000;
  border: 1px solid #fff;
  line-height: 1.4;
  height: 40px;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

.btn.disabled, .btn:disabled {
  pointer-events: none;
  opacity: .65;
}

.btn.btn-block {
  display: block;
  width: 100%;
}

.btn-brown {
  color: #fff;
  background-color: #4b2f01;
  border-color: #4b2f01;
}

.btn-brown:hover {
  border-color: #4b2f01;
  background-color: #2d1100;
  color: #fff;
}

.btn-outline-brown {
  color: #4b2f01;
  background-color: transparent;
  border-color: #4b2f01;
}

.btn-outline-brown:hover {
  border-color: #4b2f01;
  background-color: #4b2f01;
  color: #fff;
}

.btn-yellow {
  color: #4b2f01;
  background-color: #f9f6eb;
  border-color: #f9f6eb;
}

.btn-yellow:hover {
  border-color: #f9f6eb;
  background-color: #dbd8cd;
  color: #4b2f01;
}

.btn-outline-yellow {
  color: #f9f6eb;
  background-color: transparent;
  border-color: #f9f6eb;
}

.btn-outline-yellow:hover {
  border-color: #f9f6eb;
  background-color: #f9f6eb;
  color: #fff;
}

.btn-yellow-1 {
  color: #4b2f01;
  background-color: #f3e084;
  border-color: #f3e084;
}

.btn-yellow-1:hover {
  border-color: #f3e084;
  background-color: #d5c266;
  color: #4b2f01;
}

.btn-outline-yellow-1 {
  color: #f3e084;
  background-color: transparent;
  border-color: #f3e084;
}

.btn-outline-yellow-1:hover {
  border-color: #f3e084;
  background-color: #f3e084;
  color: #fff;
}

.btn-yellow-2 {
  color: #4b2f01;
  background-color: #ffd300;
  border-color: #ffd300;
}

.btn-yellow-2:hover {
  border-color: #ffd300;
  background-color: #e1b500;
  color: #4b2f01;
}

.btn-outline-yellow-2 {
  color: #ffd300;
  background-color: transparent;
  border-color: #ffd300;
}

.btn-outline-yellow-2:hover {
  border-color: #ffd300;
  background-color: #ffd300;
  color: #fff;
}

.btn-yellow-3 {
  color: #4b2f01;
  background-color: #ffaf00;
  border-color: #ffaf00;
}

.btn-yellow-3:hover {
  border-color: #ffaf00;
  background-color: #e19100;
  color: #4b2f01;
}

.btn-outline-yellow-3 {
  color: #ffaf00;
  background-color: transparent;
  border-color: #ffaf00;
}

.btn-outline-yellow-3:hover {
  border-color: #ffaf00;
  background-color: #ffaf00;
  color: #fff;
}

.btn.btn-sm {
  line-height: 1;
  height: 32px;
  font-size: 14px;
}

.btn.btn-lg {
  height: 48px;
  font-size: 20px;
  line-height: 1.5;
}

.btn.btn-pill {
  border-radius: 24px;
  padding-left: 24px;
  padding-right: 24px;
}

.form-group {
  margin-bottom: 24px;
}

.form-group label {
  color: #4b2f01;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 5px;
  display: inline-block;
}

.form-control {
  height: 40px;
  display: block;
  width: 100%;
  font-size: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 8px 16px;
  background-color: #fff;
  outline: none;
  color: #000;
  border: 1px solid #e4e4e4;
  height: 40px;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

.form-control.form-control-sm {
  height: 32px;
  font-size: 14px;
  padding-left: 8px;
  padding-right: 8px;
}

.form-control.form-control-lg {
  height: 48px;
  font-size: 20px;
}

.form-control.form-control-pill {
  border-radius: 24px;
  padding-left: 24px;
  padding-right: 24px;
}

.form-control.form-control-pill.form-control-sm {
  padding-left: 16px;
  padding-right: 16px;
}

.radio {
  cursor: pointer;
}

.radio input {
  display: none;
}

.radio input:checked ~ span:before {
  background-color: #4b2f01;
  -webkit-box-shadow: inset 0 0 0 3px #fff;
          box-shadow: inset 0 0 0 3px #fff;
}

.radio span {
  color: #4b2f01;
  font-size: 16px;
  font-weight: 400;
  height: 24px;
  display: inline-block;
  line-height: 24px;
  margin-bottom: 5px;
  position: relative;
  padding-left: 24px;
  margin: 0;
}

.radio span:before {
  position: absolute;
  top: 3px;
  text-align: center;
  color: #fff;
  left: 0;
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #4b2f01;
}

.checkbox {
  cursor: pointer;
}

.checkbox input {
  display: none;
}

.checkbox input:checked ~ span:before {
  background-color: #4b2f01;
  content: "✔";
}

.checkbox span {
  color: #4b2f01;
  font-size: 16px;
  font-weight: 400;
  height: 24px;
  display: inline-block;
  line-height: 24px;
  margin-bottom: 5px;
  position: relative;
  padding-left: 32px;
  margin: 0;
}

.checkbox span:before {
  position: absolute;
  top: 0;
  text-align: center;
  color: #fff;
  left: 0;
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  border: 1px solid #4b2f01;
}

@font-face {
  font-family: 'cigarcountry';
  src: url("https://cigarcountrytours.com/wp-content/themes/cigar-country-tours/fonts/cigarcountry.eot?440c");
  src: url("https://cigarcountrytours.com/wp-content/themes/cigar-country-tours/fonts/cigarcountry.eot?440c#iefix") format("embedded-opentype"), url("https://cigarcountrytours.com/wp-content/themes/cigar-country-tours/fonts/cigarcountry.ttf?440c") format("truetype"), url("https://cigarcountrytours.com/wp-content/themes/cigar-country-tours/fonts/cigarcountry.woff?440c") format("woff"), url("https://cigarcountrytours.com/wp-content/themes/cigar-country-tours/fonts/cigarcountry.svg?440c#cigarcountry") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cigarcountry' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 5px #19F;
          box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.select2-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 56px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 16px;
  padding-right: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #e4e4e4;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #4b2f01;
  line-height: 56px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 55px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 30px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  left: 30%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
  content: "\e903";
  color: #f3e084;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cigarcountry' !important;
  speak: none;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before {
  content: "\e902";
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role="group"] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled="true"] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #f3e084;
  color: #4b2f01;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role="group"] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled="true"] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 140px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }
  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left;
  }
  .daterangepicker {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }
  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }
  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left;
  }
}

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }
  .daterangepicker .ranges {
    float: left;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}

body {
  background-repeat: repeat;
  font-family: "Roboto", sans-serif;
}

.title {
  color: #4b2f01;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 36px;
  line-height: 56px;
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .title {
    font-size: 32px;
    line-height: 48px;
  }
}

@media (max-width: 575.98px) {
  .title {
    font-size: 28px;
    line-height: 32px;
  }
}

.title.lg {
  font-size: 48px;
  line-height: 64px;
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .title.lg {
    font-size: 40px;
    line-height: 56px;
  }
}

@media (max-width: 575.98px) {
  .title.lg {
    font-size: 32px;
    line-height: 40px;
  }
}

.title.sm {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .title.sm {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (max-width: 575.98px) {
  .title.sm {
    font-size: 18px;
    line-height: 24px;
  }
}

.title.xs {
  font-size: 18px;
  line-height: 24px;
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .title.xs {
    font-size: 16px;
  }
}

p {
  color: #6a6a6a;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  margin-top: 0;
}

@media (max-width: 991.98px) {
  p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
  }
}

.hr-v {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-left: 1px solid #dbdbdb;
  border-bottom: none;
  border-top: none;
  border-right: none;
  height: 100%;
  width: 1px;
}

@media (min-width: 992px) {
  .separator {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-left: 1px solid #dbdbdb;
    border-bottom: none;
    border-top: none;
    border-right: none;
    height: 100%;
    width: 1px;
  }
}

@media (max-width: 991.98px) {
  .separator {
    margin-top: 16px;
    margin-bottom: 16px;
    border-top: 1px solid #dbdbdb;
    border-bottom: none;
    border-left: none;
    border-right: none;
  }
}

hr {
  margin-top: 16px;
  margin-bottom: 16px;
  border-top: 1px solid #dbdbdb;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

@media (min-width: 576px) {
  hr {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}

.text-brown {
  color: #4b2f01;
}

.bg-warning {
  background-color: red;
}

.bg-danger {
  background-color: orange;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

#header {
  position: fixed;
  z-index: 1000;
  width: 100%;
  left: 0;
  top: 0;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1px solid rgba(75, 47, 1, 0.1);
}

@media (max-width: 575.98px) {
  #header {
    height: 64px;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  #header {
    height: 88px;
  }
}

@media (min-width: 992px) {
  #header {
    height: 104px;
  }
}

#header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 575.98px) {
  #header .logo img {
    height: 50px;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  #header .logo img {
    height: 50px;
  }
}

@media (min-width: 992px) {
  #header .logo img {
    height: 90px;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  #header .main-nav {
    top: 88px;
  }
}

@media (max-width: 575.98px) {
  #header .main-nav {
    top: 64px;
  }
}

@media (max-width: 991.98px) {
  #header .main-nav {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 320px;
    z-index: 1050;
    background-color: #e4e4e4;
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  #header .main-nav.open {
    -webkit-transform: translate(0%, 0);
            transform: translate(0%, 0);
  }
}

@media (min-width: 992px) {
  #header .main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#header .main-nav ul.main-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}

@media (min-width: 1200px) {
  #header .main-nav ul.main-menu li {
    display: inline-block;
    margin: 0 15px;
  }
}

@media (min-width: 992px) {
  #header .main-nav ul.main-menu li {
    display: inline-block;
    margin: 0 5px;
  }
}

@media (max-width: 991.98px) {
  #header .main-nav ul.main-menu li {
    border-bottom: 1px solid #fff;
  }
}

#header .main-nav ul.main-menu li.active a {
  color: #ffaf00;
}

#header .main-nav ul.main-menu li a {
  color: #4b2f01;
  text-decoration: none;
  font-size: 16px;
  display: block;
}

#header .main-nav ul.main-menu li a:hover {
  color: #ffaf00;
}

@media (max-width: 991.98px) {
  #header .main-nav ul.main-menu li a {
    padding: 16px;
  }
}

#header .main-nav ul.user-panel {
  padding: 0;
  list-style: none;
}

@media (min-width: 992px) {
  #header .main-nav ul.user-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 30px;
  }
  #header .main-nav ul.user-panel::before {
    content: "";
    width: 64px;
    height: 2px;
    background-color: #f3e084;
  }
}

#header .main-nav ul.user-panel li:first-child {
  border-right: 1px solid #c6c6c6;
  margin-right: 8px;
  padding-right: 8px;
  margin-left: 8px;
}

@media (min-width: 992px) {
  #header .main-nav ul.user-panel li {
    display: inline-block;
  }
}

#header .main-nav ul.user-panel li button {
  color: #4b2f01;
  background: none;
  border: none;
  padding: 0 8px;
  font-size: 24px;
  outline: none;
  cursor: pointer;
}

#header .main-nav ul.user-panel li button:hover {
  color: #ffaf00;
}

#header #menu-trigger {
  background: none;
  border: none;
  color: #4b2f01;
  font-weight: 500;
  font-size: 16px;
  padding: 4px;
  font-family: "Poppins", sans-serif;
  outline: none;
  cursor: pointer;
}

@media (min-width: 992px) {
  #header #menu-trigger {
    display: none;
  }
}

#header #global-search {
  position: absolute;
  display: none;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 0 16px;
}

#header #global-search > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#header #global-search > div .icon-search {
  font-size: 24px;
  color: #4b2f01;
}

#header #global-search > div input {
  width: 100%;
  border: none;
  outline: none;
  margin-left: 16px;
  padding: 0 16px;
  font-size: 18px;
  border-left: 1px solid #000;
}

#header #global-search > div input::-webkit-input-placeholder {
  color: #afafaf;
}

#header #global-search > div input:-ms-input-placeholder {
  color: #afafaf;
}

#header #global-search > div input::-ms-input-placeholder {
  color: #afafaf;
}

#header #global-search > div input::placeholder {
  color: #afafaf;
}

#header #global-search > div button {
  padding: 0;
  cursor: pointer;
  border: none;
  color: #afafaf;
  background: none;
  font-size: 16px;
  outline: none;
}

#content {
  background-image: url("https://cigarcountrytours.com/wp-content/themes/cigar-country-tours/img/flowe-bg.jpg");
  background-repeat: no-repeat;
  background-size: 33%;
  background-position: right bottom;
  padding-bottom: 100px;
  overflow-x: hidden;
}

@media (max-width: 575.98px) {
  #content {
    padding-top: 64px;
  }
}

@media (min-width: 576px) {
  #content {
    padding-top: 88px;
  }
}

@media (min-width: 992px) {
  #content {
    padding-top: 104px;
  }
}

#footer {
  background-color: #f8f8f8;
  width: 100%;
}

@media (max-width: 575.98px) {
  #footer {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  #footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (min-width: 576px) {
  #footer {
    padding-top: 64px;
    padding-bottom: 48px;
  }
}

#footer .title {
  color: #4b2f01;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

@media (max-width: 575.98px) {
  #footer .title {
    display: inline-block;
    margin-bottom: 16px;
    margin-right: 8px;
  }
}

#footer ul.social {
  padding: 0;
  list-style: none;
}

@media (max-width: 575.98px) {
  #footer ul.social {
    display: inline-block;
    margin-bottom: 16px;
  }
}

#footer ul.social li {
  display: inline-block;
  margin: 0 4px;
}

#footer ul.social li a {
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  display: block;
  border-radius: 50%;
  text-decoration: none;
  color: #fff;
  text-align: center;
}

#footer ul.social li a.icon-facebook {
  background-color: #3b5998;
}

#footer ul.social li a.icon-instagram {
  background-color: #000;
}

#footer ul.social li a.icon-twitter {
  background-color: #4591c2;
}

#footer p {
  color: #4b2f01;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 575.98px) {
  #footer p {
    font-size: 14px;
  }
}

#footer .contact-info {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #4b2f01;
}

@media (min-width: 576px) {
  #footer .contact-info {
    text-align: right;
  }
}

#footer .contact-info a {
  text-decoration: none;
  color: #4b2f01;
  display: inline-block;
}

#footer .linksOptions p a {
  text-decoration: none;
  cursor: pointer;
  color: #4b2f01;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding-right: 15px;
}

@media (max-width: 575.98px) {
  #footer .linksOptions p a {
    font-size: 14px;
  }
}

#footer .linksOptions p a:nth-child(2) {
  padding-left: 15px;
  padding-right: 0;
}

#footer .payment-methods {
  margin-right: 26px;
}

#footer .payment-methods:last-child {
  margin-right: 0px;
}

#footer .procigar-img {
  width: 105px;
}

#footer .cigar-aficionado-img {
  width: 137px;
}

#footer .azul-img {
  width: 32px;
}

#footer .visa-img {
  width: 74px;
}

#footer .mastercard-img {
  width: 41px;
}

#footer .american-express-img {
  width: 32px;
}

#footer .paypal-img {
  width: 131px;
}

.btn {
  font-family: "Poppins", sans-serif;
}

.btn strong {
  font-weight: 500;
}

.text-left {
  text-align: left;
}

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

.float-right {
  float: right;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.img-fluid {
  max-width: 100%;
}

.justify-content-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.justify-content-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.justify-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.d-block {
  display: block;
}

.d-inline-block {
  display: inline-block;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.factories-card {
  display: block;
  position: relative;
}

.factories-card.wide .img:before {
  padding-top: 58.825%;
}

@media (min-width: 992px) {
  .factories-card.wide .img:before {
    padding-top: 28.572%;
  }
}

.factories-card.small .img:before {
  padding-top: 58.825%;
}

.factories-card .img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.factories-card .img:before {
  display: block;
  content: "";
  padding-top: 55%;
}

@media (min-width: 992px) {
  .factories-card .img:before {
    padding-top: 134.377%;
  }
}

.factories-card .img img {
  display: none;
  max-width: 100%;
}

.factories-card .info {
  top: 8px;
  bottom: 8px;
  left: 8px;
  right: 8px;
  padding: 16px;
  border: 1px solid #fff;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #fff;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.57)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.57) 100%);
}

@media (min-width: 992px) {
  .factories-card .info {
    padding: 24px;
  }
}

.factories-card .info h4 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  margin: 0 0 4px;
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .factories-card .info h4 {
    font-size: 20px;
  }
}

@media (min-width: 992px) {
  .factories-card .info h4 {
    font-size: 24px;
    line-height: 32px;
  }
}

.factories-card .info .location {
  margin: 0;
  font-size: 12px;
  color: #fff;
}

.factories-card .info .location i {
  font-size: 16px;
  margin-right: 6px;
}

.factories-card .info:hover {
  background-color: #4b2f01;
  opacity: 0.9;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  background-image: none;
}

.slide-content {
  position: relative;
  width: 100%;
}

.slide-content .homeslide {
  width: 100%;
}

.slide-content .homeslide .slide {
  width: 100%;
  background-color: #4b2f01;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

@media (min-width: 992px) {
  .slide-content .homeslide .slide {
    height: 704px;
    width: 95%;
    min-width: 1200px;
    margin-right: 18px;
    border-right: 18px solid #fff;
    position: relative;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .slide-content .homeslide .slide:after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -18px;
    border-right: 1px solid #ebebeb;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .slide-content .homeslide .slide {
    height: 440px;
  }
}

.slide-content .homeslide .slide:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

.slide-content .homeslide .slide .caption {
  position: relative;
  z-index: 10;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

@media (min-width: 992px) {
  .slide-content .homeslide .slide .caption {
    width: 100vw;
  }
}

.slide-content .homeslide .slide .caption p {
  margin: 0;
  color: #fff;
}

.slide-content .homeslide .slide .caption .title {
  color: #fff;
}

.slide-content .homeslide .slide.is-selected .caption {
  opacity: 1;
}

.slide-content .slide-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

@media (max-width: 575.98px) {
  .slide-content .slide-nav {
    display: none;
  }
}

.slide-content .slide-nav:before {
  content: "";
  border-top: 1px solid #fff;
  width: 50%;
  display: block;
}

.slide-content .slide-nav .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.slide-content .slide-nav .button-group--cells {
  margin-top: -1px;
  height: 56px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-top: 1px solid #fff;
}

.slide-content .slide-nav .button-group--cells .button {
  cursor: pointer;
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  background: none;
  border: none;
  text-decoration: none;
  outline: none;
  color: #fff;
  opacity: 0.6;
  padding: 16px;
}

.slide-content .slide-nav .button-group--cells .button:before {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  width: 12px;
  height: 12px;
  top: 0;
  left: 50%;
  border: 6px solid #f3e084;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  background-color: #4b2f01;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.slide-content .slide-nav .button-group--cells .button.is-selected {
  opacity: 1;
}

.slide-content .slide-nav .button-group--cells .button.is-selected:before {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

@media (max-width: 991.98px) {
  .slide-content .slide-nav .button-group--cells .button {
    display: none;
  }
}

.slide-content .slide-nav .nav-arrows {
  padding-left: 8px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.slide-content .slide-nav .nav-arrows button {
  font-size: 24px;
  margin: 0 4px;
  padding: 0;
  cursor: pointer;
  outline: none;
  color: #fff;
  background: none;
  border: none;
}

.tour-list {
  list-style: none;
  padding: 0;
  display: block;
  width: 100%;
  margin-top: 0;
}

.tour-list li {
  margin-bottom: 32px;
}

.tour-list li .item {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.09);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.09);
  border: 1px solid #e4e4e4;
  background-color: #ffffff;
}

@media (min-width: 992px) {
  .tour-list li .item {
    grid-gap: 32px;
    padding: 32px;
    -ms-grid-columns: 120px 1fr 153px;
        grid-template-columns: 120px 1fr 153px;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .tour-list li .item {
    grid-gap: 24px;
    padding: 24px;
    -ms-grid-columns: 120px 1fr;
        grid-template-columns: 120px 1fr;
  }
}

@media (max-width: 575.98px) {
  .tour-list li .item {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    grid-gap: 16px;
    padding: 16px;
  }
}

.tour-list li .item .thumb {
  width: 100%;
}

.tour-list li .item .info h4 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  margin: 0;
  color: #4b2f01;
}

@media (max-width: 575.98px) {
  .tour-list li .item .info h4 {
    font-size: 18px;
  }
}

.tour-list li .item .info p {
  color: #afafaf;
  font-family: "Roboto", sans-serif;
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 575.98px) {
  .tour-list li .item .info p {
    font-size: 14px;
  }
}

.tour-list li .item .info .desc span {
  color: #4b2f01;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 575.98px) {
  .tour-list li .item .info .desc span {
    font-size: 14px;
    display: block;
  }
}

.tour-list li .item .info .desc span:not(:last-child) {
  margin-right: 24px;
}

@media (max-width: 575.98px) {
  .tour-list li .item .info .desc span:not(:last-child) {
    margin: 0 0 4px 0;
  }
}

@media (min-width: 768px) {
  .tour-list li .item .btn {
    height: 48px;
    font-size: 20px;
    line-height: 1.5;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .tour-list li .item .btn {
    grid-column: 2 span;
  }
}

.pagination {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.pagination li {
  padding: 0 4px;
}

.pagination li:first-child a, .pagination li:last-child a {
  font-size: 26px;
  color: #4b2f01;
}

.pagination li.current a {
  background-color: #ffd300;
  color: #4b2f01;
}

.pagination li a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #6a6a6a;
  width: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}

.filter-tours-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.filter-tours-list label {
  margin: 8px 24px 8px 0;
  color: #6a6a6a;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.filter-tours-list .controls {
  max-width: 100%;
  width: 432px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filter-tours-list .controls .select2-container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.filter-tours-list .controls .select2:nth-child(4) .select2-selection {
  border-left: none;
  border-right: none;
}

.features-tags {
  border-top: 1px solid rgba(75, 47, 1, 0.1);
  border-bottom: 1px solid rgba(75, 47, 1, 0.1);
  margin-bottom: 24px;
}

.features-tags span {
  color: #4b2f01;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 16px;
  margin-bottom: 16px;
  display: inline-block;
}

@media (max-width: 575.98px) {
  .features-tags span {
    font-size: 14px;
    display: block;
  }
}

.features-tags span:not(:last-child) {
  margin-right: 24px;
}

@media (max-width: 575.98px) {
  .features-tags span:not(:last-child) {
    margin-bottom: 0 0 4px 0;
  }
}

.slideshow {
  width: 100%;
}

.slideshow .slide {
  width: 100%;
}

.slideshow .slide img {
  width: 100%;
}

.slideshow .flickity-prev-next-button {
  top: inherit;
  -webkit-transform: none;
          transform: none;
  bottom: 32px;
  font-size: 32px;
  padding: 0;
  line-height: 1;
  height: auto;
  width: auto;
  color: #fff;
  background: none;
}

.slideshow .flickity-prev-next-button:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "cigarcountry" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slideshow .flickity-prev-next-button svg {
  display: none;
}

.slideshow .flickity-prev-next-button.next {
  right: 32px;
}

.slideshow .flickity-prev-next-button.next:before {
  content: "\e907";
}

.slideshow .flickity-prev-next-button.previous {
  left: inherit;
  right: 72px;
}

.slideshow .flickity-prev-next-button.previous:before {
  content: "\e908";
}

.bill-box {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.09);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.09);
  border: 1px solid #e4e4e4;
  background-color: #ffffff;
  padding: 16px;
  width: 100%;
  margin: 0;
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .bill-box {
    padding: 24px;
  }
}

@media (min-width: 992px) {
  .bill-box {
    padding: 32px;
  }
}

.bill-box h4 {
  color: #ffaf00;
}

.bill-box h3 {
  color: #4b2f01;
}

.bill-box .edit-btn {
  color: #4b2f01;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
}

.bill-box p.small {
  color: #afafaf;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bill-box ul {
  padding: 0;
  list-style: none;
}

.bill-box ul li {
  color: #6a6a6a;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 8px;
}

.bill-box hr {
  margin: 14px 0;
}

.bill-box .table {
  color: #4b2f01;
}

.bill-box .table tr:last-child td {
  padding-bottom: 24px;
  padding-top: 10px;
}

.bill-box .table tr:last-child td span {
  color: #da0000;
}

.bill-box .table td {
  border: none;
  padding-top: 20px;
}

.bill-box .table td span {
  color: #da0000;
}

.bill-box .table tfoot th {
  padding-top: 24px;
  padding-bottom: 0;
  font-size: 18px;
}

.cupon {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.09);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.09);
  border: 1px solid #e4e4e4;
  background-color: #ffffff;
  padding: 32px;
}

@media (max-width: 991.98px) {
  .cupon {
    padding: 24px;
  }
}

@media (max-width: 767.98px) {
  .cupon {
    padding: 16px;
  }
}

.cupon form .form-group label {
  color: #4b2f01;
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.cupon form .form-group .form-control {
  height: 56px;
  border: 1px solid #e4e4e4;
  background-color: #ffffff;
}

.result-box {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.09);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.09);
  border: 1px solid #e4e4e4;
  background-color: #ffffff;
  padding: 16px;
  width: 100%;
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .result-box {
    padding: 24px;
  }
}

@media (min-width: 992px) {
  .result-box {
    padding: 32px;
  }
}

.result-box h4 {
  color: #afafaf;
}

.result-box h3 {
  color: #4b2f01;
}

.result-box .date {
  display: block;
  margin-top: 24px;
  margin-bottom: 2px;
  padding: 4px 16px;
  color: #6a6a6a;
  font-size: 16px;
  line-height: 32px;
  font-weight: 500;
  background-color: #f6f6f6;
}

.result-box ul {
  padding: 0;
  list-style: none;
}

.result-box ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 0;
  border-bottom: 1px solid #ededed;
}

.result-box ul li p {
  color: #4b2f01;
  margin: 8px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  -webkit-box-flex: 3;
      -ms-flex-positive: 3;
          flex-grow: 3;
}

.result-box ul li .btn {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

#calendar {
  position: relative;
  z-index: 0;
}

#calendar input[name="daterange"] {
  opacity: 0;
  position: absolute;
  pointer-events: none;
}

#calendar .daterangepicker {
  border-color: #e4e4e4;
  margin-top: 24px;
  position: relative;
  border-radius: 0;
  top: 0 !important;
  left: 0 !important;
  display: inline-block !important;
  width: 100%;
  padding: 16px;
}

#calendar .daterangepicker:before, #calendar .daterangepicker:after {
  display: none;
}

#calendar .daterangepicker .drp-calendar {
  padding: 0;
  width: 100%;
  max-width: none;
}

#calendar .daterangepicker .drp-calendar .calendar-table {
  padding: 0;
}

#calendar .daterangepicker .drp-calendar .calendar-table .table-condensed {
  width: auto;
  margin: 0 auto;
  font-family: "Poppins", sans-serif;
}

@media (min-width: 768px) {
  #calendar .daterangepicker .drp-calendar .calendar-table .table-condensed {
    border-spacing: 8px;
    border-collapse: separate;
  }
}

#calendar .daterangepicker .drp-calendar .calendar-table th {
  font-size: 11px;
  font-weight: 400;
  color: #afafaf;
}

#calendar .daterangepicker .drp-calendar .calendar-table th.month {
  font-size: 18px;
  font-weight: 500;
  color: #4b2f01;
}

#calendar .daterangepicker .drp-calendar .calendar-table th.next, #calendar .daterangepicker .drp-calendar .calendar-table th.prev {
  line-height: 1;
  border-radius: 50%;
}

#calendar .daterangepicker .drp-calendar .calendar-table th.next span, #calendar .daterangepicker .drp-calendar .calendar-table th.prev span {
  -webkit-transform: none;
          transform: none;
  color: #4b2f01;
  border: none;
  display: inline-block;
  font-size: 18px;
  padding: 0;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "cigarcountry" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#calendar .daterangepicker .drp-calendar .calendar-table th.next.next span:before, #calendar .daterangepicker .drp-calendar .calendar-table th.prev.next span:before {
  content: "\e907";
}

#calendar .daterangepicker .drp-calendar .calendar-table th.next.prev span:before, #calendar .daterangepicker .drp-calendar .calendar-table th.prev.prev span:before {
  content: "\e908";
}

#calendar .daterangepicker .drp-calendar .calendar-table td {
  font-size: 16px;
  font-weight: 500;
  border: none;
  border-radius: 50%;
  height: 32px;
  line-height: 31px;
}

#calendar .daterangepicker .drp-calendar .calendar-table td.active, #calendar .daterangepicker .drp-calendar .calendar-table td.active:hover {
  color: #4b2f01;
  background-color: #ffd300;
}

#calendar .daterangepicker .drp-calendar .calendar-table td.off {
  color: #cccccc;
  position: relative;
}

#calendar .daterangepicker .drp-calendar .calendar-table td.off:before {
  background-color: #ccc;
  display: block;
  content: "";
  width: 70%;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-40deg);
          transform: translate(-50%, -50%) rotate(-40deg);
}

.accordion {
  border-bottom: 1px solid #e5e5e5;
}

.accordion .accordion-item .accordion-title {
  font-size: 18px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #4b2f01;
  margin: 0;
  font-family: "Poppins";
  font-weight: 500;
  cursor: pointer;
  padding: 15px 0;
  background-color: transparent;
  border-top: 1px solid #e5e5e5;
}

@media (min-width: 992px) {
  .accordion .accordion-item .accordion-title {
    padding: 24px 0;
  }
}

.accordion .accordion-item .accordion-title i {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font-size: 16px;
  margin-right: 16px;
}

.accordion .accordion-item .accordion-content {
  display: none;
  padding: 16px 0;
  border-top: 1px solid #e5e5e5;
}

@media (min-width: 992px) {
  .accordion .accordion-item .accordion-content {
    padding: 24px 0;
  }
}

.accordion .accordion-item .accordion-content.default {
  display: block;
}

.accordion .accordion-item.open .accordion-title i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.factory-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 33%;
  padding-bottom: 32px;
}

.factory-head:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.57)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.57) 100%);
}

.factory-head .title {
  color: #fff;
}

@media (min-width: 992px) {
  .factory-head .title {
    font-size: 48px;
    line-height: 64px;
  }
}

.factory-head .location {
  color: #fff;
  margin: 0;
}

.factory-head .scroll-btn {
  white-space: nowrap;
  border: none;
  background: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffd300;
  cursor: pointer;
  text-decoration: none;
  outline: none;
}

.factory-head .scroll-btn i {
  margin-right: 8px;
  font-size: 24px;
}

.emtitle {
  color: #4b2f01;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

@media (min-width: 768px) {
  .emtitle {
    font-size: 20px;
    line-height: 40px;
  }
}

.factory-gallery .container button {
  outline: none;
  cursor: pointer;
  border: none;
  background: none;
  color: #4b2f01;
  padding: 0;
  font-size: 32px;
  margin: 0 auto;
}

.account-panel {
  padding: 0;
  margin: 0;
  list-style: none;
}

.account-panel li {
  display: block;
  margin-bottom: 10px;
}

.account-panel li.active a {
  color: #ffaf00;
}

.account-panel li a {
  text-decoration: none;
  padding: 5px 0;
  color: #4b2f01;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.myAccount {
  position: relative;
}

.myAccount .row {
  z-index: 1;
  position: relative;
}

.myAccount:before, .myAccount:after {
  content: "";
  position: absolute;
  height: 40px;
  background-color: #f9f6eb;
  pointer-events: none;
  display: block;
  z-index: 0;
  top: 45px;
}

@media (max-width: 575.98px) {
  .myAccount:before, .myAccount:after {
    top: 33px;
  }
}

.myAccount:before {
  width: 50vw;
  right: 100%;
}

.myAccount:after {
  width: 100%;
  max-width: 290px;
  left: 0%;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table {
  width: 100%;
  margin-bottom: 16px;
  border-collapse: collapse;
}

.table th,
.table td {
  padding: 10px 0;
  vertical-align: top;
  border-top: 1px solid #e4e4e4;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 1px solid #e4e4e4;
}

.table tbody + tbody {
  border-top: 1px solid #e4e4e4;
}

.table .table {
  background-color: #f5f5f5;
}

.booking-table th {
  text-align: left;
  font-weight: 400;
  color: #6a6a6a;
  font-size: 14px;
  border-top: none;
}

.booking-table td {
  padding: 16px;
  font-weight: 500;
  font-size: 16px;
  color: #6a6a6a;
}

@media (min-width: 768px) {
  .booking-table td {
    padding: 32px 0;
  }
}

.returning-customer {
  background-color: #f9f6eb;
  color: #4b2f01;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  line-height: 1;
  padding: 16px 0;
  position: relative;
  z-index: 0;
}

@media (max-width: 575.98px) {
  .returning-customer {
    width: 100%;
    padding-right: 16px;
  }
}

@media (min-width: 576px) {
  .returning-customer {
    margin-top: -24px;
    padding: 28px 70px 28px 0;
  }
}

.returning-customer a {
  text-decoration: none;
  color: inherit;
  font-weight: 700;
}

.returning-customer:before {
  content: "";
  width: 50vw;
  right: 100%;
  top: 0;
  position: absolute;
  height: 100%;
  background-color: #f9f6eb;
  pointer-events: none;
  display: block;
  z-index: 0;
}

.cancel-policy {
  background: transparent;
  border: none;
}

.explore-frame {
  position: relative;
}

.explore-frame:before {
  content: "";
  position: absolute;
  height: 200px;
  left: -184px;
  background-color: #f9f6eb;
  pointer-events: none;
  display: block;
  z-index: 0;
  top: 45px;
  width: 200vw;
}

@media (max-width: 991.98px) {
  .explore-frame:before {
    left: 0;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

.discover-frame {
  position: relative;
}

.discover-frame * {
  position: relative;
  z-index: 1;
}

.discover-frame::before {
  content: "";
  background-color: #f9f6eb;
  position: absolute;
  z-index: 0;
}

@media (max-width: 575.98px) {
  .discover-frame::before {
    width: 100%;
    height: 248px;
    top: -72px;
    left: 0;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .discover-frame::before {
    top: -40px;
    left: -88px;
    width: 320px;
    height: 176px;
  }
}

@media (min-width: 992px) {
  .discover-frame::before {
    top: -48px;
    left: -96px;
    width: 352px;
    height: 224px;
  }
}

.tour-frame,
.tour2-frame,
.photo-frame {
  position: relative;
}

.tour-frame .row,
.tour2-frame .row,
.photo-frame .row {
  z-index: 1;
  position: relative;
}

.tour-frame:before, .tour-frame:after,
.tour2-frame:before,
.tour2-frame:after,
.photo-frame:before,
.photo-frame:after {
  content: "";
  position: absolute;
  height: 120px;
  background-color: #f9f6eb;
  pointer-events: none;
  display: block;
  z-index: 0;
  top: 40px;
}

@media (max-width: 575.98px) {
  .tour-frame:before, .tour-frame:after,
  .tour2-frame:before,
  .tour2-frame:after,
  .photo-frame:before,
  .photo-frame:after {
    top: 33px;
  }
}

.tour-frame:before,
.tour2-frame:before,
.photo-frame:before {
  width: 50vw;
  right: 100%;
}

.tour-frame:after,
.tour2-frame:after,
.photo-frame:after {
  width: 100%;
  max-width: 390px;
  left: 0%;
}

.tour-frame.tour2-frame:after,
.tour2-frame.tour2-frame:after,
.photo-frame.tour2-frame:after {
  max-width: 215px;
}

.tour-frame.photo-frame:before, .tour-frame.photo-frame:after,
.tour2-frame.photo-frame:before,
.tour2-frame.photo-frame:after,
.photo-frame.photo-frame:before,
.photo-frame.photo-frame:after {
  top: 33px;
}

.tour-frame.photo-frame:after,
.tour2-frame.photo-frame:after,
.photo-frame.photo-frame:after {
  max-width: 215px;
}

.tour-detail-frame {
  position: relative;
}

.tour-detail-frame * {
  z-index: 1;
  position: relative;
}

.tour-detail-frame:before, .tour-detail-frame:after {
  content: "";
  position: absolute;
  height: 120px;
  background-color: #f9f6eb;
  pointer-events: none;
  display: block;
  z-index: 0;
  top: 80px;
}

@media (max-width: 575.98px) {
  .tour-detail-frame:before, .tour-detail-frame:after {
    top: 33px;
  }
}

.tour-detail-frame:before {
  width: 50vw;
  right: 100%;
}

.tour-detail-frame:after {
  width: 100%;
  max-width: 230px;
  left: 0%;
}

.video-frame {
  position: relative;
}

.video-frame * {
  position: relative;
  z-index: 1;
}

.video-frame:before, .video-frame:after {
  content: "";
  z-index: 0;
  display: block;
  position: absolute;
  background-color: #f9f6eb;
  pointer-events: none;
  top: 120px;
  bottom: -40px;
}

.video-frame:before {
  right: 0;
  left: 40%;
}

.video-frame:after {
  left: 100%;
  width: 100vw;
}

.video-frame img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.video-frame iframe, .video-frame img {
  width: 100%;
  height: 100%;
}

@media (max-width: 991.98px) {
  .video-frame iframe, .video-frame img {
    height: 350px;
  }
}

@media (max-width: 575.98px) {
  .video-frame iframe, .video-frame img {
    height: 250px;
  }
}

.video-frame a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.video-frame a::after {
  content: "\e912";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-family: "cigarcountry";
  font-size: 64px;
  color: white;
  z-index: 9;
}

.video-frame a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.57)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.57) 100%);
  z-index: 8;
}

#aboutUs h3 {
  color: #4b2f01;
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 56px;
  position: relative;
  margin: 0;
  padding-bottom: 16px;
  padding-top: 48px;
}

@media (max-width: 767.98px) {
  #aboutUs h3 {
    text-align: center;
  }
}

#aboutUs h3::after {
  content: "";
  position: absolute;
  width: 592px;
  height: 120px;
  background-color: #f9f6eb;
  left: -250px;
  z-index: -1;
  top: 77px;
}

@media (max-width: 767.98px) {
  #aboutUs h3::after {
    content: "";
    position: absolute;
    width: 582px;
    height: 90px;
    background-color: #f9f6eb;
    left: -300px;
    z-index: -1;
    top: 77px;
  }
}

#aboutUs p:nth-child(1) {
  padding-top: 48px;
  padding-bottom: 32px;
  padding-right: 10px;
}

@media (max-width: 767.98px) {
  #aboutUs p:nth-child(1) {
    padding-right: 0;
  }
}

#aboutUs p {
  font-size: 20px;
  font-weight: 500;
  line-height: 40px;
  margin: 0;
}

@media (max-width: 767.98px) {
  #aboutUs p {
    font-size: 16px;
    text-align: center;
  }
}

#aboutUs p small {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  color: #6a6a6a;
}

@media (max-width: 767.98px) {
  #aboutUs p small {
    font-size: 12px;
    text-align: center;
  }
}

#aboutUs p:nth-child(2) {
  padding-right: 47px;
}

@media (max-width: 767.98px) {
  #aboutUs p:nth-child(2) {
    padding-right: 0;
  }
}

#questions h3 {
  color: #4b2f01;
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 56px;
  position: relative;
  margin: 0;
  padding-top: 48px;
}

@media (max-width: 767.98px) {
  #questions h3 {
    text-align: center;
  }
}

#questions h3::after {
  content: "";
  position: absolute;
  width: 592px;
  height: 24px;
  background-color: #f9f6eb;
  left: -250px;
  z-index: -1;
  top: 77px;
}

@media (max-width: 767.98px) {
  #questions h3::after {
    content: "";
    position: absolute;
    width: 582px;
    height: 24px;
    background-color: #f9f6eb;
    left: -300px;
    z-index: -1;
    top: 77px;
  }
}

#questions .accordion {
  padding-top: 32px;
  border-bottom: 1px solid #e5e5e5;
}

#questions .accordion .accordion-item .accordion-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #4b2f01;
  margin: 0;
  font-family: "Poppins";
  cursor: pointer;
  padding: 15px 0;
  background-color: transparent;
  border-top: 1px solid #e5e5e5;
}

@media (min-width: 992px) {
  #questions .accordion .accordion-item .accordion-title {
    padding: 24px 0;
  }
}

@media (max-width: 767.98px) {
  #questions .accordion .accordion-item .accordion-title {
    font-size: 12px;
  }
}

#questions .accordion .accordion-item .accordion-title i {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font-size: 16px;
  margin-right: 16px;
}

#questions .accordion .accordion-item .accordion-content {
  display: none;
  padding: 16px 0;
  border-top: 1px solid #e5e5e5;
}

@media (min-width: 992px) {
  #questions .accordion .accordion-item .accordion-content {
    padding: 24px 0;
  }
}

#questions .accordion .accordion-item .accordion-content.default {
  display: block;
}

#questions .accordion .accordion-item.open .accordion-title {
  color: #ffaf00;
}

#questions .accordion .accordion-item.open .accordion-title i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  color: #ffaf00;
}

#questions .accordion .accordion-item:nth-child(1) .accordion-title {
  border-top: none;
}

#cancellation h3 {
  color: #4b2f01;
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 56px;
  position: relative;
  margin: 0;
  padding-bottom: 16px;
  padding-top: 48px;
}

@media (max-width: 767.98px) {
  #cancellation h3 {
    text-align: center;
  }
}

@media (max-width: 767.98px) {
  #cancellation p {
    text-align: center;
  }
}

#noResults h3,
#results h3 {
  color: #4b2f01;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  position: relative;
  margin: 0;
  padding-top: 48px;
}

#noResults h3::after,
#results h3::after {
  content: "";
  position: absolute;
  width: 454px;
  height: 96px;
  background-color: #f9f6eb;
  left: -235px;
  z-index: -1;
  top: 63px;
}

@media (max-width: 767.98px) {
  #noResults h3::after,
  #results h3::after {
    content: "";
    position: absolute;
    width: 454px;
    height: 90px;
    background-color: #f9f6eb;
    z-index: -1;
    top: 63px;
  }
}

#noResults h3 span,
#results h3 span {
  color: #ffaf00;
}

@media (max-width: 767.98px) {
  #noResults h3,
  #results h3 {
    font-size: 16px;
  }
}

#noResults p,
#results p {
  padding-top: 5px;
}

#noResults p span,
#results p span {
  font-weight: 700;
}

#noResults .form-group,
#results .form-group {
  position: relative;
  cursor: pointer;
}

#noResults .form-group::after,
#results .form-group::after {
  content: "\e90f";
  position: absolute;
  font-family: "cigarcountry";
  top: -5px;
  float: right;
  right: 0;
  padding: 16px;
  font-size: 24px;
  color: #4b2f01;
}

@media (max-width: 767.98px) {
  #noResults .form-group::after,
  #results .form-group::after {
    font-size: 16px;
    top: 0;
  }
}

#noResults .form-group input,
#results .form-group input {
  font-weight: 700;
  color: #6a6a6a;
  font-family: Roboto;
}

#noResults .form-group input::-webkit-input-placeholder,
#results .form-group input::-webkit-input-placeholder {
  color: #afafaf;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

#noResults .form-group input:-ms-input-placeholder,
#results .form-group input:-ms-input-placeholder {
  color: #afafaf;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

#noResults .form-group input::-ms-input-placeholder,
#results .form-group input::-ms-input-placeholder {
  color: #afafaf;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

#noResults .form-group input::placeholder,
#results .form-group input::placeholder {
  color: #afafaf;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 767.98px) {
  #noResults .form-group input::-webkit-input-placeholder,
  #results .form-group input::-webkit-input-placeholder {
    font-size: 14px;
  }
  #noResults .form-group input:-ms-input-placeholder,
  #results .form-group input:-ms-input-placeholder {
    font-size: 14px;
  }
  #noResults .form-group input::-ms-input-placeholder,
  #results .form-group input::-ms-input-placeholder {
    font-size: 14px;
  }
  #noResults .form-group input::placeholder,
  #results .form-group input::placeholder {
    font-size: 14px;
  }
}

#article-detail h3 {
  color: #4b2f01;
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 56px;
  position: relative;
  margin: 0;
  padding-top: 48px;
}

@media (max-width: 767.98px) {
  #article-detail h3 {
    text-align: center;
  }
}

#article-detail h3::after {
  content: "";
  position: absolute;
  width: 592px;
  height: 24px;
  background-color: #f9f6eb;
  left: -250px;
  z-index: -1;
  top: 77px;
}

@media (max-width: 767.98px) {
  #article-detail h3::after {
    content: "";
    position: absolute;
    width: 582px;
    height: 24px;
    background-color: #f9f6eb;
    left: -300px;
    z-index: -1;
    top: 77px;
  }
}

#article-detail .icon-calendar {
  font-size: 16px;
}

#article-detail .date {
  margin-top: 8px;
  color: #afafaf;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  margin-bottom: 0;
}

#article-detail .details {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 47px;
}

#article-detail .details img {
  width: 100%;
  height: 264px;
  margin-top: 22px;
  margin-bottom: 24px;
}

@media (max-width: 767.98px) {
  #article-detail .details img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

#article-detail .details p b {
  font-weight: 700;
}

@media (max-width: 767.98px) {
  #article-detail .details p {
    text-align: center;
  }
}

#article h3 {
  color: #4b2f01;
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 56px;
  position: relative;
  margin: 0;
  padding-top: 48px;
}

@media (max-width: 767.98px) {
  #article h3 {
    text-align: center;
  }
}

#article h3::after {
  content: "";
  position: absolute;
  width: 592px;
  height: 24px;
  background-color: #f9f6eb;
  left: -250px;
  z-index: -1;
  top: 77px;
}

@media (max-width: 767.98px) {
  #article h3::after {
    content: "";
    position: absolute;
    width: 582px;
    height: 24px;
    background-color: #f9f6eb;
    left: -300px;
    z-index: -1;
    top: 77px;
  }
}

#article .icon-calendar {
  font-size: 16px;
}

#article .date {
  margin-top: 8px;
  color: #afafaf;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  margin-bottom: 0;
}

#article .article-item {
  padding-top: 32px;
  padding-bottom: 39px;
  border-bottom: 1px solid #e4e4e4;
}

#article .article-item h4 {
  color: #4b2f01;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  margin-bottom: 0;
  margin-top: 6px;
}

#article .article-item img {
  width: 100%;
  height: 264px;
  margin-top: 22px;
  margin-bottom: 24px;
}

@media (max-width: 767.98px) {
  #article .article-item img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

#article .article-item .btn {
  width: 171px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#article .article-item .btn strong {
  position: relative;
  text-align: right;
  padding-left: 30px;
}

#article .article-item .btn strong::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: #4b2f01;
  top: 11px;
  left: -5px;
}

#article .pagination {
  margin-top: 48px;
}

#contact h3 {
  color: #4b2f01;
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 56px;
  position: relative;
  margin: 0;
  margin-bottom: 56px;
  padding-top: 48px;
}

@media (max-width: 991.98px) {
  #contact h3 {
    text-align: center;
  }
}

#contact h3::after {
  content: "";
  position: absolute;
  width: 592px;
  height: 24px;
  background-color: #f9f6eb;
  left: -250px;
  z-index: -1;
  top: 77px;
}

@media (max-width: 767.98px) {
  #contact h3::after {
    content: "";
    position: absolute;
    width: 582px;
    height: 24px;
    background-color: #f9f6eb;
    left: -300px;
    z-index: -1;
    top: 77px;
  }
}

#contact .address {
  font-style: normal;
  margin-bottom: 32px;
  padding-right: 80px;
}

@media (max-width: 991.98px) {
  #contact .address {
    padding-right: 0;
    text-align: center;
  }
}

#contact .address p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  font-family: Roboto;
}

#contact .address p b {
  font-weight: 700;
}

#contact h4 {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: #4b2f01;
  margin: 0;
  padding-top: 48px;
  padding-bottom: 24px;
}

#contact form {
  padding: 48px;
  background-color: #f9f6eb;
}

#contact form .btn {
  width: 200px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#contact form .btn strong {
  position: relative;
  text-align: right;
  padding-left: 30px;
}

#contact form .btn strong::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: #4b2f01;
  top: 11px;
  left: -5px;
}

#contact .map {
  margin-top: 72px;
}

.titleBlog {
  color: #4b2f01;
  font-family: "Poppins", sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 64px;
  margin: 0;
}

.blog {
  display: block;
  position: relative;
  text-decoration: none;
  z-index: 999;
}

@media (max-width: 1199.98px) {
  .blog {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 40px;
  }
}

.blog img {
  width: 832px;
  height: 448px;
}

@media (max-width: 991.98px) {
  .blog img {
    width: 100%;
    height: 415px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media (max-width: 767.98px) {
  .blog img {
    height: 182px;
  }
}

.blog .info {
  position: absolute;
  bottom: 5px;
  width: 100%;
  padding-left: 40px;
  padding-bottom: 28px;
  padding-right: 200px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}

@media (max-width: 1199.98px) {
  .blog .info {
    width: 99.33333%;
  }
}

@media (max-width: 991.98px) {
  .blog .info {
    padding-right: 10px;
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .blog .info {
    padding-left: 16px;
    width: 100%;
  }
}

.blog .info h4 {
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-weight: 500;
  margin: 0;
  line-height: 56px;
}

@media (max-width: 991.98px) {
  .blog .info h4 {
    padding-right: 10px;
    font-size: 20px;
    line-height: 24px;
  }
}

@media (max-width: 767.98px) {
  .blog .info h4 {
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    line-height: 26px;
  }
}

.blog .info .date {
  margin: 0;
  color: #ffffff;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 767.98px) {
  .blog .info .date {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
  }
}

.aside {
  position: absolute;
  right: 70px;
}

@media (max-width: 1199.98px) {
  .aside {
    position: static;
    right: 0;
  }
}

.aside .blog {
  display: block;
  position: relative;
  text-decoration: none;
  border: 5px solid #e4e4e4;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.09);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.09);
  width: 336px;
  height: 192px;
  margin-bottom: 48px;
  z-index: 999;
}

@media (max-width: 1199.98px) {
  .aside .blog {
    width: 100%;
    margin-top: 0;
    margin-bottom: 40px;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.aside .blog img {
  width: 326px;
  height: 182px;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 100%;
}

@media (max-width: 1199.98px) {
  .aside .blog img {
    width: 100%;
  }
}

.aside .blog .info {
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding-left: 16px;
  padding-bottom: 16px;
  padding-right: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}

@media (max-width: 1199.98px) {
  .aside .blog .info {
    bottom: 10px;
  }
}

@media (max-width: 767.98px) {
  .aside .blog .info {
    bottom: 11px;
  }
}

.aside .blog .info h4 {
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  line-height: 26px;
}

.aside .blog .info .date {
  margin: 0;
  color: #ffffff;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.aside .blog:nth-child(1) {
  margin-top: 56px;
}

@media (max-width: 1199.98px) {
  .aside .blog:nth-child(1) {
    margin-top: 0px;
  }
}

@media (max-width: 767.98px) {
  .aside .blog:nth-child(1) {
    margin-top: 6px;
  }
}

.aside::after {
  position: absolute;
  content: "";
  width: 352px;
  height: 384px;
  background-color: #f9f6eb;
  top: 300px;
  z-index: 99;
  top: 188px;
  left: -94px;
}

@media (max-width: 1199.98px) {
  .aside::after {
    top: 788px;
    left: 545px;
    height: 434px;
  }
}

@media (max-width: 991.98px) {
  .aside::after {
    left: 292px;
    top: 832px;
  }
}

@media (max-width: 767.98px) {
  .aside::after {
    display: none;
  }
}

.moreInfo, .changeButtonPosition {
  margin-top: 22px;
  z-index: 999;
}

.moreInfo hr, .changeButtonPosition hr {
  width: 65%;
  margin: 0;
}

@media (max-width: 1199.98px) {
  .moreInfo hr, .changeButtonPosition hr {
    width: 50%;
  }
}

.moreInfo .btn, .changeButtonPosition .btn {
  width: 182px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 32px;
  z-index: 999;
}

.moreInfo .btn strong, .changeButtonPosition .btn strong {
  position: relative;
  text-align: right;
  padding-left: 30px;
}

.moreInfo .btn strong::after, .changeButtonPosition .btn strong::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: #4b2f01;
  top: 11px;
  left: -5px;
}

@media (max-width: 767.98px) {
  .moreInfo, .changeButtonPosition {
    display: none !important;
  }
}

.changeButtonPosition {
  width: 100%;
}

@media (min-width: 768px) {
  .changeButtonPosition {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  .changeButtonPosition {
    display: block !important;
    margin-left: auto;
    margin-top: 0;
  }
}

@media (max-width: 767.98px) {
  .changeButtonPosition .btn {
    margin-left: auto;
  }
}

@media (max-width: 767.98px) {
  .changeButtonPosition hr {
    display: none !important;
  }
}

#fartory-map {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin: 0 auto;
  max-width: 1600px;
  overflow: hidden;
  font-family: "Poppins", sans-serif;
  position: relative;
}

@media (max-width: 767.98px) {
  #fartory-map {
    height: calc(100vh - 84px);
  }
}

@media (max-width: 991.98px) {
  #fartory-map {
    height: calc(100vh - 108px);
  }
}

@media (min-width: 992px) {
  #fartory-map {
    height: 800px;
    -ms-grid-columns: 350px 1fr;
        grid-template-columns: 350px 1fr;
  }
}

#fartory-map .sidebar {
  background-color: #fff;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.09);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.09);
  border: 1px solid #e4e4e4;
  z-index: 10;
  height: 100%;
  overflow: hidden;
  position: relative;
}

@media (max-width: 991.98px) {
  #fartory-map .sidebar {
    position: absolute;
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    max-width: 380px;
  }
}

#fartory-map .sidebar.open {
  -webkit-transform: translate(0%, 0);
          transform: translate(0%, 0);
}

@media (min-width: 992px) {
  #fartory-map .sidebar.open .side-list {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
  #fartory-map .sidebar.open .side-detail {
    -webkit-transform: translate(0%, 0);
            transform: translate(0%, 0);
  }
}

#fartory-map .sidebar .side-list {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  display: -ms-grid;
  display: grid;
  height: 100%;
  -ms-grid-rows: auto 1fr;
      grid-template-rows: auto 1fr;
}

@media (max-width: 991.98px) {
  #fartory-map .sidebar .side-list {
    display: none;
  }
}

#fartory-map .sidebar .side-list .head {
  color: #ffd300;
  padding: 24px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  border-bottom: 1px solid #e4e4e4;
}

#fartory-map .sidebar .side-list .body {
  overflow: auto;
}

#fartory-map .sidebar .side-list .body ul {
  list-style: none;
  padding: 10px 24px;
  margin: 0;
}

#fartory-map .sidebar .side-list .body ul li {
  line-height: 1;
  font-weight: 500;
  padding: 10px 0;
}

#fartory-map .sidebar .side-list .body ul li:not(:last-child) {
  border-bottom: 1px solid #e4e4e4;
}

#fartory-map .sidebar .side-list .body ul li a {
  text-decoration: none;
  display: block;
  padding: 10px 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#fartory-map .sidebar .side-list .body ul li a:hover {
  -webkit-transform: translate(5px, 0);
          transform: translate(5px, 0);
}

#fartory-map .sidebar .side-list .body ul li a:hover h4 {
  color: #ffaf00;
}

#fartory-map .sidebar .side-list .body ul li a h4 {
  color: #4b2f01;
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 8px;
  line-height: 1.5;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#fartory-map .sidebar .side-list .body ul li a span {
  display: block;
  color: #afafaf;
  font-size: 12px;
}

#fartory-map .sidebar .side-detail {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: 100%;
  background: #fff;
  -ms-grid-rows: auto 1fr auto;
      grid-template-rows: auto 1fr auto;
}

@media (min-width: 992px) {
  #fartory-map .sidebar .side-detail {
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
    position: absolute;
    top: 0;
    left: 0;
  }
}

#fartory-map .sidebar .side-detail .info {
  position: relative;
}

#fartory-map .sidebar .side-detail .info .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 16px;
  left: 16px;
  position: absolute;
}

#fartory-map .sidebar .side-detail .info .btn i {
  margin-right: 5px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

#fartory-map .sidebar .side-detail .info .thumb {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#fartory-map .sidebar .side-detail .info .thumb::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

#fartory-map .sidebar .side-detail .info .thumb img {
  display: none;
}

#fartory-map .sidebar .side-detail .info .desc {
  padding: 24px;
}

#fartory-map .sidebar .side-detail .info .desc h2 {
  margin: 0 0 15px;
  line-height: 1;
  color: #4b2f01;
  font-size: 24px;
  font-weight: 500;
}

#fartory-map .sidebar .side-detail .info .desc p {
  margin: 0;
  line-height: 1.5;
  color: #6a6a6a;
  font-weight: 400;
}

#fartory-map .sidebar .side-detail .body {
  border-bottom: 2px solid #d7d1c7;
  overflow: hidden;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 1fr;
      grid-template-rows: auto 1fr;
}

#fartory-map .sidebar .side-detail .body h4 {
  margin: 0;
  color: #4b2f01;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  padding: 12px 24px;
  background-color: rgba(228, 228, 228, 0.5);
}

#fartory-map .sidebar .side-detail .body .scroll {
  overflow: auto;
  padding: 24px;
}

#fartory-map .sidebar .side-detail .body .scroll ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: "Roboto";
}

#fartory-map .sidebar .side-detail .body .scroll ul li:not(:last-child) {
  margin-bottom: 24px;
}

#fartory-map .sidebar .side-detail .body .scroll ul li strong {
  display: block;
  color: #4b2f01;
  line-height: 1;
  margin-bottom: 2px;
  font-weight: 500;
}

#fartory-map .sidebar .side-detail .body .scroll ul li span {
  display: block;
  color: #6a6a6a;
}

#fartory-map .sidebar .side-detail .body .scroll ul li span i {
  color: #ffd300;
}

#fartory-map .sidebar .side-detail .foot {
  padding: 16px;
}

@media (min-width: 992px) {
  #fartory-map .sidebar .side-detail .foot {
    padding: 32px;
  }
}

#fartory-map #mapcanvas {
  z-index: 0;
  background-color: #f5f5f5;
}

#fartory-map #mapcanvas iframe {
  width: 100%;
  height: 100%;
}

.custom-scroll, #fartory-map .sidebar .side-list .body, #fartory-map .sidebar .side-detail .body .scroll {
  margin-right: 10px;
}

.custom-scroll::-webkit-scrollbar, #fartory-map .sidebar .side-list .body::-webkit-scrollbar, #fartory-map .sidebar .side-detail .body .scroll::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.custom-scroll::-webkit-scrollbar-button, #fartory-map .sidebar .side-list .body::-webkit-scrollbar-button, #fartory-map .sidebar .side-detail .body .scroll::-webkit-scrollbar-button {
  width: 24px;
  height: 24px;
}

.custom-scroll::-webkit-scrollbar-thumb, #fartory-map .sidebar .side-list .body::-webkit-scrollbar-thumb, #fartory-map .sidebar .side-detail .body .scroll::-webkit-scrollbar-thumb {
  background: #eaeaea;
  border: 0px none #ffffff;
  border-radius: 100px;
}

.custom-scroll::-webkit-scrollbar-thumb:hover, #fartory-map .sidebar .side-list .body::-webkit-scrollbar-thumb:hover, #fartory-map .sidebar .side-detail .body .scroll::-webkit-scrollbar-thumb:hover {
  background: #d6d6d6;
}

.custom-scroll::-webkit-scrollbar-thumb:active, #fartory-map .sidebar .side-list .body::-webkit-scrollbar-thumb:active, #fartory-map .sidebar .side-detail .body .scroll::-webkit-scrollbar-thumb:active {
  background: #b8b8b8;
}

.custom-scroll::-webkit-scrollbar-track, #fartory-map .sidebar .side-list .body::-webkit-scrollbar-track, #fartory-map .sidebar .side-detail .body .scroll::-webkit-scrollbar-track {
  background: #fff;
  border: 0px none #ffffff;
  border-radius: 100px;
}

.custom-scroll::-webkit-scrollbar-corner, #fartory-map .sidebar .side-list .body::-webkit-scrollbar-corner, #fartory-map .sidebar .side-detail .body .scroll::-webkit-scrollbar-corner {
  background: transparent;
}

.factory-tab-nav {
  border: 1px solid #e4e4e4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.factory-tab-nav .btn {
  color: #4b2f01;
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.factory-tab-nav .btn.active {
  background-color: #4b2f01;
  color: #fff;
}
/*# sourceMappingURL=style.css.map */