/*
  Template Name: Reine - Beauty Salon HTML5 Template
  Theme URL: https://themeforest.net/user/jthemes
  Description: Reine - Beauty Salon HTML5 Template
  Author: JThemes
  Author URL: https://themeforest.net/user/jthemes
  Version: 1.1.0
  Website: www.jthemes.com
  Tags: JThemes, Beauty, Salon, Beauty Parlour, Health Care, Makeup, Nail Salon, Therapy, Treatment, Wellness
*/
:root {
  --reine-primary: #af8855;
  --reine-secondary: #e55d42;
  --reine-body-color: #6f6f6f;
  --tbk-primary-color: var(--reine-primary);
  --tbk-primary-color-hover: var(--reine-white);
}

.btn-secondary {
  --reine-btn-bg: var(--reine-secondary);
  --reine-btn-border-color: var(--reine-secondary);
  --reine-btn-hover-border-color: var(--reine-secondary);
  --reine-btn-active-border-color: var(--reine-secondary);
  --reine-btn-color: var(--reine-white);
}

.btn-outline-primary {
  --reine-btn-color:var(--reine-primary);
}

#gallery {background: #f8eff0;padding-bottom: 40px;}

/* ==========================================================================
  03. PRELOAD ANIMATION
  ========================================================================== */
@keyframes "rotation" {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes "rotationBack" {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}

html {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
}

body {
  font-family: var(--reine-body-font-family, "Jost", "Helvetica Neue", Helvetica, Arial, sans-serif);
  color: var(--reine-body-color, #6f6f6f);
  --reine-body-line-height: 32px;
  font-weight: 400;
  --reine-body-font-size: 19px;
}

body.theme--dark {
  --reine-body-bg: #212223;
  --reine-body-bg-rgb: #212223;
  --reine-body-bg-rgb: #ccc;
}

.text-white,
.text-light {
  --reine-heading-color: #fff;
}

.theme--dark {
  --reine-heading-color: #fff;
}

.theme--dark .bg--white {
  background-color: #212223 !important;
  background-color: #1c1d1e !important;
}

.theme--dark .bg--black {
  background-color: #1c1d1e !important;
}

.theme--dark .bg--poudre {
  background-color: #1c1d1e !important;
}

.theme--dark .bg--blush {
  background-color: #1c1d1e !important;
}

.theme--dark .bg--ivory {
  background-color: #1c1d1e !important;
}

.theme--dark .bg--smoke {
  background-color: #1c1d1e !important;
}

.theme--dark .bg--stone {
  background-color: #1c1d1e !important;
}

.theme--dark .bg--salmon {
  background-color: #191a1a;
}

.theme--dark .white--shape:after {
  background-color: #1c1d1e;
  -webkit-box-shadow: 0 6px 12px 0 rgba(10, 10, 10, 0.06);
  -moz-box-shadow: 0 6px 12px 0 rgba(10, 10, 10, 0.06);
  box-shadow: 0 6px 12px 0 rgba(10, 10, 10, 0.06);
}

.theme--dark .blush--shape:after {
  background-color: #1c1d1e;
}

.theme--dark .ivory--shape:after {
  background-color: #1c1d1e;
}

.theme--dark .poudre--shape:after {
  background-color: #1c1d1e;
}

.theme--dark .smoke--shape:after {
  background-color: #1c1d1e;
}

.theme--dark .stone--shape:after {
  background-color: #1c1d1e;
}

.theme--dark .btn--black {
  color: #363636 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}

.theme--dark .hover--black:hover {
  color: #363636 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}

.theme--dark .btn--tra-black {
  color: #e5e5e5 !important;
  background-color: transparent !important;
  border-color: #e5e5e5 !important;
}

.theme--dark .hover--tra-black:hover {
  color: #e5e5e5 !important;
  background-color: transparent !important;
  border-color: #e5e5e5 !important;
}

.theme--dark .scroll .hover--tra-black:hover {
  color: #e5e5e5 !important;
  background-color: transparent !important;
  border-color: #e5e5e5 !important;
}

.theme--dark .white-scroll .scroll .hover--tra-black:hover {
  color: #e5e5e5 !important;
  background-color: transparent !important;
  border-color: #e5e5e5 !important;
}

.theme--dark .white-scroll .scroll .hover--gold:hover {
  color: #fff !important;
  background-color: #af8855 !important;
  border-color: #af8855 !important;
}

.theme--dark .white-scroll .scroll .btn--tra-white {
  color: #fff !important;
  border-color: #fff !important;
}

.theme--dark .white-scroll .scroll .hover--white:hover {
  color: #363636 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}

.theme--dark .black-scroll .scroll .hover--tra-black:hover {
  color: #e5e5e5 !important;
  background-color: transparent !important;
  border-color: #e5e5e5 !important;
}

.theme--dark p.tra-link a {
  color: #ccc;
}

.theme--dark p.tra-link a:after {
  background-color: #ccc;
}

.theme--dark p.tra-link a:hover {
  color: #ccc !important;
}

.theme--dark .shape-ico svg path {
  fill: #1d1d1d;
}

.theme--dark .color--black {
  color: #fff !important;
}

.theme--dark .color--black h2 {
  color: #fff !important;
}

.theme--dark .color--black h3 {
  color: #fff !important;
}

.theme--dark .color--black h4 {
  color: #fff !important;
}

.theme--dark .color--black h5 {
  color: #fff !important;
}

.theme--dark .color--black h6 {
  color: #fff !important;
}

.theme--dark .color--black p {
  color: #fff !important;
}

.theme--dark .color--black a {
  color: #fff !important;
}

.theme--dark .color--black li {
  color: #fff !important;
}

.theme--dark .color--black i {
  color: #fff !important;
}

.theme--dark .color--black span {
  color: #fff !important;
}

.theme--dark .theme--dark .accordion-thumb h4,
.theme--dark .theme--dark h1,
.theme--dark .theme--dark h2,
.theme--dark .theme--dark h3,
.theme--dark .theme--dark h4,
.theme--dark .theme--dark h5,
.theme--dark .theme--dark h6 {
  color: #fff;
}

.theme--dark #loading {
  background-color: #212223;
}

.theme--dark #loading.loading-magenta {
  background-color: #212223;
}

.theme--dark #loading.loading-poudre {
  background-color: #212223;
}

.theme--dark #loading.loading-red {
  background-color: #212223;
}

.theme--dark .loader {
  border-color: #ddd #ddd transparent;
}

.theme--dark .loader::after {
  border-color: #ddd #ddd transparent;
}

.theme--dark .loading-black .loader {
  border-color: #ddd #ddd transparent;
}

.theme--dark .loading-black .loader::after {
  border-color: #ddd #ddd transparent;
}

.theme--dark .loading-magenta .loader {
  border-color: #ddd #ddd transparent;
}

.theme--dark .loading-magenta .loader::after {
  border-color: #ddd #ddd transparent;
}

.theme--dark .loading-poudre .loader {
  border-color: #ddd #ddd transparent;
}

.theme--dark .loading-poudre .loader::after {
  border-color: #ddd #ddd transparent;
}

.theme--dark .loading-red .loader {
  border-color: #ddd #ddd transparent;
}

.theme--dark .loading-red .loader::after {
  border-color: #ddd #ddd transparent;
}

.theme--dark .white-menu .wsmainfull {
  background-color: #151515 !important;
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
}

.theme--dark .navbar-dark .wsmenu > .wsmenu-list > li > a.h-link {
  color: #fff;
}

.theme--dark .navbar-dark .wsmenu-list > li > a.h-link:hover {
  color: #ccc !important;
}

.theme--dark .navbar-dark .logo-black {
  display: none;
}

.theme--dark .navbar-dark .logo-white {
  display: block;
}

.theme--dark .wsmenu > .wsmenu-list > li > ul.sub-menu {
  background-color: #151515;
  border-color: #151515;
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
}

.theme--dark .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
  color: #ccc;
}

.theme--dark .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover {
  color: #aaa !important;
}

.theme--dark .wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 {
  background-color: #151515;
  border-color: #151515;
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
}

.theme--dark .wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a {
  color: #ccc;
}

.theme--dark .wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a:hover {
  color: #aaa !important;
}

.theme--dark .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
  background-color: #151515;
  border-color: #151515;
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
}

.theme--dark .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a {
  color: #ccc;
}

.theme--dark .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #ad795b !important;
}

.theme--dark .navbar-light .wsmenu-list > li > a.h-link:hover {
  color: #ad795b !important;
}

.theme--dark .tra-menu.white-scroll .wsmainfull.scroll {
  background-color: #151515 !important;
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
}

.theme--dark .white-menu.white-scroll .wsmainfull.scroll {
  background-color: #151515 !important;
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
}

.theme--dark .tra-menu.navbar-dark.white-scroll .scroll .wsmenu > .wsmenu-list > li > a.h-link {
  color: #fff;
}

.theme--dark .tra-menu.navbar-light.white-scroll .scroll .wsmenu > .wsmenu-list > li > a.h-link {
  color: #fff;
}

.theme--dark .navbar-light.white-scroll .scroll .wsmenu-list > li > a.h-link:hover {
  color: #ccc !important;
}

.theme--dark .tra-menu.navbar-light .scroll .logo-black {
  display: none;
}

.theme--dark .tra-menu.navbar-light .scroll .logo-white {
  display: block;
}

.theme--dark #hero-3:after {
  background-color: #1c1d1e;
}

.theme--dark .hero-logo img.hero-logo-b {
  display: none;
}

.theme--dark .hero-logo img.hero-logo-w {
  display: inline-block;
}

.theme--dark .sbox-3 p {
  color: #fff;
}

.theme--dark .services-section .sbox-ico span {
  color: #d8d8d8 !important;
}

.theme--dark .services-section .sbox-ico span.color--gold {
  color: #af8855 !important;
}

.theme--dark .services-section .sbox-ico span.color--magenta {
  color: #b25996 !important;
}

.theme--dark p.ct-09-address {
  color: #fff;
}

.theme--dark .ct-09-txt .advantages p a {
  color: #ccc;
}

.theme--dark .txt-table .table td {
  border-bottom: 1px dashed #666;
}

.theme--dark .txt-table .table th {
  border-bottom: 1px dashed #666;
}

.theme--dark tr td {
  color: #fff;
}

.theme--dark td.text-end {
  color: #fff;
}

.theme--dark ul.accordion {
  list-style: none !important;
}

.theme--dark .txt-block .accordion {
  list-style: none;
}

.theme--dark .txt-block .accordion .accordion-thumb {
  border-bottom: 1px solid #555;
}

.theme--dark .txt-block .accordion .accordion-thumb p {
  color: #fff;
}

.theme--dark .txt-block .accordion .accordion-item .accordion-thumb:after {
  color: #fff;
}

.theme--dark .txt-block .accordion .accordion-item.is-active .accordion-thumb:after {
  color: #fff;
}

.theme--dark .txt-block .accordion .accordion-panel p {
  color: #ccc;
}

.theme--dark .review-author p {
  color: #fff;
}

.theme--dark .owl-theme .owl-dots .owl-dot span {
  background-color: #333;
}

.theme--dark .owl-theme .owl-dots .owl-dot:hover span {
  background: #777;
}

.theme--dark .owl-theme .owl-dots .owl-dot.active span {
  background: #777;
}

.theme--dark .gift-card {
  background-color: #1c1d1e;
  border: 2px solid #1c1d1e;
}

.theme--dark .gift-card span {
  color: #ccc;
}

.theme--dark .gift-card sup {
  color: #ccc;
}

.theme--dark #team-3 hr {
  border-color: #aaa;
}

.theme--dark .team-member-data h5 a {
  color: #fff;
}

.theme--dark .artist-bio .tm-social li span {
  color: #aaa !important;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.theme--dark .artist-bio .tm-social li:hover span {
  color: #f0f0f0 !important;
}

.theme--dark .artist-bio p span.sm-title {
  color: #fff;
}

.theme--dark .artist-prices-list p span {
  color: #fff;
}

.theme--dark .price-dots {
  background-image: radial-gradient(circle closest-side, #666 99%, transparent 100%);
}

.theme--dark .price-name p {
  color: #fff;
}

.theme--dark .price-number p {
  color: #fff;
}

.theme--dark .blog-post a {
  color: #fff;
}

.theme--dark .single-post-title .post-tag a {
  color: #fff;
}

.theme--dark .single-post-txt {
  border-bottom: 1px solid #666;
}

.theme--dark .post-tags span a,
.theme--dark .tagcloud span a {
  color: #ccc;
  border: 1.75px solid #ccc;
  text-decoration: none;
}

.theme--dark .post-tags span a:hover,
.theme--dark .tagcloud span a:hover {
  background-color: #fff;
  color: #363636 !important;
}

.theme--dark .share-social-icons li span {
  color: #999 !important;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.theme--dark .share-social-icons li:hover span {
  color: #ccc !important;
}

.theme--dark .post-comments {
  border-top: 1px solid #666;
}

.theme--dark .btn-reply a {
  color: #ccc !important;
}

.theme--dark .btn-reply a:hover {
  color: #fff !important;
}

.theme--dark .btn-reply span {
  color: #ccc !important;
}

.theme--dark .comment-respond {
  border-top: 1px solid #666;
}

.theme--dark .comment-form .form-control {
  border-bottom: 1px solid #666;
  color: #ccc;
}

.theme--dark .comment-form .form-control::-moz-placeholder {
  color: #ccc;
}

.theme--dark .comment-form .form-control:-ms-input-placeholder {
  color: #ccc;
}

.theme--dark .comment-form .form-control::-webkit-input-placeholder {
  color: #ccc;
}

.theme--dark .comment-form .loading {
  color: #ccc !important;
}

.theme--dark .booking-form .form-control {
  border-bottom: 1px solid #666;
  color: #ccc !important;
}

.theme--dark .booking-form .form-control::-moz-placeholder {
  color: #ccc;
}

.theme--dark .booking-form .form-control:-ms-input-placeholder {
  color: #ccc;
}

.theme--dark .booking-form .form-control::-webkit-input-placeholder {
  color: #ccc;
}

.theme--dark .booking-form .form-control:focus {
  border-color: #333;
}

.theme--dark .booking-form .form-select {
  border-bottom: 1px solid #666;
  color: #ccc !important;
}

.theme--dark .booking-form .form-select.valid {
  color: #ccc !important;
}

.theme--dark .booking-form .loading {
  color: #ccc !important;
}

.theme--dark .cbox-1 p a {
  color: #fff;
}

.theme--dark .cbox-1 p span {
  color: #fff;
}

.theme--dark .cbox-1 p.cbox-1-title {
  color: #fff;
}

.theme--dark .cbox-2 p a {
  color: #fff;
}

.theme--dark .cbox-2 p span {
  color: #fff;
}

.theme--dark .cbox-2-contacts p a:hover {
  color: #ccc !important;
}

.theme--dark .contact-form .form-control {
  border-bottom: 1px solid #666;
  color: #ccc;
}

.theme--dark .contact-form .form-control::-moz-placeholder {
  color: #ccc;
}

.theme--dark .contact-form .form-control:-ms-input-placeholder {
  color: #ccc;
}

.theme--dark .contact-form .form-control::-webkit-input-placeholder {
  color: #ccc;
}

.theme--dark .contact-form .form-control:focus {
  border-color: #333;
}

.theme--dark .contact-form .loading {
  color: #ccc !important;
}

.theme--dark .footer-logo-img img.footer-logo-b {
  display: none;
}

.theme--dark .footer-logo-img img.footer-logo-w {
  display: inline-block;
}

.theme--dark .footer-info p a {
  color: #e5e5e5;
}

.theme--dark .footer-info p a:hover {
  color: #bbb !important;
  text-decoration: underline;
}

.theme--dark .footer-contacts p a {
  color: #e5e5e5;
}

.theme--dark .footer-contacts p a:hover {
  color: #bbb !important;
  text-decoration: underline;
}

.theme--dark .footer-booking-link a {
  color: #e5e5e5 !important;
}

.theme--dark .footer-booking-link a:after {
  background-color: #e5e5e5;
}

.theme--dark .footer-booking-link a:hover {
  text-decoration: none !important;
}

.theme--dark #footer-5 .footer-info p {
  color: #ccc !important;
}

