body {
	margin: 0 auto;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
	font-family: 'Jost', sans-serif;

}

/*body * {*/
/*	color: #fff;*/
/*}*/

a:focus {
	outline: 0;
}

a {
	outline: 0;
}

a:focus,
a:hover {
	text-decoration: unset;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
}

ul {
	margin: 0px;
	padding: 0px;
}

.padzero {
	padding: 0 !important;
}

.navbar-brand {
	font-weight: 500;
	font-size: 32px;
	color: #01528A !important;
	line-height: 42px;
}

.navbar-collapse {
	justify-content: flex-end;
}

.nav-item {
	margin-right: 10px;
	font-size: 17px;
}
a.nav-link.blue-btn {
    background: #01528A;
    color: #fff !important;
    /* border-radius: 5px; */
}
.tellno {
	margin-right: 0px;
	display: flex;
	align-items: center;
}

.tellno a {
	font-weight: 500;
	color: #01528A !important;
}

.navbar-nav {
	margin-top: 6px;
}

.tellno span {
	width: 35px;
	height: 36px;
	display: inline-block;
	background: url('../images/sprite-1.png') no-repeat center;
	background-position: center -242px;
}

#forest-section {
	padding: 6% 0%;
	background: #f1f1f1;
}
a.winpack-para {
    text-decoration: none;
}
.winpack-head {
	font-size: 42px;
	font-weight: 600;
	color: #01528A;
	line-height: 48px;
}

.winpack-para {
	color: #01528A;
	font-weight: 400;
	font-size: 20px;
	line-height: 34px;
}

.winpack-medium-head {
	color: #01528A;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 1.5px;
}

/*.forest-img-section{*/
/*	padding: 6% 0%;*/
/*}*/
.forest-img-section .col-md-8 {
	padding-left: 6rem;
}

.forest-img-section-inner .winpack-para {
	max-width: 92%;
}

.printed-section .winpack-head {
	font-size: 46px;
}

.brand-box {
	position: absolute;
	width: 140px;
	text-align: center;
	background: #fff;
	top: 55px;
	border-radius: 12px;
	opacity: 90%;
}

.brand-box div {
	width: 51px;
	margin: auto;
	background: #ccd5f4;
	padding: 0px 0px;
	border-radius: 50%;
	height: 51px;
}

.brand-box-sizes {
	right: 20px;
}

.brand-box img {
	width: 65%;
	margin-top: 10px;
}

.brand-box .winpack-para {
	color: #49506d;
	line-height: 22px;
}

.brand-box-packaging {
	width: 167px;
	top: unset;
	bottom: 120px;
}

.cartons-block {
	width: 50%;
	transition: all .3s linear;
}

.cartons-content {
	width: 80%;
}

.cartons-number-img {
	width: 40px;
	text-align: center;
	padding: 8px 0px;
	border-radius: 50%;
}

.cartons-number-img img {
	transition: all 0.3s ease-in-out;
	width: 75%;
}

.cartons-block .winpack-para {
	line-height: 28px;
	font-size: 17px;
}

.cartons-block>div {
	border-radius: 12px;
	transition: all .3s linear;
}

.cartons-block:hover>div {
	box-shadow: 0px 5px 16px 2px rgba(15, 131, 244, 0.2);
	background: #fff;
}

.cartons-block:hover .cartons-number-img {
	background: #cfd7f3;
}

.cartons-block:hover .cartons-number-img img {
	width: 60%;
}

#fefco-designs {
	padding: 5% 0%;
	background: #f1f1f1;
}

.fefco-designs-btn {
	width: 100%;
	background: #a2e1a8 !important;
	border-color: #a2e1a8;
	font-size: 24px;
	color: #01528A;
	font-weight: 600;
	padding: 0.7rem .75rem;
	border-radius: 12px;
}

.btn-info.fefco-designs-btn:hover,
.btn-info.fefco-designs-btn:active,
.btn-info:not(:disabled):not(.disabled).active {
	border-color: #fff !important;
	background: #fff !important;
	color: #01528A !important;
	box-shadow: 0px 0px 10px 5px rgba(25, 24, 24, 0.05) !important;
}

#fefco-designs .col-md-2 {
	flex: 0 0 20%;
	max-width: 20%;
}

.btn-info.fefco-designs-btn:focus {
	box-shadow: unset;
}

#winpack-manufacture {
	padding: 5% 0%;
	background: #f1f1f1;
}

.ht-300 {
	height: 300px;
}

.ht-200 {
	height: 254px;
}

.list-group {
	flex-direction: row;
}

.list-group-item {
	border: 0;
	width: 50%;
	color: #01528A;
	padding-left: 2.3rem;
	font-size: 16px;
}

.list-group-item:before {
	position: absolute;
	content: "";
	width: 20px;
	height: 2px;
	left: 0;
	top: 20px;
	background: #01528A;
}

.list-group-item {
	background: transparent;
}

#stock {
	padding: 5% 0%;
	background: #f1f1f1;
}

.winpack-small-head {
	font-size: 24px;
	color: #01528A;
	font-weight: 600;
	line-height: 40px;
}

