@import url('https://fonts.googleapis.com/css2?family=Acme&family=Roboto&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
li{list-style-type:none!important;}
a{text-decoration: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{margin:0!important; padding:0!important;}
.acme{font-family: Helvetica, sans-serif; font-weight: 600;}
.roboto{font-family: 'Helvetica', sans-serif;}
.topbg1{background-color: #b31e1e; border-bottom:1px solid #fed700;}
.phone {
    float: right;
    width: 282px;
    height: 70px;
    margin: 15px 10px 15px 10px;
    display: table;
    background: url(../images/png.png) no-repeat;
    border-left: transparent;}
.phone p {
    left: -25px;
    text-transform: uppercase;
    vertical-align: middle;
    display: table-cell;
    position: relative;
    color: #b31e1e;
	font-size: 14px;}
.phone p::after {
    content: url(../images/phonecall.png);
    position: absolute;
    top: 12px;
    margin-left: 26px;}
.phone span {
    vertical-align: middle;
    display: table-cell;
    color: #292929;
    font-size: 13px;}
.yellow-box {
	background-color: #f4d215;
	color: #000000;
	padding: 10px;
	max-width: 300px;
	border: 2px solid #b31e1e;
	border-radius: 5px;}
.smallfnt {font-size: 15px;}
.clr-red{color: #ff1e28   !important; font-size: 2.5rem; }
.logo { width:200px;}
.navbg{background-color: #002d58;}	
.navbar{padding:0!important}
.navfont{font-family: 'Arial', sans-serif; font-size:16px; letter-spacing:1px;}
.navbar-light .navbar-nav .nav-link {color:white!important;}
.navbar-expand-lg .navbar-nav .nav-link {padding:1rem 2rem!important;}
.navbar-light .navbar-nav .nav-link:hover{background-color: yellow; color: black !important;}
.navbar-light .navbar-nav .active>.nav-link{background-color: yellow; color: black !important;}
#mborder {border-right: 1px solid yellow;}
.navbar-light .navbar-toggler {border-color: white!important;}
.para-lh{line-height: 28px;}
.secht {height: 80px;}
.img-right{padding:0 5px!important;}
.button4{
	padding:0px 30px;
	border:2px solid #f20505;
	float:left;
	position:relative;
	overflow:hidden;
	border-radius:50px!important;}
.button4 a{
	color:black;
	line-height:40px;
	transition:all .5s ease;
	z-index:2;
	position:relative;}
.eff4{
	width:140px;
	height:50px;
	left:-140px;
	background:#f20505;
	position:absolute;
	transition:all .5s ease;}
.button4:hover .eff4{left:0;}
.button4:hover a{color:#fff;}
.parallax {
    background-image: url("../images/parallax.jpg");
    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.5;
    position: absolute;
    top: 0;
    width: 100%;}
.headfnt1{font-size: 55px;}
.parallaxpad {padding: 80px 0;}
.btn1 {
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 700;
    background-color: #ff0;
    color: #000;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: 1s;
    transition: 1s;
    border-radius: 5px;
    border:none;}
.btn1:hover {background-color: #ff0; color: #000; border-radius: 50px;}
.whyus {
	background-image: url("../images/crackersbackground.jpg");
	background-size: contain;
	background-repeat: repeat;}
.owl-nav{display:none;}	
.parallax1 {
	background-image: url("../images/parallaxbanner.jpg");
	height: auto;
	background-attachment: fixed;
	background-size: cover;
	background-position: right;}
.bg-overlay {position: relative;}
.bg-overlay::after {
	z-index: 0;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: linear-gradient(290deg, rgba(52, 53, 60, 0.14) 43%, #002D58   44%);}
.box-bg {position: relative; z-index: 1;}
.toll-free-cta {
	background: white;
	display: inline-block;
	text-align: center;
	padding: 10px 30px 10px;
	position: relative;
	margin-top: 15px;
	font-size: 20px;}
.toll-free-cta::before {
	bottom: 100%;
	left: 30px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-bottom-color: white;
	border-width: 20px;}
.padht {transition: 0.5s; transform: translateY(0);}
.padht:hover {
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);}
.card-wrapper {
	padding: 3rem 2rem;
	border-radius: 30px;
	position: relative;
	height: 340px;}
.card1 {background: #db2a1b;}
.card2 {background: #002d58;}
.cardicn {font-size: 55px; color:#fff;}
.safetytipsbg {background-image: url("../images/safetytips.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center;}
.text4 {position: relative; padding: 0 0 0 46px; margin-top: -52px;}
.icnclr1 {color: #559926; font-size: 30px;}
.icnclr2 {color: #b61818; font-size: 30px;}
.block-head {
    position: relative;
    margin-bottom: 20px;
    padding: 0 0 20px;
    border-bottom: 1px #cac9c9 solid;
    font-weight: normal;
    color: #333e48;}
.font{font-size: 35px;}
.block-head::before {
    position: absolute;
    bottom: -3px;
    left: 20px;
    width: 35px;
    height: 5px;
    content: "";
    display: inline-block;
    background-color: #ec2424;}
.block-head::after {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 80px;
    height: 1px;
    content: "";
    display: inline-block;
    background-color: #ec2424;}
.footer {background: #002d58; background-image: url("../images/bg2.png"); background-size: contain;}
.footer__call {position: relative; top: -50px;}
.footer__call__content {background: #d2151e; padding: 30px 55px 25px 45px; border-radius: 10px;}
.footer__call__number {overflow: hidden;}
.footer__call__number__icon {float: left; margin-right: 35px;}
.footer__call__number__text, .icon-content {overflow: hidden;}
.footer__title , .sr-iconbox1 .icon-lg {position: relative; z-index: 1;}
.footer__title h4 {color: #d2151e; display: inline-block; padding-right: 12px; background: #142336;}
.footer__title::after {
    position: absolute;
    left: 0;
    top: 15px;
    height: 1px;
    width: 100%;
    background: #444;
    content: "";
    z-index: -1;}
.footer__copyright {border-top: 1px solid #fff; padding: 18px 0px;}
.text1 {position: relative; padding: 0 0 0 27px; margin-top: -37px;}
.wapp{width:50px;}
.fixed{position:fixed; z-index:2;}
.priceicn{width:45px;}
.priceicn2 {width: 240px;}
.point{bottom:10px; left:10px;}
.point1{bottom:60px; left:10px;}
.point2 {bottom: 15px; right: 10px;}


@media (min-width:5px) and (max-width:767.98px){
.pad{padding:40px 0;}
.footer__call {top: -45px;}
.footer__call__number {float:none; margin-top: 30px;}
.footer__call__number__icon {float:none; margin-right:0;}
.footer__call__number__text {padding-top:26px;}
.footer__call__content {padding: 40px 20px;}
.bg-overlay::after {background-color: #002D58D1; background-image: none;}
.card-wrapper {height: 280px;}
}

@media (min-width:768px) and (max-width:992.98px){
.pad{padding:40px 0;}	
.footer__call {top: -40px;}
.footer__call__number {float: none;margin-top: 30px;}
.footer__call__number__icon {float: none; margin-right: 0;}
.footer__call__number__icon {float: left; margin-right: 35px;}
.footer__call__content {padding: 30px 10px;}
.card-wrapper {padding: 2rem 2rem; height: 275px;}
}

#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: 'Helvetica', sans-serif;
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;}
.notfound p {
	font-family: 'Helvetica', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 5px;}
.notfound a {
	font-family: 'Helvetica', 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;
	padding: 15px 20px;
	position: relative;
	text-align: center;
	width: 200px;
	transform: translateZ(0); 
	-webkit-transform: translateZ(0); 
	-webkit-font-smoothing: antialiased; }
.time-of-year .tooltip {
	background: #d2151e;
	border-radius: 3px;
	bottom: -49px;
	font-size: 20px;
	display: block;
	left: -67px;
	opacity: 0;
	padding: 15px;
	pointer-events: none;
	position: absolute;
	width: 320px;
	z-index: 1102;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all .7s ease-out;
	transition: all .7s ease-out;
	height: 100px;}
.time-of-year .tooltip::after {
	border-left: solid transparent 10px;
	border-right: solid transparent 10px;
	border-top: solid #d2151e  10px;
	bottom: 58px;
	content: " ";
	height: 0;
	left: 0%;
	margin-left: -13px;
	position: absolute;
	width: 0;
	transform: rotate(92deg);}
.time-of-year:hover .tooltip {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);}
  