@import url(material-design-iconic-font/css/materialdesignicons.min.css);

html{
	margin-top: 0px !important; 
}
@font-face {
  font-family: Rubik-Black;
  src: url(rubik/Rubik-Black.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: Rubik-Bold;
  src: url(rubik/Rubik-Bold.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: Rubik-Medium;
  src: url(rubik/Rubik-Medium.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: Rubik-Regular;
  src: url(rubik/Rubik-Regular.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: Rubik-Light;
  src: url(rubik/Rubik-Light.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: Nunito-Black;
  src: url(nunito/Nunito-Black.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: Nunito-Bold;
  src: url(nunito/Nunito-Bold.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: Nunito-SemiBold;
  src: url(nunito/Nunito-SemiBold.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: Nunito-Regular;
  src: url(nunito/Nunito-Regular.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: Nunito-Light;
  src: url(nunito/Nunito-Light.ttf) format("truetype");
  font-display: swap;
}
body {
  font-family: Nunito-Regular;
  line-height: 1.6;
}
a {
  font-family: Nunito-Regular;
  color: inherit;
  text-decoration: none;
}
* {
  box-sizing: border-box;
}
.h1 {
  font-family: Nunito-Bold;
  font-size: 2.125rem;
}
.h2 {
  font-family: Nunito-Bold;
  font-size: 1.875rem;
}
.h3 {
  font-family: Nunito-Bold;
  font-size: 1.5rem;
}
.h4 {
  font-family: Nunito-Bold;
  font-size: 1.25rem;
}
.h5 {
  font-family: Nunito-Bold;
  font-size: 1.125rem;
}
.h6 {
  font-family: Nunito-Bold;
  font-size: 1rem;
}
.p,
ol,
ul,
li {
  font-family: Nunito-Regular;
  font-size: 1rem;
}
.font-bold {
  font-family: Nunito-Bold !important;
}
.site-name {
  font-size: 45px;
  line-height: 45px;
  font-family: Nunito-Black;
}
.site-name-below {
  font-size: 12px;
  line-height: 12px;
  margin-top: -5px;
  font-family: Nunito-Bold;
}
.site-name-below:hover {
  color: #000000;
}
.site-red {
  color: #e91e24 !important;
}
.site-blue {
  color: #124aa1 !important;
}
.dash-border:after {
  background-color: #e91e24;
  bottom: -5px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 73px;
}
.backgroundClass {
  background-color: #ffffff !important;
  box-shadow: 0 0 5px #cccccc;
}
.w-full {
  width: 100% !important;
}
.body-content {
  font-size: 18px;
  line-height: 31px;
}
.text-black {
  color: #000000 !important;
}
.text-white {
  color: #ffffff !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.p-0 {
  padding: 0 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.px-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.float-right {
  float: right !important;
}
.bg-gray {
  background-color: #f8f9f9;
}
.td-underline {
  text-decoration: underline !important;
}
.nav-item.active a.nav-link,
.nav-item a.nav-link:hover {
  color: #16242e;
  border-bottom: 3px solid #e91e24;
}
.anand-header .nav-item.active a.nav-link {
  border-bottom: 3px solid transparent;
}
.anand-header .nav-item a {
  padding: 25px 15px !important;
  margin-left: 10px;
  margin-top: 2.25;
  margin-bottom: 2.25;
  font-size: 18px;
  font-family: Nunito-SemiBold;
  color: #16242e;
}
.anand-header .dropdown-item {
  margin-left: 0 !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.anand-header .navbar-nav .dropdown-menu {
  /* margin-top: 15px !important; */
}
/*.anand-header #navbarDropdown.dropdown-toggle:hover .dropdown-menu{
    display: block !important;
}*/
.anand-header .nav-item .dropdown-item {
  padding: 10px 15px !important;
}
.anand-header .dropdown-item:focus,
.anand-header .dropdown-item:hover {
  background-color: unset !important;
  border-bottom: unset !important;
}
.site-logo {
  height: 58px;
}
.site-banner {
  width: 100%;
}
.carousel .icon-container {
  display: inline-block;
  font-size: 25px;
  line-height: 25px;
  padding: 1em;
  text-align: center;
  border-radius: 50%;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  height: 3rem;
  width: 3rem;
  background-color: #000000;
  background-size: 65% 65%;
  border-radius: 50%;
}
.header-top-wrapper {
  background-color: #262626;
}
.header-top-wrapper ul {
  display: flex;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
.header-top-wrapper ul li {
  float: left;
  border-left: 1px solid #e5e5e5;
  color: #ffffff;
  padding: 0 14px;
}
.header-top-wrapper ul li:first-child {
  border-left: none;
  padding-left: 0;
}
.header-top-wrapper ul li:last-child {
  padding-right: 0;
}
.header-top-wrapper ul li a {
  /* display: flex; */
  text-decoration: none;
  align-items: center;
  padding: 8px 0;
  font-size: 14px;
  color: #ffffff;
  display: inline-block;
}
.right-nav {
  display: inline;
  float: right;
  width: max-content;
}
.right-nav li {
  float: left;
}
.navbar {
  padding: 0;
}
.navbar-brand {
  padding: 0;
}
@media screen and (min-width: 992px) {
  .navbar .dropdown-menu {
    line-height: initial;
  }

  .dropdown .dropdown-menu {
    display: none;
  }

  .dropdown:hover > .dropdown-menu,
  .dropend:hover > .dropdown-menu {
    display: block;
  }

  .dropdown:hover > .dropdown-menu {
    top: 65px;
  }

  .dropend:hover > .dropdown-menu {
    position: absolute;
    top: -0.5rem;
    left: 100%;
    margin-left: 0;
  }
}
.section-padding {
  padding: 80px 0;
}
.carousel-caption {
  bottom: 35%;
}
.max-width {
  width: max-content !important;
}
.banner-btn {
  height: 54px;
  line-height: 54px;
  font-size: 24px;
  color: #ffffff;
  background-color: #e91e24;
  border-radius: 5px;
  padding: 0 20px;
}
.banner-btn:hover {
  opacity: 0.8;
  color: #ffffff;
}
.carousel-item h2 {
  font-size: 3rem;
  font-family: Nunito-Bold;
}
.home-feature-card {
  margin-bottom: 15px;
  border: 1px dashed #124aa1;
  border-radius: 30px;
  text-align: center;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  position: relative;
	height: 100%
}
.home-feature-card img {
  height: 48px;
  width: 48px;
}
.home-feature-card h2 {
  color: #133266;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
}

.home-feature-text {
  padding: 60px 25px 25px 25px;
}

.home-feature-icon {
  position: absolute;
  width: 80px;
  height: 80px;
  background: #fff;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border: 1px dashed #124aa1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-contact-infos {
  float: right;
}
.contact-info-home {
  background: #262626;
  border-bottom: 5px solid #ffcd00;
  padding: 50px 0;
  display: inline-block;
  width: 100%;
}
.contact-info-home .single-contact-infos {
  display: inline-block;
  vertical-align: middle;
}
.contact-info-home .icon-box {
  display: table-cell;
  vertical-align: middle;
  width: 50px;
}
.contact-info-home .icon-box i {
  font-size: 50px;
  line-height: 50px;
}
.hover-white:hover {
  color: #ffffff !important;
}
.contact-info-home .text-box {
  padding-left: 20px;
  display: table-cell;
  vertical-align: middle;
}
.contact-info-home .text-box h3 {
  color: #e91e24;
}
.service-style-four {
  padding-bottom: 45px;
  display: inline-block;
  width: 100%;
}
.img-box {
  position: relative;
}
.img-box img {
  width: 100%;
}
.service-style-four .text-box {
  margin-top: -30px;
  color: #ffffff;
  position: relative;
  z-index: 9;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.service-style-four .text-box .inner {
  padding: 15px 15px 25px;
  height: 230px;
  background: linear-gradient(#e91e24, #e91e24 50%, #ffffff 50%, #ffffff);
  background-size: 100% 200%;
  /*trasition effect for background*/
  transition: background 1s;
}
.service-style-four .text-box .inner:hover {
  background-position: 0 -100%;
}
.service-style-four .text-box:hover {
  color: #000000;
}
.service-style-four .text-box .inner h3 {
  margin-bottom: 10px;
}
.service-style-four .text-box .inner p {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}
.service-style-four .text-box .inner a.more {
  font-size: 15px;
  color: #fff;
  display: block;
  margin-top: 0px;
  opacity: 1;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.service-style-four .text-box:hover .inner a.more {
    font-size: 15px;
    color: #000000;
    display: block;
    margin-top: 0px;
    opacity: 1;
    -webkit-transition: all 2s ease;
    transition: all 2s ease;
}
#industrySolutionCarousel .carousel-item img {
  height: 60px;
  width: auto;
}
.service-style-four .text-box:hover h3,
.text-box:hover p {
  color: #000000 !important;
}
.service-style-four .text-box h3 {
  font-family: Nunito-Bold;
}
.service-style-four .text-box:hover a.more {
  opacity: 1;
}
#industrySolutionCarousel img {
  width: 100%;
}
#industrySolutionCarousel .carousel-control-next-icon,
#industrySolutionCarousel .carousel-control-prev-icon {
  height: 2rem;
  width: 2rem;
}
footer h3 {
  font-size: 18px;
  color: #262626;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 0 15px 0;
}
footer h3::after {
  bottom: 0px;
  content: "";
  left: 0;
  position: absolute;
  height: 3px;
  width: 73px;
  background-color: #262626;
}
footer ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
footer ul li a {
  color: #000000;
  opacity: 0.9;
  display: inline-block;
  line-height: 1em;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
footer ul li a:hover {
  color: #e91e24;
}
.read-more-footer {
  color: #e91e24;
  opacity: 0.9;
}
.read-more-footer:hover {
  color: #e91e24;
  text-decoration: underline;
}
.footer-address li {
  position: relative;
  padding-left: 30px;
  color: #000000;
}
.footer-address li i {
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 20px;
  line-height: 20px;
}
.footer-strip {
  background-color: #0b0b0b;
  padding: 40px 0;
}
.footer-strip p {
  color: #656565;
  font-size: 14px;
}
.footer-strip p a {
  color: #ffffff;
}
.product-detail-list {
  list-style-type: none;
  padding-left: 0;
}
.product-detail-list li i {
  margin-right: 7px;
}
.social-media {
  position: fixed;
  right: 0;
  top: 250px;
  width: 46px;
  z-index: 9 !important;
}
.social-media .vertical-share {
  background: #e91e24;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
}
.vertical-share ul {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}
.vertical-share ul li {
  margin-bottom: 10px;
  line-height: 1;
}
.vertical-share ul li a {
  display: inline-flex;
}
.vertical-share ul li i {
  font-size: 25px;
  cursor: pointer;
}
.vertical-share ul li i:hover {
  color: #cccccc !important;
}
.waviy {
  position: relative;
}
.waviy span {
  position: relative;
  display: inline-block;
  animation: flip 2s infinite;
  animation-delay: calc(0.2s * var(--i));
}
@keyframes flip {
  0%,
  80% {
    transform: rotateY(20deg);
  }
}
/* lineup class and keyframes */
.lineUp {
  animation: 6s anim-lineUp ease-out infinite;
}
@keyframes anim-lineUp {
  0% {
    opacity: 0;
    transform: translateY(80%);
  }
  20% {
    opacity: 0;
  }
  50% {
    opacity: 1;
    transform: translateY(0%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
footer {
  box-shadow: 0px -1px 1px #cccccc;
}
/************************ Abput Us *****************************/
.pages-banner {
  width: 100%;
}
.pages-banner-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgb(0 0 0 / 20%);
  z-index: 9;
}
.pages-banner-overlay h1, .pages-banner-overlay h2 {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  padding: 10px;
}
.process{
	overflow: hidden;
  overflow-x: hidden;
}
.process h3{font-family: Nunito-Bold;
    font-size: 1.25rem;}
.laminationbgbox h2{font-family: Nunito-Bold;
    font-size: 1.5rem;}
/************************ Contact Us *****************************/
.form-label {
  font-size: 1em;
  font-family: Nunito-SemiBold;
  color: #555555;
  margin-bottom: 5px;
}
.form-control {
  min-height: 48px;
  line-height: 48px;
  color: #555555;
  border: 1px solid #cccccc;
  background-color: #f2f2f2;
  outline: none;
  box-shadow: none;
  padding: 0 10px;
}
.form-control:focus,
.form-control:active,
.form-control:hover {
  outline: none !important;
  border: 1px solid #cccccc;
  box-shadow: none !important;
}
.textarea {
  resize: none;
}
.red-btn {
  width: max-content;
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
  color: #ffffff;
  background: #e91f24;
  font-size: 1rem;
  font-family: Nunito-SemiBold;
  border: unset;
  border-radius: 5px;
}
.red-btn:hover,
.red-btn:focus {
  color: #f2f2f2;
  background: #d71b1f;
  box-shadow: none;
  outline: none;
  border: unset;
}
.contact-user {
  display: block;
  width: 100%;
  position: relative;
  padding-left: 90px;
}
.userIcon {
  border: 1px dashed #f40031;
  width: 75px;
  height: 75px;
  line-height: 75px;
  color: #ffffff;
  border-radius: 50%;
  font-size: 25px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.userIcon::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #f40031;
  border-radius: 50%;
  margin: 6px;
  -webkit-box-shadow: 0 1px 3px 1px #c1042a;
  box-shadow: 0 1px 3px 1px #c4052b;
  z-index: -1;
}
.contact-user i {
  font-size: 20px;
  line-height: 15px;
  vertical-align: middle;
}
/*Manufacturing Process*/
.fix-img-box {
  display: block;
  position: sticky;
  top: 0;
  left: 0;
}
.service-item-box {
  width: 100%;
  float: left;
  padding: 0;
}
.laminationbg-img {
  float: right;
  margin: 0 0px 16px 23px;
}
.process-section-padding {
  padding: 40px 0;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.abt-img {
  border-radius: 20px;
}

.bg-overlay {
  position: absolute;
  right: -20%;
  bottom: 0;
  z-index: -1;
  width: 1500px;
	opacity: 0.5;
}
.bg-overlay img {
  width: 100%;
}
/* Section with background image */
.bg-overlay-choose-us {
  position: relative;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  background-attachment: fixed;
}

/* Black blur overlay */
.overlay-choose-us {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Black overlay with 50% opacity */
  backdrop-filter: blur(10px); /* Apply blur effect */
  z-index: 1;
}

/* Content inside the section */
.content-choose-us {
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-collapse {
    display: contents !important;
  }
}
@media screen and (min-width: 1400px) {
  .desk-px-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  #industrySolutionCarousel .carousel-control-next {
    right: -10%;
  }
  #industrySolutionCarousel .carousel-control-prev {
    left: -10%;
  }
}
@media screen and (min-width: 1024px) {
  .header-top-wrapper {
    padding-left: 2%;
    padding-right: 2%;
  }
  .header-top-wrapper ul li:first-child a {
    padding-left: 0 !important;
  }
  .home-contact-infos {
    margin-top: 12px;
  }
  .desk-350 {
    height: 352px;
  }
}
@media screen and (max-width: 767px) {
  body {
    width: 100% !important;
    overflow-x: hidden !important;
  }
  .mob-mb-25 {
    margin-bottom: 50px !important;
  }
	.header-top-wrapper {
                display: none;
            }

            .home-awards {
                text-align: center;
            }

            .home-awards .float-right {
                float: none !important;
            }
  .header-top-wrapper ul.mobile-secondary {
    display: block;
    width: 100%;
  }
  .header-top-wrapper ul.mobile-secondary li {
    display: block;
    width: 100%;
    border-left: 0;
    text-align: center;
  }
  .header-top-wrapper ul.mobile-secondary li a {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .mobile-social {
    margin-left: auto !important;
    margin-right: auto;
    display: table !important;
    float: unset !important;
  }
  .mobile-social li {
    border-left: 0 !important;
    text-align: center;
  }
  .header-top-wrapper ul li a {
    padding: 5px 13px;
  }
  .header-top-wrapper {
    padding: 5px 0;
  }
  .navbar-toggler:focus {
    box-shadow: unset !important;
  }
  .site-logo {
    height: 45px;
  }
  .carousel-control-next-icon,
  .carousel-control-prev-icon {
    height: 2rem;
    width: 2rem;
    background-size: 50% 50%;
  }
  .site-banner .carousel-item img {
    height: 300px;
    object-fit: cover;
  }
  .nav-item.active a.nav-link,
  .nav-item a.nav-link:hover {
    color: #e91e24;
    border-bottom: unset;
  }
  .section-padding {
    padding: 40px 0;
  }
  .home-feature-card h2 {
    margin-bottom: 10px !important;
  }
  .home-feature-card img {
    height: 30px;
    width: 30px;
    left: 0;
  }
  .home-feature-card {
    padding-left: 0px;
	  height: auto;
  }
  .contact-info-home {
    padding: 30px 0;
  }
  .home-contact-infos {
    float: left;
    margin-top: 20px;
  }
  .mob-mb-20 {
    margin-bottom: 20px !important;
  }
  .footer-strip {
    padding: 15px 15px;
  }
  .pages-banner {
    height: 200px;
    object-fit: cover;
  }
  .laminationbg-img {
    width: 100%;
    margin-bottom: 30px;
  }
  .mob-center {
    text-align: center;
  }
  .anand-header .nav-item a {
    padding: 10px 15px !important;
  }
  .navbar-brand {
    padding: 5px 0;
  }
}
.blog-post a{
	text-decoration:underline;
}