#stock .winpack-small-head {
	border-width: 0px 0px 0px 2px;
	border-style: solid;
	border-color: #fff;
}

.stock-ceo {
	font-size: 20px;
	color: #01528A;
}

#stock .row .col-md-6:nth-child(2) {
	padding-left: 4rem;
}

#stock .row .col-md-6:nth-child(2) img {
	position: relative;
	z-index: 1;
}

.stock-angle-image {
	max-width: 470px;
	height: 314px;
	position: absolute;
	top: 96px;
	z-index: 0;
	left: 10px;
	animation-name: floating;
	animation-duration: 2s;
	animation-iteration-count: infinite;
}

.stock-dot-image {
	width: 140px;
	height: 247px;
	bottom: -44px;
	position: absolute;
	right: -38px;
	z-index: 0;
	animation-name: floating;
	animation-duration: 2s;
	animation-iteration-count: infinite;
}

.stock-counter .winpack-small-head {
	border-width: 0 !important;
	color: #01528A !important;
	font-weight: 400;
}

.stock-counter .percent:after {
	content: "+";
}

.stock-counter .count {
	font-size: 28px;
	font-weight: 600;
	color: #01528A;
}

.stock-counter {
	width: 150px;
	background: #f1f1f1;
	text-align: center;
	padding: 12px 0px;
	border-radius: 12px;
	position: absolute;
	bottom: 0;
	z-index: 2;
	left: 40px;
}

.mt-minus {
	margin-top: -6px;
}

#winpack-team {
	padding: 5% 0%;
	background: #f1f1f1;
}

.winpack-team-owl-carousel .owl-prev span,
.winpack-team-owl-carousel .owl-next span,
.client-say-owl-carousel .owl-prev span,
.client-say-owl-carousel .owl-next span {
	width: 30px;
	height: 20px;
	display: inline-block;
	background: url('../images/sprite-1.png') no-repeat;
}

.winpack-team-owl-carousel button span,
.client-say-owl-carousel button span {
	font-size: 0;
}

.winpack-team-owl-carousel .owl-nav,
.client-say-owl-carousel .owl-nav {
	text-align: center;
	margin-top: 3rem;
}

.client-say-owl-carousel .owl-nav {
	margin-top: 1rem;
}

.winpack-team-owl-carousel .owl-prev span,
.client-say-owl-carousel .owl-prev span {
	background-position: -33px -329px;
}

.winpack-team-owl-carousel .owl-next span,
.client-say-owl-carousel .owl-next span {
	background-position: -33px -112px;
}

.winpack-team-owl-carousel .owl-next,
.client-say-owl-carousel .owl-next {
	margin-left: 30px;
}

.owl-prev:focus,
.owl-next:focus {
	outline: 0;
}

.winpack-team-owl-carousel .item {
	position: relative;
}

.winpack-team-carousel-name {
	font-size: 30px;
	color: #fff;
	font-weight: 500;
}

.winpack-team-carousel-para {
	font-size: 20px;
	color: #fff;
	font-weight: 400;
}

.winpack-team-carousel-content {
	position: absolute;
	bottom: 20px;
	text-align: center;
	width: 100%;
	opacity: 0;
	transition: all .3s ease;
}

.winpack-team-owl-carousel .item::before {
	position: absolute;
	content: "";
	background: #454b65;
	top: 0;
	bottom: 0;
	width: 100%;
	z-index: 0;
	opacity: 0%;
	transition: all .3s linear;
}

.winpack-team-owl-carousel .item:hover:before {
	opacity: 90%;
}

.winpack-team-owl-carousel .item:hover .winpack-team-carousel-content {
	opacity: 100%;
}

#join-team,
#client-say,
#winpack-news {
	padding: 5% 0%;
	background: #f1f1f1;
}

.winpack-apply-now-btn {
	width: 127px;
	height: 127px;
	position: absolute;
	right: -110px;
	top: -120px;
	border-radius: 50%;
}

.winpack-apply-now-btn img {
	transition: all .3s linear;
	border-radius: 50%;
}

.winpack-apply-now-btn:hover img {
	transform: scale(1.1);
}

#join-team .winpack-head {
	position: relative;
}

#join-team .winpack-head {
	display: inline-block;
}

#join-team .container {
	text-align: center;
}

#client-say .winpack-para {
	max-width: 80%;
}

.owl-carousel.client-say-owl-carousel .owl-item img {
	width: auto;
	margin: auto;
	position: relative;
	margin: auto;
	left: 0;
	right: 0;
	top: 40px;
}

#client-say .owl-carousel.client-say-owl-carousel .winpack-para {
	max-width: 80%;
	margin: auto;
	line-height: 37px;
}

.client-say-carousel {
	text-align: center;
}

.client-say-carousel-content .client-name {
	font-weight: 500;
}

.client-name {
	font-size: 18px;
	font-weight: 400;
	color: #01528A;
}

.client-say-carousel-content {
	background: #fff;
	/* max-width: 80%; */
	margin: auto;
}

.news-content .winpack-small-head {
	line-height: 35px;
}

