:root {

  --primary: #ffde97;
  --secondary: #BB8F1F;
  --bg-neon: #1a2c28;
  --green: #a9c14d;
  --text-white: #ffffff;
  --text-green: #84c040;
  --text-grey: #8c9494;
  --text-black: #000000;

  --bg-body: #101010;

}

html {
  font-size: 100%;
}
body {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: 'Lato', sans-serif;
  color: var(--text-black);
  padding: 0;
}
.topspace {
  margin-top: 40px;
}
/*********************************************************************


                            Navigation in header


**********************************************************************/
.navbar {
  border-width: 1px 0;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  width: 100%;
}
.navbar.stick {
  position: fixed;
  top: 0;
  left: 0;
  opacity: .85;
}
.navbar-collapse {
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.navbar-collapse .navbar-nav {
  float: none;
  margin: 0 auto;
  text-align: center;
}
.navbar-collapse .navbar-nav > li {
  float: none;
  display: inline-block;
}
.navbar-collapse .navbar-nav > li > a {
  padding: 20px 30px;
}
.dropdown ul.dropdown-menu {
  top: 85%;
  text-align: left;
}
.dropdown ul.dropdown-menu > li > a {
  padding: 5px 30px;
}
.navbar-default {
  background-color: #ffffff;
  border-color: #cccccc;
}
.navbar-default .navbar-nav > li > a {
  color: #454545;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #000000;
  background-color: #ffffff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #000000;
  background-color: #ffffff;
}
.navbar-default .dropdown ul.dropdown-menu > li > a {
  color: #454545;
}
.navbar-default .dropdown ul.dropdown-menu > li > a:hover {
  background-color: #eeeeee;
  color: #000000;
}
.navbar-default .navbar-toggle {
  border-color: #928687;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #333333;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #cccccc;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #ffffff;
  color: #000000;
}
/****************************************************************************************


                                     Sidebar special Nav


*****************************************************************************************/
.nav-side {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 300;
  margin-top: -0.37em;
}
.nav-side > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #f392b4;
}
.nav-side > li > a:hover {
  color: #bd1550;
  background: none;
}
.nav-side > li.active > a {
  color: #bd1550;
}
/*********************************************************************


                                TYPOGRAPHY


**********************************************************************/
p {
  line-height: 1.6em;
  margin: 0 0 30px 0;
}
ul,
ol {
  line-height: 1.6em;
  margin: 0 0 30px 20px;
}
ull,
ol {
  line-height: 35px;
  margin: 0;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 30px;
  border-left: 5px solid #eee;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  color: #333333;
}
h1 {
  font-size: 40px;
  font-size: 2.5rem;
}
h2 {
  font-size: 36px;
  font-size: 2.25rem;
}
h3 {
  font-size: 30px;
  font-size: 1.875rem;
}
h4 {
  font-size: 24px;
  font-size: 1.5rem;
}
h5 {
  font-size: 20px;
  font-size: 1.25rem;
}
a {
  color: #928687;
}
a:hover {
  color: #de88ed;
}
.lead {
  font-weight: 300;
  font-size: 21px;
  font-size: 1.3125rem;
}
.text-msg {
  line-height: 1.7em;
  color: #b3b3b3;
  font-weight: 300;
  text-transform: capitalize;
  margin-top: -0.23em;
}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}
/*********************************************************************


                                HEADER


**********************************************************************/
#head {
  background: #f4f4f4 url(https://demo-2.vidowebs.com/web-23/wp-content/uploads/2025/05/bg_head.jpg) top center;
  background-size: cover;
  color: #7C7C7C;
  padding: 30px 0 35px 0;
}
#head img.img-circle {
  display: block;
  width: 140px;
  height: 140px;
  overflow: hidden;
  border: 9px solid rgba(0, 0, 0, 0.05);
  margin: 0 auto;
}
#head .title {
  font-family: Alice, Georgia, serif;
  font-size: 49px;
  font-size: 3.0625rem;
}
#head .title a {
  text-decoration: none;
  color: #333333;
}
#head .tagline {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2em;
  color: #7C7C7C;
  margin: 5px 0 0;
}
#head .tagline b {
  font-weight: normal;
}
#head .tagline a {
  color: #5E5E5E;
}
.home #head {
  padding: 90px 0;
}
.home #head .title {
  font-size: 49px;
  font-size: 3.0625rem;
}
.home #head .tagline {
  font-size: 16px;
  font-size: 1rem;
  margin: 15px 0 0;
}
/*********************************************************************


                                CONTENT


**********************************************************************/
img {
  max-width: 100%;
}
.btn {
  font-size: 12px;
  font-size: 0.75rem;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  border: 0 none;
  padding: 12px 35px;
  text-shadow: 0 1px 0px #780d33;
}
.btn-primary {
  color: #fff;
  background-color: #bd1550;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  color: #fff;
  background-color: #e61f65;
}
.btn-action {
  font-weight: bold;
  background: transparent!important;
  border: 1px solid #333;
  text-shadow: none;
}
.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active {
  color: #bd1550;
  border-color: #bd1550;
}
.btn-lg {
  padding: 15px 60px;
  font-size: 12px;
  line-height: 1.33;
  font-weight: bold;
}
.panel-cta {
  box-shadow: 0 0 0 1px #e1e1e1, 0 0 0 3px #fff, 0 0 0 4px #e1e1e1;
  background: #f3f3f3;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.panel-cta p,
.panel-cta h3,
.panel-cta h4,
.panel-cta h5,
.panel-cta h6 {
  margin: 0;
}
.panel-cta .panel-body {
  padding: 35px;
}
/* Section - Featured */
.featured {
  font-size: 13px;
  font-size: 0.8125rem;
}
.featured h3 {
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  text-transform: uppercase;
  line-height: 1.4em;
  vertical-align: middle;
  margin: 0 0 25px 0;
}
/* Section - Recent works */
.thumbnails {
  padding: 0;
}
.thumbnails li {
  margin-bottom: 30px;
}
.thumbnails .details {
  display: block;
  text-align: center;
  font-size: 12px;
  font-size: 0.75rem;
}
.thumbnail {
  display: block;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  border: 0 none;
  margin-bottom: 10px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  color: #333;
}
.thumbnail .img {
  display: block;
  width: 100%;
  overflow: hidden;
  height: 180px;
  margin: 0 0 20px;
  position: relative;
}
.thumbnail .title {
  text-transform: uppercase;
  margin: 0 2em;
  display: block;
  text-indent: 0;
}
.thumbnail .cover {
  position: absolute;
  display: block;
  opacity: 0;
  width: 100%;
  height: 180px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 550ms;
  -moz-transition-duration: 550ms;
  -o-transition-duration: 550ms;
  transition-duration: 550ms;
}
.thumbnail .cover .more {
  position: absolute;
  bottom: 15px;
  right: 0;
  height: 32px;
  line-height: 32px;
  padding: 0 20px;
  -webkit-border-radius: 1px 0 0 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px 0 0 1px;
  -moz-background-clip: padding;
  border-radius: 1px 0 0 1px;
  background-clip: padding-box;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  text-shadow: 0 1px 0px #780d33;
  background: #bd1550;
  color: white;
}
.thumbnail img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.thumbnail:hover {
  color: #333;
  text-decoration: none;
}
.thumbnail:hover img {
  -webkit-filter: saturate(0%);
}
.thumbnail:hover .cover {
  opacity: 1;
}
/* pagination */
.pagination > li > a {
  color: #808080;
  border: 0 none;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: Georgia, serif;
}
.pagination > li > a:hover {
  color: #000000;
  background: none;
}
.pagination > li.active > a {
  color: #333333;
  background: none;
}
.pagination > li.active > a:hover {
  color: #000000;
  background: none;
}
/*********************************************************************


                                 BLOG


**********************************************************************/
.section-title,
.entry-title {
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 0px 0 25px;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 36px;
  font-size: 2.25rem;
  letter-spacing: 1px;
}
.section-title a,
.entry-title a {
  color: #333333;
}
.section-title span,
.entry-title span {
  display: inline-block;
  position: relative;
}
.section-title span:before,
.entry-title span:before,
.section-title span:after,
.entry-title span:after {
  content: "";
  position: absolute;
  height: 4px;
  top: .53em;
  width: 400%;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.section-title span:before,
.entry-title span:before {
  right: 100%;
  margin-right: 45px;
}
.section-title span:after,
.entry-title span:after {
  left: 100%;
  margin-left: 45px;
}
.entry-header .entry-meta {
  text-align: center;
  font-family: Georgia, serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-style: italic;
  font-weight: normal;
  color: #a5a5a5;
  margin: 0 0 15px 0;
}
.entry-header .entry-meta a {
  color: #a5a5a5;
}
.entry-content {
  margin: 0 0 60px 0;
}
.entry-content h2 {
  line-height: 1.2;
  font-size: 30px;
  font-size: 1.875rem;
  padding-top: 20px;
  margin-bottom: 20px;
}
.meta-nav,
.more-link {
  font-family: Georgia, serif;
  font-style: italic;
  font-weight: bold;
  color: #928687;
  text-decoration: none;
}
.meta-nav:hover,
.more-link:hover {
  color: #333333;
  text-decoration: underline;
}
.more-link {
  display: block;
  width: 100%;
  text-align: right;
}
/* Posts navigation */
#nav-below {
  position: fixed;
  top: 48%;
}
#nav-below .meta-nav {
  display: block;
  padding: 27px 7px;
  background: #444;
  color: #fff;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  opacity: 0.2;
}
#nav-below .meta-nav:hover {
  text-decoration: none;
  color: #333;
}
#nav-below .nav-next {
  position: fixed;
  right: -3px;
}
#nav-below .nav-previous {
  position: fixed;
  left: -3px;
}
#nav-below b {
  display: none;
}
footer.entry-meta {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 0 0 35px 0;
  padding: 2px 0;
  color: #888888;
  font-size: 12px;
  font-size: 0.75rem;
}
footer.entry-meta a {
  color: #333333;
}
footer.entry-meta .meta-in {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}
.page-header {
  padding-bottom: 0;
  margin: 0;
  border-bottom: none;
  text-align: left;
}
.page-header .page-title {
  margin-top: 0;
  margin-bottom: 30px;
}
/*********************************************************************


                                COMMENTS


**********************************************************************/
#comments {
  font-size: 13px;
  font-size: 0.8125rem;
}
#comments .comments-title {
  margin: 0 0 5px 0;
}
#comments .leave-comment {
  display: block;
  margin: 0 0 40px 0;
}
#comments ul,
#comments ol {
  margin: 0;
  padding: 0;
}
#comments .comment {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
}
#comments .comments-title {
  text-shadow: none;
  margin-bottom: 0;
}
#comments .avatar {
  float: left;
  width: 70px;
  height: 70px;
  margin-bottom: 30px;
  border: 5px solid #eeeeee;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
}
#comments .children {
  margin: 0 0 0 90px;
}
#comments .comment-meta {
  margin: 0 0 0 90px;
}
#comments .comment-meta a {
  color: #333333;
}
#comments .comment-meta a:hover {
  color: #bd1550;
}
#comments .comment-meta .author {
  margin: 0 20px 0 0;
  font-weight: bold;
}
#comments .comment-meta .date {
  margin: 0 20px 0 0;
}
#comments .comment-meta .date a {
  color: #928687;
}
#comments .comment-meta .reply {
  float: right;
}
#comments .comment-body {
  margin: 0 0 35px 90px;
}
.comment-navigation {
  width: 100%;
  border-top: 1px solid #ccc;
  padding: 2px 0 0 0;
}
.comment-navigation .nav-content {
  border-top: 1px solid #ccc;
  width: 100%;
  padding: 10px 0 0 0;
}
.comment-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next {
  float: right;
  width: 50%;
  text-align: right;
}
#respond {
  margin: 55px 0 0 0;
}
/*********************************************************************


                                FOOTER


**********************************************************************/
#footer {
  background: #232323;
  padding: 30px 0 0 0;
  font-size: 12px;
  color: #999;
}
#footer a {
  color: #ccc;
}
#footer a:hover {
  color: #fff;
}
#footer h3.widget-title {
  font-size: 15px;
  font-size: 0.9375rem;
  text-transform: uppercase;
  color: #ccc;
  margin: 0 0 20px;
}
#underfooter {
  background: #191919;
  padding: 15px 0;
  color: #777;
  font-size: 12px;
}
#underfooter a {
  color: #606060;
}
#underfooter a:hover {
  color: #fff;
}
#underfooter p {
  margin: 0;
}
.follow-me-icons {
  font-size: 30px;
}
.follow-me-icons i {
  float: left;
  margin: 0 10px 0 0;
}
/* Max page width
/////////////////////////////////////////////////////////////////////*/
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
  .container-full {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}

