/*

TemplateMo 558 Venus Nails Cafe

https://templatemo.com/tm-558-klassy-cafe

*/

:root {
  --primary: #d3a256;
  --text-black: #040404;
  --secondary: #8a6234;

  --bg-light: #fff3e0;
}

/* ---------------------------------------------
Table of contents
------------------------------------------------
01. font & reset css
02. reset
03. global styles
04. header
05. banner
06. features
07. testimonials
08. contact
09. footer
10. preloader
11. search
12. portfolio

--------------------------------------------- */
/* 
---------------------------------------------
font & reset css
--------------------------------------------- 
*/
@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900");

@font-face {
    font-family: 'FONTSPRING DEMO - Roberts Script';
    src: url('../fonts/FONTSPRINGDEMO-RobertsScriptLightRegular.woff2') format('woff2'),
        url('../fonts/FONTSPRINGDEMO-RobertsScriptLightRegular.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Danubia';
    src: url('../fonts/DanubiaBold.woff2') format('woff2'),
        url('../fonts/DanubiaBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* 
---------------------------------------------
reset
--------------------------------------------- 
*/

/* New code */
.pl-20 {
  padding-left: 20px;
}
.pl-28 {
  padding-left: 28px;
}
.pr-14 {
  padding-right: 14px;
}
.nowrap {
  text-wrap: nowrap;
}
.ml-sp-3 {
  margin-left: -3px;
}
.px-spec-36 {
  padding: 0 15px;
}
.sub-title {
  color: #84543c;
  padding: 4px 15px;
}
.pl-32{
  padding-left: 32px;
}
.logo-footer{
  width: 100px;
  object-fit: cover;
}


html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
div pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
figure,
header,
nav,
section,
article,
aside,
footer,
figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/next.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  margin-top: 15px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat !important;
}
#top .left-content {
  background: var(--secondary);
  position: relative;
  width: 100%;
  height: 100%;
  background-position: 2% 0;
  position: relative;
}
/*
#top .left-content:before {
  content: "";
  width: 100%;
  height: 200px;
  background: url(../images/bg-side-top.png) no-repeat center bottom;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}
*/

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* POP-UP */
.carousel-control-next-pop-up,
.carousel-control-prev-pop-up {
  top: auto;
  bottom: 50px;
  opacity: 1;
}

button:focus {
  outline: 0px dotted;
  outline: 0px auto -webkit-focus-ring-color;
}

.carousel-control-next-pop-up {
  font-size: 40px;
  right: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #b48e8c;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

.carousel-control-prev-pop-up {
  font-size: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #b48e8c;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

.filled-button {
  color: #fff !important;
  padding: 10px 20px;
  background: #b48e8c !important;
  border-radius: 5px;
}

.slidePopup {
  display: none;
}

.text-align-center {
  text-align: center;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}

header,
nav,
section,
article,
aside,
footer,
hgroup {
  display: block;
}

* {
  box-sizing: border-box;
}

html,
body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  background-color: #fff;
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--text-black);
}

a {
  text-decoration: none !important;
  color: var(--color1);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0px;
  margin-bottom: 0px;
}

ul {
  margin-bottom: 0px;
}

p {
  font-size: 14px;
  line-height: 25px;
  color: var(--text-black);
}

/* 
---------------------------------------------
global styles
--------------------------------------------- 
*/
html,
body {
  font-family: "Poppins", sans-serif;
}

::selection {
  background: var(--color1);
  color: #fff;
}

::-moz-selection {
  background: var(--color1);
  color: #fff;
}

@media (max-width: 991px) {
  html,
  body {
    overflow-x: hidden;
  }
  .mobile-top-fix {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .mobile-bottom-fix {
    margin-bottom: 30px;
  }
  .mobile-bottom-fix-big {
    margin-bottom: 60px;
  }
}

.column-left {
  width: 95px;
}

.text-right {
  text-align: right !important;
}

.text-left {
  text-align: left !important;
}

.list-style-none {
  list-style: none !important;
}

/* From Uiverse.io by mi-series */ 
.btn {
  outline: 0;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  background: rgb(247,192,42);
  background: linear-gradient(90deg, #a9a9a9 0%, #fff 50%, #a9a9a9 100%);
  min-width: 200px;
  border: 0;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
  box-sizing: border-box;
  padding: 16px 20px;
  color: var(--text-black);
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1.2px;
  text-transform: capitalize;
  overflow: hidden;
  cursor: pointer;
  transition: all .3s ease;
}

.btn:hover {
  background: rgb(255,248,136);
  background: linear-gradient(90deg, #fff 0%, #a9a9a9 50%, #fff 100%);
  opacity: 1;
}

.btn .animation {
  border-radius: 100%;
  animation: ripple 0.6s linear infinite;
}

@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0.1);
  }

  100% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0.1), 0 0 0 80px rgba(255, 255, 255, 0);
  }
}

.main-white-button a:hover {
  color: #fff;
  background-color: var(--color1);
}

.main-text-button a {
  font-size: 13px;
  color: #fff;
  font-weight: 600;
  transition: all 0.3s;
}

.main-text-button a:hover {
  opacity: 0.9;
}