.news-content {
	background: #fff;
}

a.client-name {
	color: #ed1c24;
	letter-spacing: 1.8px;
}

.client-name span {
	font-weight: 500;
}

.winpack-date {
	font-size: 36px;
	font-weight: 600;
	color: #01528A;
}

.news-img {
	position: relative;
}

.winpack-date-news {
	position: absolute;
	top: 40px;
	background: #fff;
	padding: 5px 20px;
	opacity: 90%;
	right: 0;
}

.winpack-date-news .winpack-small-head {
	margin-top: -12px;
}

#winpack-news .col-md-6 {
	padding: 0px 12px !important;
}

#winpack-contactus .winpack-para {
	max-width: 80%;
}

#winpack-contactus {
	padding-bottom: 5%;
	background: #f1f1f1;
}

#call-winpack {
	background: #f1f1f1;
}

#call-winpack .winpack-head {
	display: inline-block;
	position: relative;
	font-size: 48px;
}

#call-winpack a.btn,
.winppack-measurements .btn {
	padding: .8rem 3rem;
	font-size: 20px;
	background: #01528A;
	border: 0;
	transition: all .3s linear;
	border-radius: 13px;
}

.winppack-measurements .btn {
	padding: .8rem 6rem;
}

#call-winpack a.btn:hover {
	color: #01528A;
	background: #d8dbe1;
}

.btn.btn-info:focus {
	box-shadow: unset;
}

#social-section {
	min-height: 400px;
	background: url('../images/footer-banner.png') no-repeat center;
	background-size: cover;
	position: relative;
}

#social-section .winpack-para {
	max-width: 80%;
	margin: auto;
	text-align: center;
}

#social-section .list-group-item:before {
	content: unset;
}

#social-section .list-group {
	justify-content: center;
}

#social-section .list-group-item {
	width: auto !important;
}

.winpack-copyright p {
	font-weight: 500;
	font-size: 16px;
	color: #01528A;
}

.winpack-copyright {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 13px;
}

#winpack-banner-section {
	background: url('../images/bnr-min.png') no-repeat center;
	background-size: cover;
	min-height: 646px;
	position: relative;
}

.winpack-banner-img1 {
	position: absolute;
	right: 0;
	bottom: 0;
	max-width: 250px;
	height: 540px;
}
span.new-title {
    color: #01528A;
    font-size: 22px;
    border: 1px solid;
    padding: 10px 20px;
    border-radius: 10px;
    margin-bottom: 10px;
    display: inline-block;
}
.winpack-banner-img2 {
	position: absolute;
	left: 0;
	bottom: 0;
	max-width: 500px;
}
.s-about-box img {
    /* width: 80px; */
    height: 60px;
}
.winpack-banner-content {
	max-width: 60%;
	margin: auto;
	text-align: center;
	position: relative;
	margin-top: 50px;
}

.winpack-banner-content h3 {
	font-weight: 400;
	letter-spacing: 4px;
}

body,
html {
	height: 100%;
}

#winpack-banner-section {
	/* height: 100%; */
}

.header-area {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 4;
	background: #fff;
}

.winpack-banner-content-logo {
	position: absolute;
	top: -144px;
	left: 50px;
}

.winpack-banner-content .winpack-apply-now-btn {
	right: 20px;
	top: -110px;
}

.winpack-down-arrow {
	width: 100px;
	height: 100px;
	background: url('../images/sprite-1.png') no-repeat;
	background-position: center;
}

.winpack-down-arrow {
	width: 50px;
	height: 42px;
	background: url('../images/sprite-1.png') no-repeat;
	background-position: -20px -168px;
	display: block;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 140px;
	animation-name: floating;
	animation-duration: 0.8s;
	animation-iteration-count: infinite;
	cursor: pointer;
}

@keyframes floating {
	0% {
		transform: translateY(0%);
	}

	50% {
		transform: translateY(8%);
	}

	100% {
		transform: translateY(0%);
	}
}

@-webkit-keyframes floating {
	0% {
		-webkit-transform: translateY(0%);
	}

	50% {
		-webkit-transform: translateY(8%);
	}

	100% {
		-webkit-transform: translateY(0%);
	}
}

.video-js {
	width: 90%;
	border: 8px solid #01528A;
	border-radius: 12px;
	box-shadow: 0px 0px 10px 5px rgba(25, 24, 24, 0.44) !important;
	margin: 0 auto;
	display: block;
}

#winpack-video {
	background: #f0f0f0;
	padding: 8% 0% 0%;
}

#diecut-boxes-section img {
	width: 100%;
}

#diecut-boxes-section .test-hover {
	position: relative;
	overflow: hidden;
}

.apo-project-triangle {
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: unset;
	border-style: solid;
	border-color: transparent transparent #01528A transparent;
	transition: all 0.4s ease-out;
	opacity: 80%;
	left: -4px;
}

#diecut-boxes-section .test-hover:hover .apo-project-triangle {
	border-bottom-width: 610px !important;
}

.diecut-boxes-hvr1 .test-hover:nth-child(1):before {
	content: unset !important;
}

