body {
  background-color: #242424 !important;
  color: white !important;
}


form {
  max-width: 550px;
  padding: 1rem;
  margin: 0 auto;
}

input, textarea {
  width: 100%;
  padding: .5rem;
  border: 1px solid silver;
}
input[type=submit] {
  padding: .5rem;
  border-radius: 5px;
  background-color: transparent;
  cursor: pointer;
}

label, small {
  font-size: small;
}




block-our-story .gallery-title{font-size:22px;margin-top:60px;margin-bottom:30px}.block-our-story .gallery-images{display:flex;flex-wrap:wrap;justify-content:center}@media(max-width: 991.98px){.block-our-story .gallery-images{margin-bottom:40px}}.block-our-story .gallery-images .image-item{border:5px solid #fff;border-bottom:20px solid #fff;box-shadow:0px 20px 30px 0px rgba(0,0,0,.2);transform:rotate(4deg);flex:33% 0 1}@media(min-width: 992px){.block-our-story .gallery-images .image-item{border-bottom-width:40px}}.block-our-story .gallery-images .image-item:nth-child(odd){transform:rotate(-4deg)}@media(min-width: 992px){.block-our-story .row-items{margin-top:64px;margin-bottom:64px}}@media(max-width: 991.98px){.block-our-story .row-items .item{margin-bottom:40px}.block-our-story .row-items .item .our-team-gallery{margin-bottom:16px}}@media(min-width: 992px){.block-our-story .row-items .item{display:flex}.block-our-story .row-items .item:nth-child(odd) .our-team-gallery{order:2}.block-our-story .row-items .item:nth-child(odd) .content{order:1}.block-our-story .row-items .item .our-team-gallery,.block-our-story .row-items .item .content{display:flex;flex:50% 0 0;align-items:center}.block-our-story .row-items .item img{width:100%}.block-our-story .row-items .item .content{font-size:24px;padding:50px}.block-our-story .row-items .item .our-team-gallery{position:relative}.block-our-story .row-items .item .our-team-gallery .image-item{width:100%;padding-top:100%;background-size:cover;background-position:center center}}.block-our-story .footer-text{margin:50px 0;position:relative;padding:40px;font-size:20px}@media(min-width: 992px){.block-our-story .footer-text{margin:90px 0;font-size:24px;font-weight:400}}.block-our-story .footer-text:after{content:"";position:absolute;inset:0;border:4px solid #1d1d1d;transform:translate(-5px, -5px)}@media(min-width: 992px){.block-our-story .footer-text:after{transform:translate(-10px, -10px)}}.block-our-story .footer-text:before{content:"";position:absolute;inset:0;border:4px solid #1d1d1d;transform:translate(5px, 5px)}@media(min-width: 992px){.block-our-story .footer-text:before{transform:translate(10px, 10px)}}.block-our-story .footer-big-text{font-family:"Playfair Display",serif;font-weight:700;letter-spacing:1px;font-size:26px;margin-bottom:24px}@media(min-width: 992px){.block-our-story .footer-big-text{font-size:34px}}.review-item{margin-bottom:1.5rem;background:#212121;padding:20px;position:relative}



.team-member-info .small-desc {
    font-size: 17px;
}
.team-member-info label {
    font-size: 15px;
    color: #adb5bd;
    margin-right: 10px;
}
.team-member-info label:after {
    content: ":"}
.team-member-info .info-row {
    display: flex;
}
.team-member-info #countries {
    display: flex;
}
.team-member-info #countries img {
    width: 22px;
    margin-right: 8px;
}
.book-with-btn {
    margin-top: 24px;
    padding: 4px 12px;
    border: 2px solid #ba8c63;
    position: relative;
    transition: color .15s, border-color .2s;
    background: #ba8c63;
    font-weight: 500;
    color: #151515;
    display: inline-block;
}
.book-with-btn span {
    position: relative;
    z-index: 10;
}
@media(min-width: 992px) {
    .book-with-btn: hover, .book-with-btn:focus, .book-with-btn:active {
    border-color: #b27f51;
    color: #151515;
}
.book-with-btn:hover:after, .book-with-btn:focus:after, .book-with-btn:active:after {
    content: "";
    transform: scale(1,  1);
}
}.book-with-btn:after {
    content: "";
    position: absolute;
    inset: 0;
    background: #b27f51;
    z-index: 0;
    transform: scale(0,  1);
    transition: transform .3s;
    transform-origin: bottom left;
}
.archive-team-members h2.member-role-title {
    font-size: 40px;
    font-family: "Playfair Display", serif;
    font-weight: 800;
    color: #343a40;
    position: relative;
    z-index: 0;
}
@media(min-width: 992px) {
    .archive-team-members h2.member-role-title {
    font-size: 60px;
}
}.archive-team-members .member {
    margin-bottom: 80px;
    position: relative;
    z-index: 10;
}
.archive-team-members .member .image {
    margin-bottom: 24px;
}




