@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;}
.header-top{background-color: #ffffff;}
.marquee {width: 100%;overflow: hidden !important;font-size: 16px;line-height: 25px;}
.black {color: #000 !important;}
.navfont{font-family: helvetica, sans-serif;font-size: 17px;}
.clr1 {color: #022c54 !important;}
.clr2 {color: #dc2430 !important;}
.navbar{background-size: cover; background-position: center;background-color: rgb(220, 20, 60);}
.logo img {width: 320px !important;}
.fnt-27{font-size: 40px;}
.navbar-light .navbar-nav .nav-link.active {color: #E02454 !important;}
.navbar-light .navbar-nav .nav-link {font-family: 'Poppins', sans-serif;position: relative;margin-right: 25px;padding: 35px 0;color: rgb(255, 255, 255) !important;outline: none;transition: .5s;}
.navbar-light .navbar-nav .nav-link::before{bottom: auto;}
.navbar-light .navbar-nav .nav-link::before {position: absolute;content: "";top: 30px;bottom: 30px;left: 0px; width: 100%;height: 2px;background: #d6b268;opacity: 0;transition: all 0.5s;}
.navbar-light .navbar-nav .nav-link::after {top: auto; }
.navbar-light .navbar-nav .nav-link::after {position: absolute;content: "";top: 30px;bottom: 30px;left: 0px; width: 100%;height: 2px;background: #d6b268;opacity: 0;transition: all 0.5s;}
.navbar-light .navbar-nav .nav-link.active::after {bottom: 20px;opacity: 1;}
.navbar-light .navbar-nav .nav-link.active::before {top: 20px; opacity: 1;}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .active > .nav-link{color: #d6b268 !important;}
.navbar-light .navbar-nav .nav-link:hover::before {top: 20px;opacity: 1;}
.navbar-light .navbar-nav .nav-link:hover::after { bottom: 20px;opacity: 1;}
.navbar-light .navbar-nav .nav-link:after,
.navbar-light .navbar-nav .nav-link::before {position: absolute;content: "";top: 30px;bottom: 30px;left: 0px;width: 100%;height: 2px;background: #d6b268;opacity: 0;transition: all 0.5s;}
.navbar-light .navbar-nav .nav-link:before {bottom: auto;}
.navbar-light .navbar-nav .nav-link:after {top: auto;}
.navbar-light .navbar-nav .nav-link:hover:before,
.navbar-light .navbar-nav .active > .nav-link:before {top: 20px;opacity: 1;}
.navbar-light .navbar-nav .nav-link:hover::after,
.navbar-light .navbar-nav .active > .nav-link::after {bottom: 20px;opacity: 1;}
.wavelines {width: 100px !important;}
.list li {
  position: relative;
  float: left;
  width: 50%;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  color: #282932;
  min-height: 50px;
  margin-bottom: 0px;
  padding: 12px 0px 12px 70px;}
.list li i {
	position: absolute;
	left: 10px;
	top: 0px;
	font-size: 35px;
	line-height: 50px;
	font-weight: 400;}
.image1{border: 11px solid black;border-radius: 152px;}
.homebg{background-image: url("../images/banner43.webp");}
.whyus{
	padding: 80px 0px;
	background-image: url("../images/confetti.webp");
	background-size: cover;
	background-color: #722a2a;
	position: relative;}
.counttext {color: #dc2430 !important; font-size: 30px; font-weight: 700;}
.clr4{color: #d20000 !important;}
.bannerhead {
	color: #dc2430 !important;
	font-size: 26px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.3em;}
#counter{
	position: relative;
  text-align: center;
  width: 200px;
  min-height: 215px;
  padding: 10px 15px;
  margin: 0 auto;
  border-radius: 100px;
  box-shadow: 0 8px 5px rgba(0, 0, 0, 0.2);
  background: #fff;}
#counter::before {
	content: "";
	position: absolute;
	height: 105px;
	width: 100%;
	left: 0;
	top: 0;
	border-radius: 10px 10px 0 0;
	background-color: #003A66;}
.count4 {
	position: relative;
  width: 120px;
  height: 100px;
  margin: 0 auto 10px;
  border-radius: 10px 10px 0 0;
  transform: translateY(-20px);
  font-size: 50px;
  line-height: 90px;
  color: #F7FF00;
  background: rgba(1, 143, 252, 0.5);
  clip-path: polygon(0% 0%, 100% 0, 100% 70%, 50% 100%, 0 70%);}
.count4::before{
	content: "";
  position: absolute;
  width: 120px;
  height: 90px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 10px 10px 0 0;
  background: rgba(0, 58, 102, 0.5);
  z-index: -1;
  clip-path: polygon(0% 0%, 100% 0, 100% 70%, 50% 100%, 0 70%);}
.fnt_60{font-size: 50px;}
.service{background-image: url("../images/product_bg.webp"); background-size: cover;}
.serv1 img {transition: all 0.25s linear;}
.serv1:hover img {transform: rotate(5deg) scale(1, 1); filter: brightness(100%);}
.primary2{background-color: #003a66 !important;}
.secondary1{background-color: #E02454 !important;}
.homeparallax {
	background-image: url("../images/homeparallax.webp");
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 0;}
.homeparallax::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0.7;}
.parallax1 {color: white; text-align: center;}
.btn2 {
	background-color: #e70010;
	color: white !important;
	padding: 14px 18px;
	border: 2px dotted white;
  font-weight: bold;}
.btn-5:hover {
    color: #fff493;
    border: 1px solid #fff493;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, .5), 0 0 20px rgba(255, 255, 255, .2);
    outline-color: rgba(255, 255, 255, 0);
    outline-offset: 15px;
    text-shadow: 1px 1px 2px #fff493;}
.paralbtn {
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 45px;
  max-width: 190px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  margin: 0px auto;}
.btn-5 {border: 1px solid; outline: 1px solid; transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);}
.hpydiwali{width: 300px;}
.fnt60{font-size: 50px;}
.footer{background-image: url("../images/footerimg.webp"), radial-gradient(at center center, #d5b166 0%, #d5b166 100%);}
.footlogo{background-color: black; border: 2px dashed #fff; padding: 6px 0;}
.head12 {
  -webkit-text-fill-color: #d20000;
  line-height: 1;
  font-size: 29px;
  font-weight: 800;}
.smallborder1 {
  background-color: rgb(0, 0, 0);
  width: 56px;
  height: 2px;
  display: block;
  margin-top: 11px;}
.footer .short-link a{transition: .5s;}
.text1 {position: relative; padding: 5px 0 0 30px; margin-top: -45px;}
.head11{-webkit-text-fill-color: #fffb00;
  line-height: 1;
  font-size: 55px;
  font-weight: 800;}
.clr3{color: #fffb00 !important;}
.smallborder2{
  background-color: red;
  width: 39px;
  height: 9px;
  margin: 0 auto;
  border-radius: 0 33px;}
.mt4{margin-top: 1.5rem !important;}
.w-15 {width: 15%;}
.bold-title {position: relative; z-index: 1; overflow: inherit;}
.bold-title .head4::after {
  position: absolute;
  content: attr(data-title);
  color: rgba(210, 210, 210, 0.20);
  font-weight: 900;
  font-size: 72px;
  text-transform: uppercase;
  top: -10px;
  left: 0%;
  width: 100%;
  z-index: -1;}
.brdrtop{border-top: 1px solid #00000026;}
.aboutparallax {
  background-image: url("../images/slide.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0px;}
.clr5{color: #fffb00 !important;}
.toll-free-cta {
  background: white;
  display: inline-block;
  text-align: center;
  padding: 15px 45px 10px;
  position: relative;
  margin-top: 25px;
  font-size: 22px;}
.toll-free-cta::before {
  bottom: 100%;
  left: 55px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-bottom-color: white;
  border-width: 20px;}
.bg1 {background-color: #022c54;}
.square1 {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    width: 48px;
    height: 48px;}
.aboutbg2{background-image: url("../images/foot1.jpg");}
.bg2{background-color: #db2a1b;}
.provide-img::before {
  content: "";
  top: 37%;
  position: absolute;
  background-color: #ffee02;
  width: 290px;
  height: 332px;
  z-index: -1;
  transform: rotate(45deg);
  left: 16%;
  transition: transform 0.3s ease-in-out;}
.provide-img img.provide-img-one {
  transition: transform 0.3s ease-in-out;
  width: 134px;
  position: relative;
  top: 163px;}
.provide-img-two {
  width: 150px;
  position: relative;
  top: 261px;
  right: -59px;
  transition: transform 0.3s ease-in-out;}
.provide-img img.provide-img-three {
  width: 200px;
  position: relative;
  left: 0;
  transition: transform 0.3s ease-in-out;}
.provide-img:hover::before {transition: transform 0.3s ease-in-out;}
.provide-img:hover img.provide-img-one {transform: translateY(10px);transition: transform 0.3s ease-in-out;}
.provide-img:hover img.provide-img-two {transform: translateX(10px);transition: transform 0.3s ease-in-out;}
.provide-img:hover img.provide-img-three {transform: translateX(-10px);transition: transform 0.3s ease-in-out;}
.provide-img {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  transition: transform 0.3s ease-in-out;}
.bgcolor {background-color: #003466; padding: 50px 0px;}
.btn-effect2 {
  background: transparent;
  color: white;
  border: 1px solid white;
  padding: 10px 30px;
  transition: .5s;
  text-align: center;
  margin: 0px auto;
  width: 50%;}
.btn-effect2:hover {background: white;color: black;}
.safetytipsbg {background-image: url("../images/safetytips.webp");background-repeat: no-repeat;background-size: cover;background-position: center;padding: 120px 0px !important;position: relative;}
.feature-s {margin-bottom: 35px;}
.icons, .icons1 {margin-right: 1em;}
.icons i {color: #048404;font-size: 50px;background: #efefef;width: 80px;height: 80px;line-height: 80px;border-radius: 50%;text-align: center;transition: .3s all ease;transform: scale(1);display: block;}
.icons1 i {color: #bc0f0f;font-size: 50px;background: #efefef;width: 80px;height: 80px;line-height: 80px;border-radius: 50%;text-align: center;transition: .3s all ease;transform: scale(1);display: block;}
.feature-s:hover .icons i{border: 2px solid #048404;color: #048404;background-color: transparent;transform: scale(1.07);}
.feature-s:hover .icons1 i{border: 2px solid #bc0f0f;color: #bc0f0f;background-color: transparent;transform: scale(1.07);}
.info-block {border: 10px groove #d51515;background: #fff;padding: 20px;margin-bottom: 20px;height: 450px;}
.clr-red {color: #f12943;}
.shadownew1 {
  text-shadow: 0px 1px 1px #555;
  color: #ca1f26;
  font-size: 3.5rem;}
.contact {
  position: relative;
  margin-bottom: 30px;
  background-color: #ceab68;
  min-height: 290px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;}
.contact i {
  position: relative;
  color: #dc143c;
  font-size: 50px;
  height: 100px;
  width: 100px;
  text-align: center;
  line-height: 100px;
  display: inline-block;
  border-radius: 50%;
  background-image: -webkit-linear-gradient( -90deg, rgb(235, 240, 235) 100%, rgba(235, 240, 235, 0.4) 100%);}
.plus2{font-size: 40px; padding-top: 35px;}
.clr12{color: #d5b166 !important;}
.contactbg1{background-color: #272164;}
.owl-nav{display: none;}
.inner-box {
  position: relative;
  padding: 40px 30px;
  padding-left: 100px;
  background-color: #d5b166;
  border: 1px solid #eeeeee;
  box-shadow: 0 30px 40px rgba(0,0,0,0.10);
  transition: all 500ms ease;
  overflow: hidden;
  border-radius: 20px;
  height: 205px;}
.icon-box {
  position: absolute;
  left: 30px;
  top: 50px;
  display: block;
  margin-bottom: 30px;}
.icon-box .icon {width: 61px;}
.inner-box:hover {box-shadow: none;}
.inner-box:hover .icon-box .icon {transform: scale(-1) rotate(180deg);}
.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;}
.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;}
.fnt28{font-size: 28px;}
.list li{width: 100%;}
.parallax1 {padding: 4px 0px 0px;}
.mar280{margin-top: 180px;}
.provide-img::before{top: 20%;left: 0;width: 250px;height: 250px;border-radius: 50%;}
.provide-img img.provide-img-one{top: 0;}
.provide-img-two {width: 134px;top: 148px;right: 0;}
.provide-img img.provide-img-three{width: 121px;top: 92px;left: 0px;}
.bg1{margin-bottom: 20px;}
.navbar-light .navbar-nav .nav-link{display: inline-block;margin: 4px auto;padding: 15px 0px;}
.navbar-light .navbar-nav .active > .nav-link::before {top: 0;}
.navbar-light .navbar-nav .active > .nav-link::after {bottom: 0;}
.navbar-light .navbar-nav .nav-link:hover::before, .navbar-light .navbar-nav .active > .nav-link::before {top: 0;}
.navbar-light .navbar-nav .nav-link:hover::after, .navbar-light .navbar-nav .active > .nav-link::after {bottom: 0;}
.fnt-27{font-size: 27px !important;}
.navbar-light .navbar-toggler {color: rgb(0, 0, 0) !important;border-color: rgba(0,0,0,.1);background-color: #d6b268;}
.navbar{padding: 23px 10px !important;}
.fnt60 {font-size: 33px;}
.inner-box{height: 100%;padding-left: 30px;}
.icon-box {position: relative; left: 0; top: 0; margin-bottom: 12px;}
#counter{width: 100%;}
.fnt14{font-size: 15px !important;}
.fnt_60 {font-size: 43px;}}	


@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.image1{margin-top: 40px;}
.mt4{margin-top: 0px !important;}
.parallax1 {padding: 41px 0;}
.fnt60 {font-size: 30px;}
.mar280{margin-top: 280px;}
.btn-effect2{width: 60%;padding: 10px 0px !important;}
.navbar-light .navbar-nav .nav-link{display: inline-block;margin: 4px auto;padding: 15px 0px;}
.navbar-light .navbar-nav .active > .nav-link::before {top: 0;}
.navbar-light .navbar-nav .active > .nav-link::after {bottom: 0;}
.navbar-light .navbar-nav .nav-link:hover::before, .navbar-light .navbar-nav .active > .nav-link::before {top: 0;}
.navbar-light .navbar-nav .nav-link:hover::after, .navbar-light .navbar-nav .active > .nav-link::after {bottom: 0;}
.navbar-light .navbar-toggler {color: rgb(0, 0, 0) !important;border-color: rgba(0,0,0,.1);background-color: #d6b268;}
.order1{order: 2;}
.icon-box {left: 0px;position: relative !important;top: 0px !important; margin-bottom: 12px;}
.inner-box{padding: 24px 24px; height: 100%;}
#counter{width: 100%;min-height: 100%;padding: 10px 0px !important;}
.fnt14{font-size: 14px !important;}}


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