@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
li{list-style-type:none!important;}
a{text-decoration:none!important;}
@font-face{
	font-family:'gilroy';
	src:url('font/gilroy.ttf') format('truetype');
	font-style:normal;
	font-weight:normal;}
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;}
.gilroy{font-family:'gilroy'; letter-spacing: 1px;}
.roboto{font-family: 'Roboto', sans-serif; line-height: 28px;}  
.pad{padding:90px 0;}
.fullpad{padding:0!important; margin:0!important;}
.logo{width:140px;}
.marquee {width: 100%; overflow: hidden; font-size: 14px; line-height: 25px;}
.bg1{background: #ed2224;}
.clr{color:#ed2224;}
.navfont{font-family:'gilroy'; font-size: 18px;}
.text3 {position: relative; padding: 0 0 0 25px; margin-top: -42px;}
.navbar-light .navbar-nav .nav-link.active{color:#ed2224  !important;}
.navbar .navbar-nav .nav-link:hover{color:#ed2224  !important;}
.nav-btn {
	background-color: #f0483e;
	color: #fff !important;
	padding: 10px 15px;
	line-height: 25px;
	font-size: 14px;
	border-radius: 50px;
	text-transform: uppercase;}
#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;}
.btn2{background-color: #ed2224; color:white; padding:8px 25px; border:1px solid #2374ed;}
.bg2 {background-color: #ffcf14;}
.get_btn1 {
	display: inline-block;
	padding: 0px 30px;
	border: 2px solid #ed2224;
	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: #ed2224;
	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;}
.owl-nav{display: none;}
.owl-dots{padding-top: 30px;}
figure{margin: 0!important;}
.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: #140484;
	z-index: 2;
	position: relative;}
.new-section-bg {
	background-color: #ffd636;
	position: relative;
	padding-top: 145px;
	margin-top: -75px;
	padding-bottom: 75px;
	z-index: 0;}
.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;}	
.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;
	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);}	
.contact-form .form-control {height: 50px;}
.formheight {height: 150px !important;}
.w0{width:0%;}
.fixed{position:fixed; z-index:9999;}
.priceicn1{width:50px;}
.priceicn2 {width: 130px;}
.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;}}
@-moz-keyframes blink {
	0% {opacity: 1;}
	50% {opacity: 0;}
	100% {opacity: 1;}}
@-o-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%);
	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: 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);}
.contact-form .infos {
	font-size: 12px;
	line-height: 15px;
	display: inline-block;
	color: #f90606;
	padding: 4px;
	font-weight: bold;
	margin: 2px;}
.box-text{font-size:16px;}
.success-box {
	max-width: 450px;
	background-color: #5f895f;
	display: flex;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
	padding:10px; border-radius: 2px;
	position: fixed;
	right: 10px;
	top: 100px;
	z-index: 9999;
	width: 350px;}
.error-box {
	max-width: 450px;
	background-color:#be1c1c;
	display: flex;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
	padding:10px; border-radius: 2px;
	position: fixed;
	right: 10px;
	top: 100px;
	z-index: 9999;
	width: 350px;}
.italic-style{font-style:italic;}
.check-size{font-size:25px;}	