@media(min-width: 992px) {
    .book-with-btn: hover, .book-with-btn:focus, .book-with-btn:active {
    border-color: #b27f51;
    color: #151515;
}
.book-with-btn:hover:after, .book-with-btn:focus:after, .book-with-btn:active:after {
    content: "";
    transform: scale(1,  1);
}
}.book-with-btn:after {
    content: "";
    position: absolute;
    inset: 0;
    background: #b27f51;
    z-index: 0;
    transform: scale(0,  1);
    transition: transform .3s;
    transform-origin: bottom left;
}
.archive-team-members h2.member-role-title {
    font-size: 40px;
    font-family: "Playfair Display", serif;
    font-weight: 800;
    color: #343a40;
    position: relative;
    z-index: 0;
}
@media(min-width: 992px) {
    .archive-team-members h2.member-role-title {
    font-size: 60px;
}
}.archive-team-members .member {
    margin-bottom: 80px;
    position: relative;
    z-index: 10;
}
.archive-team-members .member .image {
    margin-bottom: 24px;
}

.archive-team-members h2.member-role-title {
    font-size: 40px;
    font-family: "Playfair Display", serif;
    font-weight: 800;
    color: #343a40;
    position: relative;
    z-index: 0;
}
@media(min-width: 992px) {
    .archive-team-members h2.member-role-title {
    font-size: 60px;
}
}.archive-team-members .member {
    margin-bottom: 80px;
    position: relative;
    z-index: 10;
}
.archive-team-members .member .image {
    margin-bottom: 24px;
}


.col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}

.bg-ubg
{

  background-color:#242424 !important
}

.bg-ubg1
{

  background-color:#101010 !important
}

.border-bottom 
{
  
  --bs-border-color: #b88b65 !important;

}

.button {
  position: relative;
  background-color: #b88b65;
  border: none;
  font-size: 18px;
  font-weight:600;
  color: #000;
  padding: 10px;
  width: 200px;
  text-align: left;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  text-decoration: none;
  overflow: hidden;
  cursor: pointer;
  border-radius: 5px;
}

.button:after {
  content: "";
  background: #b77339;
  display: block;
  position: absolute;
  padding-top: 300%;
  padding-left: 350%;
  margin-left: -20px!important;
  margin-top: -120%;
  opacity: 0;
  transition: all 0.8s
}

.button:active:after {
  padding: 0;
  margin: 0;
  opacity: 1;
  transition: 0s
}




.image-container{
  position:relative;
  overflow: hidden; 
  display: table
}
  
.image-container img {
  max-width: 100%; 
  height: auto;
  display: block; /* added this */
}

.image-container a {
  position:absolute;
  color: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0;
  z-index:2;
  
}

.image-container .image-overlay{
  opacity:0;
  position:absolute;
  color: #fff;
  background: rgba(141, 178, 215, 0.77);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
  text-align:center;
  font-size:40px;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -ms-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
  z-index:1;
  padding-top:35%;
}

@media screen and (min-width:200px) and (max-width:991px) {

.image-container .image-overlay{
  opacity:0;
  position:absolute;
  color: #fff;
  background: rgba(141, 178, 215, 0.77);
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align:center;
  font-size:30px;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -ms-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
  z-index:1;
  padding:30%;
}

}

.image-container:hover .image-overlay{
  opacity:1;
}






/* CSS Document */

.gallery-block .heading{margin-bottom: 50px; text-align: center;}