.diecut-boxes-content {
	position: absolute;
	z-index: 9;
	bottom: 50px;
	left: 50px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.4s ease-out, visibility 0.4s ease-out;

}

#diecut-boxes-section .test-hover:hover .diecut-boxes-content {
	-webkit-transform: translate3d(0, 0px, 0);
	transform: translate3d(0, 0px, 0);
	transition-property: opacity, visibility, -webkit-transform;
	transition-property: transform, opacity, visibility;
	transition-property: transform, opacity, visibility, -webkit-transform;
	transition-delay: 100ms;
	opacity: 1;
	visibility: visible;

}

.diecut-boxes-content-wrap h3 {
	padding-bottom: 10px;
}

.diecut-boxes-content-wrap .list-group-item {
	width: 100%;
}

.diecut-boxes-content-wrap .list-group-item:before {
	background: #01528A;
}

section#diecut-boxes-section {
	background: #f1f1f1;
}

.diecut-boxes-content-wrap {
	background: #fff;
	padding: 30px 25px;
	height: 275px;
	max-height: 100%;
}

.single-die-box {
	padding-bottom: 30px;

}

.single-die-box:hover .diecut-boxes-content-wrap {
	box-shadow: 0px 5px 16px 2px rgba(15, 131, 244, 0.2);
	border-radius: 10px;
	background: #a2e1a8;
}

.single-die-box {
	transition: all 0.3s ease-in-out;
}

.diecut-boxes-content-wrap {
	transition: all 0.3s ease-in-out;
}

.sticky_header {
	position: fixed !important;
	z-index: 10;
	top: 0;
	left: 0;
	right: 0;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-animation-name: fadeInDown;
	animation-duration: 1s;
	background-color: #fff;
}

.animation-element.slide-top {
	opacity: 0;
	-moz-transition: all 600ms linear;
	-webkit-transition: all 600ms linear;
	-o-transition: all 600ms linear;
	transition: all 600ms linear;
	-moz-transform: translate3d(0px, -60px, 0px);
	-webkit-transform: translate3d(0px, -60px, 0px);
	-o-transform: translate(0px, -60px);
	-ms-transform: translate(0px, -60px);
	transform: translate3d(0px, -60px, 0px);
}

.animation-element.slide-left.in-view,
.animation-element.slide-top.in-view,
.animation-element.slide-right.in-view,
.animation-element.slide-bottom.in-view {
	opacity: 1;
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}

/*animation slide-top*/
@-webkit-keyframes slide-top {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
}

@keyframes slide-top {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
}

/*animation slide-bottom*/

@-webkit-keyframes slide-bottom {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}
}

@keyframes slide-bottom {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}
}

.list-group .list-group-item a img {
	border-radius: 50%;
	transition: all .3s linear;
}

.list-group .list-group-item:hover a img {
	box-shadow: 0px 0px 10px 5px rgba(29, 23, 98, 0.2) !important;
}

.bounceInRight {
	animation-name: bounceInRight;
}

.bounceInLeft {
	animation-name: bounceInLeft;
}

.animated {
	animation-duration: 1.25s;
}

#winpack-banner-section {
	overflow: hidden;
}

.scrollToTop {
	background: url('../images/scroll_img.png') no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: no-repeat;
	width: 41px;
	height: 40px;
	position: fixed;
	right: 57px;
	bottom: 40px;
	background-repeat: no-repeat;
	z-index: 99;
	background-position: center;
	border-radius: 5px;
}

.bg_load {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: url(../images/arcicon-loader.gif) 50% 50% no-repeat #fff;
}
section#winpack-news-page {
    padding: 8%;
    padding-bottom: 50px !important;
}
section#fefco-designs {
    display: none;
}
#winpack-contactus-page {
	padding: 1% 0 5% 0%;
	background: #f1f1f1;
}

.h-86 {
	height: 86px;
}

.h-120 {
	height: 120px;
	background: #f1f1f1;
}

#winpack-contactus-page .winpack-para {
	max-width: 80%;
	margin: auto;
}

.contact-us-content img {
	width: 50%;
	margin: 12px;
}

.winpack-contactus-page-mail {
	background: #fff;
	border-radius: 12px;
	width: 100%;
	margin-bottom: 20px;
}

.winpack-contactus-img {
	width: 50px;
	height: 50px;
	border: 1px dashed #b25357;
	border-radius: 50%;
	margin-bottom: 25px !important;
}

textarea {
	resize: none;
}

.winpack-contact-form-inner {
	border-radius: 12px;
	background: #fff;
}



.form-group {
	margin-bottom: 1.5rem;
}

.winpack-submit-btn {
	text-align: center;
}

.winpack-submit-btn .btn {
	padding: 0.7rem 4rem;
	border-radius: 12px;
	background: #002f65;
	border: 0;
	font-size: 20px;
}

.contact-us-content .row .col-md-4:nth-child(1) .winpack-contactus-page-mail .winpack-para:nth-child(3) {
	margin-top: -2px !important;
}

.winpack-news-banner {
	position: relative;
}

.winpack-news-banner .winpack-date-news {
	left: 0;
	right: unset;
}