.section-heading h6 {
  position: relative;
  font-size: 15px;
  color: var(--text-black);
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-left: 40px;
}

.section-heading h6:before {
  width: 30px;
  height: 1px;
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  background-color: var(--text-black);
}

.section-heading h2 {
  line-height: 40px;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 700;
  color: var(--secondary);
  text-wrap: nowrap;
}

/* 
---------------------------------------------
header
--------------------------------------------- 
*/

.background-header {
  background-image: linear-gradient(to right, #ffffff, var(--color3), var(--color1));
  position: fixed !important;
  top: 0px;
  left: 0px;
  right: 0px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) !important;
}

.background-header .logo {
  color: var(--color1) !important;
}

.background-header .main-nav .nav li:hover a {
  color: var(--color1) !important;
}

.background-header .nav li a.active {
  color: var(--color1) !important;
}

.header-area {
  background: var(--bg-light);
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 100;
  height: auto;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  border-bottom: solid 2px var(--primary);
}
/*
.header-area:before {
  content: "";
  width: 100%;
  height: 50px;
  background: rgb(255,255,255);
background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(247,192,42,0.4318102240896359) 100%);
  position: absolute;
  bottom: -50px;
  left: 0;
}
*/

.header-area .main-nav {
  min-height: 90px;
  background: transparent;
}

.header-area .main-nav .logo {
  line-height: 90px;
  color: #fff;
  padding: 10px 0;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  float: left;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.header-area .main-nav .logo img {
  height: 110px;
}

.background-header .main-nav .logo {
  line-height: 1;
  padding: 5px 0;
}
.background-header .main-nav .logo img {
  height: 70px;
}
.main-nav .logo {
  line-height: 75px;
}

.header-area.header-sticky.background-header .nav {
  margin-top: 20px !important;
}

.header-area .main-nav .nav {
  float: right;
  margin-top: 40px;
  margin-right: 0px;
  background-color: transparent;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  z-index: 999;
}

.header-area .main-nav .nav li {
  padding-left: 15px;
  padding-right: 15px;
}

.header-area .main-nav .nav li:last-child {
  padding-right: 0px;
}

.header-area .main-nav .nav li a {
  display: block;
  font-weight: 600;
  font-size: 16px;
  color: var(--text-black);
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  height: 40px;
  line-height: 40px;
  border: transparent;
  letter-spacing: 1px;
}

.header-area .main-nav .nav li:hover a,
.header-area .main-nav .nav li a.active,
.background-header .main-nav .nav li:hover a,
.background-header .main-nav .nav li a.active {
  color: var(--secondary) !important;
  opacity: 1;
  box-shadow: none;
}

.header-area .main-nav .nav li.submenu {
  position: relative;
  padding-right: 30px;
}

.header-area .main-nav .nav li.submenu:after {
  font-family: FontAwesome;
  content: "\f107";
  font-size: 12px;
  color: #b48e8c;
  position: absolute;
  right: 18px;
  top: 12px;
}

.background-header .main-nav .nav li.submenu:after {
  color: #b48e8c;
}

.header-area .main-nav .nav li.submenu ul {
  position: absolute;
  width: 200px;
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
  overflow: hidden;
  top: 50px;
  opacity: 0;
  transform: translateY(+2em);
  visibility: hidden;
  z-index: -1;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s,
    z-index 0s linear 0.01s;
}

.header-area .main-nav .nav li.submenu ul li {
  margin-left: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.header-area .main-nav .nav li.submenu ul li a {
  opacity: 1;
  display: block;
  background: #f7f7f7;
  color: #b48e8c !important;
  padding-left: 20px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  font-size: 13px;
  font-weight: 400;
  border-bottom: 1px solid #eee;
}

.header-area .main-nav .nav li.submenu ul li a:hover {
  background: #fff;
  color: var(--color1) !important;
  padding-left: 25px;
}

.header-area .main-nav .nav li.submenu ul li a:hover:before {
  width: 3px;
}

.header-area .main-nav .nav li.submenu:hover ul {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s;
}

.header-area .main-nav .menu-trigger {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 45px;
  width: 45px;
  height: 40px;
  text-indent: -9999em;
  z-index: 99;
  right: 40px;
  display: none;
}

.background-header .main-nav .menu-trigger {
  top: 23px;
}

.header-area .main-nav .menu-trigger span,
.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-color: var(--primary);
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  left: 0;
}

.background-header .main-nav .menu-trigger span,
.background-header .main-nav .menu-trigger span:before,
.background-header .main-nav .menu-trigger span:after {
  background-color: var(--primary);
}

.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-color: var(--primary);
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  left: 0;
  width: 75%;
}

.background-header .main-nav .menu-trigger span:before,
.background-header .main-nav .menu-trigger span:after {
  background-color: var(--primary);
}

.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  content: "";
}

.header-area .main-nav .menu-trigger span {
  top: 16px;
}

.header-area .main-nav .menu-trigger span:before {
  -moz-transform-origin: 33% 100%;
  -ms-transform-origin: 33% 100%;
  -webkit-transform-origin: 33% 100%;
  transform-origin: 33% 100%;
  top: -10px;
  z-index: 10;
}

