@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
a{text-decoration:none!important;}
a:hover{color:#fff;}
li{list-style-type: none!important;}
.lightbox{position:fixed!important;top:50px!important;} 
 html{scroll-behavior: smooth;}
.heading1{font-size: 2.5rem;} .heading2{font-size: 2rem;} .heading3{font-size: 1.75rem;} .heading4{font-size: 1.5rem;} .heading5{font-size: 1.25rem;} .heading6{font-size: 1rem;}
.pad{padding:40px 0;}
.wrdbrk{white-space:pre;}
.fullpad{padding: 0!important; margin:0!important;}
.arial {font-family: Arial, sans-serif;font-weight: 600;}
.helvetica {font-family: helvetica, sans-serif;font-size: 14px;}
.logo {width:100px;}
.footlogo{width: 300px;}
.black{color: #000;}
.clr-red{color:#e8352a;}
.heading-clr{color: #011a41;}
.grey{color: #4d555b !important;}
.top-bar{background-color: #e8352a;}
.navbg {background-color: #fff;}
.text2 {position: relative;padding: 5px 0 0 25px;margin-top: -44px;}
.boxes-wh{width: 180px;height: 180px;}
.dot-wh{width: 90px;height:90px;}
.productInner {padding-top: 80px;padding-bottom: 80px;}
.productsDes {padding-left: 25px;}
.pop {width: 100%;}
.apply-border {
  border: 1px solid bisque;
  height: 30vh;
  align-items: center;
  justify-content: center;
  padding: 9px;
  background-color: antiquewhite;
  display: grid;}
.smallborder5 { margin-left: calc(0.3% - 0px);width: 40px;height: 3px;background-color:red; margin-top: 15px; margin-bottom: 15px;}
.sticky-top1{position:sticky; top:30px; padding-left: 20px;}
.navbar-light .navbar-nav .active > .nav-link{color:#fff!important;transition: 0.5s;border-radius: 15px;animation: move-shaking 0.5s;background-position: left;}
.links li a {font-size: 13px!important;position: relative;display: block;color: white;font-size:15px;
text-decoration: none;transition: all 300ms ease-in;-webkit-transition: all 300ms ease-in;-ms-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;-moz-transition: all 300ms ease-in;}
.links li a::before {content: "\F280"; font-family: "Bootstrap-icons";position: absolute;left: -20px; top:-5px;width: 24px;line-height: 30px;display: block;color:brown;transition: all 300ms ease-in;
-webkit-transition: all 300ms ease-in;-ms-transition: all 300ms ease-in;-o-transition: all 300ms ease-in;-moz-transition: all 300ms ease-in;}
.links li a:hover {padding-left: 15px; color: #000;}
.links li a:hover::before {left: 0px;}
/**Mobile View**/
.dropbtn {color: white;padding: 16px;font-size: 16px;border: none;cursor: pointer; width:100%; background-color: navy;}
.dropdown {position: relative;display: inline-block;text-align:center; width: 100%; z-index:2;}
.dropdown-content li a:hover {padding-left: 35px;transition: all 300ms ease-in;-webkit-transition: all 300ms ease-in;-ms-transition: all 300ms ease-in;-o-transition: all 300ms ease-in;-moz-transition: all 300ms ease-in;}
.dropdown-content {display: none;position: absolute;overflow: auto; background-color:#fff;  border-radius: 20px;background-position: 55%; 
  background-size:cover;
  background-repeat: no-repeat; width: 100%;  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1;}
.dropdown-content li a {color: white;padding: 12px 16px;text-decoration: none;display: block;font-size:16px;}
.ulmobile{list-style-type: none; padding: 0;}
.show {display: block;}
.dropdown-content {display: block;visibility: hidden;opacity:0;-webkit-transform-origin: top;transform-origin: top;
  -webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-transform: scale(1, 0);transform: scale(1, 0);
  transition: all 1s linear;-webkit-transition: all 1s linear;}
.dropdown-content.show {display: block;visibility: visible;opacity:1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
.button-isi:hover::before {-webkit-transform: scaleX(0);transform: scaleX(0);}
.button-isi::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #22130e;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;}
.product .btn{margin-top: 10px;}
.product .btn{
  margin-top: 20px;
  padding: 21px 29px;
  background-color: #22130e;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 14px;
  line-height: 14px;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  background-color: #d7c4b3;
  margin-left: 0;
  width: auto;
  overflow: hidden;}
.button-isi:hover {color: #22130e;}
.button-isi {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #efe7e1;
  background-color: rgb(239, 231, 225);
  color: #fff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  box-shadow: none;}
.product .product-img img {width: 100%;}
.product .product-bottom .product-top-right {padding: 36px 41px 0px 52px;}
.product .product-bottom {position: relative;}
.padding {padding: 0!important;}
.product .product-top .corrugated-roll .product-top-left {padding: 60px 110px 0 40px !important;}
.product .product-block h1 {font-size: 24px;line-height: 24px; color: #181818;}
.img2{position: absolute;top: 0;bottom:0;right: 0;left:25%;z-index: 2;width: 100%;}
.con-fluid-hide {
  overflow: hidden;
  position: relative;
  padding-top: 3rem;
  padding-bottom: 2rem;
  line-height: 1.5rem;
  background: linear-gradient(#ffffffb2, #ffffffb2), url(../images/header.webp);
  z-index: -2;background-size:cover;}
.con-fluid-hide .box::after {
  content: '';
  position: absolute;
  right: 1%;
  bottom: 46%;
  width: 450px;
  height: 470px;
  background: #e9ae2e;
  z-index: -1;
  top: 21%;}
.inner-about-1 .img-shadow-2 {box-shadow: 10px 8px 10px -2px #88602bd4;width: 67%;}
.inner-about-1 {padding: 1rem;}
.padding-1 {padding: 1rem;}
.breadcrumb{background-color: transparent!important;}
.page-header-new{
  background: url(../images/bnr.webp) no-repeat;
  background-size: cover;
  background-position: top;}
.page-header-new h1{
  padding: 1.5rem 1rem 0rem 1rem;}
.display-3 {font-size: 4rem;font-weight: 700!important;}
.breadcrumb-item + .breadcrumb-item::before {float: left;padding-right: .5rem;color: #6c757d;}
.breadcrumb-item + .breadcrumb-item {padding-left: .5rem;}
.page-header-new ol {padding: 0rem 1rem 1.5rem 1rem;}
.contact-box{
  height: 150px; 
  border-radius: 12px; 
  background-color:#e8352a;}
.padding-1haf-up-down{padding: 3rem 0;}
.contact-box h1{color: white;}
.contact-box div a{font-size: 1.1rem;color:brown !important;padding: 1rem;}
.contact-box div a:hover{color:#fff !important;}
.contact-box i{font-size: 2rem;padding: 1rem;color: #fff;}
.service-background{content: '';background: linear-gradient(#ffffffb2, #ffffffb2), url(../images/header.webp);width: 100%;background-size:cover;}
.holderCircle { width: 500px; height: 500px; border-radius: 100%; margin: 60px auto; position: relative; }
.dotCircle {
  width: 100%;
  height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 100%;
  z-index: 20; }
.dotCircle .itemDot {
  display: block;
  width: 90px; 
  height: 90px; 
  position: absolute; 
  background: #ffffff; 
  color: #e9b87a; 
  border-radius: 20px; 
  text-align: center; 
  line-height: 80px; font-size: 30px; 
  z-index: 3; 
  cursor: pointer; 
  border: 2px solid #e6e6e6;}
.dotCircle  .itemDot .forActive{ 
  width: 56px; 
  height: 56px; 
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  display: none;}
.dotCircle  .itemDot .forActive::after { 
  content: ''; 
  width: 5px; 
  height: 5px; 
  border: 3px solid #e9b87a; 
  bottom: -31px; 
  left: -14px; 
  filter: blur(1px); 
  position: absolute; 
  border-radius: 100%;}
.dotCircle  .itemDot .forActive::before { 
  content: ''; 
  width: 6px; 
  height: 6px; 
  filter: blur(5px); 
  top: -15px; 
  position: absolute; 
  transform: rotate(-45deg); 
  border: 6px solid #e9b87a; 
  right: -39px;}
.dotCircle  .itemDot.active .forActive { display: block;}
.round { 
  position: absolute; 
  left: 40px; 
  top: 45px; 
  width: 410px; 
  height: 410px; 
  border: 2px dotted #cb7c14; 
  border-radius: 100%; -webkit-animation: rotation 100s infinite linear; 
  border-radius: 100%; animation: rotation 100s infinite linear; }  
.dotCircle .itemDot:hover, .dotCircle .itemDot.active { 
    color: #ffffff; transition: 0.5s;
    background: #cb7c14;
    background: -webkit-linear-gradient(left,#e9b87a 0%, #cb7c14 100%); 
    background: linear-gradient(to right,#e9b87a 0%, #cb7c14 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d4ac7', endColorstr='#a733bb', GradientType=1);
    border: 2px solid #ffffff; -webkit-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13); -moz-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13); box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13); }
.dotCircle .itemDot { font-size: 40px; }
.contentCircle { 
    width: 250px; 
    border-radius: 100%; color: #222222; 
    position: relative; 
    top: 150px; 
    left: 50%; 
    transform: translate(-50%, -50%); }
.contentCircle .CirItem { 
    border-radius: 100%; 
    color: #222222; 
    position: absolute; 
    text-align: center; 
    bottom: 0; 
    left: 0; 
    opacity: 0; 
    transform: scale(0); 
    transition: 0.5s; 
    font-size: 15px; 
    width: 100%; 
    height: 100%; 
    top: 20px; 
    right: 0; 
    margin: auto; 
    cursor: pointer;
    line-height: 250px;}
.CirItem.active {  z-index: 1; opacity: 1; transform: scale(1); transition: 0.5s; }
.contentCircle .CirItem i { font-size: 180px; position: absolute; top: 0; left: 50%; margin-left: -90px; color: #000000;opacity: 0.1;}
.contentCircle .CirItem h2{margin-top:-15px;}
.contentCircle .CirItem img { position: absolute; top: 50%;  left: 50%; margin-left: -90px; color: #000000; opacity: 0.8; }
.btn.get-touch-btn{padding: 0.4rem 1rem;background-color: rgb(254, 208, 121);color: #000;}
.get-touch-btn:hover {background-color: #e7b471;color: black;transition: 0.9s;border: 1px ridge;}
.btn{
	display: inline-block;
	line-height: 1.5;
	color: #555;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	border-radius: 8px;
	transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}
.wrapper-products{overflow-x: hidden!important;}
.wrapper-vision-inner {background: linear-gradient(#e7b471e6 , #e7b471e6 ), url(../images/bg.webp);background-attachment: scroll, scroll;background-attachment: fixed;}
.inner-vision img {padding: 1rem;height: 120px;width: 120px;}
.pad-1{padding: 1rem;}
.project-item{margin-bottom: 4rem;}
.project-item,.project-item .project-img{position: relative;padding: 0.3rem;}
.project-item .project-img a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, .5);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  opacity: 0;
  transition: .5s;}
.project-item:hover .project-img a{opacity: 1;}
.project-item .project-title {
  position: absolute;
  text-align: center;
  top: 1rem;
  right: -0.5rem;
  bottom: -11%;
  left: -0.5rem;
  border: 1px solid;
  border-radius: 8px;
  display: flex;
  align-items: flex-end;
  padding: 12px;
  z-index: -1;
  transition: .5s;}
.project-item:hover .project-title {background: #95510d;border-color: #95510d;}
.project-item:hover .project-title h5 {color: #FFFFFF;transition: .5s;}
.project-carousel .owl-nav {margin-top: 25px;display: flex;justify-content: center;}
.project-carousel .owl-nav .owl-prev,
.project-carousel .owl-nav .owl-next {
    margin: 0 12px;
    width: 45px;
    height: 45px;
    display: none;
    align-items: center;
    justify-content: center;
    color: #95510d;
    background:#DFE4FD;
    border-radius: 45px;
    font-size: 22px;
    transition: .5s;}
.project-carousel .owl-nav .owl-prev:hover,
.project-carousel .owl-nav .owl-next:hover {background: #95510d;color:#DFE4FD;} 
.xl-link {font-size:80px!important;color: #000;rotate: 60deg;font-weight: 900;}
.foot-copyright {background-color:#f3bd4c;}
.wrapper-happy {background: linear-gradient(#ffffffe8, #fff0, #ffffffe8), url(../images/header.webp);background-size: cover;}
.meet-border {padding: 1rem 0;}
.display-4 {font-size: calc(1.475rem + 2.7vw)!important;font-weight: 700;line-height: 1.2;}
.fs-5 {font-size: 1.25rem !important;}
.navbar .navbar-nav .nav-link {
	padding: 6px 15px;
	color: #000;
	font-weight: 600;
	font-size: 1.1rem;
	margin: 0 5px;
	border-radius: 15px;
	background: linear-gradient(to left, #fa807200 50%, rgb(241, 93, 72) 50%) right;
	background-size: auto;
	background-size: 200%;}
.navbar .navbar-nav .nav-link:hover {color: white!important;transition: 0.5s;border-radius: 15px;animation: move-shaking 0.5s; background-position: left;}
  @keyframes  move-shaking{
	0% {transform: translate(0, 0) rotate(0deg);}
	25% {transform: translate(5px, 5px) rotate(5deg);}
	50% {transform: translate(0, 0) rotate(0deg);}
	75% {transform: translate(-5px, 5px) rotate(-5deg);}
	100% {transform: translate(0, 0) rotate(0deg);}}
.shadow {box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15) !important;}
.footer .btn.btn-link::before {position: relative;content: "\F135";font-weight: 900;margin-right: 10px;}
.map-brder {border-radius: 20px;}
footer {background-color: rgb(251, 215, 142);}
.text1 {position: relative;padding: 5px 0 0 25px;margin-top: -42px;}
.product-bg {background-color: #fddcd8; transition: 2s; border-radius: 5%;}
.product-bgclr{background-image: url('../images/productcurve.webp');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  height: 250px;}
 .icn-clr{color: #f15d48;}
 .product-rip{
  width:70%;
  background-color: #fdce73;
  position: relative;
  top:4% !important;
  left:3%;
  text-align: center;
  border-radius: 16px;}
.product-bg img{
	position: relative;
	margin-top: 7%;
	rotate: 5deg;
	margin-top: 13px;
	top: 0px;}
.productimg{width:200px;}  
.smallborder1 {
  width: 80px;
  height: 3px;
  background-color: #e31e0d;
  margin: 0 auto;
  position: relative;
  top: 14px;
  left: -66px;}
.smallborder2 {
  width: 80px;
  height: 3px;
  background-color: #e31e0d;
  margin: 0 auto;
  position: relative;
  top: -13px;
  right: -64px;}
  .pnk{color: gold;}
  .section-header .section-title {
    font-weight: 800;
    font-size: 35px;
    line-height: 55px;
    text-transform: uppercase;}
.contact-form input, .contact-form textarea {
  border: 1px solid #E3E4E6;
  font-size: 16px;
  width: 100% !important;
  padding: 10px 20px;
  border-radius: 10px;}
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn{width:50px;}
.priceicn2 {width: 120px;}
.point{bottom:10px; left:10px;}
.point1{bottom:70px; left:10px;}
.point2{bottom: 15px; right: 10px;}
@media (min-width:1px) and (max-width:767.98px){
.section-header .section-title{font-size: 30px;}
.ord1{order:2;}
.ord2{order:1;}
.margin{margin: 5px;padding: 2px;}
.heading3 {font-size: 1.2rem;}
.page-header-new {background: url(../images/bnr.webp) no-repeat;background-position:top;}
.product-img img{margin-top: 30px;}
.product .product-bottom .product-top-right {padding: 10px 27px;}
.product .product-top .corrugated-roll .product-top-left {padding-left: 6% !important;}
.product .product-top .corrugated-roll .product-top-left {padding: 56px 12px 0 25px !important;}
.heading1 {font-size: 1.5rem;}
.padding-1 {padding: 0rem;}
.con-fluid-hide .box::after {
  content: '';
  position: absolute;
  right: 0%;
  bottom: 0;
  width: 247px;
  height: 265px;
  background: #e9bb7f;
  top: 24%;}
.page-header-new h1 {font-size: 2.4rem;}
.page-header-new h1 {padding: 0;}
.img2{position: absolute; top:0;bottom: 0;right: 0;left: 8%;z-index: 2;width: 90%;}
.owl-carousel .owl-item img {display: block;width: 100%!important;padding: 15px;margin: 10px;}
.project-item, .project-item .project-img {position: relative;padding: 17px; }
.dotCircle {top: -14%;right: 18%;bottom: 0;left: -16%;}
.order-content {order: 2;}
.meet-nav {background-color: #fff;box-shadow: 0 2px 4px lightgrey;position: relative;margin-top: 3%!important;}
.top-bar {height: 0;border-bottom: 1px solid rgba(53, 94, 252, .07);}
.mble-none {display: none !important;}
.pad{padding:40px 0;}
.round{left: 1px;top: 40px;width: 71%;height: 41vh;}
.contentCircle .CirItem img {position: absolute;top: -25px;left: 29%;margin-left: -119px;}
.contentCircle .CirItem h2 {margin-top: -50px;text-align: center;margin-right:18%;margin-left: -40%;}
.apply-border {height:55vh;}}	
@media (min-width:768px) and (max-width:991.98px){
.ord1{order:2;}
.ord2{order:1;}
.mt-60{margin-top: 60px;}
.order-content{order: 2;}
.margin{margin: 5px;padding: 2px;}
.apply-border {
  border: 1px solid bisque;
  height: 30vh;
  align-items: center;
  justify-content: center;
  padding: 91px 0;
  background-color: antiquewhite;
  display: grid;}
.product-img img{margin-top: 30px;}
.product .product-bottom .product-top-right {padding: 32px 66px;}
.product .product-top .corrugated-roll .product-top-left {padding-left: 8% !important;}
.con-fluid-hide .box::after {content: '';position: absolute;width: 375px;height: 330px;top: 36%;}
.img2 {left: 0;}
.pad{padding:40px 0;}}
#notfound {position: relative; height: 100vh;}
#notfound .notfound {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);}
.notfound {max-width: 410px; width: 100%; text-align: center;}
.oopslogo{width:350px;}
.notfound h2 {
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;}
.notfound p {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 5px;}
.notfound a {
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	background: #0046d5;
	display: inline-block;
	padding: 15px 30px;
	border-radius: 40px;
	color: #fff;
	font-weight: 700;
	box-shadow: 0px 4px 15px -5px #0046d5;}
@media only screen and (max-width: 767px) {
.notfound .notfound-404 {height: 142px;}}
.time-of-year {
	margin: 100px 75px 10px 75px;
	position: relative;
	transform: translateZ(0);
	-webkit-transform: translateZ(0); }
.time-of-year .tooltip {
	background: #db2a1b;
	border-radius: 3px;
	bottom: -49px;
	font-size: 20px;
	display: block;
	left: -67px;
	padding: 15px;
	pointer-events: none;
	position: absolute;
	width: 320px;
	height: 100px;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all .7s ease-out;
	transition: all .7s ease-out;}
.time-of-year .tooltip::after {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #db2a1b;
	bottom: 58px;
	content: " ";
	position: absolute;
	left: 0%;
	margin-left: -13px;
	transform: rotate(92deg);}
.time-of-year:hover .tooltip {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);}
  span.infos {
    font-size: 15px;
    line-height: 15px;
    display: inline-block;
    color: #d93025;
  }
  span.infos i { margin-right: 5px; }
  

  