#winpack-news-page {
	padding: 5% 0%;
	background: #f1f1f1;
}

#winpack-news-page .winpack-head {
	font-size: 36px;
}

#winpack-news-page .winpack-para {
	max-width: 60%;
}

.box-design-2 {
	margin-left: 100px;
	position: relative;
}

.box-design-2 .winpack-apply-now-btn {
	right: 0px;
	top: -100px;
}

.winpack-measurements h2 {
	font-size: 36px;
}

.winppack-measurements-content .list-group {
	flex-direction: column;
}

.winppack-measurements-content .list-group-item::before {
	content: unset;
}

.winppack-measurements-content .list-group .list-group-item {
	font-size: 18px;
}

.winppack-measurements .btn {
	padding: .8rem 6rem;
}

#winpack-news-page .winppack-measurements .winpack-para,
.winpack-news-page-content .winpack-para {
	max-width: 100% !important;
}

.bactive {
	color: #01528A !important;
}

#client-say {
	padding-bottom: 0px !important;
}

.h-80 {
	height: 80px;
	background: #f1f1f1;
}

.navbar-toggler:focus {
	outline: 0;
}

/* .owl-dots {
	display: none;
} */

@media (max-width: 767px) {
    .navbar-brand{
        margin-right: 0px;
    }
    .s-key-product-feature {
        margin-bottom: 15px;
    }
    section#winpack-news-page {
        margin-top: 80px;
    }
	.diecut-boxes-content-wrap {
		height: 100%;
	}

	.social-section-copy {
		position: unset !important;
	}

	.winpack-copyright p {
		text-align: center !important;
	}

	.hidden-xs {
		display: none !important;
	}

	.contact-us-content.mt-5 {
		padding-top: 20px;
	}

	.winpack-contactus-page-mail.winpack-contactus-page-mail-mob .winpack-para {
		margin-bottom: 0px !important;
		padding: 0px 5px;
	}

	.scrollToTop {
		right: 15px;
	}

	#social-section {
		min-height: auto;
	}

	.cartons-number-img {
		background: #cfd7f3 !important;
	}

	.cartons-number-img img {
		width: 60% !important;
	}

	.cartons-block:hover>div {
		box-shadow: unset;
		background: unset !important;
	}

	.winpack-banner-section img {
		display: none !important;
	}

	.stock-dot-image {
		right: 0px;
	}

	.winpack-apply-now-btn {
		right: 0px;
	}

	#stock .row .col-md-6:nth-child(2) img {
		width: 100%;
		margin-top: 20px;
	}

	.stock-angle-image {
		left: 0px;
	}

	.forest-img-section-inner {
		width: 100%;
		display: block !important;
	}

	#forest-section .winpack-head {
		font-size: 22px !important;
	}

	.winpack-head {
		font-size: 24px !important;
		line-height: 35px;
		text-align: center !important;
		padding-top: 25px;
		margin-bottom: 10px !important;
	}

	.winpack-banner-content-logo {
		top: -90px;
		left: 10px;
		width: 100px;
	}

	#winpack-banner-section {
		min-height: 715px;
	}

	.winpack-banner-content .winpack-apply-now-btn {
		top: -100px;
		right: 20px;
	}

	/* .winpack-banner-img1, .winpack-banner-img2 { */
	/* display: none !important; */
	/* } */
	#fefco-designs .col-md-2 {
		flex: 0 0 32%;
		max-width: 34%;
	}

	#call-winpack {
		padding-bottom: 25px;
	}

	.px-4 {
		padding-left: 0px !important;
	}

	.winpack-medium-head {
		text-align: center;
	}

	.pl-4 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.pr-0 {
		padding-right: 15px !important;
	}

	.pr-0 img {
		margin-bottom: 30px;
	}

	.pr-4,
	.px-4 {
		padding-right: 15px !important;
	}

	#winpack-news .mb-4 {
		display: block !important;
	}

	.news-img img {
		width: 100% !important;
	}

	#winpack-news .col-md-6 {
		padding: 0px 15px !important;
	}

	.news-content div {
		padding: 15px;
	}

	.winpack-copyright {
		position: unset;
		right: 0;
	}

	.client-say-carousel-content {
		max-width: 100%;
	}

	.cartons-block {
		width: 100%;
	}

	.px-3 {
		padding-right: 0rem !important;
	}

	.px-3 {
		padding-left: 0rem !important;
	}

	.fefco-designs-btn {
		font-size: 18px;
	}

	.px-0 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.forest-img-section .col-md-8 {
		padding-left: 15px !important;
	}

	.diecut-boxes-content {
		bottom: 15px;
		left: 20px;
	}

	.h-120,
	.h-80 {
		height: 15px;
	}

	.winpack-para {
		text-align: center;
		margin-bottom: 15px !important;
	}

	#winpack-news .winpack-para {
		text-align: left !important;
		margin-bottom: 10px !important;
	}

	.winpack-banner-content {
		max-width: 100%;
	}

	.winpack-banner-content {
		margin-top: -75px;
	}

	.winpack-banner-content h3 {
		margin-bottom: 15px !important;
		font-size: 22px;
		line-height: 34px;
	}

	.forest-img-section {
		padding: 20px 0px;
	}

	.px-0 img {
		padding: 30px 0px;
	}

	.cartons-content p {
		text-align: left !important;
	}

	.py-3 {
		padding-bottom: 0px !important;
	}

	.padzero {
		display: block !important;
	}

	.pl-3 {
		margin-bottom: 20px;
	}

	.winpack-small-head {
		font-size: 19px;
		line-height: 30px;
		margin-bottom: 15px !important;
	}

	#stock .row .col-md-6:nth-child(2) {
		padding-left: 15px;
		padding-right: 15px !important;
	}

	.stock-dot-image img,
	.stock-angle-image img {
		display: none;
	}

	.navbar-light .navbar-toggler {
		color: rgba(0, 0, 0, .5);
		border-color: rgba(0, 0, 0, .1);
		float: right;
		margin: 5px 0px;
	}

	/* #join-team .winpack-apply-now-btn, #call-winpack .winpack-apply-now-btn { */
	/* display: none; */
	/* } */
	#join-team .winpack-apply-now-btn {
		right: -30px;
		top: -70px;
	}

	#call-winpack .winpack-apply-now-btn {
		right: -30px;
		top: -135px;
	}

	#client-say .winpack-para {
		max-width: 100%;
	}

	#join-team {
		padding: 0% 0%;
		background: #f1f1f1;
	}

	.winpack-team-owl-carousel .owl-nav {
		text-align: center;
		margin-top: 1rem;
	}

	.owl-carousel.client-say-owl-carousel .owl-item img {
		top: 30px;
	}

	/*.py-5 {*/
	/*	padding-bottom: 1rem !important;*/
	/*}*/

	.pb-5 {
		padding-bottom: 0rem !important;
	}

	#social-section {
		padding-top: 30px;
		padding-bottom: 20px;
	}

	#call-winpack .col-md-8 {
		text-align: center !important;
	}

	#social-section .winpack-para {
		max-width: 100%;
	}

	.forest-img-section-inner .winpack-para {
		max-width: 100%;
	}

	.apo-project-triangle {
		opacity: 100%;
	}

	.list-group-item {
		width: 100%;
	}

	#client-say .owl-carousel.client-say-owl-carousel .winpack-para {
		max-width: 90%;
	}

	.apo-project-triangle {
		opacity: 100% !important;
	}

	.winpack-banner-img1 {
		width: 115px;
		height: auto;
	}

	.winpack-banner-img2 {
		width: 140px;
	}

	.diecut-boxes-content {
		opacity: 1 !important;
	}

	#winpack-news-page .winpack-news-banner img {
		height: 170px;
		object-fit: cover;
	}

	.h-86 {
		height: 30px;
	}

	.pt-5 {
		padding-top: 15px !important;
	}

	#winpack-news-page .client-name {
		text-align: center !important;
		margin-bottom: 10px;
	}

	.mt-5 {
		margin-top: -1rem !important;
	}

	.winpack-news-box-image {
		margin-top: 1rem !important;
		padding-bottom: 20px;
	}

	#winpack-contactus-page .winpack-para {
		max-width: 100%;
	}

	.winpack-contactus-page-mail {
		margin-bottom: 20px !important;
	}

	.winpack-contact-form-inner {
		padding: 25px !important;
	}

	.winpack-contactus-page-mail {}

	.winpack-contact-form-inner .form-control {
		padding: 12px 20px !important;
		margin-bottom: 20px;
	}

	.winpack-contact-form-inner {
		padding: 25px 15px !important;
		margin-bottom: 25px;
	}

	.winppack-measurements-content .list-group-item {
		position: relative;
		display: block;
		padding: 0.75rem 0rem;
	}

	.winppack-measurements .btn {
		margin-top: 0px !important;
		width: 100%;
	}

	.winppack-measurements-content {
		margin-bottom: 0rem !important;
	}

	#winpack-news-page .winpack-para {
		max-width: 100%;
	}

	/*.winpack-news-box-image .box-design-2 .winpack-apply-now-btn {*/
	/*	right: 15px;*/
	/*	top: -210px;*/
	/*}*/

	.winpack-apply-now-btn img {
		width: 120px;
	}

	.winpack-apply-now-btn {
		width: 120px;
		height: 120px;
	}

	.winpack-banner-section .winpack-apply-now-btn {
		display: block !important;
	}

	.winpack-news-box-image {
		display: block !important;
	}

	.box-design-2 {
		margin-left: 0px !important;
		position: relative;
		margin: 25px 0px 15px 0px;
	}

	.diecut-boxes-content {
		opacity: 1;
		visibility: unset;
	}

	#diecut-boxes-section .test-hover .apo-project-triangle {
		border-bottom-width: 525px !important;
	}

	#winpack-manufacture .row {
		flex-direction: column-reverse;
	}

	.navbar-brand {
		font-size: 28px;
	}
}

