@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;}
.pad{padding:90px 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;}
.top-bg1{background-color: #025abb;}
.marquee {width: 100%;overflow: hidden !important;font-size: 16px;line-height: 25px;}
.main-header .header-info-box {margin-left: 0px;position: relative;float: left;padding: 0px 20px 0 50px;}
.header-info-box .header-info-icon {position: absolute;left: 0;top: 6px;width: 58px;height: 53px;color: #13314c;font-size: 34px;text-align: left;line-height: 47px;transition: all 300ms ease;}
.main-header .header-info-box h6 {margin: 0 0 5px;font-weight: 700;text-transform: capitalize;color: #49667e;}
.black {color: #000 !important;}
.box-border {border: 2px solid #dedede; padding: 8px; margin-bottom: 20px;}
.btn2 {
	background-color: #f9d303;
	padding: 13px 22px;
	border-radius: 15px;
	color: rgb(0, 0, 0) !important;
	border: 4px double #ffffffc4;}
.navbar-light .navbar-nav .nav-link {color:rgb(0, 0, 0) !important;}
.navbar-light .navbar-nav .nav-link:hover{ color:#025abb !important;transition:.5s;}
.navbar-light .navbar-nav .active>.nav-link{ color:#025abb !important;}
.navfnt {font-family: 'Arial', sans-serif;font-size: 19px;font-weight: 700;}
.navfnt {font-family: 'Arial', sans-serif;font-size: 19px;font-weight: 700;}
.smallfnt {font-size: 14px !important;}
.smallfnt1 {font-size: 13px !important;}
.navbg {background-color: #fad500;z-index: 1;opacity: 1;}
.logo {width: 150px; border-radius: 20px; position: absolute; background-color: #ffffff; z-index: 9999; box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);}
.service .service-img1 img {z-index: 3;position: relative;transition: 400ms ease-in-out;-webkit-transition: 400ms ease-in-out;max-width: 100%;text-align: center;float: none;display: inline-block;}
.service .service-img1::after {
	background: rgba(0, 0, 0, 0) url("../images/qty1.webp") no-repeat scroll 0 0 / contain;
	content: "";
	height: 60px;
	left: 0;
	margin: 44px auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	transition: 400ms ease-in-out;
	-webkit-transition: 400ms ease-in-out;
	z-index: 3;}
.head {
	text-shadow: 0px 1px 2px #000000;
	letter-spacing: 2px;
	word-spacing: 3px;
	font-weight: bold;}
.nav-btn {
	background-color: #025abb;
	color: white !important;
	padding: 10px 14px;
	font-size: 16px;
	border-radius: 66px;}
.service .service-img2 img {
	z-index: 3;
	position: relative;
	transition: 400ms ease-in-out;
	-webkit-transition: 400ms ease-in-out;
	max-width: 100%;
	text-align: center;
	float: none;
	display: inline-block;}
.service .service-img2::after {
	background: rgba(0, 0, 0, 0) url("../images/qty2.webp") no-repeat scroll 0 0 / contain;
	content: "";
	height: 60px;
	left: 0;
	margin: 44px auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	transition: 400ms ease-in-out;
	-webkit-transition: 400ms ease-in-out;
	z-index: 3;}
.service .service-img3 img {
	z-index: 3;
	position: relative;
	transition: 400ms ease-in-out;
	-webkit-transition: 400ms ease-in-out;
	max-width: 100%;
	text-align: center;
	float: none;
	display: inline-block;}
.service .service-img3::after {
	background: rgba(0, 0, 0, 0) url("../images/qty3.webp") no-repeat scroll 0 0 / contain;
	content: "";
	height: 60px;
	left: 0;
	margin: 44px auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	transition: 400ms ease-in-out;
	-webkit-transition: 400ms ease-in-out;
	z-index: 3;}
.service .service-img4 img {
	z-index: 3;
	position: relative;
	transition: 400ms ease-in-out;
	-webkit-transition: 400ms ease-in-out;
	max-width: 100%;
	text-align: center;
	float: none;
	display: inline-block;}
.service .service-img4::after {
	background: rgba(0, 0, 0, 0) url("../images/qty4.webp") no-repeat scroll 0 0 / contain;
	content: "";
	height: 60px;
	left: 0;
	margin: 44px auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	transition: 400ms ease-in-out;
	-webkit-transition: 400ms ease-in-out;
	z-index: 3;}
.services .services-content .service-content {float: left;width: 100%;margin: 20px 0 0;text-align: center;}
.services .services-content .service:hover .service-img::after {transform: rotateY(180deg);-webkit-transform: rotateY(180deg);}
.homebg1 {background-image: url("../images/bg1.webp"); background-position: center;}
.parallax {background-image: url("../images/homeparallax.webp");padding: 60px 0;background-attachment: fixed;background-position: center;background-repeat: no-repeat;background-size: cover;position: relative;}
.parallax::before {background: #030303 none repeat scroll 0 0;content: "";height: 100%;left: 0;opacity: 0.5;position: absolute;top: 0;width: 100%;}
.parallaxpad {padding: 80px 0px;box-sizing: border-box;flex-direction: column;-moz-box-pack: center;justify-content: center;-moz-box-align: center;align-items: center;word-break: break-word;display: flex;background-color: #025abb;mask: url("../images/123.svg")-2px top / auto 100% repeat-x;}
.btn1 {background-color: #025abb;
	padding: 13px 22px;
	border-radius: 15px;
	color: white !important;
	border: 4px double #ffffffc4;}
.category-container {z-index: 1;cursor: pointer;margin-top: 40px;}
.service-item {
	position: relative;
	z-index: 1;
	padding: 30px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	border-top-right-radius: 50px;
	transition: all .3s;}
.service-item .prodt6 {
	transition: all .3s;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 15px;}
.service-item img {
	max-height: 250px;
	min-height: 250px;
	margin: 0 auto;
	display: block;
	width: auto;
	overflow: hidden;}
.service-item:hover {background-image: url("../images/service-bg.webp");background-position: right top;background-repeat: no-repeat;background-size: cover;}
.service-item:hover .prodt6 {color: #fff !important;}
.clr1 {color: #025abb !important;}
.clr2 {color: #fad500 !important;}
.smallborder1 {background-color: #025abb;width: 90px;height: 2px;}
.counterbg {
	background-image: url("../images/aboutparallax.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	position: relative;
	padding: 80px 0;}
.counterbg::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: absolute;
	top: 0;
	width: 100%;}
.counttext {color: #f9d604;font-size: 46px;font-weight: 700;}
.bannerhead{color: #f9d604;font-size: 46px;font-weight: 700;}
#counter i {background-color: #f9d604;
	padding: 16px;
	border-radius: 57px;
	display: inline-flex;
	margin-bottom: 20px;
	border: 6px dashed #001a37;}
.container-lg {background-color: #025abb;padding: 40px 16px;}
.whychooseus {background-color: rgb(254, 253, 254);padding: 4% 7% !important;}
.diwali2 {border-top-left-radius: 5rem;border-bottom-right-radius: 5rem;width: 448px !important;}
.z-index-9 {z-index: 9;}
.fill-warning {fill: rgb(255, 185, 0);}
.fill-warning path {fill: #047467;}
.fill-primary {fill: rgb(4, 116, 103);}
.fill-primary path {fill: #047467;}
.right5 {padding-top: 2% !important;}
.right5 .list-group-item {border: none;color: #fff !important;font-size: 1.25rem;background-color: #025abb;margin-top: 11px;}
.icons1 {color: rgb(255, 240, 9);}
.absolute2 {position: absolute;top: 0;}
.absolute3 {position: absolute;top: 334px;right: 0px;}
.shape3 {
	position: absolute;
	width: 160px;
	right: 0px;
	top: 0px;
	opacity: 0.3;
	-webkit-animation: rotate 5s linear infinite;
	animation: rotate 5s linear infinite;}
.footer {background-color: #025abb !important;}
.logo-wrapper {padding: 80px 80px 80px 0;border-right: 1px solid #ffffff;border-bottom: 1px solid #ffffff;}
.logo-wrapper img {height: 250px;width: 250px;object-fit: contain;border-radius: 10px;margin: 0 0 0 auto;}
.copy-wrapper {padding: 24px 24px 24px 0;border-right: 1px solid #ffffff;}
.copy-wrapper h6 {font-size: 18px !important;}
.link-about {padding: 77px 0px 80px 0;}
.link-about h3 {display: inline-block;text-transform: capitalize;margin-bottom: 40px;font-size: 35px;color: white !important;}
.link-about ul {padding: 0px;margin: 0px;}
.link-about ul li {padding-bottom: 20px;font-family: 'Arial', sans-serif;font-size: 18px;}
.link-about i {padding-right: 10px;color: #ffffff;}
.link-about a {transition: .3s ease-in-out;color: #ffffff !important;margin: 0;}
.logo-white {margin: 80px 80px 30px 0;padding: 40px;border-radius: 30px;width: 94%;background-color: #fdd400 !important;}
.logo-white h3 {color: rgb(0, 0, 0);font-size: 35px;}
.logo-white p {color: rgb(0, 0, 0);margin-top: 20px;margin-bottom: 30px;font-size: 18px;line-height: 30px;}
.text5 {position: relative;padding: 7px 0 0 33px;margin-top: -65px;font-size: 18px;}
/* tab start */
.tabs-jean .tab-content{
	position: relative;
	padding: 8% 0 9% 9%;
	padding-right: 0px;
	z-index: 1;
	margin-top: 30px;}
.tabs-jean .tab-content::before{
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	width: 44%;
	border: 15px groove #fad500;
	z-index: -1;
	background-color: #025abb;}
.tab-content > .active{visibility: visible;height: auto;overflow: visible;}
.tab-content > .tab-pane{display: block;}
.box-info-creative{text-align: left;padding: 39px 22px;color: #151515;background: #fff;box-shadow: 0px 26px 50px rgba(203, 206, 225, 0.86);}
.box-info-creative-title{line-height: 1.2;font-weight: 600;letter-spacing: .1em;}
.box-info-creative a {transition: all 0.25s ease-in-out;color: #30506a !important;}
.box-info-creative-link{ top: 20px; margin-left: 46%;}
.link-classic{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 1.9;
	font-weight: 600;
	letter-spacing: .05em;
	text-transform: uppercase;
	transition: all .25s ease;
	color: #a3a3a3;}
.link-classic::after{
	display: block;
	content: '';
	height: 0;
	width: 100%;
	border-top: 2px solid;
	transition: transform .2s ease;}
.tabs-jean .nav-tabs-wrap{background: #f5f5f5;}
.tabs-jean .nav-tabs{justify-content: space-around;text-align: center;}
.tabs-custom .nav-tabs{ background-color: #025abb;margin-top: 0px;} 
.tabs-custom .nav-item{padding: 27px 0px;transition: .33s all ease;align-self: center;}
.tabs-jean .nav-link.active{
	color: #000000 !important;
	background-color: #fad500 !important;
	border-color: #dee2e6 #dee2e6 #fff;
	padding: 26px 22px;
	border-radius: 0 31px 0 31px;}
.tabs-jean .nav-link{
	font-size: 14px;
	line-height: 1.2;
	font-weight: 600;
	letter-spacing: .1em;
	text-transform: uppercase;
	border: none;
	color: #ffffff !important;}
.tabs-jean .nav-link::before{
	position: absolute;
	top: 50%;
	left: 50%;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 1;
	transform: translate3d(-50%, -50%, 0);
	transition: inherit;}
.tabs-jean .nav-link.active, .tabs-jean .nav-link:hover{color: #000000;}
.nav-tabs .nav-link:hover {
	border-color: #e9ecef #e9ecef #dee2e6;
	color: #000000 !important;
	background-color: #fad500 !important;
	border-color: #dee2e6 #dee2e6 #fff;
	padding: 26px 22px;
	border-radius: 0 31px 0 31px;}
/* tab end */
.top-title {
	font-weight: 500;
	font-size: 16px;
	color: #d2151e;
	position: relative;
	text-transform: uppercase;
	display: inline-block;
	line-height: 1;}
.top-title span {position: relative;}
.top-title::before{
	content: '';
	position: absolute;
	left: -65px;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #d2151e;
	top: 50%;
	margin-top: -1px;}
.top-title::after {
	content: '';
	position: absolute;
	right: -65px;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #d2151e;
	top: 50%;
	margin-top: -1px;}
.top-title span::before {
	content: '';
	position: absolute;
	width: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2151e;
	top: 50%;
	margin-top: 0px;
	left: -65px;}
.top-title span::after {
	content: '';
	position: absolute;
	right: -65px;
	width: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2151e;
	top: 50%;
	margin-top: 0px;}
.aboutbg2 {
	background-image: url("../images/aboutbg2.webp");
	padding: 60px 0;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;}
.aboutbg2::before {background: #000 none repeat scroll 0 0;content: "";height: 100%;left: 0;opacity: 0.5;position: absolute;top: 0;width: 100%;}
.paral11 {background-color: #025abb;padding: 61px 0;border: 17px double white;}
.btn4 {background: #fad500;color: black !important;border-radius: 14px;padding: 12px 30px;font-size: 17px;border: 7px double black;}
.safetytipsbg {background-image: url("../images/safetybanner.webp");background-repeat: no-repeat;background-size: cover;background-position: center;padding: 150px 0px !important;}
.tips1 {font-size: 60px;text-shadow: 0px 1px 1px #555;color: #ffffff;}
.safety-tipsbg {background: url(../images/banner10.webp);background-size: contain;background-repeat: repeat;}
.text-black {color: black !important;}
.clr-green {color: #0F5106;}
.icon1 i {color: #fff;font-size: 28px;background: #0F5106;width: 65px;height: 66px;line-height: 65px;border-radius: 50%;text-align: center;display: inline-block !important;}
.clr-red {color: #D10024;}
.iconr i {color: #fff;font-size: 28px;background: #EF1527;width: 65px;height: 66px;line-height: 65px;border-radius: 50%;text-align: center;display: inline-block;}
.homelt {background-image: url("../images/footerimg.webp");}
.brdrlt {border-left: 1px solid #00000024;padding-left: 30px;}
.inner-container {background:#fad500;}
.box_main {
	width: 100%;
	float: left;
	position: relative;
	bottom: 38px;}
.number_text {
	width: 50px;
	height: 50px;
	font-size: 18px;
	color: #ffffff;
	background-color: #025abb;
	border-radius: 100px;
	text-align: center;
	padding: 13px 0px;
	float: right;
	margin-right: 140px;
	margin-top: 60px;}
.image_2 {
	width: 100%;
	float: left;
	text-align: center;
	padding-left: 100px;}
.box_main::after {
	content: '';
	background-color: #025abb;
	position: absolute;
	width: 420px;
	right: 0px;
	top: 0px;
	margin: 0 auto;
	display: flex;
	height: 550px;
	left: 0;
	z-index: -1;
	clip-path: polygon(0 0, 75% 8%, 75% 80%, 0% 100%);}
.image_2 img {width: 85%;}
.single-info .inner-box {
	position: relative;
	display: block;
	padding: 47px 30px 24px 30px;
	height: 309px;}
.single-info .inner-box::before {
	position: absolute;
	content: '';
	background: rgba(255,255,255,0.2);
	width: 1px;
	height: 100%;
	top: 0px;
	right: -15px;}
.single-info .inner-box .icon-box {
	position: relative;
	display: inline-block;
	font-size: 70px;
	line-height: 70px;
	color: #000000;
	margin-bottom: 44px;}
.single-info .inner-box h3 {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 32px;
	color: #000000;
	font-weight: 700;
	margin-bottom: 10px;}
.single-info .inner-box p {color: #000000;}
.contactbg1 {background-color: #D10024;}
.w0{width:0%;}
.fixed{position:fixed; z-index:999;}
.priceicn{width:40px;}
.priceicn2 {width: 120px;}
.point{bottom:10px; left:10px;}
.point1{bottom:55px; left:10px;}
.point2{bottom: 15px; right: 10px;}
.social_point1{bottom:100px; left:10px;}
.social_point2{bottom:140px; left:10px;}
.social_point3{bottom:180px; left:10px;}
.social_img{width:40px;}
@keyframes rotate {
	0% {transform: rotate(0);}
	100% {transform: rotate(360deg);}
}
.footerbg {
	background-image: url("../images/footerbg.jpg");
	background-size: cover;
	background-position: center;
	padding: 80px 0 20px 0;}
.footerbg h1 {
	color: #fafafa;
	font-family: Arial, sans-serif !important;
	font-weight: 600;
	text-transform: capitalize;
	position: relative;
	text-align: left;
	padding-bottom: 14px;
	margin-bottom: 25px;
	border-bottom: 1px solid #cccc;
	width: 155px;}	
.footerbg h1::after {
	content: "";
	position: absolute;
	width: 50px;
	background: #fdd502;
	left: 0;
	bottom: -2px;
	height: 4px;}
.yellow{color:#fdd502;}	
.text1 {position: relative; padding: 5px 0 0 25px; margin-top: -45px;}
.foot-icn {width: 45px;}


@media (min-width:1px) and (max-width:767.98px){
.pad{padding:40px 0;}
.ngk {text-align: center;}
.logo {margin-bottom: 25px;position: relative !important;}
.navbar-light .navbar-toggler {color: rgb(255, 255, 255) !important;border-color: rgba(0,0,0,.1);text-align: center;margin: 0 auto;background-color: #ff4300;}
.brdrlt {margin-top: 40px;}
.diwali2 {width: 100% !important;}
.whychooseus {padding: 4% 0% !important;}
.link-about {padding: 0px 0px 0px 0;}
.logo-white {margin: 0px 0px 60px 0px !important;padding: 18px;width: 100%;}
.shape3 {top: -98px;left: 0px !important;}
.homebg_spl {background-image: url("../images/bg1.webp"); background-position: center; background-color: #f8e9e9; background-size: contain;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.navbar-light .navbar-toggler {color: rgb(255, 255, 255) !important;border-color: rgba(0,0,0,.1);text-align: center;margin: 0 auto;background-color: #ff4300;}
.ngk {text-align: center;}
.logo {width: 120px; position: relative; margin-bottom:20px;}
.diwali2 {width: 100% !important;}
.shape3 {left: -173px; top: 268px;}
}

#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;}
}