::-webkit-scrollbar
{
  display:none;
}

/*

TemplateMo 571 Hexashop

https://templatemo.com/tm-571-hexashop

*/

/* ---------------------------------------------
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: 'Maginia';
    src: url('fonts/Maginia-Regular.woff2') format('woff2'),
        url('fonts/Maginia-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* 
---------------------------------------------
reset
--------------------------------------------- 
*/
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;
}

:root {

  --bg-neon: #1a2c28;
  --gold: #daa425;
  --text-white: #ffffff;
  --text-green: #84c040;
  --grey: #F7F7F7;
  --text-black: #000000;

  --bg-body: #101010;
}


.column-left{
	width: 100px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}
.mt-3, .my-3 {
    margin-top: 1rem !important;
}
.ml-3, .mx-3 {
    margin-left: 1rem !important;
}
@media (min-width: 768px) {
    .mt-md-0, .my-md-0 {
        margin-top: 0 !important;
    }
}
.des{
	color:#000000;
	font-size:14px;
}
.description {
	font-size:15px
}



.border-bottom-light {
    border-bottom: 2px solid var(--text-green);
}
.border-top-light {
  border-top: 2px solid var(--text-green);
}


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-family: 'Cormorant Garamond', serif;
  font-weight: 400;
  font-size: 16px;
  background: var(--grey);
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  text-decoration: none !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0px;
  margin-bottom: 0px;
}

ul {
  margin-bottom: 0px;
}

p {
  font-size: 14px;
  line-height: 25px;
  color: #2a2a2a;
}

/* 
---------------------------------------------
global styles
--------------------------------------------- 
*/
html,
body {
  font-family: 'Poppins', sans-serif;
}

::selection {
  background: #2a2a2a;
  color: #7b8448;
}

::-moz-selection {
  background: #7b8448;
  color: #2a2a2a;
}

@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;
  }
}

.color-gold a {
  font-size: 18px;
  color: #fff;
  padding: 12px 25px;
  display: inline-block;
  font-weight: 600;
  transition: all .3s;
  background: var(--gold);
}
.color-gold a:hover{
  background: #000 !important;
}
.text-dark-gold{
    color: #7b8448 !important;
}


.main-white-button a {
  font-size: 13px;
  color: #feffe2;
  background-color: #d9dd7a;
  padding: 12px 25px;
  display: inline-block;
  border-radius: 3px;
  font-weight: 600;
  transition: all .3s;
}

.main-white-button a:hover {
  opacity: 0.9;
}

.main-text-button a {
  font-size: 13px;
  color: #feffe2;
  font-weight: 600;
  transition: all .3s;
}

.main-text-button a:hover {
  opacity: 0.9;
}

.section-heading h2 {
    font-size: 32px;
    font-weight: 600;
    color: #000;
    padding: 15px 50px 8px 50px;
    letter-spacing: 1px;
    background: var(--gold);
    position: relative;
    margin-left: -50px;
    margin-bottom: 10px;
    font-family: 'Maginia';
    line-height: 40px;
    text-transform: capitalize;
    box-shadow: rgba(0, 0, 0, 0.25) 5px 5px 7px;
}

.section-heading span {
  font-size: 16px;
  color: var(--text-black);
  font-style: italic;
  font-weight: 400;
}

