/* ====== GLOBAL ====== */
body{
    margin:0;
    background:#e6dcc9;
  font-family: "Special Elite", system-ui;
  overflow-x: hidden;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  
    font-family: "Special Elite", system-ui;
    font-weight: 400;
}

.newim{ max-width: 180px;}
.newim1{ max-width: 250px;}
ul li{
font-family: "Special Elite", system-ui;
   font-size: 17px;
    font-weight: 400;
    line-height: 30px;
}

ul{
    margin-bottom: 5px !important;}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
        padding-bottom: 0px;
    }
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
   letter-spacing: 0.5px;
    font-family: "Special Elite", system-ui;
    font-weight: 400;
        font-size: 17px;

    line-height: 1.7;
    margin-bottom: 5px !important;

}

.h2, h2 {
    
   
    font-family: "Special Elite", system-ui;
    font-weight: 400;
}
/* ====== NAVBAR ====== */
.header-bar{
    background-image: url('../images/head-bg1.png');
       padding: 15px 0 20px !important;
    border-bottom:1px solid rgba(0,0,0,0.15);
    background-size: cover;
    background-repeat: no-repeat;

}

.navbar-nav .nav-link{
    color:#111;
    font-weight:600;
    letter-spacing:1px;
    text-transform:uppercase;
       font-size: 14px;
    padding: 0 6px;
    font-family: "Special Elite", system-ui;
    font-weight: 600;
        padding: 15px;
}

.navbar-nav .active{
    /*background:#c9a869;*/
    /*padding:6px 14px;*/
}
.header-bar  {
     
    
    }
/* ====== HERO ====== */
.hero-section{
    position:relative;
    background:url("../images/banner-new.jpg") center/cover no-repeat;
   height:420px;
    overflow:hidden;
/*padding: 50px 0;*/
    margin-bottom: -10px;
}

.hero-overlay{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,0.55);
}

.hero-content{
    position:relative;
    z-index:2;
    color:#fff;
    /*max-width:720px;*/
}

.hero-content h1{
    font-size:38px;
    letter-spacing:2px; 
    font-family: "Special Elite", system-ui;
    font-weight: 400;
}

.hero-content p{
font-size: 16px;
    line-height: 1.7;
    opacity:0.9;
   font-family: "Special Elite", system-ui;
}
@media (min-width: 1200px) {
    .h2, h2 {
        font-size: 30px;
    }
}
.hero-btn{
    /*margin-top:20px;*/
    /*background:#d9c59c;*/
    color:#000;
    padding:20px 45px 11px;
    font-weight:600;
    border:none;
        font-family: "Special Elite", system-ui;
    font-weight: 400;
     background:url("../images/btn-bg.png") center/cover no-repeat;
}
.hero-btn1{
    /*margin-top:20px;*/
    /*background:#d9c59c;*/
 color: #fff;
    padding: 29px 45px 21px;
    font-weight: 600;
    border: none;
    font-family: "Special Elite", system-ui;
    font-weight: 400;
    background: url(../images/btn-bg1.png);
    background-size: cover;
    background-size: calc(100% + 0px) calc(100% + -3px);
}
/* ====== SLIDER ARROWS ====== */
.hero-arrow{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    color:#fff;
    font-size:34px;
    cursor:pointer;
    z-index:5;
}

.hero-arrow.left{ left:20px; }
.hero-arrow.right{ right:20px; }

/* ====== SERVICE CARDS ====== */
.services{
    padding:80px 0 80px;
    background:url("../images/body-bg.jpg");
    background-repeat: repeat;
    /*background-size: cover;*/
    /*background-repeat: repeat;*/
        margin-bottom: -83px;
         /*background-repeat: no-repeat;*/
  background-position: center;
 background-size: 100%;
}
.navbar-nav  li{
    padding: 0 20px;
}

    .navbar-brand img {
    height: 90px;
}
.service-box{
    /*background:#f0e6d1;*/
    padding:10px;
    background: #e5d7c0;
    text-align:center;
    /*border: 10px groove #c79d73;*/
        height: 100%;
    /*box-shadow:0 4px 10px rgba(0,0,0,0.2);*/
     background:url("../images/ser-bb.png");
     background-size: calc(100% + 0px) calc(100% + 10px);
    padding: 18px 25px;
        /* background-size: 100%;
    background-repeat: no-repeat;
*/
}