.social-section-copy {
	position: absolute;
	bottom: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
	.header-area .container {
		max-width: unset !important;
	}

	.winpack-apply-now-btn,
	.brand-box-sizes,
	.brand-box-packaging,
	.stock-angle-image,
	.stock-dot-image {
		display: none !important;
	}

	#winpack-banner-section .winpack-banner-img1 {
		max-width: 150px !important;
	}

	#winpack-banner-section .winpack-banner-img2 {
		max-width: 250px !important;
	}

	.winpack-banner-content-logo {
		left: 0;
		right: 0;
		margin: auto;
	}

	.printed-section .winpack-head {
		font-size: 42px !important;
	}

	.winpack-head {
		font-size: 50px !important;
		line-height: 60px !important;
	}

	#call-winpack a.btn,
	.winppack-measurements .btn {
		margin-bottom: 25px !important;
	}

	.cartons-content h3 {
		font-size: 1rem !important;
	}

	#winpack-news .container,
	#winpack-team .container,
	#fefco-designs .container,
	#winpack-video .container,
	#forest-section .container,
	#winpack-manufacture .container,
	#stock .container,
	#join-team .container,
	#client-say .container,
	#call-winpack .container {
		max-width: 960px !important;
	}

	/* #diecut-boxes-section .diecut-boxes-content{ */
	/* opacity: 1 !important; */
	/* visibility: visible !important; */
	/* } */
}