.section-heading h2:before {
  content: "";
    width: 0;
    height: 0;
    border-top: 20px solid #b78a1f;
    border-left: 20px solid transparent;
    position: absolute;
    left: 0;
    bottom: -20px;
}

/* 
---------------------------------------------
header
--------------------------------------------- 
*/

.background-header {
  border-bottom: none !important;
  background-color: #7b8448;
  height: 100px!important;
  position: fixed!important;
  top: 0px;
  left: 0px;
  right: 0px;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.15)!important;
  /*padding: 15px 0;*/
}

.background-header .logo,
.background-header .main-nav .nav li a {
  color: #fff !important;
}
img.logo-img {
  height: 100px
}
.background-header .main-nav .nav li:hover a {
  color: #2a2a2a!important;
}

.background-header .nav li a.active {
  color: #2a2a2a!important;
}

.header-area {
  box-shadow: none;
  position: absolute;
  top: 0;
  left: 0px;
  right: 0px;
  z-index: 100;
  padding: 10px 0;
  background: url(https://demo-2.vidowebs.com/web-23/wp-content/uploads/2025/05/bg-header.jpg) no-repeat center;
  background-size: cover;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  box-shadow:rgb(0 0 0 / 19%) 0px 0px 10px 0px;
  border-bottom: solid 2px #f6eb8b
}
.header-area:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.5662640056022409) 0%, rgba(0,0,0,0.6979166666666667) 50%, rgba(0,0,0,0.896796218487395) 100%);
position: absolute;
left: 0;
top: 0;

}

.header-area .main-nav .logo {
  color: #7b8448;
  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;
}

.background-header .main-nav .logo {
  line-height: 90px;
}

.background-header .nav {
  margin-top: 20px !important;
}

.header-area .main-nav .nav {
  float: right;
  margin-top: 25px;
  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: 500;
  font-size: 17px;
  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 a {
    color: var(--text-white);
   font-weight: 600;
   border-bottom: 2px solid transparent;
   transition: all .3s ease-in-out;
}

.header-area .main-nav .nav li:hover a,
.header-area .main-nav .nav li a.active {
  color: var(--gold) !important;
    opacity: 1;
    border-bottom: 2px solid var(--gold);
    font-weight: bold;
}

.background-header .main-nav .nav li:hover a,
.background-header .main-nav .nav li a.active {
  	color: var(--text-green) !important;
    opacity: 1;
    border-bottom: 2px solid var(--text-green);
}

.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: #2a2a2a;
  position: absolute;
  right: 18px;
  top: 12px;
}

.background-header .main-nav .nav li.submenu:after {
  color: #2a2a2a;
}

.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: #2a2a2a!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: #7b8448;
  color: #beaf90 !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: 20px;
    width: 45px;
    height: 40px;
    text-indent: -9999em;
    z-index: 99;
    right: 0;
    display: none;
    background: transparent;
}

.background-header .main-nav .menu-trigger {
  top: 30px;
}

.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: #fff;
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  left: 5px;
}

.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(--neon);
}

.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: #fff;
  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(--neon);
}

.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: 19px;
}

.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: 90%;
}

.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: #fff;
}

.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: #fff;
}

.background-header .main-nav .menu-trigger.active span:after {
  background-color: #fff;
}

.header-area.header-sticky {
  position: fixed;
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  animation: slideDown 0.35s ease-in-out;
}
.header-area.header-sticky img.logo-img {
  height: 80px;
}
.header-area.header-sticky .main-nav .nav {
  margin-top: 15px;
}
.header-area .nav {
  margin-top: 30px;
}

.header-area.header-sticky .nav li a.active {
  color: #606060;
}

.main-banner{
   padding-top: 120px;
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}


@media (max-width: 1200px) {
  .header-area .main-nav .nav li {
    padding-left: 12px;
    padding-right: 12px;
  }
  .header-area .main-nav:before {
    display: none;
  }
}

@media (max-width: 1024px) {
  .header-area .main-nav .logo {
    color: #1e1e1e;
    margin-left: 0;
  }
  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: var(--gold) !important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    padding: 5px 15px;
    box-shadow: none;
    text-align: center;
    box-shadow: rgb(0 0 0 / 19%) 0px 0px 10px 0px;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    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;
    margin-left: 0px;
    margin-top: 10px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }

  .header-area .main-nav .nav li {
    width: 100%;
    background: #7b8448;
    border-bottom: 1px solid #eee;
    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;
    background: #fff;
    color: #191a20 !important;
  }
  .header-area .main-nav .nav li a:hover {
    color: var(--gold) !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;
  }
  .main-banner {
    padding-top: 110px;
  }

}

@media (min-width: 767px) {

  .background-header .nav {
    margin-top: 30px !important;
  }
}


/* 
---------------------------------------------
banner
--------------------------------------------- 
*/

.overlay-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    height: 100%;
    transition: .5s ease;
    opacity: 1;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
}

.main-banner .left-content .thumb img {
  width: 100%;
  overflow: hidden;
}

.main-banner .left-content .inner-content {
  position: absolute;
  left: 100px;
  top: 50%;
  transform: translateY(-50%);
}

.main-banner .left-content .inner-content h4 {
  color: var(--text-white);
  margin-top: -10px;
  font-size: 55px;
  font-weight: 300;
  margin-bottom: 20px;
    letter-spacing: 4px;
    text-transform: capitalize;
  font-family: 'Maginia';
}

.main-banner .left-content .inner-content span {
  font-size: 30px;
  color: #7b8448;
  font-weight: 400;
  display: block;
  margin-bottom: 30px;
}

.main-banner .right-content .right-first-image .thumb {
  position: relative;
  text-align: center;
}

.main-banner .right-content .right-first-image .thumb img {
  width: 100%;
  overflow: hidden;
}

.main-banner .right-content .right-first-image .thumb .inner-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}

.main-banner .right-content .right-first-image .thumb .inner-content h4 {
  color: var(--text-white);
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 15px;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-family: 'Maginia';
}

.main-banner .right-content .right-first-image .thumb .inner-content span {
  font-size: 16px;
  color: #fff;
  font-style: italic;
}

a.btn-social {
    display: block;
    width: 200px;
    height: 40px;
    border-radius: 50px;
    color: #fff;
    transform: scale(1);
    transition: all .3s ease-in-out;
    line-height: 38px;
    padding: 0 15px;
    margin: 10px auto;
}
a.btn-social:hover {
  transform: scale(1.1);
  color: #fff;
}
a.btn-social i {
  margin-right: 10px;
}
a.btn-social.insta {
  background: url(https://demo-2.vidowebs.com/web-23/wp-content/uploads/2025/05/bg-insta.jpg) no-repeat center;
  background-size: 100%;
}
a.btn-social.face {
  background: #1B76F2;
}

a.btn-social.google {
  background: #EA4335;
}

.main-banner .right-content .right-first-image .thumb .hover-content {
  position: absolute;
  top: 15px;
  right: 15px;
  left: 15px;
  bottom: 15px;
  text-align: center;
  background: var(--grey);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}

.main-banner .right-content .right-first-image .thumb:hover .hover-content {
  opacity: 1;
  visibility: visible;
}
.main-banner .right-content .right-first-image .thumb:hover .inner-content {
  opacity: 0;
  visibility: hidden;
}

.main-banner .right-content .right-first-image .thumb:hover .hover-content .inner-content{
  display: none !important;
}

.main-banner .right-content .right-first-image .thumb .hover-content .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.main-banner .right-content .right-first-image .thumb .hover-content h4 {
   color: #000 !important;
   font-size: 26px;
  font-weight: 600;
  margin-bottom: 10px;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-family: 'Maginia';
}

.main-banner .right-content .right-first-image .thumb .hover-content p {
  padding: 0px 20px;
  margin-bottom: 20px;
  color: #000 !important;
  font-size: 18px;
}



/*
---------------------------------------------
Men
---------------------------------------------
*/

#menu-specialties .section-heading,
#menu-services .section-heading,
#menu-gallery .section-heading {
  margin-bottom: 30px;
}

#menu-specialties,
#menu-services,
#menu-gallery,
#menu-about,
#subs,
#salon-policies {
  padding: 50px 0;
  position: relative;
}