.gallery-block .heading h2{font-weight: bold;font-size: 1.4rem; text-transform: uppercase;}

.gallery-block.cards-gallery h6{font-size: 17px; font-weight: bold;}

.gallery-block.cards-gallery .card{transition: 0.4s easy;}
.gallery-block.cards-gallery .card img{box-shadow: 0px 2px 10px rgba(0,0,0,0.15);}
.gallery-block.cards-gallery .card-body{text-align: center;}
.gallery-block.cards-gallery .card-body p{font-size: 15px;}
.gallery-block.cards-gallery a{color:#212529; }
.gallery-block.cards-gallery a:hover{text-decoration: none;}
.gallery-block.cards-gallery  .card{
  margin-bottom: 30px !important;
  box-shadow: 0px 2px 10px rgba(0,0,0,0.15);
}

.card {

  margin-bottom: 30px !important;

}

@media (min-width: 576px) {

  .gallery-block .transform-on-hover:hover {
      transform: translateY(-10px) scale(1.00);
      box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7) !important; 
  }
}
















#hamburger {
  width: 30px;
  position: relative;
  margin: auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#hamburger span {
  display: block;
  position: absolute;
  height: 3px;
  width: 28px;
  background: #ba8c63;
  opacity: 1;
  left: 4px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#hamburger span:nth-child(1) {
  top: 1px;
}

#hamburger span:nth-child(2) {
  top: 11px;
}

#hamburger span:nth-child(3) {
  top: 22px;
}

#hamburger.open span:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#hamburger.open span:nth-child(2) {
  opacity: 0;
  left: -30px;
}

#hamburger.open span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.upgroomingnavigation ul {
  margin: 0;
  padding: 0;
  float: right;
}

li.nav-dropdown {
  background-color: none !important;
}

.upgroomingnavigation li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  margin-left: -4px;
  }

 a:link {
      text-decoration: none;
}

.upgroomingnavigation li a {
  color: white !important;
  text-decoration: none;
  display: block;
  padding: 7px 14px;
  font-size: 15px;
  -webkit-tap-highlight-color: transparent;
}

.upgroomingnavigation li a:hover {
  color: white !important;
}

.upgroomingnavigation li a.nav-path-selected,
.upgroomingnavigation li a.linkclicked {
  color: white;
  background-color: #ECECEC;
}

.upgroomingnavigation li a.nav-selected {
  background-color: #3493ce;
  /* color: #000; */
}

.upgroomingnavigation li.clicked>ul {
  display: block;
}

.upgroomingnavigation li ul {
  display: none;
  position: absolute;
  min-width: 200px;
  max-width: 300px;
  padding: 0;
  margin: 0;
}

.upgroomingnavigation li ul a {
  background-color: white !important;
  font-size: 0.78em;
}

.upgroomingnavigation li ul li {
  float: none;
  font-size: 18px;
  display: block;
  margin: 0;
}

.upgroomingnavigation li ul ul {
  left: 100%;
  margin-top: -40px;
}

.upgroomingnavigation li ul ul a {
  background-color: #3590be;
}

.no-js .upgroomingnavigation li:hover>ul {
  display: block !important;
}

.menu-icon {
  display: none;
}
#nav-fixed .nav-link.active {
  background-color: #333;
  color: #b88b65 !important;
}
.btn-primary:focus {
  color: #fff;
  background-color: #0b5ed7;
  box-shadow: none !important;
}

.mobile-btn {
  display: none !important;
}

.upgrooming-logo {
  width: 100px;
}

.mobilebottom-btn {
  background: transparent;
  box-shadow: none !important;
  border: 1px solid #ba8c63;
  padding: 3px 8px;
  font-size: 14px;
}


.plus-icon {
  font-size: 13px;
}

.wapp-chat {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.booknow-btn {
  border: 1px solid white !important;
  background: none !important;
  color: #b88b65 !important;
  font-size: 15px !important;
  text-align: center !important;
  height: 30px !important;
}

#headfixed {
  background-color: #242424;
}

.top-space {
  margin-top: 170px;
}

