@charset "UTF-8";
/** @group Base */
/*
* Contexts
*/
.context-dark,
.bg-gray-700,
.bg-gray-3,
.bg-brown-1,
.bg-primary,
.context-dark h1,
.bg-gray-700 h1,
.bg-gray-3 h1,
.bg-brown-1 h1,
.bg-primary h1,
.context-dark h2,
.bg-gray-700 h2,
.bg-gray-3 h2,
.bg-brown-1 h2,
.bg-primary h2,
.context-dark h3,
.bg-gray-700 h3,
.bg-gray-3 h3,
.bg-brown-1 h3,
.bg-primary h3,
.context-dark h4,
.bg-gray-700 h4,
.bg-gray-3 h4,
.bg-brown-1 h4,
.bg-primary h4,
.context-dark h5,
.bg-gray-700 h5,
.bg-gray-3 h5,
.bg-brown-1 h5,
.bg-primary h5,
.context-dark h6,
.bg-gray-700 h6,
.bg-gray-3 h6,
.bg-brown-1 h6,
.bg-primary h6,
.context-dark [class^="heading-"],
.bg-gray-700 [class^="heading-"],
.bg-gray-3 [class^="heading-"],
.bg-brown-1 [class^="heading-"],
.bg-primary [class^="heading-"] {
  color: #ffffff;
}

.context-dark .form-validation,
.bg-gray-700 .form-validation,
.bg-gray-3 .form-validation,
.bg-brown-1 .form-validation,
.bg-primary .form-validation,
.context-dark .form-input,
.bg-gray-700 .form-input,
.bg-gray-3 .form-input,
.bg-brown-1 .form-input,
.bg-primary .form-input,
.context-dark .form-label,
.bg-gray-700 .form-label,
.bg-gray-3 .form-label,
.bg-brown-1 .form-label,
.bg-primary .form-label {
  color: #ffffff;
}

.context-dark p.rights,
.bg-gray-700 p.rights,
.bg-gray-3 p.rights,
.bg-brown-1 p.rights,
.bg-primary p.rights {
  color: #ffffff;
}

.context-dark p.rights a:hover,
.bg-gray-700 p.rights a:hover,
.bg-gray-3 p.rights a:hover,
.bg-brown-1 p.rights a:hover,
.bg-primary p.rights a:hover {
  color: #f49b4d;
}

.context-dark .rd-navbar-static .rd-nav-item,
.bg-gray-700 .rd-navbar-static .rd-nav-item,
.bg-gray-3 .rd-navbar-static .rd-nav-item,
.bg-brown-1 .rd-navbar-static .rd-nav-item,
.bg-primary .rd-navbar-static .rd-nav-item {
  display: inline-block;
}

.context-dark .rd-navbar-static .rd-nav-item.focus .rd-nav-link,
.bg-gray-700 .rd-navbar-static .rd-nav-item.focus .rd-nav-link,
.bg-gray-3 .rd-navbar-static .rd-nav-item.focus .rd-nav-link,
.bg-brown-1 .rd-navbar-static .rd-nav-item.focus .rd-nav-link,
.bg-primary .rd-navbar-static .rd-nav-item.focus .rd-nav-link,
.context-dark .rd-navbar-static .rd-nav-item.opened .rd-nav-link,
.bg-gray-700 .rd-navbar-static .rd-nav-item.opened .rd-nav-link,
.bg-gray-3 .rd-navbar-static .rd-nav-item.opened .rd-nav-link,
.bg-brown-1 .rd-navbar-static .rd-nav-item.opened .rd-nav-link,
.bg-primary .rd-navbar-static .rd-nav-item.opened .rd-nav-link {
  color: #f49b4d;
}

.context-dark .rd-navbar-static .rd-nav-item.active .rd-nav-link,
.bg-gray-700 .rd-navbar-static .rd-nav-item.active .rd-nav-link,
.bg-gray-3 .rd-navbar-static .rd-nav-item.active .rd-nav-link,
.bg-brown-1 .rd-navbar-static .rd-nav-item.active .rd-nav-link,
.bg-primary .rd-navbar-static .rd-nav-item.active .rd-nav-link {
  color: #f49b4d;
}

.context-dark .rd-navbar-static .rd-nav-link,
.bg-gray-700 .rd-navbar-static .rd-nav-link,
.bg-gray-3 .rd-navbar-static .rd-nav-link,
.bg-brown-1 .rd-navbar-static .rd-nav-link,
.bg-primary .rd-navbar-static .rd-nav-link {
  color: inherit;
}

.context-dark .rd-navbar-static .rd-navbar-search-toggle,
.bg-gray-700 .rd-navbar-static .rd-navbar-search-toggle,
.bg-gray-3 .rd-navbar-static .rd-navbar-search-toggle,
.bg-brown-1 .rd-navbar-static .rd-navbar-search-toggle,
.bg-primary .rd-navbar-static .rd-navbar-search-toggle {
  color: inherit;
}

.context-dark .rd-navbar-static .rd-navbar-search-toggle:hover,
.bg-gray-700 .rd-navbar-static .rd-navbar-search-toggle:hover,
.bg-gray-3 .rd-navbar-static .rd-navbar-search-toggle:hover,
.bg-brown-1 .rd-navbar-static .rd-navbar-search-toggle:hover,
.bg-primary .rd-navbar-static .rd-navbar-search-toggle:hover {
  color: #f49b4d;
}

.context-dark .rd-navbar-static .rd-navbar-basket,
.bg-gray-700 .rd-navbar-static .rd-navbar-basket,
.bg-gray-3 .rd-navbar-static .rd-navbar-basket,
.bg-brown-1 .rd-navbar-static .rd-navbar-basket,
.bg-primary .rd-navbar-static .rd-navbar-basket {
  color: inherit;
}

.context-dark .rd-navbar-static .rd-navbar-basket:hover,
.bg-gray-700 .rd-navbar-static .rd-navbar-basket:hover,
.bg-gray-3 .rd-navbar-static .rd-navbar-basket:hover,
.bg-brown-1 .rd-navbar-static .rd-navbar-basket:hover,
.bg-primary .rd-navbar-static .rd-navbar-basket:hover {
  color: #f49b4d;
}

.context-dark .rd-navbar-fixed .brand .brand-logo-dark,
.bg-gray-700 .rd-navbar-fixed .brand .brand-logo-dark,
.bg-gray-3 .rd-navbar-fixed .brand .brand-logo-dark,
.bg-brown-1 .rd-navbar-fixed .brand .brand-logo-dark,
.bg-primary .rd-navbar-fixed .brand .brand-logo-dark {
  display: block;
}

.context-dark .rd-navbar-fixed .brand .brand-logo-light,
.bg-gray-700 .rd-navbar-fixed .brand .brand-logo-light,
.bg-gray-3 .rd-navbar-fixed .brand .brand-logo-light,
.bg-brown-1 .rd-navbar-fixed .brand .brand-logo-light,
.bg-primary .rd-navbar-fixed .brand .brand-logo-light {
  display: none;
}

.context-dark .rd-navbar-fixed .form-validation,
.bg-gray-700 .rd-navbar-fixed .form-validation,
.bg-gray-3 .rd-navbar-fixed .form-validation,
.bg-brown-1 .rd-navbar-fixed .form-validation,
.bg-primary .rd-navbar-fixed .form-validation,
.context-dark .rd-navbar-fixed .form-input,
.bg-gray-700 .rd-navbar-fixed .form-input,
.bg-gray-3 .rd-navbar-fixed .form-input,
.bg-brown-1 .rd-navbar-fixed .form-input,
.bg-primary .rd-navbar-fixed .form-input,
.context-dark .rd-navbar-fixed .form-label,
.bg-gray-700 .rd-navbar-fixed .form-label,
.bg-gray-3 .rd-navbar-fixed .form-label,
.bg-brown-1 .rd-navbar-fixed .form-label,
.bg-primary .rd-navbar-fixed .form-label {
  color: #777777;
}

.context-dark .rd-navbar-fixed .contacts-classic,
.bg-gray-700 .rd-navbar-fixed .contacts-classic,
.bg-gray-3 .rd-navbar-fixed .contacts-classic,
.bg-brown-1 .rd-navbar-fixed .contacts-classic,
.bg-primary .rd-navbar-fixed .contacts-classic {
  color: #777777;
}

.context-dark .rd-navbar-fixed .contacts-classic a,
.bg-gray-700 .rd-navbar-fixed .contacts-classic a,
.bg-gray-3 .rd-navbar-fixed .contacts-classic a,
.bg-brown-1 .rd-navbar-fixed .contacts-classic a,
.bg-primary .rd-navbar-fixed .contacts-classic a,
.context-dark .rd-navbar-fixed .contacts-classic a:active,
.bg-gray-700 .rd-navbar-fixed .contacts-classic a:active,
.bg-gray-3 .rd-navbar-fixed .contacts-classic a:active,
.bg-brown-1 .rd-navbar-fixed .contacts-classic a:active,
.bg-primary .rd-navbar-fixed .contacts-classic a:active,
.context-dark .rd-navbar-fixed .contacts-classic a:focus,
.bg-gray-700 .rd-navbar-fixed .contacts-classic a:focus,
.bg-gray-3 .rd-navbar-fixed .contacts-classic a:focus,
.bg-brown-1 .rd-navbar-fixed .contacts-classic a:focus,
.bg-primary .rd-navbar-fixed .contacts-classic a:focus {
  color: #777777;
}

.context-dark .rd-navbar-fixed .contacts-classic a:hover,
.bg-gray-700 .rd-navbar-fixed .contacts-classic a:hover,
.bg-gray-3 .rd-navbar-fixed .contacts-classic a:hover,
.bg-brown-1 .rd-navbar-fixed .contacts-classic a:hover,
.bg-primary .rd-navbar-fixed .contacts-classic a:hover {
  color: #5ea937;
}

.context-dark .rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-dark,
.bg-gray-700 .rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-dark,
.bg-gray-3 .rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-dark,
.bg-brown-1 .rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-dark,
.bg-primary .rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-dark,
.context-dark .rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-light,
.bg-gray-700 .rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-light,
.bg-gray-3 .rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-light,
.bg-brown-1 .rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-light,
.bg-primary .rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-light {
  display: none;
}

.context-dark .rd-navbar-creative-2.rd-navbar-static .rd-navbar-basket span,
.bg-gray-700 .rd-navbar-creative-2.rd-navbar-static .rd-navbar-basket span,
.bg-gray-3 .rd-navbar-creative-2.rd-navbar-static .rd-navbar-basket span,
.bg-brown-1 .rd-navbar-creative-2.rd-navbar-static .rd-navbar-basket span,
.bg-primary .rd-navbar-creative-2.rd-navbar-static .rd-navbar-basket span {
  color: inherit;
}

.context-dark
  .rd-navbar-creative-2.rd-navbar-static
  .select-inline
  .select2-container--default
  .select2-selection--single,
.bg-gray-700
  .rd-navbar-creative-2.rd-navbar-static
  .select-inline
  .select2-container--default
  .select2-selection--single,
.bg-gray-3
  .rd-navbar-creative-2.rd-navbar-static
  .select-inline
  .select2-container--default
  .select2-selection--single,
.bg-brown-1
  .rd-navbar-creative-2.rd-navbar-static
  .select-inline
  .select2-container--default
  .select2-selection--single,
.bg-primary
  .rd-navbar-creative-2.rd-navbar-static
  .select-inline
  .select2-container--default
  .select2-selection--single {
  color: #777777;
  background: #ffffff;
}

.context-dark .rd-navbar-creative-2.rd-navbar-static .contacts-classic-title,
.bg-gray-700 .rd-navbar-creative-2.rd-navbar-static .contacts-classic-title,
.bg-gray-3 .rd-navbar-creative-2.rd-navbar-static .contacts-classic-title,
.bg-brown-1 .rd-navbar-creative-2.rd-navbar-static .contacts-classic-title,
.bg-primary .rd-navbar-creative-2.rd-navbar-static .contacts-classic-title {
  color: inherit;
}

a:focus,
button:focus {
  outline: none !important;
}

button::-moz-focus-inner {
  border: 0;
}

*:focus {
  outline: none;
}

blockquote {
  padding: 0;
  margin: 0;
}

input,
button,
select,
textarea {
  outline: none;
}

label {
  margin-bottom: 0;
}

p {
  margin: 0;
}

ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul li,
ol li {
  display: block;
}

dl {
  margin: 0;
}

dt,
dd {
  line-height: inherit;
}

dt {
  font-weight: inherit;
}

dd {
  margin-bottom: 0;
}

cite {
  font-style: normal;
}

form {
  margin-bottom: 0;
}

blockquote {
  padding-left: 0;
  border-left: 0;
}

address {
  margin-top: 0;
  margin-bottom: 0;
}

figure {
  margin-bottom: 0;
}

html p a:hover {
  text-decoration: none;
}

/** @group Components */
/*
* Typography
*/
body {
  text-align: center;
  font-size: 13px;
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #777777;
  background-color: #ffffff;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: subpixel-antialiased;
}

