@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
@font-face{
	font-family:'algerian';
	src:url('font/algerian.ttf') format('truetype');
	font-style:normal;
	font-weight:normal;}
html{scroll-behavior: smooth;}
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;}
.fullpad{padding: 0!important; margin:0!important;}
.nav-pad{padding-top: 80px;}
.wrdbrk{white-space:pre;}
.headfont{font-family: algerian; font-weight: bold;}
.priority h6{background-color: #d00f0f; border-radius: 50px; line-height: 30px;}
.helvetica{font-family: Helvetica, sans-serif;}
.clr1{color: #1a2042;}
.clr2{color: #d00f0f;}
.clr3{color: #FFCF14;}
.smallfnt{font-size: 15px;}
.topbg{background-color: #d00f0f; color: #fff; width: 100%; overflow: hidden;line-height: 25px;}
.navbg{background-color: #fff;}
.navfont{font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold;}
.navbar-light .navbar-nav .nav-link {color: #1a2042 !important;}
.navbar-light .navbar-nav .active>.nav-link{color:#d00f0f  !important;}
.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;}
.logo {
	width: 160px;
	position: absolute;
	top: 0px;
	background: white;
	border-radius: 0 0 25px 25px;
	padding: 0 9px 0px 9px;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
	z-index:999;}
.icon-s {width: 45px; height: 45px; line-height: 40px; text-align: center; margin: 3px 20px 0px 0px; border: 1px solid #b3b2b2; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.icon-s .bi-telephone-fill::before{
	transform: rotate(-41deg);
}
.icnclr{-webkit-transform: rotate(-45deg); transform: rotate(-45deg); color: #d00f0f ; font-size: 20px;}
.whychoose {background-image: url("../images/whychoosebg.png"), linear-gradient(90deg, #1a2042, #1b2458);}
.feature-gd {background:white;padding: 15px; border-radius: 8px; height:150px;}
.icons {margin-right: 1em;}
.icons i {
	color: #d00f0f;
    font-size: 20px;
    background: rgb(13 54 159 / 9%);
    width: 55px;
    height: 56px;
	display: flex;
	padding: 17px;
    border-radius: 50%;
    text-align: center;}	
.owl-nav{display: none;}
.owl-dots {
	padding-top: 30px;
  }
  figure{margin: 0!important;}
  .btns {
	color: #1a2042  !important;
	background: #FFCF14 !important;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px 35px 10px 20px;
	border: none;
	border-radius: 0;
	box-shadow: 6px 6px 0 #d00f0f;
	transform: skewX(-15deg);
	position: relative;
	transition: all .3s ease-in-out;
	display: inline-block;
	text-align: center;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}	
.btns:focus, .btns:hover{color: #fff; background-color: #d00f0f; box-shadow: 10px 10px 0 #d00f0f;}  
.parallax{background-image: url("../images/counter_bg.jpg"); height: auto; background-attachment: fixed; background-size: cover; background-position:center;}
.bg-overlay {position: relative;}   
.box-bg {position: relative; z-index: 1;}
.bg-overlay::after {background-color: #d00f0f; z-index: 0; position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; opacity: 0.2;}
#counter{background: rgba(black, .05);}
#counter li{flex: 1; text-align: center;}
#counter li span.percent:after {content: ""; display: inline-block;}
.counttext{color: #fff; font-size: 55px; font-weight: 700;}
.bannerhead {color: #fff; font-size: 55px; font-weight: 700; text-transform: uppercase; line-height: 1.3em;}
.intro-details {padding-left: 40px;}
.border-left-long {position: absolute; top: 0; left: 0; content: ""; width: 2px; height: 100%; background: #d00f0f;}
.border-long::before {content: ""; position: absolute; top: 125px; left: 0; width: 2px; height: 8px; background: #fff;}
.border-long::after {position: absolute; left: 0; top: 105px; content: ""; background: #fff; width: 2px; height: 10px;}
.btn1{background: #d00f0f; color:white!important; border:none; padding: 12px 40px; border-radius: 50px;}
.footer {background: url("../images/footerbg.png") no-repeat scroll; background-color: #1a2042;}
.titles {border-bottom: 2px dotted #fffefe; width: 200px; margin-bottom: 25px;}
.footpad {padding: 65px 0 35px 0;}
.footlogo{width: 280px;}
.text1 {position: relative; padding: 0 0 0 25px; margin-top: -39px;}
.text2 {position: relative; padding: 0 0 0 50px; margin-top: -58px;}
.bottom_bg{background-color: #d00f0f;}
.aboutparallax {
    background-image: url("../images/about_parallax.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: auto;
    position: relative;}
.aboutparallax::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;}
.btn2 {
	padding: 15px 35px;
	font-size: 16px;
	font-weight: 700;
	background: #d00f0f;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: 1s;
	transition: 1s;
	border-radius: 5px;
	width:200px;}
.btn2:hover {background:#d00f0f; color: #fff; border-radius: 50px;}
.icon {margin-right: 1em;}
.icon i {
	color: #1a2042;;
	font-size: 22px;
	background: #efefef;
	width: 70px;
	height: 70px;
	line-height: 70px;
	border-radius: 50%;
	text-align: center;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
	-webkit-transform: scale(1);
	transform: scale(1);
	display: block;
	margin: 10px;
}
.feature-h:hover .icon i{
	border: 2px solid #d00f0f;
	color: #d00f0f;
	background-color: transparent;
	-webkit-transform: scale(1.07);
	transform: scale(1.07);}
.safetytipsbg {background-image: url("../images/safetytips.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center; padding:50px 0px;}	
.safetytips_bg {background: url(../images/safetytips_bg.png); background-size: contain; background-repeat: repeat;}
.safety_icon i {color: #fff;font-size: 40px; background: #298145; width: 65px; height: 66px; line-height: 65px;border-radius: 50%; text-align: center; display: block;}
.safety_iconr i {color: #fff; font-size: 40px; background: #dd1407; width: 65px; height: 66px; line-height: 65px;border-radius: 50%; text-align: center; display: block;}
.icon_right{margin-left: auto;}
.icon_center{margin: auto;}
.clr-green{color: #298145;}
.clr-red{color: #dd1407;}
.line-bottom {position: relative; margin-bottom: 15px; padding-bottom: 10px;}
.line-bottom::after {
	background: #083d6a;
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;}
.contact-box-content {padding: 25px; height: 160px; border-radius: 10px; background-color: #f1f1f1;}
.fixed{position:fixed; z-index:2;}
.priceicn1{width:45px;}
.priceicn2{width: 120px;}
.point{bottom:10px; left:10px;}
.point1{bottom:70px; left:10px;}
.point2{bottom: 10px; 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;}
.intro-details {
    padding-left: 0px;
  }
  .icon_right{margin-left: 0%;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.intro-details {
    padding-left: 0px;
  }
.icon_right{margin-left: 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 {
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;}
.notfound p {
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 5px;}
.notfound a {
	font-family: 'Montserrat', sans-serif;
	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;
	-webkit-box-shadow: 0px 4px 15px -5px #0046d5;
	box-shadow: 0px 4px 15px -5px #0046d5;}

@media only screen and (max-width: 767px) {
.notfound .notfound-404 {height: 142px;}
.notfound .notfound-404 h1 {font-size: 112px;}
}

.time-of-year {
	color: #555;
	font-size: 24px;
	margin: 100px 75px 10px 75px;
	position: relative;
	text-align: center;
	width: 200px;
	transform: translateZ(0);
	-webkit-transform: translateZ(0); 
	-webkit-font-smoothing: antialiased;}
.time-of-year .tooltip {
	background: #d00f0f;
	color: #fff;
	opacity: 0;
	border-radius: 3px;
	bottom: -49px;
	font-size: 20px;
	display: block;
	left: -67px;
	padding: 15px;
	pointer-events: none;
	position: absolute;
	width: 320px;
	height: 100px;
	z-index: 1102;
	-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 #d00f0f;
	bottom: 58px;
	content: " ";
	position: absolute;
	width: 0;
	height: 0;
	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);}