@media (min-width: 992px) and (max-width: 1199px) {
	.header-area .container {
		max-width: 1200px !important;
	}

	.winpack-apply-now-btn,
	.brand-box-sizes,
	.brand-box-packaging,
	.stock-angle-image,
	.stock-dot-image {
		display: none !important;
	}

	#call-winpack a.btn,
	.winppack-measurements .btn {
		margin-bottom: 25px !important;
	}

	.winpack-banner-content-logo {
		left: 0;
		right: 0;
		margin: auto;
	}

	#winpack-banner-section .winpack-banner-img1 {
		max-width: 150px !important;
	}

	#winpack-banner-section .winpack-banner-img2 {
		max-width: 250px !important;
	}

	/* #diecut-boxes-section .diecut-boxes-content{ */
	/* opacity: 1 !important; */
	/* visibility: visible !important; */
	/* } */
	/* #diecut-boxes-section .apo-project-triangle */
	/* border-style: solid; */
	/* border-color: transparent transparent #01528A transparent; */
	/* } */
}

#forest-section {
	overflow: hidden;
}


/* vimal css start  */
.s-about-box {
	/* background: #fff; */
	padding: 24px;
	text-align: center;
}

.s-about-box h3 {
	padding: 15px 0;
	color: #01528A;
}

.s-about-box p {
	color: #01528A;
	position: relative;
	/* padding-left: 25px; */
}

.s-about-btm-box {
	background: #fff;
	padding: 16px;
}

.winpack-banner-content h3,
.cartons-content h3,
.diecut-boxes-content-wrap h3 {
	color: #01528A;
}
section.about-us h4 {
    font-size: 18px;
}
.winpack-faq {
	width: 100%;
	border-top: 1px solid #c7d4e2;
	font-family: 'Poppins', sans-serif;
}

.faq-item {
	border-bottom: 1px solid #c7d4e2;
	padding: 20px 0;
}

.faq-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
}

.faq-number {
	width: 40px;
	height: 40px;
	border: 2px dashed #01528A;
	color: #01528A;
	border-radius: 50%;
	font-size: 18px;
	font-weight: 600;
	display: flex;
	justify-content: center;
	align-items: center;
}

.faq-title {
	flex: 1;
	margin-left: 25px;
	font-size: 20px;
	font-weight: 600;
	color: #01528A;
}

.faq-toggle {
	font-size: 28px;
	color: #01528A;
	font-weight: 500;
	transition: 0.3s ease;
}

.faq-body {
	display: none;
	padding: 20px 0 5px 55px;
}

.faq-body img {
	width: 200px;
	margin-bottom: 15px;
}

.faq-item.active .faq-body {
	display: block;
}

.faq-item.active .faq-toggle {
	transform: rotate(45deg);
}

.fanfold-left-img img {
	width: 100%;
}

section.inner-banner.page-section.py-5 {
	margin-top: 75px;
}

.s-key-product-feature {
	background: #fff;
	padding: 24px;
	text-align: center;
	    border-radius: 12px;
}

.s-key-product-feature h3 {
	font-size: 24px;
	margin: 15px 0;
}

.s-benefit-box {
	background: #fff;
	padding: 24px;
	margin-bottom: 20px;
	border-radius: 8px;
}

.s-benefit-box h4 {
	font-size: 20px;
}

.s-industry-box img {
	width: 100%;
}

.s-industry-box h4 {
	font-size: 22px;
	text-align: center;
	padding: 15px 0 20px;
}
form {
    background: #fff;
    padding: 24px;
}