.header-area .main-nav .menu-trigger span:after {
  -moz-transform-origin: 33% 0;
  -ms-transform-origin: 33% 0;
  -webkit-transform-origin: 33% 0;
  transform-origin: 33% 0;
  top: 10px;
}

.header-area .main-nav .menu-trigger.active span,
.header-area .main-nav .menu-trigger.active span:before,
.header-area .main-nav .menu-trigger.active span:after {
  background-color: transparent;
  width: 100%;
}

.header-area .main-nav .menu-trigger.active span:before {
  -moz-transform: translateY(6px) translateX(1px) rotate(45deg);
  -ms-transform: translateY(6px) translateX(1px) rotate(45deg);
  -webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
  transform: translateY(6px) translateX(1px) rotate(45deg);
  background-color: var(--primary);
}

.background-header .main-nav .menu-trigger.active span:before {
  background-color: #fff;
}

.header-area .main-nav .menu-trigger.active span:after {
  -moz-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  -ms-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  -webkit-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  transform: translateY(-6px) translateX(1px) rotate(-45deg);
  background-color: var(--primary);
}

.background-header .main-nav .menu-trigger.active span:after {
  background-color: #fff;
}

.header-area.background-header:before {
  display: none;
}

.header-area.header-sticky .main-nav {
  min-height: 70px;
}

.header-area .nav {
  margin-top: 30px;
}

.header-area.header-sticky .nav li a.active {
  color: var(--color1);
}

@media (max-width: 1200px) {
  .header-area .main-nav .nav li {
    padding-left: 12px;
    padding-right: 12px;
  }
  .header-area .main-nav:before {
    display: none;
  }
}


/* 
---------------------------------------------
banner
--------------------------------------------- 
*/

#top {
  padding-top: 130px;
}

#top .col-lg-4,
#top .col-lg-8 {
  padding: 0px;
}
#top .btn {
  min-width: 140px;
  padding: 10px 20px;
}
#top .left-content .inner-content {
  position: absolute;
  top: 50%;
  transform: translate(-35%, -50%);
  left: 37%;
  width: 90%;
}

#top .left-content h4 {
  color: var(--bg-light);
  font-size: 45px;
  line-height: 70px;
  font-weight: 500;
  margin-bottom: 0;
}
#top .left-content h4 span {
  font-family: 'Danubia';
  font-size: 7.2rem;
  line-height: 1;
  display: block;
}

#top .left-content h6 {
  font-size: 18x;
    text-transform: uppercase;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 3px;
    margin: 20px 0;
    line-height: 30px;
}

#top .left-content .main-white-button {
  margin-top: 25px;
  margin-bottom: 10px;
}

#top .left-content .main-white-button a {
  display: inline-block;
}

/* ==== Main CSS === */
.img-fill {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.img-fill img {
  height: auto;
  width: 100%;
  position: relative;
  display: inline-block;
  max-width: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.Grid1k {
  padding: 0 15px;
  max-width: 1200px;
  margin: auto;
}

.blocks-box,
.slick-slider {
  margin: 0;
  padding: 0 !important;
}

.slick-slide {
  float: left /* If RTL Make This Right */;
  padding: 0;
}

/* ==== Slider Style === */
.Modern-Slider .item .img-fill {
  height: 100%;
  max-height: 800px;
  background: #000;
}
.Modern-Slider .item .info > div {
  display: inline-block !important;
  vertical-align: middle;
}

.Modern-Slider .NextArrow {
  position: absolute;
  top: 45%;
  right: 30px;
  width: 40px;
  height: 40px;
  background-color: var(--bg-light);
  border: 0 none;
  line-height: 35px;
  border-radius: 5px;
  text-align: center;
  font-size: 30px;
  font-family: "FontAwesome";
  color: var(--text-black);
  z-index: 5;
  outline: none;
  opacity: 1;
  transition: all 0.3s;
}

.Modern-Slider .NextArrow:hover {
  background: var(--secondary);
  color: #fff;
}

.Modern-Slider .NextArrow:before {
  content: "\f105";
}

.Modern-Slider .PrevArrow {
  position: absolute;
  top: 45%;
  left: 30px;
  width: 40px;
  height: 40px;
  background-color: var(--bg-light);
  border: 0 none;
  line-height: 35px;
  border-radius: 5px;
  text-align: center;
  font-size: 30px;
  font-family: "FontAwesome";
  color: var(--text-black);
  z-index: 5;
  outline: none;
  opacity: 1;
  transition: all 0.3s;
  padding: 0;
}

.Modern-Slider .PrevArrow:hover {
  background: var(--secondary);
  color: #fff;
}

.Modern-Slider .PrevArrow:before {
  content: "\f104";
}

ul.slick-dots {
  display: none !important;
}

.Modern-Slider .item.slick-active {
  animation: Slick-FastSwipeIn 1s both;
}

.Modern-Slider .buttons {
  position: relative;
}

.Modern-Slider {
  background: #000;
}

/* ==== Slick Slider Css Ruls === */
.slick-slider {
  position: relative;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left /* If RTL Make This Right */;
  height: 100%;
  min-height: 1px;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/*
---------------------------------------------
about
---------------------------------------------
*/

#about {
  padding: 60px 0;
  position: relative;
  z-index: 9;
}
#about:before {
    content: "";
    background: url(../images/flower-right.png) no-repeat center top;
    background-size: 100%;
    width: 30%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
#about .section-heading h2 {
  font-size: 40px;
  line-height: 50px;
  margin-top: 10px;
}
#about .section-heading h2 span {
    font-family: 'Danubia';
    font-size: 4rem;
    color: var(--primary);
}
#about .section-heading h2 strong {
    font-family: 'Danubia';
    position: relative;
    top: 0;
    font-size: 60px;
}
#about .section-heading h6  {
  color: var(--text-black);
}
#about .section-heading h6:before {
    display: none;
}
#about img {
  width: 100%;
  overflow: hidden;
  object-fit: cover;
  border-radius: 5px;
}
#about h4 {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 15px;
}
#about p {
  margin-bottom: 10px;
}

