.section-padding {
  padding: 50px 0; }

.bg-offWhite {
  background-color: #fafafa; }

.logo {
  display: flex;
  align-items: center;
  justify-content: flex-start; }

.header-aside-active {
  background-color: #c6151d; }
  .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap .mobile-navigation nav .mobile-menu li.menu-item-has-children.bt {
    border-top: 1px solid rgba(255, 255, 255, 0.7); }
  .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap .mobile-navigation nav .mobile-menu li.menu-item-has-children.bb {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7); }
  .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap .mobile-navigation nav .mobile-menu li.menu-item-has-children a {
    padding-left: 20px; }
  .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap .mobile-navigation nav .mobile-menu li.menu-item-has-children li {
    margin-left: 30px; }
  .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap .mobile-navigation nav .mobile-menu li a {
    text-transform: uppercase; }
    .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap .mobile-navigation nav .mobile-menu li a:focus, .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap .mobile-navigation nav .mobile-menu li a:hover {
      color: #fff; }
  .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap .mobile-navigation nav .mobile-menu li ul li {
    margin-bottom: 10px; }
    .header-aside-active .header-aside-wrap .header-aside-content .mobile-menu-area .mobile-menu-wrap .mobile-navigation nav .mobile-menu li ul li a {
      color: #1D1D1D;
      color: #fff;
      display: block;
      border-bottom: 1px solid rgba(255, 255, 255, 0.7);
      text-transform: uppercase;
      padding: 10px 15px 5px 0;
      padding-left: 0 !important; }

.header-action-wrap {
  justify-content: flex-end;
  align-items: center; }

.hero-content-1 p {
  font-family: 'Dancing Script', cursive;
  font-size: 40px; }

.about-banner {
  margin-left: 0; }

.service .service-content-wrap .service-content .title a {
  text-transform: capitalize; }
.service .service-content-wrap .service-content .service-icon {
  fill: #FFFFFF; }
  .service .service-content-wrap .service-content .service-icon svg {
    height: 32px;
    width: 32px; }
.service:hover .service-content-wrap .service-content .service-icon {
  fill: #c6151d; }

.brand-logo:hover a img {
  opacity: 1; }

.header-action-wrap .header-action-style.menu-icon {
  display: none; }

.social-icon-style a.whatsapp {
  background-color: #25d366; }

.project-details-wrap .carousel-product {
  margin-bottom: 50px; }
  .project-details-wrap .carousel-product .swiper-big {
    margin-bottom: 20px; }
    .project-details-wrap .carousel-product .swiper-big .swiper-button-next, .project-details-wrap .carousel-product .swiper-big .swiper-button-prev {
      top: 50%;
      transform: translateY(-50%);
      height: 40px;
      width: 40px;
      border-radius: 50%;
      background-color: #c6151d;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 20px;
      opacity: 0;
      margin: 0; }
      .project-details-wrap .carousel-product .swiper-big .swiper-button-next::after, .project-details-wrap .carousel-product .swiper-big .swiper-button-prev::after {
        display: none; }
    .project-details-wrap .carousel-product .swiper-big:hover .swiper-button-next, .project-details-wrap .carousel-product .swiper-big:hover .swiper-button-prev {
      opacity: 1; }
    .project-details-wrap .carousel-product .swiper-big .swiper-button-next {
      right: 15px; }
    .project-details-wrap .carousel-product .swiper-big .swiper-button-prev {
      left: 15px; }
  .project-details-wrap .carousel-product .swiper-small .swiper-slide {
    border: 1px solid transparent;
    cursor: pointer; }
    .project-details-wrap .carousel-product .swiper-small .swiper-slide.swiper-slide-thumb-active {
      border-color: #c6151d; }
.project-details-wrap .content-product {
  margin-bottom: 50px; }
  .project-details-wrap .content-product .title {
    margin-bottom: 20px; }
    .project-details-wrap .content-product .title h2 {
      font-size: 24px;
      margin-bottom: 10px; }
    .project-details-wrap .content-product .title p {
      margin-bottom: 0; }
  .project-details-wrap .content-product .middle-product {
    margin-bottom: 20px; }
    .project-details-wrap .content-product .middle-product ul {
      margin-bottom: 15px; }
      .project-details-wrap .content-product .middle-product ul li {
        margin-bottom: 5px;
        color: #3E3E3E;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.6; }
        .project-details-wrap .content-product .middle-product ul li span {
          margin-right: 5px; }
        .project-details-wrap .content-product .middle-product ul li strong {
          color: #1D1D1D; }
        .project-details-wrap .content-product .middle-product ul li:last-child {
          margin-bottom: 0; }
  .project-details-wrap .content-product .bottom-product {
    padding-top: 15px;
    border-top: 1px solid #d9d9d9; }
    .project-details-wrap .content-product .bottom-product ul {
      margin-bottom: 15px; }
      .project-details-wrap .content-product .bottom-product ul li {
        margin-bottom: 5px;
        color: #3E3E3E;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.6;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 5px; }
        .project-details-wrap .content-product .bottom-product ul li strong {
          color: #1D1D1D; }
        .project-details-wrap .content-product .bottom-product ul li ul {
          display: flex;
          align-items: center;
          justify-content: flex-start;
          margin-bottom: 0;
          gap: 2px; }
          .project-details-wrap .content-product .bottom-product ul li ul li {
            margin-bottom: 0; }
        .project-details-wrap .content-product .bottom-product ul li:last-child {
          margin-bottom: 0; }
      .project-details-wrap .content-product .bottom-product ul.list-socail {
        gap: 15px; }
        .project-details-wrap .content-product .bottom-product ul.list-socail .item-socail {
          margin-bottom: 0; }
          .project-details-wrap .content-product .bottom-product ul.list-socail .item-socail a {
            display: block;
            height: 35px;
            width: 35px;
            border-radius: 50%;
            background-color: transparent;
            color: #000;
            border: 1px solid #000;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: 0.25s all ease-in-out; }
            .project-details-wrap .content-product .bottom-product ul.list-socail .item-socail a:hover {
              color: #fff;
              background-color: #c6151d;
              border-color: #c6151d; }
.project-details-wrap .details-product .nav-tabs {
  justify-content: flex-start;
  gap: 15px;
  margin-bottom: 20px; }
  .project-details-wrap .details-product .nav-tabs .nav-item .btn {
    background-color: transparent;
    border: 0;
    color: #3E3E3E;
    opacity: 0.5;
    transition: 0.25s all ease-in-out;
    padding: 15px; }
    .project-details-wrap .details-product .nav-tabs .nav-item .btn::before {
      display: none; }
    .project-details-wrap .details-product .nav-tabs .nav-item .btn::after {
      height: 2px;
      left: 50%;
      bottom: 0;
      transform: translateX(-50%);
      background-color: #c6151d;
      width: 0;
      transition: 0.25s all ease-in-out; }
    .project-details-wrap .details-product .nav-tabs .nav-item .btn:hover, .project-details-wrap .details-product .nav-tabs .nav-item .btn.active {
      opacity: 1;
      color: #000; }
      .project-details-wrap .details-product .nav-tabs .nav-item .btn:hover::after, .project-details-wrap .details-product .nav-tabs .nav-item .btn.active::after {
        width: 100%; }
.project-details-wrap .details-product .body-info .item-details {
  margin-bottom: 30px; }
  .project-details-wrap .details-product .body-info .item-details:last-child {
    margin: 0; }
  .project-details-wrap .details-product .body-info .item-details .title {
    font-size: 22px; }
  .project-details-wrap .details-product .body-info .item-details .table {
    margin: 0; }
    .project-details-wrap .details-product .body-info .item-details .table tr th, .project-details-wrap .details-product .body-info .item-details .table tr td {
      border-bottom: 0;
      padding: 8px 30px; }
.project-details-wrap .project-details-img a {
  position: relative; }
  .project-details-wrap .project-details-img a .overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0;
    height: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    overflow: hidden;
    transition: 0.25s all ease;
    font-size: 24px; }
  .project-details-wrap .project-details-img a:hover .overlay {
    width: 100%;
    height: 100%; }

.related-products {
  background: #ECECEC; }
  .related-products .swiper-related {
    overflow-x: hidden; }
    .related-products .swiper-related .swiper-related-products {
      padding: 0 20px; }
    .related-products .swiper-related .swiper-button-next, .related-products .swiper-related .swiper-button-prev {
      top: 50%;
      height: 40px;
      width: 40px;
      border-radius: 50%;
      background-color: #c6151d;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 20px;
      opacity: 0;
      margin: 0; }
      .related-products .swiper-related .swiper-button-next::after, .related-products .swiper-related .swiper-button-prev::after {
        display: none; }
    .related-products .swiper-related:hover .swiper-button-next, .related-products .swiper-related:hover .swiper-button-prev {
      opacity: 1; }
    .related-products .swiper-related .swiper-button-next {
      right: -15px;
      transform: translate(-50%, -100%); }
    .related-products .swiper-related .swiper-button-prev {
      left: -15px;
      transform: translate(50%, -100%); }
    .related-products .swiper-related .swiper-related-products .product-related .img-product img.show-img {
      display: block; }
    .related-products .swiper-related .swiper-related-products .product-related .img-product img.hide-img {
      display: none; }
    .related-products .swiper-related .swiper-related-products .product-related .title-product {
      padding: 15px 0; }
      .related-products .swiper-related .swiper-related-products .product-related .title-product h4 {
        font-size: 16px;
        margin: 0; }
        .related-products .swiper-related .swiper-related-products .product-related .title-product h4:hover {
          color: #c6151d; }
    .related-products .swiper-related .swiper-related-products .product-related:hover .img-product img.show-img {
      display: none; }
    .related-products .swiper-related .swiper-related-products .product-related:hover .img-product img.hide-img {
      display: block; }

.single-contact-info-wrap .info-content p.width {
  width: 100%; }

.albums {
  padding-bottom: 20px; }
  .albums .project-details-wrap .project-details-img a {
    position: relative; }
    .albums .project-details-wrap .project-details-img a .overlay {
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3); }

.footer-bottom {
  padding: 15px 0; }

@media (max-width: 1199px) {
  .related-products .swiper-related .swiper-related-products .product-related .title-product h4 {
    font-size: 14px; } }
@media (max-width: 991px) {
  .header-action-wrap .header-action-style.menu-icon {
    display: block; } }
@media only screen and (max-width: 767px) {
  .breadcrumb-padding {
    padding: 200px 0 52px; }

  .logo img {
    width: 70px; } }
    .sticky-social {
      position: fixed;
      left: 40px;
      bottom: 40px;
      width: 40px;
      height: auto;
      z-index: 99999999999;
  }

  .sticky-social ul {
      display: grid;
      row-gap: 10px;
      margin-bottom: 0;
  }

  .sticky-social ul li a {
      height: 40px;
      width: 40px;
      border-radius: 50%;
      background-color: var(--color);
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      font-size: 20px;
      border: 2px solid var(--color);
      transition: left 0.25s ease-in-out var(--delayBack), color 0.25s ease-in-out 0s, background-color 0.25s ease-in-out 0s;
      position: relative;
      left: calc(-3 * 40px);
  }

  .sticky-social ul li a:hover {
      color: var(--color);
      background-color: #fff;
  }

  .sticky-social ul li a.active {
      left: 0;
      transition: left 0.25s ease-in-out var(--delay), color 0.25s ease-in-out 0s, background-color 0.25s ease-in-out 0s;
  }
  
/*# sourceMappingURL=style-custom.css.map */