.theme--dark #footer-5 .footer-contacts p {
  color: #ccc !important;
}

.theme--dark #footer-3 .foo-socials span {
  color: #999;
}

.theme--dark #footer-3 .foo-socials li a span:hover {
  color: #ccc;
}

.theme--dark .footer-form .form-control {
  color: #ccc;
  background-color: #191a1b;
  border: 1.5px solid #191a1b;
}

.theme--dark .footer-form .form-control:focus {
  background-color: #171717;
  border-color: #171717;
}

.theme--dark .footer-form .btn.btn--black {
  color: #fff !important;
  background-color: #151616 !important;
  border-color: #151616 !important;
}

.theme--dark .footer-form .btn.hover--tra-black:hover {
  color: #363636 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}

.theme--dark .bottom-footer-socials span {
  color: #d8d8d8 !important;
}

.theme--dark .footer-copyright p {
  color: #ccc !important;
}

.theme--dark .page-link {
  color: #ccc;
}

.theme--dark .page-link:hover {
  color: #aaa !important;
  border: 2px solid #aaa;
}

.theme--dark .page-link:focus {
  color: #aaa;
}

.theme--dark .page-item.active .page-link {
  background-color: #151515;
  border: 2px solid #151515;
}

.theme--dark .page-item.disabled .page-link {
  color: #ccc;
}

.theme--dark .modal-close.color--black span {
  color: #363636 !important;
}

.theme--dark #modal-2 .request-form .btn.btn--black {
  color: #fff !important;
  background-color: #363636 !important;
  border-color: #363636 !important;
}

.theme--dark #modal-2 .request-form .btn.hover--tra-black:hover {
  color: #363636 !important;
  background-color: transparent !important;
  border-color: #363636 !important;
}

.theme--dark #stlChanger .chBut {
  background: #fff;
  border: 1px solid #fff;
}

.theme--dark #stlChanger .chBut.ico-35 [class*="flaticon-"]:before {
  color: #363636;
}

.theme--dark #stlChanger .chBut.ico-35 [class*="flaticon-"]:after {
  color: #363636;
}

.theme--dark .drk-mode {
  display: none;
}

.theme--dark .lgt-mode {
  display: block;
}

#page {
  overflow: hidden;
}

.hidd {
  overflow: hidden;
}

.rel {
  position: relative !important;
  z-index: 3;
}

section {
  position: relative !important;
  z-index: 3;
}

.container {
  position: relative !important;
  z-index: 3;
}

.section-overlay {
  width: 100%;
  height: 100%;
}

.m-6 {
  margin: 4rem !important;
}

.m-7 {
  margin: 5rem !important;
}

.m-8 {
  margin: 6rem !important;
}

.m-9 {
  margin: 7rem !important;
}

.m-10 {
  margin: 8rem !important;
}

.mx-6 {
  margin-right: 4rem !important;
  margin-left: 4rem !important;
}

.mx-7 {
  margin-right: 5rem !important;
  margin-left: 5rem !important;
}

.mx-8 {
  margin-right: 6rem !important;
  margin-left: 6rem !important;
}

.mx-9 {
  margin-right: 7rem !important;
  margin-left: 7rem !important;
}

.mx-10 {
  margin-right: 8rem !important;
  margin-left: 8rem !important;
}

.my-6 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.my-7 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.my-8 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.my-9 {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}

.my-10 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}

.mt-6 {
  margin-top: 4rem !important;
}

.mt-7 {
  margin-top: 5rem !important;
}

.mt-8 {
  margin-top: 6rem !important;
}

.mt-9 {
  margin-top: 7rem !important;
}

.mt-10 {
  margin-top: 8rem !important;
}

.me-6 {
  margin-right: 4rem !important;
}

.me-7 {
  margin-right: 5rem !important;
}

.me-8 {
  margin-right: 6rem !important;
}

.me-9 {
  margin-right: 7rem !important;
}

.me-10 {
  margin-right: 8rem !important;
}

.mb-6 {
  margin-bottom: 4rem !important;
}

.mb-7 {
  margin-bottom: 5rem !important;
}

.mb-8 {
  margin-bottom: 6rem !important;
}

.mb-9 {
  margin-bottom: 7rem !important;
}

.mb-10 {
  margin-bottom: 8rem !important;
}

.ms-6 {
  margin-left: 4rem !important;
}

.ms-7 {
  margin-left: 5rem !important;
}

.ms-8 {
  margin-left: 6rem !important;
}

.ms-9 {
  margin-left: 7rem !important;
}

.ms-10 {
  margin-left: 8rem !important;
}

.p-6 {
  padding: 4rem !important;
}

.p-7 {
  padding: 5rem !important;
}

.p-8 {
  padding: 6rem !important;
}

.p-9 {
  padding: 7rem !important;
}

.p-10 {
  padding: 8rem !important;
}

.px-6 {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
}

.px-7 {
  padding-right: 5rem !important;
  padding-left: 5rem !important;
}

.px-8 {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}

.px-9 {
  padding-right: 7rem !important;
  padding-left: 7rem !important;
}

.px-10 {
  padding-right: 8rem !important;
  padding-left: 8rem !important;
}

.py-6 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.py-7 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-8 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-9 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important;
}

.py-10 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

.pt-6 {
  padding-top: 4rem !important;
}

.pt-7 {
  padding-top: 5rem !important;
}

.pt-8 {
  padding-top: 3rem !important;
}

.pt-9 {
  padding-top: 7rem !important;
}

.pt-10 {
  padding-top: 8rem !important;
}

.pe-6 {
  padding-right: 4rem !important;
}

.pe-7 {
  padding-right: 5rem !important;
}

.pe-8 {
  padding-right: 6rem !important;
}

.pe-9 {
  padding-right: 7rem !important;
}

.pe-10 {
  padding-right: 8rem !important;
}

.pb-6 {
  padding-bottom: 4rem !important;
}

.pb-7 {
  padding-bottom: 5rem !important;
}

.pb-8 {
  padding-bottom: 6rem !important;
}

.pb-9 {
  padding-bottom: 7rem !important;
}

.pb-10 {
  padding-bottom: 8rem !important;
}

.ps-6 {
  padding-left: 4rem !important;
}

.ps-7 {
  padding-left: 5rem !important;
}

.ps-8 {
  padding-left: 6rem !important;
}

.ps-9 {
  padding-left: 7rem !important;
}

.ps-10 {
  padding-left: 8rem !important;
}

.bg--fixed {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: scroll !important;
}

.bg--scroll {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed !important;
}

.block-shadow {
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.06);
}

.bg--black {
  background-color: #212223;
}

.bg--black .txt-block .accordion .accordion-thumb {
  border-bottom: 1px solid #555;
}

.bg--black .txt-block .accordion .accordion-thumb p {
  color: #fff;
}

.bg--black .txt-block .accordion .accordion-item .accordion-thumb:after {
  color: #fff;
}

.bg--black .txt-block .accordion .accordion-item.is-active .accordion-thumb:after {
  color: #fff;
}

.bg--black .txt-block .accordion .accordion-panel p {
  color: #ccc;
}

.bg--black .cbox-1 p a {
  color: #fff;
}

.bg--black .cbox-1 p span {
  color: #fff;
}

.bg--black .cbox-1 p.cbox-1-title {
  color: #fff;
}

.bg--black .cbox-2 p a {
  color: #fff;
}

.bg--black .cbox-2 p span {
  color: #fff;
}

.bg--black .cbox-2-contacts p a:hover {
  color: #ccc !important;
}

.bg--white {
  background-color: #fff;
}

.bg--blush {
  background-color: #faf3f7;
}

.bg--ivory {
  background-color: #f8f5f2;
}

.bg--magenta {
  background-color: #b25996;
}

.bg--peanut {
  background-color: #c1baac;
}

.bg--poudre {
  background-color: #f9efed;
}

.bg--red {
  background-color: #e55d42;
}

.bg--salmon {
  background-color: rgba(247, 221, 217, 0.68);
}

.bg--smoke {
  background-color: #f2f2f0;
}

.bg--stone {
  background-color: #f5f5f5;
}

.shape--01:after {
  position: absolute;
  width: 42%;
  height: 100%;
  top: 0;
  content: '';
  z-index: -1;
  right: 0;
}

.shape--02:after {
  position: absolute;
  width: 42%;
  height: 100%;
  top: 0;
  content: '';
  z-index: -1;
  left: 0;
}

.white--shape:after {
  background-color: #fff;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
}

.black--shape:after {
  background-color: #212223;
}

.blush--shape:after {
  background-color: #faf3f7;
}

.ivory--shape:after {
  background-color: #f8f5f2;
}

.poudre--shape:after {
  background-color: #f9efed;
}

.smoke--shape:after {
  background-color: #f2f2f0;
}

.stone--shape:after {
  background-color: #f5f5f5;
}

.bg--01 {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(../images/bg-01.jpg);
}

.bg--02 {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(../images/bg-02.jpg);
}

.bg--03 {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(../images/bg-03.jpg);
}

.bg--04 {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(../images/bg-04.jpg);
}

.bg--05 {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(../images/bg-05.jpg);
}

.bg--06 {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(../images/bg-06.jpg);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--reine-heading-color, #000);
  font-family: var(--reine-headings-font-family, "Vollkorn") !important;
  letter-spacing: -0.75px;
  margin-bottom: 0;
}

h2 {
  font-size: 2.75rem;
}

h3 {
  font-size: 2.125rem;
}

h4 {
  font-size: 1.75rem;
}

h5 {
  font-size: 1.375rem;
}

h6 {
  font-size: 1rem;
}

h6.h6-md {
  font-size: 1.125rem;
}

h6.h6-lg {
  font-size: 1.25rem;
}

h5.h5-md {
  font-size: 1.5rem;
}

h5.h5-lg {
  font-size: 1.625rem;
}

h4.h4-md {
  font-size: 1.875rem;
}

h4.h4-lg {
  font-size: 2rem;
}

h3.h3-md {
  font-size: 2.25rem;
}

h3.h3-lg {
  font-size: 2.375rem;
}

h2.h2-md {
  font-size: 2.875rem;
}

h2.h2-lg {
  font-size: 3rem;
}

h2.h2-title {
  font-size: 2.5rem;
}

.tra-title {
  position: relative;
  font-family: 'Alex Brush', cursive;
  line-height: 0.9;
  font-size: 4.25rem;
  opacity: .1;
  margin-bottom: -45px !important;
}

.w-400 {
  font-weight: 400;
}

.w-500 {
  font-weight: 500;
}

.w-600 {
  font-weight: 600;
}

.w-700 {
  font-weight: 700;
}

.w-800 {
  font-weight: 800;
}