#menu-about {
  padding-bottom: 40px;
}

#menu-specialties {
  background: var(--grey);
}
#menu-services .container,
#menu-specialties .container,
#menu-gallery .container,
#menu-about .container {
  background: #fff;
  padding: 30px;
  position: relative;
}

#menu-specialties .item .down-content {
  padding-top: 30px;
  position: relative;
  z-index: 3;
  background-color: #7b8448;
}

#menu-specialties .item .down-content h4 {
  font-size: 22px;
  color: #2a2a2a;
  font-weight: 700;
  margin-bottom: 8px;
}

#menu-specialties .item .down-content span {
  font-size: 18px;
  color: #7b8448;
  font-weight: 500;
  display: block;
}

#menu-specialties .item .down-content ul.stars {
  position: absolute;
  right: 0;
  top: 30px;
}

#menu-specialties .item .down-content ul.stars li {
  display: inline;
  font-size: 13px;
}

#menu-specialties .item .thumb .hover-content {
  position: absolute;
  z-index: 2;
  text-align: center;
  bottom: -60px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all .5s;
}

#menu-specialties .item .thumb:hover .hover-content {
  bottom: 30px;
  opacity: 1;
  visibility: visible;
}

#menu-specialties .item .thumb {
  position: relative;
}
#menu-specialties .item .thumb a {
  cursor: pointer;
}
#menu-specialties .item .overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgb(26 44 40 / 30%);
    color: #f1f1f1;
    width: 90%;
    height: 93%;
    transition: .5s ease;
    opacity: 0;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
    display: flex;
}
#menu-specialties .item .thumb:hover .overlay {
  opacity: 1;
}
#menu-specialties .item .meta {
  margin: auto;
}
#menu-specialties .item .meta a {
    display: inline-block;
    margin: 3px;
    width: 40px;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    color: var(--gold);
    transition: all .2s ease;
}
#menu-specialties .item .meta a:hover {
  background-color: var(--gold);
  color: #fff;
}

#menu-specialties .item .thumb .hover-content ul li {
  display: inline;
  margin: 0px 10px;
}

#menu-specialties .item .thumb .hover-content ul li a {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  display: inline-block;
  color: #2a2a2a;
  background-color: #7b8448;
}


#menu-specialties .owl-nav {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 40%;
  transform: translateY(10px);
}

#menu-specialties .owl-dots {
  display: none;
}
    
#menu-specialties .owl-nav .owl-prev{
  position: absolute;
  left: -0px;
  outline: none;
}

#menu-specialties .owl-nav .owl-prev span,
#menu-specialties .owl-nav .owl-next span {
  opacity: 0;
}

#menu-specialties .owl-nav .owl-prev:before {
  display: inline-block;
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  content: '\f104';
  width: 35px;
  height: 50px;
	background-color: var(--gold);
  line-height: 48px;
  /* border :1px solid #d9dd7a; */
  border-radius: 0 50px 50px 0;
}
#menu-specialties .owl-nav .owl-prev:hover:before {
  	opacity: 1;
}
#menu-specialties .owl-nav .owl-prev {
  opacity: 0.75;
  transition: all .5s;
}

#menu-specialties .owl-nav .owl-prev:hover {
  opacity: 1;
}

#menu-specialties .owl-nav .owl-next {
  opacity: 0.75;
  transition: all .5s;
}

#menu-specialties .owl-nav .owl-next:hover {
  opacity: 1;
}

#menu-specialties .owl-nav .owl-next{
  outline: none;
  position: absolute;
  right: -5px;
}

#menu-specialties .owl-nav .owl-next:before {
  display: inline-block;
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  content: '\f105';
  width: 35px;
  height: 50px;
  background-color: var(--gold);
  line-height: 48px;
 /*  border :1px solid #d9dd7a; */
  border-radius: 5px;
  border-radius: 50px 0 0 50px;
}

#menu-specialties .owl-nav .owl-next:hover:before {
  	opacity: 1;
}



/*
---------------------------------------------
Women
---------------------------------------------
*/


#menu-services .item .down-content {
  padding-top: 30px;
  position: relative;
  z-index: 3;
  /*background-color: #7b8448;*/
}

#menu-services .item .down-content h4 {
  font-size: 18px;
  color: #f5f3ed;
  font-weight: 300;
  margin-bottom: 8px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

#menu-services .item .down-content span {
  font-size: 18px;
  color: #7b8448;
  font-weight: 500;
  display: block;
}

#menu-services .item .down-content ul.stars {
  position: absolute;
  right: 0;
  top: 30px;
}

#menu-services .item .down-content ul.stars li {
  display: inline;
  font-size: 13px;
}

#menu-services .item .thumb .hover-content {
  position: absolute;
  z-index: 2;
  text-align: center;
  bottom: -60px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all .5s;
}

#menu-services .item .thumb:hover .hover-content {
  bottom: 30px;
  opacity: 1;
  visibility: visible;
}

#menu-services .item .thumb {
  position: relative;
}

#menu-services .item .thumb .hover-content ul li {
  display: inline;
  margin: 0px 10px;
}

#menu-services .item .thumb .hover-content ul li a {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  display: inline-block;
  color: #2a2a2a;
  background-color: #7b8448;
}


#menu-services .owl-nav {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 40%;
  transform: translateY(-25px);
}

#menu-services .owl-dots {
  display: none;
}
    
#menu-services .owl-nav .owl-prev{
  position: absolute;
  left: -80px;
  outline: none;
}

#menu-services .owl-nav .owl-prev span,
#menu-services .owl-nav .owl-next span {
  opacity: 0;
}

#menu-services .owl-nav .owl-prev:before {
  display: inline-block;
  font-family: 'FontAwesome';
  color: #2a2a2a;
  font-size: 25px;
  font-weight: 700;
  content: '\f104';
  width: 50px;
  height: 50px;
  background-color: #beaf90;
  line-height: 48px;
  border :1px solid #2a2a2a;
}

#menu-services .owl-nav .owl-prev {
  opacity: 0.75;
  transition: all .5s;
}

#menu-services .owl-nav .owl-prev:hover {
  opacity: 1;
}

#menu-services .owl-nav .owl-next {
  opacity: 0.75;
  transition: all .5s;
}

#menu-services .owl-nav .owl-next:hover {
  opacity: 1;
}

#menu-services .owl-nav .owl-next{
  outline: none;
  position: absolute;
  right: -85px;
}

#menu-services .owl-nav .owl-next:before {
  display: inline-block;
  font-family: 'FontAwesome';
  color: #2a2a2a;
  font-size: 25px;
  font-weight: 700;
  content: '\f105';
  width: 50px;
  height: 50px;
  background-color: #beaf90;
  line-height: 48px;
  border :1px solid #2a2a2a;
}

/*
---------------------------------------------
Kids
---------------------------------------------
*/

#menu-gallery .container {
  background: #fff;
}

#menu-gallery .item .down-content {
  padding-top: 30px;
  position: relative;
  z-index: 3;
  background-color: #7b8448;
}

#menu-gallery .item .down-content h4 {
  font-size: 22px;
  color: #2a2a2a;
  font-weight: 700;
  margin-bottom: 8px;
}

#menu-gallery .item .down-content span {
  font-size: 18px;
  color: #7b8448;
  font-weight: 500;
  display: block;
}

#menu-gallery .item .down-content ul.stars {
  position: absolute;
  right: 0;
  top: 30px;
}

#menu-gallery .item .down-content ul.stars li {
  display: inline;
  font-size: 13px;
}

#menu-gallery .item .thumb .hover-content {
  position: absolute;
  z-index: 2;
  text-align: center;
  bottom: -60px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all .5s;
}

#menu-gallery .item .thumb:hover .hover-content {
  bottom: 30px;
  opacity: 1;
  visibility: visible;
}