@media (min-width: 768px) {
  body {
    font-size: 15px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
[class^="heading-"] {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #99935c;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
[class^="heading-"] a {
  color: inherit;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
[class^="heading-"] a:hover {
  color: #5ea937;
}

h1,
.heading-1 {
  font-size: 30px;
  line-height: 1.1;
}

@media (min-width: 768px) {
  h1,
  .heading-1 {
    font-size: 45px;
  }
}

@media (min-width: 992px) {
  h1,
  .heading-1 {
    font-size: 50px;
  }
}

@media (min-width: 1200px) {
  h1,
  .heading-1 {
    font-size: 70px;
  }
}

h1,
.heading-1 {
  font-weight: 700;
  letter-spacing: 0.025em;
}

h2,
.heading-2,
.counter-classic-number .symbol {
  font-size: 24px;
  line-height: 1.18182;
}

@media (min-width: 768px) {
  h2,
  .heading-2,
  .counter-classic-number .symbol {
    font-size: 30px;
  }
}

@media (min-width: 992px) {
  h2,
  .heading-2,
  .counter-classic-number .symbol {
    font-size: 35px;
  }
}

@media (min-width: 1200px) {
  h2,
  .heading-2,
  .counter-classic-number .symbol {
    font-size: 40px;
  }
}

h3,
.heading-3,
.event-classic-date {
  font-size: 22px;
  line-height: 1.33333;
}

@media (min-width: 768px) {
  h3,
  .heading-3,
  .event-classic-date {
    font-size: 26px;
  }
}

@media (min-width: 992px) {
  h3,
  .heading-3,
  .event-classic-date {
    font-size: 30px;
  }
}

@media (min-width: 1200px) {
  h3,
  .heading-3,
  .event-classic-date {
    font-size: 36px;
  }
}

h4,
.heading-4,
.quote-classic-text,
.event-classic-month {
  font-size: 15px;
  line-height: 1.5;
}

@media (min-width: 768px) {
  h4,
  .heading-4,
  .quote-classic-text,
  .event-classic-month {
    font-size: 18px;
  }
}

@media (min-width: 992px) {
  h4,
  .heading-4,
  .quote-classic-text,
  .event-classic-month {
    font-size: 22px;
  }
}

@media (min-width: 1200px) {
  h4,
  .heading-4,
  .quote-classic-text,
  .event-classic-month {
    font-size: 24px;
  }
}

h4,
.heading-4 {
  font-weight: 700;
  letter-spacing: 0.075em;
}

h5,
.heading-5,
.heading-7,
.product-dawn-price,
.event-classic-hours {
  font-size: 16px;
  line-height: 1.66667;
}

@media (min-width: 768px) {
  h5,
  .heading-5,
  .heading-7,
  .product-dawn-price,
  .event-classic-hours {
    font-size: 18px;
  }
}

h5,
.heading-5 {
  text-transform: none;
}

h6,
.heading-6 {
  font-size: 14px;
  line-height: 1.75;
}

@media (min-width: 768px) {
  h6,
  .heading-6 {
    font-size: 16px;
  }
}

h6,
.heading-6 {
  letter-spacing: 0.075em;
  text-transform: none;
}

.heading-7 {
  font-weight: 400;
  letter-spacing: 0.1em;
  color: inherit;
}

small,
.small {
  display: block;
  font-size: 12px;
  line-height: 1.5;
}

mark,
.mark {
  padding: 3px 5px;
  color: #ffffff;
  background: #5ea937;
}

.big {
  font-size: 16px;
  line-height: 1.66667;
  letter-spacing: 0.05em;
}

@media (min-width: 768px) {
  .big {
    font-size: 18px;
  }
}

.lead {
  font-size: 24px;
  line-height: 34px;
  font-weight: 300;
}

code {
  padding: 10px 5px;
  border-radius: 0.2rem;
  font-size: 90%;
  color: #111111;
  background: #e5e4da;
}

p [data-toggle="tooltip"] {
  padding-left: 0.25em;
  padding-right: 0.25em;
  color: #5ea937;
}

p [style*="max-width"] {
  display: inline-block;
}

::selection {
  background: #5ea937;
  color: #ffffff;
}

::-moz-selection {
  background: #5ea937;
  color: #ffffff;
}

/*
* Brand
*/
.brand {
  display: inline-block;
}

.brand .brand-logo-light {
  display: none;
}

.brand .brand-logo-dark {
  display: block;
}

.brand .brand-logo-fixed {
  display: none;
}

.brand * + * {
  margin-top: 0;
}

/*
* Links
*/
a {
  transition: all 0.25s ease-in-out;
}

a,
a:focus,
a:active,
a:hover {
  text-decoration: none;
}

a,
a:focus,
a:active {
  color: #f49b4d;
}

a:hover {
  color: #c96d1c;
}

a[href*="tel"],
a[href*="mailto"] {
  white-space: nowrap;
}

.link-hover {
  color: #19705e;
}

.link-press {
  color: #19705e;
}

.privacy-link {
  display: inline-block;
}

* + .privacy-link {
  margin-top: 25px;
}

@media (min-width: 768px) {
  * + .privacy-link {
    margin-top: 45px;
  }
}

.link-tag {
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.link-tag,
.link-tag:focus,
.link-tag:active {
  color: inherit;
}

.link-tag:hover {
  color: #5ea937;
}

.link-shop {
  display: block;
}

.link-classic {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 1.9;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  transition: all 0.25s ease;
}

.link-classic,
.link-classic:focus,
.link-classic:active {
  color: #a3a3a3;
}

.link-classic:hover {
  color: #5ea937;
}

.link-classic::after {
  display: block;
  content: "";
  height: 0;
  width: 100%;
  border-top: 2px solid;
  transition: transform 0.2s ease;
}

.link-classic:hover {
  letter-spacing: 0.3em;
}

* + .link-classic {
  margin-top: 20px;
}

*.row + .link-classic {
  margin-top: 30px;
}

@media (min-width: 768px) {
  *.row + .link-classic {
    margin-top: 45px;
  }
}

.context-dark .link-classic,
.bg-gray-700 .link-classic,
.bg-gray-3 .link-classic,
.bg-brown-1 .link-classic,
.bg-primary .link-classic,
.context-dark .link-classic:active,
.bg-gray-700 .link-classic:active,
.bg-gray-3 .link-classic:active,
.bg-brown-1 .link-classic:active,
.bg-primary .link-classic:active,
.context-dark .link-classic:focus,
.bg-gray-700 .link-classic:focus,
.bg-gray-3 .link-classic:focus,
.bg-brown-1 .link-classic:focus,
.bg-primary .link-classic:focus {
  color: inherit;
}

.link-primary,
.link-primary:active,
.link-primary:focus {
  color: #5ea937;
}

/*
* Blocks
*/
.block-center,
.block-sm,
.block-lg {
  margin-left: auto;
  margin-right: auto;
}

.block-sm {
  max-width: 560px;
}

.block-lg {
  max-width: 768px;
}

@media (max-width: 575.98px) {
  .block-1,
  .block-2 {
    margin-left: auto;
    margin-right: auto;
  }
  .block-1 {
    max-width: 270px;
  }
  .block-2 {
    max-width: 370px;
  }
}

/*
*
* Boxes
*/
.box-sm {
  max-width: 270px;
  margin-left: auto;
  margin-right: auto;
}

.box-md {
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
}

.box-lg {
  max-width: 470px;
  margin-left: auto;
  margin-right: auto;
}

.box-xl {
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
}

.box-xxl {
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
}

.box-icon-classic {
  text-align: center;
}

.box-icon-classic-svg,
.box-icon-classic-icon {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.06);
  animation: iconClassic 20s ease-in-out infinite;
}

.box-icon-classic-icon {
  display: inline-block;
  text-align: center;
  font-size: 24px;
  line-height: 60px;
  color: #777777;
}

.box-icon-classic-svg {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  line-height: 0;
}

.box-icon-classic-svg svg {
  max-width: 40px;
  fill: #777777;
  animation: iconSvgClassic 20s ease-in-out infinite;
}

.box-icon-classic-title {
  font-weight: 600;
}

.box-icon-classic-title a,
.box-icon-classic-title a:focus,
.box-icon-classic-title a:active {
  color: inherit;
}

.box-icon-classic-title a:hover {
  color: #5ea937;
}

.box-icon-classic-text {
  letter-spacing: 0.025em;
}

* + .box-icon-classic-text {
  margin-top: 6px;
}

@media (min-width: 768px) {
  .box-icon-classic {
    text-align: left;
  }
  .box-icon-classic-icon,
  .box-icon-classic-svg {
    height: 70px;
    width: 70px;
  }
  .box-icon-classic-icon {
    font-size: 30px;
    line-height: 70px;
  }
  .box-icon-classic-svg svg {
    max-width: 46px;
  }
  * + .box-icon-classic-text {
    margin-top: 10px;
  }
}

@media (min-width: 992px) {
  .box-icon-classic-icon,
  .box-icon-classic-svg {
    height: 90px;
    width: 90px;
  }
  .box-icon-classic-icon {
    font-size: 40px;
    line-height: 90px;
  }
  .box-icon-classic-svg svg {
    max-width: none;
  }
  * + .box-icon-classic-text {
    margin-top: 14px;
  }
}

@media (min-width: 1200px) {
  .box-icon-classic-title {
    margin-top: 4px;
  }
}

.ie-10 .box-icon-classic-svg,
.ie-10 .box-icon-classic-icon,
.ie-10 .box-icon-classic-svg svg,
.ie-11 .box-icon-classic-svg,
.ie-11 .box-icon-classic-icon,
.ie-11 .box-icon-classic-svg svg,
.ie-edge .box-icon-classic-svg,
.ie-edge .box-icon-classic-icon,
.ie-edge .box-icon-classic-svg svg {
  animation: none;
}

.ie-10 .box-icon-classic-svg svg,
.ie-11 .box-icon-classic-svg svg,
.ie-edge .box-icon-classic-svg svg {
  height: initial;
}

.box-icon-modern {
  text-align: center;
}

.box-icon-modern-header {
  display: inline-flex;
  align-items: center;
  min-height: 60px;
}

.box-icon-modern-count + .box-icon-modern-icon {
  margin-left: 20px;
}

.box-icon-modern-count + .box-icon-modern-svg {
  margin-left: 10px;
}

.box-icon-modern-count {
  font-size: 50px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0;
  color: rgba(21, 21, 21, 0.05);
}

.box-icon-modern-icon {
  font-size: 36px;
  line-height: 1;
}

.box-icon-modern-icon:before {
  background: linear-gradient(to bottom, #f49b4d 0%, #5ea937 100%);
  background-size: 100% auto;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ie-10 .box-icon-modern-icon,
.ie-11 .box-icon-modern-icon,
.ie-edge .box-icon-modern-icon {
  color: #5ea937;
}

.ie-10 .box-icon-modern-icon:before,
.ie-11 .box-icon-modern-icon:before,
.ie-edge .box-icon-modern-icon:before {
  background: none;
}

.box-icon-modern-svg {
  position: relative;
  top: -5px;
}

.box-icon-modern-svg svg {
  max-width: 50px;
}

.box-icon-modern-title {
  font-weight: 600;
  letter-spacing: 0.01em;
}

.box-icon-modern-title a,
.box-icon-modern-title a:focus,
.box-icon-modern-title a:active {
  color: inherit;
}

.box-icon-modern-title a:hover {
  color: #5ea937;
}

.box-icon-modern-text {
  letter-spacing: 0.025em;
}

* + .box-icon-modern-title {
  margin-top: 2px;
}

* + .box-icon-modern-text {
  margin-top: 6px;
}

@media (min-width: 768px) {
  .box-icon-modern {
    text-align: left;
  }
  .box-icon-modern-header {
    min-height: 70px;
  }
  .box-icon-modern-icon {
    font-size: 42px;
  }
  .box-icon-modern-count {
    font-size: 60px;
  }
  .box-icon-modern-svg {
    top: -10px;
  }
  .box-icon-modern-svg svg {
    max-width: 60px;
  }
  .box-icon-modern-count + .box-icon-modern-icon {
    margin-left: 30px;
  }
  .box-icon-modern-count + .box-icon-modern-svg {
    margin-left: 20px;
  }
  * + .box-icon-classic-text {
    margin-top: 10px;
  }
}

@media (min-width: 992px) {
  .box-icon-modern-text {
    max-width: 95%;
  }
  * + .box-icon-modern-text {
    margin-top: 14px;
  }
}

@media (min-width: 1200px) {
  .box-icon-modern-header {
    min-height: 80px;
  }
  .box-icon-modern-count {
    font-size: 70px;
  }
  .box-icon-modern-icon {
    font-size: 48px;
  }
  .box-icon-modern-icon.fl-bigmug-line-big104 {
    font-size: 56px;
  }
  .box-icon-modern-icon.fl-bigmug-line-giftbox54 {
    font-size: 50px;
  }
  .box-icon-modern-svg svg {
    max-width: none;
  }
}

.context-dark .box-icon-modern-count,
.bg-gray-700 .box-icon-modern-count,
.bg-gray-3 .box-icon-modern-count,
.bg-brown-1 .box-icon-modern-count,
.bg-primary .box-icon-modern-count {
  color: rgba(255, 255, 255, 0.05);
}

.ie-10 .box-icon-modern-svg svg path,
.ie-11 .box-icon-modern-svg svg path,
.ie-edge .box-icon-modern-svg svg path {
  fill: #5ea937;
}

.box-icon-creative {
  text-align: center;
  padding: 15px;
  border: 1px solid #e5e4da;
  background: #ffffff;
}

.box-icon-creative-icon {
  font-size: 34px;
  line-height: 1;
  color: #5ea937;
}

.box-icon-creative-title {
  text-transform: uppercase;
  letter-spacing: 0.075em;
}

* + .box-icon-creative-text {
  margin-top: 0;
}

@media (min-width: 768px) {
  .box-icon-creative {
    text-align: left;
  }
  .box-icon-creative-icon {
    font-size: 40px;
  }
  * + .box-icon-creative-text {
    margin-top: 4px;
  }
}

@media (min-width: 992px) {
  .box-icon-creative {
    padding: 30px;
  }
  .box-icon-creative-icon {
    font-size: 44px;
  }
}

@media (min-width: 1200px) {
  .box-icon-creative {
    padding: 42px;
  }
  .box-icon-creative-icon {
    font-size: 48px;
  }
}

.box-icon-nancy {
  text-align: center;
}

.box-icon-nancy-svg,
.box-icon-nancy-icon {
  height: 56px;
  width: 56px;
}

.box-icon-nancy-icon {
  display: inline-block;
  text-align: center;
  font-size: 24px;
  line-height: 60px;
  color: #777777;
}

.box-icon-nancy-svg {
  position: relative;
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
  font-size: 0;
  line-height: 0;
  z-index: 1;
}

.box-icon-nancy-svg .svg-bg,
.box-icon-nancy-svg .svg-icon {
  transition: all 0.25s ease;
}

.box-icon-nancy-svg .svg-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 57px;
  fill: #f49b4d;
  transform: translate3d(-50%, -50%, 0);
  z-index: -1;
}

.box-icon-nancy-svg .svg-icon {
  width: 44px;
  fill: #777777;
}

.box-icon-nancy-title {
  font-weight: 600;
}

.box-icon-nancy-title a,
.box-icon-nancy-title a:focus,
.box-icon-nancy-title a:active {
  color: inherit;
}

.box-icon-nancy-title a:hover {
  color: #5ea937;
}

.box-icon-nancy-text {
  letter-spacing: 0.025em;
}

* + .box-icon-nancy-text {
  margin-top: 6px;
}

@media (min-width: 768px) {
  .box-icon-nancy {
    text-align: left;
  }
  .box-icon-nancy-icon,
  .box-icon-nancy-svg {
    height: 70px;
    width: 70px;
  }
  .box-icon-nancy-svg .svg-bg {
    width: 67px;
  }
  .box-icon-nancy-svg .svg-icon {
    width: 54px;
  }
  * + .box-icon-nancy-text {
    margin-top: 10px;
  }
}

@media (min-width: 992px) {
  .box-icon-nancy-right .box-icon-nancy-svg .svg-bg {
    transform: translate3d(-50%, -50%, 0) rotateY(180deg);
  }
  .box-icon-nancy-icon,
  .box-icon-nancy-svg {
    height: 80px;
    width: 80px;
    margin-top: 5px;
  }
  .box-icon-nancy-icon {
    font-size: 40px;
    line-height: 80px;
  }
  .box-icon-nancy-svg .svg-bg {
    width: auto;
  }
  .box-icon-nancy-svg .svg-icon {
    width: 64px;
  }
  * + .box-icon-nancy-text {
    margin-top: 14px;
  }
}

@media (min-width: 992px) {
  .desktop .box-icon-nancy:hover .box-icon-nancy-svg .svg-icon {
    transform: translate3d(0, -8px, 0);
  }
  .desktop .box-icon-nancy-left:hover .box-icon-nancy-svg .svg-bg {
    transform: translate3d(-50%, -50%, 0) rotate(35deg);
  }
  .desktop .box-icon-nancy-right:hover .box-icon-nancy-svg .svg-bg {
    transform: translate3d(-50%, -50%, 0) rotateY(180deg) rotate(35deg);
  }
}

.box-icon-kelly {
  text-align: left;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
  background: #ffffff;
}

.box-icon-kelly-svg .svg-icon {
  width: 50px;
}

.box-icon-kelly-title {
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: 0.1em;
}

* + .box-icon-kelly-text {
  margin-top: 8px;
}

@media (min-width: 768px) {
  .box-icon-kelly {
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .box-icon-kelly-svg .svg-icon {
    width: 60px;
  }
}

@media (min-width: 992px) {
  .box-icon-kelly {
    padding: 40px 30px;
  }
  .box-icon-kelly-svg .svg-icon {
    width: 70px;
  }
  * + .box-icon-kelly-text {
    margin-top: 12px;
  }
}

@media (min-width: 1200px) {
  .box-icon-kelly {
    padding-left: 40px;
    padding-right: 40px;
  }
  .box-icon-kelly-svg .svg-icon {
    width: 74px;
  }
}

.contacts-classic {
  color: #777777;
}

.contacts-classic a,
.contacts-classic a:focus,
.contacts-classic a:active {
  color: #777777;
}

.contacts-classic a:hover {
  color: #5ea937;
}

.contacts-classic-title {
  font-weight: 700;
  color: #5ea937;
}

* + .contacts-classic {
  margin-top: 12px;
}

.context-dark .contacts-classic,
.bg-gray-700 .contacts-classic,
.bg-gray-3 .contacts-classic,
.bg-brown-1 .contacts-classic,
.bg-primary .contacts-classic {
  color: inherit;
}

.context-dark .contacts-classic a,
.bg-gray-700 .contacts-classic a,
.bg-gray-3 .contacts-classic a,
.bg-brown-1 .contacts-classic a,
.bg-primary .contacts-classic a,
.context-dark .contacts-classic a:focus,
.bg-gray-700 .contacts-classic a:focus,
.bg-gray-3 .contacts-classic a:focus,
.bg-brown-1 .contacts-classic a:focus,
.bg-primary .contacts-classic a:focus,
.context-dark .contacts-classic a:active,
.bg-gray-700 .contacts-classic a:active,
.bg-gray-3 .contacts-classic a:active,
.bg-brown-1 .contacts-classic a:active,
.bg-primary .contacts-classic a:active {
  color: inherit;
}

.context-dark .contacts-classic a:hover,
.bg-gray-700 .contacts-classic a:hover,
.bg-gray-3 .contacts-classic a:hover,
.bg-brown-1 .contacts-classic a:hover,
.bg-primary .contacts-classic a:hover {
  color: #f49b4d;
}

.box-comment {
  position: relative;
  text-align: left;
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e4da;
  color: #777777;
}

.box-comment > .box-comment {
  margin-top: 35px;
  padding-top: 35px;
  border-top: 1px solid #e5e4da;
  padding-bottom: 0;
  border-bottom: none;
}

.box-comment-figure {
  display: inline-block;
}

.box-comment-figure img {
  max-width: 60px;
}

.box-comment-author {
  font-weight: 500;
}

.box-comment-author a,
.box-comment-author a:focus,
.box-comment-author a:active {
  color: inherit;
}

.box-comment-author a:hover {
  color: #5ea937;
}

.box-comment-time {
  color: #777777;
}

.box-comment-reply {
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.box-comment-reply,
.box-comment-reply:focus,
.box-comment-reply:active {
  color: #5ea937;
}

.box-comment-reply:hover {
  color: #777777;
}

.box-comment-author + .box-comment-reply {
  padding-left: 15px;
  border-left: 1px solid #e5e4da;
}

.box-comment-form {
  text-align: left;
}

.box-comment-form .unit-body {
  flex-grow: 1;
}

.tab-content .box-comment {
  padding-bottom: 0;
  border-bottom: none;
}

* + .box-comment {
  margin-top: 30px;
}

* + .box-comment-text {
  margin-top: 12px;
}

.box-comment + h4 {
  margin-top: 30px;
}

.box-comment + .box-comment {
  margin-top: 30px;
}

@media (min-width: 576px) {
  .box-comment-figure img {
    max-width: none;
  }
}

@media (min-width: 768px) {
  .box-comment {
    padding-bottom: 45px;
  }
  .box-comment > .box-comment {
    margin-top: 45px;
    padding-top: 45px;
    margin-left: 70px;
  }
  .box-comment + h4 {
    margin-top: 40px;
  }
  .box-comment + .box-comment {
    margin-top: 45px;
  }
}

@media (min-width: 992px) {
  .box-comment .unit {
    align-items: center;
  }
  .box-comment + h4 {
    margin-top: 50px;
  }
}

@media (min-width: 1200px) {
  .box-comment > .box-comment {
    margin-left: 145px;
  }
}

.aside .button {
  padding-left: 24px;
  padding-right: 24px;
}

.aside-title {
  padding-bottom: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #e5e4da;
}

.aside-title + .row {
  margin-top: 30px;
}

.aside-title + .group-tags {
  margin-top: 22px;
}

.box-info-classic {
  position: relative;
  padding: 30px 15px 60px;
  z-index: 1;
}

.box-info-classic::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.68;
  pointer-events: none;
  z-index: -1;
}

.box-info-classic-title {
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: none;
  color: #777777;
}

.box-info-classic-text {
  color: #777777;
}

.box-info-classic-year {
  max-width: 140px;
  margin-left: auto;
  margin-right: auto;
  color: #5ea937;
}

* + .box-info-classic-text {
  margin-top: 10px;
}

@media (min-width: 1200px) {
  .box-info-classic {
    padding: 60px 40px 90px;
  }
  .box-info-classic-year {
    max-width: 174px;
  }
  * + .box-info-classic-text {
    margin-top: 18px;
  }
}

.context-dark .box-info-classic-title,
.bg-gray-700 .box-info-classic-title,
.bg-gray-3 .box-info-classic-title,
.bg-brown-1 .box-info-classic-title,
.bg-primary .box-info-classic-title {
  color: #777777;
}

.context-dark .box-info-classic-text,
.bg-gray-700 .box-info-classic-text,
.bg-gray-3 .box-info-classic-text,
.bg-brown-1 .box-info-classic-text,
.bg-primary .box-info-classic-text {
  color: #777777;
}

.context-dark .box-info-classic-year,
.bg-gray-700 .box-info-classic-year,
.bg-gray-3 .box-info-classic-year,
.bg-brown-1 .box-info-classic-year,
.bg-primary .box-info-classic-year {
  color: #5ea937;
}

.box-info-modern {
  position: relative;
  text-align: center;
  color: #777777;
}

.box-info-modern::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: -15px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  border-radius: 6px;
  box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.15);
  transition: all 0.25s ease;
  pointer-events: none;
}

.box-info-modern-figure {
  display: block;
  padding: 10px;
  border: 1px solid #e5e4da;
}

.box-info-modern-figure img {
  width: 100%;
  transform: none;
  will-change: transform;
  transition: all 0.25s ease;
}

.box-info-modern-title {
  font-weight: 600;
}

.box-info-modern-text {
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 0.075em;
}

.box-info-modern-link {
  position: relative;
  display: inline-block;
  padding: 12px 22px;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  transition: transform 0.25s ease, color 0.25s ease-in-out;
}

.box-info-modern-link,
.box-info-modern-link:focus,
.box-info-modern-link:active {
  color: #a3a3a3;
}

.box-info-modern-link:hover {
  color: #5ea937;
}

.box-info-modern-link::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: calc(100% - 44px);
  height: 80%;
  border: 2px solid transparent;
  border-bottom-color: inherit;
  transform: translate3d(-50%, -50%, 0);
  transition: width 0.25s ease, height 0.25s ease;
}

* + .box-info-modern-title {
  margin-top: 16px;
}

* + .box-info-modern-text {
  margin-top: 6px;
}

* + .box-info-modern-link {
  margin-top: 8px;
}

@media (min-width: 768px) {
  .box-info-modern-figure {
    padding: 15px;
  }
  * + .box-info-modern-title {
    margin-top: 22px;
  }
  * + .box-info-modern-text {
    margin-top: 10px;
  }
}

@media (min-width: 992px) {
  .desktop .box-info-modern-link:hover {
    color: #a3a3a3;
  }
  .desktop .box-info-modern:hover::before {
    top: -15px;
    right: -15px;
    bottom: -60px;
    left: -15px;
    visibility: visible;
    opacity: 1;
  }
  .desktop .box-info-modern:hover .box-info-modern-figure {
    border-color: transparent;
  }
  .desktop .box-info-modern:hover .box-info-modern-figure img {
    transform: scale(1.1);
  }
  .desktop .box-info-modern:hover .box-info-modern-link {
    transform: translate3d(0, 10px, 0);
  }
  .desktop .box-info-modern:hover .box-info-modern-link,
  .desktop .box-info-modern:hover .box-info-modern-link:focus,
  .desktop .box-info-modern:hover .box-info-modern-link:active {
    color: #5ea937;
  }
  .desktop .box-info-modern:hover .box-info-modern-link:hover {
    color: #777777;
  }
  .desktop .box-info-modern:hover .box-info-modern-link::before {
    width: 100%;
    height: 100%;
    border-color: inherit;
    transition: border-color 0.3s ease-in-out, width 0.25s ease, height 0.25s ease;
  }
}

@media (min-width: 992px) {
  .mac-os.desktop .box-info-modern:hover .box-info-modern-link::before {
    transition: width 0.25s ease, height 0.25s ease;
  }
}

.box-info-creative {
  text-align: center;
  color: #777777;
  background: #ffffff;
}

.box-info-creative-title {
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 0.1em;
}

* + .box-info-creative-text {
  margin-top: 10px;
}

* + .box-info-creative-link {
  margin-top: 10px;
}

@media (min-width: 576px) {
  .box-info-creative {
    text-align: left;
    padding: 26px 0 0;
  }
  .box-info-creative-link {
    top: 20px;
    margin-left: 46%;
  }
  * + .box-info-creative-text {
    margin-top: 18px;
  }
  * + .box-info-creative-link {
    margin-top: 0;
  }
}

.box-info-renee {
  text-align: center;
}

.box-info-renee-decor {
  font-size: 0;
  line-height: 0;
}

.box-info-renee-decor::before {
  display: inline-block;
  content: "";
  width: 0;
  height: 40px;
  border-left: 1px solid #e5e4da;
  animation: moreLoopY 2.5s cubic-bezier(0.77, 0, 0.175, 1) infinite;
}

.box-info-renee-subtitle {
  font-weight: 600;
  letter-spacing: 0.1em;
}

.box-info-renee-title {
  font-weight: 500;
  letter-spacing: 0.075em;
  text-transform: none;
}

.box-info-renee-text {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

* + .box-info-renee-subtitle {
  margin-top: 15px;
}

* + .box-info-renee-title {
  margin-top: 10px;
}

* + .box-info-renee-text {
  margin-top: 10px;
}

* + .box-info-renee-link {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .box-info-renee-decor::before {
    height: 54px;
  }
  * + .box-info-renee-subtitle {
    margin-top: 25px;
  }
  * + .box-info-renee-title {
    margin-top: 20px;
  }
  * + .box-info-renee-text {
    margin-top: 20px;
  }
  * + .box-info-renee-link {
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  * + .box-info-renee-subtitle {
    margin-top: 35px;
  }
  * + .box-info-renee-title {
    margin-top: 30px;
  }
  * + .box-info-renee-text {
    margin-top: 30px;
  }
  * + .box-info-renee-link {
    margin-top: 36px;
  }
}

.context-dark .box-info-renee-decor::before,
.bg-gray-700 .box-info-renee-decor::before,
.bg-gray-3 .box-info-renee-decor::before,
.bg-brown-1 .box-info-renee-decor::before,
.bg-primary .box-info-renee-decor::before {
  border-color: rgba(225, 225, 225, 0.26);
}

.context-dark .box-info-renee-subtitle,
.bg-gray-700 .box-info-renee-subtitle,
.bg-gray-3 .box-info-renee-subtitle,
.bg-brown-1 .box-info-renee-subtitle,
.bg-primary .box-info-renee-subtitle,
.context-dark .box-info-renee-text,
.bg-gray-700 .box-info-renee-text,
.bg-gray-3 .box-info-renee-text,
.bg-brown-1 .box-info-renee-text,
.bg-primary .box-info-renee-text {
  color: rgba(255, 255, 255, 0.5);
}

.box-info-rose {
  text-align: center;
  color: #777777;
  padding-bottom: 20px;
}

.box-info-rose-2 {
  padding-top: 20px;
}

.box-info-rose-title {
  letter-spacing: 0.01em;
  text-transform: none;
  font-weight: 500;
}

.box-info-rose-icon {
  font-size: 25px;
}

.box-info-rose-number {
  font-weight: 400;
  letter-spacing: 0.075em;
}

.box-info-rose-text {
  color: #777777;
}

.box-info-rose-text,
.box-info-rose-author {
  letter-spacing: 0.075em;
}

.box-info-rose-title + .unit {
  margin-top: 4px;
}

.box-info-rose-text + .link-classic {
  margin-top: 8px;
}

@media (min-width: 576px) {
  .box-info-rose {
    padding-bottom: 0;
  }
  .box-info-rose-2 {
    padding-top: 0;
  }
}

@media (min-width: 768px) {
  .box-info-rose {
    text-align: left;
  }
  .box-info-rose-icon {
    font-size: 30px;
    line-height: 1.6;
  }
  .box-info-rose-title + .unit {
    margin-top: 18px;
  }
  .box-info-rose-text + .link-classic {
    margin-top: 16px;
  }
}

@media (min-width: 1200px) {
  .box-info-rose-text {
    padding: 4px 8px;
  }
  .box-info-rose-icon {
    font-size: 35px;
  }
}

.box-info-beryl-title {
  font-weight: 500;
  letter-spacing: 0.075em;
  text-transform: capitalize;
}

.box-info-beryl-time {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #5ea937;
}

.box-info-beryl-text {
  letter-spacing: 0.075em;
}

* + .box-info-beryl-time {
  margin-top: 10px;
}

* + .box-info-beryl-text {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .box-info-beryl-time {
    letter-spacing: 0.3em;
  }
  * + .box-info-beryl-time {
    margin-top: 20px;
  }
  * + .box-info-beryl-text {
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  * + .box-info-beryl-time {
    margin-top: 34px;
  }
  * + .box-info-beryl-text {
    margin-top: 34px;
  }
  .box-info-beryl-text + .button {
    margin-top: 40px;
  }
}

.box-cta h2 + .group-middle {
  margin-top: 16px;
}

@media (min-width: 992px) {
  .box-cta h2 + .button {
    margin-top: 40px;
  }
}

@media (min-width: 768px) {
  .box-about h2 + p {
    margin-top: 20px;
  }
  .box-about p + p {
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  .box-about h2 + p {
    margin-top: 30px;
  }
  .box-about p + p {
    margin-top: 30px;
  }
  .box-about * + img {
    margin-top: 50px;
  }
}

html:not(.ie-10):not(.ie-11):not(.ie-edge) .box-icon-classic-svg svg,
html:not(.ie-10):not(.ie-11):not(.ie-edge) .box-icon-modern-svg svg {
  height: auto;
}

html:not(.ie-10):not(.ie-11):not(.ie-edge) .box-icon-nancy-svg .svg-icon,
html:not(.ie-10):not(.ie-11):not(.ie-edge) .box-icon-kelly-svg .svg-icon {
  height: auto;
}

/*
* Element groups
*/
html .group {
  margin-bottom: -10px;
  margin-left: -10px;
}

html .group:empty {
  margin-bottom: 0;
  margin-left: 0;
}

html .group > * {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 10px;
}

html .group-xs {
  margin-bottom: -15px;
  margin-left: -15px;
}

html .group-xs:empty {
  margin-bottom: 0;
  margin-left: 0;
}

html .group-xs > * {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 15px;
}

html .group-sm {
  margin-bottom: -10px;
  margin-left: -20px;
}

html .group-sm:empty {
  margin-bottom: 0;
  margin-left: 0;
}

html .group-sm > * {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 20px;
}

html .group-md {
  margin-bottom: -20px;
  margin-left: -25px;
}

html .group-md:empty {
  margin-bottom: 0;
  margin-left: 0;
}

html .group-md > * {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 25px;
}

html .group-lg {
  margin-bottom: -20px;
  margin-left: -30px;
}

html .group-lg:empty {
  margin-bottom: 0;
  margin-left: 0;
}

html .group-lg > * {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 30px;
}

html .group-xl {
  margin-bottom: -30px;
  margin-left: -40px;
}

html .group-xl:empty {
  margin-bottom: 0;
  margin-left: 0;
}

html .group-xl > * {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 30px;
  margin-left: 40px;
}

html .group-middle {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

html .group-button-1 {
  display: flex;
}

html .group-justify {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

html .group-custom {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
}

html .group-custom > * {
  flex: 0 1 100%;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 576px) {
  html .group-custom {
    flex-wrap: nowrap;
  }
  html .group-custom > * {
    flex: 1 1 auto;
  }
}

@media (min-width: 360px) {
  html .group-1 {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: -10px;
    margin-left: -20px;
  }
  html .group-1:empty {
    margin-bottom: 0;
    margin-left: 0;
  }
  html .group-1 > * {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 20px;
  }
}

.group-button-1 .button {
  flex-grow: 1;
  padding-left: 15px;
  padding-right: 15px;
}

* + .group {
  margin-top: 30px;
}

* + .group-xs {
  margin-top: 30px;
}

* + .group-sm {
  margin-top: 30px;
}

* + .group-md {
  margin-top: 30px;
}

* + .group-lg {
  margin-top: 30px;
}

* + .group-xl {
  margin-top: 30px;
}

* + .group-1 {
  margin-top: 30px;
}

@media (min-width: 992px) {
  h3 + .group-xs {
    margin-top: 45px;
  }
}

/*
* Responsive units
*/
.unit {
  display: flex;
  flex: 0 1 100%;
  margin-bottom: -10px;
  margin-left: -10px;
}

.unit > * {
  margin-bottom: 10px;
  margin-left: 10px;
}

.unit:empty {
  margin-bottom: 0;
  margin-left: 0;
}

.unit-body {
  flex: 0 1 auto;
}

.unit-left,
.unit-right {
  flex: 0 0 auto;
  max-width: 100%;
}

.unit-spacing-0 {
  margin-bottom: 0;
  margin-left: 0;
}

.unit-spacing-0 > * {
  margin-bottom: 0;
  margin-left: 0;
}

.unit-spacing-xs {
  margin-bottom: -20px;
  margin-left: -15px;
}

.unit-spacing-xs > * {
  margin-bottom: 20px;
  margin-left: 15px;
}

.unit-spacing-sm {
  margin-bottom: -10px;
  margin-left: -20px;
}

.unit-spacing-sm > * {
  margin-bottom: 10px;
  margin-left: 20px;
}

.unit-spacing-md {
  margin-bottom: -20px;
  margin-left: -25px;
}

.unit-spacing-md > * {
  margin-bottom: 20px;
  margin-left: 25px;
}

.unit-spacing-lg {
  margin-bottom: -20px;
  margin-left: -30px;
}

.unit-spacing-lg > * {
  margin-bottom: 20px;
  margin-left: 30px;
}

.unit-spacing-xl {
  margin-bottom: -30px;
  margin-left: -40px;
}

.unit-spacing-xl > * {
  margin-bottom: 30px;
  margin-left: 40px;
}

/*
* Lists
*/
/*
* Vertical list
*/
.list > li + li {
  margin-top: 5px;
}

.list-xs > li + li {
  margin-top: 10px;
}

.list-sm > li + li {
  margin-top: 15px;
}

.list-md > li + li {
  margin-top: 20px;
}

.list-lg > li + li {
  margin-top: 25px;
}

.list-xl > li + li {
  margin-top: 30px;
}

@media (min-width: 768px) {
  .list-xl > li + li {
    margin-top: 50px;
  }
}

/*
* List inline
*/
.list-inline > li {
  display: inline-block;
}

html .list-inline-xs {
  transform: translate3d(0, -8px, 0);
  margin-bottom: -8px;
  margin-left: -4px;
  margin-right: -4px;
}

html .list-inline-xs > * {
  margin-top: 8px;
  padding-left: 4px;
  padding-right: 4px;
}

html .list-inline-sm {
  transform: translate3d(0, -10px, 0);
  margin-bottom: -10px;
  margin-left: -5px;
  margin-right: -5px;
}

html .list-inline-sm > * {
  margin-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
}

html .list-inline-md {
  transform: translate3d(0, -10px, 0);
  margin-bottom: -10px;
  margin-left: -8px;
  margin-right: -8px;
}

html .list-inline-md > * {
  margin-top: 10px;
  padding-left: 8px;
  padding-right: 8px;
}

html .list-inline-lg {
  transform: translate3d(0, -10px, 0);
  margin-bottom: -10px;
  margin-left: -10px;
  margin-right: -10px;
}

html .list-inline-lg > * {
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

html .list-inline-xl {
  transform: translate3d(0, -10px, 0);
  margin-bottom: -10px;
  margin-left: -15px;
  margin-right: -15px;
}

html .list-inline-xl > * {
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

/*
* Images
*/
img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-responsive {
  width: 100%;
}

/*
*
* Tables custom
*/
.table-custom {
  width: 100%;
  max-width: 100%;
  text-align: left;
  background: #ffffff;
  border-collapse: collapse;
  word-break: break-all;
}

.table-custom th {
  padding: 13px 24px;
  line-height: 1.72;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #777777;
  background: #e5e4da;
}

.table-custom td {
  padding: 13px 24px;
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: 0.05em;
  background: #ffffff;
  color: #777777;
}

.table-custom tfoot td {
  color: #777777;
}

.table-custom {
  border: 1px solid #e5e4da;
}

* + .table-custom-responsive {
  margin-top: 30px;
}

h5 + .table-custom-responsive {
  margin-top: 25px;
}

@media (min-width: 768px) {
  * + .table-custom-responsive {
    margin-top: 40px;
  }
}

@media (min-width: 992px) {
  h3 + .table-custom-responsive {
    margin-top: 50px;
  }
  .title-group + .table-custom-responsive {
    margin-top: 55px;
  }
  .table-custom-responsive + .group-justify {
    margin-top: 35px;
  }
}

.table-custom.table-custom-primary thead th {
  color: #ffffff;
  background: #5ea937;
}

.table-custom.table-custom-primary thead tr {
  border-color: #5ea937;
}

.table-custom.table-custom-bordered tbody tr {
  border: none;
}

.table-custom.table-custom-bordered td {
  border: 1px solid #e5e4da;
}

.table-custom.table-custom-striped {
  border-bottom: 1px solid #eeeeee;
}

.table-custom.table-custom-striped tr {
  border: none;
}

.table-custom.table-custom-striped tbody tr:nth-of-type(odd) td {
  background: transparent;
}

.table-custom.table-custom-striped tbody tr:nth-of-type(even) td {
  background: #eeeeee;
}

@media (max-width: 991.98px) {
  .table-custom-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-custom-responsive.table-bordered {
    border: 0;
  }
}

.table-cart {
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #e5e4da;
}

.table-cart thead tr {
  border: 1px solid #e5e4da;
}

.table-cart tr {
  border: none;
}

.table-cart th:first-child,
.table-cart td:first-child {
  text-align: left;
}

@media (min-width: 992px) {
  .table-cart th:first-child,
  .table-cart td:first-child {
    padding-left: 30px;
  }
}

.table-cart tbody tr td {
  padding: 12px 14px;
}

.table-cart tbody tr:first-child td {
  padding-top: 26px;
}

.table-cart tbody tr:last-child td {
  padding-bottom: 26px;
}

.table-cart th {
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 16px;
  font-weight: 500;
  color: #777777;
  background: #ffffff;
}

@media (min-width: 992px) {
  .table-cart th {
    font-size: 18px;
    padding-top: 21px;
    padding-bottom: 21px;
  }
}

.table-cart td {
  width: auto;
  min-width: auto;
  font-size: 16px;
  letter-spacing: 0.075em;
  color: #777777;
}

.table-cart td:first-child {
  display: flex;
  align-items: center;
  min-width: 280px;
  width: 50%;
}

.table-cart td:first-child > * {
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 992px) {
  .table-cart td:first-child {
    min-width: 500px;
  }
}

.table-cart td:nth-child(2),
.table-cart td:nth-child(4) {
  width: 13%;
}

.table-cart td:nth-child(2),
.table-cart td:nth-child(4) {
  min-width: 100px;
}

.table-cart td:nth-child(3) {
  min-width: 150px;
}

@media (min-width: 992px) {
  .table-cart td {
    font-size: 18px;
  }
}

@media (min-width: 1200px) {
  .table-cart td {
    font-size: 24px;
  }
}

.table-cart-link {
  font-weight: 500;
  letter-spacing: 0.05em;
}

.table-cart-link,
.table-cart-link:focus,
.table-cart-link:active {
  color: inherit;
}

.table-cart-link:hover {
  color: #5ea937;
}

.table-cart-figure {
  display: inline-block;
  text-align: center;
  width: 100%;
  max-width: 90px;
  background: #f5f5f5;
}

@media (min-width: 992px) {
  .table-cart-figure {
    max-width: 146px;
  }
}

.table-cart-figure + a {
  margin-left: 15px;
}

@media (min-width: 992px) {
  .table-cart-figure + a {
    margin-left: 30px;
  }
}

.table-checkout {
  text-transform: uppercase;
}

.table-checkout tr {
  border-color: #e5e4da;
}

.table-checkout tr + tr td {
  border-top: 1px solid #e5e4da;
}

.table-checkout td {
  padding: 20px 20px;
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #777777;
}

.table-checkout td:first-child {
  min-width: 190px;
}

.table-checkout td:last-child {
  min-width: 150px;
  text-align: right;
}

@media (min-width: 576px) {
  .table-checkout td {
    padding: 22px 50px 22px 24px;
  }
}

@media (min-width: 768px) {
  .table-checkout td {
    font-size: 18px;
  }
}

.table-project tr {
  border: none;
}

.table-project td {
  color: #9b9b9b;
  letter-spacing: 0.025em;
  border: 1px solid #e5e4da;
}

.table-project td:first-child {
  text-align: center;
  min-width: 73px;
  width: 11%;
  padding: 20px 15px;
}

.table-project td:last-child {
  padding-left: 34px;
  padding-right: 34px;
  min-width: 260px;
}

.table-project .icon {
  font-size: 24px;
  color: #5ea937;
}

.table-project .icon-26 {
  font-size: 26px;
}

.table-project .icon-28 {
  font-size: 28px;
}

.table-project td span {
  color: #777777;
}

/*
* Buttons
*/
.button {
  position: relative;
  overflow: hidden;
  display: inline-block;
  padding: 4px 17px;
  font-size: 14px;
  line-height: 2;
  border: 2px solid;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
  user-select: none;
  transition: all 250ms ease-in-out;
}

@media (min-width: 768px) {
  .button {
    padding: 9px 29px;
  }
}

@media (min-width: 992px) {
  .button {
    padding: 14px 34px;
  }
}

.button-block {
  display: block;
  width: 100%;
}

.button-primary,
.button-primary:focus {
  color: #ffffff;
  background-color: #f49b4d;
  border-color: #f49b4d;
}

.button-primary:hover,
.button-primary:active {
  color: #ffffff;
  background-color: #c96d1c;
  border-color: #c96d1c;
}

.button-primary.button-ujarak::before {
  background: #f49b4d;
}

.button-primary.button-zakaria:after {
  background: #f49b4d;
}

.button-secondary,
.button-secondary:focus {
  color: #ffffff;
  background-color: #f49b4d;
  border-color: #f49b4d;
}

.button-secondary:hover,
.button-secondary:active {
  color: #ffffff;
  background-color: #c96d1c;
  border-color: #c96d1c;
}

.button-secondary.button-zakaria:after {
  background: #f49b4d;
}

.button-shadow-3 {
  box-shadow: 8px 9px 16px 0 rgba(0, 0, 0, 0.35);
}

.button-zakaria {
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

.button-zakaria::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 110%;
  padding-bottom: 110%;
  border-radius: 50%;
  transform: translate3d(-50%, -50%, 0) scale(1);
  transition: inherit;
  pointer-events: none;
  z-index: -1;
}

.button-zakaria:hover:after,
.button-zakaria:active:after {
  transform: translate3d(-50%, -50%, 0) scale(0);
}

.button-zakaria.button-default-outline:after,
.button-zakaria.button-default-outline-2:after,
.button-zakaria.button-default-outline-3:after {
  background: #ffffff;
}

.button-sm {
  padding: 5px 15px;
  font-size: 12px;
  line-height: 2;
}

@media (min-width: 768px) {
  .button-sm {
    padding: 6px 25px;
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .button-sm {
    padding: 11px 30px;
  }
}

.button-lg {
  padding: 9px 25px;
  font-size: 14px;
  line-height: 2;
}

@media (min-width: 768px) {
  .button-lg {
    padding: 14px 45px;
  }
}

@media (min-width: 992px) {
  .button-lg {
    padding: 19px 50px;
  }
}

.button-xl {
  padding: 6px 25px;
  font-size: 16px;
  line-height: 28px;
}

@media (min-width: 768px) {
  .button-xl {
    padding: 11px 45px;
  }
}

@media (min-width: 992px) {
  .button-xl {
    padding: 16px 50px;
  }
}

@media (min-width: 992px) {
  .button-xl {
    padding: 20px 80px;
  }
}

.button-circle {
  border-radius: 30px;
}

/*
* Thumbnails
*/
.thumbnail-classic {
  position: relative;
  text-align: center;
}

.thumbnail-classic-figure {
  display: block;
}

.thumbnail-classic-figure img {
  width: 100%;
}

.thumbnail-classic-caption {
  padding: 15px;
  background: #f9faf9;
}

.thumbnail-classic-title {
  font-weight: 500;
  letter-spacing: 0;
  text-transform: uppercase;
}

.thumbnail-classic-tag,
.thumbnail-classic-price {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  line-height: 1;
  color: #5ea937;
}

.thumbnail-classic-price {
  font-weight: 700;
  letter-spacing: 0;
}

.thumbnail-classic-tag {
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.thumbnail-classic-button {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.thumbnail-classic-button .button {
  text-align: center;
  padding: 0;
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 46px;
  border-radius: 50%;
}

.thumbnail-classic-button img {
  display: none;
}

.thumbnail-classic-button + .thumbnail-classic-button {
  margin-left: 16px;
}

* + .thumbnail-classic-button-wrap {
  margin-top: 15px;
}

@media (min-width: 992px) {
  .desktop .thumbnail-classic {
    overflow: hidden;
  }
  .desktop .thumbnail-classic-caption {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    pointer-events: none;
    z-index: 1;
  }
  .desktop .thumbnail-classic-caption::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.96);
    transform: scale(0.8);
    transition: all 0.3s ease;
    opacity: 0;
    z-index: -1;
  }
  .desktop .thumbnail-classic-caption > div {
    pointer-events: auto;
  }
  .desktop .thumbnail-classic-title {
    transform: translate3d(0, -30px, 0);
    transition: all 0.4s ease;
    opacity: 0;
  }
  .desktop .thumbnail-classic-tag,
  .desktop .thumbnail-classic-price {
    transform: translate3d(0, 30px, 0);
    transition: all 0.4s ease;
    opacity: 0;
  }
  .desktop .thumbnail-classic-button {
    transition: all 0.4s ease;
    opacity: 0;
  }
  .desktop .thumbnail-classic-button:nth-child(1) {
    transform: translate3d(-40px, 40px, 0);
  }
  .desktop .thumbnail-classic-button:nth-child(2) {
    transform: translate3d(40px, 40px, 0);
  }
  .desktop .thumbnail-classic:hover .thumbnail-classic-caption::before,
  .desktop .thumbnail-classic:hover .thumbnail-classic-tag,
  .desktop .thumbnail-classic:hover .thumbnail-classic-price,
  .desktop .thumbnail-classic:hover .thumbnail-classic-title,
  .desktop .thumbnail-classic:hover .thumbnail-classic-button {
    transform: none;
    opacity: 1;
  }
  .desktop * + .thumbnail-classic-button-wrap {
    margin-top: 24px;
  }
}

.mac-os .thumbnail-classic-button .button {
  transform: rotate(0.0001deg);
}

/*
* Breadcrumbs
*/
.breadcrumbs-custom {
  position: relative;
  text-align: center;
}

.breadcrumbs-custom-body {
  display: flex;
  align-items: center;
  height: 100px;
  padding: 40px 0;
  background-color: transparent;
  background-position: center;
}

.breadcrumbs-custom-title {
  text-shadow: 3px 9px 16px rgba(0, 0, 0, 0.18);
}

.breadcrumbs-custom-text {
  font-weight: 400;
  letter-spacing: 0.025em;
}

.breadcrumbs-custom-footer {
  padding: 15px 0;
  background: #f9faf9;
}

.breadcrumbs-custom-path {
  margin-left: -17px;
  margin-right: -17px;
}

.breadcrumbs-custom-path > * {
  padding-left: 17px;
  padding-right: 17px;
}

.breadcrumbs-custom-path a {
  display: inline;
}

.breadcrumbs-custom-path a,
.breadcrumbs-custom-path a:active,
.breadcrumbs-custom-path a:focus {
  color: #777777;
}

.breadcrumbs-custom-path li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 2;
  font-weight: 600;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.breadcrumbs-custom-path li::after {
  display: inline-block;
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  font-size: 14px;
  line-height: 1.72;
  font-family: "Material Design Icons";
  color: #777777;
  transform: translate3d(50%, -50%, 0);
}

.breadcrumbs-custom-path li:last-child:after {
  display: none;
}

.breadcrumbs-custom-path a:hover,
.breadcrumbs-custom-path li.active {
  color: #777777;
}

* + .breadcrumbs-custom-path {
  margin-top: 14px;
}

@media (min-width: 576px) {
  .breadcrumbs-custom-body {
    padding: 80px 0;
  }
}

@media (min-width: 768px) {
  * + .breadcrumbs-custom-text {
    margin-top: 20px;
    padding: 110px 0;
  }
}

@media (min-width: 992px) {
  .breadcrumbs-custom-body {
    padding: 140px 0;
    height: 200px;
  }
  * + .breadcrumbs-custom-text {
    margin-top: 30px;
  }
}

.ie-10 .breadcrumbs-custom-body,
.ie-11 .breadcrumbs-custom-body,
.ie-edge .breadcrumbs-custom-body {
  height: 24.84375vw;
}

/*
* Footers
*/
.footer-classic {
  text-align: center;
  letter-spacing: 0.025em;
  background: #ffffff;
}

.footer-classic-panel {
  text-align: center;
  padding: 20px 0;
  background: #e5e4da;
}

.list-schedule {
  letter-spacing: 0;
}

.list-schedule li > * {
  display: inline-block;
}

.list-schedule li > * + * {
  margin-left: 8px;
}

.footer-classic-social {
  letter-spacing: 0;
}

* + .footer-classic-social {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #e5e4da;
}

* + .list-schedule {
  margin-top: 12px;
}

.footer-classic-brand + * {
  margin-top: 12px;
}

.footer-classic-title + * {
  margin-top: 12px;
}

@media (min-width: 576px) {
  * + .list-schedule {
    margin-top: 20px;
  }
  .footer-classic-brand + * {
    margin-top: 20px;
  }
  .footer-classic-title + * {
    margin-top: 20px;
  }
}

@media (min-width: 768px) {
  .footer-classic {
    text-align: left;
  }
  .footer-classic-panel {
    padding: 30px 0;
  }
  .list-schedule li > *:first-child {
    min-width: 86px;
  }
  * + .list-schedule {
    margin-top: 30px;
  }
  .footer-classic-brand + * {
    margin-top: 30px;
  }
  .footer-classic-title + * {
    margin-top: 30px;
  }
}

@media (min-width: 992px) {
  .footer-classic-title + * {
    margin-top: 45px;
  }
}

@media (min-width: 1200px) {
  .footer-classic-panel {
    padding: 40px 0;
  }
}

.footer-classic .context-dark .button-primary:hover,
.footer-classic .bg-gray-700 .button-primary:hover,
.footer-classic .bg-gray-3 .button-primary:hover,
.footer-classic .bg-brown-1 .button-primary:hover,
.footer-classic .bg-primary .button-primary:hover,
.footer-classic .context-dark .button-primary:active,
.footer-classic .bg-gray-700 .button-primary:active,
.footer-classic .bg-gray-3 .button-primary:active,
.footer-classic .bg-brown-1 .button-primary:active,
.footer-classic .bg-primary .button-primary:active {
  color: #5ea937;
  background-color: #ffffff;
  border-color: #ffffff;
}

.context-dark .list-schedule li > *:first-child,
.bg-gray-700 .list-schedule li > *:first-child,
.bg-gray-3 .list-schedule li > *:first-child,
.bg-brown-1 .list-schedule li > *:first-child,
.bg-primary .list-schedule li > *:first-child,
.context-dark .contacts-creative,
.bg-gray-700 .contacts-creative,
.bg-gray-3 .contacts-creative,
.bg-brown-1 .contacts-creative,
.bg-primary .contacts-creative {
  color: inherit;
}

.context-dark .footer-classic-social,
.bg-gray-700 .footer-classic-social,
.bg-gray-3 .footer-classic-social,
.bg-brown-1 .footer-classic-social,
.bg-primary .footer-classic-social {
  color: inherit;
  border-top-color: rgba(255, 255, 255, 0.2);
}

/** @group Helpers */
/*
* Page layout
*/
.page {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  /* opacity: 0; */
}

.page.fadeIn {
  animation-timing-function: ease-out;
}

.page.fadeOut {
  animation-timing-function: ease-in;
}

[data-x-mode] .page {
  opacity: 1;
}

html.boxed body {
  background: #e5e4da url(../images/bg-pattern-boxed.png.webp) repeat fixed;
}

@media (min-width: 1630px) {
  html.boxed .page {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 0 23px 0 rgba(1, 1, 1, 0.1);
  }
  html.boxed .rd-navbar-static {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
  }
  html.boxed .rd-navbar-static.rd-navbar--is-stuck {
    max-width: 1600px;
    width: 100%;
    left: calc(50% - 1600px);
    right: calc(50% - 1600px);
  }
}

/*
* Text styling
*/
.text-italic {
  font-style: italic;
}

.text-normal {
  font-style: normal;
}

.text-underline {
  text-decoration: underline;
}

.text-strike {
  text-decoration: line-through;
}

.font-weight-thin {
  font-weight: 100;
}

.font-weight-light {
  font-weight: 300;
}

.font-weight-regular {
  font-weight: 400;
}

.font-weight-medium {
  font-weight: 500;
}

.font-weight-sbold {
  font-weight: 600;
}

.font-weight-bold {
  font-weight: 700;
}

.font-weight-ubold {
  font-weight: 900;
}

.text-spacing-0 {
  letter-spacing: 0;
}

.text-spacing-20 {
  letter-spacing: 0.02em;
}

.text-spacing-25 {
  letter-spacing: 0.025em;
}

.text-spacing-50 {
  letter-spacing: 0.05em;
}

.text-spacing-75 {
  letter-spacing: 0.075em;
}

.text-spacing-100 {
  letter-spacing: 0.1em;
}

.text-spacing-150 {
  letter-spacing: 0.15em;
}

.text-width-medium {
  max-width: 500px;
}

.text-width-large {
  max-width: 600px;
}

.text-center [class*="text-width-"] {
  margin-left: auto;
  margin-right: auto;
}

.text-gray-500 {
  color: #9b9b9b;
}

.text-transform-none {
  text-transform: none;
}

.text-transform-uppercase {
  text-transform: uppercase;
}

.text-transform-capitalize {
  text-transform: capitalize;
}

/*
* Offsets
*/
* + p {
  margin-top: 15px;
}

* + img {
  margin-top: 30px;
}

h1 + p {
  margin-top: 12px;
}

h2 + p {
  margin-top: 12px;
}

h3 + p {
  margin-top: 14px;
}

h4 + p {
  margin-top: 15px;
}

h5 + p {
  margin-top: 14px;
}

h6 + p {
  margin-top: 14px;
}

h2 + h5 {
  margin-top: 16px;
}

h3 + h2 {
  margin-top: 18px;
}

h3 + h6 {
  margin-top: 16px;
}

p + h2,
p + .heading-2 {
  margin-top: 15px;
}

p + p {
  margin-top: 12px;
}

img + p {
  margin-top: 15px;
}

h3 + img {
  margin-top: 42px;
}

h2 + h4 {
  margin-top: 15px;
}

* + .row {
  margin-top: 30px;
}

* + .owl-carousel {
  margin-top: 30px;
}

* + .big {
  margin-top: 20px;
}

* + .text-block {
  margin-top: 27px;
}

* + .button-wrap,
* + .button {
  margin-top: 30px;
}

.row + h3,
.row + .heading-3 {
  margin-top: 80px;
}

.container + .container {
  margin-top: 35px;
}

.row + .row {
  margin-top: 35px;
}

@media (min-width: 768px) {
  * + .row {
    margin-top: 40px;
  }
  * + .owl-carousel {
    margin-top: 40px;
  }
  * + .row-sm {
    margin-top: 35px;
  }
  * + .offset-top-md-20 {
    margin-top: 20px;
  }
  h3 + .big {
    margin-top: 24px;
  }
  .row + .row {
    margin-top: 50px;
  }
  .row + .button {
    margin-top: 50px;
  }
}

@media (min-width: 1200px) {
  h1 + p {
    margin-top: 6px;
  }
  * + .row-lg {
    margin-top: 50px;
  }
  * + .row-xl {
    margin-top: 60px;
  }
  * + .row-xxl {
    margin-top: 70px;
  }
  * + .owl-carousel {
    margin-top: 50px;
  }
  .container + .container {
    margin-top: 60px;
  }
  .row + .row {
    margin-top: 60px;
  }
  .row + .button {
    margin-top: 60px;
  }
}

.row-0 {
  margin-bottom: 0px;
}

.row-0:empty {
  margin-bottom: 0;
}

.row-0 > * {
  margin-bottom: 0px;
}

.row-10 {
  margin-bottom: -10px;
}

.row-10:empty {
  margin-bottom: 0;
}

.row-10 > * {
  margin-bottom: 10px;
}

.row-15 {
  margin-bottom: -15px;
}

.row-15:empty {
  margin-bottom: 0;
}

.row-15 > * {
  margin-bottom: 15px;
}

.row-20 {
  margin-bottom: -20px;
}

.row-20:empty {
  margin-bottom: 0;
}

.row-20 > * {
  margin-bottom: 20px;
}

.row-30 {
  margin-bottom: -30px;
}

.row-30:empty {
  margin-bottom: 0;
}

.row-30 > * {
  margin-bottom: 30px;
}

.row-40 {
  margin-bottom: -40px;
}

.row-40:empty {
  margin-bottom: 0;
}

.row-40 > * {
  margin-bottom: 40px;
}

.row-50 {
  margin-bottom: -50px;
}

.row-50:empty {
  margin-bottom: 0;
}

.row-50 > * {
  margin-bottom: 50px;
}

.row-60 {
  margin-bottom: -50px;
}

.row-60:empty {
  margin-bottom: 0;
}

.row-60 > * {
  margin-bottom: 50px;
}

@media (min-width: 576px) {
  .row-sm-30 {
    margin-bottom: -30px;
  }
  .row-sm-30:empty {
    margin-bottom: 0;
  }
  .row-sm-30 > * {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .row-md-30 {
    margin-bottom: -30px;
  }
  .row-md-30:empty {
    margin-bottom: 0;
  }
  .row-md-30 > * {
    margin-bottom: 30px;
  }
  .row-md-40 {
    margin-bottom: -40px;
  }
  .row-md-40:empty {
    margin-bottom: 0;
  }
  .row-md-40 > * {
    margin-bottom: 40px;
  }
  .row-md-50 {
    margin-bottom: -50px;
  }
  .row-md-50:empty {
    margin-bottom: 0;
  }
  .row-md-50 > * {
    margin-bottom: 50px;
  }
  .row-md-60 {
    margin-bottom: -60px;
  }
  .row-md-60:empty {
    margin-bottom: 0;
  }
  .row-md-60 > * {
    margin-bottom: 60px;
  }
}

@media (min-width: 992px) {
  .row-lg-20 {
    margin-bottom: -20px;
  }
  .row-lg-20:empty {
    margin-bottom: 0;
  }
  .row-lg-20 > * {
    margin-bottom: 20px;
  }
  .row-lg-50 {
    margin-bottom: -50px;
  }
  .row-lg-50:empty {
    margin-bottom: 0;
  }
  .row-lg-50 > * {
    margin-bottom: 50px;
  }
  .row-lg-60 {
    margin-bottom: -60px;
  }
  .row-lg-60:empty {
    margin-bottom: 0;
  }
  .row-lg-60 > * {
    margin-bottom: 60px;
  }
  .row-lg-70 {
    margin-bottom: -70px;
  }
  .row-lg-70:empty {
    margin-bottom: 0;
  }
  .row-lg-70 > * {
    margin-bottom: 70px;
  }
  .row-lg-80 {
    margin-bottom: -80px;
  }
  .row-lg-80:empty {
    margin-bottom: 0;
  }
  .row-lg-80 > * {
    margin-bottom: 80px;
  }
}

@media (min-width: 1200px) {
  .row-xl-100 {
    margin-bottom: -100px;
  }
  .row-xl-100:empty {
    margin-bottom: 0;
  }
  .row-xl-100 > * {
    margin-bottom: 100px;
  }
}

/*
*
* Sections
*/
.section-sm {
  padding: 35px 0;
}

.section-sm.section-first {
  padding-top: 70px;
}

.section-sm.section-last {
  padding-bottom: 70px;
}

.section-md,
.section-lg,
.section-xl,
.section-xxl,
.section-inset-2 {
  padding: 50px 0;
}

.section-collapse + .section-collapse {
  padding-top: 0;
}

.section-collapse:last-child {
  padding-bottom: 0;
}

html [class*="section-"].section-bottom-0 {
  padding-bottom: 0;
}

html [class*="section-"].section-top-0 {
  padding-top: 0;
}

@media (min-width: 992px) {
  html [class*="section-"].section-lg-0 {
    padding: 0 0 1px;
  }
}

@media (min-width: 768px) {
  .section-sm {
    padding: 50px 0;
  }
  .section-sm.section-first {
    padding-top: 100px;
  }
  .section-sm.section-last {
    padding-bottom: 100px;
  }
  .section-md {
    padding: 60px 0;
  }
  .section-lg {
    padding: 70px 0;
  }
  .section-xl {
    padding: 80px 0;
  }
  .section-xxl {
    padding: 90px 0;
  }
  .section-inset-2 {
    padding: 65px 0;
  }
}

@media (min-width: 992px) {
  .section-sm {
    padding: 60px 0;
  }
  .section-sm.section-first {
    padding-top: 120px;
  }
  .section-sm.section-last {
    padding-bottom: 120px;
  }
  .section-md {
    padding: 70px 0;
  }
  .section-lg {
    padding: 80px 0;
  }
  .section-xl {
    padding: 90px 0;
  }
  .section-xxl {
    padding: 100px 0;
  }
}

@media (min-width: 1200px) {
  .section-md {
    padding: 80px 0;
  }
  .section-lg {
    padding: 90px 0;
  }
  .section-xl {
    padding: 100px 0;
  }
  .section-xxl {
    padding: 110px 0;
  }
  .section-inset-1 {
    padding: 120px 0;
  }
  .section-inset-4,
  .section-inset-5 {
    padding-top: 120px;
  }
}

@media (min-width: 1600px) {
  .section-xxl {
    padding: 120px 0;
  }
  .section-inset-1 {
    padding: 140px 0;
  }
  .section-inset-3,
  .section-inset-4 {
    padding-top: 140px;
  }
  .section-inset-5 {
    padding-top: 150px;
  }
}

.section-single {
  display: flex;
  text-align: center;
}

.section-single p {
  margin-left: auto;
  margin-right: auto;
}

.section-single .rd-mailform-wrap {
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.section-single p.rights {
  font-size: 14px;
}

.section-single * + .rd-mailform-wrap {
  margin-top: 30px;
}

@media (min-width: 768px) {
  .section-single * + .countdown-wrap {
    margin-top: 40px;
  }
  .section-single * + .rd-mailform-wrap {
    margin-top: 40px;
  }
}

@media (min-width: 992px) {
  .section-single .countdown-wrap {
    margin-bottom: -30px;
    margin-left: -65px;
  }
  .section-single .countdown-wrap:empty {
    margin-bottom: 0;
    margin-left: 0;
  }
  .section-single .countdown-wrap > * {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 30px;
    margin-left: 65px;
  }
  .section-single * + .button {
    margin-top: 50px;
  }
  .section-single * + .countdown-wrap {
    margin-top: 55px;
  }
  .section-single * + .rd-mailform-wrap {
    margin-top: 60px;
  }
}

.section-single-header {
  padding: calc(1em + 3vh) 0 calc(1em + 2vh);
}

.section-single-main {
  padding: calc(1em + 4vh) 0;
}

.section-single-footer {
  padding: calc(1em + 2vh) 0 calc(1em + 3vh);
}

.section-single-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 100vh;
}

.section-single-inner > * {
  width: 100%;
}

@supports (display: grid) {
  .section-single-inner {
    display: grid;
    justify-items: center;
    align-content: space-between;
    grid-template-columns: 1fr;
  }
}

@media (min-width: 1600px) {
  .section-single-header {
    padding-top: calc(1em + 9vh);
  }
  .section-single-main {
    padding: calc(1em + 1vh) 0 calc(1em + 10vh);
  }
  .section-single-footer {
    padding-bottom: calc(1em + 4vh);
  }
}

@media (min-width: 1600px) {
  .section-fluid {
    padding-left: 75px;
    padding-right: 75px;
  }
  .section-fluid .container-fluid {
    padding-left: 0;
    padding-right: 0;
    max-width: 1770px;
    margin-left: auto;
    margin-right: auto;
  }
}

.box-relative,
.section-relative {
  position: relative;
  z-index: 1;
}

.section-custom-1 {
  min-height: 46.875vw;
}

/*
* Backgrounds
*/
.context-dark .brand .brand-logo-dark,
.bg-gray-700 .brand .brand-logo-dark,
.bg-gray-3 .brand .brand-logo-dark,
.bg-brown-1 .brand .brand-logo-dark,
.bg-primary .brand .brand-logo-dark {
  display: none;
}

.context-dark .brand .brand-logo-light,
.bg-gray-700 .brand .brand-logo-light,
.bg-gray-3 .brand .brand-logo-light,
.bg-brown-1 .brand .brand-logo-light,
.bg-primary .brand .brand-logo-light {
  display: block;
}

/*
* Light Backgrounds
*/
.bg-default {
  background-color: #ffffff;
}

.bg-primary {
  background-color: #5ea937;
}

.bg-secondary {
  background-color: #f49b4d;
}

.bg-gray-100 {
  background-color: #e5e4da;
}

.bg-gray-600 {
  background-color: #777777;
}

.bg-gray-800 {
  background-color: #777777;
}

.bg-gray-1 {
  background-color: #f5f5f5;
}

.bg-gray-2 {
  background-color: #ebebeb;
}

.bg-gray-4 {
  background-color: #f9faf9;
}

.bg-gray-11 {
  background-color: #586167;
}

.bg-gray-13 {
  background-color: #404147;
}

/*
* Dark Backgrounds
*/
.bg-gray-700 {
  background-color: #2c343b;
}

.bg-gray-3 {
  background-color: #464a4c;
}

.bg-brown-1 {
  background-color: #555552;
}

/*
* Accent Backgrounds
*/
.bg-primary + .bg-primary {
  padding-top: 0;
}

/*
* Utilities custom
*/
.height-fill {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.height-fill > * {
  flex-grow: 1;
  flex-shrink: 0;
}

.object-inline {
  white-space: nowrap;
}

.object-inline > * {
  display: inline-block;
  min-width: 20px;
  vertical-align: top;
  white-space: normal;
}

.object-inline > * + * {
  margin-left: 5px;
}

.oh {
  position: relative;
  overflow: hidden;
}

.text-decoration-lines {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.text-decoration-lines-content {
  position: relative;
  display: inline-block;
  min-width: 170px;
  font-size: 13px;
  text-transform: uppercase;
}

.text-decoration-lines-content::before,
.text-decoration-lines-content::after {
  content: "";
  position: absolute;
  height: 1px;
  background: #d7d7d7;
  top: 50%;
  width: 100vw;
}

.text-decoration-lines-content::before {
  left: 0;
  transform: translate3d(-100%, 0, 0);
}

.text-decoration-lines-content::after {
  right: 0;
  transform: translate3d(100%, 0, 0);
}

* + .text-decoration-lines {
  margin-top: 30px;
}

p.rights {
  letter-spacing: 0;
  color: #777777;
}

p.rights a,
p.rights a:focus,
p.rights a:active {
  color: inherit;
}

p.rights a:hover {
  color: #5ea937;
}

[style*="z-index: 1000;"] {
  z-index: 1101 !important;
}

.text-block > * {
  margin-left: 0.125em;
  margin-right: 0.125em;
}

@media (min-width: 2650px) {
  .offset-top-1 {
    margin-top: 5%;
  }
}

@media (min-width: 992px) {
  .inset-lg-bottom-10 {
    padding-bottom: 10px;
  }
}

@media (min-width: 1200px) {
  .inset-xl-left-35 {
    padding-left: 35px;
  }
  .inset-xl-right-20 {
    padding-right: 20px;
  }
  .inset-xl-right-30 {
    padding-right: 30px;
  }
  .inset-xl-right-35 {
    padding-right: 35px;
  }
  .inset-xl-right-50 {
    padding-right: 50px;
  }
  .inset-xl-right-55 {
    padding-right: 55px;
  }
  .inset-xl-right-70 {
    padding-right: 70px;
  }
  .inset-xl-right-100 {
    padding-right: 100px;
  }
}

@media (min-width: 1200px) {
  .typography-style-1 p {
    max-width: 95%;
  }
}

.aside-typography p + h2 {
  margin-top: 16px;
}

.aside-typography h2 + h3 {
  margin-top: 12px;
}

.aside-typography h3 + h4 {
  margin-top: 22px;
}

.box-color-line {
  display: flex;
  justify-content: center;
  margin-left: -8px;
}

.box-color-line > * {
  margin-left: 8px;
}

.box-color-item {
  width: 53px;
  height: 53px;
}

* + .box-color {
  margin-top: 16px;
}

.box-color-line + .box-color-line {
  margin-top: 8px;
}

@media (min-width: 768px) {
  .box-color-line {
    justify-content: flex-start;
  }
}

@media (min-width: 992px) {
  .aside-typography-item {
    padding-left: 30px;
    border-left: 1px solid #e5e4da;
  }
}

@media (min-width: 1200px) {
  .aside-typography {
    padding-top: 20px;
  }
}

.title-group p + p {
  margin-top: 0;
}

.title-group h4 + p {
  margin-top: 22px;
}

.title-classic {
  margin-bottom: -10px;
  margin-left: -40px;
}

.title-classic:empty {
  margin-bottom: 0;
  margin-left: 0;
}

.title-classic > * {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 40px;
}

@media (min-width: 768px) {
  .title-classic {
    display: flex;
    align-items: center;
  }
  .title-classic-title {
    max-width: 40%;
    flex-shrink: 0;
  }
  .title-classic-title + .title-classic-subtitle {
    padding-left: 40px;
    border-left: 1px solid #e5e4da;
  }
}

.title-modern {
  font-size: 10em;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  color: rgba(255, 255, 255, 0.14);
  animation: titleColor 3s linear infinite;
}

.title-modern + h4 {
  margin-top: 34px;
}

@media (min-width: 992px) {
  .title-modern {
    font-size: 13em;
  }
}

@media (min-width: 1200px) {
  .title-modern {
    font-size: 15em;
  }
}

@media (min-width: 1600px) {
  .title-modern {
    font-size: 20em;
  }
}

@keyframes titleColor {
  50% {
    color: rgba(255, 255, 255, 0.5);
  }
}

.title-style-1 {
  letter-spacing: 0.05em;
  text-transform: none;
  color: #5ea937;
}

.title-style-2 {
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #5ea937;
}

.title-style-3 {
  font-weight: 500;
  letter-spacing: 0.15em;
}

.title-style-4 {
  font-weight: 300;
  letter-spacing: 0.075em;
}

.title-style-5 {
  font-weight: 400;
  letter-spacing: 0.075em;
}

.title-style-6 {
  letter-spacing: 0.02em;
  color: #5ea937;
}

.title-style-7 {
  font-weight: 700;
  letter-spacing: 0.075em;
  text-transform: none;
  color: #5ea937;
}

.title-style-8 {
  font-weight: 500;
  text-transform: capitalize;
}

.title-style-9 {
  font-weight: 500;
  letter-spacing: 0.075em;
  text-transform: none;
  line-height: 1.31;
}

.title-style-10 {
  font-weight: 400;
  text-transform: capitalize;
}

.title-style-11 {
  font-weight: 700;
  text-transform: none;
}

.title-decor-1 {
  position: relative;
  font-weight: 300;
  z-index: 1;
}

.title-decor-1::before {
  position: absolute;
  content: "";
  bottom: 22%;
  left: 0;
  width: 94%;
  height: 10%;
  background: #fff669;
  z-index: -1;
}

* + .title-style-3 {
  margin-top: 6px;
}

* + .title-style-4 {
  margin-top: 6px;
}

.title-style-1 + h2 {
  margin-top: 10px;
}

@media (min-width: 768px) {
  * + .title-style-3 {
    margin-top: 12px;
  }
  * + .title-style-4 {
    margin-top: 12px;
  }
  * + .title-style-5 {
    margin-top: 25px;
  }
}

@media (min-width: 992px) {
  * + .title-style-4 {
    margin-top: 20px;
  }
  .title-style-4 + .tabs-line {
    margin-top: 50px;
  }
  .title-style-5 + .button {
    margin-top: 35px;
  }
}

@media (min-width: 1200px) {
  * + .title-style-5 {
    margin-top: 35px;
  }
}

.context-dark .title-style-6,
.bg-gray-700 .title-style-6,
.bg-gray-3 .title-style-6,
.bg-brown-1 .title-style-6,
.bg-primary .title-style-6,
.context-dark .title-style-7,
.bg-gray-700 .title-style-7,
.bg-gray-3 .title-style-7,
.bg-brown-1 .title-style-7,
.bg-primary .title-style-7 {
  color: #f49b4d;
}

.group .title-style-6 {
  margin-bottom: 4px;
}

.bordered-1 {
  overflow: hidden;
}

.bordered-1 > div::before {
  position: absolute;
  content: "";
  top: 50%;
  left: -1px;
  width: 0;
  height: 40%;
  border-left: 1px solid #e5e4da;
  transform: translate3d(0, -50%, 0);
}

@media (min-width: 768px) {
  .bordered-2 > div + div > * {
    padding-top: 40px;
    border-top: 1px solid #e5e4da;
  }
}

@media (min-width: 992px) {
  .bordered-2 > div + div > * {
    padding-top: 50px;
    border-top: 1px solid #e5e4da;
  }
}

.gutters-10 {
  margin-left: -5px;
  margin-right: -5px;
}

.gutters-10 [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}

.gutters-20 {
  margin-left: -10px;
  margin-right: -10px;
}

.gutters-20 [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}

/** @group Plugins */
/*
*
* Animate.css
*/
.animated {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

html:not(.lt-ie10) .not-animated {
  opacity: 0;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes fadeScale {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeScale {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeScale {
  -webkit-animation-name: fadeScale;
  animation-name: fadeScale;
}

@keyframes moreLoopX {
  0% {
    transform: scale(0, 1);
    transform-origin: left;
  }
  47% {
    transform: scale(1, 1);
    transform-origin: left;
  }
  48% {
    transform: scale(1, 1);
    transform-origin: right;
  }
  95% {
    transform: scale(0, 1);
    transform-origin: right;
  }
  96% {
    transform: scale(0, 1);
    transform-origin: left;
  }
  100% {
    transform: scale(0, 1);
  }
}

@keyframes moreLoopY {
  0% {
    transform: scale(1, 0);
    transform-origin: top;
  }
  47% {
    transform: scale(1, 1);
    transform-origin: top;
  }
  48% {
    transform: scale(1, 1);
    transform-origin: bottom;
  }
  95% {
    transform: scale(1, 0);
    transform-origin: bottom;
  }
  96% {
    transform: scale(1, 0);
    transform-origin: top;
  }
  100% {
    transform: scale(1, 0);
  }
}

@keyframes iconClassic {
  30% {
    color: #777777;
    background: #ffffff;
  }
  33% {
    color: #ffffff;
    background: #5ea937;
  }
  64% {
    color: #ffffff;
    background: #5ea937;
  }
  67% {
    color: #777777;
    background: #f49b4d;
  }
  97% {
    color: #777777;
    background: #f49b4d;
  }
}

@keyframes iconSvgClassic {
  30% {
    fill: #777777;
  }
  33% {
    fill: #ffffff;
  }
  64% {
    fill: #ffffff;
  }
  67% {
    fill: #777777;
  }
  97% {
    fill: #777777;
  }
}

/*
*
* ToTop
*/
.ui-to-top {
  position: fixed;
  overflow: hidden;
  text-align: center;
  right: 15px;
  bottom: 15px;
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  border-radius: 50%;
  text-decoration: none;
  transition: all 0.45s ease, opacity 0.25s ease-in-out;
  transform: translate3d(0, 100px, 0);
  opacity: 0.6;
  z-index: 100;
}

.ui-to-top,
.ui-to-top:focus,
.ui-to-top:active {
  color: #ffffff;
  background: #5ea937;
}

.ui-to-top:hover {
  opacity: 1;
  color: #ffffff;
  text-decoration: none;
}

.ui-to-top.active {
  transform: translate3d(0, 0, 0);
}

html.mobile .ui-to-top,
html.tablet .ui-to-top {
  display: none !important;
}

@media (min-width: 576px) {
  .ui-to-top {
    right: 40px;
    bottom: 40px;
  }
}

/*
*
* RD Navbar
*/
@keyframes rd-navbar-slide-down {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes rd-navbar-slide-up {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}

.rd-navbar-wrap,
.rd-navbar,
.rd-menu,
.rd-navbar-nav,
.rd-navbar-panel,
.rd-navbar-static .rd-menu,
.rd-navbar-fixed .rd-navbar-nav-wrap,
.rd-navbar-fixed .rd-navbar-submenu,
.rd-navbar-project {
  transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1);
}

.rd-navbar--no-transition,
.rd-navbar--no-transition * {
  transition: none !important;
}

.rd-navbar,
.rd-navbar.rd-navbar--is-clone {
  display: none;
}

.rd-navbar.rd-navbar-fixed + .rd-navbar.rd-navbar--is-clone,
.rd-navbar.rd-navbar-sidebar + .rd-navbar.rd-navbar--is-clone {
  display: none;
}

.rd-navbar {
  display: none;
  background: #ffffff;
}

.rd-navbar-toggle {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 48px;
  line-height: 48px;
  padding: 1px 6px;
  cursor: pointer;
  color: #777777;
  background-color: transparent;
  border: none;
  display: none;
}

.rd-navbar-toggle span {
  position: relative;
  display: block;
  margin: auto;
  transition: 0.3s all ease;
}

.rd-navbar-toggle span:after,
.rd-navbar-toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  transition: 0.3s all ease;
}

.rd-navbar-toggle span:after {
  top: 8px;
}

.rd-navbar-toggle span:after,
.rd-navbar-toggle span:before,
.rd-navbar-toggle span {
  width: 24px;
  height: 2px;
  background-color: #777777;
  backface-visibility: hidden;
  border-radius: 0;
}

.rd-navbar-toggle.active span {
  background: transparent;
}

.rd-navbar-toggle.active span:before,
.rd-navbar-toggle.active span:after {
  transform-origin: 50% 50%;
  top: 0;
}

.rd-navbar-toggle.active span:before {
  transform: rotate(45deg);
}

.rd-navbar-toggle.active span:after {
  transform: rotate(-45deg);
}

.rd-navbar-collapse-toggle {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 48px;
  line-height: 48px;
  padding: 1px 6px;
  cursor: pointer;
  color: #777777;
  display: none;
}

.rd-navbar-collapse-toggle span {
  top: 50%;
  margin-top: -3px;
}

.rd-navbar-collapse-toggle span,
.rd-navbar-collapse-toggle span:before,
.rd-navbar-collapse-toggle span:after {
  position: absolute;
  width: 6px;
  height: 6px;
  line-height: 6px;
  text-align: center;
  background: #777777;
  left: 50%;
  margin-left: -3px;
  border-radius: 50%;
  transition: 0.3s all ease;
}

.rd-navbar-collapse-toggle span:before,
.rd-navbar-collapse-toggle span:after {
  content: "";
}

.rd-navbar-collapse-toggle span:before {
  bottom: 100%;
  margin-bottom: 3px;
}

.rd-navbar-collapse-toggle span:after {
  top: 100%;
  margin-top: 3px;
}

.rd-navbar-collapse-toggle.active span {
  transform: scale(0.7);
}

.rd-navbar-collapse-toggle.active span:before {
  transform: translateY(18px);
}

.rd-navbar-collapse-toggle.active span:after {
  transform: translateY(-18px);
}

.rd-navbar-brand a {
  display: block;
}

.rd-navbar-search {
  position: relative;
  display: inline-flex;
}

.rd-navbar-search .form-input {
  padding-right: 50px;
}

.rd-navbar-search .rd-search-form-submit {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50px;
  padding: 0;
  margin: 0;
  font-size: 24px;
  line-height: 1;
  border: none;
  cursor: pointer;
  background-color: transparent;
  color: #cccccc;
  transition: 0.33s;
}

.rd-navbar-search .rd-search-form-submit:hover {
  color: #5ea937;
}

.rd-navbar-search-toggle {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
}

.rd-navbar-search-toggle::-moz-focus-inner {
  border: none;
  padding: 0;
}

.rd-navbar-dropdown {
  display: none;
}

.mac-os .rd-menu a {
  opacity: 0.9999;
}

/*
* @subsection  RD Navbar Static
*/
.rd-navbar-static {
  display: block;
}

.rd-navbar-static .rd-nav-item {
  display: inline-block;
}

.rd-navbar-static .rd-nav-item.focus .rd-nav-link,
.rd-navbar-static .rd-nav-item.opened .rd-nav-link {
  color: #f49b4d;
  background: transparent;
}

.rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle,
.rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle {
  color: #f49b4d;
}

.rd-navbar-static .rd-nav-item.active .rd-nav-link {
  color: #f49b4d;
  background: transparent;
}

.rd-navbar-static .rd-nav-item.active > .rd-navbar-submenu-toggle {
  color: #f49b4d;
}

.rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle::before,
.rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle::before,
.rd-navbar-static .rd-nav-item .rd-nav-link:hover + .rd-navbar-submenu-toggle::before {
  transform: rotate(180deg);
}

.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle {
  display: none;
  margin-left: 4px;
  font-family: "Material Design Icons";
  font-size: 16px;
  cursor: pointer;
}

.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle::before {
  position: relative;
  display: inline-block;
  transition: 0.22s;
  content: "\f236";
}

.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle:hover {
  color: #5ea937;
}

.rd-navbar-static .rd-nav-item > .rd-navbar-submenu {
  margin-top: 20px;
}

.rd-navbar-static .rd-nav-item + .rd-nav-item {
  margin-left: 42px;
}

.rd-navbar-static .rd-nav-link {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #777777;
  transition: all 0.25s ease-in-out;
}

.rd-navbar-static .rd-nav-link:hover {
  color: #f49b4d;
}

.rd-navbar-static .rd-menu {
  position: absolute;
  text-align: left;
  display: block;
  top: 100%;
  transform: translate3d(0, 30px, 0) scale(0.7);
  visibility: hidden;
  opacity: 0;
  z-index: 15;
}

.rd-navbar-static .rd-menu::before,
.rd-navbar-static .rd-menu::after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}

.rd-navbar-static .rd-menu::before {
  top: 5px;
  box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19);
}

.rd-navbar-static .rd-menu::after {
  top: 0;
  background: #ffffff;
}

.rd-navbar-static .rd-navbar-dropdown {
  position: absolute;
  padding: 30px;
  margin-left: -30px;
  width: 260px;
  background: #ffffff;
  z-index: 5;
}

.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown {
  top: -1px;
  left: 100%;
  z-index: 2;
  margin-top: -15px;
  margin-left: 15px;
  transform: translate3d(30px, 0, 0);
}

.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown.rd-navbar-open-left {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: 15px;
  transform: translate3d(-30px, 0, 0);
}

@media (min-width: 1200px) {
  .rd-navbar-static .rd-navbar-dropdown {
    padding: 40px 44px;
    margin-left: -44px;
  }
}

.rd-navbar-static .rd-dropdown-item.focus .rd-dropdown-link,
.rd-navbar-static .rd-dropdown-item.opened .rd-dropdown-link {
  color: #5ea937;
}

.rd-navbar-static .rd-dropdown-item + .rd-dropdown-item {
  margin-top: 14px;
}

@media (min-width: 1200px) {
  .rd-navbar-static .rd-dropdown-item + .rd-dropdown-item {
    margin-top: 24px;
  }
}

.rd-navbar-static .rd-dropdown-link {
  color: #777777;
}

.rd-navbar-static .rd-dropdown-link:hover {
  color: #5ea937;
}

.rd-navbar-static .rd-dropdown-link,
.rd-navbar-static .rd-megamenu-list-link {
  font-size: 12px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #777777;
  transition: all 0.25s ease-in-out;
}

@media (min-width: 1200px) {
  .rd-navbar-static .rd-dropdown-link,
  .rd-navbar-static .rd-megamenu-list-link {
    font-size: 14px;
  }
}

.rd-navbar-static .rd-navbar-megamenu {
  display: flex;
  justify-content: space-between;
  left: 0;
  width: 100%;
  padding: 30px;
  max-width: 1200px;
  background: #ffffff;
}

@media (min-width: 1200px) {
  .rd-navbar-static .rd-navbar-megamenu {
    padding: 30px 70px 70px;
  }
}

.rd-navbar-static .rd-megamenu-item + .rd-megamenu-item {
  padding-left: 30px;
}

@media (min-width: 1200px) {
  .rd-navbar-static .rd-megamenu-item + .rd-megamenu-item {
    padding-left: 40px;
  }
}

.rd-navbar-static .rd-megamenu-banner .banner-classic {
  max-width: 220px;
}

.rd-navbar-static .rd-megamenu-banner .owl-dots {
  margin-top: 30px;
}

@media (min-width: 1200px) {
  .rd-navbar-static .rd-megamenu-banner .banner-classic {
    max-width: 300px;
  }
}

.rd-navbar-static .rd-megamenu-item-1 {
  flex-basis: 371px;
  max-width: 371px;
}

.rd-navbar-static .rd-megamenu-item-1 .rd-megamenu-list {
  columns: 2;
  break-inside: avoid;
  -moz-column-gap: 30px;
  -webkit-column-gap: 30px;
}

@media (min-width: 1200px) {
  .rd-navbar-static .rd-megamenu-item-1 .rd-megamenu-list {
    -moz-column-gap: 40px;
    -webkit-column-gap: 40px;
  }
}

.rd-navbar-static .rd-megamenu-item-2 {
  flex: 1 0 320px;
  max-width: 320px;
}

.rd-navbar-static .rd-megamenu-title {
  padding-bottom: 16px;
  border-bottom: 1px solid #e5e4da;
  color: #5ea937;
}

.rd-navbar-static .rd-megamenu-title > * {
  display: inline-block;
  vertical-align: middle;
}

.rd-navbar-static .rd-megamenu-title > * + * {
  margin-left: 14px;
}

.rd-navbar-static .rd-megamenu-icon {
  font-size: 24px;
}

@media (min-width: 1200px) {
  .rd-navbar-static .rd-megamenu-icon {
    font-size: 30px;
  }
}

.rd-navbar-static .rd-megamenu-text {
  font-size: 12px;
  line-height: 1.72;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

@media (min-width: 1200px) {
  .rd-navbar-static .rd-megamenu-text {
    font-size: 14px;
  }
}

.rd-navbar-static .rd-megamenu-list-item + .rd-megamenu-list-item {
  margin-top: 14px;
}

@media (min-width: 1200px) {
  .rd-navbar-static .rd-megamenu-list-item + .rd-megamenu-list-item {
    margin-top: 24px;
  }
}

.rd-navbar-static .rd-megamenu-list-link {
  color: #000000;
  background: transparent;
}

.rd-navbar-static .rd-megamenu-list-link:hover {
  color: #5ea937;
  background: transparent;
}

.rd-navbar-static * + .rd-megamenu-list {
  margin-top: 20px;
}

.rd-navbar-static .rd-megamenu-title + .banner-classic {
  margin-top: 25px;
}

@media (min-width: 1200px) {
  .rd-navbar-static * + .rd-megamenu-list {
    margin-top: 35px;
  }
  .rd-navbar-static .rd-megamenu-title + .banner-classic {
    margin-top: 42px;
  }
}

.rd-navbar-static .rd-navbar-submenu.focus > .rd-menu,
.rd-navbar-static .rd-navbar-submenu.opened > .rd-menu {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
}

.rd-navbar-static .rd-navbar-search.active .rd-search {
  visibility: visible;
  opacity: 1;
}

.rd-navbar-static .rd-search {
  position: absolute;
  top: 0;
  right: 0;
  width: 270px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  z-index: 2;
}

.rd-navbar-static * + .rd-navbar-search {
  margin-left: 42px;
}

.rd-navbar-static .rd-navbar-search-toggle {
  display: inline-flex;
  color: #777777;
}

.rd-navbar-static .rd-navbar-search-toggle span {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  background: none;
  border: none;
  outline: none;
  padding: 0;
}

.rd-navbar-static .rd-navbar-search-toggle span::before,
.rd-navbar-static .rd-navbar-search-toggle span::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.3s ease;
}

.rd-navbar-static .rd-navbar-search-toggle span::before {
  content: "";
  transform: rotate(0deg) scale(1);
  opacity: 1;
  visibility: visible;
  font-family: "fl-bigmug-line";
}

.rd-navbar-static .rd-navbar-search-toggle span::after {
  content: "";
  transform: rotate(-90deg) scale(0.4);
  opacity: 0;
  visibility: hidden;
  font-family: "fl-bigmug-line";
}

.rd-navbar-static .rd-navbar-search-toggle.active span::before {
  opacity: 0;
  visibility: hidden;
  transform: rotate(90deg) scale(0.4);
}

.rd-navbar-static .rd-navbar-search-toggle.active span::after {
  transform: rotate(0deg) scale(1);
  opacity: 1;
  visibility: visible;
}

.rd-navbar-static .rd-navbar-search-toggle:hover {
  color: #5ea937;
}

.rd-navbar-static.rd-navbar--is-clone {
  display: block;
  transform: translate3d(0, -100%, 0);
}

.rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck {
  transform: translate3d(0, 0, 0);
}

.rd-navbar-static.rd-navbar--is-stuck,
.rd-navbar-static.rd-navbar--is-clone {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1080;
  background: #ffffff;
}

.rd-navbar-static .rd-navbar-basket-wrap {
  display: block;
}

.rd-navbar-static .rd-navbar-basket-mobile {
  display: none;
}

.rd-navbar-static .rd-navbar-search-2.active .rd-search .form-wrap {
  max-width: 80%;
  opacity: 1;
  transition-delay: 0.3s;
}

@media (min-width: 1200px) {
  .rd-navbar-static .rd-navbar-search-2.active .rd-search .form-wrap {
    max-width: 1000px;
  }
}

.rd-navbar-static .rd-navbar-search-2 .rd-search {
  position: fixed;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  margin-top: 0;
  background: rgba(0, 0, 0, 0.9);
  transition: all 0.3s ease-in-out;
  z-index: 1090;
}

.rd-navbar-static .rd-navbar-search-2 .rd-search .form-wrap {
  margin-top: 20%;
  margin-left: auto;
  margin-right: auto;
  max-width: 200px;
  opacity: 0;
  transition: all 0.3s ease;
}

@media (min-width: 1600px) {
  .rd-navbar-static .rd-navbar-search-2 .rd-search .form-wrap {
    margin-top: 15%;
  }
}

.rd-navbar-static .rd-navbar-search-2 .form-label {
  top: 35px;
}

.rd-navbar-static .rd-navbar-search-2 .form-label,
.rd-navbar-static .rd-navbar-search-2 .rd-navbar-search-form-input {
  color: #ffffff;
  font-size: 24px;
}

.rd-navbar-static .rd-navbar-search-2 .rd-navbar-search-form-input {
  border-radius: 0;
  background: transparent;
  border-bottom: 1px solid #ffffff;
}

.rd-navbar-static .rd-navbar-search-2 .rd-navbar-search-toggle {
  position: relative;
}

.rd-navbar-static .rd-navbar-search-2 .rd-navbar-search-toggle.active {
  color: #ffffff;
  z-index: 1091;
}

.rd-navbar-static .rd-navbar-search-2 .rd-navbar-search-toggle.active:hover {
  color: rgba(255, 255, 255, 0.5);
}

.rd-navbar-static .rd-navbar-search-2 .rd-search-results-live {
  min-height: 400px;
}

.rd-navbar-static .rd-navbar-search-2 .rd-search-results-live .search-quick-result {
  visibility: hidden;
  opacity: 0;
}

.rd-navbar-static .rd-navbar-search-2 .rd-search-results-live .search-list > li {
  transform: translate3d(0, 40px, 0);
  visibility: hidden;
  opacity: 0;
}

.rd-navbar-static .rd-navbar-search-2 .rd-search-form-submit {
  color: #ffffff;
}

.rd-navbar-static .rd-navbar-search-2 .rd-search-form-submit:hover {
  color: rgba(255, 255, 255, 0.5);
}

.rd-navbar-static .rd-navbar-search-2 .search-list {
  display: flex;
  flex-wrap: wrap;
}

.rd-navbar-static .rd-navbar-search-2 .search-list > li {
  transition: all 0.5s ease;
}

.rd-navbar-static .rd-navbar-search-2 .search-list > li:not(.search-list-item-all) {
  flex: 0 0 50%;
  max-width: 50%;
  margin-top: 20px;
}

.rd-navbar-static .rd-navbar-search-2 .search-list .search-list-item-all {
  margin-top: 30px;
  padding: 0 15px;
}

.rd-navbar-static .rd-navbar-search-2 .search-list li + li {
  margin-top: 0;
}

.rd-navbar-static .rd-navbar-search-2 .search-list {
  margin-top: 10px;
}

.rd-navbar-static .rd-navbar-search-2 #search-results {
  margin: 0;
  color: #ffffff;
  background: transparent;
  opacity: 1;
  visibility: visible;
  border-radius: 0;
  transform: none;
}

.rd-navbar-static .rd-navbar-search-2 #search-results.active {
  transform: none;
}

.rd-navbar-static .rd-navbar-search-2 #search-results.active .search-quick-result {
  opacity: 1;
  visibility: visible;
  transform: none;
}

.rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list > li {
  opacity: 1;
  visibility: visible;
  transform: none;
}

.rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list li:nth-child(1) {
  transition-delay: 50ms;
}

.rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list li:nth-child(2) {
  transition-delay: 100ms;
}

.rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list li:nth-child(3) {
  transition-delay: 150ms;
}

.rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list li:nth-child(4) {
  transition-delay: 200ms;
}

.rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list li:nth-child(5) {
  transition-delay: 250ms;
}

.rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list li:nth-child(6) {
  transition-delay: 300ms;
}

.rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list li:nth-child(7) {
  transition-delay: 350ms;
}

.rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list li:nth-child(8) {
  transition-delay: 400ms;
}

.rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list li:nth-child(9) {
  transition-delay: 450ms;
}

.rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list li:nth-child(10) {
  transition-delay: 500ms;
}

.rd-navbar-static .rd-navbar-search-2 .search-submit {
  display: inline-block;
  padding: 10px 30px;
}

.rd-navbar-static .rd-navbar-search-2 * + .rd-search-results-live {
  margin-top: 20px;
}

.rd-navbar-static .rd-navbar-search-2 .search-title {
  color: #ffffff;
}

.rd-navbar-static .rd-navbar-search-2 .search-link:hover {
  color: #f49b4d;
}

.rd-navbar-static .rd-navbar-search-2 .search-quick-result {
  color: #ffffff;
  transition: all 0.5s ease;
}

.cart-inline {
  position: absolute;
  text-align: left;
  top: calc(100% + 30px);
  right: -18px;
  min-width: 400px;
  margin-top: 30px;
  background: #ffffff;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  filter: drop-shadow(0 0 3px rgba(1, 3, 4, 0.19));
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
  z-index: 1082;
}

.cart-inline::before {
  position: absolute;
  content: "";
  bottom: calc(100% - 10px);
  right: 40px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 34px 34px;
  border-color: transparent transparent #ffffff transparent;
}

.cart-inline.active {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.cart-inline .stepper input[type="number"] {
  min-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.cart-inline-header {
  padding: 20px;
}

.cart-inline-body {
  padding: 20px;
  border-top: 1px solid #e5e4da;
}

.cart-inline-footer {
  padding: 20px;
  border-top: 1px solid #e5e4da;
}

.cart-inline-title {
  text-transform: uppercase;
}

.cart-inline-figure {
  display: block;
  background: #f5f5f5;
}

.cart-inline-figure img {
  width: 100%;
  transition: all 0.3s ease;
  will-change: transform;
}

.cart-inline-figure:hover img {
  transform: scale(1.05);
}

* + .cart-inline-title {
  margin-top: 0;
}

.cart-inline-name + * {
  margin-top: 10px;
}

.cart-inline-item + .cart-inline-item {
  margin-top: 15px;
}

.ie-10 .cart-inline,
.ie-11 .cart-inline,
.ie-edge .cart-inline {
  box-shadow: 0 0 5px rgba(1, 3, 4, 0.19);
}

.ie-10 .cart-inline::before,
.ie-11 .cart-inline::before,
.ie-edge .cart-inline::before {
  bottom: 100%;
  border-width: 0 0 24px 24px;
  z-index: 1;
}

.ie-10 .cart-inline::after,
.ie-11 .cart-inline::after,
.ie-edge .cart-inline::after {
  position: absolute;
  content: "";
  bottom: calc(100% + 2px);
  right: 38px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 28px 28px;
  border-color: transparent transparent rgba(0, 0, 0, 0.04) transparent;
  z-index: 0;
}

.context-dark .cart-inline-name,
.bg-gray-700 .cart-inline-name,
.bg-gray-3 .cart-inline-name,
.bg-brown-1 .cart-inline-name,
.bg-primary .cart-inline-name,
.context-dark .cart-inline-title,
.bg-gray-700 .cart-inline-title,
.bg-gray-3 .cart-inline-title,
.bg-brown-1 .cart-inline-title,
.bg-primary .cart-inline-title {
  color: #777777;
}

.rd-navbar-basket {
  position: relative;
  display: inline-block;
  padding: 0 12px 0 0;
  font-size: 24px;
  line-height: 1;
  color: #777777;
  outline: none;
  border: none;
  box-shadow: none;
  background: none;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.rd-navbar-basket span {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0;
  color: #5ea937;
}

.rd-navbar-basket:hover {
  color: #5ea937;
}

.rd-navbar-basket-wrap {
  position: relative;
}

/*
*
* RD Navbar Fixed
*/
.rd-navbar-fixed {
  display: block;
}

.rd-navbar-fixed .rd-navbar-toggle {
  display: inline-block;
}

.rd-navbar-fixed .rd-navbar-brand {
  position: relative;
  margin-left: 6px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
  font-size: 22px;
  line-height: 46px;
}

.rd-navbar-fixed .rd-navbar-brand img {
  width: auto;
  height: auto;
  max-width: 120px;
  max-height: 40px;
}

.rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-dark,
.rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-light {
  display: none;
}

.rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-fixed {
  display: block;
}

.rd-navbar-fixed .rd-navbar-panel {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1080;
  display: flex;
  align-items: center;
  height: 56px;
  padding: 4px;
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
  position: fixed;
  left: 0;
  top: -56px;
  bottom: -56px;
  z-index: 1079;
  width: 270px;
  padding: 112px 0 81px;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  font-size: 14px;
  line-height: 34px;
  transform: translateX(-110%);
}

.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar {
  width: 4px;
}

.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-thumb {
  background: #60dbc3;
  border: none;
  border-radius: 0;
  opacity: 0.2;
}

.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-track {
  background: #5ea937;
  border: none;
  border-radius: 0;
}

.rd-navbar-fixed .rd-navbar-nav-wrap.active {
  transform: translateX(0);
}

.rd-navbar-fixed .rd-navbar-nav {
  display: block;
  margin: 15px 0;
  height: auto;
  text-align: left;
}

.rd-navbar-fixed .rd-nav-item {
  text-align: left;
}

.rd-navbar-fixed .rd-nav-item + .rd-nav-item {
  margin-top: 4px;
}

.rd-navbar-fixed .rd-nav-link {
  display: block;
  padding: 9px 50px 9px 12px;
  font-size: 12px;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.rd-navbar-fixed li.opened > .rd-navbar-dropdown {
  padding: 4px 0 0;
}

.rd-navbar-fixed li.opened > .rd-navbar-megamenu {
  padding-top: 20px;
  padding-bottom: 15px;
}

.rd-navbar-fixed li.opened > .rd-menu {
  opacity: 1;
  height: auto;
}

.rd-navbar-fixed li.opened > .rd-navbar-submenu-toggle::after {
  transform: rotate(180deg);
}

.rd-navbar-fixed .rd-menu {
  display: none;
  transition: opacity 0.3s, height 0.4s ease;
  opacity: 0;
  height: 0;
  overflow: hidden;
}

.rd-navbar-fixed .rd-navbar-submenu {
  position: relative;
}

.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown .rd-navbar-submenu-toggle:after {
  height: 34px;
  line-height: 34px;
}

.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown > li > a {
  padding-left: 24px;
}

.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown li li > a,
.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-megamenu ul li li > a {
  padding-left: 46px;
}

.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-dropdown,
.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-megamenu {
  display: block;
}

.rd-navbar-fixed .rd-megamenu-list > li > a,
.rd-navbar-fixed .rd-navbar-dropdown > li > a {
  display: block;
  padding: 9px 50px 9px 16px;
  font-size: 12px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.rd-navbar-fixed .rd-megamenu-list > li + li,
.rd-navbar-fixed .rd-navbar-dropdown > li + li {
  margin-top: 3px;
}

.rd-navbar-fixed .rd-megamenu-list > li > a {
  padding-left: 24px;
}

.rd-navbar-fixed .rd-navbar-megamenu * + .rd-megamenu-list {
  margin-top: 10px;
}

.rd-navbar-fixed .rd-navbar-megamenu * + .rd-megamenu-title {
  margin-top: 20px;
}

.rd-navbar-fixed .rd-navbar-megamenu > li + li {
  margin-top: 20px;
}

.rd-navbar-fixed .rd-megamenu-title {
  margin-left: 12px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e4da;
  font-size: 0;
  line-height: 0;
  color: #5ea937;
}

.rd-navbar-fixed .rd-megamenu-title > * {
  display: inline-block;
  vertical-align: middle;
}

.rd-navbar-fixed .rd-megamenu-title > * + * {
  margin-left: 8px;
}

.rd-navbar-fixed .rd-megamenu-icon {
  font-size: 20px;
}

.rd-navbar-fixed .rd-megamenu-text {
  font-size: 12px;
  line-height: 1.72;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.rd-navbar-fixed .rd-navbar-submenu-toggle {
  cursor: pointer;
}

.rd-navbar-fixed .rd-navbar-submenu-toggle::after {
  content: "\f107";
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 34px;
  font: 400 14px "FontAwesome";
  line-height: 34px;
  text-align: center;
  transition: 0.4s all ease;
  z-index: 2;
  cursor: pointer;
}

.rd-navbar-fixed .rd-navbar-collapse-toggle {
  display: block;
  top: 4px;
  z-index: 1081;
}

.rd-navbar-fixed .rd-navbar-collapse {
  text-align: center;
  position: fixed;
  top: 56px;
  right: 0;
  width: auto;
  padding: 15px;
  border-radius: 0;
  font-size: 15px;
  transform: translate3d(0, -10px, 0);
  opacity: 0;
  transition: 0.3s;
  visibility: hidden;
  z-index: 1079;
}

.rd-navbar-fixed .rd-navbar-collapse.active {
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}

.rd-navbar-fixed .rd-navbar-collapse .list-inline > li {
  display: block;
}

.rd-navbar-fixed .rd-navbar-collapse .list-inline > li + li {
  margin-top: 10px;
}

.rd-navbar-fixed .rd-navbar-main-element {
  position: absolute;
  float: left;
}

.rd-navbar-fixed .rd-navbar-search .rd-search {
  position: fixed;
  right: 0;
  left: 0;
  top: 56px;
  z-index: 1079;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  transform: translate3d(0, -10px, 0);
}

.rd-navbar-fixed .rd-navbar-search .rd-search-results-live {
  display: none;
}

.rd-navbar-fixed .rd-navbar-search .form-input {
  background: #ffffff;
  border: 1px solid #ffffff;
  box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19);
}

.rd-navbar-fixed .rd-navbar-search .form-input,
.rd-navbar-fixed .rd-navbar-search .form-label {
  padding-right: 50px;
  padding-left: 15px;
}

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50px;
  padding: 0;
  margin: 0;
  border: none;
  background-color: transparent;
}

.rd-navbar-fixed .rd-navbar-search.active .rd-search {
  opacity: 1;
  visibility: visible;
  transform: none;
}

.rd-navbar-fixed .rd-navbar-search-toggle {
  display: inline-flex;
}

.rd-navbar-fixed .rd-navbar-search-toggle span {
  display: inline-block;
  position: relative;
  width: 48px;
  height: 48px;
  font-size: 26px;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
  background: none;
  border: none;
  outline: none;
  padding: 0;
}

.rd-navbar-fixed .rd-navbar-search-toggle span::before,
.rd-navbar-fixed .rd-navbar-search-toggle span::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.3s ease;
}

.rd-navbar-fixed .rd-navbar-search-toggle span::before {
  content: "";
  transform: rotate(0deg) scale(1);
  opacity: 1;
  visibility: visible;
  font-family: "Material Design Icons";
}

.rd-navbar-fixed .rd-navbar-search-toggle span::after {
  content: "";
  transform: rotate(-90deg) scale(0.4);
  opacity: 0;
  visibility: hidden;
  font-family: "Material Design Icons";
}

.rd-navbar-fixed .rd-navbar-search-toggle.active span::before {
  opacity: 0;
  visibility: hidden;
  transform: rotate(90deg) scale(0.4);
}

.rd-navbar-fixed .rd-navbar-search-toggle.active span::after {
  transform: rotate(0deg) scale(1);
  opacity: 1;
  visibility: visible;
}

.rd-navbar-fixed .rd-navbar-search-toggle span {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 48px;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
  background: none;
  border: none;
  outline: none;
  padding: 0;
}

.rd-navbar-fixed .rd-navbar-search-toggle span::before,
.rd-navbar-fixed .rd-navbar-search-toggle span::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.3s ease;
}

.rd-navbar-fixed .rd-navbar-search-toggle span::before {
  content: "";
  transform: rotate(0deg) scale(1);
  opacity: 1;
  visibility: visible;
  font-family: "fl-bigmug-line";
}

.rd-navbar-fixed .rd-navbar-search-toggle span::after {
  content: "";
  transform: rotate(-90deg) scale(0.4);
  opacity: 0;
  visibility: hidden;
  font-family: "fl-bigmug-line";
}

.rd-navbar-fixed .rd-navbar-search-toggle.active span::before {
  opacity: 0;
  visibility: hidden;
  transform: rotate(90deg) scale(0.4);
}

.rd-navbar-fixed .rd-navbar-search-toggle.active span::after {
  transform: rotate(0deg) scale(1);
  opacity: 1;
  visibility: visible;
}

.rd-navbar-fixed [class*="rd-navbar-fixed-element"] {
  position: fixed;
  top: 4px;
  z-index: 1082;
}

.rd-navbar-fixed .rd-navbar-fixed-element-1 {
  right: 0;
}

.rd-navbar-fixed .rd-navbar-fixed-element-2 {
  right: 42px;
}

.rd-navbar-fixed .rd-navbar-fixed-element-3 {
  right: 80px;
}

.rd-navbar-fixed.rd-navbar--is-clone {
  display: none;
}

.rd-navbar-fixed .rd-navbar-fixed--visible {
  display: block;
}

.rd-navbar-fixed .rd-navbar-fixed--hidden {
  display: none;
}

.rd-navbar-fixed .rd-megamenu-banner,
.rd-navbar-fixed .rd-navbar-basket-wrap {
  display: none;
}

.rd-navbar-fixed * + .button {
  margin-top: 20px;
}

.rd-navbar-fixed .ec-cart-widget {
  top: 5px;
  right: 19px;
  padding-right: 10px;
  position: fixed;
  z-index: 1082;
}

.rd-navbar-fixed .rd-navbar-panel {
  color: #777777;
  box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19);
  background: #ffffff;
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
  color: #ffffff;
  background: #ffffff;
  border: 1px solid #d7d7d7;
  box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19);
}

.rd-navbar-fixed .rd-nav-item:hover .rd-nav-link,
.rd-navbar-fixed .rd-nav-item.focus .rd-nav-link,
.rd-navbar-fixed .rd-nav-item.active .rd-nav-link,
.rd-navbar-fixed .rd-nav-item.opened .rd-nav-link {
  color: #ffffff;
  background: #f49b4d;
}

.rd-navbar-fixed .rd-nav-item:hover > .rd-navbar-submenu-toggle,
.rd-navbar-fixed .rd-nav-item.focus > .rd-navbar-submenu-toggle,
.rd-navbar-fixed .rd-nav-item.active > .rd-navbar-submenu-toggle,
.rd-navbar-fixed .rd-nav-item.opened > .rd-navbar-submenu-toggle {
  color: #ffffff;
}

.rd-navbar-fixed .rd-nav-link {
  color: #777777;
}

.rd-navbar-fixed .rd-megamenu-list > li > a,
.rd-navbar-fixed .rd-navbar-dropdown > li > a {
  color: #777777;
}

.rd-navbar-fixed .rd-megamenu-list > li:hover > a,
.rd-navbar-fixed .rd-megamenu-list > li.focus > a,
.rd-navbar-fixed .rd-megamenu-list > li.active > a,
.rd-navbar-fixed .rd-megamenu-list > li.opened > a,
.rd-navbar-fixed .rd-navbar-dropdown > li:hover > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.focus > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.active > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.opened > a {
  color: #ffffff;
  background: #5ea937;
}

.rd-navbar-fixed .rd-navbar-submenu-toggle {
  color: #777777;
}

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit,
.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit:focus {
  color: #777777;
}

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit:hover,
.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit:active {
  color: #5ea937;
}

.rd-navbar-fixed .rd-navbar-search-toggle,
.rd-navbar-fixed .rd-navbar-search-toggle:focus {
  color: #777777;
}

.rd-navbar-fixed .rd-navbar-search-toggle:hover,
.rd-navbar-fixed .rd-navbar-search-toggle:active {
  color: #5ea937;
}

.rd-navbar-fixed .rd-navbar-collapse {
  background-color: #ffffff;
  box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19);
}

html.rd-navbar-fixed-linked .page {
  padding-top: 56px;
}

/**
*
* RD Navbar Classic
* =====================================================
*/
.rd-navbar-classic.rd-navbar-static .rd-navbar-main-outer {
  padding-left: 15px;
  padding-right: 15px;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-main {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
}

@media (min-width: 1200px) {
  .rd-navbar-classic.rd-navbar-static .rd-navbar-main {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}

@media (min-width: 1600px) {
  .rd-navbar-classic.rd-navbar-static .rd-navbar-main {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-main-element {
  display: flex;
  align-items: center;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-main-element > * + * {
  margin-left: 18px;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-nav-wrap {
  margin: 0 30px;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-brand {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 70px;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-brand img {
  max-width: 160px;
  max-height: 70px;
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone {
  box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19);
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {
  padding: 3px 0;
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-aside-outer,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-aside-outer {
  display: none;
}

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-project-hamburger-open {
  padding: 10px 14px;
}

.rd-navbar-classic.rd-navbar-fixed .project-hamburger {
  align-items: center;
  width: 4px;
  height: 28px;
}

.rd-navbar-classic.rd-navbar-fixed .project-hamburger-line {
  height: 4px;
  width: 100%;
}

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-basket {
  top: 16px;
  right: 36px;
  padding-right: 10px;
}

.rd-navbar-main.active .project-hamburger {
  width: 0;
}

.rd-navbar-main.active .rd-navbar-project-hamburger {
  margin: 0;
}

.rd-navbar-main.active .rd-navbar-project {
  transform: translateX(0);
}

.rd-navbar-project-hamburger {
  padding: 0;
  outline: none;
  border: none;
  background: transparent;
  cursor: pointer;
  transition: all 0.2s ease;
}

.rd-navbar-project-hamburger-close {
  position: relative;
  width: 26px;
  height: 26px;
}

.rd-navbar-project-hamburger.active .project-close > span:nth-child(1) {
  height: 100%;
  transition-delay: 0.3s;
}

.rd-navbar-project-hamburger.active .project-close > span:nth-child(2) {
  width: 100%;
  transition-delay: 0.45s;
}

.project-hamburger {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 22px;
  height: 20px;
  transition: inherit;
}

.project-hamburger-line {
  display: block;
  width: 100%;
  height: 2px;
  background: #777777;
  transition: all 0.25s linear;
}

.project-hamburger-line:last-child {
  width: 60%;
}

.project-hamburger:hover .project-hamburger-line {
  background: #5ea937;
}

.project-hamburger:hover .project-hamburger-line:first-child {
  width: 60%;
}

.project-hamburger:hover .project-hamburger-line:last-child {
  width: 100%;
}

.project-close {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  transform: rotate(45deg);
  will-change: transform;
}

.project-close span {
  position: absolute;
  background: #777777;
  transition: all 0.15s linear;
}

.project-close span:nth-child(1) {
  height: 0;
  width: 2px;
  top: 0;
  left: 50%;
  margin-left: -1px;
  transition-delay: 0s;
}

.project-close span:nth-child(2) {
  width: 0;
  height: 2px;
  left: 0;
  top: 50%;
  margin-top: -1px;
  transition-delay: 0.15s;
}

.rd-navbar-project {
  position: fixed;
  display: flex;
  flex-direction: column;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  width: 270px;
  background: #ffffff;
  transform: translateX(102%);
  box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19);
  z-index: 1084;
}

.rd-navbar-project .owl-dots {
  margin-top: 25px;
}

.rd-navbar-project-content {
  display: inherit;
  flex-grow: 1;
  direction: rtl;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  padding-left: 6px;
  margin-left: -6px;
}

.rd-navbar-project-content > div {
  display: inherit;
  flex-direction: column;
  justify-content: space-between;
  direction: ltr;
  width: 100%;
  padding-bottom: 1px;
}

.rd-navbar-project-content > div > * + * {
  margin-top: 30px;
}

.rd-navbar-project-content::-webkit-scrollbar {
  width: 4px;
}

.rd-navbar-project-content::-webkit-scrollbar-thumb {
  background: rgba(244, 155, 77, 0.8);
  border: none;
  border-radius: 0;
}

.rd-navbar-project-content::-webkit-scrollbar-track {
  background: #cccccc;
  border: none;
  border-radius: 0;
}

.rd-navbar-project-header {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding-right: 26px;
}

.rd-navbar-project-title {
  flex-grow: 1;
  text-transform: uppercase;
}

* + .rd-navbar-project-content {
  margin-top: 30px;
}

@media (min-width: 576px) {
  .rd-navbar-project {
    width: 350px;
  }
}

@media (min-width: 992px) {
  .rd-navbar-project {
    padding: 33px 15px 30px;
  }
  * + .rd-navbar-project-content {
    margin-top: 33px;
  }
}

@media (min-width: 1200px) {
  .rd-navbar-project {
    width: 410px;
    padding: 38px 30px 50px;
  }
  * + .rd-navbar-project-content {
    margin-top: 38px;
  }
}

@media (min-width: 1600px) {
  .rd-navbar-project {
    padding-top: 50px;
    padding-bottom: 90px;
  }
  * + .rd-navbar-project-content {
    margin-top: 50px;
  }
}

.contacts-modern a,
.contacts-modern a:focus,
.contacts-modern a:active {
  color: #777777;
}

.contacts-modern a:hover {
  color: #5ea937;
}

.contacts-modern li + li {
  margin-top: 18px;
  padding-top: 18px;
}

.contacts-modern li + li::before {
  display: inline-block;
}

.contacts-modern li {
  position: relative;
}

.contacts-modern li::before {
  position: absolute;
  display: none;
  content: "";
  top: 0;
  left: 50%;
  width: 50px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-top: 1px solid #e5e4da;
  transform: translate3d(-50%, 0, 0);
}

* + .contacts-modern {
  margin-top: 40px;
}

@media (min-width: 1200px) {
  * + .contacts-modern {
    margin-top: 60px;
  }
}

/*
* Swiper
*/
.swiper-container {
  position: relative;
  overflow: hidden;
  display: flex;
  margin: 0 auto;
  width: 100%;
  height: auto;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  min-height: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 1;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  min-height: inherit;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-invisible-blank-slide {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  text-align: center;
  position: absolute;
  display: none;
  top: 50%;
  padding: 14px 12px 20px;
  font-size: 14px;
  line-height: 1.8;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.22);
  transition: all 0.2s ease;
  transform: translate3d(0, -50%, 0);
  will-change: transform;
  cursor: pointer;
  z-index: 10;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  display: block;
  content: "";
  height: 0;
  width: 100%;
  border-top: 2px solid;
  transition: inherit;
}

.swiper-button-prev:hover::after,
.swiper-button-next:hover::after {
  transform: scaleX(0.7);
}

@media (min-width: 992px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: block;
  }
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 0;
  padding-right: 22px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}

.swiper-button-prev:before,
.swiper-container-rtl .swiper-button-next:before {
  content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 0;
  padding-left: 22px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}

.swiper-button-next:before,
.swiper-container-rtl .swiper-button-prev:before {
  content: "next";
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  display: block;
  font-size: 0;
  line-height: 0;
  transition: 0.3s;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

@media (min-width: 992px) {
  .swiper-pagination {
    display: none;
  }
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  left: 0;
  bottom: 25px;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  display: inline-block;
  border-radius: 100%;
  background: #ffffff;
  transition: all 0.25s ease-in-out;
}

.swiper-pagination-bullet:hover {
  background: #f49b4d;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  background: #f49b4d;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

.swiper-slide {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  white-space: nowrap;
  background-position: 50%;
  background-size: cover;
}

.swiper-slide-caption {
  width: 100%;
  white-space: normal;
}

@media (max-width: 991.98px) {
  .swiper-slide-caption {
    padding-bottom: 70px;
  }
}

.swiper-nav-1 .swiper-button-prev,
.swiper-nav-1 .swiper-button-next {
  color: inherit;
  background: #ffffff;
}

.swiper-nav-1 .swiper-button-prev:hover,
.swiper-nav-1 .swiper-button-next:hover {
  color: #777777;
}

.swiper-nav-1 .swiper-pagination-bullet {
  background: #707475;
}

.swiper-nav-1 .swiper-pagination-bullet:hover,
.swiper-nav-1 .swiper-pagination-bullet-active {
  background: #5ea937;
}

.swiper-slider-1 {
  min-height: 37.5vw;
}

.swiper-slider-1 .swiper-title-1 {
  text-shadow: 1px 9px 16px rgba(0, 0, 0, 0.3);
}

.swiper-slider-1 .swiper-title-2 {
  letter-spacing: 0.1em;
}

.swiper-slider-1 .swiper-title-3 {
  letter-spacing: 0.05em;
  text-transform: none;
}

.swiper-slider-1 * + .swiper-title-1 {
  margin-top: 8px;
}

.swiper-slider-1 * + .swiper-title-2 {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .swiper-slider-1 * + .button-wrap,
  .swiper-slider-1 * + .button {
    margin-top: 50px;
  }

  .swiper-slider-1 * + .swiper-title-1 {
    margin-top: 12px;
  }
  .swiper-slider-1 * + .swiper-title-2 {
    margin-top: 16px;
  }
}

@media (min-width: 992px) {
  .swiper-slider-1 * + .button-wrap,
  .swiper-slider-1 * + .button {
    margin-top: 70px;
  }

  .swiper-slider-1 .swiper-slide-caption {
    padding-right: 90px;
    padding-left: 90px;
  }
}

@media (min-width: 1200px) {
  .swiper-slider-1 * + .button-wrap,
  .swiper-slider-1 * + .button {
    margin-top: 120px;
  }
  .swiper-slider-1 * + .swiper-title-1 {
    margin-top: 18px;
  }
  .swiper-slider-1 * + .swiper-title-2 {
    margin-top: 24px;
  }
}

.swiper-slider-2 {
  min-height: 37.5vw;
}

.swiper-slider-2 .swiper-title-1 {
  font-weight: 500;
  letter-spacing: 0.025em;
}

.swiper-slider-2 .swiper-title-2 {
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.swiper-slider-2 .swiper-text {
  letter-spacing: 0.075em;
}

.swiper-slider-2 * + .swiper-text {
  margin-top: 10px;
}

.swiper-slider-2 * + .swiper-title-1 {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .swiper-slider-2 * + .swiper-text {
    margin-top: 18px;
  }
}

@media (min-width: 992px) {
  .swiper-slider-2 .swiper-slide-caption {
    padding-right: 90px;
    padding-left: 90px;
  }
}

@media (min-width: 1200px) {
  .swiper-slider-2 * + .button-wrap,
  .swiper-slider-2 * + .button {
    margin-top: 45px;
  }
  .swiper-slider-2 * + .swiper-text {
    margin-top: 28px;
  }
  .swiper-slider-2 * + .swiper-title-1 {
    margin-top: 16px;
  }
}

.swiper-slider-3 {
  min-height: 33.33333vw;
}

.swiper-slider-3 .swiper-slide {
  align-items: flex-start;
  padding-bottom: 50px;
}

.swiper-slider-3 .swiper-title-1 {
  letter-spacing: 0;
  color: rgba(255, 255, 255, 0.72);
}

.swiper-slider-3 .swiper-title-2 {
  font-weight: 700;
  letter-spacing: 0.2em;
}

.swiper-slider-3 .swiper-title-2 span {
  display: block;
  font-size: 0;
  line-height: 0;
  color: #ffffff;
  margin-bottom: 10px;
}

.swiper-slider-3 .swiper-title-2 span::before {
  display: inline-block;
  content: "";
  width: 60px;
  border-top: 2px solid;
}

.swiper-slider-3 .swiper-title-3 {
  letter-spacing: 0.1em;
  font-weight: 400;
  text-transform: none;
}

.swiper-slider-3 .swiper-text {
  letter-spacing: 0.075em;
}

.swiper-slider-3.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 75px;
}

.swiper-slider-3 * + .swiper-title-2 {
  margin-top: 16px;
}

.swiper-slider-3 * + .swiper-title-3 {
  margin-top: 16px;
}

@media (min-width: 768px) {
  .swiper-slider-3 .swiper-title-2 span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 22px;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .swiper-slider-3 .swiper-slide-caption {
    padding-right: 90px;
    padding-left: 90px;
  }
}

@media (min-width: 1200px) {
  .swiper-slider-3 * + .button-wrap,
  .swiper-slider-3 * + .button {
    margin-top: 35px;
  }
  .swiper-slider-3 * + .swiper-title-3 {
    margin-top: 26px;
  }
}

.swiper-slider-3 + .offset-negative-1 .container {
  position: relative;
  margin-top: -50px;
  z-index: 1;
}

.swiper-slider-4 {
  min-height: 44.0625vw;
}

.swiper-slider-4 .swiper-pagination {
  display: block;
}

.swiper-slider-4 .swiper-title-1 {
  text-transform: none;
}

.swiper-slider-4 .swiper-title-2 {
  font-weight: 400;
  letter-spacing: 0.075em;
}

.swiper-slider-4 * + .swiper-title-2 {
  margin-top: 16px;
}

@media (min-width: 992px) {
  .swiper-slider-4 .swiper-slide-caption {
    padding-right: 90px;
    padding-left: 90px;
  }
  .swiper-slider-4 .swiper-pagination {
    display: none;
  }
  .swiper-slider-4 .swiper-title-1 {
    line-height: 1.364;
  }
  .swiper-slider-4 * + .button-wrap,
  .swiper-slider-4 * + .button {
    margin-top: 40px;
  }
}

@media (min-width: 1200px) {
  .swiper-slider-4 * + .swiper-title-2 {
    margin-top: 24px;
  }
  .swiper-slider-4 * + .button-wrap,
  .swiper-slider-4 * + .button {
    margin-top: 50px;
  }
}

.header-creative-wrap + .swiper-slider-4 .swiper-slide-2 {
  padding-bottom: 4%;
}

@media (min-width: 992px) {
  .rd-navbar-static-linked .header-creative-wrap + .section-custom-1,
  .rd-navbar-static-linked .header-creative-wrap + .swiper-slider-4 .swiper-slide {
    padding-top: 172px;
  }
}

@media (min-width: 1200px) {
  .rd-navbar-static-linked .header-creative-wrap + .section-custom-1,
  .rd-navbar-static-linked .header-creative-wrap + .swiper-slider-4 .swiper-slide {
    padding-top: 184px;
  }
}

@media (min-width: 1600px) {
  .rd-navbar-static-linked .header-creative-wrap + .section-custom-1,
  .rd-navbar-static-linked .header-creative-wrap + .swiper-slider-4 .swiper-slide {
    padding-top: 204px;
  }
}

.rd-navbar-static-linked .header-creative-wrap + .swiper-slider-4 .swiper-slide-1 {
  padding-bottom: 5%;
}

.rd-navbar-static-linked .header-creative-wrap + .swiper-slider-4 .swiper-slide-2 {
  padding-bottom: 8%;
}

.swiper-scrollbar-1 .swiper-scrollbar-drag {
  background: transparent;
}

.swiper-scrollbar-1 .swiper-scrollbar-drag::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 3px solid #5ea937;
  background: #ffffff;
  transform: translate3d(-50%, -50%, 0);
}

.swiper-scrollbar-1.swiper-container-horizontal {
  padding-bottom: 70px;
}

.swiper-scrollbar-1.swiper-container-horizontal .swiper-scrollbar {
  bottom: 30px;
}

.swiper-scrollbar-1.swiper-container-vertical {
  padding-right: 50px;
}

.swiper-scrollbar-1.swiper-container-vertical .swiper-scrollbar {
  right: 14px;
}

.swiper-slider-5 {
  pointer-events: none;
}

.swiper-slider-5 .swiper-wrapper {
  pointer-events: auto;
}

.swiper-slider-5 .swiper-slide {
  height: auto;
}

.swiper-slider-5 .swiper-slide > * {
  width: 100%;
  opacity: 0.18;
  white-space: normal;
  transition: all 0.4s linear;
  pointer-events: none;
}

.swiper-slider-5 .swiper-slide-last {
  display: none;
}

.swiper-slider-5 .swiper-slide-active > * {
  opacity: 1;
  pointer-events: auto;
}

.swiper-slider-5 .swiper-pagination {
  display: block;
}

.swiper-slider-5.swiper-container-vertical .event-classic > .unit {
  max-height: 420px;
}

.swiper-slider-5.swiper-container-vertical .swiper-slide-last {
  display: flex;
}

* + .swiper-slider-5 {
  margin-top: 30px;
}

@media (min-width: 576px) {
  .swiper-slider-5.swiper-container-vertical {
    max-height: 520px;
  }
  .swiper-slider-5.swiper-container-vertical .swiper-slide-last {
    height: 170px;
  }
}

@media (min-width: 768px) {
  .swiper-slider-5.swiper-container-vertical {
    max-height: 600px;
  }
  .swiper-slider-5.swiper-container-vertical .swiper-slide-last {
    height: 210px;
  }
  * + .swiper-slider-5 {
    margin-top: 40px;
  }
}

@media (min-width: 992px) {
  .swiper-slider-5.swiper-container-vertical {
    max-height: 685px;
    padding-right: 70px;
  }
  .swiper-slider-5.swiper-container-vertical .swiper-slide-last {
    height: 255px;
  }
}

@media (min-width: 1200px) {
  * + .swiper-slider-5 {
    margin-top: 50px;
  }
}

.swiper-slider-6 {
  min-height: 34.11458vw;
}

.swiper-slider-6 .swiper-slide::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  pointer-events: none;
}

.swiper-slider-6 .swiper-title-1 {
  font-weight: 500;
  letter-spacing: 0.15em;
}

.swiper-slider-6 .swiper-title-2 {
  font-weight: 300;
  line-height: 1.528;
  letter-spacing: 0.075em;
}

.swiper-slider-6 .swiper-title-3 {
  position: relative;
  display: inline-block;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.swiper-slider-6 .swiper-title-3::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  height: 45%;
  width: 100%;
  background: #fff669;
  transition: inherit;
  z-index: -1;
}

.swiper-slider-6 * + .swiper-title-1 {
  margin-top: 15px;
}

.swiper-slider-6 * + .swiper-title-2 {
  margin-top: 15px;
}

@media (min-width: 576px) {
  .swiper-slider-6 .swiper-title-3 {
    letter-spacing: 0.2em;
  }
  .swiper-slider-6 .swiper-slide::before {
    display: none;
  }
}

@media (min-width: 768px) {
  .swiper-slider-6 .swiper-box {
    padding-left: 30px;
  }
  .swiper-slider-6 .swiper-box .swiper-title-1 {
    margin-left: -30px;
  }
  .swiper-slider-6 * + .swiper-title-1 {
    margin-top: 25px;
  }
  .swiper-slider-6 * + .swiper-title-2 {
    margin-top: 24px;
  }
  .swiper-slider-6 * + .button-wrap,
  .swiper-slider-6 * + .button {
    margin-top: 40px;
  }
}

@media (min-width: 992px) {
  .swiper-slider-6 .swiper-slide-caption {
    padding-right: 90px;
    padding-left: 90px;
  }
  .swiper-slider-6 .swiper-box {
    padding-left: 70px;
  }
  .swiper-slider-6 .swiper-box .swiper-title-1 {
    margin-left: -70px;
  }
}

@media (min-width: 1200px) {
  .swiper-slider-6 * + .button-wrap,
  .swiper-slider-6 * + .button {
    margin-top: 50px;
  }
}

.swiper-slider-7 {
  pointer-events: none;
}

.swiper-slider-7 .swiper-wrapper {
  pointer-events: auto;
}

.swiper-slider-7 .swiper-slide {
  height: auto;
}

.swiper-slider-7 .swiper-slide > * {
  width: 100%;
  opacity: 0.71;
  white-space: normal;
  transition: all 0.4s linear;
  pointer-events: none;
}

.swiper-slider-7 .swiper-slide-last {
  display: none;
}

.swiper-slider-7 .swiper-slide-active > *,
.swiper-slider-7 .swiper-slide-active + .swiper-slide > * {
  opacity: 1;
  pointer-events: auto;
}

.swiper-slider-7 .swiper-scrollbar {
  background: #e5e4da;
}

.swiper-slider-7.swiper-container-vertical .swiper-slide-last {
  display: flex;
}

* + .swiper-slider-7 {
  margin-top: 30px;
}

@media (min-width: 576px) {
  .swiper-slider-7.swiper-container-vertical {
    max-height: 350px;
  }
  .swiper-slider-7.swiper-container-vertical .swiper-slide-last {
    height: 42px;
  }
}

@media (min-width: 768px) {
  .swiper-slider-7.swiper-container-vertical {
    max-height: 445px;
    padding-right: 55px;
  }
  .swiper-slider-7.swiper-container-vertical .swiper-slide-last {
    height: 68px;
  }
  * + .swiper-slider-7 {
    margin-top: 68px;
  }
}

@media (min-width: 992px) {
  .swiper-slider-7.swiper-container-vertical .swiper-slide-last {
    height: 64px;
  }
  * + .swiper-slider-7 {
    margin-top: 45px;
  }
}

@media (min-width: 1200px) {
  .swiper-slider-7.swiper-container-vertical .swiper-slide-last {
    height: 60px;
  }
}

.google-map-markers {
  display: none;
}

.google-map-container {
  width: 100%;
}

.google-map {
  height: 250px;
  width: 100%;
  color: #777777;
}

@media (min-width: 576px) {
  .google-map {
    height: 400px;
  }
}

@media (min-width: 992px) {
  .google-map {
    height: 520px;
  }
}

/** @section Isotope */
.isotope {
  z-index: 0;
  display: block;
  transition: 0.3s ease;
}

.isotope-1 {
  z-index: 1;
}

.isotope-sizer {
  height: 0;
  margin-top: -1px;
  margin-bottom: 0;
}

.isotope-item {
  display: block;
  backface-visibility: hidden;
  transition: 0.1s opacity ease-in;
}

.isotope-filters {
  position: relative;
}

.isotope-filters > * {
  margin-top: 0;
  vertical-align: middle;
}

* + .isotope {
  margin-top: 30px;
}

* + .isotope-wrap {
  margin-top: 30px;
}

@media (min-width: 768px) {
  * + .isotope {
    margin-top: 50px;
  }
  * + .isotope-wrap {
    margin-top: 44px;
  }
}

.isotope-filters-list {
  position: absolute;
  top: calc(100% + 20px);
  left: 50%;
  width: 100%;
  max-width: 280px;
  padding: 15px;
  background: #ffffff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);
  transform: translate3d(-50%, 0, 0);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  z-index: 2;
}

.isotope-filters-list a {
  position: relative;
  text-align: center;
  vertical-align: middle;
  display: block;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #9b9b9b;
}

.isotope-filters-list a.active {
  color: #5ea937;
}

.isotope-filters-list.active {
  opacity: 1;
  visibility: visible;
}

.isotope-filters-toggle .icon {
  transition: transform 0.25s ease;
}

.isotope-filters-toggle.active .icon {
  transform: rotate(180deg);
}

@media (min-width: 768px) {
  .isotope-filters-list-wrap {
    display: inline-block;
    position: relative;
    padding-bottom: 4px;
  }
  .isotope-filters-list-wrap::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 4px;
    width: 100%;
    border-radius: 6px;
    background: #d7d7d7;
  }
  .isotope-filters-list {
    position: static;
    display: flex;
    justify-content: space-between;
    max-width: none;
    top: auto;
    left: auto;
    width: auto;
    padding: 0;
    box-shadow: none;
    background: transparent;
    transform: none;
    visibility: visible;
    opacity: 1;
    margin-left: -30px;
    margin-right: -30px;
  }
  .isotope-filters-list > * {
    padding-left: 30px;
    padding-right: 30px;
  }
  .isotope-filters-list a {
    display: inline-block;
    padding: 0 0 16px;
  }
  .isotope-filters-list a::after {
    position: absolute;
    content: "";
    bottom: -4px;
    left: 50%;
    width: 130%;
    height: 4px;
    border-radius: 6px;
    background: #5ea937;
    transform: translate3d(-50%, 0, 0);
    opacity: 0;
    transition: all 0.25s ease;
  }
  .isotope-filters-list a.active::after,
  .isotope-filters-list a:hover::after {
    width: 100%;
    opacity: 1;
  }
  .isotope-filters-toggle {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .mobile .isotope-custom-1 .col-lg-8,
  .tablet .isotope-custom-1 .col-lg-8 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

@media (min-width: 992px) {
  .desktop .isotope-custom-2 {
    padding-left: 0;
    padding-right: 0;
  }
  .desktop .isotope-custom-2 .row {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
  }
  .desktop .isotope-custom-2 .row > .col,
  .desktop .isotope-custom-2 .row > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
  }
}

.tabs-custom {
  text-align: left;
}

.tabs-custom .nav-tabs {
  font-size: 0;
  line-height: 0;
  word-spacing: 0;
  border: 0;
  justify-content: center;
}

.tabs-custom .nav-item {
  float: none;
  margin: 0;
  border: 0;
  cursor: pointer;
  transition: 0.33s all ease;
}

.tabs-custom .nav-link {
  margin: 0;
  border: 0;
  border-radius: 0;
  color: #9b9b9b;
}

.tabs-custom .nav-link.active {
  cursor: default;
}

.tab-content > .tab-pane {
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}

.tab-content > .active {
  visibility: visible;
  height: auto;
  overflow: visible;
}

* + .tabs-line {
  margin-top: 15px;
}

* + .tabs-horizontal.tabs-corporate {
  margin-top: 25px;
}

.row + .tabs-line {
  margin-top: 40px;
}

@media (min-width: 768px) {
  * + .tabs-line {
    margin-top: 40px;
  }
  .row + .tabs-line {
    margin-top: 65px;
  }
  .tabs-line + .button {
    margin-top: 50px;
  }
}

.tabs-line .nav-tabs-wrap {
  position: relative;
  padding-bottom: 1px;
}

.tabs-line .nav-tabs-wrap::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  border-radius: 0;
  background: #d7d7d7;
}

.tabs-line .nav-tabs {
  margin-left: -15px;
  margin-right: -15px;
}

.tabs-line .nav-tabs > * {
  padding-left: 15px;
  padding-right: 15px;
}

.tabs-line .nav-link {
  position: relative;
  text-align: center;
  vertical-align: middle;
  padding: 12px 0 8px;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.tabs-line .nav-link::after {
  position: absolute;
  content: "";
  bottom: -1px;
  left: 50%;
  width: 130%;
  height: 1px;
  border-radius: 0;
  background: #5ea937;
  transform: translate3d(-50%, 0, 0);
  opacity: 0;
  transition: all 0.25s ease;
}

.tabs-line .nav-link.active::after,
.tabs-line .nav-link:hover::after {
  width: 100%;
  opacity: 1;
}

.tabs-line .nav-link.active {
  color: #5ea937;
  background: transparent;
}

.tabs-line * + .tab-content {
  margin-top: 20px;
}

.tabs-line-2 .nav-link::after {
  background: #f49b4d;
}

.tabs-line-2 .nav-link.active {
  color: #f49b4d;
}

.tabs-corporate .nav-tabs {
  position: relative;
}

.tabs-corporate .nav-link {
  padding: 12px 0 8px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #9b9b9b;
  background: transparent;
  text-align: center;
  vertical-align: middle;
}

.tabs-corporate .nav-link:hover,
.tabs-corporate .nav-link.active {
  color: #777777;
}

.tabs-corporate .nav-link:hover {
  border-color: transparent;
}

.tabs-corporate .tab-content {
  padding: 20px 0 0;
}

@media (max-width: 767.98px) {
  .tabs-corporate .nav-tabs {
    margin-bottom: 0;
    margin-left: -20px;
  }
  .tabs-corporate .nav-tabs:empty {
    margin-bottom: 0;
    margin-left: 0;
  }
  .tabs-corporate .nav-tabs > * {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 20px;
  }
  .tabs-corporate .nav-link {
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
  }
  .tabs-corporate .nav-link.active {
    border-color: transparent transparent #f49b4d transparent;
  }
}

@media (min-width: 768px) {
  .tabs-horizontal.tabs-corporate .nav-tabs {
    position: relative;
    width: 100%;
    border: 0;
    will-change: transform;
    justify-content: flex-start;
  }
  .tabs-horizontal.tabs-corporate .nav-item {
    will-change: transform;
  }
  .tabs-horizontal.tabs-corporate .nav-link {
    display: block;
    position: relative;
    z-index: 1;
    min-width: 188px;
    letter-spacing: 0.1em;
    padding: 26px 20px;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: transparent;
  }
  .tabs-horizontal.tabs-corporate .nav-link.active,
  .tabs-horizontal.tabs-corporate .nav-link:hover {
    color: #777777;
  }
  .tabs-horizontal.tabs-corporate .nav-link.active {
    border-color: #f5f5f5;
  }
  .tabs-horizontal.tabs-corporate .tab-content {
    border: 1px solid #f5f5f5;
  }
  .tabs-horizontal.tabs-line .nav-tabs-wrap {
    padding-bottom: 4px;
  }
  .tabs-horizontal.tabs-line .nav-tabs-wrap::before {
    height: 4px;
    border-radius: 6px;
  }
  .tabs-horizontal.tabs-line .nav-tabs {
    justify-content: space-between;
  }
  .tabs-horizontal.tabs-line .nav-tabs-1 {
    margin-left: -30px;
    margin-right: -30px;
    justify-content: flex-start;
  }
  .tabs-horizontal.tabs-line .nav-tabs-1 > * {
    padding-left: 30px;
    padding-right: 30px;
  }
  .tabs-horizontal.tabs-line .nav-item {
    display: inline-block;
  }
  .tabs-horizontal.tabs-line .nav-link {
    padding-top: 0;
    padding-bottom: 16px;
    font-size: 14px;
  }
  .tabs-horizontal.tabs-line .nav-link::after {
    bottom: -4px;
    height: 4px;
    border-radius: 6px;
  }
  .tabs-horizontal.tabs-line * + .tab-content {
    margin-top: 30px;
  }
}

@media (min-width: 992px) {
  .tabs-horizontal.tabs-line .nav-tabs-1 {
    margin-left: -45px;
    margin-right: -45px;
  }
  .tabs-horizontal.tabs-line .nav-tabs-1 > * {
    padding-left: 45px;
    padding-right: 45px;
  }
  .tabs-horizontal.tabs-line .nav-tabs-1 .nav-link {
    letter-spacing: 0.075em;
  }
  .tabs-horizontal.tabs-line * + .tab-content {
    margin-top: 35px;
  }
  .tabs-horizontal.tabs-line * + .tab-content-1 {
    margin-top: 45px;
  }
}

@media (min-width: 768px) {
  .tabs-vertical {
    display: flex;
    align-items: flex-start;
  }
  .tabs-vertical .nav-tabs {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    flex-shrink: 0;
    max-width: 50%;
  }
  .tabs-vertical .nav-item {
    border: 0;
    width: 100%;
    text-align: left;
  }
  .tabs-vertical .tab-content {
    flex-grow: 1;
  }
  .tabs-vertical.tabs-line .nav-tabs {
    width: auto;
    min-width: 167px;
    border: 0;
  }
  .tabs-vertical.tabs-line .nav-item {
    margin: 0;
  }
  .tabs-vertical.tabs-line .nav-link {
    position: relative;
    padding: 21px 0 17px;
    border: 0;
    overflow: hidden;
    text-align: left;
  }
  .tabs-vertical.tabs-line .nav-link.active,
  .tabs-vertical.tabs-line .nav-link:hover {
    color: #5ea937;
  }
  .tabs-vertical.tabs-line .nav-item + .nav-item {
    border-top: 1px solid #f5f5f5;
  }
  .tabs-vertical.tabs-line .tab-content {
    padding: 0 0 0 35px;
  }
  .tabs-vertical.tabs-line * + .tab-content {
    margin-top: 0;
  }
}

.tabs-jean .nav-tabs-wrap {
  padding: 10px;
  background: #f5f5f5;
}

.tabs-jean .nav-tabs {
  display: block;
  text-align: center;
}

.tabs-jean .nav-link {
  position: relative;
  padding: 10px 0;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(21, 21, 21, 0.41);
  background: transparent;
  border: none;
}

.tabs-jean .nav-link::before {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 60px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1;
  color: rgba(21, 21, 21, 0.1);
  transform: translate3d(-50%, -50%, 0);
  transition: inherit;
}

.tabs-jean .nav-link::after {
  display: none;
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 13px 10px 13px;
  border-color: transparent transparent #f5f5f5 transparent;
  transform: translate3d(-50%, 0, 0);
  transition: all 0.25s ease;
}

.tabs-jean .nav-link.active,
.tabs-jean .nav-link:hover {
  color: #ffffff;
  background: #5ea937;
}

.tabs-jean .nav-link.active::before,
.tabs-jean .nav-link:hover::before {
  color: rgba(39, 174, 147, 0.2);
}

.tabs-jean .nav-link.active::after {
  transform: translate3d(-50%, -100%, 0);
}

.tabs-jean * + .nav-tabs-wrap {
  margin-top: 30px;
}

@media (min-width: 576px) {
  .tabs-jean .nav-tabs-wrap {
    padding: 0 20px 1px;
  }
  .tabs-jean .nav-tabs {
    counter-reset: li;
    display: flex;
    justify-content: space-around;
    margin-left: -30px;
  }
  .tabs-jean .nav-tabs > * {
    margin-left: 30px;
  }
  .tabs-jean .nav-tabs li a::before {
    content: counter(li, decimal-leading-zero);
    counter-increment: li;
  }
  .tabs-jean .nav-link {
    padding: 35px 0;
  }
  .tabs-jean .nav-link::after {
    display: block;
  }
  .tabs-jean .nav-link.active,
  .tabs-jean .nav-link:hover {
    color: #5ea937;
    background: transparent;
  }
  .tabs-jean .tab-content {
    position: relative;
    padding: 8% 0 14% 17%;
    z-index: 1;
  }
  .tabs-jean .tab-content::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    width: 44%;
    border: 15px solid #f5f5f5;
    z-index: -1;
  }
  .tabs-jean * + .nav-tabs-wrap {
    margin-top: 40px;
  }
}

@media (min-width: 768px) {
  .tabs-jean .nav-link {
    padding: 40px 0;
  }
  .tabs-jean .nav-link::before {
    font-size: 80px;
  }
}

@media (min-width: 1200px) {
  .tabs-jean .nav-tabs-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }
  .tabs-jean .nav-link {
    padding: 56px 0;
  }
  .tabs-jean .nav-link::before {
    font-size: 100px;
  }
  .tabs-jean .tab-content {
    padding-right: 5%;
  }
  .tabs-jean * + .nav-tabs-wrap {
    margin-top: 55px;
  }
}

.card-group-custom {
  margin-bottom: 0;
}

.card-group-custom .card-header + .collapse > .card-body,
.card-group-custom .card-header + .collapse > .list-group {
  border-top: 0;
}

.card-group-custom .card + .card {
  margin-top: 0;
}

.card-custom {
  text-align: left;
  display: block;
  margin: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background: inherit;
}

.card-custom a {
  display: block;
}

.card-custom .card-header {
  padding: 0;
  border-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: transparent;
}

.card-custom .card-body {
  padding: 0;
  border: 0;
}

* + .card-group-custom {
  margin-top: 20px;
}

h3 + .card-group-corporate {
  margin-top: 20px;
}

@media (min-width: 992px) {
  * + .card-group-custom {
    margin-top: 30px;
  }
  * + .card-group-custom-1 {
    margin-top: 20px;
  }
}

.card-corporate {
  text-align: left;
}

.card-corporate:last-child .card-title a.collapsed {
  border-bottom-color: transparent;
}

.card-corporate .card-title {
  margin-bottom: 0;
}

.card-corporate .card-title a,
.card-corporate .card-body {
  background: transparent;
}

.card-corporate .card-title a {
  position: relative;
  padding: 15px 0 15px 45px;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #777777;
  border-bottom: 1px solid #e5e4da;
  z-index: 1;
}

.card-corporate .card-title a.collapsed .card-arrow .icon {
  color: #5ea937;
  background: #ffffff;
  box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19);
  transform: none;
}

.card-corporate .card-arrow {
  display: flex;
  align-items: center;
  position: absolute;
  text-align: center;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.card-corporate .card-arrow .icon {
  font-size: 20px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #777777;
  background: #f49b4d;
  box-shadow: none;
  transform: rotate(90deg);
  transition: all 0.3s ease;
}

.card-corporate .card-arrow .icon::before {
  content: "\f238";
  font-family: "Material Design Icons";
}

.card-corporate .collapse {
  position: relative;
  color: #777777;
  border-radius: 0 0 6px 6px;
  z-index: 1;
}

.card-corporate .card-body {
  padding: 15px 0 10px 0;
}

@media (min-width: 768px) {
  .card-corporate .card-title a {
    padding: 25px 0 25px 56px;
  }
  .card-corporate .card-arrow .icon {
    font-size: 22px;
    line-height: 36px;
    width: 36px;
    height: 36px;
  }
  .card-corporate .card-body {
    padding: 25px 0 10px 0;
  }
}

@media (min-width: 992px) {
  .card-corporate .card-title a {
    font-size: 16px;
  }
}

@media (min-width: 1200px) {
  .card-corporate .card-title a {
    padding: 30px 0 30px 66px;
    font-size: 18px;
  }
  .card-corporate .card-arrow .icon {
    font-size: 24px;
    line-height: 42px;
    width: 42px;
    height: 42px;
  }
}

.card-corporate-2 {
  text-align: left;
}

@media (min-width: 768px) {
  .card-corporate-2:last-child .card-title a.collapsed {
    border-bottom-color: #e5e4da;
  }
}

@media (min-width: 992px) {
  .desktop .card-corporate .card-title a:hover .card-arrow .icon {
    transform: rotate(-90deg);
  }
  .desktop .card-corporate .card-title a.collapsed:hover .card-arrow .icon {
    transform: rotate(90deg);
  }
}

.lg-sub-html,
.lg-toolbar {
  background-color: rgba(0, 0, 0, 0.45);
}

@font-face {
  font-family: lg;
  src: url(../fonts/lg.eot?n1z373);
  src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),
    url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"),
    url(../fonts/lg.svg?n1z373#lg) format("svg");
  font-weight: 400;
  font-style: normal;
}

.lg-icon {
  font-family: lg;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: 0;
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #ffffff;
}

.lg-actions .lg-next {
  right: 20px;
}

.lg-actions .lg-next:before {
  content: "\e095";
}

.lg-actions .lg-prev {
  left: 20px;
}

.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}

@-moz-keyframes lg-right-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}

@-ms-keyframes lg-right-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}

@keyframes lg-right-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}

@-webkit-keyframes lg-left-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}

@-moz-keyframes lg-left-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}

@-ms-keyframes lg-left-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}

@keyframes lg-left-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}

.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.lg-toolbar .lg-icon {
  color: #999999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: 0;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.lg-toolbar .lg-icon:hover {
  color: #ffffff;
}

.lg-toolbar .lg-close:after {
  content: "\e070";
}

.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  bottom: 0;
  color: #eeeeee;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
}

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-next,
.lg-prev,
.lg-toolbar {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
  margin-left: auto;
  margin-right: auto;
}

.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #ffffff;
  border-radius: 4px;
  margin-bottom: 5px;
}

@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #5ea937;
}

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
  background-color: #0d0a0a;
  border-radius: 2px 2px 0 0;
  color: #999999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}

.lg-outer .lg-toogle-thumb:hover,
.lg-outer.lg-dropdown-active #lg-share {
  color: #ffffff;
}

.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}

.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.lg-outer .lg-has-vimeo .lg-video-play {
  background: url(../images/vimeo-play.png.webp) no-repeat;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url(../images/vimeo-play.png.webp) 0 -58px no-repeat;
}

.lg-outer .lg-has-html5 .lg-video-play {
  background: url(../images/video-play.png.webp) no-repeat;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
  background: url(../images/youtube-play.png.webp) no-repeat;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url(../images/youtube-play.png.webp) 0 -60px no-repeat;
}

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 80ms ease 0s;
  -moz-transition: opacity 80ms ease 0s;
  -o-transition: opacity 80ms ease 0s;
  transition: opacity 80ms ease 0s;
}

.lg-progress-bar .lg-progress {
  background-color: #5ea937;
  height: 5px;
  width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}

#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}

#lg-zoom-out:after {
  content: "\e312";
}

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px #ffffff inset;
}

.lg-outer .lg-pager-thumb-cont {
  background-color: #ffffff;
  color: #ffffff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
  box-shadow: 0 0 0 8px #ffffff inset;
}

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}

.lg-outer .lg-dropdown {
  background-color: #ffffff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s,
    opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s,
    opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}

.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #ffffff;
  right: 16px;
  top: -16px;
}