a {
  color: var(--reine-link-color);
  text-decoration: none;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

ul {
  margin: 0;
  padding: 0;
}

ul.simple-list {
  list-style: disc;
  margin-left: 15px;
  padding-left: 0;
}

ul.simple-list.long-list p {
  margin-bottom: 8px;
}

.btn {
  font-size: 0.725rem;
  --reine-btn-line-height: 1 !important;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 1rem 1.8rem;
  border: 1.5px solid transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.btn:focus {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn--sm {
  height: 50px;
  padding-top: 18px !important;
  padding-bottom: 15px !important;
}

.btn--black {
  color: #fff !important;
  background-color: #262b2f !important;
  border-color: #262b2f !important;
}

.hover--black:hover {
  color: #fff !important;
  background-color: #262b2f !important;
  border-color: #262b2f !important;
}

.scroll .hover--black:hover {
  color: #fff !important;
  background-color: #262b2f !important;
  border-color: #262b2f !important;
}

.scroll .hover--tra-black:hover {
  color: #262b2f !important;
  background-color: transparent !important;
  border-color: #262b2f !important;
}

.scroll .btn--gold {
  color: #fff !important;
  background-color: #af8855 !important;
  border-color: #af8855 !important;
}

.scroll .hover--gold:hover {
  color: #fff !important;
  background-color: #af8855 !important;
  border-color: #af8855 !important;
}

.scroll .btn--tra-gold {
  color: #af8855 !important;
  background-color: transparent !important;
  border-color: #af8855 !important;
}

.scroll .btn--red {
  color: #fff !important;
  background-color: #e55d42 !important;
  border-color: #e55d42 !important;
}

.scroll .hover--red:hover {
  color: #fff !important;
  background-color: #e55d42 !important;
  border-color: #e55d42 !important;
}

.scroll .btn--tra-red {
  color: #e55d42 !important;
  background-color: transparent !important;
  border-color: #e55d42 !important;
}

.scroll .btn--magenta {
  color: #fff !important;
  background-color: #b25996 !important;
  border-color: #b25996 !important;
}

.scroll .hover--magenta:hover {
  color: #fff !important;
  background-color: #b25996 !important;
  border-color: #b25996 !important;
}

.scroll .btn--tra-magenta {
  color: #b25996 !important;
  background-color: transparent !important;
  border-color: #b25996 !important;
}

.btn--tra-black {
  color: #262b2f !important;
  background-color: transparent !important;
  border-color: #262b2f !important;
}

.btn--tra-black:focus {
  color: #363636;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.hover--tra-black:hover {
  color: #262b2f !important;
  background-color: transparent !important;
  border-color: #262b2f !important;
}

.white-scroll .scroll .hover--tra-black:hover {
  color: #262b2f !important;
  background-color: transparent !important;
  border-color: #262b2f !important;
}

.white-scroll .scroll .hover--tra-white:hover {
  color: #363636 !important;
  background-color: transparent !important;
  border-color: #363636 !important;
}

.white-scroll .scroll .hover--white:hover {
  color: #fff !important;
  background-color: #262b2f !important;
  border-color: #262b2f !important;
}

.white-scroll .scroll .hover--gold:hover {
  color: #fff !important;
  background-color: #af8855 !important;
  border-color: #af8855 !important;
}

.white-scroll .scroll .hover--tra-gold:hover {
  color: #af8855 !important;
  background-color: transparent !important;
  border-color: #af8855 !important;
}

.white-scroll .scroll .hover--red:hover {
  color: #fff !important;
  background-color: #e55d42 !important;
  border-color: #e55d42 !important;
}

.white-scroll .scroll .hover--tra-red:hover {
  color: #e55d42 !important;
  background-color: transparent !important;
  border-color: #e55d42 !important;
}

.white-scroll .scroll .hover--magenta:hover {
  color: #fff !important;
  background-color: #b25996 !important;
  border-color: #b25996 !important;
}

.white-scroll .scroll .hover--tra-magenta:hover {
  color: #b25996 !important;
  background-color: transparent !important;
  border-color: #b25996 !important;
}

.white-scroll .scroll .btn--tra-white {
  color: #fff !important;
  border-color: #353f4f !important;
}

.black-scroll .scroll .hover--tra-black:hover {
  color: #262b2f !important;
  background-color: transparent !important;
  border-color: #262b2f !important;
}

.black-scroll .scroll .btn--tra-black {
  color: #fff !important;
  border-color: #fff !important;
}

.btn--white {
  color: #363636 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}

.hover--white:hover {
  color: #000 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}

.btn--tra-white {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #fff !important;
}

.hover--tra-white:hover {
  color: #fff !important;
  background-color: transparent !important;
  border-color: #fff !important;
}

.dark-menu.white-scroll .scroll .hover--tra-white:hover {
  color: #fff !important;
  background-color: transparent !important;
  border-color: #fff !important;
}

.btn--gold {
  color: #fff !important;
  background-color: #af8855 !important;
  border-color: #af8855 !important;
}

.hover--gold:hover {
  color: #fff !important;
  background-color: #af8855 !important;
  border-color: #af8855 !important;
}

.color--white {
  color: #fff;
}

.color--white .hover--gold:hover {
  color: #fff !important;
  background-color: #af8855 !important;
  border-color: #af8855 !important;
}

.color--white .hover--tra-gold:hover {
  color: #af8855 !important;
  background-color: transparent !important;
  border-color: #af8855 !important;
}

.color--white .hover--red:hover {
  color: #fff !important;
  background-color: #e55d42 !important;
  border-color: #e55d42 !important;
}

.color--white .hover--tra-red:hover {
  color: #e55d42 !important;
  background-color: transparent !important;
  border-color: #e55d42 !important;
}

.color--white .hover--magenta:hover {
  color: #fff !important;
  background-color: #b25996 !important;
  border-color: #b25996 !important;
}

.color--white .hover--tra-magenta:hover {
  color: #b25996 !important;
  background-color: transparent !important;
  border-color: #b25996 !important;
}

.color--white h1 {
  color: #fff;
}

.color--white h2 {
  color: #fff;
}

.color--white h3 {
  color: #fff;
}

.color--white h4 {
  color: #fff;
}

.color--white h5 {
  color: #fff;
}

.color--white h6 {
  color: #fff;
}

.color--white p {
  color: #fff;
}

.color--white a {
  color: #fff;
}

.color--white li {
  color: #fff;
}

.color--white i {
  color: #fff;
}

.color--white span {
  color: #fff;
}

.color--white .color--grey {
  color: #ccc !important;
}

.color--white .color--gold {
  color: #af8855 !important;
}

.color--white .color--magenta {
  color: #b25996 !important;
}

.color--white .color--red {
  color: #e55d42 !important;
}

.color--white .color--yellow {
  color: #ffb30c !important;
}

.btn--tra-gold {
  color: #af8855 !important;
  background-color: transparent !important;
  border-color: #af8855 !important;
}

.hover--tra-gold:hover {
  color: #af8855 !important;
  background-color: transparent !important;
  border-color: #af8855 !important;
}

.btn--red {
  color: #fff !important;
  background-color: #e55d42 !important;
  border-color: #e55d42 !important;
}

.hover--red:hover {
  color: #fff !important;
  background-color: #e55d42 !important;
  border-color: #e55d42 !important;
}

.btn--tra-red {
  color: #e55d42 !important;
  background-color: transparent !important;
  border-color: #e55d42 !important;
}

.hover--tra-red:hover {
  color: #e55d42 !important;
  background-color: transparent !important;
  border-color: #e55d42 !important;
}

.btn--magenta {
  color: #fff !important;
  background-color: #b25996 !important;
  border-color: #b25996 !important;
}

.hover--magenta:hover {
  color: #fff !important;
  background-color: #b25996 !important;
  border-color: #b25996 !important;
}

.btn--tra-magenta {
  color: #b25996 !important;
  background-color: transparent !important;
  border-color: #b25996 !important;
}

.hover--tra-magenta:hover {
  color: #b25996 !important;
  background-color: transparent !important;
  border-color: #b25996 !important;
}

.btn.btn--black:focus {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

p.tra-link {
  font-size: 0.775rem;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
}

p.tra-link a {
  color: #363636;
  position: relative;
  padding-bottom: 5px;
  text-decoration: none;
}

p.tra-link a:after {
  content: '';
  background-color: #363636;
  height: 1.5px;
  width: 60%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transition: .2s all ease-in;
  -moz-transition: .2s all ease-in;
  -o-transition: .2s all ease-in;
  transition: .2s all ease-in;
}

p.tra-link a:hover {
  color: #363636 !important;
}

p.tra-link a:hover:after {
  width: 60%;
}

.video-preview {
  position: relative;
  text-align: center;
}

.video-btn {
  position: absolute !important;
  top: 50%;
  left: 50%;
  display: inline-block;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.video-btn:hover .video-block-wrapper {
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}

.video-btn:before {
  content: '';
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.video-btn-lg {
  width: 6.25rem;
  height: 6.25rem;
  margin-top: -3.125rem;
  margin-left: -3.125rem;
}

.video-btn-md {
  width: 5.625rem;
  height: 5.625rem;
  margin-top: -2.8125rem;
  margin-left: -2.8125rem;
}

.video-block-wrapper {
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.video-btn.video-btn-lg [class^="flaticon-"]:before {
  font-size: 3.75rem;
  line-height: 6.25rem !important;
  margin-left: 10px;
}

.video-btn.video-btn-lg [class^="flaticon-"]:after {
  font-size: 3.75rem;
  line-height: 6.25rem !important;
  margin-left: 10px;
}

.video-btn.video-btn-lg:hover:before {
  opacity: .75;
  left: -1.5rem;
  right: -1.5rem;
  top: -1.5rem;
  bottom: -1.5rem;
}

.video-btn.video-btn-md [class^="flaticon-"]:before {
  font-size: 3.25rem;
  line-height: 5.625rem !important;
  margin-left: 8px;
}

.video-btn.video-btn-md [class^="flaticon-"]:after {
  font-size: 3.25rem;
  line-height: 5.625rem !important;
  margin-left: 8px;
}

.video-btn.video-btn-md:hover:before {
  opacity: .75;
  left: -1.25rem;
  right: -1.25rem;
  top: -1.25rem;
  bottom: -1.25rem;
}

.ico-10 [class*="flaticon-"]:before {
  font-size: 0.75rem;
}

.ico-10 [class*="flaticon-"]:after {
  font-size: 0.75rem;
}

.ico-15 [class*="flaticon-"]:before {
  font-size: 0.9375rem;
}

.ico-15 [class*="flaticon-"]:after {
  font-size: 0.9375rem;
}

.ico-20 [class*="flaticon-"]:before {
  font-size: 1.25rem;
}

.ico-20 [class*="flaticon-"]:after {
  font-size: 1.25rem;
}

.ico-25 [class*="flaticon-"]:before {
  font-size: 1.5625rem;
}

.ico-25 [class*="flaticon-"]:after {
  font-size: 1.5625rem;
}

.ico-30 [class*="flaticon-"]:before {
  font-size: 1.875rem;
}

.ico-30 [class*="flaticon-"]:after {
  font-size: 1.875rem;
}

.ico-35 [class*="flaticon-"]:before {
  font-size: 2.1875rem;
}

.ico-35 [class*="flaticon-"]:after {
  font-size: 2.1875rem;
}

.ico-40 [class*="flaticon-"]:before {
  font-size: 2.5rem;
}

.ico-40 [class*="flaticon-"]:after {
  font-size: 2.5rem;
}

.ico-45 [class*="flaticon-"]:before {
  font-size: 2.8125rem;
}

.ico-45 [class*="flaticon-"]:after {
  font-size: 2.8125rem;
}

.ico-50 [class*="flaticon-"]:before {
  font-size: 3.125rem;
}

.ico-50 [class*="flaticon-"]:after {
  font-size: 3.125rem;
}

.ico-50 .shape-ico svg {
  width: 130px;
  height: 130px;
  top: -35px;
  left: calc(50% - 60px);
}

.ico-55 [class*="flaticon-"]:before {
  font-size: 3.4375rem;
}

.ico-55 [class*="flaticon-"]:after {
  font-size: 3.4375rem;
}

.ico-55 .shape-ico svg {
  width: 135px;
  height: 135px;
  top: -30px;
  left: calc(50% - 60px);
}

.ico-60 [class*="flaticon-"]:before {
  font-size: 3.75rem;
}

.ico-60 [class*="flaticon-"]:after {
  font-size: 3.75rem;
}

.ico-60 .shape-ico svg {
  width: 140px;
  height: 140px;
  top: -30px;
  left: calc(50% - 65px);
}

.ico-65 [class*="flaticon-"]:before {
  font-size: 4.0625rem;
}

.ico-65 [class*="flaticon-"]:after {
  font-size: 4.0625rem;
}

.ico-70 [class*="flaticon-"]:before {
  font-size: 4.375rem;
}

.ico-70 [class*="flaticon-"]:after {
  font-size: 4.375rem;
}

.ico-75 [class*="flaticon-"]:before {
  font-size: 4.6875rem;
}

.ico-75 [class*="flaticon-"]:after {
  font-size: 4.6875rem;
}

.ico-80 [class*="flaticon-"]:before {
  font-size: 5rem;
}

.ico-80 [class*="flaticon-"]:after {
  font-size: 5rem;
}

.ico-85 [class*="flaticon-"]:before {
  font-size: 5.3125rem;
}

.ico-85 [class*="flaticon-"]:after {
  font-size: 5.3125rem;
}

.ico-90 [class*="flaticon-"]:before {
  font-size: 5.625rem;
}

.ico-90 [class*="flaticon-"]:after {
  font-size: 5.625rem;
}

.ico-95 [class*="flaticon-"]:before {
  font-size: 5.9375rem;
}

.ico-95 [class*="flaticon-"]:after {
  font-size: 5.9375rem;
}

.ico-100 [class*="flaticon-"]:before {
  font-size: 6.25rem;
}

.ico-100 [class*="flaticon-"]:after {
  font-size: 6.25rem;
}

.ico-105 [class*="flaticon-"]:before {
  font-size: 6.5625rem;
}

.ico-105 [class*="flaticon-"]:after {
  font-size: 6.5625rem;
}

.ico-110 [class*="flaticon-"]:before {
  font-size: 6.875rem;
}

.ico-110 [class*="flaticon-"]:after {
  font-size: 6.875rem;
}

.ico-115 [class*="flaticon-"]:before {
  font-size: 7.1875rem;
}

.ico-115 [class*="flaticon-"]:after {
  font-size: 7.1875rem;
}

.ico-120 [class*="flaticon-"]:before {
  font-size: 7.5rem;
}

.ico-120 [class*="flaticon-"]:after {
  font-size: 7.5rem;
}

.ico-125 [class*="flaticon-"]:before {
  font-size: 7.8125rem;
}

.ico-125 [class*="flaticon-"]:after {
  font-size: 7.8125rem;
}

.shape-ico {
  position: relative;
  display: inline-block;
  margin: 0 auto;
}

.shape-ico span {
  position: relative;
  z-index: 2;
}

.shape-ico svg {
  position: absolute;
  z-index: 1;
}

.fbox-11 .ico-50 .shape-ico svg {
  top: -40px;
  left: calc(50% - 70px);
}

.more-btn {
  text-align: center;
}

.grey-img img {
  filter: grayscale(100%);
}

.ct-09-img .img-block,
.hover-overlay {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}

.ct-09-img .img-block img,
.hover-overlay img {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  overflow: hidden;
  -webkit-transition: transform 400ms;
  -moz-transition: transform 400ms;
  -o-transition: transform 400ms;
  transition: transform 400ms;
  width: 100% !important;
  max-width: 100% !important;
}

.item-overlay {
  opacity: 0;
  -moz-opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(20, 20, 20, 0.5);
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.section-id {
  font-size: 0.85rem;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 30px;
}

.color--black {
  color: #363636 !important;
}

.color--black h1 {
  color: #363636 !important;
}

.color--black h2 {
  color: #363636 !important;
}

.color--black h3 {
  color: #363636 !important;
}

.color--black h4 {
  color: #363636 !important;
}

.color--black h5 {
  color: #363636 !important;
}

.color--black h6 {
  color: #363636 !important;
}

.color--black p {
  color: #363636 !important;
}

.color--black a {
  color: #363636 !important;
}

.color--black li {
  color: #363636 !important;
}

.color--black i {
  color: #363636 !important;
}

.color--black span {
  color: #363636 !important;
}

.theme--dark .color--white .color--black {
  color: #fff !important;
}

.color--grey {
  color: #ccc !important;
}

.color--grey h1 {
  color: #ccc !important;
}

.color--grey h2 {
  color: #ccc !important;
}

.color--grey h3 {
  color: #ccc !important;
}

.color--grey h4 {
  color: #ccc !important;
}

.color--grey h5 {
  color: #ccc !important;
}

.color--grey h6 {
  color: #ccc !important;
}

.color--grey p {
  color: #ccc !important;
}

.color--grey a {
  color: #ccc !important;
}

.color--grey li {
  color: #ccc !important;
}

.color--grey i {
  color: #ccc !important;
}

.color--grey span {
  color: #ccc !important;
}

.color--gold {
  color: #000 !important;
}

.color--gold h1 {
  color: #af8855 !important;
}

.color--gold h2 {
  color: #af8855 !important;
}

.color--gold h3 {
  color: #af8855 !important;
}

.color--gold h4 {
  color: #af8855 !important;
}

.color--gold h5 {
  color: #af8855 !important;
}

.color--gold h6 {
  color: #af8855 !important;
}

.color--gold p {
  color: #af8855 !important;
}

.color--gold a {
  color: #af8855 !important;
}

.color--gold li {
  color: #af8855 !important;
}

.color--gold i {
  color: #af8855 !important;
}

.color--gold span {
  color: #af8855 !important;
}

.color--magenta {
  color: #b25996 !important;
}

.color--magenta h1 {
  color: #b25996 !important;
}

.color--magenta h2 {
  color: #b25996 !important;
}

.color--magenta h3 {
  color: #b25996 !important;
}

.color--magenta h4 {
  color: #b25996 !important;
}

.color--magenta h5 {
  color: #b25996 !important;
}

.color--magenta h6 {
  color: #b25996 !important;
}

.color--magenta p {
  color: #b25996 !important;
}

.color--magenta a {
  color: #b25996 !important;
}

.color--magenta li {
  color: #b25996 !important;
}

.color--magenta i {
  color: #b25996 !important;
}

.color--magenta span {
  color: #b25996 !important;
}

.color--red {
  color: #e55d42 !important;
}

.color--red h1 {
  color: #e55d42 !important;
}

.color--red h2 {
  color: #e55d42 !important;
}

.color--red h3 {
  color: #e55d42 !important;
}

.color--red h4 {
  color: #e55d42 !important;
}

.color--red h5 {
  color: #e55d42 !important;
}

.color--red h6 {
  color: #e55d42 !important;
}

.color--red p {
  color: #e55d42 !important;
}

.color--red a {
  color: #e55d42 !important;
}

.color--red li {
  color: #e55d42 !important;
}

.color--red i {
  color: #e55d42 !important;
}

.color--red span {
  color: #e55d42 !important;
}

.color--yellow {
  color: #ffb30c !important;
}

.color--yellow h1 {
  color: #ffb30c !important;
}

.color--yellow h2 {
  color: #ffb30c !important;
}

.color--yellow h3 {
  color: #ffb30c !important;
}

.color--yellow h4 {
  color: #ffb30c !important;
}

.color--yellow h5 {
  color: #ffb30c !important;
}

.color--yellow h6 {
  color: #ffb30c !important;
}

.color--yellow p {
  color: #ffb30c !important;
}

.color--yellow a {
  color: #ffb30c !important;
}

.color--yellow li {
  color: #ffb30c !important;
}

.color--yellow i {
  color: #ffb30c !important;
}

.color--yellow span {
  color: #ffb30c !important;
}

#loading {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  margin-top: 0px;
  top: 0px;
  z-index: 999999;
  background-color: #f5f4f2;
}

#loading.loading-magenta {
  background-color: #f2e3ed;
}

#loading.loading-poudre {
  background-color: #f7efec;
}

#loading.loading-red {
  background-color: #f9efed;
}

#loading-center {
  position: absolute;
  left: calc(50% - 50px);
  top: calc(50% - 50px);
  height: 100px;
  width: 100px;
  -webkit-animation: loading-center-absolute 1s infinite;
  animation: loading-center-absolute 1s infinite;
}

.loader {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  border: 3px solid;
  border-color: #cc9889 #cc9889 transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}

.loader::after {
  content: '';
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 3px solid;
  border-color: transparent #cc9889 #cc9889;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  animation: rotationBack 0.5s linear infinite;
  transform-origin: center center;
}

.loading-black .loader {
  border-color: #262b2f #262b2f transparent;
}

.loading-black .loader::after {
  border-color: transparent #262b2f #262b2f;
}

.loading-magenta .loader {
  border-color: #b25996 #b25996 transparent;
}

.loading-magenta .loader::after {
  border-color: transparent #b25996 #b25996;
}

.loading-poudre .loader {
  border-color: #d896a9 #d896a9 transparent;
}

.loading-poudre .loader::after {
  border-color: transparent #d896a9 #d896a9;
}

.loading-red .loader {
  border-color: #f29180 #f29180 transparent;
}

.loading-red .loader::after {
  border-color: transparent #f29180 #f29180;
}

#header {
  width: 100%;
  display: block;
  padding-top: 0px;
}

.header-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.headerwp {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0;
}

.posrlt {
  position: relative;
}

.desktoplogo {
  line-height: 66px;
}

.desktoplogo img {
  width: auto;
  max-width: inherit;
  max-height: 42px;
}

.desktoplogo.logo-square img {
  max-height: 54px;
}

.wsmainfull {
  width: 100%;
  height: auto;
  z-index: 1031;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.tra-menu .wsmainfull {
  padding: 20px 0;
  background-color: transparent !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.white-menu .wsmainfull {
  padding: 12px 0;
  background-color: #fff !important;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
}

.dark-menu .wsmainfull {
  padding: 6px 0;
  background-color: #151515 !important;
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
}

.dark-menu .wsmenu > .wsmenu-list > li > ul.sub-menu {
  background-color: #151515;
  border-color: #151515;
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
}

.dark-menu .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
  color: #ccc;
}

.dark-menu .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover {
  color: #ccc !important;
}

.dark-menu .wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 {
  background-color: #151515;
  border-color: #151515;
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
}

.dark-menu .wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a {
  color: #ccc;
}

.dark-menu .wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a:hover {
  color: #ccc !important;
}

.dark-menu .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
  background-color: #151515;
  border-color: #151515;
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
}

.dark-menu .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a {
  color: #ccc;
}

.dark-menu .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #ccc !important;
}

.dark-menu .wsmenu-list > li > a.h-link:hover {
  color: #ccc !important;
}

#header.hiddden-header {
  display: none;
}

.hidden-nav .wsmainfull {
  margin-top: -140px;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.hidden-nav .wsmainfull.scroll {
  margin-top: 0;
}

.wsmenu > .wsmenu-list > li > a {
  display: block;
  font-size: 0.8rem;
  line-height: 50px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0px;
  padding: 10px 15px;
}

.wsmenu > .wsmenu-list > li > a .wsarrow:after {
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px solid;
  content: "";
  float: right;
  right: 0;
  height: 0;
  margin: 0 0 0 14px;
  position: absolute;
  text-align: right;
  top: 33px;
  width: 0;
}

.wsmenu > .wsmenu-list > li > a.h-link.last-link {
  padding: 10px 0px;
  margin: 0;
}

.wsmenu > .wsmenu-list > li a.btn {
  font-size: 0.75rem;
  line-height: 30px;
  padding: 4px 28px;
  margin: 14px 0 0 8px;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu {
  width: auto;
  min-width: 220px;
  top: 62px;
  padding: 16px 25px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
  background-color: rgba(244, 244, 249, 0);
  color: #363636;
  font-size: 0.775rem;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1.5px;
  padding: 5px 0;
  transition: all 0.3s ease-in-out;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover {
  background-color: transparent !important;
  padding: 5px 0 5px 5px;
  color: #363636 !important;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu {
  top: 62px;
  padding: 12px 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li {
  border-bottom: none;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
  width: 36%;
  padding: 18px 14px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a {
  background-color: rgba(244, 244, 249, 0);
  color: #363636;
  font-size: 0.775rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  padding: 5px 0;
  transition: all 0.3s ease-in-out;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  background-color: transparent !important;
  padding: 5px 0 5px 5px;
  color: #363636 !important;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu.icons-menu {
  right: 2%;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 {
  width: 75% !important;
  left: 24%;
  padding: 20px 25px;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a {
  background-color: rgba(244, 244, 249, 0);
  color: #363636;
  font-size: 0.775rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  padding: 5px 0;
  transition: all 0.3s ease-in-out;
  padding: 8px 0;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a:hover {
  background-color: transparent !important;
  padding: 8px 0 8px 5px;
  color: #363636 !important;
}

.wsmenu > .wsmenu-list.nav-gold > li > ul.sub-menu > li > a:hover {
  color: #af8855 !important;
}

.wsmenu > .wsmenu-list.nav-gold > li > .wsmegamenu.w-75 ul.link-list > li > a:hover {
  color: #af8855 !important;
}

.wsmenu > .wsmenu-list.nav-gold > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #af8855 !important;
}

.wsmenu > .wsmenu-list.nav-magenta > li > ul.sub-menu > li > a:hover {
  color: #b25996 !important;
}

.wsmenu > .wsmenu-list.nav-magenta > li > .wsmegamenu.w-75 ul.link-list > li > a:hover {
  color: #b25996 !important;
}

.wsmenu > .wsmenu-list.nav-magenta > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #b25996 !important;
}

.wsmenu > .wsmenu-list.nav-red > li > ul.sub-menu > li > a:hover {
  color: #e55d42 !important;
}

.wsmenu > .wsmenu-list.nav-red > li > .wsmegamenu.w-75 ul.link-list > li > a:hover {
  color: #e55d42 !important;
}

.wsmenu > .wsmenu-list.nav-red > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #e55d42 !important;
}

.navbar-dark .wsmenu > .wsmenu-list > li > a.h-link {
  color: #363636;
}

.navbar-dark .wsmenu-list > li > a.h-link:hover {
  color: #1d222f !important;
}

.navbar-dark .logo-white {
  display: none;
}

.navbar-light .wsmenu > .wsmenu-list > li > a.h-link {
  color: #000;
}

.navbar-light .wsmenu-list > li > a.h-link:hover {
  color: #ad795b !important;
}

.navbar-light .logo-black {
  display: none;
}

.wsmegamenu.w-75 .col-lg-3 {
  padding: 0 6px;
}

.tra-menu.white-scroll .wsmainfull.scroll {
  padding: 0;
  background-color: #fff !important;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
}

.white-menu.white-scroll .wsmainfull.scroll {
  padding: 0;
  background-color: #fff !important;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
}

.tra-menu.navbar-dark.white-scroll .scroll .wsmenu > .wsmenu-list > li > a.h-link {
  color: #353f4f;
}

.tra-menu.navbar-light.white-scroll .scroll .wsmenu > .wsmenu-list > li > a.h-link {
  color: #000;
}

.navbar-light.white-scroll .scroll .wsmenu-list > li > a.h-link:hover {
  color: #ad795b !important;
}

.tra-menu.black-scroll .wsmainfull.scroll {
  padding: 0;
  background-color: #151515 !important;
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
}

.dark-menu.black-scroll .wsmainfull.scroll {
  padding: 0;
  background-color: #151515 !important;
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
}

.tra-menu.navbar-dark.black-scroll .scroll .wsmenu > .wsmenu-list > li > a.h-link {
  color: #fff;
}

.tra-menu.navbar-dark.black-scroll .scroll .wsmenu > .wsmenu-list > li > a.h-link:hover {
  color: #ccc !important;
}

.tra-menu.navbar-dark.black-scroll .scroll .logo-black {
  display: none;
}

.tra-menu.navbar-dark.black-scroll .scroll .logo-white {
  display: block;
}

.logo-white {
  display: block;
}

.logo-black {
  display: block;
}

.tra-menu.navbar-light .scroll .logo-white {
  display: none;
}

.tra-menu.navbar-light .scroll .logo-black {
  display: block;
}

.hero-section {
  position: relative !important;
  z-index: 3 !important;
}

.hero-section .container {
  position: relative;
  z-index: 3;
}

.hero-section .owl-dots {
  display: none;
}

.slider .swiper .swiper-pagination-bullet {
  border: 2px solid #fff;
  transform: scale(1) !important;
}

.slider {
  position: relative;
  max-width: 100%;
  height: auto;
}

.slider .swiper-pagination {
  bottom: 60px !important;
}

.slider .slides {
  margin: 0;
  height: 550px;
}

.slider .slides li {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: inherit;
  overflow: hidden;
}

.slider .slides li img {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}

.slider .slides li .caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.slider .slides li.active {
  z-index: 2;
}

.slider .swiper,
.slider .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 20px;
  margin: 0;
  z-index: 98;
}

.slider .swiper .swiper-pagination-bullet,
.slider .swiper .indicator-item,
.slider .indicators .swiper-pagination-bullet,
.slider .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  background-color: transparent;
  height: 10px;
  width: 10px;
  border: 2px solid #fff;
  margin: 0 7px;
  opacity: .5;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  border-radius: 50%;
}

.slider .swiper .swiper-pagination-bullet-active,
.slider .swiper .indicator-item.active,
.slider .indicators .swiper-pagination-bullet-active,
.slider .indicators .indicator-item.active {
  background-color: #fff;
  opacity: .65;
}

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

.slideshow {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 650px;
  z-index: 1;
}

.slideshow .slideshow-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slideshow .slides {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 650px;
  z-index: 1;
}

.slideshow .slide {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.slideshow .slide .image-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.slideshow .slide .image {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.slideshow .slide.is-active {
  display: block;
}

.slideshow .slide.is-loaded {
  opacity: 1;
}

.slideshow .slide-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

#hero-1 .caption {
  margin-top: 60px;
}

#hero-1 .caption h2 {
  font-size: 5.75rem;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0;
}

#hero-1 .caption h5 {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 15px;
}

#hero-1 .caption .btn {
  margin-top: 40px;
}

#hero-2 {
  padding-top: 140px;
}

#hero-3 {
  padding-top: 120px;
}

#hero-3:after {
  background-color: #f2f2f0;
  position: absolute;
  width: 100%;
  height: 86%;
  top: 0;
  content: '';
  z-index: -1;
}

.hero-3-txt {
  text-align: center;
  margin-bottom: 70px;
  padding: 0 14%;
}

.hero-3-txt h2 {
  font-size: 3.85rem;
  margin-bottom: 30px;
}

#hero-4 {
  padding-top: 170px;
}

