.contact-form textarea.form-control{max-height: 150px;}
.form-section textarea{max-height: 150px;}
.wpcf7 form.sent .wpcf7-response-output{display:none !important;}
#popup-form{display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.6); z-index:9999; justify-content:center; align-items:center;}
.inpop{background: #fff;
  padding: 30px;
  max-width: 425px;
  width: 90%;
  position: relative;
  border-radius: 8px;}
.adv_in.p{overflow:hidden; position: relative;}
.inpop .get-in-touch-form{margin-top: 18px;}
.inpop .form-control{font-weight: 500;
  color: #000;
  padding: 11px 12px;
  font-size: 15px;}
.inpop .btn{background: #56509f;
  font-weight: 600;
  font-size: 16px;
  border: none;
  padding: 9px 20px;}
.inpop .wpcf7-form{margin-bottom:0px;}
.inpop .get-in-touch-form p{margin-bottom: 0px;
  padding-bottom: 0px;}
#close-popup{position: absolute;
  top: 10px;
  right: 15px;
  font-size: 18px;
  cursor: pointer;
  background: #f00101;
  color: #fff;
  z-index: 9999;
  font-weight: bold;
  border: none;
  width: 30px;
  height: 30px;
  border-radius: 3px;}

.broubox {
  border: #264281 2px solid;
  margin-bottom: 30px;
  border-radius: 6px; background: #f5f8ff;
}

.broubox img {
  width: 70px;
  margin-right: 16px;
}
.prodsec .prodblock {
  max-width: 800px;
  margin: auto;
}
.broubox p {
  font-size: 18px;
  font-weight: 600;
}

.broubox a{display: flex;
  padding: 14px;
  text-decoration: none;
  align-items: center;}
.brousec {
  padding: 40px 0px 20px;
}
.cat .broubox{background: none;}
.cat .broubox a{text-align: center;
  display: block;}
.cat .broubox img{width: 100%;
  margin-right: 0px;
  max-width: 300px;}
.brousec h3 {
  margin: 6px 0px;
  color: #fff;
  font-size: 44px;
  line-height: 56px;
  letter-spacing: -0.01em;
  font-weight: 200;
  text-align: center;
  background-size: cover;
}




@media only screen and (max-width:768px){
.brousec h3 {
  margin: 6px 0px;
  color: #fff;
  font-size: 36px;
  line-height: 56px;
  letter-spacing: -0.01em;
  font-weight: 200;
  text-align: center;
  background-size: contain;
}
	.brousec {
  padding: 15px 0px 20px;
}
	.card h2{
		margin: 30px 0px;
		font-weight: 600;
		font-size: 25px;
	}
	.hbanner {
        position: relative;
    }
    .mobile-banner-text {
        display: block !important;
        position: absolute;
        top: 60%; /* adjust as per design */
        left: 155px;
        transform: translateX(-50%);
        color: #fff;
        font-size: 32px;
        font-weight: 900;
        padding: 5px 10px;
        border-radius: 5px;
        width: 300px;
        max-width: 90%;
		line-height:50px;
		font-family:cursive;
    }
	}
.wpcf7 form.init .wpcf7-response-output{
	display:none;
}
.mobile-banner-text {
    display: none;
}

 #bgCanvas {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1;
  }

.hcontent {
    position: absolute;
    top: 34%;
    left: 45px;
    width: auto;
    transform: translateY(-50%);
    /* background: #ffffffad; */
    /* text-align: center; */
    padding: 15px;
    border-radius: 7px;
}
.page-banner:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    bottom: 0px;
    background: #00000038;
}
.page-title{
	color:#fff!important;
	margin-top:150px;
	font-weight:700;
}
@keyframes gradientMove {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}

