@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;}
.top-bg1 {background-color: #dc5718;}
.marquee {width: 100%;overflow: hidden !important;font-size: 15px;}
.navbar {background-image: url("../images/footerimg.webp"), radial-gradient(at top center, #fff 0%, #fff2f2 100%);
	background-position: bottom center;}
.navbar-light .navbar-nav .nav-item {border-radius: 3px; margin-right: 10px; padding: 2px;}
.navbar-light .navbar-nav .active > .nav-link {
	color: #fff !important;
	background: #e70000;
	padding: 10px 15px !important;
	border-radius: 5px;}
.navbar-light .navbar-nav .nav-link {
	color: #000000 !important;
	float: left;
	letter-spacing: .3px;
	line-height: 10px;
	padding: 11px 21px;
	position: relative;}
.navbar-light .navbar-nav .nav-link::after{position: absolute;top: 50%;left: 50%;content: "";width: 0;height: 100%;border-bottom: 2px solid #e70000;z-index: -1;visibility: hidden;opacity: 0;border-radius: 0px;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);-webkit-transition: 0.4s;transition: 0.4s;}
.navbar-light .navbar-nav .nav-link:hover::after {visibility: visible;opacity: 1;width: 100%;}
.topheader {background-color: #002a6e; padding: 5px 0;}
.clr1 {color: #fd5100 !important;}
.navfont {font-family: Arial, sans-serif; font-weight: 600; font-size: 17px;}
.clr2 {color: #f7ff03 !important;}
.logo img {width: 130px;}
.btn2 {
	background-color: #1c0f61;
	border-radius: 50px !important;
	border-color: #02abeb;
	color: #ffffff !important;
	padding: 13px 25px;
	border-width: 2px;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: 500;
	transition: all 0.5s ease-in-out;
	z-index: 1;}
.btn-bordered {position: relative; margin: 8px; overflow: visible;}
.btn-bordered::before {
	content: "";
	position: absolute;
	left: -8px;
	top: -8px;
	right: -8px;
	bottom: -8px;
	border: 4px solid #333;
	transition: all 0.5s ease-in-out;
  	border-color: #ff4300;
  	border-radius: 50px !important;}
.ayo {background-image: url("../images/ayo.webp");}
.single_testimonial {
	position: relative;
	margin: 105px 12px 40px 12px;
	padding: 15px 0px 15px 15px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;}
.single_testimonial:hover::after {width: 104%;}
.single_testimonial_img {
	width: 150px;
	height: 150px;
	border: 5px solid #fff;
	box-shadow: rgba(100, 100, 111, 0.15) 0px 7px 29px 0px;
	border-radius: 50%;
	overflow: hidden;
	margin-left: 0;
	position: absolute;
	z-index: 99;
	top: -80px;}
.single_testimonial::after {
	position: absolute;
	content: "";
	background: #dd5818;
	width: 50%;
	height: 100%;
	bottom: 0;
	left: 0;
	border-radius: 25px;
	transition: all .7s ease-out;}
.single_testimonial_text {
	background: #231f40;
	padding: 90px 30px 40px 30px;
	border-radius: 25px;
	position: relative;
	z-index: 9;
	height: 274px;}
.single_testimonial_text h4 {
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 5px;
	position: relative;}
.single_testimonial_text .feedback {
	color: #e7e5e5;
	text-align: center;
	margin: 20px 0px 25px 0px;}
.smallborder1 {
	background-color: #ff7c08;
	width: 76px;
	height: 10px;
	margin: 10px auto;
	border-radius: 0 30px;}
.smallborder2 {
	background-color: yellow;
	width: 76px;
	height: 10px;
	margin: 10px auto;
	border-radius: 0 30px;}
.bgclr1 {
	background-image: url("../images/slider_01.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	height: auto;
	padding: 40px 0px;}
.bgclr1::before {
	background: #000 none repeat scroll 0 0;
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.8;}
#counter {
	background-color: white;
	border-radius: 65px 0px 65px 0;
	box-shadow: 9px 9px 1px rgba(203, 206, 225, 0.7);
	padding: 28px 22px;
	text-align: center;
	height: 229px;
	border: 5px dashed #dd5818;
	border-left: 6px solid #dd5818;
	border-right: 6px solid #dd5818;}
.counttext {color: #000000; font-size: 46px; font-weight: 700;}
.bannerhead {
	color: #000000;
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.3em;}
.parallax {
	background-image: url("../images/parallax.webp");
	padding: 60px 0;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;}
.parallax::before {
	background: #030303 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}
.parallaxpad {
	padding: 80px 0px;
	box-sizing: border-box;
	flex-direction: column;
	-moz-box-pack: center;
	justify-content: center;
	-moz-box-align: center;
	align-items: center;
	word-break: break-word;
	display: flex;
	background-color: #dd5818;
	mask: url("../images/123.svg")-2px top / auto 100% repeat-x;}
.btn3 {
	background-color: #e6bd00;
	padding: 13px 22px;
	border-radius: 15px;
	color: rgb(0, 0, 0) !important;
	border: 4px double #ffffffc4;
	font-weight: bold;}
.footer {
	border-top: 4px solid #dd5818;
	background-image: url("../images/footerimg.webp"), radial-gradient(at top center, #f9e8a0 0%, #fef5aa 100%);
	background-position: bottom center;
	padding: 80px 0 20px;}
.footer_content h3 {
	color: #000000;
	font-size: 28px;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 12px;
	border-bottom: 1px solid #dd5818;
	display: inline-block;
	padding-bottom: 5px;}
.footer_content ul {margin: 0;padding: 0;}
.footer_content ul li a {
	color: #000000;
	text-transform: capitalize;
	font-size: 17px;
	margin-top: 15px;
	display: block;
	position: relative;
	padding-left: 15px;
	transition: all linear .3s;}
.footer_content ul li a::after {
	position: absolute;
	content: "";
	width: 7px;
	height: 7px;
	background: #dd5818;
	top: 9px;
	left: 0;
	transition: all linear .3s;}
.clr3 {color: #dd5818 !important;}
.footer_content .info {
	color: #000000;
	margin-top: 20px;
	display: block;
	margin-bottom: 20px;
	position: relative;}
.footer_logo img {width: 43%;}
.footer_content span {display: block;margin: 30px 0px;color: #000000;}
.topclr4 {background-color: #fd5100;}
.owl-nav {display: none;}
.about_choose_text_box {
	padding: 20px 20px 20px 55px;
	background: #f1f0fa;
	margin-top: 25px;
	border: 3px solid #dd5818;
	border-radius: 10px;
	transform: skewX(-10deg);
	position: relative;
	margin-left: 12px;}
.about_choose_text_box span {
	display: block;
	background: #dd5818;
	font-size: 25px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
	position: absolute;
	top: 50%;
	left: -32px;
	transform: translateY(-50%) skewX(10deg);}
.about_choose_text_box h4 {text-align: left;font-size: 20px;font-weight: 700;margin-bottom: 10px;transform: skewX(10deg);}
.about_choose_text_box p {transform: skewX(10deg);}
.about_choose_text p {margin-bottom: 5px;}
.homeright1 img {
	border: 9px solid #fff;
	box-shadow: 4px 10px 74px rgba(88, 49, 49, 0.86);
	width: 75%;
	border-radius: 12%;}
.section-title {font-size: 43px;}
.section-title-border {
	position: relative;
	height: 6px;
	width: 58px;
	background: #fd5100;
	border-radius: 10px;
	margin-bottom: 20px;
	display: block;}
.section-title-border::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 53%;
	background: #fd5100;
	border-radius: 10px;
	right: -59%;
	top: 0;}
.section-title-border::after {
	position: absolute;
	content: "";
	height: 100%;
	width: 26%;
	background: #fd5100;
	border-radius: 10px;
	right: -100%;
	top: 0;}
.subtitle {font-weight: 600; color: #818385;}
.btn4 {
	background: linear-gradient(37deg, rgb(216, 98, 41) 12%, rgb(196, 71, 11) 100%);
	padding: 18px 32px;
	color: white !important;
	border-radius: 8px;}
.aboutbg1 {
	border-radius: 50%;
	border: 21px double #140b7b;
	width: 70%;
	animation: banner3Shake 2s ease-in-out 0s infinite alternate;}
.aboutclr {background-image: linear-gradient(#dd5818, #be4b13, #dd5818);}
.hd12 {
	text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 1px, rgba(0, 0, 0, 0.6) -1px -1px 1px;
	color: #FEF5AA;
	font-size: 50px;}
.pd12 {
	text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 1px, rgba(0, 0, 0, 0.6) -1px -1px 1px;
	color: #ffffff;
	font-size: 21px;
	font-weight: bold;
	margin-top: 10px;}
.btn5 {
	background-color: #fef5aa;
	border: 4px dashed #fd5100;
	color: black !important;
	padding: 13px 23px;
	font-size: 20px;
	text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 1px, rgba(0, 0, 0, 0.6) -1px -1px 1px;
	font-weight: bold;}
.clr4 {color: #fef5aa !important;}
.superboy {width: 66%;}
.aboutbg3 {
	background-image: url("../images/footerimg.webp"), radial-gradient(at top center, #fff 0%, #fff2f2 100%);
  	background-position: bottom center;}
.light3 {background-color: #fffbe3 !important;}
.white1 {
	font-size: 56px;
  	line-height: 1.25em;
  	color: #0a4381 !important;
  	text-align: center;}
.vision {width: 30%;}
.clr5 {color: #0a4381 !important;}
.bg-wrapper {
	background: url("../images/shape_05.svg") no-repeat center;
	background-size: cover;
	padding: 0 15px 50px;
	color: white !important;
	margin: 0 109px;
	text-align: center;
	background-color: #e3520d;}
.borderrt2 {border-right: 1px solid white;}
.eye i {
	background-color: #0e0c07 !important;
	color: #fff !important;
	padding: 21px;
	font-size: 25px;
	border-radius: 64px;
	display: inline-flex;
	border: 4px double #ffe300;}
.round2 {animation: rotate 20s linear infinite;}
.parallax2 {
	background-image: url("../images/parallax2.webp");
	padding: 60px 0;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;}
.parallax2::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}
.sticky-top1{position:sticky; top:80px;}
.block-head {position: relative;margin-bottom: 20px;padding: 0 0 20px;border-bottom: 1px solid #cac9c9;font-weight: normal;color: #333e48;}
.font{font-size: 45px;font-weight: 600;}
.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;}
.icnclr1 {color: #559926; font-size: 30px;}
.icnclr2 {color: #b61818; font-size: 30px;}
.text4 {position: relative; padding: 0 0 0 46px; margin-top: -61px;}
.contact-bg{position:relative;}
.contact-bg::before {
	content: "";
	background-color:#dd5818;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 40%;
	height: 80%;
	background-size: contain;
	background-repeat: no-repeat;
	transform: translate(0,27%);
	border-radius: 0 200px 200px 0;}
.contact-bg::after {
	content: "";
	background-color:#dd5818;
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	width: 40%;
	height: 80%;
	background-size: contain;
	background-repeat: no-repeat;
	transform: translate(0,27%);
	border-radius: 200px 0 0 200px;}
.contact-bg .detail-card {
	border-radius: 16px;
	border: 2px solid #fee48a;
	background: #fef5aa;
	box-shadow: 0 0 30px 0 rgba(62,64,149,.05);
	height: 100%;
	position: relative;
	color: black !important;
	padding-bottom: 8px;}
.contactbg1 {background-color: #002874;}
.w25 {width: 25% !important;}
.text1 {position: relative; padding: 5px 0 0 30px; margin-top: -43px;}
.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;}}
@keyframes rotate {
	0% {transform: rotate(0);}
	100% {transform: rotate(360deg);}}
@keyframes banner3Shake {
	0% {transform: rotate3d(0, 1, 0, 0deg);}
	30% {transform: rotate3d(0, 0, 1, 5deg);}
	60% {transform: rotate3d(1, 0, 0, 0deg);}
	80% {transform: rotate3d(0, 0, 1, 5deg);}
	100% {transform: rotate3d(0, 1, 0, 0deg);}}


@media (min-width:1px) and (max-width:767.98px){
.pad{padding:40px 0;}
.borderrt2 {border-bottom: 1px solid white;margin-bottom: 27px;border-right: none;padding-bottom: 29px;}
.logo {width: 50%;}
.logo h1 {font-size: 30px;}
.aboutbg1 {margin-top: 40px;}
.about_choose_text_box span {left: -28px;}
.footer_content {margin-top: 30px;}
.hpydiwali {margin-top: 25px;}
.homeright1 {margin-top: 42px !important;}
.hd12 {font-size: 36px;}
.superboy {width: 100%;margin-top: 57px;text-align: center;margin: 30px auto 0px;}
.round2 {display: none;}
.white1 {font-size: 26px;}
.bg-wrapper {margin: 0px 0px !important;}
.deal3 {margin-top: 20px !important;}
.navbar-light .navbar-nav .nav-item {margin: 0px auto;}
.navbar-light .navbar-toggler {color: rgb(255, 255, 255) !important;border-color: rgba(0,0,0,.1);background-color: #002a6e;}
.qute {font-size: 28px !important;}
.padd2 i {font-size: 20px !important;}
.text5 {padding: 0px 0 0 33px;margin-top: -45px;}
.fnt17 {font-size: 17px !important;}
.text-blue {padding: 0 12px;}}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.borderright1 {border-right: 1px solid white !important;}
.borderrt2 {border-right: none;}
.footer_content {margin-top: 30px;}
.homeright1 {align-self: center;}
.homeright1 img {width: 100%;}
.hd12 {font-size: 36px;}
.superboy {width: 100%;}
.white1 {font-size: 40px;}
.round2 img {width: 50%;}
.bordr6 {margin-top: 51px;padding: 34px 48px 0;border-top: 1px solid white;}
.order1 {order: 2;}
.w25 {width: 15% !important;}
.deal3 {margin-top: 20px !important;}
.navbar-light .navbar-nav .nav-item {margin: 0px auto;}
.navbar-light .navbar-toggler {color: rgb(255, 255, 255) !important; border-color: rgba(0,0,0,.1); background-color: #002a6e;}
}

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