#menu-gallery .item .thumb {
  position: relative;
}
#menu-gallery .item .thumb a {
  cursor: pointer;
}
#menu-gallery .item .overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgb(26 44 40 / 30%);
    color: #f1f1f1;
    width: 90%;
    height: 93%;
    transition: .5s ease;
    opacity: 0;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
    display: flex;
}
#menu-gallery .item .thumb:hover .overlay {
  opacity: 1;
}
#menu-gallery .item .meta {
  margin: auto;
}
#menu-gallery .item .meta a {
    display: inline-block;
    margin: 3px;
    width: 40px;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    color: var(--gold);
    transition: all .2s ease;
}
#menu-gallery .item .meta a:hover {
  background-color: var(--gold);
  color: #fff;
}


#menu-gallery .item .thumb .hover-content ul li {
  display: inline;
  margin: 0px 10px;
}

#menu-gallery .item .thumb .hover-content ul li a {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  display: inline-block;
  color: #2a2a2a;
  background-color: #7b8448;
}

#menu-gallery .owl-nav {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 40%;
  transform: translateY(10px);
}

#menu-gallery .owl-dots {
  display: none;
}
    
#menu-gallery .owl-nav .owl-prev{
  position: absolute;
  left: 0px;
  outline: none;
}

#menu-gallery .owl-nav .owl-prev span,
#menu-gallery .owl-nav .owl-next span {
  opacity: 0;
}

#menu-gallery .owl-nav .owl-prev:before {
  display: inline-block;
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  content: '\f104';
  width: 35px;
  height: 50px;
   background-color: var(--gold);
    line-height: 48px;
    border: 1px solid var(--gold);
    border-radius: 0 50px 50px 0;
}
#menu-specialties .owl-nav .owl-prev:hover:before {
  	opacity: 1;
}

#menu-gallery .owl-nav .owl-prev {
  opacity: 0.75;
  transition: all .5s;
}

#menu-gallery .owl-nav .owl-prev:hover {
  opacity: 1;
}

#menu-gallery .owl-nav .owl-next {
  opacity: 0.75;
  transition: all .5s;
}

#menu-gallery .owl-nav .owl-next:hover {
  opacity: 1;
}

#menu-gallery .owl-nav .owl-next {
  outline: none;
  position: absolute;
  right: -5px;
}

#menu-gallery .owl-nav .owl-next:before {
  display: inline-block;
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  content: '\f105';
  width: 35px;
  height: 50px;
  background-color: var(--gold);
    line-height: 48px;
    border-radius: 50px 0 0 50px;
    border: 1px solid var(--gold);
}
#menu-specialties .owl-nav .owl-next:hover:before {
  	opacity: 1;
}


/*
---------------------------------------------
Explore
---------------------------------------------
*/

.section_about .left-content {
    margin-right: 20px;
    text-align: justify;
}

.section_about h4 {
  color: var(--text-white);
  font-weight: 600;
  font-size: 17px;
  margin-top: 20px;
}

.section_about .quote {
  margin-top: 25px;
}

.section_about .quote i {
  float: left;
  font-size: 32px;
  margin-right: 15px;
  margin-top: 10px;
}

.section_about .quote p {
  font-style: italic;
  color: #2a2a2a;
  font-weight: 500;
}

.section_about p {
  font-size: 16px;
  color: #606060;
  font-weight: 500;
  display: block;
  margin-bottom: 20px;
}

.section_about img {
  width: 100%;
  overflow: hidden;
}

.section_about .leather {
  margin-bottom: 30px;
}

.section_about .first-image {
  margin-bottom: 30px;
}

.section_about .leather,
.section_about .types {
  /*background-color: #f8f8f8;*/
  text-align: center;
  width: 100%;
}

.section_about .leather h4,
.section_about .types h4 {
  font-size: 24px;
  font-weight: 700;
  color: #2a2a2a;
  padding-top: 90px;
  margin-bottom: 5px;
}

.section_about .leather span,
.section_about .types span {
  font-size: 14px;
  font-style: italic;
  color: #606060;
  font-weight: 500;
}


#salon-policies h2 {
  text-align: center;
  width: 100%;
}
#salon-policies p {
  width: 100%;
  color: #fff;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  font-style: italic;
  border-top: dotted 1px #a7a7a7;
  padding-top: 15px;
}

/* 
---------------------------------------------
Social
--------------------------------------------- 
*/

#social {
  margin-top: 90px;
  padding-bottom: 90px;
  border-bottom: 1px solid #d9dd7a;
}

#social .col-2 {
  padding-left: 0;
  padding-right: 0;
}

#social .images {
  margin-top: 60px;
  padding-left: 15px;
  padding-right: 15px;
}

#social .thumb {
  position: relative;
}

#social .thumb .icon {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  background-color: rgba(0,0,0,0.85);
  opacity: 0;
  visibility: hidden;
  transition: all .3s;
}

#social .thumb:hover .icon {
  opacity: 1;
  visibility: visible;
}

#social .thumb .icon h6 {
  color: #7b8448;
  position: absolute;
  font-size: 14px;
  bottom: 40px;
  font-weight: 400;
  left: 15px;
}

#social .thumb .icon i {
  color: #7b8448;
  position: absolute;
  bottom: 15px;
  left: 15px;
}

#social .thumb img {
  width: 100%;
  overflow: hidden;
}


/* 
---------------------------------------------
Subscribe
--------------------------------------------- 
*/

.subscribe .section-heading {
  margin-bottom: 30px;
}

.subscribe .section-heading h2 {
  line-height: 55px;
}

.subscribe form input {
  width: 100%;
  height: 44px;
  line-height: 44px;
  padding: 0px 15px;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
  color: #606060;
  border-radius: 0px;
  border: 1px solid #7a7a7a;
  box-shadow: none;
}

.subscribe form input::focus {
  border-color: #2a2a2a;
  border-radius: 0px;
}

.subscribe form button {
  width: 44px;
  height: 44px;
  display: inline-block;
  text-align: center;
  line-height: 44px;
  background-color: #2a2a2a;
  box-shadow: none;
  border: 1px solid transparent;
  color: #7b8448;
  transition: all 0.3s;
}

.subscribe form button:hover {
  background-color: #7b8448;
  border: 1px solid #2a2a2a;
  color: #2a2a2a;
}

#subs .contact-info {
  background: #fff;
  padding: 30px;
}

#subs .subs-social {
  padding: 3px 10px;
  border: 1px solid;
  border-radius: 5px;
  font-size: 12px;
  color: var(--text-black);
  margin-right: 5px;
  text-align: center;
  transition: all .2s ease;
}
#subs .subs-social:hover {
  background: var(--gold);
  border: 1px solid var(--gold);
  color: var(--text-black);
}

.subscribe ul li {
  margin-bottom: 30px;
  display: block;
}

.subscribe ul li {
  font-size: 14px;
  font-weight: 600;
  color: var(--gold);
    letter-spacing: 2px;
    text-transform: uppercase;
}

.subscribe ul li span,
.subscribe ul li span a {
  font-size: 14px;
  font-weight: 400;
  color: var(--text-black);
    letter-spacing: 0;
    text-transform: none;
    display: block;

}

.subscribe ul li span a:hover {
  color: var(--gold);
}


/* 
---------------------------------------------
footer
--------------------------------------------- 
*/

.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;
    background: var(--gold);
}
.back-to-top i {
    font-size: 22px;
    display: block;
    line-height: 40px;
    color: #fff;
}