#hero-4-1 {
  padding: 0 14% 0 8%;
}

#hero-4-1 h4 {
  line-height: 1.35;
  margin-bottom: 30px;
}

#hero-4-1 h3 {
  line-height: 1.35;
  margin-bottom: 30px;
}

#hero-5 {
  text-align: center;
  padding-top: 80px;
}

.hero-logo {
  margin-bottom: 40px;
}

.hero-logo img {
  width: auto;
  max-width: inherit;
  max-height: 92px;
}

.hero-logo img.hero-logo-w {
  display: none;
}

.hero-5-txt h2 {
  font-size: 4rem;
  margin-bottom: 18px;
}

.hero-5-txt p {
  font-size: 1.4rem;
  margin-bottom: 32px;
}

.hero-5-img {
  margin-top: 70px;
}

.hero-5-img .col {
  padding: 0 5px;
}

#hero-5-1 {
  margin-top: 30px;
}

#hero-5-3 {
  margin-top: 30px;
}

#hero-6 .caption {
  margin-top: 50px;
}

#hero-6 .caption h2 {
  font-family: 'Jost', sans-serif;
  font-size: 8.5rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

#hero-6 .caption p {
  font-size: 1.35rem;
  padding: 0 10%;
  margin-bottom: 35px;
}

#hero-7 {
  padding-top: 200px;
}

#hero-7 .col-md-5 {
  margin: 0;
  padding: 0;
}

#hero-7 .tra-header {
  top: 22% !important;
  opacity: .06 !important;
  z-index: -1 !important;
}

#hero-7 .tra-header h2 {
  font-size: 10rem;
}

.hero-7-txt {
  padding-right: 5%;
}

.hero-7-txt h2 {
  font-size: 4.35rem;
  margin-bottom: 15px;
}

.hero-7-txt p {
  font-size: 1.325rem;
  margin-bottom: 0;
}

.hero-7-btn {
  position: relative;
  z-index: 2;
}

#hero-8 .col-md-7 {
  margin: 0;
  padding: 0;
}

#hero-8 .slider {
  margin-top: 80px;
}

#hero-8.slider .slides .swiper-slide {
  height: 660px;
  object-fit: cover;
}

#hero-8.slider .swiper-pagination {
  bottom: -60px !important;
}

.hero-7-img {
  margin-top: 70px;
}

.hero-7-img img {
  width: auto;
  max-width: inherit;
  max-height: 480px;
}

#hero-9 {
  text-align: center;
  position: relative;
  background-image: url("../images/h");
  padding-top: 220px;
  padding-bottom: 150px;
}