.sub-heading {
  color:#fff;
  font-size: 14px;
  font-weight: 600;
  background-color:#242424;
  opacity: 0.8;
  padding:10px;
  text-align: left !important;
}

.banner-heading {
  font-size: 53px;
  font-weight: 600;
}

.banner-sub-text {
  font-size: 12px;
  color: #ADADAD;
}

.readmore-btn {
  border: 1px solid white;
  background: none;
  color: white;
  font-size: 13px;
  padding: 9px !important;
}

.arrow-span {
  border-left: 1px solid white;
  padding: 11px !important;
  margin-left: 5px !important;

}

.readmore-upgromming {
  border: 1px solid white;
}

.arrow-icons {
  transform: rotateZ(180deg);
}

.carousel-indicators .active {
  opacity: 1;
  background-color: #b88b65 !important;
}

.carousel-indicators {
  margin-bottom: -2rem !important;
}

.head {
  font-size: 40px;
  line-height: 60px;
  margin-top: 24px;
  font-weight: 700;
  font-family: Space Grotesk !important;
  color: #adb5bd;
}
.mainhead{
  font-size: 40px;
  line-height: 60px;
  margin-top: 24px;
  font-weight: 700;
  font-family: Space Grotesk !important;
  color: #fff;
}

p {
  color: #fff;
  margin-bottom: 0.5px !important;
}

.sidehead {
  font-size: 20px;
  /* margin-bottom: 60px !important; */
  color: #adb5bd;
  font-weight: 300;
  text-align: justify;
  font-family: "Poppins", sans-serif !important;
}

.sidehead1 {
  font-size: 20px;
  /* margin-bottom: 60px !important; */
  color: #fff;
  font-weight: 300;
  text-align: justify;
  font-family: "Poppins", sans-serif !important;
}

.imgcolumn {
  flex: 40% 0 0 !important;
}

.contentcolumn {
  flex: 50% 0 0 !important;
  display: flex;
  align-items: center;
}

.banner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.experience {
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
}

.experience-detail {
  display: flex;
  gap: 10px;
}

.exp-number {
  font-size: 30px;
  font-weight: 600;
}

.testimonial .testimonial-content {
  margin: 20px 0 0px 0;
  position: relative;
}

.bottom-left {
  position: absolute;
  bottom: 23px;
  left: 33px;
  font-size:24px;
  width:100%;
}

.alignname {
padding-left:10px !important;
}

.booknowlink{
  color:#151515 !important;
}

.testimonial .description {
  padding: 25px 35px;
  margin: 0;
  background: #21aa47;
  border-radius: 15px;
  font-size: 14px;
  color: #fff;
  position: relative;
}

.testimonial .description:before,
.testimonial .description:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 8px;
  text-align: center;
  background: #dca842;
  position: absolute;
}

.testimonial .description:before {
  content: "\f10d";
  top: -18px;
  left: 25px;
}

.testimonial .description:after {
  content: "\f10e";
  bottom: -18px;
  right: 25px;
}



.testimonial .title {
  display: inline-block;
  margin: 0px 0px 5px 20px;
  font-size: 16px;
  font-weight: bold;
  color: black;
  position: relative;
  top: 22px;
}



.testimonial .post {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #888;
  margin-top: 10px;
}

.owl-theme .owl-controls {
  margin-top: 30px;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
  background: #21aa47;
  transform: translate3d(0px, -50%, 0px) scale(0.7);
}

#customers-testimonials.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 25px;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
  background: #fff;
  display: inline-block;
  height: 25px;
  margin: 0 2px 5px;
  transform: translate3d(0px, -50%, 0px) scale(0.3);
  transform-origin: 50% 50% 0;
  transition: all 250ms ease-out 0s;
  width: 25px;
  border-radius: 50%;
  border: 2px solid #21aa47;

}

.testimonial .description:before,
.testimonial .description:after {
  display: none;
}

#customers-testimonials .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
}

#customers-testimonials .owl-nav .owl-prev,
#customers-testimonials .owl-nav .owl-next {
  color: white;
  font-size: 12px;
  margin: -20px;
  padding: 9px;
  border: 1px solid white;
}