footer {
  padding: 40px 0px 0;
  border-top: 2px solid var(--gold);
  background: url(https://demo-2.vidowebs.com/web-23/wp-content/uploads/2025/05/background.jpg) no-repeat left bottom;
  background-size: cover;
  position: relative;
}


footer .logo {
  margin-bottom: 20px;
}

footer ul {
  margin: 0;
  flex-wrap: wrap;
}

footer ul li {
  display: block;
  margin-bottom: 10px;
}

footer li a {
  font-size: 18px;
  color: #000 !important;
  transition: all .3s;
}

footer li a:hover {
  color: var(--gold) !important;
  transition: all .3s;
}

footer li i {
    padding-right: 10px;
}

footer ul li a:hover, footer ul li a:active {
  color: #d9dd7a;
}
footer li a.phone {
	font-family: sans-serif;
	font-size: 20px;
	color: #d9dd7a !important; 
}
footer h4 {
  letter-spacing: 0.5px;
  font-size: 18px;
  color: var(--gold);
  font-weight: 700;
  margin-bottom: 20px;
}

footer .row {
    padding: 0;
    margin: 0;
}
footer .footer-social ul {
  padding-top: 15px;
  margin: 0 -5px;
}
footer .footer-social li {
  width: calc(100% / 3 - 10px);
  margin: 0 5px;
}
footer .footer-social li a {
  display: block;
  width: 100%;
    text-align: center;
    padding: 5px 0;
    border: 1px solid #000;
    border-radius: 5px;
}
footer .footer-social li i {
  margin: 0;
  padding: 0;
}
footer .footer-social li a:hover {
    background: var(--gold);
    border: 1px solid var(--gold);
}
footer .footer-social li a:hover .fa {
    color: #000 !important;
}

footer .under-footer {
  margin-top: 30px;
  padding: 30px 0 0;
  text-align: center;
  border-top: 1px solid #a5a5a5;
}

footer .under-footer ul {
  margin-top: 20px;
}

footer .under-footer ul li {
  display: inline-block;
  margin: 0px 10px;
}

footer .under-footer ul li a {
  font-size: 22px;
}

footer .under-footer p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

footer .under-footer a {
  color: #d9dd7a;
}

footer .under-footer a,
footer .under-footer a:hover,
footer .under-footer a:hover i {
  color: var(--gold);
}
footer .under-footer a i {
  color: #d9dd7a;
}


/* 
---------------------------------------------
Products Page
--------------------------------------------- 
*/

.page-heading {
  margin-top: 160px;
  margin-bottom: 30px;
  background-image: url(https://demo-2.vidowebs.com/web-23/wp-content/uploads/2025/05/products-page-heading.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.page-heading .inner-content {
  padding: 150px 0px;
  text-align: center;
}

.page-heading .inner-content h2 {
  font-size: 52px;
  color: #7b8448;
  font-weight: 700;
  margin-bottom: 15px;
}

.page-heading .inner-content span {
  font-size: 16px;
  font-weight: 500;
  color: #7b8448;
  font-style: italic;
}

#products .section-heading {
  text-align: center;
  margin-bottom: 60px;
  margin-top: 80px;
}

#products .item {
  margin-bottom: 30px;
}

#products .item .thumb img {
  width: 100%;
  overflow: hidden;
}

#products .item .down-content {
  padding-top: 20px;
  position: relative;
  z-index: 3;
  background-color: #7b8448;
}

#products .item .down-content h4 {
  font-size: 22px;
  color: #2a2a2a;
  font-weight: 700;
  margin-bottom: 8px;
}

#products .item .down-content span {
  font-size: 18px;
  color: #6a6f6f;
  font-weight: 500;
  display: block;
}

#products .item .down-content ul.stars {
  position: absolute;
  right: 0;
  top: 20px;
}

#products .item .down-content ul.stars li {
  display: inline;
  font-size: 13px;
}

#products .item .thumb .hover-content {
  position: absolute;
  z-index: 2;
  text-align: center;
  bottom: -60px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all .5s;
}

#products .item .thumb:hover .hover-content {
  bottom: 30px;
  opacity: 1;
  visibility: visible;
}

#products .item .thumb {
  position: relative;
}

#products .item .thumb .hover-content ul li {
  display: inline;
  margin: 0px 10px;
}

#products .item .thumb .hover-content ul li a {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  display: inline-block;
  color: #2a2a2a;
  background-color: #6a6f6f;
}

#products .pagination {
  margin-top: 30px;
  margin-bottom: 40px;
}

#products .pagination ul {
  text-align: center;
  width: 100%;
}

#products .pagination ul li {
  display: inline;
  margin: 0px 5px;
}

#products .pagination ul li a {
  width: 44px;
  height: 44px;
  border: 1px solid #2a2a2a;
  display: inline-block;
  text-align: center;
  line-height: 44px;
  font-size: 14px;
  font-weight: 500;
  color: #2a2a2a;
}

#products .pagination ul li a:hover,
#products .pagination ul li.active a {
  background-color: #2a2a2a;
  color: #6a6f6f;
}



/* 
---------------------------------------------
Single Product Page
--------------------------------------------- 
*/

#product {
  margin-top: 80px;
}

#product .left-images img {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}

#product .right-content {
  position: relative;
  z-index: 3;
  background-color: #6a6f6f;
}

#product .right-content h4 {
  font-size: 22px;
  color: #2a2a2a;
  font-weight: 700;
  margin-bottom: 0px;
}

#product .right-content span.price {
  font-size: 18px;
  color: #6a6f6f;
  font-weight: 500;
  display: block;
  margin-top: 5px;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}

#product .right-content ul.stars {
  position: absolute;
  right: 0;
  top: 0;
}

#product .right-content ul.stars li {
  display: inline;
  font-size: 13px;
}

#product .right-content span {
  font-size: 14px;
  color: #606060;
  font-weight: 500;
  display: block;
  margin-top: 25px;
}

#product .right-content .quote {
  margin-top: 25px;
}

#product .right-content .quote i {
  float: left;
  font-size: 32px;
  margin-right: 15px;
  margin-top: 10px;
}

#product .right-content .quote p {
  font-style: italic;
  color: #2a2a2a;
  font-weight: 500;
}

#product .right-content p {
  font-size: 14px;
  color: #606060;
  font-weight: 500;
  display: block;
  margin-top: 25px;
}