#about .right-content {
  position: relative;
  min-height: 100%;
  border-radius: 5px;
  overflow: hidden;
}
#about .right-content .flower-spin {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  max-width: none;
  -webkit-animation: spin 80s linear infinite;
  -moz-animation: spin 80s linear infinite;
  animation: spin 80s linear infinite;
  z-index: -1;
}
#about .right-content img {
  max-width: 105%;
  position: absolute;
  z-index: 3;

}
#about .right-content a {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 70px;
  height: 70px;
  display: inline-block;
  line-height: 70px;
  text-align: center;
  background-color: var(--color1);
  color: #fff;
  border-radius: 50%;
  transform: translate(-35px, -35px);
  transition: all 0.3s;
}

#about .right-content a:hover {
  opacity: 0.9;
}

@keyframes spin {

  100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
  }
}

/*
---------------------------------------------
menu
---------------------------------------------
*/

#specialties {
  background: var(--bg-light);
  padding: 60px 0 100px;
}
#specialties .owl-carousel .owl-stage-outer {
  overflow: visible;
}
#specialties .section-heading {
  margin-bottom: 40px;
}


.card {
  margin: 0 auto;
  max-width: 100%;
  min-height: 460px;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #fff;
  border: none;
  border-radius: 0 0 10px 10px;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}
.info {
  position: relative;
  width: 100%;
  background-color: #fff;
  transform: translateY(0);
  transition: transform 0.5s ease-out;
}
.card:hover .info {
  -moz-transform: rotateX(30deg);
    -ms-transform: rotateX(30deg);
    -o-transform: rotateX(30deg);
    -webkit-transform: rotateX(30deg);
    transform: rotateX(30deg);
}

.card::before {
  content: "Luxx Nail Lounge";
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 0 0 2em 2em;
    width: 100%;
    height: 65px;
    background: var(--primary);
    transform-origin: center top;
    transform: rotateX(0deg);
    transition: all 0.7s ease;
    z-index: 5;
    text-align: center;
    line-height: 65px;
    font-size: 20px;
}
.card::after {
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 0 0 2em 2em;
    width: 100%;
    height: 65px;
    background: var(--primary);
    transform-origin: center top;
    transform: rotateX(0deg);
    transition: all 0.7s ease;
    z-index: 4;
    text-align: center;
    line-height: 65px;
    font-size: 20px;
}
.card:hover::before,
.card:hover::after {
  content: "";
  transform: rotateX(180deg);
}
.card:hover::after {
  z-index: 5;
}
.card img {
  border-radius: 0 0 10px 10px;
}
.card ul {
  padding: 12px 10px;
  display: flex;
  justify-content: center;
}
.card ul li {
  display: inline-block;
  margin-left: 15px;
}
.card ul li:first-child {
  margin-left: 0px;
}
.card ul li a {
  width: 44px;
  height: 44px;
  display: inline-block;
  text-align: center;
  line-height: 44px;
  font-size: 20px;
  background-color: var(--primary);
  border-radius: 50%;
  color: #fff;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.card ul li a:hover {
  background-color: var(--secondary);
}

.title {
  margin: 0;
  text-align: center;
  padding: 10px;
  font-size: 20px;
  font-weight: 700;
  color: var(--text-black);
}

.description {
  padding: 5px 0px 5px;
  text-align: justify;
  color: #939393;
  font-size: 15px;
  line-height: 25px;
}

#specialties .price h6 {
  position: absolute;
  width: 70px;
  height: 70px;
  background-color: var(--color1);
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  line-height: 70px;
}

#specialties .card .main-text-button {
  margin-left: 20px;
  padding-bottom: 22px;
}

#specialties .owl-menu-item {
  position: relative;
}

#specialties .owl-nav {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: -55px;
  transform: translateY(5px);
}

#specialties .owl-dots {
  display: none;
}

#specialties .owl-nav .owl-prev {
  margin-right: 10px;
  outline: none;
}

#specialties .owl-nav .owl-prev span,
#specialties .owl-nav .owl-next span {
  opacity: 0;
}

#specialties .owl-nav .owl-prev:before {
  display: inline-block;
  font-family: "FontAwesome";
  color: #faf0ef;
  font-size: 25px;
  font-weight: 700;
  content: "\f104";
}

#specialties .owl-nav .owl-prev {
  opacity: 0.75;
  transition: all 0.5s;
}

