@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nova+Mono&family=Onest:wght@100..900&family=Outfit:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nova+Mono&family=Onest:wght@100..900&family=Outfit:wght@100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
body {
  font-family: "Montserrat", sans-serif;
  color: #333;
  /*overflow: hidden;*/
  overflow-x: hidden;
}
.pt-100{
  padding-top:100px ;
}
.pb-100{
  padding-bottom:100px ;
}
.pt-50{
  padding-top:50px ;
}
.pb-50{
  padding-bottom:50px ;
}
.mt-30{
  margin-top: 30px;
}
.mb-30{
  margin-bottom: 30px;
}
p{
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: .02em;
  line-height: 1.6em;
}
.h3heading{
  font-size: 36px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0px;
  text-transform: uppercase;
  line-height: 1.5em;
  text-align: center;
}
.logoimg{
  height: 90px;
}
@media only screen and (max-width:500px) {
  .h3heading{
    font-size: 25px;
  }
}
.navbar-brand {
  text-transform: uppercase;
}
.navbar {
  background-color: #fff;
  padding: 15px 0;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.navbar-nav .nav-link {
  color: #666666;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  font-style: normal;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.nav-item .active{
  color: #000
}
.navbar-nav .nav-link:hover {
  color: #d4af37;
}
a.dropdown-item {
  font-size: 12px;
  color: #666666;
  padding: 2px 10px;
}
.dropdown-item.active, .dropdown-item:active{
  background-color: #edebeb;
  color: rgb(45, 45, 45);
}
.mobileicon i {
  color: #bfbfbf;
  line-height: 60px;
}

@media only screen and (max-width: 500px) {
  .mobileicon {
    display: none;
  }
}
.navbar-toggler{
  border: none;
}
.navbar-toggler:focus{
  box-shadow: none;
}

.hero-section {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/1000011935.jpg);
  background-size: cover;
  background-position: center;
  height: auto;
  padding-top: 300px;
  padding-bottom: 300px;
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (max-width:590px) {
  .hero-section{
    padding-top: 200px;
    padding-bottom: 200px;
  }
}
.hero-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.15);
}

.hero-content {
  position: relative;
  z-index: 1;
  color: white;
  text-align: center;
  width: 100%;
}

.hero-title {
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 0.0322581em;
  font-size: 62px;
  font-weight: 300;
}


/* quick-links */
.quick-links{
  padding-top:100px ;
  padding-bottom:100px ;
}
.quick-links h2{
  margin-bottom: 30px;
}
.moreinfo2{
  background-color: black;
  color: #fff !important;
}
.quick-links p{
 color:#000;
font-weight: 600;
font-size: 20px;
margin-top: 40px;
margin-bottom: 20px;
}
/* box-tab */
.box-tab h4{
  margin-bottom: 30px;
  color: #222;
  text-transform: uppercase;
}
.box-tab p{
  margin: 24px 0px;
}
.moreinfo{
  font-size: 11px;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: .12em;
  color: #000000;
  border-color: #000;
  padding: 20px;
  border: 2px solid black;
  text-decoration: none;
}
.moreinfo:hover{
  background-color: black;
  color:#fff;
}
@media (max-width: 720px) {
  .mbb-50 {
    margin-bottom: 50px;
  }
}

.bread_about{
  background-image:  linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../images/998e4b36-8430-4c16-9755-8b0dc94a8119_20250423_154537_0000.jpg);
  background-size: cover;
  background-position: center;
  height: auto;
      padding-top: 100px;
    padding-bottom: 100px;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
@media screen and (max-width:590px) {
  .bread_about{
    padding-top: 200px;
    padding-bottom: 200px;
  }
}
.bread_about h1{
  color:#fff;
  font-size:62px;
}
@media screen and (max-width:590px) {
   .bread_about h1{
      font-size:30px;
    } 
}
.aboutpage{
  padding-top:100px ;
  padding-bottom:100px ;
}
.aboutpage h2{
  font-size: 30px;
  font-weight: 200;
  font-style: normal;
  letter-spacing: 0px;
  line-height: 1.5em;
  text-align: center;
  text-transform: uppercase;
}

/*services-1*/
.bread_grooming{
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/1000011941.jpg);
}
.Servicesone  h2{
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.serinner h4{
     font-size: 21px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .03em;
    line-height: 1em;
    text-transform: uppercase;
    color: black;
}
/*services-2*/
.bread_GROOMSMEN{
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/1000011934.jpg);
}
.bread_GROOMSMEN p{
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}
.Servicestwo h2{
    color: #222222;
    font-size: 36px;
    font-weight: 200;
    margin-bottom: 30px;

}
.serinner h2{
        color: #222222;
    font-size: 36px;
    font-weight: 200;
}
.serinner h4{
      color: #000;
    font-size: 15px;
    font-weight: 600;
    margin: 30px 0px;
}