.service-box img{
   width: 100%;
    filter: grayscale(100%);
   padding: 10px 5px;
}

.service-box h6{
    margin-top:10px;
   
    letter-spacing:1px;
    font-size: 24px
}
.service-box p{
    letter-spacing: 0.5px;
    font-family: "Special Elite", system-ui;
    font-weight: 400;
     font-size: 18px
}
.why-p{
    padding:60px 0;
    background:url("../images/sec-bg2.png") center/cover no-repeat;
    background-repeat: no-repeat;
    background-size: 100%;
}

.site-footer {
position: relative;
    padding: 120px 0 30px;
    color: #fff;
    background-image: url(../images/ft-bg.png);
    background-repeat: no-repeat;
    background-position: top;
    /* background-size: calc(100% + 56px); */
    background-size: cover;
  background-size: calc(100% + 56px);
      margin-top: -102px;
}

/* Dark overlay (important for readability) */
.site-footer::before {
  content: "";
  position: absolute;
  inset: 0;
  /*background: rgba(0,0,0,0.65);*/
  z-index: 0;
}

.site-footer .container {
  position: relative;
  z-index: 1;
}
.footer-menu li{
       list-style-type: none;
    padding: 2px 0;
    font-size: 14px;
    text-align: tr; 
    letter-spacing: 0.6px;
    color: #bcb7b7;
        font-weight: 500;
}.footer-menu li a{ 
    color: #bcb7b7;  text-decoration: none;
}