#customers-testimonials-barber.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials-barber.owl-carousel .owl-dots .owl-dot:hover span {
  background: #21aa47;
  transform: translate3d(0px, -50%, 0px) scale(0.7);
}
 
#customers-testimonials-barber.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 25px;
}
 
#customers-testimonials-barber.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
}
 
#customers-testimonials-barber.owl-carousel .owl-dots .owl-dot span {
  background: #fff;
  display: inline-block;
  height: 25px;
  margin: 0 2px 5px;
  transform: translate3d(0px, -50%, 0px) scale(0.3);
  transform-origin: 50% 50% 0;
  transition: all 250ms ease-out 0s;
  width: 25px;
  border-radius: 50%;
  border: 2px solid #21aa47;
 
}
 
#customers-testimonials-barber .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
}
 
#customers-testimonials-barber .owl-nav .owl-prev,
#customers-testimonials-barber .owl-nav .owl-next {
  color: white;
  font-size: 25px;
  margin: -20px;
  padding: 9px;
}

.flexdiv {
  display: flex ;
  justify-content: space-between;

}

.employees {
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
}

.bottom-footer {
  border-top: 1px solid #212529;
  padding: 20px 0;
  font-size: 14px;
  color: #6c757d;
  background-color: #000000;
}

.col-copyleft {
  text-align: start !important;
}



.AedText {
  text-align: end !important;
}

.gridfooter {
  display: grid !important;
  grid-template-columns: 20% 20% 20% 20%;
  gap: 30px !important;

}

.search-box {
  display: flex !important;
}

.search-input {
  width: 100% !important;
  height: 36px !important;
  padding: 10px !important;
  border: 1px solid #CFD3D4 !important;
  border-radius: 0px !important;
  border-right: none !important;
  outline: none !important;
  font-size: 12px !important;
  color: #fff !important;
  font-weight: 600 !important;
  background: none !important;
}

.search-button {
  text-align: center !important;
  height: 36px !important;
  outline: none !important;
  cursor: pointer !important;
  border: 1px solid #CFD3D4 !important;
  border-radius: 0px !important;
  background: none !important;
  color: #abadad !important;
  font-size: 13px !important;
  padding-right: 10px !important;
}

.footerhead {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}

.footercontent {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #fff;
}

.weekdays:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 160px;
    height: 2px;
    border-radius: 2px;
    background: #343a40;
}

a{
    color: #ffffff !important;
}

.fullbar{
  background-color: #b88b65;
  padding:10px;
  opacity: 0.7;
  width:100%;

}

a:link {
    text-decoration: none !important;
}

#service-mbl {
  display: none !important;
}

#service-lap {
  display: block;
}



.clientName {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  font-family: sans-serif;
}

.fa-star {
  color: #b88b65 !important;
  font-size: 14px !important;
}

.carditem {
  background-color: #212529 !important;
  margin: 10px !important;
  padding: 10px !important;
  height: 300px;
  position: relative;
}

.clientsay {
  font-size: 16px;
  color: #adb5bd;
  font-weight: 500;
  }

.viewbtn {
  border: none;
  color: #ad794f;
  background-color: #212529;
  font-size: 16px;
  height: 25px;
  position: absolute;
  bottom: 2px;
  font-weight: 500;
}

#your-second-carousel-id .owl-nav {
  position: absolute;
  bottom: -30px !important;
  width: 100%;
  display: flex !important;
  z-index: 1 !important;
  justify-content: end !important;
  margin-top: 10px !important;

}

#your-second-carousel-id .owl-nav button {
  background: none;
  border: none;
  color: #fff;
  font-size: 24px !important;
}

#your-second-carousel-id .owl-nav button:focus {
  outline: none;
}

.arrowtxt {
  padding: 10px !important;
}

.star-text {
  color: #b88b65;
  font-size: 28px;
}

.ubgrooming-text {
  font-size: 28px;
  line-height: 40px;
}

.banner-flex {
  display: grid;
  grid-template-columns: 28% 28% 38%;
  gap: 50px;
}

.grooming-number {
  font-size: 31px !important;
  font-weight: 600 !important;
}

.banner-image {
  justify-content: center;
  align-items: center;
  display: flex;
}