#specialties .owl-nav .owl-prev:hover {
  opacity: 1;
}

#specialties .owl-nav .owl-next {
  opacity: 0.75;
  transition: all 0.5s;
}

#specialties .owl-nav .owl-next:hover {
  opacity: 1;
}

#specialties .owl-nav .owl-next {
  margin-left: 10px;
  outline: none;
}

#specialties .owl-nav .owl-next:before {
  display: inline-block;
  font-family: "FontAwesome";
  color: #faf0ef;
  font-size: 25px;
  font-weight: 700;
  content: "\f105";
}

/*
---------------------------------------------
chefs
---------------------------------------------
*/

#chefs {
  padding-top: 120px;
}

#chefs .section-heading {
  margin-bottom: 70px;
}

#chefs .section-heading h6 {
  padding-left: 0px;
}

#chefs .section-heading h6:before {
  display: none;
}

#chefs .chef-item {
  text-align: center;
  border: 1px solid #afafaf;
  padding: 5px;
  transition: all 0.5s;
  border-radius: 3px;
}

#chefs .chef-item:hover {
  border-color: var(--color1);
}

#chefs .chef-item:hover .down-content h4 {
  color: var(--color1);
}

#chefs .chef-item .thumb {
  position: relative;
}

#chefs .chef-item .thumb img {
  width: 100%;
  overflow: hidden;
  position: relative;
}

#chefs .chef-item .thumb .overlay {
  position: absolute;
  background-color: #b48e8c;
  border-radius: 3px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}

#chefs .chef-item .thumb ul.social-icons {
  position: absolute;
  z-index: 11;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}

#chefs .chef-item .thumb ul.social-icons li {
  display: inline-block;
  margin: 0px 5px;
}

#chefs .chef-item .thumb ul.social-icons li a {
  width: 40px;
  height: 40px;
  background-color: #fff;
  color: #b48e8c;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  transition: all 0.5s;
}

#chefs .chef-item .thumb ul.social-icons li a:hover {
  background-color: var(--color1);
}

#chefs .chef-item:hover .overlay {
  opacity: 0.9;
  visibility: visible;
}

#chefs .chef-item:hover ul.social-icons {
  opacity: 1;
  visibility: visible;
}

#chefs .chef-item .down-content {
  padding: 20px 0px;
}

#chefs .chef-item .down-content h4 {
  transition: all 0.3s;
  font-size: 20px;
  font-weight: 700;
  color: #b48e8c;
}

#chefs .chef-item .down-content span {
  font-size: 14px;
  color: #b48e8c;
}

/* 
---------------------------------------------
reservation
--------------------------------------------- 
*/

https://www.facebook.com/venusnails80525 .section-heading
{
  margin-bottom: 30px;
}

https://www.facebook.com/venusnails80525 .section-heading h6
{
  color: #fff;
}

https://www.facebook.com/venusnails80525 .section-heading h2
{
  color: #fff;
  font-weight: 700;
}

https://www.facebook.com/venusnails80525 .section-heading h6:before
{
  background-color: #fff;
}

https://www.facebook.com/venusnails80525 p
{
  color: #fff;
  margin-bottom: 65px;
}

https://www.facebook.com/venusnails80525
{
  margin-top: 120px;
  padding: 120px 0px;
  background-image: url(../images/reservation-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

https://www.facebook.com/venusnails80525 .phone,
https://www.facebook.com/venusnails80525 .message
{
  background-color: #fff;
  border-radius: 5px;
  text-align: center;
  padding: 0px 0px 20px 0px;
}

https://www.facebook.com/venusnails80525 .phone i,
https://www.facebook.com/venusnails80525 .message i
{
  width: 70px;
  height: 70px;
  display: inline-block;
  text-align: center;
  line-height: 70px;
  color: #fff;
  background-color: var(--color1);
  border-radius: 50%;
  font-size: 24px;
  margin-top: -35px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

https://www.facebook.com/venusnails80525 .phone h4,
https://www.facebook.com/venusnails80525 .message h4
{
  font-size: 20px;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 10px;
}

https://www.facebook.com/venusnails80525 .phone span a,
https://www.facebook.com/venusnails80525 .message span a
{
  font-size: 14px;
  color: #b48e8c;
  transition: all 0.3s;
}

https://www.facebook.com/venusnails80525 .phone span a:hover,
https://www.facebook.com/venusnails80525 .message span a:hover
{
  color: var(--color1);
}

#contact {
  margin-left: 30px;
  padding: 45px 30px;
  background-color: #fff;
  border-radius: 5px;
}

#contact h4 {
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  color: #b48e8c;
  margin-bottom: 30px;
}

.datepicker-days {
  padding: 30px;
  cursor: pointer;
}

.contact-form input,
.contact-form textarea,
.contact-form select {
  color: #b48e8c;
  font-size: 14px;
  border: 1px solid #ddd;
  background-color: #fff;
  width: 100%;
  height: 46px;
  border-radius: 5px;
  outline: none;
  padding-top: 3px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 15px;
}

.contact-form input:focus,
.contact-form textarea:focus,
.contact-form select:focus {
  border-color: var(--color1);
}

.contact-form button {
  margin-top: -10px;
  font-size: 13px;
  color: #fff;
  background-color: var(--color1);
  padding: 12px 25px;
  width: 100%;
  box-shadow: none;
  border: none;
  display: inline-block;
  border-radius: 3px;
  font-weight: 600;
  transition: all 0.3s;
}

.contact-form button:hover {
  opacity: 0.9;
}

.contact-form textarea {
  height: 150px;
  resize: none;
  padding: 20px;
}

.contact-form ::-webkit-input-placeholder {
  /* Edge */
  color: #b48e8c;
}

.contact-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #b48e8c;
}