.footer-socials{
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.footer-socials li a {
    height: 35px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f4d2a2;
    border: 1px solid var(--primary-color);
    border-radius: 50%;
    transition: 0.3s ease-in-out;
    color: #000;
    text-decoration: none;
}
.footer-socials li a i{
  font-size: 15px;
  color: var(--color-white); text-decoration: none;
}
.footer-socials li a:hover{
  background-color: #e0b57a;
}
.contact-list{
  list-style-type: none;
  margin-top: 20px;
}
.contact-list li{
   display: flex;
   align-items: center;
   gap: 15px;
   margin-bottom: 12px;
}
.contact-list li .cts-icon{
  height: 35px;
  width: 35px;
  min-height: 35px;
  min-width: 35px;
  background-color: #f4d2a2;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.contact-list li .cts-icon i{
  font-size: 15px;
  color: #000;
}
.ctsv-title{
  font-size: 17px;
  font-weight: 600;
  color: #000;
  margin-bottom: 10px;
}    .contact-list li .cts-icon {
        height: 35px;
        width: 35px;
        min-height: 35px;
        min-width: 35px;
    }
.contact-list li .cts-value {
    color: var(--color-white);
    font-size: 15px;
    line-height: 26px;
    transition: 0.3s ease;
    margin-bottom: 0 !important;
}
.contact-list li .cts-value .fw-hc{
  color: #abbed7;
  display:block;
  font-weight: 600;
}
.contact-list li a.cts-value:hover{
  color: var(--primary-color);
}
input{
  
   width: 100%;
    margin-bottom: 10px !important;
    background: #000;
    box-shadow: none;
    border: 1px solid #757575;
    padding: 8px
}
textarea{
    width: 100%;
     background: #000;
     padding: 8px;
        height: 112px;
}
.footer-menu ul{
    padding-left: 0
}


.navbar-toggler {
  border: none;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0,0,0,0.7)' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

/* Sidebar links */
.offcanvas-body .nav-link {
  font-size: 14px;
  padding: 10px 0;
}
.h5, h5 {
    font-size: 18px;
}
.pp-text{

  padding: 8px 0;
    font-size: 16px;
  line-height: 26px;
    /*text-transform: uppercase;*/
    letter-spacing: 0.6px;
    color: #bcb7b7;
}
/*@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1000px !important;
    }
}*/
.navbar-nav .nav-link.active{
       background-image: url(../images/active-link.png);
    background-size: 100%;
    /* padding: 0px 25px; */
    border-radius: 7px;
    background-position: bottom;
        padding: 15px;
}
.main-list {padding:0;margin:0;list-style:none;;}
.main-list li{display:block;margin:0 0 15px;display:block;color:#d4d4d4;font-size:15px;padding:0 0 0 34px;position:relative;line-height:25px;}
.main-list li img{position:absolute;left:0;width: 30px;    top: -5px;}


.timeline-section {
  /*padding: 80px 0;*/

  background-size: cover;
}

.timeline-container {
  /*width: 900px;*/
  margin: auto;
  position: relative;
}

.line {
  position: absolute;
  top: 0;
  left: 50%;
  width: 4px;
  height: 100%;
  background: repeating-linear-gradient(
    to bottom,
    #3b2a1a,
    #3b2a1a 8px,
    transparent 8px,
    transparent 16px
  );
  transform: translateX(-50%);
}

.timeline-item {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
  position: relative;
}

.timeline-item.left {
  justify-content: flex-start;
}

.timeline-item.right {
  justify-content: flex-end;
}

.timeline-item.left .content {
  text-align: right;
  margin-right: 50px;
}

.timeline-item.right .content {
  text-align: left;
  margin-left: 50px;
}

.circle {
  width: 70px;
  height: 70px;
  background: #3b2a1a;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

.content {
  width: 40%;
  color: #7a3f1d;
}

.content h3 {
  font-size: 23px;
  font-weight: normal;
  line-height: 1.4;
}

@media(min-width: 991px){
.pain-points {
    padding-left: 80px ;
}
}

.pain-points .container {
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px 20px;
/*  background: #cba09d30;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid #9e9e9e4f;*/
}

.point {
  display: flex;
  align-items: center;
  gap: 25px;
    background: #cba09d30;
    padding: 10px;
    border-radius: 20px;
    border: 1px solid #9e9e9e4f;
  /*    border-bottom: 3px dashed #c1ae9c;
    padding-bottom: 17px;*/
}
.point:last-child {

      border-bottom: 0px dashed #c1ae9c;
  
}

.icon-wrap {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 6px solid rgba(139, 90, 43, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.icon {
  width: 50px;
  height: 50px;
}

.text h3 {
font-size: 24px;
    margin: 0;
  color: #000;
}

.text p {
  font-size: 22px;
  color: #7a3d1d;
  margin: 0;
  line-height: 1.4;
}

/* Mobile */
@media (max-width: 768px) {
  .pain-points .container {
    grid-template-columns: 1fr;
  }

  .text h3 {
    font-size: 20px;
  }

  .text p {
    font-size: 18px;
  }
}
.icon-wrap {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 8px solid rgba(226, 163, 106, 0.6);
      background: #ffffff45;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

/* Fake brush effect */
.icon-wrap::before {
  content: "";
  position: absolute;
  inset: -8px;
  border-radius: 50%;
  /*border: 3px dashed rgba(226, 163, 106, 0.5);*/
      border: 2px dashed rgb(58 42 27);
  transform: rotate(-10deg);
}

.icon {
  width: 40px;
  height: 40px;
}
.color-theme{
        color: #7B4F38;
}

.print-post-section {

  padding: 0px 0px 0;
  
  /*color: #7B4F38;*/
}

.print-post-section .container {
 /* display: flex;
  flex-wrap: wrap;
  align-items: flex-start;*/
  /*max-width: 1200px;*/
  margin: 0 auto;
  gap: 40px;
}

.text-content {
  flex: 1 1 500px;
}

.text-content h2 {
  font-size: 36px;
  margin-bottom: 10px;
  color: #7B4F38;
}

.text-content .subtitle {
  font-size: 20px;
  margin-bottom: 30px;
  color: #000;
}

.features {
  list-style: none;
  padding: 0;
  margin: 0;
}

.features li {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-size: 22px;
}

.features li .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin-right: 15px;
}

/*.illustration {
  flex: 1 1 400px;
  text-align: right;
}
*/
.illustration img {
  max-width: 100%;
  height: auto;
}
.pad40{ padding-top: 40px;}
  .newh51 { color: #8b3e2f!important;
    font-weight: bold;
    font-size: 20px;
    padding-top: 10px; letter-spacing: 1px;
}
/* Responsive */
@media (max-width: 900px) {
  .print-post-section .container {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .illustration {
    text-align: center;
    margin-top: 40px;
  }

  .features li {
    justify-content: flex-start;
  }

  .features li .icon {
    margin-right: 10px;
  }
}
.how-p-works{
    padding: 0px 0;
}


 .whyprint-sec {
    display: grid;
    /*grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));*/
    gap: 30px;
  }

  .why-print {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 40px;background: #cba09d30;
    padding: 10px;
    border-radius: 20px;
    border: 1px solid #9e9e9e4f;
  }
.newp{ font-style: 25px; font-weight: bold;}
  .icon-circle {
   width: 100px;
    height: 100px;
    border: 2px dashed #d99a6a;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    /*background: #ffffff7a;*/
        background: #ffffff45;
    position: relative;width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 8px solid rgba(226, 163, 106, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
 .icon-circle::before {
    content: "";
    position: absolute;
    inset: -8px;
    border-radius: 50%;
    /* border: 3px dashed rgba(226, 163, 106, 0.5); */
    border: 2px dashed rgb(58 42 27);
    transform: rotate(-10deg);
}
  .icon-circle svg {
      width: 50px;
    height: 50px;
    fill: #000;
  }
.newh5{ font-weight: bold; font-size: 20px; padding-top: 10px;}
  .whyprint-text h3 {
   margin: 0 0 5px 0;
    font-size: 1.1rem;
    font-size: 24px;color: #8b3e2f;
    line-height: 43px; font-weight: bold;
  }
.bgnew{
        background: #ecd6bea1;
    padding: 18px;
    border-radius: 20px;}
  .whyprint-text p {
    margin: 0;
    color: #000;
    font-size: 18px;
  }
.color1{ color: #700000!important;}


 .who-list {
  display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 0px;
  }

  .icon-circle-1 {
  
    position: relative;width: 70px;
    height: 70px;
    border-radius: 50%;
    /*border: 8px solid rgba(226, 163, 106, 0.6);*/
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
 
  .icon-circle-1 svg {
      width: 50px;
    height: 50px;
    fill: #8b5a2b;
  }

  .who-list-text h3 {
     margin: 0;
  
    font-size: 22px;
  }
.who-print-n{
    background: url(../images/bg-gg.png);
   padding: 180px 180px;
    height: 800px;
    background-repeat: no-repeat;    background-size: calc(100% + 0px) calc(100% + 10px);
}

.why_list_1sa {padding:0;margin:10px 0 0 0;list-style:none;line-height: 28px;}

.why_list_1sa li{display:block;font-size:18px;color:#1d1d1d;padding:0px 15px;position:relative;border-bottom:0;float:left;width:100%;}

.why_list_1sa li span {display:block;float:left;width:100%;background:#1c1f26;padding:20px 20px 20px 20px;}

.why_list_1sa li strong {

    color: #fff;margin-bottom:6px;

    display: block;

    font-weight: 600;

    font-size: 17px;}
.pad{ padding: 20px;}
.why_list_1sa li img {max-width:40px;margin:0 0 10px;}

.why_list_1sa li:last-child{border-bottom:0 solid #373d42;
    margin-bottom: 10px;}

.why_list_1sa li i{position:absolute;left:0;font-size:12px;margin-top:8px;color:#553312}

.newh4{     font-size: 20px;
    font-weight: bold;
    line-height: 33px;
    letter-spacing: 1px;
}
.hero-section-bp{
    position:relative;
    background:url("../images/banner-new.jpg") top/cover no-repeat;
   height:150px;
    overflow:hidden;
/*padding: 50px 0;*/
    margin-bottom: -10px;
}
.hero-section-b{
    position:relative;
    background:url("../images/banner-new.jpg") top/cover no-repeat;
   height:300px;
    overflow:hidden;
/*padding: 50px 0;*/
    margin-bottom: -10px;
}

.hero-overlay-b{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,0.55);
}

.hero-content-b{
    position:relative;
    z-index:2;
    color:#fff;
    /*max-width:720px;*/
}

.hero-content-b h1{
    font-size:38px;
    letter-spacing:2px;
    margin-bottom:15px;
    font-family: "Special Elite", system-ui;
    font-weight: 400;
}

.hero-content-b p{
font-size: 16px;
    line-height: 1.7;
    opacity:0.9;
   font-family: "Special Elite", system-ui;
       margin-bottom: 0;
}
@media (min-width: 1200px) {
    .h2, h2 {
        font-size: 30px;
    }
}.luxury-form-wrapper {
  /*background: linear-gradient(135deg, #0f0f0f, #1c1c1c);*/
  /*padding: 60px 20px;*/
  display: flex;
  justify-content: center;
}

.luxury-form {
 /* background: #111;
  padding: 40px;*/
  width: 100%;
  /*max-width: 520px;*/
  border-radius: 16px;
  /*box-shadow: 0 15px 40px rgba(0,0,0,0.6);*/
  color: #fff;
  background: #000;    position: sticky;
    top: 130px;
    padding: 40px;    border-top: 15px dotted #ecddc9;
  /*font-family: "Poppins", sans-serif;*/
}

.luxury-form h2 {
  font-size: 25px;
  margin-bottom: 5px;
  letter-spacing: 1px;
}

.luxury-form .subtext {
  font-size: 14px;
  color: #aaa;
  margin-bottom: 25px;
}

.form-group {
  margin-bottom: 18px;
}

.form-group label {
  display: block;
  font-size: 13px;
  color: #bbb;
  margin-bottom: 6px;
}

.form-group input,
.form-group select,
.form-group textarea {
    width: 100%;
    padding: 12px 0px;
    border-radius: 0;
    background: transparent;
    border: none;
    color:#d7d7d7;
    font-size: 17px;
    outline: none;
    border-bottom: 1px solid #fff;
    font-family: 'Special Elite';

}
.form-group select
{
    color: #757575;
}
.form-group input:focus, .form-group select:focus, .form-group textarea:focus {
    border-color: #c9a24d;
    background: #fff;
    color: #000;
    border-radius: 10px;
    padding: 15px 15px 12px;
}
.luxury-btn {
      width: auto;
    padding: 14px 50px;
    border-radius: 10px;
    background: linear-gradient(135deg, #d58206, #fbb70c);
    border: none;
    color: #000;
    font-size: 19px;
    letter-spacing: 1px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s ease;
    margin: auto;
    text-align: center;
    font-family: 'Special Elite';
}

.luxury-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(201, 162, 77, 0.4);
}

.pc-whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
.pc-whatsapp a::before,
.pc-whatsapp a::after {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    border: 2px solid #25d366;
    border-radius: 50px;
    animation: ripple 2s linear infinite;
    opacity: 0;
}

.pc-whatsapp a::after {
    animation-delay: 1s;
}

.pc-whatsapp a {
    display: inline-flex;
    width: 100%;
    background: #00a315c7;
    align-items: center;
    padding: 12px 18px 12px 18px;
    border-radius: 50px;
    color: #fff;
    gap: 6px;
    backdrop-filter: blur(1px);
    text-decoration: none;
}

.pc-whatsapp a:hover {
    background: #00a315;
    transition: 0.5s;
}

.pc-whatsapp a i {
    font-size: 26px;
}

.pc-whatsapp a span {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Helvetica';
    letter-spacing: 0.7px;
}

.pc-whatsapp a::before,
.pc-whatsapp a::after {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    border: 2px solid #25d366;
    border-radius: 50px;
    animation: ripple 2s linear infinite;
    opacity: 0;
}

.pc-whatsapp a::after {
    animation-delay: 1s;
}


@keyframes ripple {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    70% {
        transform: scale(1.3);
        opacity: 0;
    }

    100% {
        transform: scale(1.4);
        opacity: 0;
    }
}
.pc-whatsapp a {
    padding: 10px 16px 10px 16px;   
}
.pc-whatsapp a i {
    font-size: 22px;
}