@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
a{text-decoration:none!important;}
li{list-style-type: none!important;}
.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;}
.arial{font-family: Arial, sans-serif; font-weight: 600;}
.helvetica{font-family: helvetica, sans-serif;}
.pad{padding:90px 0;}
.wrdbrk{white-space:pre;}
.fullpad{padding: 0!important; margin:0!important;}
.smallfnt{font-size: 14px;}
.header-area .header-top {background: #429a17;}
.header-area .header-top .header-info-left ul li {
	color: #fff;
	display: inline-block;
	margin-right: 5px;
	padding: 7px 12px 7px 0;
	font-size: 14px;
	font-weight: 500;}
.header-area .header-top .header-info-left ul li:last-child {margin-right: 0px; padding-right: 0; border-right: 0;}
.sectionbg{background-color:#231f20;}
.logo{width:180px;}
.navfont{font-family: Arial, sans-serif; font-weight:600; font-size: 17px;}
.navbar-light .navbar-nav .nav-link {color:#429a17 !important;}
/* .navbar-light .navbar-nav .nav-link {color:#6f6f6f !important;} */
.navbar-light .navbar-nav .nav-link:hover{color: #0c54a0 !important;}
.navbar-light .navbar-nav .active>.nav-link{color: #231f20 !important;}
.navbar button {background-color:#231f20;}
.nav-btn {
	background-color: #231f20;
	color: #fff !important;
	padding: 12px 25px;
	line-height: 25px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 50px;}
.marquee {width: 100%; overflow: hidden; font-size: 14px;}
.gold{color: gold;}
.clr-blue{color:#191550;}
.clr-green{color:#231f20;}
.black{color:#111!important;}
.iconr i {
	color: #fff;
	font-size: 28px;
	background: #231f20;
	display: inline-block;
	width: 65px;
	height: 66px;
	line-height: 65px;
	border-radius: 50%;
	text-align: center;}
.nio-eig-about-img {z-index: 1; margin-top: 30px; display: inline-block;}
.position-relative {position: relative !important;}
.nio-eig-about-img::before {
	top: -35px;
	z-index: -1;
	right: -35px;
	content: "";
	width: 325px;
	height: 380px;
	position: absolute;
	border: 7px solid #f0483e;
	transition: all 2s ease;
	animation-duration: 7s;
	animation-name: nio-eig-floating;
	animation-iteration-count: infinite;
	animation-timing-function: linear;}
@keyframes nio-eig-floating{
	0% {transform: rotate(0deg) translate(-10px) rotate(0deg);}
	100% {transform: rotate(360deg) translate(-10px) rotate(-360deg);}
}
.nio-eig-about-img .nio-eig-about-img-wrap {overflow: hidden;}
.counttext{color: #001436; font-size: 40px;}
.bannerhead {color: #001436; font-size: 40px; text-transform: uppercase; line-height: 1.3em;}
.count-box {padding: 30px 25px 10px 25px; position: relative; text-align: center; background: #fff; box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);}
.count-box i {
    position: absolute;
	top: -25px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 24px;
	background: #2b2e90;
	border-radius: 50px;
	width: 55px;
	height: 55px;
	line-height: 50px;
	border: 3px solid #231f20;}
.count-box i {font-size: 24px; color: #fff;}
.whychoose {
	background-image: url("../images/black.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000000;
	position: relative;
	padding: 60px 0;
	z-index: 1;}
.product-btn{border:2px solid #231f20; color:#000; padding:10px 25px; background-color: #fff; border-radius: 50px; transition:.3s all ease-in-out;}
.product-btn:hover{color:#fff; background-color: #231f20;}
.nio-dia-portfolio-img-text {overflow: hidden; margin-bottom: 30px; border-radius: 15px;}
.nio-dia-portfolio-img-text:hover::before {width: 100%;}
.nio-dia-portfolio-img-text::before {
	top: 0;
	left: 0;
	width: 0%;
	content: "";
	height: 100%;
	opacity: 0.8;
	position: absolute;
	transition: 500ms all ease;
	background: linear-gradient(-51deg, #173770 0%, #f0ba1b 100%);}
.nio-dia-portfolio-img-text .nio-dia-portfolio-text {
	left: 20px;
	opacity: 0;
	color: #fff;
	bottom: 15px;
	visibility: hidden;
	position: absolute;
	transition: 500ms all ease;}
.nio-dia-portfolio-img-text:hover .nio-dia-portfolio-text {opacity: 1; bottom: 0px; visibility: visible;}
.nio-dia-portfolio-img-text .nio-dia-portfolio-text h3 {font-size: 24px; font-weight: 700; padding-top: 5px;}	
.homeparallax {
	background-image: url("../images/homeparallax.jpg");
	position: relative;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;}
.homeparallax::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}
.btn1 {
	padding: 10px 20px;
	font-size: 16px;
	font-weight: 700;
	background-color: #ec2424;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: 1s;
	transition: 1s;
	border-radius: 5px;}
.btn1:hover {background-color: #ff0; color: #000; border-radius: 50px;}	
.footer {background: url("../images/footerimg.jpg") no-repeat scroll; background-color: #eceaff; padding: 40px 0 40px 0;background-size: cover;}
.smallborder2 {background-color: #429a17; width: 70px; height: 2px;margin: 0 auto;}	
.cnticons {
	width: 80px;
	height: 80px;
	border: 2px solid #231f20;
	display: table;
	text-align: center;
	margin: 0 auto 30px auto;
	border-radius: 50%;}
.cnticons i {
	display: table-cell;
	vertical-align: middle;
	height: 75px;
	font-size: 32px !important;
	color: #429a17;}
.text1 {position:relative; padding:5px 0 0 25px; margin-top:-43px;}	
.safetytipsbg {
    background-image: url("../images/safetytips.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;}
.docard{border:2px solid #5d8700; border-radius:25px;}
.docardheading{color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #298145;
    padding: 20px 0px 20px 0px;
    border-radius:20px 20px 0 0;}
.docardheadingbottom {
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #298145;
    padding: 20px 0px 20px 0px;
    border-radius: 0px 0px 20px 20px;}
.dontcard{border:2px solid #AD3737; border-radius:25px;}
.dontcardheading{
	color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #AD3737;
    padding: 20px 0px 20px 0px;
    border-radius:20px 20px 0 0;}	
.dontcardheadingbottom{
	color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #AD3737;
    padding: 20px 0px 20px 0px;
    border-radius:0px 0px 20px 20px;}	
.greenclr1{color:#5d8700}
.greenclr2{color:#77b255}	
.redclr1{color:#AD3737;}
.redclr2{color:#dd2f45;}	
.bottombg{background: #191550;}
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn{width:50px;}
.priceicn2 {width: 145px;}
.point{bottom:10px; left:10px;}
.point1{bottom:70px; left:10px;}
.point2{bottom: 15px; right: 10px;}
.blink{
    -webkit-animation: blink 1s;
	animation: blink 1s;
    -webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;}
@keyframes blink {
    0% {opacity: 1;}
    50% {opacity: 0;}
    100% {opacity: 1;}}
@-webkit-keyframes blink {
    0% {opacity: 1;}
    50% { opacity: 0;}
    100% {opacity: 1;}}


@media (min-width:1px) and (max-width:767.98px){
.pad{padding:40px 0;}
}	

@media (min-width:768px) and (max-width:991.98px){
.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: 500px) {*/
/*    .floating_btn {*/
/*    bottom: 25px !important;*/
/*    right: 37px !important;*/
/*    width: 40px !important;*/
/*    height: 120px !important;*/
/*}*/
/*}*/
@media only screen and (max-width: 767px) {
.notfound .notfound-404 {height: 142px;}
.about__container .about__shadow, .about__container .about__box,
.about__container .geometric-box{
    display: none !important;
}
}

.time-of-year {
	font-size: 24px;
	margin: 100px 75px 10px 75px;
	position: relative;
	transform: translateZ(0);
	-webkit-transform: translateZ(0); }
.time-of-year .tooltip {
	background: #191550;
	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 #191550;
	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);}
	
.floating_btn a {
    text-decoration: none;
}

.floating_btn {
   position: fixed;
    bottom: 0px;
    right: 7px;
    width: 100px;
    height: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

@keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

.floating_btn .contact_icon {
    background-color: #42db87;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 30px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #42db87;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}

.floating_btn .text_icon {
    margin-top: 8px;
    color: #000000;
    font-size: 13px;
    font-weight: 900;
}
.desktop-fixed1 a{
    color: #212529;

}


.img-section {
  column-width: 300px;
  column-gap: 5px;
  padding: 5px;
}

.img-section img {
  width: 100%;
  cursor: pointer;
}

.img-section .lightbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  display: none;
  background: #7f8c8d;
  perspective: 1000;
}

.img-section .filter {
  position: absolute;
  width: 100%;
  height: 100%;
  filter: blur(20px);
  opacity: 0.5;
  background-position: center;
  background-size: cover;
}

.img-section .lightbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotateY(0deg);
  max-height: 95vh;
  max-width: calc(95vw - 100px);
  transition: 0.8s cubic-bezier(0.7, 0, 0.4, 1);
  transform-style: preserve-3d;
}


/*.lightbox:hover img{
  transform: translate(-50%, -50%) rotateY(180deg);
}*/

.img-section [class^="arrow"] {
  height: 200px;
  width: 50px;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.img-section [class^="arrow"]:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 15px;
  height: 15px;
}

.img-section .arrowr {
  right: 0;
}

.img-section .arrowr:after {
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}

.img-section .arrowl {
  left: 0;
}

.img-section .arrowl:after {
  border-left: 1px solid white;
  border-top: 1px solid white;
}

.img-section .close {
  position: absolute;
  right: 0;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.4);
  margin: 20px;
  cursor: pointer;
}

.img-section .close:after,
.img-section .close:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #e74c3c;
}

.img-section .close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.img-section .close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.img-section .title {
  font-size: 20px;
  color: #000;
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 0;
}
/*Gallery*/

.gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  padding: 20px;
}

.gallery img {
  width: 300px;
  cursor: pointer;
  border-radius: 6px;
  transition: transform 0.3s;
}

.gallery img:hover {
  transform: scale(1.05);
}

.lightbox {
  display: none;
  position: fixed;
  z-index: 999;
  padding-top: 50px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.9);
  text-align: center;
}

.lightbox-content {
  max-width: 80%;
  max-height: 80%;
}

.caption {
  color: #fff;
  padding: 10px;
}

.close, .prev, .next {
  color: white;
  font-size: 40px;
  font-weight: bold;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.close {
  top: 20px;
  right: 35px;
  font-size: 50px;
}

.prev {
  left: 20px;
}

.next {
  right: 20px;
}

/*End Gallery*/
/*@keyframes float {*/
/*	0% {*/
/*		box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);*/
/*		transform: translatey(0px);*/
/*	}*/
/*	50% {*/
/*		box-shadow: 0 25px 15px 0px rgba(0,0,0,0.2);*/
/*		transform: translatey(-20px);*/
/*	}*/
/*	100% {*/
/*		box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);*/
/*		transform: translatey(0px);*/
/*	}*/
/*}*/



/*.cart {*/
/*	width: 80px !important;*/
/*    height: 75px;*/
/*    padding: 17px 0px;*/
/*    box-sizing: border-box;*/
/*    border: 0px white solid;*/
/*    border-radius: 50%;*/
/*    overflow: hidden;*/
/*	box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);*/
/*	transform: translatey(0px);*/
	
/*	position: fixed !important;*/
/*    bottom: 125px;*/
/*    right: 7px;*/
/*    width: 100px;*/
/*     height: 150px; */
/*    display: flex*/
/*;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    z-index: 1000;*/
/*	animation: float 6s ease-in-out infinite;*/
	/*img { width: 100%; height: auto; }*/
/*}*/
/*Why choose us*/
.section-head {
  margin-bottom: 60px;
}
.section-head h4 , .section-main h4{
  position: relative;
  padding:0;
  color:#f91942;
  line-height: 1;
  letter-spacing:0.3px;
  font-size: 34px;
  font-weight: 700;  
  text-align:center;
  text-transform:none;
  margin-bottom:30px;
}
.section-head h4:before, .section-main h4:before  {
  content: '';
  width: 60px;
  height: 3px;
  background: #f91942;
  position: absolute;
  left: 0px;
  bottom: -10px;
  right:0;  
  margin:0 auto;
}
.section-head h4 span, .section-main h4 span{
  font-weight: 700;
  padding-bottom: 5px;
  color:#2f2f2f
}
p.service_text{
  color:#cccccc !important;
  font-size:16px;
  line-height:28px;
  text-align:center;    
}
.section-head p, p.awesome_line{
  color:#818181;
  font-size:16px;
  line-height:28px;
  text-align:center;  
}

.extra-text {
    font-size:34px;
    font-weight: 700;
    color:#2f2f2f;
    margin-bottom: 25px;
    position:relative;
    text-transform: none;
}
.extra-text::before {
    content: '';
    width: 60px;
    height: 3px;
    background: #f91942;
    position: absolute;
    left: 0px;
    bottom: -10px;
    right: 0;
    margin: 0 auto;
}
.extra-text span {
    font-weight: 700;
    color:#f91942;
}
.item {
    background: #fff;
    text-align: center;
    padding: 30px 25px;
    -webkit-box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);
    box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
    border:5px solid rgba(0, 0, 0, 0.07);
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item:hover{
    background:#f91942;
    box-shadow:0 8px 20px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item:hover .item, .item:hover span.icon{
    background:#fff;
    border-radius:10px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item:hover h6, .item:hover p{
    color:#fff;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item .icon {
    font-size: 60px;
    margin-bottom:25px;
    color: #f91942;   
    width: 90px;
    height: 90px;
    line-height: 96px;
    border-radius: 50px;
}
.item .feature_box_col_one{
    background:rgba(247, 198, 5, 0.20);
    color:#f91942;
    padding: 7px 10px;
}
.item .feature_box_col_two{
    background:rgba(255, 77, 28, 0.15);
    color:#f91942;
    padding: 7px 10px;
}
.item .feature_box_col_three{
    background:rgba(0, 147, 38, 0.15);
    color:#f91942;
    padding: 7px 10px;
}
.item .feature_box_col_four{
    background:rgba(0, 108, 255, 0.15);
    color:#f91942
}
.item .feature_box_col_five{
    background:rgba(146, 39, 255, 0.15);
    color:#f91942
}
.item .feature_box_col_six{
    background:rgba(23, 39, 246, 0.15);
    color:#f91942
}
.item p{
    font-size:15px;
    line-height:26px;
}
.item h6 {
    margin-bottom:20px;
    color:#2f2f2f;
}
.mission p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 28px;
    font-weight: 500;
}
.mission i {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f91942;
    border-radius: 50%;
    color: #fff;
    font-size: 25px;
}
.mission .small-text {
    margin-left: 10px;
    font-size: 13px;
    color: #666;
}
.skills {
    padding-top:0px;
}
.skills .prog-item {
    margin-bottom: 25px;
}
.skills .prog-item:last-child {
    margin-bottom: 0;
}
.skills .prog-item p {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px;
}
.skills .prog-item .skills-progress {
    width: 100%;
    height: 10px;
    background: #e0e0e0;
    border-radius:20px;
    position: relative;
}
.skills .prog-item .skills-progress span {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #f91942;
    width: 10%;
    border-radius: 10px;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.skills .prog-item .skills-progress span:after {
    content: attr(data-value);
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 10px;
    font-weight:600;    
    color: #fff;
    background:rgba(0, 0, 0, 0.9);
    padding: 3px 7px;
    border-radius: 30px;
}



/*End whychoose us*/

/*Product section*/
.product-showcase {
  position: relative;
  padding: 80px 20px;
  background: url('../images/footerimg.jpg') no-repeat center center/cover; 
  color: #000;
}

.product-showcase .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background: rgba(0,0,0,0.5); */
  background: rgba(0,0,0,0.5); 
  z-index: 1;
}

.product-showcase .container {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.section-title {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 50px;
  text-transform: uppercase;
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
}

.product-card {
  background: rgba(255,255,255,0.1);
  border-radius: 15px;
  padding: 20px;
  transition: transform 0.3s ease, background 0.3s ease;
}

.product-card img {
  max-width: 100%;
  border-radius: 10px;
  margin-bottom: 15px;
}

.product-card h3 {
  font-size: 1.4rem;
  margin-bottom: 10px;
}

.product-card p {
  font-size: 1rem;
}

.product-card:hover {
  transform: translateY(-10px);
  background: rgba(255,255,255,0.2);
}

/*Product section End*/