.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0;
}

.lg-outer .lg-dropdown > li:hover .lg-icon,
.lg-outer .lg-dropdown > li:hover a {
  color: #333333;
}

.lg-outer .lg-dropdown a {
  color: #333333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
  color: #333333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}

.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
}

.lg-outer #lg-share {
  position: relative;
}

.lg-outer #lg-share:after {
  content: "\e80d";
}

.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}

.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}

.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}

.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}

.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}

.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}

.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}

.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-outer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1090;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}

.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lg-outer.lg-visible {
  opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}

.lg-outer .lg-inner {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}

.lg-outer .lg-item {
  background: url(../images/loading.gif) center center no-repeat;
  display: none !important;
}

.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
  display: inline-block !important;
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.lg-outer .lg-item.lg-complete {
  background-image: none;
}

.lg-outer .lg-item.lg-current {
  z-index: 1060;
}

.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}

.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1090;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}

.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
  opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.tablet #lg-zoom-in,
.tablet #lg-zoom-out,
.mobile #lg-zoom-in,
.mobile #lg-zoom-out {
  display: none;
}

.tablet .lg-icon,
.mobile .lg-icon {
  font-size: 22px;
  width: 45px;
}

@media (max-width: 767.98px) {
  .lg-fullscreen,
  #lg-zoom-in,
  #lg-zoom-out {
    display: none;
  }
  .lg-icon {
    font-size: 22px;
    width: 45px;
  }
}

/* access */
.desc-list li {
  margin: 8px 0px;
  display: list-item;
  list-style-type: circle;
  margin-left: 24px;
}

.map {
  height: 250px;
}

@media (min-width: 430px) {
  .map {
    height: 400px;
  }
}

/* 
gallery
*/
.gallery-item {
  padding: 1px;
}

#gallery_parent {
  opacity: 0;
}

.header-container {
  background-image: url("../images/bg_header.webp");
  background-size: cover;
}
/* 
home
*/
.bg-brown {
  background-color: #f3f2ed;
}

/* 
common
 */
table {
  border-color: #e5e4da;
}

.desc-md {
  margin-top: 20px;
}

.sitemap {
  margin-top: 40px;
}

@media (min-width: 768px) {
  .desc-md {
    margin-top: 30px;
  }
  .sitemap {
    margin-top: 0px;
  }
}

@media (min-width: 992px) {
  .desc-md {
    margin-top: 40px;
  }
}

.footer-classic-body {
  border-top: 1px solid #e5e4da;
}

.qrcode {
  margin-top: 10px;
}