#hero-91 .container {
  position: relative;
}

.hero-9-txt h2 {
  font-size: 4.65rem;
  margin-bottom: 35px;
}

.tra-header {
  width: 100% !important;
  position: absolute !important;
  top: 23% !important;
  left: 0 !important;
  text-align: center;
  opacity: .15;
}

.tra-header h2 {
  font-family: 'Alex Brush', cursive !important;
  font-size: 12rem;
}

#hero-10 {
  position: relative;
  background-image: url(../images/hero-10.jpg);
  padding-top: 200px;
  padding-bottom: 100px;
}

.hero-10-txt h2 {
  font-size: 5rem;
  letter-spacing: -2px;
  margin-bottom: 14px;
}

.hero-10-txt p {
  font-size: 1.25rem;
  padding-right: 20%;
  margin-bottom: 35px;
}

.hero-10-schedule {
  margin-right: 10px;
}

.hero-10-schedule h5 {
  margin-bottom: 20px;
}

.hero-10-schedule p {
  line-height: 1;
  margin-bottom: 12px;
}

.hero-10-schedule p span {
  font-weight: 600;
  margin-left: 15px;
}

#hero-11 {
  position: relative;
  background-image: url(../images/hero-11.jpg);
  padding-top: 210px;
  padding-bottom: 120px;
}

.hero-11-txt h5 {
  font-family: 'Jost', sans-serif;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 40px;
}

.hero-11-txt h2 {
  font-family: 'Jost', sans-serif;
  font-size: 6rem;
  line-height: 1.1;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

.hero-11-txt p {
  font-size: 1.3rem;
  padding-right: 10%;
  margin-bottom: 35px;
}

#hero-12 {
  margin-top: 75px;
}

#hero-12 .caption {
  margin-top: 15px;
}

#hero-12 .caption span {
  display: block;
  font-size: 1rem;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 8px;
  margin-bottom: 50px;
}

#hero-12 .caption h2 {
  font-size: 5rem;
  margin-bottom: 35px;
}

.about-8:after {
  position: absolute;
  width: 100%;
  height: 92%;
  top: 4%;
  content: '';
  z-index: -1;
}

.about-3-wrapper {
  margin: 0 -5%;
}

.abox-3.txt-block {
  padding: 60px 60px 70px;
}

.about-4 .txt-block {
  position: relative;
  padding: 90px;
  z-index: 3;
}

.about-5 .txt-block {
  text-align: center;
  padding: 0 5%;
}

.about-5 .txt-block .btn {
  margin-top: 15px;
}

.a6-txt {
  text-align: center;
  padding: 35px 30px 40px;
  margin-bottom: 30px;
}

#a8-1 {
  position: relative;
  margin-bottom: -70px;
}

#a8-3 {
  position: relative;
  margin-top: -70px;
}

.about-8-txt.left-column {
  position: relative;
  padding-left: 50px;
  padding-right: 100px;
}

.about-8-txt.left-column:after {
  position: absolute;
  display: inline-block;
  content: "";
  height: 2px;
  background-color: #6c757d;
  width: 210px;
  right: -40px;
  top: 25px;
}

.about-8-txt.right-column {
  position: relative;
  padding-left: 100px;
  padding-right: 50px;
}

.about-8-txt.right-column:before {
  position: absolute;
  display: inline-block;
  content: "";
  height: 2px;
  background-color: #6c757d;
  width: 110px;
  left: -40px;
  top: 20px;
}

.about-1 .txt-block p {
  padding: 0 3%;
}

.about-2 .txt-block p {
  padding: 0 3%;
}

.about-6-txt h4 {
  line-height: 1.35;
  margin-bottom: 8px;
}

.about-6-txt p {
  margin-bottom: 3px;
}

.about-6-txt p a {
  font-size: 1.1875rem;
  font-weight: 500;
  margin-bottom: 3px;
}

.about-6-txt p.mb-0 {
  margin-bottom: 0;
}

.about-8-txt h4 {
  margin-bottom: 14px;
}

.about-8-txt h3 {
  margin-bottom: 14px;
}

.about-8-txt p {
  margin-bottom: 25px;
}

#ab-4-1 {
  position: relative;
  margin: 100px -70px 0 0;
  z-index: 4;
}

#ab-4-2 {
  position: relative;
  margin: 60px 0 0 -70px;
  z-index: 4;
}

#ab-5-1 {
  position: relative;
  margin: 80px 30px 0 -150px;
  z-index: 4;
}

#ab-5-2 {
  position: relative;
  margin: 80px 20% 0 30%;
  z-index: 4;
}

#ab-5-3 {
  position: relative;
  margin: 140px -100px 0 20px;
  z-index: 4;
}

.about-8-img.left-column {
  padding-right: 50px;
}

.about-8-img.right-column {
  padding-left: 50px;
}

.sbox-4 .section-id {
  font-size: 0.7rem;
  margin-bottom: 12px;
}

.sbox-4 h6 {
  margin-bottom: 10px;
}

.sbox-4 h5 {
  margin-bottom: 10px;
}

.sbox-4:hover h4.sbox-link a:after {
  width: 100%;
  opacity: 1;
}

.sbox-4:hover h5.sbox-link a:after {
  width: 100%;
  opacity: 1;
}

.sbox-4:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
}

.sbox-4:hover .item-overlay {
  opacity: 1;
  -moz-opacity: 1;
  bottom: 0;
}

.sbox-4 .item-overlay {
  background: rgba(20, 20, 20, 0.3);
}

.sbox-5 .section-id {
  font-size: 0.7rem;
  margin-bottom: 12px;
}

.sbox-5 h6 {
  margin-bottom: 10px;
}

.sbox-5 h5 {
  margin-bottom: 10px;
}

.sbox-5:hover h4.sbox-link a:after {
  width: 100%;
  opacity: 1;
}

.sbox-5:hover h5.sbox-link a:after {
  width: 100%;
  opacity: 1;
}

.sbox-5:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
}

.sbox-5:hover .item-overlay {
  opacity: 1;
  -moz-opacity: 1;
  bottom: 0;
}

.sbox-5 .item-overlay {
  background: rgba(20, 20, 20, 0.3);
}

.sbox-5-wrapper .rows-2 .sb-1 {
  margin-bottom: 50px;
}

.sbox-5-wrapper .rows-2 .sb-2 {
  margin-bottom: 50px;
}

.sbox-5-wrapper .rows-2 .sb-3 {
  margin-bottom: 50px;
}

.sbox-ico {
  margin-bottom: 20px;
}

.sbox-ico i {
  display: inline-block;
}

.sbox-txt h6 {
  margin-bottom: 10px;
}

.sbox-txt h5 {
  margin-bottom: 10px;
}

.sbox-txt h4 {
  margin-bottom: 10px;
}

.sbox-txt p {
  margin-bottom: 0;
}

.sbox-3 p {
  color: #363636;
  font-size: 1.0625rem;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 0;
}

.services-section .more-btn {
  margin-top: 60px;
}

h4.sbox-link a {
  position: relative;
  color: #201e29;
  padding-bottom: 10px;
  text-decoration: none;
}

h4.sbox-link a:after {
  content: '';
  background-color: #201e29;
  width: 20%;
  height: 2.5px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: .3s all ease-in;
  -moz-transition: .3s all ease-in;
  -o-transition: .3s all ease-in;
  transition: .3s all ease-in;
}

h5.sbox-link a {
  position: relative;
  color: #201e29;
  padding-bottom: 10px;
  text-decoration: none;
}

h5.sbox-link a:after {
  content: '';
  background-color: #201e29;
  width: 20%;
  height: 2.5px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: .3s all ease-in;
  -moz-transition: .3s all ease-in;
  -o-transition: .3s all ease-in;
  transition: .3s all ease-in;
}

.sbox-4-img {
  margin-bottom: 30px;
}

.sbox-5-img {
  margin-bottom: 30px;
}

.ct-05 .blush--shape:after,
.ct-05 .poudre--shape:after,
.ct-05 .ivory--shape:after,
.ct-05 .stone--shape:after,
.ct-05 .white--shape:after,
.ct-05 .smoke--shape:after,
.ct-05 .container:after {
  position: absolute;
  content: '';
  height: 100%;
  top: 0;
  width: 85%;
  left: 0;
  z-index: -1;
}

.ct-05 .txt-block {
  padding: 50px 25px 0px 60px;
}

.ct-06 .blush--shape:after,
.ct-06 .poudre--shape:after,
.ct-06 .ivory--shape:after,
.ct-06 .stone--shape:after,
.ct-06 .white--shape:after,
.ct-06 .smoke--shape:after,
.ct-06 .container:after {
  position: absolute;
  content: '';
  height: 100%;
  top: 0;
  width: 85%;
  left: 15%;
  z-index: -1;
}

.ct-06 .txt-block {
  padding: 40px 40px 40px 40px;
}

.ct-11-wrapper {
  width: 100%;
  height: 480px;
}

.ct-12 {
  width: 100%;
  height: 550px;
}

.ct-01 .txt-block {
  padding-right: 60px;
}

.ct-02 .txt-block {
  padding-left: 60px;
}

.ct-03 .left-column {
  padding-right: 15px;
}

.ct-03 .left-column .ct-03-txt {
  padding-right: 45px;
}

.ct-03 .right-column {
  padding-left: 15px;
}

.ct-07 .txt-block {
  padding: 0 40px 0 80px;
}

.ct-08 .txt-block {
  padding: 0 70px 0 50px;
}

.ct-table .left-column {
  padding-right: 25px;
}

.ct-table .right-column {
  padding-left: 25px;
}

.ct-table h3 {
  margin-bottom: 20px;
}

.ct-table h2 {
  margin-bottom: 20px;
}

.ct-table .txt-table .table td {
  font-size: 1.125rem !important;
}

.ct-table .txt-table .table td.text-end {
  font-size: 1.0625rem !important;
}

.ct-13 .txt-block {
  padding: 30px 40px;
  margin-left: 20px;
  margin-right: 30px;
}

.ct-13 .txt-block h4 {
  margin-bottom: 20px;
}

.txt-block h2 {
  margin-bottom: 20px;
}

.txt-block .btn {
  margin-top: 30px;
}

.txt-block .accordion.mt-5 {
  margin-top: 35px !important;
}

.txt-block .accordion .accordion-item {
  background-color: transparent;
  padding: 10px 0;
  border: none;
  border-radius: 0 0;
}

.txt-block .accordion .accordion-item .accordion-thumb:after {
  color: #363636;
  font-family: Flaticon;
  position: absolute;
  font-weight: 300;
  content: "\f1a2";
  font-size: 1rem;
  top: -3px;
  right: 0;
}

.txt-block .accordion .accordion-thumb {
  position: relative;
  cursor: pointer;
  margin: 0;
  padding-bottom: 18px;
  border-bottom: 1px solid #ccc;
}

.txt-block .accordion .accordion-thumb h4,
.txt-block .accordion .accordion-thumb p {
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 600 !important;
  margin-bottom: 0;
}

.txt-block .accordion .accordion-item.is-active .accordion-thumb:after {
  color: #363636;
  font-family: Flaticon;
  position: absolute;
  font-weight: 300;
  content: "\f1a3";
}

.txt-block .accordion .accordion-panel {
  margin: 0;
  padding: 18px 0 10px 0;
  display: none;
}

.ct-09-txt h3 {
  margin-top: 50px;
  margin-bottom: 0;
}

.ct-09-txt h2 {
  margin-top: 50px;
  margin-bottom: 0;
}

.ct-09-txt .advantages {
  padding-left: 0;
}

.ct-09-txt .advantages p a {
  color: #363636;
  font-weight: 500;
}

p.ct-09-address {
  color: #363636;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 10px;
}

.advantages li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
}

.advantages li p {
  display: inline-block;
  float: left;
  margin-bottom: 0;
}

.advantages li p a {
  font-weight: 400;
  text-decoration: underline;
}

.advantages li p a:hover {
  text-decoration: underline;
}

.advantages li p.mr-20 {
  position: relative;
  top: 1px;
}

.advantages-links-divider {
  position: relative;
  top: 6px;
}

.advantages.ico-30 li p span {
  position: relative;
  right: 1px;
}

.advantages.ico-30 [class*="flaticon-"]:before {
  font-size: 1.4rem;
}

.advantages.ico-30 [class*="flaticon-"]:after {
  font-size: 1.4rem;
}

.content-section .table > *:not(caption) > * > * {
  background-color: transparent;
}

.content-section .color--white .table td {
  color: #fff;
}

.txt-table h4 {
  margin-bottom: 25px;
}

.txt-table h3 {
  margin-bottom: 25px;
}

.txt-table table {
  margin-bottom: 0;
}

.txt-table .table td {
  padding: 14px 0;
  border-top: none;
  border-bottom: 1px dashed #aaa;
}

.txt-table .table th {
  padding: 14px 0;
  border-top: none;
  border-bottom: 1px dashed #aaa;
}

.txt-table .table .last-tr td {
  border-bottom: none;
}

.txt-table .table .last-tr th {
  border-bottom: none;
}

td.text-end {
  color: #363636;
  font-weight: 600;
}

.ct-04 .img-block.left-column {
  padding-right: 50px;
}

.ct-04 .img-block.right-column {
  padding-left: 50px;
}

.ct-09 .left-column:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.ct-09 .right-column:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

#gallery-2 .col {
  padding: 0 8px;
}

#gallery-2 .row.row-cols-lg-4 {
  padding: 0 8px;
}

#gallery-2 .gallery-image {
  margin-bottom: 16px;
}

#gallery-3 .col {
  padding: 0 10px;
}

#gallery-3 .section-title {
  text-align: center;
  margin-bottom: 50px;
}

#gallery-3 .section-title h3 {
  line-height: 1;
}

#img-2-1 {
  margin-bottom: 16px;
}

#img-2-2 {
  margin-bottom: 16px;
}

#img-2-3 {
  margin-bottom: 16px;
}

#img-2-4 {
  margin-bottom: 16px;
}

#gallery-1 .gallery-image {
  margin-bottom: 30px;
}

#img-4-1 {
  margin-top: 450px;
  padding-right: 40px;
}

#img-4-2 {
  position: relative;
  margin-top: 50px;
  padding-right: 60px;
}

#img-4-2 .hover-overlay {
  position: relative;
  z-index: 6;
}

#img-4-3 {
  margin-bottom: 70px;
}

#img-4-4 {
  position: relative;
  padding-right: 30px;
}

#img-4-4 .hover-overlay {
  position: relative;
  z-index: 6;
}

#img-4-5 {
  margin-top: 110px;
  padding-left: 40px;
}

#img-4-6 {
  margin-top: 90px;
  padding-left: 30px;
  padding-right: 15px;
}

.img-4-2-shape {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 260px;
  height: 540px;
  z-index: 3;
}

.img-4-4-shape {
  position: absolute;
  top: 25px;
  right: 10px;
  width: 260px;
  height: 280px;
  z-index: 3;
}

.image-data {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  bottom: 30px;
}

.gallery-video.image-data {
  opacity: 1;
  bottom: 0;
  left: 5px;
}