.contact-form ::placeholder {
  color: #b48e8c;
}

/*
---------------------------------------------
services
---------------------------------------------
*/

#services {
  padding: 60px 0;
}

#services .section-heading h6 {
  padding-left: 0px;
  color: var(--text-black);
}

#services .section-heading h6:before {
  display: none;
}

#services .heading-tabs {
  text-align: center;
}

#services .heading-tabs .main-dark-button {
  text-align: right;
}

#services #tabs ul {
  padding: 0;
}
#services #tabs ul li {
  display: inline-block;
  margin: 0px 15px;
}
#services #tabs ul li:last-child {
  margin-right: 0px;
}
#services #tabs ul li:first-child {
  margin-left: 0px;
}
#services #tabs ul li a {
  text-transform: capitalize;
  width: 100%;
  display: inline-block;
  font-size: 15px;
  color: #b48e8c;
  font-weight: 600;
  transition: all 0.3s;
  text-align: center;
}

#services #tabs ul li a img {
  display: block;
  margin: 0 auto 15px auto;
}
#services #tabs ul .ui-tabs-active a {
  color: var(--color1);
  position: relative;
}
#services #tabs ul .ui-tabs-active span {
  color: #1e1e1e;
}
#services .tabs-content {
  margin-top: 60px;
  text-align: left;
  display: inline-block;
  transition: all 0.3s;
}
#services .tabs-content .tab-item {
  position: relative;
  margin-bottom: 60px;
}
#services .tabs-content img {
  float: left;
  width: 100px;
  max-width: 100px;
  margin-right: 20px;
  border-radius: 5px;
}
#services .tabs-content h4 {
  padding-top: 10px;
  font-size: 20px;
  font-weight: 700;
  color: #b48e8c;
  margin-bottom: 10px;
  margin-right: 100px;
}

#services .tabs-content p {
  margin-right: 100px;
}

#services .tabs-content .left-list {
  margin-right: 15px;
}

#services .tabs-content .right-list {
  margin-left: 15px;
}

#services .tabs-content .price h6 {
  position: absolute;
  top: 15px;
  right: 0;
  width: 70px;
  height: 70px;
  background-color: var(--color1);
  display: inline-block;
  text-align: center;
  line-height: 70px;
  border-radius: 3px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}

/* 
---------------------------------------------
footer
--------------------------------------------- 
*/

footer {
  border-top: solid 2px var(--primary);
  /*margin-top: 60px;*/
  padding: 20px 0px;
  background: var(--bg-light);
  background-size: cover;
  background-position: center 40%;
}

footer .left-text-content p {
  margin-top: 5px;
  color: var(--text-black);
  font-size: 14px;
  text-align: right;
}

footer .right-text-content p {
  color: #b48e8c;
  font-size: 14px;
  margin-right: 15px;
  text-transform: uppercase;
}

footer .right-text-content {
  text-align: left;
  margin-top: 10px;
}

footer .logo {
  text-align: center;
}

footer .right-text-content ul li {
  display: inline-block;
  margin-left: 5px;
}
footer .right-text-content ul li:first-child {
  margin-left: 0px;
}