input,select,textarea {
    background: #f1f1f1 !important;
}
.benefits-wrap img {
    width: -webkit-fill-available;
}
.s-about-box p::before {
    position: absolute;
    content: '';
    /* width: 15px; */
    /* height: 2px; */
    background: #fff;
    top: 50%;
    left: 0;
    display: none;
}
.why-box {
    background: #fff;
    padding: 25px 20px;
    border-radius: 15px;
    text-align: center;
    /* box-shadow: 0 4px 15px rgba(0,0,0,0.08); */
    height: 230px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.why-box img {
    width: 55px;
    height: 55px;
    margin: 0 auto 15px;
}

.why-box p {
    color: #003366;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
}

.owl-carousel .owl-dots {
    display: block !important;
    text-align: center;
    margin-top: 20px !important;
}

.owl-carousel .owl-dot span {
    width: 12px !important;
    height: 12px !important;
    background: #d0d0d0 !important;
    display: block;
    border-radius: 50%;
	margin: 3px;
}

.owl-carousel .owl-dot.active span {
    background: #fff !important;
	width: 30px !important;
	border-radius: 20px;
}
section#join-team {
    padding: 0;
}

.enquiry-form-wrap select {
    padding: 16px;
}

.enquiry-form-wrap label.form-label {
    margin-bottom: 2px;
}

/* Keep label always above */
.form-floating select ~ label {
    transform: scale(.85) translateY(-1.2rem) translateX(.15rem);
    opacity: 1 !important;
    background: transparent !important;
}

/* Remove white bg from select */
.form-floating > .form-select {
    background-color: transparent !important;
}
/* red border around whole radio group */
.radio-error {
    border: 1px solid red;
    padding: 10px;
    border-radius: 6px;
}

/* error text */
.error-text {
    color: red;
    font-size: 12px;
    display: none;
}

/* Input & textarea background grey */
.form-floating > .form-control,
.form-floating > .form-control:focus,
.form-floating > textarea.form-control,
.form-floating > textarea.form-control:focus {
    background-color: #f2f2f2 !important;
    box-shadow: none !important;
}

/* Floating label text */
.form-floating > label {
    color: #555;
}

/* ❌ REMOVE white background behind floating label */
.form-floating > label::after {
    background-color: #f2f2f2 !important;
}

/* Select dropdown background grey */
.form-select {
    background-color: #f2f2f2 !important;
}

/* Autofill white bg fix (Chrome) */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #f2f2f2 inset !important;
}

.winppack-measurements p,.winppack-measurements span {
    color:#01528A;
    line-height: 30px;
}
.winpack-contact-form-inner input,.winpack-contact-form-inner textarea {
    border: 1px solid #dee2e6;
    border-radius: 6px;
}

/* Button style (already irundhaal skip pannalaam) */
.blue-btn {
	background: #004f8b;
	color: #fff !important;
	padding: 10px 18px;
	border-radius: 4px;
	font-weight: 500;
}

/* Dropdown container */
.custom-dropdown .dropdown-menu {
	border: none;
	border-radius: 8px;
	padding: 8px 0;
	margin-top: 10px;
	min-width: 220px;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
	animation: fadeDown 0.25s ease;
}

/* Dropdown items */
.custom-dropdown .dropdown-item {
	padding: 12px 18px;
	font-size: 14px;
	color: #333;
	transition: all 0.25s ease;
}

/* Hover effect */
.custom-dropdown .dropdown-item:hover {
	background: #f0f7ff;
	color: #004f8b;
	padding-left: 24px;
}

/* Arrow clean */
.custom-dropdown .dropdown-toggle::after {
	margin-left: 8px;
	vertical-align: middle;
}

/* Animation */
@keyframes fadeDown {
	from {
		opacity: 0;
		transform: translateY(-8px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
@media (max-width: 767px) {
    .winpack-contact-form-inner.px-5.py-5 {
    padding: 0 !important;
}
    header.header-area {
    padding: 0 10px;
}
    a.nav-link.blue-btn {
    margin-bottom: 10px;
    padding: 10px;
}
section.about-us .col-md-2 {
    width: 50%;
    margin-bottom: 10px;
    text-align: center;
}
section.about-us .col-md-2 {
    width: 50%;
    margin-bottom: 10px;
    text-align: center;
}

.s-about-box {
    margin-bottom: 20px;
}

section.about-us.py-md-5 {
    padding: 40px 0;
}
section#winpack-contactus-page {
    margin-top: 50px;
}
.custom-dropdown .dropdown-toggle::after {
    margin-left: 8px;
    vertical-align: middle;
    right: 10px;
    position: absolute;
    top: 38%;
}
}
a.scrollToTop {
    display: none !important;
}


/*New 29/02/2026*/
.fanfold-highlight {
  position: relative !important;
  display: inline-block !important;
  background: linear-gradient(180deg, #0169AE, #0169AE) !important;
  font-weight: 600 !important;
  border-radius: 999px !important;
  line-height: 1 !important;
  margin-top:6px !important;
  color:#fff !important;
}

/* folded tail */
.fanfold-highlight::after {
  content: "" !important;
  position: absolute !important;
  right: 0px !important;
  bottom: -10px !important;
  width: 0;
  height: 0;
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 15px solid #0169AE !important;
  transform:rotate(-25deg) !important;
}