/*barbersstylists*/
.bread_barbersstylists{
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/1000011940.jpg);
}
.barbersstylists_inner h2{
   font-size: 10px;
    color: black;
    margin: 16px 0px;
    text-transform: uppercase;
    font-weight: 500;
}
.barbersstylists_inner p{
   font-size: 10px;
    margin: 16px 0px;
    text-transform: uppercase;
    font-weight:400;
}
/*location*/
.location{
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/1000011935.jpg);
}
.loc_inner h2{
    font-size: 42px;
    font-weight: 400;
    margin-bottom: 25px;
    font-family: "Playfair Display", serif;
}
@media screen and (max-width:590px) {
  .loc_inner h2{
        font-size: 35px;
    }
}
.loc_inner p a{
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: .02em;
    line-height: 1.6em;
    color: #333333;
    text-decoration: none;
}
.loc_inner  a{
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: .02em;
    line-height: 1.6em;
    color: #999999;
    text-decoration: none;
}
.loc_inner h4{
        font-size: 16px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: .02em;
    line-height: 1.6em;
    color: #444;
    text-decoration: none;
    margin: 20px 0px;
}
/*chevy*/
.chevy{
     background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/1000011934.jpg);
}
.chevy_page h2{
   color: #222;
    font-size: 21px;
    font-weight: 700;
}
.chevy_page p{
   color: #222;
    font-size: 21px;
    font-weight: 700;
    margin-top: 30px;
}
/*classic-car-rental-service*/
.rental{
     background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/rentalimg.jpg);
}
.rental p{
        color: #fff;
    font-weight: 500;
    line-height: 1.2;
}
/*contact*/
.contact{
     background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/1000011936.jpg);
}
 .contact-section {
      background: #fff;
      border-radius: 15px;
      padding: 25px 40px;
      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
    }
    @media only screen and (max-width:500px){
        .contact-section {
          padding: 20px 20px;
        }
    }

    .contact-header h2 {
      font-weight: 700;
      margin-bottom: 30px;
    }

    .contact-info {
      font-size: 16px;
      margin-bottom: 30px;
    }

    .contact-info p {
      margin: 10px 0;
      color: #333;
    }

    .form-control {
      border-radius: 10px;
      border: 1px solid #ccc;
    }

    .form-label {
      font-weight: 600;
      color: #333;
    }

    .btn-custom {
      background-color: #000;
      color: #fff;
      border-radius: 8px;
      padding: 10px 25px;
      transition: all 0.3s ease;
    }

    .btn-custom:hover {
      background-color: #000;
      color:#fff;
    }
    .contact-info a{
         text-decoration: none;
        color:#333;
    }

    @media (max-width: 768px) {
      .contact-info {
        margin-bottom: 20px;
      }
    }
/*footer {*/
/*  padding: 40px 0 20px;*/
/*  text-align: center;*/
/*  border-top: 1px solid #e8e8e8;*/
/*}*/
/*.footertext a{*/

/*  font-size: 15px;*/
/*  font-weight: 400;*/
/*  font-style: normal;*/
/*  letter-spacing: 0px;*/
/*  line-height: 1.8em;*/
/*  color: #999;*/
/*  text-decoration: none;*/
/*}*/
/*.footertext p{*/

/*  font-size: 16px;*/
/*  font-weight: 400;*/
/*  font-style: normal;*/
/*  letter-spacing: 0px;*/
/*  line-height: 1.8em;*/
/*  color: #444;*/
/*  text-decoration: none;*/
/*}*/
@media (min-width:990px){
    .collapse.navbar-collapse{
        margin-bottom: -60px;
        z-index: 999;
        position: relative;
    }
}
.icon-by{
  display: flex; 
  justify-content: center;
}
.icon-by i{
  color: #222;
  font-size: 20px;
}

@media (max-width: 768px) {
  .hero-title {
      font-size: 2.5rem;
  }
  
  .hero-subtitle {
      font-size: 1.2rem;
  }
  
  .navbar-nav {
      text-align: center;
      padding-top: 10px;
  }
}

.footer {
      background-color: #000;
      padding: 50px 0px 0px 0px;
      color: #ccc;
    }
    .footer a {
      color: #ccc;
      text-decoration: none;
    }
    .footer a:hover {
      color: #fff;
    }
    .footer .logo span {
      color: #b7936f;
    }
    .footer .icon-box i {
      font-size: 20px;
      padding: 8px;
      border: 1px solid #ccc;
      border-radius: 4px;
    }
    .footer .input-group input {
      background: #1a1a1a;
      color: #ccc;
      border: none;
    }
    .footer .input-group button {
      background-color: #b7936f;
      color: #fff;
      border: none;
    }
    .footer .opening-hour {
      border-bottom: 1px solid #444;
      padding-bottom: 30px;
    }
    .footer .contact2 i {
      font-size: 18px;
      margin-right: 10px;
    }
    .footer .contact2 li {
          margin-bottom: 7px;
    }
    .footer .copyright {
      border-top: 1px solid #444;
      margin-top: 30px;
      padding-top: 15px;
      font-size: 14px;
      color: #aaa;
    }