footer .right-text-content ul li a {
  width: 44px;
  height: 44px;
  display: inline-block;
  text-align: center;
  line-height: 44px;
  font-size: 20px;
  background-color: var(--primary);
  border-radius: 50%;
  color: #fff;
  box-shadow: rgb(88 38 135 / 28%) 0px 1px 4px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

footer .right-text-content ul li a:hover {
  background-color: var(--secondary);
}


.back-to-top {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 30px;
    text-align: center;
    z-index: 10000;
    border-radius: 5px;
    cursor: pointer;
    visibility: hidden;
    border: solid 1px #fff;
    background: var(--primary);
}
.back-to-top i {
    font-size: 30px;
    display: block;
    line-height: 37px;
    color: #fff;
}

.action-book {
  position: fixed;
  right: 30px;
  bottom: 90px;
  z-index: 99;
}
.action-book .booking-now-border {
    width: 40px;
    height: 40px;
    margin: 10px 0;
    margin-left: auto;
    text-align: center;
    text-transform: capitalize;
    background: var(--primary);
    color: #fff;
    border: solid 2px #fff;
    display: block;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    transition: all .3s ease;
    text-decoration: none;
}
.action-book .booking-now-border i {
  line-height: 35px;
}
.action-book .booking-now-border span {
  line-height: 35px;
  opacity: 0;
  visibility: hidden;
  margin-left: 5px;
  transition: all .3s ease-in-out;
  color: #fff;
}

.action-book .booking-now-border:hover {
width: 140px;
  background: var(--primary);
}

.action-book .booking-now-border:hover span {
  display: inline-block;
  opacity: 1;
  visibility: visible;
  color: var(--white);
}
.action-book .booking-now-border:hover i {
    color: var(--white);
}
.action-book .promo,
.action-book .promo:hover {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  line-height: 40px;
  animation: color-change 1s infinite;
  font-weight: 600;
}
/* 
---------------------------------------------
responsive
--------------------------------------------- 
*/

@media (max-width: 992px) {
  #top {
    padding-top: 130px;
    height: auto;
  }
  .header-area .main-nav .nav li.submenu:after {
    right: 3px;
  }
  .header-area .main-nav .nav li.submenu {
    padding-right: 15px;
  }
  .header-area .main-nav .nav li {
    padding-right: 5px;
    padding-left: 5px;
  }
  .header-area .main-nav .nav li a {
    letter-spacing: 0px;
  }
  #top .left-content {
    text-align: center;
    padding: 35% 0px;
  }
  #about .right-content {
    margin-left: 0px;
    margin-top: 30px;
  }
  #chefs .chef-item {
    margin-bottom: 30px;
  }
  https://www.facebook.com/venusnails80525 .phone
  {
    margin-bottom: 60px;
  }
  #contact {
    margin-left: 0px;
    margin-top: 30px;
  }
  #services .tabs-content .left-list {
    margin-right: 0px;
  }

  #services .tabs-content .right-list {
    margin-left: 0px;
  }
  footer .right-text-content {
    text-align: center;
    margin-bottom: 30px;
  }
  footer .left-text-content p {
    text-align: center;
    margin-top: 30px;
  }
  .col-left {
    padding-right: 0;
  }
  .col-right {
    padding-left: 0;
  }
}

#preloader {
  overflow: hidden;
  /* background-color: var(--color1); */
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: fixed;
  z-index: 99999;
  color: #fff;
}

#preloader .jumper {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  position: absolute;
  margin: auto;
  width: 50px;
  height: 50px;
}

#preloader .jumper > div {
  background-color: #fff;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  opacity: 0;
  width: 50px;
  height: 50px;
  -webkit-animation: jumper 1s 0s linear infinite;
  animation: jumper 1s 0s linear infinite;
}

#preloader .jumper > div:nth-child(2) {
  -webkit-animation-delay: 0.33333s;
  animation-delay: 0.33333s;
}

#preloader .jumper > div:nth-child(3) {
  -webkit-animation-delay: 0.66666s;
  animation-delay: 0.66666s;
}

@-webkit-keyframes jumper {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes jumper {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  5% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}


#services {
  background: #fff;
  position: relative;
}
#services:before {
    content: "";
    background: url(../images/leaf.png) no-repeat center bottom;
    background-size: cover;
    width: 100%;
    height: 85%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.08;
}
.bg-menu {
  background: url(../images/bg-side.jpg) no-repeat center bottom;
  background-size: cover;
  padding: 50px 30px;
  border-radius: 15px;
}
.bg-menu:before {
    content: "";
    width: 100%;
    height: 300px;
    background: url(../images/bg-side-top.png) no-repeat center bottom;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.3;
    border-radius: 15px 15px 0 0;
}
#services .details::-webkit-scrollbar {
  width: 3px;
}
#services .details::-webkit-scrollbar-track {
  background: #faf0ef;
}
#services .details::-webkit-scrollbar-thumb {
  background: var(--color1);
}
#reservation {
  background: #f5f5f9;
  color: var(--color1);
}
#reservation .section-heading h2 {
  font-size: 40px;
  line-height: 55px;
}
#reservation .section-heading h2 span {
  font-family: 'Danubia';
  color: var(--primary);
  font-size: 50px;
}
#reservation .section-heading h6 {
    color: var(--text-black);
}
#reservation .section-heading h6:before {
  background: var(--text-black);
}
#reservation .contact-form {
  border: solid 5px #fff;
}
#reservation .phone h4 {
  font-size: 20px;
  color: #000;
}


@media (min-width: 768px) {
  #reservation {
    padding: 60px 0 50px;
  }
}
.left-text-content a {
  color: var(--text-black);
}
.left-text-content a:hover {
  color: var(--primary);
}
#reservation i {
  color: var(--text-black);
  font-size: 22px;
}
#reservation span {
      word-break: break-word;
  color: var(--text-black);
}
::-webkit-scrollbar {
  display: none;
}

/*css for SERVICE MENU*/
.background-service {
  background-image: url("../images/service/boujee-nails-spa-service-background.jpg");
  min-height: 150px;
}
.title-service {
  padding: 50px 0;
  color: white;
}
.title-service {
  font-size: 30px;
  color: white;
}
.description p {
  font-size: 14px;
  color: #626262;
  margin-top: 10px;
  margin-bottom: 14px;
}