.banner-content {
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.navbar {
  box-shadow: none !important;
}

.upgrooming-headings {
  text-align: left !important;
  font-size: 60px !important;
  line-height: 65px;
  margin-top: 24px;
  font-weight: 700;
  font-family: Space Grotesk !important;
  color: #adb5bd;
}

#buttontoback {
  display: inline-block;
  background-color: white;
  width: 36px;
  height: 36px;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
 
#buttontoback::after {
  content: "\f062";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-size: 1em;
  line-height: 35px;
  color: black;
}
 
#buttontoback:hover {
  cursor: pointer;
  background-color: #333;
}
 
#buttontoback:active {
  background-color: #555;
}
 
#buttontoback.show {
  opacity: 1;
  visibility: visible;
}

.contacttext {
  font-family: Poppins !important;
  font-size: 18px;
  line-height: 35px !important;
  font-weight: 300;
  color: #fffded;
  
}

.socialmedia {
  color: #fff !important;
  transition: color .2s !important;
  font-weight: 500;
  margin: 0 31px !important;
  font-size: 30px !important;
}

.lapview {
  display: block;
}

#customers-testimonials-barber.owl-carousel .owl-item {
  display: flex;
  justify-content: center;
  align-items: center;
}

#customers-testimonials-barber.owl-carousel .owl-stage {
  display: flex;
  justify-content: center;
  align-items: center;
}

#customers-testimonials-barber.owl-carousel img {
  height: auto;
  display: block;
  margin: auto;
}
.OpeningDay { 
  color:#b88b65 !important; 
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.fade-in-down {
  animation: fadeInDown 0.5s ease;
}




@media screen and (min-width:300px) and (max-width:767px) {
  .navbar .upgroomingnavigation.is-tapped > ul {
    display: block;
    position: absolute;
    margin: 0;
    right: 0;
    left: 0;
    z-index: 100;
    padding: 0;
    margin-top: 28px;
    height: 100vh !important;
    background: black;
    transform: translateY(0);
    animation: fadeInDown 0.5s ease; /* Apply the animation here */
  }

.upgrooming-headings {
  text-align: left !important;
  font-size: 40px !important;
  line-height: 50px;
  margin-top: 24px;
  font-weight: 700;
  font-family: Space Grotesk !important;
  color: #adb5bd;
}

  .socialmedia {
    margin: 0 10px !important;
    font-size: 20px !important;
  }
  #buttontoback {
    display: none;
  }
 
  .arrow-span {
    padding: 12px !important;
  }
  .plus-icon {
    display: none;
  }

  .contentcolumn {
    flex: 100% !important;
    display: block;
    align-items: start;
  }

  .experience {
    grid-template-columns: 100%;
  }

  .employees {
    grid-template-columns: 100%;
  }

  .flexdiv {
    display: block;

  }
  .lapview{
    display: none !important;
    }
  .banner-heading {
    font-size: 24px;
    font-weight: 600;
  }

  .sub-heading {
    font-size: 14px;
    color:#b88b65;
  }

  .exp-number {
    font-size: 19px;
  }

  .head {
    font-size: 28px;
    line-height: 39px;
  }
.mainhead{
  font-size: 25px;
  line-height: 39px;

}
  .banner-flex {
    grid-template-columns: 1fr;
    padding: 0 !important;
  }

  .mobile-first {
    order: 1;
  }

  .banner-content {
    order: 2;
    margin: 0 10px;
  }

  .banner-image {
    order: 3;
  }

  .star-text {
    font-size: 22px;
  }

  .ubgrooming-text {
    font-size: 22px;
  }

  .image-mbl {
    display: none;
  }

  .upgrooming-headings {
    text-align: left !important;
   font-size: 30px;
  }

  .sidehead {
    font-size: 16px;
  }

  
.home-location .home-location-map-btn {
    position: relative;
    display: block;
    height: 100%;
    overflow: hidden
}

  .home-location .home-location-map-btn .view-map-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, calc(-50% + 60px));
    z-index: 10;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 2px;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s ease-in-out,visibility .3s ease-in-out,transform .3s ease-in-out
}

  .carousel-indicators {
    display: flex !important;
    justify-content: flex-start !important;
    margin-left: 7px !important;
  }

  .carousel-indicators [data-bs-target] {
    width: 11px !important;
    height: 3px;
  }

  .col-copyright {
    text-align: center;
  }
  #customers-testimonials-barber .owl-nav .owl-prev, #customers-testimonials-barber .owl-nav .owl-next {
    color: white;
    font-size: 25px;
    margin: 0px !important;
    padding: 9px; 
}