.gallery-link {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.gallery-image:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.gallery-image:hover .image-data {
  opacity: 1;
  -moz-opacity: 1;
  bottom: 0;
}

.gallery-image:hover .item-overlay {
  opacity: 1;
  -moz-opacity: 1;
  bottom: 0;
}

.gallery-section .more-btn {
  margin-top: 30px;
}

#gallery-1.gallery-section .more-btn {
  margin-top: 50px;
}

#gallery-4.gallery-section .more-btn {
  margin-top: 70px;
}

.reviews-3-wrapper:after {
  position: absolute;
  content: '';
  z-index: -1;
  width: 86%;
  height: 80%;
  top: 13%;
  left: 7%;
}

.review-1 {
  text-align: center;
}

.review-1 .review-avatar {
  display: inline-block;
  margin: 0 auto -40px;
}

.review-1 .rs-logo img {
  width: 26px;
  height: 26px;
}

.review-1 .star-rating {
  margin-top: 14px;
  margin-bottom: 10px;
}

.review-1-txt {
  border: 1px solid #eee;
  padding: 60px 35px 40px;
  margin: 0 10px 30px;
  overflow: visible;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

.review-1-txt p {
  margin-bottom: 0;
}

.review-2 {
  text-align: center;
  padding: 0 15px;
  margin-bottom: 30px;
}

.review-2 .review-author {
  margin-top: 15px;
}

.review-2 .star-rating {
  margin-bottom: 10px;
}

.review-2 .star-rating span {
  padding: 0 1px;
}

.review-3 {
  padding: 45px 40px 35px;
  -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
}

.review-3 .review-avatar {
  margin: 0 auto;
  float: left;
}

.review-3 .review-avatar img {
  width: 64px;
  height: 64px;
}

.review-3 .rs-logo {
  width: 32px;
  height: 32px;
  padding: 0 !important;
}

.review-3 .rs-logo img {
  width: 20px;
  height: 20px;
}

.review-3 .author-data {
  margin-top: 25px;
}

.review-3 .review-author {
  position: relative;
  display: inline-block;
  text-align: left;
  padding: 0 0 0 25px;
}

.review-3 .review-txt {
  position: relative;
  margin-top: -45px;
}

.review-3 .review-txt .review-author p {
  margin-bottom: 0;
}

.review-3 .review-txt h6 {
  margin-bottom: 15px;
}

.review-3 .star-rating {
  margin-bottom: 5px;
}

.review-3 .review-ico {
  position: relative;
  margin-top: -25px;
  margin-left: -10px;
  opacity: .1;
}

#rw-3-1 {
  margin-bottom: 20px;
}

#rw-3-2 {
  margin-bottom: 20px;
}

#rw-3-5 {
  margin-top: 20px;
}

#rw-3-6 {
  margin-top: 20px;
}

.review-avatar {
  position: relative;
}

.review-avatar img {
  width: 86px;
  height: 86px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.owl-item .review-avatar img {
  width: 86px;
  height: 86px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.rs-logo {
  text-align: center;
  position: absolute;
  right: -14px;
  bottom: 0px;
  background-color: #fff;
  width: 40px;
  height: 40px;
  padding: 7px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
}

.review-author p {
  color: #363636;
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 2px;
}

.review-author span {
  display: block;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 0;
}

.reviews-section .star-rating span {
  position: relative;
}

.reviews-section .star-rating.ico-15 [class^="flaticon-"]:before {
  font-size: 1.025rem;
}

.reviews-section .star-rating.ico-15 [class^="flaticon-"]:after {
  font-size: 1.025rem;
}

.reviews-section .star-rating.ico-20 [class^="flaticon-"]:before {
  font-size: 1.125rem;
}

.reviews-section .star-rating.ico-20 [class^="flaticon-"]:after {
  font-size: 1.125rem;
}

.reviews-section button {
  background-color: transparent;
  border: none;
  padding: 0 2px;
}

.owl-theme .owl-dots .owl-dot span {
  background-color: #6f6f6f;
  margin: 0 7px;
}

.owl-theme .owl-dots .owl-dot:hover span {
  background: #363636;
}

.owl-theme .owl-dots .owl-dot.active span {
  background: #363636;
}

.owl-dots button:focus {
  outline: none;
  text-decoration: none;
}

.gift-card {
  text-align: center;
  padding: 60px 30px;
  border: 2px solid #555;
}

.gift-card h4 {
  margin-bottom: 25px;
}

.gift-card span {
  font-family: 'Jost', sans-serif;
  color: #363636;
  font-size: 4.55rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -2px;
}

.gift-card sup {
  font-family: 'Jost', sans-serif;
  color: #363636;
  font-size: 3.35rem;
  font-weight: 500;
  top: -9px;
  right: 3px;
}

.gift-card p {
  margin-top: 15px;
  margin-bottom: 30px;
}

.brands-title {
  text-align: center;
  padding: 0 5%;
}

.brands-title h5 {
  margin-bottom: 0;
}

.brands-title p {
  color: #363636;
  font-size: 0.95rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
}

.brand-logo {
  overflow: hidden;
  position: relative;
  top: 0;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

#brands-1 .brands-carousel-5 .brand-logo {
  padding: 0 22px;
}

#brands-1 .brands-carousel-6 .brand-logo {
  padding: 0 16px;
}

#brands-2 .brand-logo {
  padding: 0 12px;
}

.brands-section .owl-dots {
  display: none;
}

.team-member {
  position: relative;
  text-align: center;
  margin-bottom: 60px;
}

.team-member .section-id {
  font-size: 0.7rem;
  margin-bottom: 18px;
}

.team-member .item-overlay {
  background: rgba(20, 20, 20, 0.4);
}

.team-member:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
}

.team-member:hover .item-overlay {
  opacity: 1;
  -moz-opacity: 1;
}

.category-title h2 {
  line-height: 1;
}

h3.service-cat-title {
  font-size: 2.125rem;
}

#team-3 hr {
  border-color: #757575;
  margin: 40px 0 100px;
}

#team-3 .team-member-data h5 {
  margin-bottom: 22px;
}

.team-member-photo {
  position: relative;
  text-align: center;
  overflow: hidden;
}

.team-member-data {
  margin-top: 30px;
}

.team-member-data h5 {
  line-height: 1;
  margin-bottom: 16px;
}

.team-member-data h5 a {
  color: #363636;
}

.tm-social li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0 10px;
  padding: 0;
}

.tm-social span {
  margin-bottom: 0;
}

.tm-social a {
  color: #656565;
  display: block;
  text-decoration: none;
}

.artist-details {
  margin-top: 80px;
}

.artist-photo {
  padding-right: 20px;
}

.artist-bio {
  padding-left: 30px;
}

.artist-bio .tm-social {
  margin-bottom: 25px;
}

.artist-bio .tm-social li {
  margin: 0 16px 0 0;
}

.artist-bio p span.sm-title {
  color: #363636;
  font-size: 0.9rem;
  text-transform: uppercase;
  font-weight: 600;
}

.artist-bio .booking-link {
  margin-top: 40px;
}

.artist-data {
  margin-top: 30px;
  margin-bottom: 20px;
}

.artist-data p {
  margin-bottom: 2px;
}

.artist-prices-list p {
  margin-bottom: 6px;
}

.artist-prices-list p span {
  color: #363636;
  font-weight: 500;
}

.pricing-2-wrapper {
  position: relative;
  border: 1px solid #f5f5f5;
  padding: 55px 60px;
  z-index: 5;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
}

.pricing-3-wrapper {
  position: relative;
  border: 1px solid #f5f5f5;
  padding: 55px 60px;
  z-index: 5;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
}

.p4-wrapper {
  padding: 90px 70px;
  overflow: hidden;
}

.pricing-4-table.left-column {
  padding-right: 15px;
}

.pricing-section .pricing-1-table.left-column {
  padding-right: 15px;
}

.pricing-section .pricing-5-table.left-column {
  padding-right: 20px;
}

.pricing-section .pricing-1-table.right-column {
  padding-left: 15px;
}

.pricing-section .pricing-5-table.right-column {
  padding-left: 20px;
}

.pricing-4-table.right-column {
  padding-left: 15px;
}

.pricing-title {
  line-height: 1;
  margin-bottom: 50px;
}

.pricing-4-title p {
  font-size: 1.3rem;
  margin-top: 10px;
  margin-bottom: 0;
}

.pricing-5-category.mb-4 {
  margin-bottom: 45px !important;
}

.pricing-5-category.mt-4 {
  margin-top: 55px !important;
}

.pricing-7-title {
  margin: 40px 0 30px;
}

#pb-7-1 {
  margin-right: 12px;
}

#pb-7-2 {
  margin-left: 6px;
  margin-right: 6px;
}

#pb-7-3 {
  margin-left: 12px;
}

.elementor-element-b1bb8b2 {margin-bottom: 50px!important;}

.pricing-1-table.left-column{border: 3px solid #ccc;padding: 30px 20px;border-radius: 10px;}

span.title-service{background: #d8aca0; color: #f5f5f5; font-size: 24px;font-weight: 600; top: -25px; padding: 10px 10px 10px 0px;}

.pricing-list {
  display: grid;
  grid-template-columns: repeat(1, auto);
  gap: 0px 50px;
}

.pricing-list.column-2 {
  grid-template-columns: repeat(2, auto);
}

.pricing-list.column-3 {
  grid-template-columns: repeat(3, auto);
}

.pricing-list li {
  margin-bottom: 22px;
}

.pricing-list li:last-child {
  margin-bottom: 0;
}

.pricing-5-table .pricing-list li {
  margin-bottom: 30px;
}

.pricing-4 .pricing-list li:last-child {
  margin-bottom: 0;
}

.pricing-4 .color--white .price-name p {
  color: #fff;
}

.pricing-4 .color--white .price-number p {
  color: #fff;
}

.pricing-4 .color--white .price-txt p {
  color: #e2e3e4;
}

.detail-price {
  margin: 0;
  display: table;
}

.price-name {
  position: relative;
  display: table-cell;
  width: 1%;
  white-space: nowrap;
  padding: 0 10px 0 0;
}

.price-name p {
  color: #000;
  position: relative;
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 0;
}

.price-dots {
  position: relative;
  display: table-cell;
  height: 3px;
  width: 98%;
  z-index: 1;
  background-image: radial-gradient(circle closest-side, #000 99%, transparent 100%);
  background-position: 50% 100%;
  background-size: 5px 2px;
  background-repeat: repeat-x;
}

.price-number {
  display: table-cell;
  width: 1%;
  padding: 0 0 0 10px;
  white-space: nowrap;
}

.price-number p {
  color: #000;
  position: relative;
  font-size: 1rem;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 0;
  font-weight: 400;
}

.pricing-5 .price-name p {
  font-size: 1.1875rem;
}

.pricing-5 .price-number p {
  font-size: 1.1875rem;
}

.pricing-7 .price-name p {
  font-size: 1.15rem;
}

.pricing-7 .price-number p {
  font-size: 1.15rem;
}

.pricing-6-item p {
  font-size: 1rem;
  margin-bottom: 10px;
}

.pricing-6-item p.pricing-6-title {
  color: #363636;
  font-size: 1.2rem;
  font-weight: 600;
  padding: 0;
  margin-bottom: 2px;
}

.pricing-6-item p.pricing-6-number {
  color: #363636;
  font-size: 1.15rem;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 0;
}

.pricing-6-item:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
}

.pricing-6-item:hover .item-overlay {
  opacity: 1;
  -moz-opacity: 1;
  bottom: 0;
}

.old-price {
  position: relative;
  font-size: 1.25rem;
  color: #aaa !important;
  text-decoration: line-through;
  font-weight: 400;
  top: 1px;
  margin-right: 10px;
}

.price-txt {
  margin-top: 6px;
}

.price-txt p {
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0;
  color: #483737;
  font-size: 88%;
}

.pricing-notice p {
  margin-bottom: 0;
}

.pricing-2-img {
  margin-right: -60px;
}

.pricing-3-img {
  margin-left: -60px;
}

.pricing-6-img {
  margin-bottom: 25px;
}

.pricing-6-img .item-overlay {
  background: rgba(10, 10, 10, 0.1);
}

.banner-1-wrapper {
  background-image: url(../images/banner-1.jpg);
  padding: 90px 80px;
}

.banner-1-wrapper.banner-1-hair {
  background-image: url(../images/banner-1-hair.jpg);
}

.banner-3 {
  background-image: url(../images/banner-3.jpg);
  padding-top: 90px;
  padding-bottom: 90px;
}

.banner-3 .discount-txt {
  top: 12px;
}

.banner-3 .discount-txt h2 {
  font-size: 6.35rem;
}

.banner-3 .discount-txt h3 {
  font-size: 2.85rem;
}

.banner-3 .discount-digit h2 {
  font-size: 11rem;
}

.banner-4 {
  background-image: url(../images/banner-4.jpg);
  padding-top: 100px;
  padding-bottom: 100px;
}

.banner-5-wrapper.bg--img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: scroll !important;
}

.banner-6-wrapper.bg--img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: scroll !important;
}

.banner-5-wrapper.bg--img.bg--black {
  background-image: url(../images/banner-bg-black.jpg);
}

.banner-6-wrapper.bg--img.bg--black {
  background-image: url(../images/banner-bg-black.jpg);
}

.banner-5-wrapper.bg--img.bg--beige {
  background-image: url(../images/banner-bg-beige.jpg);
}

.banner-6-wrapper.bg--img.bg--beige {
  background-image: url(../images/banner-bg-beige.jpg);
}

.banner-5 .left-column {
  padding-right: 0;
}

.banner-5 .right-column {
  padding-left: 0;
}

.banner-6 .left-column {
  padding-right: 0;
}

.banner-6 .right-column {
  padding-left: 0;
}

.banner-3-txt {
  text-align: center;
}

.banner-4-txt {
  text-align: center;
}

.banner-4-txt h5 {
  font-family: 'Jost', sans-serif;
  font-size: 1.625rem;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 6px;
  margin-bottom: 35px;
}

.banner-4-txt h3 {
  font-family: 'Jost', sans-serif;
  font-size: 5.05rem;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 12px;
  margin-bottom: 2px;
}

.banner-4-txt h2 {
  font-family: 'Jost', sans-serif;
  font-size: 8.25rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: -2px;
  margin-bottom: 35px;
}

.banner-5-txt {
  text-align: center;
}

.banner-6-txt {
  text-align: center;
}

.discount-data {
  display: inline-block;
}

.discount-title {
  margin-bottom: 5px;
}

