@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;}
html {scroll-behavior: smooth;}
.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;}
.clr1 {color: red;}
.clr2 {color: #0cab0a;}
.header-area .header-top {background: red;}
.header-area .header-top .header-info-left ul li {color: #fff;display: inline-block;margin-right: 5px;padding: 7px 12px 7px 0;font-size: 14px;font-weight: 500;}
.header-area .header-top .header-info-left ul li:last-child {margin-right: 0px; padding-right: 0; border-right: 0;}
.sectionbg{background-color:#208246;}
.navfont{font-family: 'Arial', sans-serif; font-weight: 600; font-size: 16px; letter-spacing: 1px;}
.navbar button {background-color: red;}
.nav-btn {
	background-color: red;
	color: #fff !important;
	padding: 12px 25px;
	line-height: 25px;
	font-size: 14px;
	text-transform: uppercase;
	border:none;
	border-radius: 50px;}
.navbar-light .navbar-nav .nav-link.active {color: red !important;}
.navbar-light .navbar-nav .nav-link {color:#372f6c !important;}
.logo {width: 120px;}
.backbg {background: url("../images/newconfetti.png") no-repeat scroll;background-color: #ffffff3d;}
.btn1 {
	padding: 10px 20px;
	font-size: 16px;
	font-weight: 700;
	background-color: #ec2424;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: 1s;
	transition: 1s;
	border-radius: 5px;}
.smallfnt {font-size: 14px !important;}
.bordertop {border-top: 1px solid #d0bebe !important;}
.btn1:hover {border-radius: 50px;color: #fff;background-color: #f85e22;}
.smallborder {background-color: red;width: 70px;height: 2px;margin: 0 auto;}
.bg-overlay {position: relative; }
.parallax {
	background-image: url("../images/homeparallax.webp");
	height: auto;
	background-attachment: fixed;
	background-size: cover;
	background-position: center;}
.bg-overlay::after {
	background-color: #070707b3;
	z-index: 0;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;}
.box-bg {z-index: 1;}
#counter i {
	font-size: 30px;
	width: 65px;
	height: 66px;
	line-height: 61px;
	border-radius: 50%;
	text-align: center;
	display: inline-block !important;
	color: #fff;}
.counttext {
	color: #fff;
	font-size: 55px;
	font-weight: 700;}
.bannerhead {
	color: #fff;
	font-size: 53px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.3em;}
.planbg{ background-image: url("../images/newconfetti.png"),radial-gradient(#e2d763, #81c77b); background-repeat: no-repeat;}	
.table-bordered td, .table-bordered th {border: 2px solid #000!important;font-family: helvetica, sans-serif;}
.table-head-clr{color:#f9f069!important; font-size: 18px!important;font-family: Arial, sans-serif;}
.owl-nav{display:none;}
.wapp{width:50px;}
.footer {
	background: url("../images/footerimg.webp") no-repeat scroll;
    background-color: rgba(0, 0, 0, 0);
	background-color: #e6dadb;
  	padding: 80px 0 40px 0;}
.text1 {
	position: relative;
	padding: 5px 0 0 30px;
	margin-top: -45px;}
.services-block-three {position: relative; margin-bottom: 70px;}
.services-block-three .inner {
	position: relative;
	padding-left: 110px;
	min-height: 84px;}
.services-block-three .inner .icon-box {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 84px;
	color: #777777;
	text-align: center;
	line-height: 84px;
	font-size: 32px;
	margin-bottom: 30px;
	background-color: #f7f7f7;}
.services-block-three .inner .icon-box::before {
	position: absolute;
	content: '';
	left: -10px;
	bottom: -10px;
	width: 84px;
	height: 84px;
	z-index: -1;
	border: 1px solid #e62323;}
.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%;}
.btn-effects {background: #f7c83c; color: #000; display: inline-block; font-weight: 700; letter-spacing: 1px; margin-top: 35px; padding: 15px 25px; transition:.5s; width:18%;}
.btn-effects:hover{background:#980d0d; color:#f7c83c;}
.one-column1 {background-color: #ffffff;padding: 0px 0px 10px;margin: 0 15px;border: 1px solid #d10000;}
.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;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 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 {
	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);}