@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Carter+One&family=Roboto&display=swap');
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;}
.smallfnt{font-size: 14px;}
.secular{font-family: 'Helvetica', sans-serif;}
.roboto{font-family: 'Helvetica', sans-serif; line-height: 26px;}
.marquee {width: 100%; overflow: hidden; font-size: 14px; line-height: 25px;}
.top-bg1 {background-image: linear-gradient(#ac2227, #ee0506);}
.fullpad{margin:0!important; padding:0!important;}
.top-bg2{ background-image: url("../images/giphy.webp");
    background-position: center center;
    background-repeat: repeat;
    height: auto;
    position: relative;}
.top-bg2::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;}  
.topbrd{border-right:1px solid white;}
.wrdbrk{white-space: pre;}
.navbar button {background-color:#f12943;}
.logo{width:200px;}
.enquire-button{background-image: linear-gradient(#2b56aa, #489ecd); color:#fff!important; padding:10px 16px; border-radius: 50px;}
.black{color:#000!important;}
.navfont{font-size:17px; font-family: 'Arial', sans-serif;}
.navbar-light .navbar-nav .nav-link {color: #272727 !important;}
.navbar-light .navbar-nav .active > .nav-link {background-image: linear-gradient(#ac2227, #ee0506); border-radius:50px; color: #fff!important;}
.navbar-light .navbar-nav .active>.nav-link:hover{background-image: linear-gradient(#ac2227, #ee0506); border-radius:50px; color: #fff!important;}
.navbar-light .navbar-nav .nav-link:hover {background-image: linear-gradient(#ac2227, #ee0506); border-radius:50px; color: #fff!important;}
.lightbg{background: #f5f3ea;}
.icnwdth {width: 35px;}
.box-section {position: relative !important; top: -30px;}
.aboutbox {
	padding: 40px 30px 40px;
	border-radius: 5px;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,.12);
	background: #bc0f0f;
	z-index: 2;
	position: relative;}
.aboutbox1 {
	padding: 40px 30px 40px;
	border-radius: 5px;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,.12);
	background: #2b5aac;
	z-index: 2;
	position: relative;}
.clr1{color:#bc0f0f;}
.clr2{color:#140484;}
.clr3{color:#ffcf14;}
.clr4{color:red;}
.paraclr{color:#595858;}
.new-section-bg {
	background-color: #ffd636;
	position: relative;
	padding-top: 145px;
	margin-top: -75px;
	padding-bottom: 75px;
	z-index: 0;}
.para-center {max-width: 850px; margin: 0 auto;}  
.get_btn {
	display: inline-block;
	padding: 0px 30px;
	border: 2px solid #bc0f0f;
	line-height: 50px;
	font-size: 16px;
	color: #bc0f0f;
	font-weight: bold;
	position: relative;
	z-index: 2;
	overflow: hidden;
	-webkit-transition: color .5s;
	transition: color .5s;}
.get_btn:hover{color:#fff;}	
.get_btn::before {
	content: "";
	position: absolute;
	z-index: -1;
	background: #bc0f0f;
	height: 250px;
	width: 300px;
	border-radius: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 100%;
	-webkit-transition: all .7s;
	transition: all .7s;}
.get_btn:hover::before {bottom: -50px;}	
.btns{
    color: #fff!important;
    background: #bc0f0f !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 #140484;
    transform: skewX(-15deg);
    position: relative;
    transition: all .3s ease-in-out;}
.btns:focus,
.btns:hover{color: #fff; background-color: #0c0077; box-shadow: 10px 10px 0 #048404;}    
.owl-nav{display: none;}
.owl-dots{padding-top: 30px;}
figure{margin: 0!important;}
.img-about.dots {position: relative;}
.img-about img {position: relative; z-index: 2;}
.img-about.dots::after {
	position: absolute;
	z-index: 1;
	bottom: -46px;
	right: -70px;
	content: "";
	width: 412px;
	height: 220px;
	background: url("../images/dotspage.png") no-repeat;}
.feature-h, .feature-s{margin-bottom: 35px;}
.icon, .icons, .icons1 {margin-right: 1em;}
.icon i {
	color: #bc0f0f;
	font-size: 25px;
	background: #efefef;
	width: 90px;
	height: 90px;
	display: block;
	line-height: 90px;
	border-radius: 50%;
	text-align: center;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
	-webkit-transform: scale(1);
	transform: scale(1);}
.feature-h:hover .icon i{
	border: 2px solid #140484;
	color: #140484;
	background-color: transparent;
	-webkit-transform: scale(1.07);
	transform: scale(1.07);}
.footbg {
	background: url("../images/footer.jpg")no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: auto;}
.footpad {padding: 80px 0px 20px 0px; background-color: #000a25;}
.bg2{background-color:#ffcf14 ;}
.get_btn1 {
	display: inline-block;
	padding: 0px 30px;
	border: 2px solid #048404;
	line-height: 50px;
	font-size: 16px;
	color: black;
	font-weight: bold;
	position: relative;
	z-index: 2;
	overflow: hidden;
	-webkit-transition: color .5s;
	transition: color .5s;}
.get_btn1:hover{color:#fff;}	
.get_btn1::before {
	content: "";
	position: absolute;
	z-index: -1;
	background: #048404;
	height: 250px;
	width: 300px;
	border-radius: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 100%;
	-webkit-transition: all .7s;
	transition: all .7s;}
.get_btn1:hover::before {bottom: -50px;}	
#counter{background: rgba(black, .05);}
#counter li{flex: 1; text-align: center;}
#counter li span.percent:after { content: ""; display: inline-block;}
.counttext{color: #bc0f0f; font-size: 55px; font-weight: 700;}
.bannerhead {color: #140484; font-size: 55px; font-weight: 700; text-transform: uppercase; line-height: 1.3em;}
.safetytipsbg {
	background-image: url("../images/safety.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
	height: 750px;}
.icons i {
	color: #048404;
	font-size: 25px;
	background: #efefef;
	width: 80px;
	height: 80px;
	display: block;
	line-height: 80px;
	border-radius: 50%;
	text-align: center;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
	-webkit-transform: scale(1);
	transform: scale(1);}
.feature-s:hover .icons i{
	border: 2px solid #048404;
	color: #048404;
	background-color: transparent;
	-webkit-transform: scale(1.07);
	transform: scale(1.07);}
.icons1 i {
	color: #bc0f0f;
	font-size: 25px;
	background: #efefef;
	width: 80px;
	height: 80px;
	display: block;
	line-height: 80px;
	border-radius: 50%;
	text-align: center;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
	-webkit-transform: scale(1);
	transform: scale(1);}
.feature-s:hover .icons1 i{
	border: 2px solid #bc0f0f;
	color: #bc0f0f;
	background-color: transparent;
	-webkit-transform: scale(1.07);
	transform: scale(1.07);}	
.footend{background-color: #bc0f0f;}
.smallborder1 {
    margin-left: calc(47% - 3px);
    width: 70px;
    height: 2px;
    background-color: #bc0f0f;}
.cnticons {
    width: 80px;
    height: 80px;
    border: 1px solid #d6d6d6;
    display: table;
    text-align: center;
    margin: 0 auto 30px auto;
    border-radius: 50%;}
.cnticons i {
    display: table-cell;
    vertical-align: middle;
    height: 75px;
    font-size: 32px!important;
    color: #bc0f0f;}
.contactbg {
    background-image: url("../images/bg2.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: auto;
    position: relative;}
.contactbg::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;}
.btn1 {
    padding: 19px 40px;
    font-size: 16px;
    font-weight: 700;
    color: #001436;
    background-color: #FFCF14;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: 1s;
    transition: 1s;
    border-radius: 5px;}
.btn1:hover {background-color: #FFCF14; color: #001436; border-radius: 50px;}
.bggirl{padding: 40px 40px 420px; background-image: url("../images/sidebanner.jpg"); background-repeat: no-repeat; background-position: center bottom; height: 640px; width:100%;}
.text4{position: relative; padding: 0 0 30px 90px; margin-top: -44px;}
.w20{width: 20% !important;}
.lspad{padding-top:80px;}
.padht {transition: 0.5s; transform: translateY(0);}
.padht:hover {
	-webkit-transform: translateY(+10px);
	transform: translateY(-10px);
	cursor: pointer;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,0) !important;}
.w0{width:0%;}
.fixed{position:fixed; z-index:9999;}
.priceicn{width:60px;}
.priceicn2 {width: 130px;}
.point{bottom:10px;}
.point1{bottom:70px;}
.point2 {bottom: 10px; right: 10px;}
.blink img{
	-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:5px) and (max-width:767.98px){
.pad{padding:40px 0;}
}

@media (min-width:768px) and (max-width:992.98px){
.pad{padding:40px 0;}	
}

#notfound {position: relative; height: 100vh;}
#notfound .notfound {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-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: 30px;
    margin: 100px 75px 10px 75px;
    position: relative;
    text-align: center;
    -webkit-transform: translateZ(0); 
    transform: translateZ(0);}
.time-of-year .tooltip {
    background: #f00e0f;
    border-radius: 3px;
    bottom: -49px;
    font-size: 22px;
    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 #f00e0f  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);}