#service-mbl {
  display: block !important;
}

#service-lap {
  display: none;
}
#nav-fixed .nav-link.active{
  color: white !important;
  background-color: #242424 !important;
}

.hide-buttons {
  display: none;
}
.booknow-btn {
  height: 30px !important;
  font-size: 16px !important;
  }

}



@media screen and (min-width:767px) and (max-width:991px) {
  .ubgrooming-text {
    font-size: 19px;
    line-height: 30px;
}
.star-text{
  font-size: 19px;
}
.imgcolumn {
  flex: 100% !important;
}

.contentcolumn {
  flex: 100% !important;
  display: block;
  align-items: start;
}

.flexdiv {
  display: block;
  margin-top: 20px !important;
}
.service-mbl{
  display: none !important;
}
.flexdiv{
  display: flex !important;
  gap: 35px !important;
  justify-content: space-between !important;
}
.sidehead {
  font-size: 16px;
}
.upgrooming-headings{
  font-size: 30px;
}
.hide-buttons {
  display: none;
}


}

@media screen and (min-width:300px) and (max-width:991px) {
  .mobilebottom-btn {
    display: none;
  }

  .mbl-btn-booknow {
    background: none;
    color: #b88b65 !important;
    font-size: 12px;
    padding: 5px;
  }

  .banner-left-content {
    display: none;
  }

  .upgrooming-logo {
    width: 95px;
  }

  .lap-btns {
    display: none !important;
  }

  .mobile-btn {
    display: block !important;

  }
  .flexdiv {
    display: block;
    margin-top: 20px !important;
  }
  i.fa.fa-angle-down {
    display: none;
  }

  i.fa.fa-angle-right.float-end {
    display: none !important;
  }

  .booknow-btn-mbl {
    display: none;
    /* width: 30px;
   border: 2px solid #ba8c63 !important;  */
  }
  .booknow-btn-mbls{
    font-size: 20px !important;
  }
 
  .top-space {
    margin-top: 100px;
  }

  .imgcolumn {
    flex: 100% !important;
  }

  .navbar {
    height: 93px;
  }

  #headfixed {
    background-color: #242424;
    height: 107px !important;
  }

  .plus-icon {
    display: none;
  }

  .contentcolumn {
    flex: 100% !important;
    display: block;
    align-items: start;
  }

  .experience {
    grid-template-columns: 100%;
  }

  .employees {
    grid-template-columns: 100%;
  }

  .flexdiv {
    display: block;

  }

  .banner-heading {
    font-size: 24px;
    font-weight: 600;
  }

  .sub-heading {
    font-size: 14px;
    color:#b88b65;
  }

  .exp-number {
    font-size: 19px;
  }

  .head {
    font-size: 28px;
    line-height: 39px;
  }
  .mainhead{
    font-size: 25px;
    line-height: 39px;
  }
  .social-items{
    font-size: 16px !important;
    line-height: 30px !important;
  }
  .nav-hidden {
    display: none;
}

}

@media (min-width: 992px) {

  /* header{
       max-width: 1000px;
      margin-left: auto;
      margin-right: auto; 
      background: white;
    } */
  .navbutton {
    text-align: center;
    justify-content: center;
  }

  .navbar {
    width: 100%;
    justify-content: space-between;
    /* background-color: #f9f9f9; */
    /* border: thin solid #ededed; */
    /* height: 44px; */
  }

  .navbar .logo {
    padding: 4px 11px;
    font-size: 0.9375em;
    font-weight: 800;
    float: left;
  }
}