.p-coating {
    background: url(https://shawh.in/wp-content/uploads/2025/12/power-coating-film.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
}

.gun-coating {
    background: url(https://shawh.in/wp-content/uploads/2025/11/powder-coating-gun.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.gradient-text {
    font-size: 55px;
    font-weight: 800;
    line-height: 60px;
    letter-spacing: -2px;
    text-transform: uppercase;
    background: linear-gradient(90deg, #014c2f, #51a8a2, #504f5b, #c84300, #0000ff, #cf3c00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 300%;
    animation: gradientMove 3s infinite linear;
    font-family: "Aclonica", sans-serif;
    letter-spacing: 2px;
}
.thin-txt {
    font-weight: 100 !important;
    font-size: 40px !important;
}

/* banner typwriter */
.wrapper {
  margin-top: 5%;
  width: 100%;
  height: 100%;
}

/* .line__1,
.line__2 {
  white-space: nowrap; /* keep text in one line */
/*   overflow: hidden;  */
/*   margin: 0.5rem auto; */
/*   font-family: "Major Mono Display", monospace; */
/*   font-size: 2rem; */
/*   font-weight: bold; */
/* 	border-right:none!important; */
} */
/* 
.line__1 {
  border-right: 2px solid rgba(17, 17, 17, 0.9); */

  /* define animation types for text + cursor */
/*   animation: animated-text__1 6s steps(30, end) 1s 1 normal both,
    animated-cursor__1 900ms steps(30, end) 8;
} */

/* .line__2 {
  border-right: 2px solid rgba(17, 17, 17, 0.9); */

  /* define animation types for text + cursor */
/*   animation: animated-text__2 5s steps(30, end) 1s 1 normal both,
    animated-cursor__2 900ms steps(30, end) infinite;
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
} */

/* @keyframes animated-cursor__1 {
  from {
    border-right-color: rgba(17, 17, 17, 0.9);
  }
  to {
    border-right-color: rgba(255, 255, 255, 0.8);
  }
} */

/* @keyframes animated-cursor__2 {
  from {
    border-right-color: rgba(17, 17, 17, 0.9);
  }
  to {
    border-right-color: rgba(255, 255, 255, 0.8);
  }
} */

/* @keyframes animated-text__1 {
  from {
    width: 0;
  }
  to {
    width: 460px;
  }
}

@keyframes animated-text__2 {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
 */


.partnlogo {
  padding: 20px 0;
}
.partnerlogod .swiper-slide {
  text-align: center;
}
.partnerlogod img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
/* .safbox {
  text-align: center;
}
.safbox img {
  max-height: 100px;
  margin: 0 auto 10px;
  object-fit: contain;
} */
#full-slider {
  width: 100%;
  height: 100vh;
}

.mySwiper {
  width: 100%;
  height: 100%;
}

.coating-gun h1 {
    color: #fff;
    line-height: 62px;
}
.coating-gun p {
    color: #fff;
    line-height: 32px;
    font-size: 16px;
}

.gun-coating p {
    font-size: 16px;
    line-height: 32px;
}

.p-coating p {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
}

.p-coating .contact-box a {
    background: #264281;
    color: #fff;
}

.gun-coating .contact-box a {
    color: #fff;
    background: #264281;
}

.coating-gun .contact-box a {
    color: #fff;
    background: #264281;
}


.coating-gun {
    background: red !important;

}

.gun-side {
    margin-top: 0;
    overflow: hidden;
    border: 1px solid #264281;
}

.gun-side .card-header {
    background-color: #264281 !important;
}

.text-blue h3 {
    color: #264281 !important;
}

#faq h3 {
    color: #264281 !important;
}
.text-blue {
    border-left: 4px solid #264281 !important;
}
div#faq {
    border-left: 4px solid #264281 !important;
}
.mySwiper .swiper-slide {
  width: 100% !important;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mySwiper video,
.mySwiper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mySwiper .swiper-button-next:after, .mySwiper .swiper-button-prev:after{color:#fff;}
.mySwiper .swiper-button-next:after, .mySwiper .swiper-button-prev:after {
    color: #264281;
    font-size: 30px;
}
.hcontent .wrapper span{
	background:none!important!important;
}

.timeline-icon img{
	width: 95px;
	 position: relative;
	transition:0.7s ease;
}
.dir-right{
    transform: rotateY(180deg);
    bottom: 7px;
    right: 15px;
}
.timeline-content:hover .timeline-icon .dir-right{
	transform: rotateY(180deg) rotate(-25deg);
	bottom: 30px;
}
.dir-left{
	left:15px;
	bottom:7px;
}
.timeline-content:hover .dir-left{
	bottom:30px;
	transform: rotate(-25deg);
}

@media(max-width:767px){
	
	.timeline-icon img{
		width: 45px;
	}
	.dir-right, .dir-left{
    transform: rotateY(180deg);
    bottom: -5px;
    right: 11px;
}
	.dir-left {
		left: auto;
	}
	.timeline-content:hover .dir-left, .timeline-content:hover .dir-right{
			transform: rotateY(180deg) rotate(-25deg);
			bottom: 20px;
	}

	section#full-slider .second-slide:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 67%);
}
	.mySwiper .swiper-button-next:after, .mySwiper .swiper-button-prev:after {
    font-size: 20px;
		color:#fff;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:50px!important;
	}
	.outer-spn {
		text-fill-color: #fff !important;
    -webkit-text-fill-color: #fff !important;
}
	.outer-spn span {
    -webkit-text-fill-color: #fff !important;
}
	.aboutcont{
		margin-top: 20px;
	}
	.cat_btn{
		gap:10px;
	}
	
}
@keyframes slideFromRight {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideFromLeft {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.animated-right {
  animation: slideFromRight 1s ease-out forwards;
	animation-delay: 0.7s;
}

.animated-left {
  animation: slideFromLeft 1s ease-out forwards;
  animation-delay: 0.7s; /* second text thoda delay se aayega */
}

.swiper-pagination-bullet-active{
	background: #fff !important;
}


/* new */
.service-cont-wrapper img {
    width: 100%;
    border-radius: 20px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.service-cont-wrapper h2,
.service-cont-wrapper h3 {
    margin-top: 30px;
    margin-bottom: 10px;
}
.service-cont-wrapper p{
	text-align:justify
}
.service-cont-wrapper ul li {
    margin-bottom: 10px;
    text-align: justify;
}

.accordion-bx .accordion-button:not(.collapsed),
.accordion-bx .accordion-button:focus {
  outline: none;
  border-color: transparent;
  box-shadow: none;
  background-color: transparent;
}
.accordion-bx .accordion-button::after {
  width: 11px;
  height: 11px;
  border-radius: 100%;
  background-color: var(--bs-danger);
  background-image: none !important;
}
.accordion-bx .accordion-button.collapsed::after {
  background-color: var(--bs-gray-300);
}


/* Vivek */
.ourservices h2 {
    font-size: 30px;
    color: white;
    margin-bottom: 17px;
}

.navboxbody a {
    text-decoration: none;
    display: block;
    color: white;
    padding: 10px 0px;
    font-size: 16;
    transition: transform 0.3s ease, color 0.3s ease;
	border-bottom: 1px solid #3658a4;
  
}

.navboxbody a:hover {
    transform: translateY(-4px);
    /* Moves text 5px up */
    color: #ffcc00;
    /* Optional: change color on hover */
}

.navbox {
    background-color: #264281;
    padding: 25px 30px;
    border-radius: 20px;
}

.coating-gun {
    background: url(https://shawh.in/wp-content/uploads/2025/12/heat-banner.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
}

.cotbox a {
    text-decoration: none;
    color: #264281;
}

.deco-sec img {
    display: block;
    margin: 20px auto;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}

/* Blog Listing page css */

.blog-section {
      padding: 50px 0;
	    background: #f9f9f9;
    }

    .blog-posts-area {
      margin-bottom: 40px;
    }

    .blog-single-post {
      background: #fff;
      border-radius: 10px;
      overflow: hidden;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
      transition: all 0.3s ease-in-out;
    }

    .blog-single-post:hover {
      transform: translateY(-6px);
      box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
    }

    /* Thumbnail */
    .post-thumbnails img {
      width: 100%;
      height: 230px;
      object-fit: cover;
      display: block;
    }

    /* Content */
    .single-post-content {
      padding: 20px;
    }

    .single-post-content .post-title {
      font-size: 18px;
      font-weight: 700;
      margin-bottom: 12px;
      line-height: 1.4;
    }

    .single-post-content .post-title a {
      color: #222;
      text-decoration: none;
      transition: 0.3s;
    }

    .single-post-content .post-title a:hover {
      color: #0056b3;
    }

    /* Description text */
    .single-post-content p {
      font-size: 14px;
      color: #555;
      line-height: 1.6;
      height: 70px;
      overflow: hidden;
      margin-bottom: 15px;
    }

    /* Read More Button */
    .single-post-content .btn {
      background: #0056b3;
      border: none;
      padding: 8px 18px;
      font-size: 14px;
      border-radius: 5px;
      transition: 0.3s;
    }

    .single-post-content .btn:hover {
      background: #003e80;
    }

    /* Responsive */
    @media (max-width: 768px) {
      .post-thumbnails img {
        height: 180px;
      }

      .single-post-content .post-title {
        font-size: 16px;
      }
    }

/* Blog Listing end */


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
}

/* body {
    background: #de1818;
    padding: 40px;
} */

/* Banner */
 .banner {
    /* background: #dc0f0f; */
     background-image: url("https://shawh.in/wp-content/uploads/2026/01/image21-1.png");
    border-radius: 12px;
    padding: 90px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fefdfd;
    position: relative;
    overflow: hidden;
}


/* Left text */
 .left h1 {
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 20px;
	     color: #264281;
	 font-weight: 700;
}

.phone {
    font-size: 33px;
    font-weight: bold;
	  color: #264281;
}

.phone i {
    margin-right: 10px;
} 
p.phone a {
    text-decoration: none;
	   
}


  .whatsapp-btn {
    background: #1ebc5c;
    color: #fff;
    text-decoration: none;
    padding: 16px 24px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    gap: 12px;
    box-shadow: 0 0 25px rgba(30,188,92,0.6);

    /* 👇 ADD THIS */
    animation: whatsappPopup 1.6s infinite;
}


 .whatsapp-btn i {
    font-size: 32px;
}

.whatsapp-btn span {
    font-size: 16px;
    font-weight: bold;
}

.whatsapp-btn small {
    font-size: 12px;
    display: block;
 } 

@keyframes whatsappPopup {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(30,188,92,0.7);
    }
    50% {
        transform: scale(1.1);
        box-shadow: 0 0 30px 12px rgba(30,188,92,0.4);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(30,188,92,0);
    }
}



 .call-btn {
  background-color: #e60023;   /* red color */
  color: #ffffff;
  padding: 12px 22px;
  text-decoration: none;
  font-weight: bold;
  border-radius: 6px;
  font-size: 16px;
  display: inline-block;
  transition: background-color 0.3s ease;
}

 .call-btn:hover {
  background-color: #c4001d;  /* dark red on hover */
    color: #ffffff !important;   /* number white hi rahe */
    text-decoration: none;
} 


/* Header ko flex row me lane ke liye */
.header .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* Call button position fix */
.call-btn {
    margin-top: 15px;
    white-space: nowrap;
}

/* Desktop view */
@media (min-width: 992px) {
    .call-btn {
        float: right;
    }
}

/* Mobile view – header ke andar hi rahe */
@media (max-width: 991px) {
    .header .row {
        flex-wrap: wrap;
    }

    .call-btn {
        margin: 10px auto 0;
        display: inline-block;
    }
}


.cobtn {
    text-align: center;
    margin-top: 15px;
}
.cobtn a {
    background: #3c518a;
	text-decoration: none;
    color: #fff;
    padding: 7px 37px;
    font-size: 17px;
    font-weight: 600;
    display: inline-block;
    border-radius: 25px;
}


.chemical {
    background: url(https://shawh.in/wp-content/uploads/2026/01/shawh.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
}

.cobtn .ch-btn {
    background: #066606 !important;
	margin-left: 30px;
}

#what-is .ct-link {
    text-align: center;
}

#what-is a {
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    background: red;
    padding: 15px 30px;
    color: #fff;
    border-radius: 10px;
    display: inline-block;
}

.ct-btn {
    text-align: center;
	margin-top: 30px;
}

@media(max-width:768px){
	.banner {
    padding: 45px;
    flex-direction: column;
}
	.phone {
    font-size: 28px;
    margin-bottom: 29px;
    font-weight: 800;
}
	.whatsapp-btn{
		padding: 5px 25px;
	}
	.whatsapp-btn i {
    font-size: 23px;
}
	.whatsapp-btn span {
    font-size: 14px;
}
	.call-btn{
	position: absolute;
    right: 55px;
    top: 1px;
    font-size: 14px;
    padding: 7px 10px;
	}
	.navbar-brand img{
		max-width: 140px;
	}
	#navigation.small-screen #menu-button.menu-opened:after,
	#navigation.small-screen #menu-button.menu-opened:before{
		background:#fff;
	}
	.cobtn a{
		padding: 7px 25px;
		font-size: 14px;
	}
	
	.cobtn .ch-btn{
		margin-left: 0px;
	}
}