.quantity-content {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  width: 100%;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.quantity-content .left-content {
  float: left;
  margin-right: 30px;
}

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

.quantity-content .left-content h6 {
  padding-top: 7px;
  font-size: 20px;
  font-weight: 700;
  color: #606060;
  position: relative;
  z-index: 11;
}

.total h4 {
  float: left;
  font-size: 20px;
  margin-top: 10px;
  color: #606060!important;
}

.total .main-border-button {
  text-align: right;
}

.total .main-border-button a {
  border-color: #2a2a2a;
  color: #2a2a2a;
}

.total .main-border-button a:hover {
  color: #6a6f6f;
  background-color: #2a2a2a;
}

.quantity {
  display: inline-block; }
 
 .quantity .input-text.qty {
  width: 35px;
  height: 39px;
  padding: 0 5px;
  text-align: center;
  background-color: transparent;
  border: 1px solid #efefef;
 }
 
 .quantity.buttons_added {
  text-align: left;
  position: relative;
  white-space: nowrap;
  vertical-align: top; }
 
 .quantity.buttons_added input {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  box-shadow: none;
 }
 
 .quantity.buttons_added .minus,
 .quantity.buttons_added .plus {
  padding: 7px 10px 8px;
  height: 39px;
  background-color: #6a6f6f;
  border: 1px solid #efefef;
  cursor:pointer;}
 
 .quantity.buttons_added .minus {
  border-right: 0; }
 
 .quantity.buttons_added .plus {
  border-left: 0; }
 
 .quantity.buttons_added .minus:hover,
 .quantity.buttons_added .plus:hover {
  background: #eeeeee; }
 
 .quantity input::-webkit-outer-spin-button,
 .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0; }
  
  .quantity.buttons_added .minus:focus,
 .quantity.buttons_added .plus:focus {
  outline: none; }

.marquee {
  height: 40px;
  width: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  background: #FFEB00;
  z-index: 999;
}

.marquee div {
  display: block;
  width: 200%;
  line-height: 40px;
  position: absolute;
  overflow: hidden;
  animation: marquee 20s linear infinite;
}

.marquee span {
  float: left;
  width: 50%;
  color: #000;
  font-size: 16px;
  animation: color-change 1s infinite;
}


/* 
---------------------------------------------
About Us Page
--------------------------------------------- 
*/

.about-page-heading {
  margin-top: 160px;
  margin-bottom: 30px;
  background-image: url(https://demo-2.vidowebs.com/web-23/wp-content/uploads/2025/05/about-us-page-heading.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.about-us {
  margin-top: 80px;
}

.about-us .left-image img {
  width: 100%;
  overflow: hidden;
}

.about-us .right-content {
  margin-left: 30px;
}

.about-us .right-content h4 {
  font-size: 34px;
  font-weight: 700;
  color: #2a2a2a;
}

.about-us .right-content span {
  font-size: 14px;
  color: #606060;
  font-weight: 500;
  display: block;
  margin-top: 25px;
}

.about-us .right-content .quote {
  margin-top: 25px;
}

.about-us .right-content .quote i {
  float: left;
  font-size: 32px;
  margin-right: 15px;
  margin-top: 10px;
}

.about-us .right-content .quote p {
  font-style: italic;
  color: #2a2a2a;
  font-weight: 500;
}

.about-us .right-content p {
  font-size: 14px;
  color: #606060;
  font-weight: 500;
  display: block;
  margin-top: 25px;
}

.about-us .right-content ul {
  border-top: 3px dotted #eee;
  margin-top: 30px;
  padding-top: 30px;
}

.about-us .right-content ul li {
  display: inline-block;
  margin-right: 5px;
}

.about-us .right-content ul li a {
  width: 44px;
  height: 44px;
  background-color: #2a2a2a;
  color: #6a6f6f;
  display: inline-block;
  text-align: center;
  line-height: 44px;
  border-radius: 50%;
  transition: all .5s;
}

.about-us .right-content ul li a:hover {
  background-color: #eee;
  color: #2a2a2a;
}

.our-team {
  margin-top: 100px;
  padding-top: 90px;
  padding-bottom: 90px;
  border-top: 3px dotted #eee;
}

.our-team .section-heading {
  margin-bottom: 60px;
  text-align: center;
}

.our-team .section-heading h2 {
  margin-bottom: 10px;
}

.our-team .team-item .thumb {
  position: relative;
}

.our-team .team-item .thumb img {
  width: 100%;
  overflow: hidden;
}

.our-team .team-item .thumb .hover-effect {
  position: absolute;
  background-color: rgba(0,0,0,0.9);
  width: 100%;
  text-align: center;
  top: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transition: all .3s;
}

.our-team .team-item .thumb:hover .hover-effect {
  opacity: 1;
  visibility: visible;
}

.our-team .team-item .thumb .hover-effect .inner-content {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  transform: translateY(-22px);
}

.our-team .team-item .thumb .hover-effect .inner-content ul li {
  display: inline-block;
  margin: 0px 5px;
}

.our-team .team-item .thumb .hover-effect .inner-content ul li a {
  width: 44px;
  height: 44px;
  background-color: #6a6f6f;
  color: #2a2a2a;
  display: inline-block;
  text-align: center;
  line-height: 44px;
  border-radius: 50%;
  transition: all .3s;
}

.our-team .team-item .thumb .hover-effect .inner-content ul li a:hover {
  background-color: #2a2a2a;
  color: #6a6f6f;
}

.our-team .team-item .down-content {
  text-align: center;
  padding-top: 25px;
}

.our-team .team-item .down-content h4 {
  font-size: 24px;
  color: #2a2a2a;
  font-weight: 700;
  margin-bottom: 5px;
}

.our-team .team-item .down-content span {
  font-size: 14px;
  color: #6a6f6f;
  font-weight: 500;
  display: block;
  font-style: italic;
}

.our-services {
  padding-top: 90px;
  padding-bottom: 90px;
  border-top: 3px dotted #eee;
  border-bottom: 1px solid #d9dd7a;
}

.our-services .section-heading {
  margin-bottom: 60px;
  text-align: center;
}

.our-services .section-heading h2 {
  margin-bottom: 10px;
}

.our-services .service-item {
  padding: 30px;
  box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
  text-align: center;
}

.our-services .service-item img {
  width: 100%;
  overflow: hidden;
}

.our-services .service-item h4 {
  font-size: 24px;
  font-weight: 700;
  color: #2a2a2a;
  margin-bottom: 20px;
}

.our-services .service-item p {
  margin-bottom: 25px;
}


/*========== POPUP ================ */
#popup-ads.modal {
    display: block;
    opacity: 1;
}
/*
.popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
}
*/
.modal-dialog {
  max-width: 700px;
  margin: 5% auto;
}
.modal button.close {
  top: -15px;
  position: absolute;
  right: -15px;
  font-size: 26px;
  z-index: 10;
  background: #fff;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  text-align: center;
  opacity: 1 !important;
  transition: all .2s ease;
}
.modal button.close:hover {
  background: #333;
  color: #fff;
}

/* 
---------------------------------------------
contact Us Page
--------------------------------------------- 
*/

.contact-us {
  margin-top: 90px;
  border-bottom: 1px solid #d9dd7a;
  padding-bottom: 90px;
}

.contact-us .section-heading {
  margin-bottom: 40px;
}

.contact-us #map {
  margin-right: 30px;
}

.contact-us form input {
  width: 100%;
  height: 44px;
  line-height: 44px;
  padding: 0px 15px;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
  color: #606060;
  border-radius: 0px;
  border: 1px solid #7a7a7a;
  box-shadow: none;
}

.contact-us form input::focus {
  border-color: #2a2a2a;
  border-radius: 0px;
}

.contact-us form textarea {
  width: 100%;
  height: 140px;
  min-height: 120px;
  max-height: 200px;
  margin-top: 30px;
  margin-bottom: 25px;
  line-height: 44px;
  padding: 0px 15px;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
  color: #606060;
  border-radius: 0px;
  border: 1px solid #7a7a7a;
  box-shadow: none;
}

.contact-us form textarea::focus {
  border-color: #2a2a2a;
  border-radius: 0px;
}

.contact-us form button {
  width: 44px;
  height: 44px;
  display: inline-block;
  text-align: center;
  line-height: 44px;
  background-color: #2a2a2a;
  box-shadow: none;
  border: 1px solid transparent;
  color: #6a6f6f;
  transition: all 0.3s;
}

.contact-us form button:hover {
  background-color: #6a6f6f;
  border: 1px solid #2a2a2a;
  color: #2a2a2a;
}


/* 
---------------------------------------------
responsive
--------------------------------------------- 
*/

@media (max-width: 1200px) {
  .main-banner .right-content .right-first-image .thumb .hover-content p {
    display: none;
  }
}

@media (max-width: 992px) {
  .main-banner .right-content .right-first-image .thumb .hover-content p {
    display: block;
  }
  .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 {
    font-size: 14px;
    letter-spacing: 0px;
  }
  #menu-about .left-content {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .section_about .left-content h2 {
    text-align: initial;
  }
  .subscribe input {
    margin-bottom: 15px;
  }
  .subscribe form {
    text-align: center;
    margin-bottom: 30px;
  }
  .about-us .right-content {
    margin-left: 0px;
    margin-top: 30px;
  }
  .our-team .team-item {
    margin-bottom: 30px;
  }
  .our-services .service-item {
    margin-bottom: 30px;
  }
  .contact-us #map {
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .box-service .service_item:nth-child(2n+1) {
      padding-right: 0;
    }
    .box-service .service_item:nth-child(2n+2) {
      padding-left: 0;
    }
  .row-none {
    display: none;
  }
}

@media (max-width: 767px) {
  .main-banner .left-content .thumb .inner-content {
    width: 90%;
    left: 50%;
    top: 43.5%;
    transform: translate(-50%,-50%);
    text-align: center;
  }
  .subscribe form button {
    width: 100%;
  }
  footer {
    text-align: center;
  }
  footer h4 {
    margin-top: 30px;
  }
}





#preloader {
  overflow: hidden;
  background-color: #2a2a2a;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: fixed;
  z-index: 99999;
  color: #6a6f6f;
}

#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: #6a6f6f;
  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;
  }
}

.color-white a{
  color: white !important;
}

@media (width: 1024px){
  #menu-services .item .down-content h4{
    font-size: 20px;
  }
}

@media (max-width: 1024px) {
  .modal-dialog {
    margin: 13% auto;
  }
}
@media(max-width: 580px){
  #menu-about .right-content .types {
    margin-top: 30px;
  }
}
@media (min-width: 1024px){
  #menu-about .leather {
     margin-bottom: 0;
  }
  #map .w-100{
    width: 600px !important;
  }
}