.discount-title h5 {
  font-family: 'Jost', sans-serif;
  font-size: 2.25rem;
  line-height: 1.2;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

.discount-digit {
  display: inline-block;
  float: left;
}

.discount-digit h2 {
  font-family: 'Jost', sans-serif;
  font-size: 9.35rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -6px;
  margin-bottom: 0;
}

.discount-txt {
  text-align: center;
  display: inline-block;
  position: relative;
  top: 10px;
  left: 5px;
}

.discount-txt h2 {
  font-family: 'Jost', sans-serif;
  font-size: 5.4rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -5px;
}

.discount-txt h3 {
  font-family: 'Jost', sans-serif;
  font-size: 2.35rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -1px;
}

.banner-1-txt .section-id {
  margin-bottom: 35px;
}

.banner-1-txt h2 {
  font-size: 5rem;
  line-height: 1;
  letter-spacing: -1px;
  margin-bottom: 6px;
}

.banner-1-txt h2 span {
  font-family: 'Jost', sans-serif;
  font-size: 6rem;
  font-weight: 700;
}

.banner-1-txt h3 {
  font-size: 3.35rem;
  letter-spacing: 1px;
  margin-bottom: 35px;
}

.banner-2-txt .section-id {
  font-size: 1.1rem;
  margin-bottom: 40px;
}

.banner-2-txt h2 {
  font-size: 5rem;
  line-height: 1;
  letter-spacing: -1px;
  margin-bottom: 6px;
}

.banner-2-txt h2 span {
  font-family: var(--reine-body-font-family, "Jost", "Helvetica Neue", Helvetica, Arial, sans-serif);
  font-size: 6rem;
  font-weight: 700;
}

.banner-2-txt h3 {
  font-size: 3.35rem;
  letter-spacing: 1px;
  margin-bottom: 35px;
}

.discount-description h4 {
  font-family: 'Jost', sans-serif;
  font-size: 1.85rem;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.discount-description p {
  padding: 0 15%;
  margin-bottom: 20px;
}

.discount-link p {
  margin-top: 15px;
  margin-bottom: 0;
}

.questions-wrapper hr {
  margin-top: 40px;
  margin-bottom: 40px;
}

.question .col-lg-6 h5 {
  line-height: 1.4;
}

.newsletter-wrapper {
  padding: 80px 0 60px;
}

.bg--img {
  background: var(--reine-bg-img, url(../images/newsletter.jpg));
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: scroll !important;
}

#newsletter-2 {
  padding-top: 80px;
  padding-bottom: 50px;
}

#newsletter-2 .newsletter-form {
  padding: 0 5%;
}

#newsletter-1 .newsletter-form {
  padding: 0 14%;
}

.newsletter-section .section-title {
  margin-bottom: 40px;
}

.newsletter-section .section-title p {
  font-size: 1.15rem;
  margin-top: 20px;
  margin-bottom: 0;
}

.newsletter-section .form-control {
  height: 52px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #6f6f6f;
  color: #363636;
  font-size: 1.1875rem;
  padding: 0 8px;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
  border-bottom: 1px solid #fff;
}

.newsletter-section .form-control:focus {
  border-color: #363636;
  outline: 0;
  box-shadow: none;
  background-color: transparent;
  border-bottom: 1px solid #fff;
}

.newsletter-section .form-control::-moz-placeholder {
  color: #6f6f6f;
}

.newsletter-section .form-control:-ms-input-placeholder {
  color: #6f6f6f;
}

.newsletter-section .form-control::-webkit-input-placeholder {
  color: #6f6f6f;
}

.newsletter-section .bg--img .form-control {
  border-bottom: 1px solid #fff;
  color: #fff;
}

.newsletter-section .bg--img .form-control:focus {
  border-color: #f5f6f7;
}

.newsletter-section .bg--img .form-control::-moz-placeholder {
  color: #fff;
}

.newsletter-section .bg--img .form-control:-ms-input-placeholder {
  color: #fff;
}

.newsletter-section .bg--img .form-control::-webkit-input-placeholder {
  color: #fff;
}

.newsletter-section .input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.newsletter-section .input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.newsletter-section .btn {
  width: 100%;
  height: 52px;
  padding-left: 35px;
  padding-right: 35px;
  letter-spacing: 2px;
  margin-left: 15px;
}

.newsletter-section .form-notification {
  color: #262b2f;
  font-size: 1.0625rem;
  font-weight: 400;
  line-height: 1;
  margin-top: 25px;
}

.newsletter-section .form-notification.valid {
  color: #fc2f4b;
}

.newsletter-section .form-notification.error {
  color: #fc2f4b;
}

.newsletter-section .newsletter-form.valid {
  color: #0fbc49;
}

#blog-page {
  margin-top: 80px;
  margin-bottom: 80px;
}

.post-tag {
  font-size: 0.775rem;
  line-height: 1.5;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 25px;
}

.post-tag a {
  text-decoration: none;
}

.blog-post a {
  color: #363636;
}

.blog-post .item-overlay {
  background: rgba(10, 10, 10, 0.1);
}

.blog-post:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
}

.blog-post:hover .item-overlay {
  opacity: 1;
  -moz-opacity: 1;
  bottom: 0;
}

.post-link {
  line-height: 1.3;
  margin-bottom: 20px;
}

.post-link a {
  text-decoration: none;
}

#blog-1 .post-link {
  margin-bottom: 8px;
}

.blog-post-img {
  margin-bottom: 40px;
}

#single-post {
  margin-top: 80px;
}

.post-content {
  padding: 0 5%;
}

.single-post-title {
  text-align: center;
  margin-bottom: 50px;
}

.single-post-title h2 {
  line-height: 1.3;
  padding: 0 3%;
  margin-bottom: 20px;
}

.single-post-title .post-tag {
  margin-bottom: 40px;
}

.single-post-title .post-tag a {
  font-weight: 600;
}

.single-post-txt {
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: 1px solid var(--reine-border-color);
  display: flow-root;
}

.single-post-txt h5 {
  margin-top: 28px;
  margin-bottom: 30px;
}

.single-post-txt h4 {
  margin-top: 28px;
  margin-bottom: 30px;
}

.post-inner-img {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

.single-post-tags {
  border-bottom: 1px solid var(--reine-border-color);
  padding-bottom: 30px;
  margin-bottom: 60px;
}

.post-tags h5 {
  line-height: 1;
  margin-bottom: 35px;
}

.post-tags span a {
  background-color: transparent;
  color: #363636;
  font-size: 0.65rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 8px 16px;
  border: 1.75px solid #363636;
  margin: 5px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  display: inline-block;
  padding-top: 12px;
}

.post-tags span a:hover {
  background-color: #363636;
  color: #fff !important;
}

.post-share-list h5 {
  line-height: 1;
  margin-bottom: 35px;
}

.share-social-icons {
  display: inline-block;
  padding-left: 0;
}

.share-social-icons li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding: 0;
  margin: 0 10px;
}

.post-comments hr {
  margin-top: 24px;
  margin-bottom: 40px;
}

.post-comments h4 {
  margin-bottom: 60px;
}

.post-comments img {
  width: 68px;
  height: 68px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.comment-body {
  margin-left: 85px;
}

.comment-meta {
  margin-bottom: 10px;
}

.comment-meta h5 {
  font-size: 1.2rem;
  font-family: var(--reine-headings-font-family, "Jost", sans-serif);
  line-height: 1;
  margin-bottom: 0;
}

.comment-meta a {
  text-decoration: none;
}

.comment-date {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 5px;
}

.btn-reply {
  margin-left: 3px;
}

.btn-reply a {
  font-size: 1rem;
  font-weight: 400;
}

.btn-reply a:hover {
  color: #222;
}

.btn-reply span {
  position: relative;
  top: 3px;
  margin-right: 4px;
  left: 3px;
}

.btn-reply.ico-20 [class*="flaticon-"]:before {
  font-size: 0.935rem;
}

.btn-reply.ico-20 [class*="flaticon-"]:after {
  font-size: 0.935rem;
}

.comments-area .comment-list {
  border-bottom: 1px solid var(--reine-border-color);
  margin-bottom: 0;
}

.comments-area .comment-list .children {
  padding-left: 85px;
}

.comments-area .comment-respond {
  margin-top: 40px;
  margin-bottom: 40px;
}

.comments-area .comment-respond .comment-reply-title {
  margin-bottom: 10px;
}

.comments-area .comment-form {
  position: relative;
}

.comments-area .comment-form .form-control {
  height: 52px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #6f6f6f;
  box-shadow: 0 0 0 0;
  color: #363636;
  font-size: 1.0625rem;
  line-height: 1;
  padding: 0 5px;
  margin-bottom: 25px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.comments-area .comment-form .form-control:focus {
  outline: 0px none;
  box-shadow: none;
  border-color: #363636;
}

.comments-area .comment-form .form-control.message {
  line-height: 1.6;
}

.comments-area .comment-form textarea.form-control {
  padding: 0 5px;
  min-height: 120px;
  margin-top: 60px;
}

.comments-area .comment-form .btn {
  margin-top: 15px;
}

.comments-area .comment-form .btn:focus {
  outline: 0px none;
  box-shadow: none;
}

.comments-area .comment-form .loading {
  color: #363636;
  font-size: 1.0625rem;
  line-height: 1;
  font-weight: 500;
}

.comments-area .comment-form .error {
  color: #e74c3c;
  font-size: 0.85rem;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 10px;
  padding-left: 10px;
}

.comments-area .comment-form-msg {
  width: 100% !important;
  display: block;
  margin-top: 15px;
  padding-left: 0;
}

.booking-form .col-lg-6 {
  padding-left: 25px;
  padding-right: 25px;
}

.booking-form .col-md-12 {
  padding-left: 25px;
  padding-right: 25px;
}

.booking-form .form-control {
  height: 52px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #6f6f6f;
  box-shadow: 0 0 0 0;
  color: #363636;
  font-size: 1.125rem;
  line-height: 1;
  padding: 0 5px;
  margin-bottom: 25px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.booking-form .form-control::-moz-placeholder {
  color: #6f6f6f;
}

.booking-form .form-control:-ms-input-placeholder {
  color: #6f6f6f;
}

.booking-form .form-control::-webkit-input-placeholder {
  color: #6f6f6f;
}

.booking-form .form-control:focus {
  border-color: #262b2f;
  outline: 0px none;
  box-shadow: none;
}

.booking-form .form-select {
  height: 52px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #6f6f6f;
  box-shadow: 0 0 0 0;
  color: #363636;
  font-size: 1.125rem;
  line-height: 1;
  padding: 0 5px;
  margin-bottom: 25px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #6f6f6f;
}

.booking-form .form-select.valid {
  color: #363636 !important;
}

.booking-form .btn {
  margin-top: 20px;
}

.booking-form .loading {
  color: #363636;
  font-size: 1.1rem;
  line-height: 1;
  font-weight: 400;
}

.booking-form .error {
  color: #e74c3c;
  font-size: 0.85rem;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 10px;
  padding-left: 10px;
}

.booking-form-msg {
  text-align: center;
  width: 100% !important;
  display: block;
  margin-top: 20px;
  padding-left: 0;
}

.cbox-2.mb-5 {
  margin-bottom: 40px !important;
}

#contacts-3 .cbox-2.mb-5 {
  margin-bottom: 50px !important;
}

.cbox-2-contacts {
  margin-top: 30px;
}

.cbox-2 h4 {
  line-height: 1;
  margin-bottom: 30px;
}

.cbox-2 p {
  line-height: 1;
  margin-bottom: 14px;
}

.cbox-2 p a {
  color: #363636;
  font-weight: 500;
}

.cbox-2 p span {
  color: #363636;
  font-size: 0.975rem;
  margin-left: 5px;
}

.contact-form-wrapper h4 {
  line-height: 1;
  margin-bottom: 40px;
}

.cbox-1 p {
  line-height: 1;
  margin-bottom: 14px;
}

.cbox-1 p a {
  color: #363636;
  font-weight: 500;
}

.cbox-1 p span {
  color: #363636;
  font-size: 0.975rem;
  margin-left: 5px;
}

.cbox-1 p.cbox-1-title {
  color: #363636;
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 20px;
}

.cbox-1 .btn {
  margin-top: 8px;
}

.contact-form .form-control {
  height: 52px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #6f6f6f;
  box-shadow: 0 0 0 0;
  color: #363636;
  font-size: 1.125rem;
  line-height: 1;
  padding: 0 5px;
  margin-bottom: 25px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.contact-form .form-control::-moz-placeholder {
  color: #999;
}

.contact-form .form-control:-ms-input-placeholder {
  color: #999;
}

.contact-form .form-control::-webkit-input-placeholder {
  color: #999;
}

.contact-form .form-control:focus {
  border-color: 1px solid #262b2f;
  outline: 0px none;
  box-shadow: none;
}

.contact-form .form-control.message {
  line-height: 1.6;
}

.contact-form textarea {
  min-height: 190px;
}

.contact-form textarea.form-control {
  padding: 10px 5px 0;
  height: 190px;
}

.contact-form .btn {
  margin-top: 20px;
}

.contact-form .loading {
  color: #363636;
  font-size: 1.0625rem;
  line-height: 1;
  font-weight: 500;
  padding-left: 15px;
}

.contact-form .error {
  color: #e74c3c;
  font-size: 0.85rem;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 10px;
  padding-left: 10px;
}

input:-webkit-autofill {
  border: 1px solid green;
  -webkit-text-fill-color: #555;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

input:-webkit-autofill:hover {
  border: 1px solid green;
  -webkit-text-fill-color: #555;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

input:-webkit-autofill:focus {
  border: 1px solid green;
  -webkit-text-fill-color: #555;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

textarea:-webkit-autofill {
  border: 1px solid green;
  -webkit-text-fill-color: #555;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

textarea:-webkit-autofill:hover {
  border: 1px solid green;
  -webkit-text-fill-color: #555;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

textarea:-webkit-autofill:focus {
  border: 1px solid green;
  -webkit-text-fill-color: #555;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

select:-webkit-autofill {
  border: 1px solid green;
  -webkit-text-fill-color: #555;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

select:-webkit-autofill:hover {
  border: 1px solid green;
  -webkit-text-fill-color: #555;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

select:-webkit-autofill:focus {
  border: 1px solid green;
  -webkit-text-fill-color: #555;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

.contact-form-msg {
  width: 100% !important;
  display: block;
  margin-top: 20px;
  padding-left: 0;
}

.google-map {
  position: relative;
  height: 0;
  overflow: hidden;
}

.google-map iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
}

.google-map object {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
}

.google-map embed {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
}

#contacts-1 .google-map {
  padding: 0px 0px 40%;
}

#contacts-2 .google-map {
  padding: 0px 0px 65%;
}

.footer .google-map {
  margin-bottom: 40px;
}

.footer h5 {
  line-height: 1;
  margin-bottom: 20px;
}

.footer hr {
  margin-top: 30px;
  margin-bottom: 50px;
}

.footer-widget p {
  font-size: 1.0625rem;
  margin-bottom: 4px !important;
}

.footer-widget a {
  text-decoration: none;
}

.footer-info {
  margin-bottom: 40px;
}

.footer-info p {
  margin-bottom: 4px !important;
}

.footer-info p a {
  color: #606060;
  text-decoration: none;
}

.footer-info p.footer-phone {
  margin-bottom: 0;
}

.footer-info p.footer-phone a {
  text-decoration: none;
}

.footer-info p.footer-email {
  margin-bottom: 0;
}

.footer-info p.footer-email a {
  text-decoration: none;
}

.footer-form {
  margin-bottom: 40px;
}

.footer-form .form-control {
  height: 53px;
  color: #666;
  font-size: 1.0625rem;
  border: 1.5px solid #dee2e6;
  border-right: none;
  padding: 0 15px;
  box-shadow: none;
}

.footer-form .form-control:focus {
  border-color: #373b4d;
  border-right: none;
  outline: 0;
  box-shadow: none;
}

.footer-form .form-control::-moz-placeholder {
  color: #6c757d;
}

.footer-form .form-control:-ms-input-placeholder {
  color: #6c757d;
}

.footer-form .form-control::-webkit-input-placeholder {
  color: #6c757d;
}

.footer-form .btn {
  font-size: 0.75rem;
  letter-spacing: 2px;
  height: 53px;
}

.footer-form .form-notification {
  color: #e03a3e;
  font-size: 0.95rem;
  line-height: 1.25;
  font-weight: 400;
  margin-top: 12px;
  margin-left: 5px;
}

.footer-links li {
  width: auto !important;
  display: block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0;
  padding: 0;
}

.footer-links li p {
  margin-bottom: 5px;
}

.footer-contacts {
  margin-bottom: 40px;
}

.footer-contacts p {
  margin-bottom: 4px;
}

.footer-contacts p a {
  color: #606060;
}

.footer-contacts p.footer-phone {
  margin-bottom: 0;
}

.footer-contacts p.footer-email {
  margin-bottom: 0;
}

#footer-1 .footer-info {
  padding-left: 12%;
}

#footer-1 .footer-info p span {
  font-size: 0.935rem;
  text-transform: uppercase;
  font-weight: 500;
}

#footer-1 .footer-form {
  padding-left: 5%;
}

#footer-1 .footer-phone {
  margin-top: 15px;
}

.footer-section .foo-links li {
  display: inline-block !important;
  padding: 0 10px;
}

.footer-section .foo-links li a {
  text-decoration: none;
  font-size: 0.85rem;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.footer-section .foo-links li p {
  font-size: 0.85rem;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.footer-section .bottom-footer-socials li {
  padding: 0 18px;
}

.footer-section .bottom-footer-socials li a {
  text-decoration: none;
}

#footer-4 .footer-contacts {
  padding-right: 4%;
}

#footer-4 .footer-info p span {
  font-size: 0.935rem;
  text-transform: uppercase;
  font-weight: 500;
}

#footer-4 .footer-phone {
  margin-top: 15px;
}

#footer-5 .footer-contacts {
  padding-right: 8%;
}

#footer-5 .footer-logo-img img {
  max-height: 60px;
}

.footer-logo-img {
  text-align: center;
  position: relative;
}

.footer-logo-img img {
  width: auto;
  max-width: inherit;
  max-height: 70px;
}

.footer-logo-img img.footer-logo-w {
  display: none;
}

#footer-3 .footer-info p span {
  font-size: 0.935rem;
  text-transform: uppercase;
  font-weight: 500;
}

#footer-3 .foo-socials {
  margin-top: 20px;
}