@media (max-width: 991px) {
  nav#nav-fixed {
    padding: 0px;
  }

  .mbl-btn-booknow a {
    margin-top: 0px !important;
    text-decoration: none;
    color: #b88b65;
  }

  .navbar {
    width: 100%;
    height: 67px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    z-index: 1;
  }

  .navbar .logo {
    float: right;
    font-weight: 800;
    padding: 5px;
    /* margin: 10px; */
  }

  .navbar #hamburger {
    width: 30px;
    height: 25px;
    padding-top: 0;
    margin-top: 7px;
    display: block;
    -webkit-tap-highlight-color: transparent;
    padding: 5px;
    padding-top: 1px;
    padding-bottom: 12px;
    margin-bottom: 10px;
    cursor: pointer;
  }

  .navbar .menu-icon {
    display: flex;
  }

  .navbar .upgroomingnavigation ul {
    display: none;
    max-width: none !important;
  }

  .navbar .upgroomingnavigation li {
    float: none;
    display: block;
    margin: 0;
    padding: 0;
  }

  .navbar .upgroomingnavigation.is-tapped>ul {
    display: block;
    position: absolute;
    margin: 0;
    right: 0;
    left: 0;
    z-index: 100;
    padding: 0;
    margin-top:28px;
    height: 100vh !important;
    background: #242424;
    transform: translateY(0);
  }

  .navbar .upgroomingnavigation.is-tapped>ul a {
    width: 100%;
    margin:0px  0;
    text-align: center;
    color: white;
    background-color: #242424;
    display: block;
    font-size: 22px;
    font-weight: 100;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    height: auto;
    /* color: #758283; */
    float: none;
    border: none !important;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
  }

  .navbar .upgroomingnavigation.is-tapped>ul a:hover {
    background-color: #fff !important;
    color: black !important;
  }

  .navbar .upgroomingnavigation.is-tapped>ul li {
    width: 100%;
    font-size: 13px !important;
    background-color: #242424;
    -webkit-tap-highlight-color: transparent;
  }

  .navbar .upgroomingnavigation.is-tapped>ul li li {
    font-size: 13px !important;
    background-color: #242424;
  }

  .navbar .upgroomingnavigation .is-tapped>ul ul {
    display: none;
    width: 100%;
    z-index: 200;
    border: none;
    margin-left: 0;
    padding: 0;
    position: relative !important;
  }

  .navbar .upgroomingnavigation.is-tapped>ul ul ul {
    clear: both;
    left: 0;
    margin-top: 0;
  }

  .navbar .upgroomingnavigation .is-tapped>ul ul li {
    border-bottom: solid 1px #f9f9f9;
  }

  .navbar .upgroomingnavigation .is-tapped>ul ul li li a {
    background-color: #f9f9f9;
    padding-left: 30px;
  }

  .navbar .upgroomingnavigation .is-tapped>ul ul a {
    background-color: #dfdfdf;
    font-size: 1em;
    padding-left: 20px;
  }

  .navbar .upgroomingnavigation .is-tapped>ul ul a:before {
    content: "- ";
    display: inline-block;
    margin-right: 8px;
    color: #000;
  }

  .navbar .upgroomingnavigation .is-tapped>ul li.nav-dropdown {
    cursor: pointer;
  }

  .navbar .upgroomingnavigation .is-tapped>ul li.nav-dropdown>a {
    width: 80%;
  }

  .navbar .upgroomingnavigation .is-tapped>ul li.nav-dropdown:after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    color: #000;
    padding: 0;
    display: block;
    width: 20%;
    right: 0;
    margin-top: -40px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar .upgroomingnavigation .is-tapped>ul li.expanded:after {
    display: none;
  }

  .navbar .upgroomingnavigation .is-tapped>ul li.expanded li:first-child:before {
    content: "\f106";
    font-family: FontAwesome;
    position: absolute;
    color: black;
    padding: 0;
    display: block;
    width: 20%;
    right: 0;
    margin-top: -40px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (min-width:992px) and (max-width:1200px) {

  .upgroomingnavigation li a {
    color: white !important;
    text-decoration: none !important;
    display: block !important;
    padding: 7px 10px !important;
  }
  .ubgrooming-text {
    font-size: 24px;
    line-height: 40px;
}
.star-text {
  font-size: 24px;
  line-height: 40px;
}


}

@media screen and (min-width:991px) and (max-width:5000px) {
.mobview{
  display: none !important;
}

}