@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;}
.fpad{padding:40px 0 20px 0;}
.wrdbrk{white-space:pre;}
.fullpad{padding: 0!important; margin:0!important;}
.arial {font-family: Arial, sans-serif;font-weight: 600!important;}
.helvetica {font-family: helvetica, sans-serif;}
.marquee-head{background:#461c97;color: #fff;}
.marquee {width: 100%; overflow: hidden; font-size: 14px;}
.heading_fnt{font-size: 2.5rem!important;}
svg {position: relative;bottom:-2px;}
.copyrightbg{background-color:#d72005;}
.topbar_o {width: 100%;height: 50px;background:transparent linear-gradient(93deg,#ffee38,#fcbd24) 0 0 no-repeat padding-box;position: sticky;}
.topbar_info {line-height: 50px;position: relative;justify-content: center;}
.topbar_info::after {
	position: absolute;
	content: "";
	width: 82%;
	height: 100%;
	background: transparent linear-gradient(93deg,#3107bfd4,#2c006c) 0 0 no-repeat padding-box;
	top: 0;
	left: 103px;
	z-index: -1;
	clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);}
.topbar_info li {margin-right: 65px;}
.topbar_info li a {color: #fff;font-size: 16px;transition: all linear .3s;}
.topbar_icon {line-height: 50px;justify-content: end;}
.topbar_icon li a {color: #fff;width: 30px;height: 30px;line-height: 30px;border-radius: 50%;background: #b40704;text-align: center;margin-left: 10px;font-size: 14px;position: relative;display: inline-block;}
.navfont {font-family: 'Arial', sans-serif;font-size: 19px;font-weight: bold;}
.navbar .navbar-nav .nav-link {margin-right: 35px;padding: 20px 0;color: #02245B;outline: none;}
.navbar-light .navbar-nav .nav-link:hover {color: #b40704 !important;}
.navbar-light .navbar-nav .active>.nav-link{ color:#b40704 !important;}
.navbar-light .navbar-nav .nav-link {color: #000000 !important;}
.navbar-light .navbar-toggler {background-color:#e31e0d !important;}
.navbar-light .navbar-nav .nav-item {align-content: center !important;}
.txt-danger {color: #e31e0d !important;}
.navbar {padding: 10px 0px !important;}
.pricelist_pdf {
	padding: 10px 20px !important;
	background-color: #f00;
	color: #fff !important;
	border: 0;
	border-radius: 10px;
	font-weight: bold;
	display: inline-block;}
.brdr{position: relative;margin-bottom: 20px;padding: 0 0 20px;border-bottom: 1px #cac9c9 solid;color: #ec2424;}
.brdr::before {
	position: absolute;
	bottom: -3px;
	left: 20px;
	width: 35px;
	height: 5px;
	content: "";
	display: inline-block;
	background-color: #ec2424;}
.brdr::after {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 80px;
	height: 1px;
	content: "";
	display: inline-block;
	background-color: #ec2424;}
.box{background: white;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	height: 150px;
	margin-bottom: 20px;}
.dont-icon{margin-right:1rem;}
.clr-grn{color: #559926;}
.clr-red{color: #ec2424;}
.do i {
	font-size: 40px;
	background: #e9edf6;
	width: 65px;
	height: 65px;
	line-height: 65px;
	border-radius: 50%;
	text-align: center;display: inline-block;}
.product-sec1 {position: relative;top: -80px;}
.pdt-img1{background-image:url("../images/product1.webp");background-position:left;}
.pdt-img2{background-image:url("../images/product5.webp");background-position: center;}
.pdt-img3{background-image:url("../images/product3.webp");background-position: center;}
.pdt-img4{background-image:url("../images/product6.webp");background-position: center;}
.product-bx1 {
	margin-bottom: 20px;
	border-radius: 6px;
	box-shadow: 0px 10px 35px rgba(0,0,0,0.2);
	position: relative;
	overflow: hidden;
	height: 500px;
	display: flex;
	align-items: flex-end;
	transition: all .2s ease-in-out;
	background-size: cover;
	z-index: 1;}
.product-bx1::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 90%;
	width: 100%;
	background-image: linear-gradient(0deg,#001817,rgba(0,24,23,0));}
.product-bx1 .icon-content {
	padding: 40px 25px;
	z-index: 99;
	position: relative;
	width: 100%;}
.icon-content {overflow: hidden;}
.text-center .dlab-separator.style1 {margin-left: auto;margin-right: auto;}
.product-bx1 .dlab-separator {margin-bottom: 25px;}
.dlab-separator.style1 {width: 60px;height: 4px;display: block;}
.product-bx1:hover {transform: scale(1.06) rotate(-3deg);transition: all .22s ease-in-out;}
.btnhover::after {
	content: "";
	position: absolute;
	height: 100%;
	width: 20%;
	background: #fff;
	left: 0;
	top: 0;
	z-index: -1;
	transition: all 0.5s;
	transform-origin: left;
	-webkit-transform-origin: left;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	opacity: 0.2;}
.btnhover {overflow: hidden;position: relative;z-index: 1;}
.btnhover:hover::after {width: 100%;transform-origin: right;-webkit-transform-origin: right;transform: translateX(100%); -webkit-transform: translateX(100%);}
.btnhover::after {
	content: "";
	position: absolute;
	height: 100%;
	width: 20%;
	background: #fff;
	left: 0;
	top: 0;
	z-index: -1;
	transition: all 0.5s;
	-webkit-transition: all 0.8s;
	transform-origin: left;
	transform: translateX(-100%);
	opacity: 0.2;}
.parallax {
	background-image: url("../images/parallaxbanner.webp");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;}
.parallax::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;}
.abt-parallax {
	background-image: url("../images/spark.webp");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 30px 0;}
.abt-parallax::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;}
.border-left-long {position: absolute;top: 0;left: 0;content: "";width: 2px;height: 100%;background: #073B8C;}
.btn-effect1 {background-color: #062284;color: white;border-radius: 0px;padding: 10px 20px;border-radius:10px;}
.btn-effect1:hover {background-color: #fff200;color: black;transition: .5s;border-radius:10px;}
.radius {border-radius: 35px;}
.bg-pdt{background-image:url(../images/footerimg.webp);}
.head-fnt{font-size:60px;}
.gray-bg {background: #FFF48A;}
.about-area {position: relative;}
.about-blog {position: relative; z-index: 2;}
.single-offers {padding: 34px 34px 14px 0px; background: #ffff;border-radius:15px;}
.mb-20 {margin-bottom: 25px;}
.single-offers .icon {position: relative;}
.single-offers .icon::before {
	position: absolute;
	content: "";
	width: 3px;
	height: 78%;
	left: 0px;
	z-index: 1;
	background: #80808040;}
.single-offers .icon i {padding-left: 30px; margin-right: 20px;}
.boxicn{font-size: 30px; margin-top: 10px; color: #d2151e;}
.heading-section h1.big {
	font-size: 6.5vw;
	background: linear-gradient(to top, #ff4a4adb 0%, #fde428e3 100%);
    background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
    font-weight: 900;}
.about-shape {opacity: 0.6;}
.about-shape { position: absolute; right: 0px; top: 80%; transform: translateY(-50%); z-index: 1;}
.sidepad{padding-left:6rem!important; padding-right:6rem!important;}
.contact-address {position: relative;padding: 45px 0px;width: 100%;}
.contact-inner {
	position: relative;
	background-color: #fff;
	margin-bottom: 30px;
	border-radius: 20px;
	text-align: center;
	padding: 25px 28px;
	transition: .5s;
	box-shadow: 0px 0px 14px 0px #ccc;
	min-height: 275px;
	cursor: pointer;}
.contact-inner .address-icon {
	position: relative;
	color: #fff;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	margin: 0 auto;
	background-color: #e31e0d;
	font-size: 50px;
	border-radius: 50%;
	margin-bottom: 20px;
	transition: .5s;
	display: flex;
	justify-content: center;}
.contact-inner .bi {font-size: 80%;position: relative;line-height: 80px;}
.contact-inner h4 {font-size: 24px;font-weight: 600;margin-bottom: 15px;color: #181614;}
.contact-inner p {font-size: 17px;margin-bottom: 5px;color: #181614; }
.contact-inner:hover {background-color: #e31e0d;}
.contact-inner:hover .address-icon {transform: rotate(360deg);color: #e31e0d;background: #fff;}
.contact-inner:hover h4 {text-decoration: none;outline: none;color: #fff;}
.contact-inner:hover p {text-decoration: none;outline: none;color: #fff;}
.list li {
	position: relative;
	float: left;
	width: 50%;
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	color: #282932;
	min-height: 50px;
	margin-bottom:20px;
	padding: 12px 0px 12px 70px;}
.list li i {position: absolute;left: 10px;top: 0px;font-size: 35px;line-height: 50px;font-weight: 400;}
.clr-or {color:yellow;}
.tagcloud a:hover {background: #d9eaff66;color: #fff;}
.tagcloud a {background:yellow;padding: 6px 10px;float: left;font-style: italic;font-size: 12px;margin: 0 5px 5px 0;color:#000; border-radius:3px;}
.footer {background-color: #062284; padding: 75px 0 10px;}
.text1 {position: relative;padding: 11px 0 0 25px;margin-top: -51px;}
.line2 {border-bottom: 1px solid #d2d0d0;margin: 20px 0;}
.map1 {border: 4px solid #fe7601 !important; border-radius: 19px !important;}
.footer 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;}
.footer h1::after {content: "";position: absolute;width: 50px;background: yellow;left: 0;bottom: -2px;height: 4px;}
.brand-item:hover img {transform: scale(0,0);}
.brand-item:hover .brand-hover {transform: scale(1,1);}
.brand-item img{transition: all 500ms ease; -webkit-transition: all 500ms ease;} 
.brand-item img{display: inline-block;} 
.brand-item .brand-hover{transform: translateY(100%);-webkit-transform: translateY(100%);}
.brand-item .brand-hover{position:absolute;}
.brand-item .brand-hover{top:0;right:0;left:0;bottom:0;}
.bubble-bg{
	background-position: 50% -173.5px;
	background:transparent linear-gradient(93deg,#f70905,#c80700) 0 0 no-repeat padding-box;
	background-repeat:rgba(252, 97, 97, 0.388) !important;
	background-attachment: fixed !important;
	background-size: inherit !important;
	padding: 75px 0px;}
.bubble-sec {width: 100%;float: left;position: relative;z-index: 1;}
.bubble-sec::before{
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 19px;
	background: url(../images/topig.webp) repeat-x;
	left: 0;}
.bubble-sec::after{
	content: "";
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 19px;
	background: url(../images/btmig.webp) repeat-x;}
.counttext{color: #bc0f0f; font-size:37px; font-weight: 700;}
.bannerhead {color: #140484; font-size:37px; font-weight: 700; text-transform: uppercase; line-height: 1.3em;} 
.count-bg{background: url(../images/icon_contenthover.png)no-repeat scroll center center; background-size: auto;background-size: contain;padding:70px;}
.abticn {font-size:55px;}
.clr1 {color: #062284;}
.aboutbox{
	padding: 40px 20px 40px;
	margin-right: 20px;
	margin-left: 20px;
	border-radius: 10px;
	box-shadow: 0px 5px 10px 0px rgba(255, 0, 0, 0.12);
	background:transparent linear-gradient(93deg,#ffee38,#fcbd24) 0 0 no-repeat padding-box;
	border: 2px dotted #bbb;
	height: 380px;}
.padht:hover {-webkit-transform: translateY(-10px);transform: translateY(-10px);}
.padht {transition: 0.5s;transform: translateY(0);}
.counter-icon::before {
	background: #db0802;
	content: "";
	height: 2px;
	display: inline-block;
	width: 35px;
	margin-bottom: 0px;
	margin-right: 10px;}
.counter-icon::after {
	background: #db0802;
	content: "";
	height: 2px;
	display: inline-block;
	width: 35px;
	margin-bottom: 0px;
	margin-left: 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;}
.point_3{bottom:120px; left: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){
.aboutbox {height: 340px;}
.product-bx1 {height: 275px;}
.heading_fnt{font-size: 2rem!important;}
.list li {width: 100%;font-size: 16px;line-height: 26px;min-height: 43px;margin-bottom: 2px;padding: 12px 0px 12px 70px;}
.head-fnt {font-size: 30px;}
.pad{padding:40px 0;}
.navbar {padding: 8px 10px !important;}
.navbar .navbar-nav .nav-link {margin-right: 0;}
.navbar-light .navbar-nav .nav-link {color: #000000 !important;}}


@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.head-fnt {font-size:40px;}
.aboutbox {height: 340px;}}


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