.div-title {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.title-big {
  font-size: 30px;
  color: var(--secondary);
  padding: 16px 0 16px 0;
  letter-spacing: 1px;
  font-weight: 600;
}
.title-small,
.title-small-list {
  font-size: 16px;
  color: var(--text-black);
  padding-bottom: 2px;
  border-bottom: 1px dashed #d7d7d7 !important;
}
.title-small-list {
  margin-bottom: 16px;
}
.text-price {
  font-size: 16px;
  font-weight: bold;
  padding-left: 14px;
}
.color-price {
  color: var(--primary);
  font-weight: 500;
  padding: 0;
}
.border-right-img {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.line-dash {
  border: 1px solid rgba(255, 255, 255, 0.05);
  height: 0.5px;
  width: 100%;
  margin: 40px 0;
}
.color-bold {
  color: #a5792b;
}
#women .owl-item:hover h4 {
  color: #ffde97;
}
@media (min-width: 768px) {
  .title-big {
    padding: 0 0 5px 0;
    font-size: 25px;
  }
}
#services img {
  width: 100%;
  box-shadow: 2px 2px 3px var(--color2);
  border-radius: 5px;
}
.left-text-content.right a {
  color: var(--primary);
  font-weight: 500;
  transition: 0.3s;
}
.left-text-content.right a:hover {
  color: var(--secondary);
  text-shadow: none;
  font-weight: 500;
}


@media (max-width: 1024px) {

  .card:hover .info {
    transform: translateY(200px) translateZ(0);
  }
  .card:hover .info {
    transform: translateY(100%);
  }

  .card:hover .main-text-button a:hover {
    color: #000;
  }
}

@media (max-width: 992px) {
  .header-area.header-sticky .nav {
    margin-top: 132px !important;
    margin-left: -15px;
    margin-right: -15px;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: var(--primary) !important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    padding: 0px 15px;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    background: var(--bg-light);
    position: absolute;
  }
  .header-area.header-sticky.background-header .nav {
    margin-top: 80px !important;
    margin-left: -15px;
    margin-right: -15px;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    border-bottom: 1px solid #fff;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    color: var(--text-black) !important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3b566e;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul,
  .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  #top .left-content:before {
    height: 240px;
  }
  .Modern-Slider .item .img-fill img {
    bottom: 0;
  }
  .title-big {
    font-size: 22px;
    letter-spacing: 0;
  }
  #about .right-content img {
    max-width: 100%;
    position: relative;
  }
  #services:before {
    height: 40%;
  }

}

@media (max-width: 768px) {
  #about {
    padding: 45px 0 30px;
  }
  #specialties {
    padding-top: 45px;
  }
  .info {
    position: relative;
    width: 100%;
    background-color: var(--color1);
    border: 1px solid var(--color1);
    transition: transform 0.5s ease-out;
  }
  #services .col-md-9 {
    margin-top: 1em !important;
  }
  #services .col-md-9 .title-big {
    padding: 0;
    margin-bottom: 8px;
  }
  #services .col-md-9 .details {
    margin-bottom: 20px;
  }
  .hide-mobile {
    display: none;
  }
  
  .ml-sp-3 {
    margin-left: 0px;
  }
  .pl-20 {
    padding-left: 15px;
  }
  .color-price {
    padding-left: 6px;
  }
  .pl-32{
    padding-left: 16px;
  }
  .fontNormal {
    font-size: 16px;
  }
  .description {
    padding: 5px 8px 5px 0px !important;
  }
  .header-area .main-nav .nav li a {
    text-shadow: none !important;
  }
  #reservation i {
    font-size: 24px !important;
  }
  .fontTitleFooter {
    font-size: 20px;
  }
  .title-big{
    font-size: 26px !important;
  }
}

@media (max-width: 600px) {
  .info:before {
    left: -30px;
  }
}


@media (max-width: 567px) {

  #top .left-content h4 {
    font-size: 37px;
    line-height: 50px;
  }
  #top .left-content h4 span {
    font-size: 6rem;
  }
  #top .left-content h4 strong {
    font-size: 60px;
  }
  #reservation .section-heading h2 {
    font-size: 30px;
    line-height: 45px;
  }
  #reservation .section-heading h2 span {
    font-size: 40px;
  }

}

@media (max-width: 480px) {

  #top .left-content {
    padding: 45% 0px;
  }
  .header-area .main-nav .logo img {
    height: 80px;
  }
  #top {
    padding-top: 110px;
  }
  .header-area.header-sticky .nav {
    margin-top: 110px !important;
  }
  .Modern-Slider .NextArrow {
    right: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
  }
  .Modern-Slider .PrevArrow {
    left: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
  }
  #about .left-text-content img {
    height: auto;
  }
  #about .section-heading h2 {
    margin-bottom: 0;
  }
  #about .section-heading {
    margin-bottom: 20px !important;
  }
}


@media (max-width: 375px) {
    .header-area .main-nav .logo {
      margin-left: 0;
      margin-top: 0;
    }
    .header-area .main-nav .menu-trigger {
      right: 0;
    }
    .info:before {
        left: -18px;
    }
    #about .section-heading h2 {
      line-height: 65px;
    }
    #about .section-heading h2 span {
      display: block;
    }
}

@media (max-width: 320px) {

}

/*::selection {*/
/*color: black;*/
/*background: none;*/
/*}*/
/*!* For Mozilla Firefox *!*/
/*::-moz-selection {*/
/*color: black;*/
/*background: none;*/
/*}*/