@media (max-width: 1024px){
  .stars{
    display: none;
  }

}

.booking-now-border {
  color: var(--text-white);
  background: var(--text-black);
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 15px;
  padding: 12px 25px;
  padding-right: 50px;
  display: inline-block;
  position: relative;
  transition: all .2s ease;
}
.booking-now-border:hover {
  background: var(--gold);
  color: var(--text-black);
  padding-right: 60px;
}
.booking-now-border:after {
    width: 45px;
    height: 44px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    content: "\f105";
    bottom: 0;
    right: 0;
    display: block;
    font-family: fontawesome;
    color: #fff;
    line-height: 43px;
    font-size: 25px;
    margin-bottom: -14px;
    margin-right: -14px;
    background: var(--gold);
    text-align: center;
}
.booking-now-border:before {
    content: "";
    position: absolute;
    bottom: 28px;
    right: -13px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 0 0 13px;
    border-color: transparent transparent transparent #b78a1f;
}
.btn-call:after {
    content: "\f2a0";
}

.action-book {
  position: fixed;
  left: 20px;
  bottom: 20px;
  width: auto;
  z-index: 99;
}
.action-book .booking-now-border {
    width: 44px;
    height: 40px;
    padding: 0 15px;
    margin: 10px 0;
    text-align: left;
    text-transform: capitalize;
    background: rgb(57,255,20);
    background: linear-gradient(0deg, rgba(57,255,20,1) 0%, rgba(255,235,0,1) 100%);
    color: #000;
    display: block;
    border: none;
    overflow-x: hidden;
    transition: width .3s ease-in-out;
}
.action-book .booking-now-border i {
  line-height: 40px;
}
.action-book .booking-now-border span {
  line-height: 40px;
  opacity: 0;
  visibility: hidden;
  margin-left: 5px;
  transition: all .3s ease-in-out;
}
.action-book .booking-now-border:hover {
  width: 130px;
}
.action-book .booking-now-border:hover span {
  display: inline-block;
  opacity: 1;
  visibility: visible;
}
.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;
}
.box-service .service_item:nth-child(2n+1) {
  padding-left: 0;
}
.box-service .service_item:nth-child(2n+2) {
  padding-right: 0;
}

/*css for SERVICE MENU*/
.background-service {
  background-image: url("https://demo-2.vidowebs.com/web-23/wp-content/uploads/2025/05/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: #6a6f6f;
  margin-top: 10px;
  margin-bottom: 14px;
}
.description b {
  display: inline-block;
}


.border-bottom {
    border-bottom: 1px dotted #a7a7a7 !important;
}
.title-big {
   font-size: 26px;
   font-weight: 600;
   padding: 16px 0 16px 0;
   letter-spacing: 1px;
   color: #000;
}
p.special {
  background: #fff900;
  padding: 0px 15px;
  border-radius: 5px;
  font-size: 17px;
  animation: color-change 1s infinite;
  font-weight: 700;
  margin-left: 10px;
}

.title-small, .title-small-list {
  font-size: 18px;
  color: #d9dd7a ;
}
.title-small-list{
  margin-bottom: 16px;
}
.service-name {
  font-weight: 500;
  color: var(--text-black);
}
.text-price {
  font-size: 16px;
  font-weight: bold;
  padding-left: 14px;
}
.color-price {
  color: var(--gold);
	font-family: sans-serif;
}
.border-right-img{
  border-right: 1px solid var(--text-grey);
}
.line-dash {
  text-align: center;
  width: 100%;
  margin: 50px 0;
  position: relative;
  border: 1px solid rgba(255,255,255,0.05);
}
/*
.line-dash:before {
  content: "";
  width: 100px;
  height: 2px;
  background-color: var(--text-green);
  position: absolute;
  left: calc(50% - 200px);
  top: 50%;
  transform: translateY(-50%);
}
.line-dash:after {
  content: "";
  width: 100px;
  height: 2px;
  background-color: var(--text-green);
  position: absolute;
  right: calc(50% - 200px);
  top: 50%;
  transform: translateY(-50%);
}
*/

.color-bold {
  color: #a5792b;
}

#menu-services .owl-item:hover h4{
  color: #d9dd7a;
}


#diamond2 {
  width:20px;
  height:auto;
}

#text path {
  fill:#000000;
}


#poly1 {
-webkit-animation: mycolor1 3s  infinite; /* Safari 4.0 - 8.0 */
animation: mycolor1 3s  infinite;

}
#poly2 {
-webkit-animation: mycolor2 3s  infinite; /* Safari 4.0 - 8.0 */
 animation: mycolor2 3s  infinite;
}
#poly3 {
-webkit-animation: mycolor3 3s  infinite; /* Safari 4.0 - 8.0 */
 animation: mycolor3 3s  infinite;
}
#poly4 {
-webkit-animation: mycolor4 3s  infinite; /* Safari 4.0 - 8.0 */
 animation: mycolor4 3s  infinite;
}
#poly5 {
-webkit-animation: mycolor5 3s  infinite; /* Safari 4.0 - 8.0 */
 animation: mycolor5 3s  infinite;
}
#poly6 {
-webkit-animation: mycolor6 3s  infinite; /* Safari 4.0 - 8.0 */
 animation: mycolor6 3s  infinite;
}

/* Standard syntax */
@keyframes mycolor1 {
    33%   {fill:#e8f6f9; }
    63%  {fill:#e8f6f9;}
    93%  {fill:#c2ecfa;}
}
@keyframes mycolor2 {
    33%   {fill:#c2ecfa;}
    63%  {fill:#54cdfa;}
    93%  {fill:#00adef;}
}
@keyframes mycolor3 {
    33%   {fill:#c2ecfa;}
    63%  {fill:#e8f6f9;}
    93%  {fill:#e8f6f9;}
}
@keyframes mycolor4 {
    33%   {fill:#00adef;}
    63%  {fill:#c2ecfa;}
    93%  {fill:#54cdfa;}
}
@keyframes mycolor5 {
    33%   {fill:#e8f6f9;}
    63%  {fill:#c2ecfa;}
    93%  {fill:#e8f6f9;}
}
@keyframes mycolor6 {
    33%   {fill:#54cdfa;}
    63%  {fill:#00adef;}
    93%  {fill:#c2ecfa;}
}

@media(min-width: 768px){
  .title-big{
    padding: 0 0 10px 0;
  }
}


@media (max-width: 768px) {

    .main-banner{
        padding-top: 100px;
    }

    #menu-services .pb-5 {
        padding-bottom: 1.5em !important;
    }

    #menu-about .mb-4 {
        margin-bottom: 0 !important;
    }
    #subs {
        padding: 0;
    }
    .action-book {
      left: 10px;
    }  
    .border-right-img {
      border: none;
    }
    .marquee div {
      width: auto;
      margin-left: 30%;
      animation: marquee 10s linear infinite;
    }
    .marquee span {
      width: 100%;
    }
    .modal-dialog {
      max-width: 90%;
      margin: 15% auto;
    }
    

}


@media (max-width: 567px) {

  .main-banner .left-content .inner-content h4 {
    font-size: 45px;
    line-height: 55px;
  }
  .title-big {
    font-size: 25px;
    letter-spacing: 1px;
    padding-bottom: 0;
  }
  .action-book {
    left: 0;
  }
  .action-book .booking-now-border span {
    display: none;
  }
  .action-book .booking-now-border i {
    display: block;
  }
  .line-dash:before {
    content: "";
    width: 50px;
    left: calc(70% - 200px);
  }
  .line-dash:after {
    content: "";
    width: 50px;
    right: calc(70% - 200px);
  }
  .marquee div {
      width: auto;
      margin-left: 50%;
      animation: marquee 15s linear infinite;
  }
  .modal-dialog {
    margin: 30% auto;
  }
  p.special {
    margin: 10px 0;
  }

  @keyframes marquee {
    0% { left: 0; }
    100% { left: -300%; }
  }


}


@keyframes marquee {
    0% { left: 0; }
    100% { left: -100%; }
  }

  @keyframes color-change {
    0% { color: red; }
    50% { color: blue; }
    100% { color: red; }
  }
