@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiAyp8kv8JHgFVrJJLmE3tF.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmv1plEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm21llEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrJJLedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmg1hlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmr19lEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmy15lEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm111lEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm81xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrLPTedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLFj_V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLBT5V1s.ttf) format('truetype');
}
body {
  min-height: 100vh;
  height: 100%;
  font-family: 'Poppins', sans-serif;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body.no-scroll {
  overflow: hidden;
  max-height: 100vh;
}
body ul,
body ol,
body p,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  margin: 0;
  padding: 0;
}
body a {
  text-decoration: none !important;
}
.alert-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow-y: scroll;
  background: rgba(0, 0, 0, 0.2);
  z-index: 555;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
}
.alert-wrapper .alert-service {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  width: 100%;
  transform: translateX(8px);
  padding: 50px 0;
}
.alert-wrapper .alert-service .service-inner {
  padding: 50px;
  background: #fff;
  width: 100%;
  box-shadow: 0px 0px 32px 1px rgba(0, 0, 0, 0.15);
  text-align: center;
  border-top: 5px solid #fff;
  position: relative;
  transform: scale(0.8);
  transition: all 0.5s;
}
.alert-wrapper .alert-service .service-inner .inner-dismiss {
  top: 10px;
  right: 10px;
  position: absolute;
  border: 0;
  background: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  padding: 5px;
  outline: none;
}
.alert-wrapper .alert-service .service-inner .inner-dismiss img {
  height: 15px;
}
.alert-wrapper .alert-service .service-inner.success {
  border-top: 5px solid #78b042;
}
.alert-wrapper .alert-service .service-inner.warning {
  border-top: 5px solid #d51a27;
}
.alert-wrapper .alert-service .service-inner.info {
  border-top: 5px solid #1a88d5;
}
.alert-wrapper.active {
  opacity: 1;
  visibility: visible;
}
.alert-wrapper.active .alert-service .service-inner {
  transform: none;
}
.modal-service-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow-y: scroll;
  background: rgba(0, 0, 0, 0.5);
  z-index: 555;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.modal-service-wrapper.active {
  opacity: 1;
  visibility: visible;
}
.modal-service-wrapper .modal-service {
  padding: 50px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100%;
}
.modal-service-wrapper .modal-service .service-inner {
  background: #fff;
  width: 700px;
  max-width: 100%;
  padding: 50px 25px 25px 25px;
  text-align: center;
  position: relative;
}
.modal-service-wrapper .modal-service .service-inner .service-button {
  position: absolute;
  top: 20px;
  right: 20px;
  border: none;
  background: none;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-service-wrapper .modal-service .service-inner .service-button .button-bar {
  display: block;
  position: absolute;
  width: 20px;
  height: 2px;
  background: #222;
}
.modal-service-wrapper .modal-service .service-inner .service-button .button-bar:nth-child(1) {
  transform: rotate(45deg);
}
.modal-service-wrapper .modal-service .service-inner .service-button .button-bar:nth-child(2) {
  transform: rotate(-45deg);
}
.modal-service-wrapper .modal-service .service-inner .service-content .heading {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.modal-service-wrapper .modal-service .service-inner .service-content .btn {
  display: flex;
  justify-content: center;
  margin-top: 5px;
}
.modal-service-wrapper .modal-service .service-inner .service-buttons {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modal-service-wrapper .modal-service .service-inner .service-buttons .btn-link {
  padding: 0;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}
nav.section-header .header-flexbox {
  padding: 25px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close {
  position: absolute;
  display: none;
  width: 100%;
  top: 20px;
  left: 0;
}
nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close .container {
  display: flex;
  justify-content: flex-end;
}
nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close .container:before,
nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close .container:after {
  content: none;
}
nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close button {
  outline: none;
  border: none;
  background: none;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close button .button-bar {
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  background: #222;
}
nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close button .button-bar:nth-child(1) {
  transform: rotate(45deg);
}
nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close button .button-bar:nth-child(2) {
  transform: rotate(-45deg);
}
nav.section-header .header-flexbox .nav-button {
  padding: 10px;
  border: none;
  background: none;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  outline: none;
  display: none;
}
nav.section-header .header-flexbox .nav-button .button-bar {
  height: 2px;
  width: 24px;
  background: #fff;
  border-radius: 10px;
  transition: all 0.4s;
}
nav.section-header .header-flexbox .nav-button .button-bar:nth-child(2) {
  margin-top: 4px;
  width: 27px;
}
nav.section-header .header-flexbox .nav-button .button-bar:nth-child(3) {
  margin-top: 4px;
  width: 30px;
}
nav.section-header .header-flexbox .nav-button:hover .button-bar,
nav.section-header .header-flexbox .nav-button:focus .button-bar {
  width: 30px !important;
}
@media (max-width: 1275.98px) {
  section.section-offer-special {
    padding: 80px 0 0 0 !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description {
    width: 50% !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery {
    justify-content: center !important;
    height: 100% !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a img {
    max-width: 100% !important;
    height: 100%;
    object-fit: cover !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a:nth-child(2) {
    display: none !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a:nth-child(3) {
    display: none !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a:nth-child(4) {
    display: none !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description {
    width: 100% !important;
    flex-direction: column !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description iframe {
    height: 350px !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-txt h2 {
    font-size: 28px !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-link {
    flex-direction: row !important;
    margin: 10px !important;
    padding: 10px !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-link a {
    width: 50% !important;
    margin: 10px !important;
    text-align: center !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-contact div {
    width: 50% !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-contact div:nth-child(3) {
    width: 100%;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-img a {
    white-space: nowrap !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description:nth-child(1) {
    order: 2;
  }
  section.section-page .container .section-wrapper .wrapper-description .description:nth-child(2) {
    order: 1;
  }
  section.section-page .container .section-wrapper .wrapper-description .description:nth-child(2) iframe {
    padding-top: 20px;
  }
  section.section-contact-form {
    overflow: hidden !important;
  }
  section.section-contact-form .container .contact-form-header h2 {
    font-size: 22px !important;
    padding: 0 10px !important;
  }
  section.section-contact-form .container .section-wrapper .wrapper-description {
    flex-direction: row !important;
  }
  section.section-contact-form .container .section-wrapper .wrapper-description .description-txt {
    width: 50% !important;
    padding-right: 30px;
  }
  section.section-contact-form .container .section-wrapper .wrapper-description .description-form {
    width: 50% !important;
    padding-top: 0 !important;
  }
}
@media (max-width: 1199.98px) {
  .scrolled {
    margin-top: 0!important;
    max-height: 115px !important;
  }
  nav.section-header .header-flexbox {
    padding: 30px 0 !important;
  }
  section.section-offer-special {
    padding: 80px 0 0 0 !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description {
    width: 50% !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery {
    justify-content: center !important;
    height: 100% !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a img {
    max-width: 100% !important;
    height: 100%;
    object-fit: cover !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a:nth-child(2) {
    display: none !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a:nth-child(3) {
    display: none !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a:nth-child(4) {
    display: none !important;
  }
  section.section-cta .container .section-wrapper .wrapper-header h2 {
    font-size: 32px !important;
    line-height: 150% !important;
    padding: 0 10px !important;
  }
  section.section-cta .container .section-wrapper .wrapper-description {
    margin-top: -20px;
  }
  section.section-cta .container .section-wrapper .wrapper-description .description {
    padding: 10px 10px !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description {
    width: 100% !important;
    flex-direction: column !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description iframe {
    height: 350px !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-txt h2 {
    font-size: 28px !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-link {
    flex-direction: row !important;
    margin: 10px !important;
    padding: 10px !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-link a {
    width: 50% !important;
    margin: 10px !important;
    text-align: center !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-contact div {
    width: 50% !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-contact div:nth-child(3) {
    width: 100%;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-img a {
    white-space: nowrap !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description:nth-child(1) {
    order: 2;
  }
  section.section-page .container .section-wrapper .wrapper-description .description:nth-child(2) {
    order: 1;
  }
  section.section-page .container .section-wrapper .wrapper-description .description:nth-child(2) iframe {
    padding-top: 20px;
  }
  section.section-contact-form {
    overflow: hidden !important;
  }
  section.section-contact-form .container .contact-form-header h2 {
    font-size: 22px !important;
    padding: 0 10px !important;
  }
  section.section-contact-form .container .section-wrapper .wrapper-description {
    flex-direction: row !important;
  }
  section.section-contact-form .container .section-wrapper .wrapper-description .description-txt {
    width: 50% !important;
    padding-right: 30px;
  }
  section.section-contact-form .container .section-wrapper .wrapper-description .description-form {
    width: 50% !important;
    padding-top: 0 !important;
  }
}
@media (max-width: 991.98px) {
  .scrolled {
    margin-top: 0!important;
    max-height: 115px !important;
  }
  .back-top {
    bottom: 10px !important;
    right: 10px !important;
  }
  .ornament-left {
    display: none;
  }
  .ornament-right {
    display: none;
  }
  nav.section-header .header-flexbox {
    padding: 20px 0 !important;
  }
  nav.section-header .header-flexbox .flexbox-logo {
    position: relative;
    max-width: 150px !important;
  }
  nav.section-header .header-flexbox .flexbox-logo img {
    max-width: 150px;
  }
  nav.section-header .header-flexbox .flexbox-nav-wrapper .flexbox-nav-inner .flexbox-nav {
    gap: 20px !important;
  }
  nav.section-header .header-flexbox .flexbox-nav-wrapper .flexbox-nav-inner .flexbox-nav li img {
    margin: 0 -5px 0 -5px !important;
  }
  section.section-slider {
    padding-bottom: 0 !important;
    position: relative;
  }
  section.section-slider .container .section-wrapper {
    position: relative !important;
    width: 100% !important;
    padding: 0 !important;
    left: 0 !important;
    top: 0 !important;
    transform: translate(0, 0) !important;
  }
  section.section-slider .container .section-wrapper .description-container {
    flex-flow: row wrap !important;
  }
  section.section-slider .container .section-wrapper .description-container .description-wrapper {
    width: 100% !important;
  }
  section.section-slider .container .section-wrapper .description-container .description-img {
    display: none;
  }
  section.section-offer {
    padding: 80px 0 0 0 !important;
  }
  section.section-offer .container .section-wrapper .wrapper-header .line {
    display: none !important;
  }
  section.section-offer .container .section-wrapper .wrapper-header h2 {
    white-space: normal !important;
    font-size: 28px !important;
    line-height: 150% !important;
  }
  section.section-offer .container .section-wrapper .wrapper-header img {
    display: none;
  }
  section.section-offer .container .section-wrapper .wrapper-description .description-container {
    width: 50% !important;
  }
  section.section-offer .container .section-wrapper .wrapper-description .description-container .description-link a {
    margin: 15px 0 35px 0 !important;
  }
  section.section-offer .container .section-wrapper .wrapper-description .description-container .description .description-txt h2 {
    padding: 15px 0 !important;
  }
  section.section-opinion {
    padding: 80px 0 0 0 !important;
    position: relative;
  }
  section.section-opinion .container .section-wrapper .wrapper-header img {
    display: none;
  }
  section.section-opinion .container .section-wrapper .wrapper-header .line {
    display: none;
  }
  section.section-opinion .container .section-wrapper .wrapper-header h2 {
    white-space: normal !important;
    font-size: 28px !important;
    line-height: 150% !important;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item {
    display: flex;
    justify-content: center;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description {
    width: 100%;
    max-width: 340px !important;
    min-width: 300px !important;
    min-height: 330px;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description .description-txt h2 {
    padding-bottom: 15px;
    font-weight: 500;
    font-size: 16px;
    line-height: 200%;
    color: #BFA896;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description .description-txt p {
    font-weight: 275;
    font-size: 14px;
    line-height: 150%;
    text-align: left;
    padding-bottom: 15px;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description .description-star {
    display: flex;
    gap: 10px;
    justify-content: center;
    padding: 10px;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description .description-star img {
    max-width: 25px;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-nav {
    display: none !important;
  }
  section.section-offer-special {
    padding: 80px 0 0 0 !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description {
    width: 100% !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description:nth-child(1) {
    order: 2;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description:nth-child(2) {
    order: 1;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description:nth-child(3) {
    order: 3;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description:nth-child(4) {
    order: 4;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery {
    justify-content: center !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a img {
    max-width: 100% !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a:nth-child(2) {
    display: none !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a:nth-child(3) {
    display: none !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a:nth-child(4) {
    display: none !important;
  }
  section.section-cta .container .section-wrapper .wrapper-header h2 {
    font-size: 32px !important;
    line-height: 150% !important;
    padding: 0 10px !important;
  }
  section.section-cta .container .section-wrapper .wrapper-description {
    margin-top: -20px;
  }
  section.section-cta .container .section-wrapper .wrapper-description .description {
    padding: 10px 10px !important;
  }
  section.section-cta .container .section-wrapper .wrapper-description .description p {
    font-size: 15px;
  }
  section.section-footer {
    padding: 80px 0 30px 0 !important;
    position: relative;
    overflow: hidden !important;
  }
  section.section-footer .bg-down {
    right: -300px !important;
    bottom: -300px !important;
    z-index: -1;
  }
  section.section-footer .container .section-wrapper {
    flex-direction: row nowrap !important;
  }
  section.section-footer .container .section-wrapper .wrapper-description .description {
    width: 25% !important;
  }
  section.section-footer .container .section-wrapper .copyright {
    flex-flow: row wrap !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description {
    width: 100% !important;
    flex-direction: column !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description iframe {
    height: 350px !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-txt h2 {
    font-size: 28px !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-link {
    flex-direction: row !important;
    margin: 10px !important;
    padding: 10px !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-link a {
    width: 50% !important;
    margin: 10px !important;
    text-align: center !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-contact div {
    width: 50% !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-contact div:nth-child(3) {
    width: 100%;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-img a {
    white-space: nowrap !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description:nth-child(1) {
    order: 2;
  }
  section.section-page .container .section-wrapper .wrapper-description .description:nth-child(2) {
    order: 1;
  }
  section.section-page .container .section-wrapper .wrapper-description .description:nth-child(2) iframe {
    padding-top: 20px;
  }
  section.section-contact-form {
    overflow: hidden !important;
  }
  section.section-contact-form .container .contact-form-header h2 {
    font-size: 22px !important;
    padding: 0 10px !important;
  }
  section.section-contact-form .container .section-wrapper .wrapper-description {
    flex-direction: column !important;
  }
  section.section-contact-form .container .section-wrapper .wrapper-description .description-txt {
    width: 100% !important;
    padding-right: 30px;
  }
  section.section-contact-form .container .section-wrapper .wrapper-description .description-form {
    width: 100% !important;
    padding-top: 20px;
  }
}
@media (max-width: 767.98px) {
  .scrolled {
    margin-top: 0!important;
    max-height: 115px !important;
  }
  nav.section-header .header-flexbox {
    padding: 20px 0 !important;
  }
  nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close {
    position: absolute;
    display: none;
    width: 100%;
    top: 20px;
    left: 0;
  }
  nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close .container:before,
  nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close .container:after {
    content: none;
  }
  nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close button {
    outline: none;
    border: none;
    background: none;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close button .button-bar {
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    background: #222;
  }
  nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close button .button-bar:nth-child(1) {
    transform: rotate(45deg);
  }
  nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close button .button-bar:nth-child(2) {
    transform: rotate(-45deg);
  }
  nav.section-header .header-flexbox .flexbox-nav-wrapper .flexbox-nav-inner .flexbox-nav {
    display: flex;
    flex-flow: column !important;
    gap: 70px !important;
  }
  nav.section-header .header-flexbox .flexbox-nav-wrapper .flexbox-nav-inner .flexbox-nav a {
    font-weight: 500 !important;
    font-size: 28px !important;
    line-height: 36px !important;
  }
  nav.section-header .header-flexbox .flexbox-nav-wrapper .flexbox-nav-inner .flexbox-nav a img {
    display: none;
  }
  nav.section-header .header-flexbox .nav-button {
    padding: 10px;
    border: none;
    background: none;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    outline: none;
    display: none;
  }
  nav.section-header .header-flexbox .nav-button .button-bar {
    height: 2px;
    width: 24px;
    background: #000 !important;
    border-radius: 10px;
    transition: all 0.4s;
  }
  nav.section-header .header-flexbox .nav-button .button-bar:nth-child(2) {
    margin-top: 4px;
    width: 27px;
  }
  nav.section-header .header-flexbox .nav-button .button-bar:nth-child(3) {
    margin-top: 4px;
    width: 30px;
  }
  nav.section-header .header-flexbox .nav-button:hover .button-bar,
  nav.section-header .header-flexbox .nav-button:focus .button-bar {
    width: 30px !important;
  }
  .back-top {
    bottom: 10px !important;
    right: 10px !important;
  }
  .ornament-left {
    display: none;
  }
  .ornament-right {
    display: none;
  }
  section.section-slider {
    padding-bottom: 0 !important;
    position: relative;
  }
  section.section-slider .container .section-wrapper {
    position: relative !important;
    width: 100% !important;
    padding: 0 !important;
    left: 0 !important;
    top: 0 !important;
    transform: translate(0, 0) !important;
  }
  section.section-slider .container .section-wrapper .description-container {
    flex-flow: row wrap !important;
  }
  section.section-slider .container .section-wrapper .description-container .description-wrapper {
    width: 100% !important;
  }
  section.section-slider .container .section-wrapper .description-container .description-img {
    display: none;
  }
  section.section-offer {
    padding: 80px 0 0 0 !important;
  }
  section.section-offer .container .section-wrapper .wrapper-header .line {
    display: none !important;
  }
  section.section-offer .container .section-wrapper .wrapper-header h2 {
    white-space: normal !important;
    font-size: 28px !important;
    line-height: 150% !important;
  }
  section.section-offer .container .section-wrapper .wrapper-header img {
    display: none;
  }
  section.section-offer .container .section-wrapper .wrapper-description .description-container {
    width: 100% !important;
  }
  section.section-offer .container .section-wrapper .wrapper-description .description-container .description-link a {
    margin: 15px 0 35px 0 !important;
  }
  section.section-offer .container .section-wrapper .wrapper-description .description-container .description .description-txt h2 {
    padding: 15px 0 !important;
  }
  section.section-opinion {
    padding: 80px 0 0 0 !important;
    position: relative;
  }
  section.section-opinion .container .section-wrapper .wrapper-header img {
    display: none;
  }
  section.section-opinion .container .section-wrapper .wrapper-header .line {
    display: none;
  }
  section.section-opinion .container .section-wrapper .wrapper-header h2 {
    white-space: normal !important;
    font-size: 28px !important;
    line-height: 150% !important;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item {
    display: flex;
    justify-content: center;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description {
    width: 100%;
    max-width: 340px !important;
    min-width: 300px !important;
    min-height: 330px;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description .description-txt h2 {
    padding-bottom: 15px;
    font-weight: 500;
    font-size: 16px;
    line-height: 200%;
    color: #BFA896;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description .description-txt p {
    font-weight: 275;
    font-size: 14px;
    line-height: 150%;
    text-align: left;
    padding-bottom: 15px;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description .description-star {
    display: flex;
    gap: 10px;
    justify-content: center;
    padding: 10px;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description .description-star img {
    max-width: 25px;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-nav {
    display: none !important;
  }
  section.section-offer-special {
    padding: 80px 0 0 0 !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description {
    width: 100% !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description:nth-child(1) {
    order: 2;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description:nth-child(2) {
    order: 1;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description:nth-child(3) {
    order: 3;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description:nth-child(4) {
    order: 4;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery {
    justify-content: center !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a img {
    max-width: 100% !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a:nth-child(2) {
    display: none !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a:nth-child(3) {
    display: none !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a:nth-child(4) {
    display: none !important;
  }
  section.section-cta .container .section-wrapper .wrapper-header h2 {
    font-size: 18px !important;
    line-height: 150% !important;
    padding: 0 10px !important;
  }
  section.section-cta .container .section-wrapper .wrapper-description {
    margin-top: -20px;
  }
  section.section-cta .container .section-wrapper .wrapper-description .description {
    padding: 10px 10px !important;
  }
  section.section-cta .container .section-wrapper .wrapper-description .description p {
    font-size: 15px !important;
  }
  section.section-footer {
    padding: 80px 0 30px 0 !important;
    position: relative;
    overflow: hidden !important;
  }
  section.section-footer .bg-down {
    right: -300px !important;
    z-index: -1;
  }
  section.section-footer .container .section-wrapper .wrapper-description .description {
    width: 50% !important;
  }
  section.section-footer .container .section-wrapper .copyright {
    flex-flow: row wrap !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description {
    width: 100% !important;
    flex-direction: column !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-txt h2 {
    font-size: 28px !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-link {
    flex-direction: column !important;
    margin: 10px !important;
    padding: 10px !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-link a {
    width: 100% !important;
    margin: 10px !important;
    text-align: center !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-contact div {
    width: 50% !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-contact div:nth-child(3) {
    width: 100%;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-img a {
    white-space: nowrap !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description:nth-child(1) {
    order: 2;
  }
  section.section-page .container .section-wrapper .wrapper-description .description:nth-child(2) {
    order: 1;
  }
  section.section-page .container .section-wrapper .wrapper-description .description:nth-child(2) iframe {
    padding-top: 20px;
  }
  section.section-contact-form {
    overflow: hidden !important;
  }
  section.section-contact-form .container .contact-form-header h2 {
    font-size: 22px !important;
    padding: 0 10px !important;
  }
  section.section-contact-form .container .section-wrapper .wrapper-description {
    flex-direction: column !important;
  }
  section.section-contact-form .container .section-wrapper .wrapper-description .description-txt {
    width: 100% !important;
    padding-right: 30px;
  }
  section.section-contact-form .container .section-wrapper .wrapper-description .description-form {
    width: 100% !important;
    padding-top: 20px;
  }
}
@media (max-width: 575.98px) {
  .scrolled {
    margin-top: 0!important;
    max-height: 115px !important;
  }
  .back-top {
    bottom: 10px !important;
    right: 10px !important;
  }
  .ornament-left {
    display: none;
  }
  .ornament-right {
    display: none;
  }
  section.section-slider {
    padding-bottom: 0 !important;
    position: relative;
  }
  section.section-slider .container .section-wrapper {
    position: relative !important;
    width: 100% !important;
    padding: 0 !important;
    left: 0 !important;
    top: 0 !important;
    transform: translate(0, 0) !important;
  }
  section.section-slider .container .section-wrapper .description-container {
    flex-flow: row wrap !important;
  }
  section.section-slider .container .section-wrapper .description-container .description-wrapper {
    width: 100% !important;
  }
  section.section-slider .container .section-wrapper .description-container .description-img {
    display: none;
  }
  section.section-offer {
    padding: 80px 0 0 0 !important;
  }
  section.section-offer .container .section-wrapper .wrapper-header .line {
    display: none !important;
  }
  section.section-offer .container .section-wrapper .wrapper-header h2 {
    white-space: normal !important;
    font-size: 28px !important;
    line-height: 150% !important;
  }
  section.section-offer .container .section-wrapper .wrapper-header img {
    display: none;
  }
  section.section-offer .container .section-wrapper .wrapper-description .description-container {
    width: 100% !important;
  }
  section.section-offer .container .section-wrapper .wrapper-description .description-container .description-link a {
    margin: 15px 0 35px 0 !important;
  }
  section.section-offer .container .section-wrapper .wrapper-description .description-container .description .description-txt h2 {
    padding: 15px 0 !important;
  }
  section.section-opinion {
    padding: 80px 0 0 0 !important;
    position: relative;
  }
  section.section-opinion .container .section-wrapper .wrapper-header img {
    display: none;
  }
  section.section-opinion .container .section-wrapper .wrapper-header .line {
    display: none;
  }
  section.section-opinion .container .section-wrapper .wrapper-header h2 {
    white-space: normal !important;
    font-size: 28px !important;
    line-height: 150% !important;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description {
    width: 100%;
    max-width: 100% !important;
    min-width: 340px !important;
    min-height: 330px;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description .description-txt h2 {
    padding-bottom: 15px;
    font-weight: 500;
    font-size: 16px;
    line-height: 200%;
    color: #BFA896;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description .description-txt p {
    font-weight: 275;
    font-size: 14px;
    line-height: 150%;
    text-align: left;
    padding-bottom: 15px;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description .description-star {
    display: flex;
    gap: 10px;
    justify-content: center;
    padding: 10px;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description .description-star img {
    max-width: 25px;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-nav {
    display: none !important;
  }
  section.section-offer-special {
    padding: 80px 0 0 0 !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description {
    width: 100% !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description:nth-child(1) {
    order: 2;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description:nth-child(2) {
    order: 1;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description:nth-child(3) {
    order: 3;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description:nth-child(4) {
    order: 4;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery {
    justify-content: center !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a img {
    max-width: 100% !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a:nth-child(2) {
    display: none !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a:nth-child(3) {
    display: none !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a:nth-child(4) {
    display: none !important;
  }
  section.section-cta .container .section-wrapper .wrapper-header h2 {
    font-size: 18px !important;
    line-height: 150% !important;
    padding: 0 10px !important;
  }
  section.section-cta .container .section-wrapper .wrapper-description {
    margin-top: -20px;
  }
  section.section-cta .container .section-wrapper .wrapper-description .description {
    padding: 10px 10px !important;
  }
  section.section-cta .container .section-wrapper .wrapper-description .description p {
    font-size: 15px !important;
  }
  section.section-footer {
    padding: 80px 0 30px 0 !important;
    position: relative;
    overflow: hidden !important;
  }
  section.section-footer .bg-down {
    right: -300px !important;
    z-index: -1;
  }
  section.section-footer .container .section-wrapper .wrapper-description .description {
    width: 50% !important;
  }
  section.section-footer .container .section-wrapper .copyright {
    flex-flow: row wrap !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description {
    width: 100% !important;
    flex-direction: column !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-txt h2 {
    font-size: 28px !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-link {
    flex-direction: column !important;
    margin: 10px !important;
    padding: 10px !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-link a {
    width: 100% !important;
    margin: 10px !important;
    text-align: center !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-contact div {
    width: 100% !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-contact div:nth-child(3) {
    width: 100%;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-img a {
    white-space: nowrap !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description:nth-child(1) {
    order: 2;
  }
  section.section-page .container .section-wrapper .wrapper-description .description:nth-child(2) {
    order: 1;
  }
  section.section-page .container .section-wrapper .wrapper-description .description:nth-child(2) iframe {
    padding-top: 20px;
  }
  section.section-contact-form {
    overflow: hidden !important;
  }
  section.section-contact-form .container .contact-form-header h2 {
    font-size: 22px !important;
    padding: 0 10px !important;
  }
  section.section-contact-form .container .section-wrapper .wrapper-description {
    flex-direction: column !important;
  }
  section.section-contact-form .container .section-wrapper .wrapper-description .description-txt {
    width: 100% !important;
    padding-right: 30px;
  }
  section.section-contact-form .container .section-wrapper .wrapper-description .description-form {
    width: 100% !important;
    padding-top: 20px;
  }
}
@media (max-width: 400px) {
  .scrolled {
    margin-top: 0!important;
    max-height: 115px !important;
  }
  .back-top {
    bottom: 10px !important;
    right: 10px !important;
  }
  .ornament-left {
    display: none;
  }
  .ornament-right {
    display: none;
  }
  section.section-slider {
    padding-bottom: 0 !important;
    position: relative;
  }
  section.section-slider .container .section-wrapper {
    position: relative !important;
    width: 100% !important;
    padding: 0 !important;
    left: 0 !important;
    top: 0 !important;
    transform: translate(0, 0) !important;
  }
  section.section-slider .container .section-wrapper .description-container {
    flex-flow: row wrap !important;
  }
  section.section-slider .container .section-wrapper .description-container .description-wrapper {
    width: 100% !important;
  }
  section.section-slider .container .section-wrapper .description-container .description-img {
    display: none;
  }
  section.section-offer {
    padding: 80px 0 0 0 !important;
  }
  section.section-offer .container .section-wrapper .wrapper-header .line {
    display: none !important;
  }
  section.section-offer .container .section-wrapper .wrapper-header h2 {
    white-space: normal !important;
    font-size: 28px !important;
    line-height: 150% !important;
  }
  section.section-offer .container .section-wrapper .wrapper-header img {
    display: none;
  }
  section.section-offer .container .section-wrapper .wrapper-description .description-container {
    width: 100% !important;
  }
  section.section-offer .container .section-wrapper .wrapper-description .description-container .description-link a {
    margin: 15px 0 35px 0 !important;
  }
  section.section-offer .container .section-wrapper .wrapper-description .description-container .description .description-txt h2 {
    padding: 15px 0 !important;
  }
  section.section-opinion {
    padding: 80px 0 0 0 !important;
    position: relative;
  }
  section.section-opinion .container .section-wrapper .wrapper-header img {
    display: none;
  }
  section.section-opinion .container .section-wrapper .wrapper-header .line {
    display: none;
  }
  section.section-opinion .container .section-wrapper .wrapper-header h2 {
    white-space: normal !important;
    font-size: 28px !important;
    line-height: 150% !important;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description {
    width: 100%;
    max-width: 370px;
    min-width: 340px !important;
    min-height: 330px;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description .description-txt h2 {
    padding-bottom: 15px;
    font-weight: 500;
    font-size: 16px;
    line-height: 200%;
    color: #BFA896;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description .description-txt p {
    font-weight: 275;
    font-size: 14px;
    line-height: 150%;
    text-align: left;
    padding-bottom: 15px;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description .description-star {
    display: flex;
    gap: 10px;
    justify-content: center;
    padding: 10px;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description .description-star img {
    max-width: 25px;
  }
  section.section-opinion .container .section-wrapper .wrapper-description .owl-nav {
    display: none !important;
  }
  section.section-offer-special {
    padding: 80px 0 0 0 !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description {
    width: 100% !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description:nth-child(1) {
    order: 2;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description:nth-child(2) {
    order: 1;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description:nth-child(3) {
    order: 3;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description:nth-child(4) {
    order: 4;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery {
    justify-content: center !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a img {
    max-width: 100% !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a:nth-child(2) {
    display: none !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a:nth-child(3) {
    display: none !important;
  }
  section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery a:nth-child(4) {
    display: none !important;
  }
  section.section-cta .container .section-wrapper .wrapper-header h2 {
    font-size: 18px !important;
    line-height: 150% !important;
    padding: 0 10px !important;
  }
  section.section-cta .container .section-wrapper .wrapper-description {
    margin-top: -20px;
  }
  section.section-cta .container .section-wrapper .wrapper-description .description {
    padding: 10px 10px !important;
  }
  section.section-cta .container .section-wrapper .wrapper-description .description p {
    font-size: 15px !important;
  }
  section.section-footer {
    padding: 80px 0 30px 0 !important;
    position: relative;
    overflow: hidden !important;
  }
  section.section-footer .bg-down {
    right: -300px !important;
    z-index: -1;
  }
  section.section-footer .container .section-wrapper .wrapper-description .description {
    width: 100% !important;
  }
  section.section-footer .container .section-wrapper .copyright {
    flex-flow: column-reverse !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description {
    width: 100% !important;
    flex-direction: column !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-txt h2 {
    font-size: 28px !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-link {
    flex-direction: column !important;
    margin: 10px !important;
    padding: 10px !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-link a {
    width: 100% !important;
    margin: 10px !important;
    text-align: center !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-contact div {
    width: 100% !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-contact div:nth-child(3) {
    width: 100%;
  }
  section.section-page .container .section-wrapper .wrapper-description .description .description-img a {
    white-space: nowrap !important;
  }
  section.section-page .container .section-wrapper .wrapper-description .description:nth-child(1) {
    order: 2;
  }
  section.section-page .container .section-wrapper .wrapper-description .description:nth-child(2) {
    order: 1;
  }
  section.section-page .container .section-wrapper .wrapper-description .description:nth-child(2) iframe {
    padding-top: 20px;
  }
  section.section-contact-form {
    overflow: hidden !important;
  }
  section.section-contact-form .container .contact-form-header h2 {
    font-size: 22px !important;
    padding: 0 10px !important;
  }
  section.section-contact-form .container .section-wrapper .wrapper-description {
    flex-direction: column !important;
  }
  section.section-contact-form .container .section-wrapper .wrapper-description .description-txt {
    width: 100% !important;
    padding-right: 30px;
  }
  section.section-contact-form .container .section-wrapper .wrapper-description .description-form {
    width: 100% !important;
    padding-top: 20px;
  }
}
.scrolled {
  position: fixed;
  background-color: #ffffff;
  z-index: 1000;
  width: 100%;
  box-shadow: 0px 10px 24px -20px #0c0c0c;
  transition: 0.2s ease-in-out;
  margin-top: -15px;
  max-height: 115px;
}
.mr20 {
  margin-right: 20px;
}
.back-top {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  bottom: 50px;
  right: 50px;
  width: 45px;
  height: 45px;
  background-color: #000;
  color: #fff;
  z-index: 9;
}
.ornament-left {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.ornament-right {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.important {
  background-color: #ffa800 !important;
  transition: background-color 0.5s ease-in-out;
}
.important:hover {
  background-color: #98765b !important;
}
.modal-service-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow-y: scroll;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2222;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.modal-service-wrapper.active {
  opacity: 1;
  visibility: visible;
}
.modal-service-wrapper .modal-service {
  padding: 100px 100px 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100%;
}
.modal-service-wrapper .modal-service .service-inner {
  background: #fff;
  width: 60%;
  position: relative;
  text-align: left;
}
.modal-service-wrapper .modal-service .service-inner a {
  padding: 10px 30px;
  background-color: #BFA896;
  color: #FFFFFF;
  width: fit-content;
}
.modal-service-wrapper .modal-service .service-inner .service-button {
  position: absolute;
  top: 22px;
  right: 42px;
  border: none;
  background: none;
  padding: 15px;
  outline: none;
}
.modal-service-wrapper .modal-service .service-inner .service-button .button-inner {
  position: relative;
}
.modal-service-wrapper .modal-service .service-inner .service-button .button-inner .button-bar {
  display: block;
  width: 26px;
  transition: all 0.2s;
  height: 1px;
  background: #000000;
}
.modal-service-wrapper .modal-service .service-inner .service-button .button-inner .button-bar:nth-child(1) {
  transform: rotate(45deg) translateY(0.5px) translateX(1.5px);
}
.modal-service-wrapper .modal-service .service-inner .service-button .button-inner .button-bar:nth-child(2) {
  transform: rotate(-45deg);
  top: 1px;
  left: 1px;
}
.modal-service-wrapper .modal-service .service-inner .service-description {
  padding: 50px;
}
.modal-service-wrapper .modal-service .service-inner .service-description h1 {
  padding-bottom: 20px;
}
.modal-service-wrapper .modal-service .service-inner .service-description p {
  font-size: 14px;
  line-height: 1.8;
}
.modal-service-wrapper .modal-service .service-inner .service-description p strong {
  color: #000000;
}
.modal-service-wrapper .modal-service .service-inner .service-description p:not(:first-of-type) {
  margin-top: 20px;
}
.modal-service-wrapper .modal-service .service-inner .service-description ul {
  list-style: none;
  padding-top: 20px;
}
.modal-service-wrapper .modal-service .service-inner .service-description ul li {
  font-size: 14px;
  padding: 5px 0;
  display: flex;
  align-items: center;
}
.modal-service-wrapper .modal-service .service-inner .service-description ul li:before {
  display: inline-block;
  width: 10px;
  min-width: 10px;
  height: 10px;
  content: "";
  margin-right: 15px;
  background-color: #BFA896;
}
nav.section-header .container {
  max-width: 1280px;
}
nav.section-header .header-flexbox {
  position: relative;
  padding: 40px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 10;
}
nav.section-header .header-flexbox .flexbox-logo {
  position: relative;
}
nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close {
  position: absolute;
  display: none;
  width: 100%;
  top: 20px;
  left: 0;
}
nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close .container {
  display: flex;
  justify-content: flex-end;
}
nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close .container:before,
nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close .container:after {
  content: none;
}
nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close button {
  outline: none;
  border: none;
  background: none;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close button .button-bar {
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  background: #222;
}
nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close button .button-bar:nth-child(1) {
  transform: rotate(45deg);
}
nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close button .button-bar:nth-child(2) {
  transform: rotate(-45deg);
}
nav.section-header .header-flexbox .flexbox-nav-wrapper .flexbox-nav-inner .flexbox-nav {
  display: flex;
  flex-flow: row nowrap;
  gap: 40px;
}
nav.section-header .header-flexbox .flexbox-nav-wrapper .flexbox-nav-inner .flexbox-nav .special-offer {
  color: #ffa800;
  transition: all 0.3s ease-in-out;
}
nav.section-header .header-flexbox .flexbox-nav-wrapper .flexbox-nav-inner .flexbox-nav .special-offer:hover {
  color: #98765b;
}
nav.section-header .header-flexbox .flexbox-nav-wrapper .flexbox-nav-inner .flexbox-nav a {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #000000;
  transition: color 0.3s ease-in-out;
}
nav.section-header .header-flexbox .flexbox-nav-wrapper .flexbox-nav-inner .flexbox-nav a:hover {
  color: #BFA896;
}
nav.section-header .header-flexbox .flexbox-nav-wrapper .flexbox-nav-inner .flexbox-nav a img {
  width: 22px;
  height: 22px;
  max-width: 22px;
}
nav.section-header .header-flexbox .nav-button {
  padding: 10px;
  border: none;
  background: none;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  outline: none;
  display: none;
}
nav.section-header .header-flexbox .nav-button .button-bar {
  height: 2px;
  width: 24px;
  background: #fff;
  border-radius: 10px;
  transition: all 0.4s;
}
nav.section-header .header-flexbox .nav-button .button-bar:nth-child(2) {
  margin-top: 4px;
  width: 27px;
}
nav.section-header .header-flexbox .nav-button .button-bar:nth-child(3) {
  margin-top: 4px;
  width: 30px;
}
nav.section-header .header-flexbox .nav-button:hover .button-bar,
nav.section-header .header-flexbox .nav-button:focus .button-bar {
  width: 30px !important;
}
section.section-slider {
  padding-bottom: 380px;
  position: relative;
}
section.section-slider .container {
  max-width: 100%;
  padding: 0px;
  position: relative;
}
section.section-slider .container .slider {
  overflow: hidden;
  max-height: 700px;
}
section.section-slider .container .slider figure {
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite;
}
section.section-slider .container .slider figure img {
  width: 20%;
  float: left;
  object-fit: contain;
}
@keyframes slidy {
  0% {
    left: 0%;
  }
  20% {
    left: 0%;
  }
  25% {
    left: -100%;
  }
  45% {
    left: -100%;
  }
  50% {
    left: -200%;
  }
  70% {
    left: -200%;
  }
  75% {
    left: -300%;
  }
  95% {
    left: -300%;
  }
  100% {
    left: -400%;
  }
}
section.section-slider .container .section-wrapper {
  position: absolute;
  border: 1px solid #BFA896;
  padding: 15px;
  width: 1000px;
  left: 50%;
  top: 75%;
  transform: translate(-50%, 0);
}
section.section-slider .container .section-wrapper .description-container {
  display: flex;
  flex-flow: row nowrap;
  background-color: #F7F6F6;
}
section.section-slider .container .section-wrapper .description-container .description-wrapper {
  padding: 50px 30px;
  width: 50%;
}
section.section-slider .container .section-wrapper .description-container .description-wrapper .description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
section.section-slider .container .section-wrapper .description-container .description-wrapper .description .description-txt {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-bottom: 40px;
}
section.section-slider .container .section-wrapper .description-container .description-wrapper .description .description-txt h2 {
  font-weight: 300;
  font-size: 32px;
}
section.section-slider .container .section-wrapper .description-container .description-wrapper .description .description-txt p {
  font-weight: 300;
  font-size: 15px;
  line-height: 200%;
}
section.section-slider .container .section-wrapper .description-container .description-wrapper .description .description-link {
  display: flex;
  justify-content: center;
}
section.section-slider .container .section-wrapper .description-container .description-wrapper .description .description-link a {
  width: fit-content;
  background-color: #BFA896;
  line-height: 100%;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 14px;
  padding: 15px 30px;
}
section.section-slider .container .section-wrapper .description-container .description-img {
  width: 50%;
  overflow: hidden;
}
section.section-slider .container .section-wrapper .description-container .description-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.section-offer {
  padding: 80px 0 80px 0;
  position: relative;
  overflow: hidden;
}
section.section-offer .bg-section {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
section.section-offer .bg-section img {
  transform: scaleX(-1);
}
section.section-offer .container {
  max-width: 1280px;
  width: 100%;
  z-index: 1;
}
section.section-offer .container .wrapper-link {
  display: flex;
  text-align: right;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}
section.section-offer .container .wrapper-link a {
  width: fit-content;
  background-color: #BFA896;
  line-height: 100%;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 14px;
  padding: 15px 30px;
  margin: 35px;
  white-space: nowrap;
  transition: background-color 0.5s ease-in-out;
}
section.section-offer .container .wrapper-link a:hover {
  background-color: #98765b;
}
section.section-offer .container .wrapper-link .line {
  width: 100%;
  height: 1px;
  background-color: #BFA896;
}
section.section-offer .container .section-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}
section.section-offer .container .section-wrapper .wrapper-header {
  display: flex;
  text-align: right;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}
section.section-offer .container .section-wrapper .wrapper-header .line {
  width: 100%;
  height: 1px;
  background-color: #BFA896;
}
section.section-offer .container .section-wrapper .wrapper-header h2 {
  white-space: nowrap;
  padding: 0 10px;
  font-weight: 300;
  font-size: 32px;
  line-height: 200%;
}
section.section-offer .container .section-wrapper .wrapper-header img {
  margin-right: -20px;
}
section.section-offer .container .section-wrapper .wrapper-description {
  display: flex;
  flex-flow: row wrap;
  border: 1px solid #BFA896;
}
section.section-offer .container .section-wrapper .wrapper-description .description-container {
  display: flex;
  flex-direction: column;
  width: 25%;
  background-color: #ffffff;
}
section.section-offer .container .section-wrapper .wrapper-description .description-container:nth-child(even) {
  background-color: #F7F6F6;
}
section.section-offer .container .section-wrapper .wrapper-description .description-container .description-image {
  width: 100%;
  height: 100%;
  max-height: 200px;
  min-height: 200px;
  overflow: hidden;
}
section.section-offer .container .section-wrapper .wrapper-description .description-container .description-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.section-offer .container .section-wrapper .wrapper-description .description-container .description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
section.section-offer .container .section-wrapper .wrapper-description .description-container .description .description-txt {
  text-align: center;
}
section.section-offer .container .section-wrapper .wrapper-description .description-container .description .description-txt h2 {
  font-weight: 500;
  font-size: 16px;
  line-height: 200%;
  color: #BFA896;
  padding: 35px 0;
}
section.section-offer .container .section-wrapper .wrapper-description .description-container .description .description-txt p {
  font-weight: 275;
  font-size: 14px;
  line-height: 200%;
  padding: 0 20px;
  text-align: left;
}
section.section-offer .container .section-wrapper .wrapper-description .description-container .description .description-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
section.section-offer .container .section-wrapper .wrapper-description .description-container .description .description-link a {
  width: fit-content;
  background-color: #BFA896;
  line-height: 100%;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 14px;
  padding: 15px 30px;
  margin-bottom: 35px;
  transition: background-color 0.5s ease-in-out;
}
section.section-offer .container .section-wrapper .wrapper-description .description-container .description .description-link a:hover {
  background-color: #98765b;
}
section.section-opinion {
  padding: 80px 0 80px 0;
  position: relative;
}
section.section-opinion .bg-section {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
section.section-opinion .container {
  max-width: 1280px;
  width: 100%;
}
section.section-opinion .container .section-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}
section.section-opinion .container .section-wrapper .wrapper-header {
  display: flex;
  text-align: right;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}
section.section-opinion .container .section-wrapper .wrapper-header img {
  transform: scaleX(-1);
  margin-left: -20px;
}
section.section-opinion .container .section-wrapper .wrapper-header .line {
  width: 100%;
  height: 1px;
  background-color: #BFA896;
}
section.section-opinion .container .section-wrapper .wrapper-header h2 {
  white-space: nowrap;
  padding: 0 10px;
  font-weight: 300;
  font-size: 32px;
  line-height: 200%;
}
section.section-opinion .container .section-wrapper .wrapper-description {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
section.section-opinion .container .section-wrapper .wrapper-description .owl-nav {
  display: none !important;
}
section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 370px;
  min-height: 330px;
  text-align: center;
  border: 1px solid #BFA896;
  padding: 20px;
  background-color: #ffffff;
}
section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description .description-txt h2 {
  padding-bottom: 15px;
  font-weight: 500;
  font-size: 16px;
  line-height: 200%;
  color: #BFA896;
}
section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description .description-txt p {
  font-weight: 275;
  font-size: 14px;
  line-height: 150%;
  text-align: left;
  padding-bottom: 15px;
}
section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description .description-star {
  display: flex;
  gap: 10px;
  justify-content: center;
  padding: 10px;
}
section.section-opinion .container .section-wrapper .wrapper-description .owl-item .description .description-star img {
  max-width: 25px;
}
section.section-opinion .container .section-wrapper .wrapper-link {
  display: flex;
  text-align: right;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}
section.section-opinion .container .section-wrapper .wrapper-link a {
  width: fit-content;
  background-color: #BFA896;
  line-height: 100%;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 14px;
  padding: 15px 30px;
  margin: 35px 0;
  transition: background-color 0.5s ease-in-out;
}
section.section-opinion .container .section-wrapper .wrapper-link a:hover {
  background-color: #98765b;
}
section.section-offer-special {
  padding: 80px 0 80px 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
section.section-offer-special .container {
  max-width: 1280px;
  width: 100%;
}
section.section-offer-special .container .section-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  border: 1px solid #BFA896;
}
section.section-offer-special .container .section-wrapper .ornament-up {
  position: absolute;
  top: -40px;
  right: -47px;
}
section.section-offer-special .container .section-wrapper .ornament-up img {
  transform: rotate(180deg);
}
section.section-offer-special .container .section-wrapper .ornament-down {
  position: absolute;
  bottom: -40px;
  left: -47px;
}
section.section-offer-special .container .section-wrapper .wrapper-description {
  display: flex;
  flex-flow: row wrap;
  padding: 15px;
}
section.section-offer-special .container .section-wrapper .wrapper-description .description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
  background-color: #FCF6F1;
}
section.section-offer-special .container .section-wrapper .wrapper-description .description .description-txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0 20px;
  gap: 20px;
}
section.section-offer-special .container .section-wrapper .wrapper-description .description .description-txt h2 {
  font-weight: 300;
  font-size: 32px;
  padding-top: 35px;
}
section.section-offer-special .container .section-wrapper .wrapper-description .description .description-txt p {
  font-weight: 300;
  font-size: 15px;
  line-height: 200%;
}
section.section-offer-special .container .section-wrapper .wrapper-description .description .description-txt .price {
  font-size: 24px;
  font-weight: 500;
}
section.section-offer-special .container .section-wrapper .wrapper-description .description .description-link {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 35px 0px;
}
section.section-offer-special .container .section-wrapper .wrapper-description .description .description-link a {
  width: fit-content;
  background-color: #BFA896;
  line-height: 100%;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 14px;
  padding: 15px 30px;
  transition: background-color 0.5s ease-in-out;
}
section.section-offer-special .container .section-wrapper .wrapper-description .description .description-link a:hover {
  background-color: #98765b;
}
section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery {
  display: flex;
  flex-flow: row wrap;
  position: relative;
}
section.section-offer-special .container .section-wrapper .wrapper-description .description .description-img .gallery img {
  max-width: 305px;
  height: 100%;
  object-fit: cover;
}
section.section-cta {
  padding: 80px 0 80px 0;
  overflow: hidden;
}
section.section-cta .container {
  max-width: 1300px;
  width: 100%;
}
section.section-cta .container .section-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  border-left: 1px solid #BFA896;
  border-right: 1px solid #BFA896;
}
section.section-cta .container .section-wrapper .ornament-up {
  position: absolute;
  top: -40px;
  right: -47px;
}
section.section-cta .container .section-wrapper .ornament-up img {
  transform: rotate(180deg);
}
section.section-cta .container .section-wrapper .ornament-down {
  position: absolute;
  bottom: -40px;
  left: -47px;
}
section.section-cta .container .section-wrapper .wrapper-header {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row nowrap;
  width: 100%;
  transform: translateY(-50%);
}
section.section-cta .container .section-wrapper .wrapper-header .line {
  width: 100%;
  height: 1px;
  background-color: #BFA896;
}
section.section-cta .container .section-wrapper .wrapper-header h2 {
  font-weight: 300;
  font-size: 32px;
  line-height: 200%;
  padding: 0 50px;
  color: #BFA896;
  white-space: nowrap;
}
section.section-cta .container .section-wrapper .wrapper-description {
  display: flex;
  flex-flow: row wrap;
}
section.section-cta .container .section-wrapper .wrapper-description .description {
  display: flex;
  flex-direction: column;
  padding: 50px 10px;
  width: 100%;
  text-align: center;
}
section.section-cta .container .section-wrapper .wrapper-description .description p {
  font-weight: 300;
  font-size: 16px;
  line-height: 200%;
}
section.section-cta .container .section-wrapper .wrapper-link {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row nowrap;
  width: 100%;
  transform: translateY(50%);
}
section.section-cta .container .section-wrapper .wrapper-link .line {
  width: 100%;
  height: 1px;
  background-color: #BFA896;
}
section.section-cta .container .section-wrapper .wrapper-link a {
  width: fit-content;
  background-color: #BFA896;
  line-height: 100%;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 14px;
  padding: 15px 30px;
  margin: 0px 20px;
  white-space: nowrap;
  transition: background-color 0.5s ease-in-out;
}
section.section-cta .container .section-wrapper .wrapper-link a:hover {
  background-color: #98765b;
}
section.section-footer {
  padding: 80px 0 80px 0;
  position: relative;
}
section.section-footer .bg-down {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
section.section-footer .container {
  max-width: 1280px;
  width: 100%;
  z-index: 1;
}
section.section-footer .container .section-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}
section.section-footer .container .section-wrapper .wrapper-description {
  display: flex;
  flex-flow: row wrap;
}
section.section-footer .container .section-wrapper .wrapper-description .description {
  display: flex;
  flex-direction: column;
  width: 25%;
  padding: 10px;
}
section.section-footer .container .section-wrapper .wrapper-description .description h2 {
  font-weight: 500;
  font-size: 16px;
  line-height: 200%;
}
section.section-footer .container .section-wrapper .wrapper-description .description p {
  font-weight: 300;
  font-size: 16px;
  line-height: 175%;
}
section.section-footer .container .section-wrapper .wrapper-description .description a {
  font-weight: 300;
  font-size: 16px;
  line-height: 175%;
  color: #000000;
  transition: color 0.3s ease-in-out;
}
section.section-footer .container .section-wrapper .wrapper-description .description a:hover {
  color: #98765b;
}
section.section-footer .container .section-wrapper .wrapper-description .description a img {
  width: 22px;
  height: 22px;
  max-width: 22px;
}
section.section-footer .container .section-wrapper .copyright {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  gap: 30px;
}
section.section-footer .container .section-wrapper .copyright a {
  color: #BFA896;
}
section.section-page {
  padding: 80px 0 80px 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
section.section-page .container {
  max-width: 1280px;
  width: 100%;
}
section.section-page .container .section-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  border: 1px solid #BFA896;
}
section.section-page .container .section-wrapper .ornament-up {
  position: absolute;
  top: -40px;
  right: -47px;
}
section.section-page .container .section-wrapper .ornament-up img {
  transform: rotate(180deg);
}
section.section-page .container .section-wrapper .ornament-down {
  position: absolute;
  bottom: -40px;
  left: -47px;
}
section.section-page .container .section-wrapper .wrapper-description {
  display: flex;
  flex-flow: row wrap;
  padding: 15px;
}
section.section-page .container .section-wrapper .wrapper-description .description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
  background-color: #FCF6F1;
}
section.section-page .container .section-wrapper .wrapper-description .description .back-to {
  font-size: 12px;
  padding: 10px 20px;
  width: fit-content;
  color: #98765b;
}
section.section-page .container .section-wrapper .wrapper-description .description .back-to::before {
  content: '';
  display: inline-block;
  width: 15px;
  height: 10px;
  background-image: url('../img/icons/arrow-left.svg');
  background-repeat: no-repeat;
}
section.section-page .container .section-wrapper .wrapper-description .description .description-txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0 20px;
  gap: 20px;
}
section.section-page .container .section-wrapper .wrapper-description .description .description-txt h2 {
  font-weight: 300;
  font-size: 32px;
  padding-top: 35px;
}
section.section-page .container .section-wrapper .wrapper-description .description .description-txt p {
  font-weight: 300;
  font-size: 15px;
  line-height: 200%;
}
section.section-page .container .section-wrapper .wrapper-description .description .description-txt ul {
  padding-left: 20px;
}
section.section-page .container .section-wrapper .wrapper-description .description .description-txt ul li {
  list-style-type: square;
}
section.section-page .container .section-wrapper .wrapper-description .description .description-link {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 35px 0px;
}
section.section-page .container .section-wrapper .wrapper-description .description .description-link a {
  width: fit-content;
  background-color: #BFA896;
  line-height: 100%;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 14px;
  padding: 15px 30px;
  transition: background-color 0.5s ease-in-out;
}
section.section-page .container .section-wrapper .wrapper-description .description .description-link a:hover {
  background-color: #98765b;
}
section.section-page .container .section-wrapper .wrapper-description .description .description-contact {
  display: flex;
  flex-flow: row wrap;
}
section.section-page .container .section-wrapper .wrapper-description .description .description-contact h2 {
  padding-bottom: 32px;
}
section.section-page .container .section-wrapper .wrapper-description .description .description-contact div {
  width: 50%;
}
section.section-page .container .section-wrapper .wrapper-description .description .description-contact div:nth-child(3) {
  width: 100%;
}
section.section-page .container .section-wrapper .wrapper-description .description .description-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
section.section-page .container .section-wrapper .wrapper-description .description .description-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.section-page .container .section-wrapper .wrapper-description .description .description-img a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: fit-content;
  background-color: #BFA896;
  line-height: 100%;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 14px;
  padding: 15px 30px;
  transition: background-color 0.5s ease-in-out;
}
section.section-page .container .section-wrapper .wrapper-description .description .description-img a:hover {
  background-color: #98765b;
}
section.section-page .container .section-wrapper .wrapper-description .description .description-img .gallery {
  display: flex;
  flex-flow: row wrap;
  position: relative;
}
section.section-page .container .section-wrapper .wrapper-description .description .description-img .gallery img {
  width: 305px;
  height: auto;
  object-fit: cover;
}
section.section-contact-form .container {
  width: 100%;
  max-width: 1280px;
}
section.section-contact-form .container .contact-form-header {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row nowrap;
  width: 100%;
  transform: translateY(50%);
}
section.section-contact-form .container .contact-form-header .line {
  width: 100%;
  height: 1px;
  background-color: #BFA896;
}
section.section-contact-form .container .contact-form-header h2 {
  font-weight: 300;
  font-size: 32px;
  line-height: 200%;
  padding: 0 50px;
  color: #BFA896;
  white-space: nowrap;
}
section.section-contact-form .container .section-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  padding: 20px;
  border-left: solid 1px #BFA896;
  border-right: solid 1px #BFA896;
  border-bottom: solid 1px #BFA896;
}
section.section-contact-form .container .section-wrapper .ornament-up {
  position: absolute;
  top: -40px;
  right: -47px;
}
section.section-contact-form .container .section-wrapper .ornament-up img {
  transform: rotate(180deg);
}
section.section-contact-form .container .section-wrapper .ornament-down {
  position: absolute;
  bottom: -40px;
  left: -47px;
}
section.section-contact-form .container .section-wrapper .wrapper-description {
  display: flex;
  padding-top: 40px;
}
section.section-contact-form .container .section-wrapper .wrapper-description .description-txt {
  display: flex;
  flex-direction: column;
  width: 50%;
  padding-right: 30px;
}
section.section-contact-form .container .section-wrapper .wrapper-description .description-txt p {
  font-size: 15px;
  font-weight: 300;
  line-height: 200%;
  padding: 0px 20px;
}
section.section-contact-form .container .section-wrapper .wrapper-description .description-form {
  display: flex;
  width: 50%;
  font-size: 15px;
  font-weight: 300;
}
section.section-contact-form .container .section-wrapper .wrapper-description .description-form input[type=text],
section.section-contact-form .container .section-wrapper .wrapper-description .description-form select,
section.section-contact-form .container .section-wrapper .wrapper-description .description-form textarea {
  width: 100%;
  font-weight: 300;
  font-size: 15px;
  padding: 12px;
  border: 1px solid #BFA896;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}
section.section-contact-form .container .section-wrapper .wrapper-description .description-form input[type=text]:focus,
section.section-contact-form .container .section-wrapper .wrapper-description .description-form select:focus,
section.section-contact-form .container .section-wrapper .wrapper-description .description-form textarea:focus {
  outline: none;
}
section.section-contact-form .container .section-wrapper .wrapper-description .description-form input[type=submit] {
  background-color: #BFA896;
  color: #FFFFFF;
  padding: 12px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  transition: background-color 0.2s ease-in-out;
}
section.section-contact-form .container .section-wrapper .wrapper-description .description-form input[type=submit] :focus {
  outline: none;
}
section.section-contact-form .container .section-wrapper .wrapper-description .description-form input[type=submit]:hover {
  background-color: #000000;
}
section.section-contact-form .container .section-wrapper .wrapper-description .description-form textarea:focus {
  outline: none;
}
section.section-contact-form .container .section-wrapper .wrapper-description .description-form select:focus {
  border-radius: 0;
}
@media (max-width: 1399.98px) {
  .ornament-left {
    left: -120px;
  }
}
@media (max-width: 767.98px) {
  nav.section-header .header-flexbox .nav-button {
    display: flex;
    margin-right: -10px;
  }
  nav.section-header .header-flexbox .flexbox-nav-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow-y: scroll;
    background: #fff;
    z-index: 555;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
  }
  nav.section-header .header-flexbox .flexbox-nav-wrapper .nav-button-close {
    display: block;
  }
  nav.section-header .header-flexbox .flexbox-nav-wrapper .flexbox-nav-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100%;
    padding: 50px;
    margin-right: 0;
  }
  nav.section-header .header-flexbox .flexbox-nav-wrapper.active {
    opacity: 1;
    visibility: visible;
  }
}

/*# sourceMappingURL=maps/style.css.map */