.footer-booking-link {
  margin-top: 12px;
  margin-bottom: 0;
}

.footer-booking-link a {
  position: relative;
  color: #363636 !important;
  font-size: 1.175rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding-bottom: 4px;
  text-decoration: none;
}

.footer-booking-link a:after {
  content: '';
  background-color: #363636;
  width: 20%;
  height: 2.5px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: .3s all ease-in;
  -moz-transition: .3s all ease-in;
  -o-transition: .3s all ease-in;
  transition: .3s all ease-in;
}

.footer-booking-link a:hover:after {
  width: 100%;
  opacity: 1;
}

.foo-socials.wp-block-social-links .wp-social-link svg {
  font-size: 1.375rem;
}

.foo-socials.wp-block-social-links .wp-social-link.wp-block-social-link {
  background-color: transparent;
}

.foo-socials.wp-block-social-links .foo-socials.is-layout-flex {
  gap: 0 !important;
}

.foo-socials.wp-block-social-links .wp-social-link.wp-block-social-link {
  background: none;
}

ul.foo-socials.wp-block-social-links .wp-social-link svg {
  height: auto;
  width: auto;
  color: #6f6f6f;
}

ul.foo-socials.is-layout-flex {
  gap: 0;
}

.wp-block-social-links.foo-socials .wp-social-link a {
  padding: 0 !important;
}

.wp-block-social-links,
.foo-socials {
  display: inline-block;
  margin-top: 15px;
  list-style: none;
}

.wp-block-social-links li.wp-block-social-link,
.wp-block-social-links li,
.foo-socials li.wp-block-social-link,
.foo-socials li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0 12px 0 0;
  padding: 0;
}

.wp-block-social-links a,
.foo-socials a {
  display: block;
  text-decoration: none;
}

.foo-socials.color--grey li a span {
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.foo-socials.color--grey li a:hover span {
  color: #353f4f !important;
}

.foo-socials.ico-20 [class*="flaticon-"]:before {
  font-size: 1.375rem;
}

.foo-socials.ico-20 [class*="flaticon-"]:after {
  font-size: 1.375rem;
}

.foo-socials.ico-25 [class*="flaticon-"]:before {
  font-size: 1.45rem;
}

.foo-socials.ico-25 [class*="flaticon-"]:after {
  font-size: 1.45rem;
}

.bottom-footer-socials.ico-30 [class*="flaticon-"]:before {
  font-size: 1.5rem;
}

.bottom-footer-socials.ico-30 [class*="flaticon-"]:after {
  font-size: 1.5rem;
}

.input-group:not(.has-validation) > *:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.bottom-footer-list li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
}

.bottom-footer-list li p {
  display: inline-block;
  float: left;
  margin-bottom: 0;
}

.bottom-footer-socials li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding-left: 14px;
}

.bottom-footer-socials li span {
  position: relative;
  top: 4px;
  opacity: .8;
}

.footer-list-divider {
  position: relative;
  top: 4px;
  margin-left: 2px;
}

.bottom-footer-list.ico-15 [class*="flaticon-"]:before {
  font-size: 0.8rem;
}

.bottom-footer-list.ico-15 [class*="flaticon-"]:after {
  font-size: 0.8rem;
}

.bottom-footer-socials.ico-20 [class*="flaticon-"]:before {
  font-size: 1.115rem;
}

.bottom-footer-socials.ico-20 [class*="flaticon-"]:after {
  font-size: 1.115rem;
}

.bottom-footer-socials.ico-25 [class*="flaticon-"]:before {
  font-size: 1.25rem;
}

.bottom-footer-socials.ico-25 [class*="flaticon-"]:after {
  font-size: 1.25rem;
}

.footer-copyright p {
  margin-bottom: 0;
}

.inner-page-hero {
  text-align: center;
  background: no-repeat center center;
  background-size: cover;
  background-attachment: scroll !important;
  padding-top: 200px;
  padding-bottom: 170px;
}

.inner-page-title {
  text-align: center;
  padding-top: 180px;
}

#about-page.inner-page-hero {
  background-image: url(../images/about-page.jpg);
}

#booking-page.inner-page-hero {
  background-image: url(../images/booking-page.jpg);
}

#faqs-page.inner-page-hero {
  background-image: url(../images/faqs-page.jpg);
}

#gift-page.inner-page-hero {
  background-image: url(../images/gift-page.jpg);
}

#pricing-page-1.inner-page-hero {
  background-image: url(../images/pricing-1-page.jpg);
}

#pricing-page-2.inner-page-hero {
  background-image: url(../images/pricing-2-page.jpg);
}

#reviews-page.inner-page-hero {
  background-image: url(../images/reviews-page.jpg);
}

#team-page.inner-page-hero {
  background-image: url(../images/team-page.jpg);
}

.page-hero-txt h2 {
  font-size: 3.95rem;
  margin-bottom: 0;
}

.page-hero-txt p {
  font-size: 1.2125rem;
  margin-top: 5px;
  margin-bottom: 0;
}

.page-title-txt h2 {
  font-size: 3.95rem;
  margin-bottom: 0;
}

.page-title-txt p {
  font-size: 1.2125rem;
  margin-top: 5px;
  margin-bottom: 0;
}

#booking-page .page-title-txt p {
  padding: 0 20%;
  margin-top: 16px;
}

.page-link {
  color: #6c757d;
  font-size: 1.1rem;
  font-weight: 500;
  padding: 2px 14px;
  margin: 0 8px;
  background-color: transparent;
  border: 2px solid transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.page-link:hover {
  color: #6f6f6f;
  background-color: transparent;
  border: 2px solid #6f6f6f;
}

.page-link:focus {
  color: #6f6f6f;
  background-color: transparent;
  border: 2px solid transparent;
  box-shadow: 0 0;
}

.pagination {
  justify-content: center;
}

.pagination.ico-20 [class*="flaticon-"]:before {
  font-size: 0.9rem;
}

.pagination.ico-20 [class*="flaticon-"]:after {
  font-size: 0.9rem;
}

.page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.page-item.active .page-link {
  color: #fff !important;
  background-color: #262b2f;
  border: 2px solid #262b2f;
}

.page-item.disabled .page-link {
  color: #6f6f6f;
  background-color: transparent;
  border: 2px solid transparent;
}

.modal-body {
  padding: 0 !important;
}

#modal-1 .modal-dialog {
  max-width: 700px;
}

#modal-2 .modal-dialog.modal-xl {
  width: 820px;
}

#modal-2 .modal-body-content {
  text-align: center;
  padding: 60px 35px 40px;
}

#modal-2 .request-form {
  margin: 0;
}

#modal-2 .request-form .col-md-12 {
  padding: 0;
}

#modal-2 .request-form .form-control {
  text-align: center;
  height: 52px;
  background-color: #fff;
  border: none;
  border-bottom: 1.5px solid #6f6f6f;
  box-shadow: 0 0 0 0;
  color: #363636;
  font-size: 1.0625rem;
  line-height: 1;
  padding: 0 15px;
  margin-bottom: 18px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

#modal-2 .request-form .form-control::-moz-placeholder {
  color: #6f6f6f;
}

#modal-2 .request-form .form-control:-ms-input-placeholder {
  color: #6f6f6f;
}

#modal-2 .request-form .form-control::-webkit-input-placeholder {
  color: #6f6f6f;
}

#modal-2 .request-form .form-control:focus {
  border-color: #262b2f;
  outline: 0px none;
  box-shadow: none;
}

#modal-2 .request-form .btn {
  display: block;
  width: 100% !important;
  height: 56px;
  margin: 0;
}

#modal-2 .request-form .loading {
  color: #363636;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
}

#modal-2 .request-form .error {
  color: #e74c3c;
  font-size: 0.85rem;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 10px;
  padding-left: 10px;
}

#modal-2 .request-form-title h4 {
  color: #363636 !important;
  font-weight: 500;
  letter-spacing: 0;
}

#modal-2 .request-form-title h3 {
  color: #363636 !important;
  font-weight: 500;
  letter-spacing: 0;
}

#modal-2 .request-form-title h3 span {
  font-family: 'Jost', sans-serif;
  font-size: 2.65rem;
  font-weight: 700;
  letter-spacing: -2px;
}

#modal-2 .request-form-title p {
  color: #363636 !important;
  margin-top: 16px;
  margin-bottom: 25px;
}

#modal-2 .request-form-msg {
  text-align: center;
  width: 100% !important;
  display: block;
  margin-top: 12px;
  padding-left: 0;
}

#modal-2.modal .modal-content {
  overflow: hidden;
}

#modal-2.modal .bg-img {
  background: url(../images/modal.jpg);
  background-position: left center;
}

#modal-2.modal_barber .bg-img {
  background: url(../images/modal_barber.jpg);
}

#modal-2.modal_hair .bg-img {
  background: url(../images/modal_hair.jpg);
}

#modal-2.modal_nail .bg-img {
  background: url(../images/modal_nail.jpg);
}

.modal .modal-close {
  position: absolute;
  z-index: 1;
  background-color: transparent;
  border: none;
  box-shadow: none;
  right: 15px !important;
  top: 15px !important;
  z-index: 9999;
}

.modal .modal-close.ico-20 [class^="flaticon-"]:before {
  font-size: 1.5rem;
}

.modal .modal-close.ico-10 [class^="flaticon-"]:after {
  font-size: 1.5rem;
}

.modal-close:focus {
  outline: none !important;
  text-decoration: none !important;
}

#scrollUp {
  display: none;
  width: 45px;
  height: 45px;
  position: fixed;
  bottom: 30px;
  right: 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-image: url(../images/back-to-top.png);
  background-repeat: no-repeat;
  background-position: 50% 48%;
  background-color: rgba(10, 10, 10, 0.25);
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

#scrollUp:hover {
  background-color: rgba(54, 54, 54, 0.85);
}

nav a#pull {
  display: none;
}

#stlChanger {
  position: fixed;
  z-index: 9999;
  font-size: 15px;
  right: 0;
  top: 100px;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

#stlChanger .bgChanger {
  width: 50px;
  height: 50px;
}

#stlChanger .chBut {
  background: #212121;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 1000000;
  text-align: center;
  border: 1px solid #212121;
  border-left: none;
  padding: 0 0 0 2px;
  border-radius: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  box-shadow: 0 0 2px rgba(50, 50, 50, 0.4);
}

#stlChanger .chBut.ico-35 [class*="flaticon-"]:before {
  color: #fff;
  font-size: 1.75rem;
  line-height: 48px !important;
}

#stlChanger .chBut.ico-35 [class*="flaticon-"]:after {
  color: #fff;
  font-size: 1.75rem;
  line-height: 48px !important;
}

.lgt-mode {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#mc-response {
  padding: 0 12%;
}

#mc-response .alert.alert-error.alert-dismissible {
  padding: 10px 20px !important;
}

.contact-form .wpcf7-not-valid-tip {
  font-size: .85em;
  position: relative;
  top: -25px;
}

#newsletter-1 .alert-dismissible .btn-close {
  top: 4px;
}

.footer-widget p {
  margin-bottom: 4px !important;
}

.slider .swiper .swiper-pagination-bullet {
  border: 2px solid #fff;
}

.slider .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
  opacity: .65;
}

.slider {
  height: auto;
}

.slider .swiper-pagination {
  bottom: 60px !important;
}

#hero-2.slider .slides .swiper-slide {
  height: 550px;
  object-fit: cover;
}

.btn-close {
  width: 0em !important;
  height: 0em !important;
}

ul.accordion {
  list-style: none;
}

#sb_instagram #sbi_images .sbi_item {
  padding-left: 10px !important;
  padding-right: 10px !important;
  margin-top: 20px !important;
}

#sb_instagram {
  margin-left: -15px;
  margin-right: -15px;
  width: auto !important;
}

@media (max-width: 991px) {
  #reine-instagram-feed #sbi_images {
    display: block;
    width: auto;
    float: none;
  }
  #reine-instagram-feed #sbi_images .sbi_item {
    padding-left: 10px !important;
    margin-top: 20px !important;
    padding-right: 10px !important;
  }
  .about-8-img img {
    height: 100% !important;
  }
}

.ct-07 .img-block.right-column img {
  height: auto !important;
}

/*# sourceMappingURL=reine-theme.css.map */