@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;500;600&family=Roboto&display=swap');
html{scroll-behavior: smooth;}
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;}
.fira{font-family: 'Fira Sans', sans-serif!important;}
.roboto{font-family: 'Roboto', sans-serif; line-height: 26px;}
.fw-400{font-weight: 400;}
.fw-500{font-weight: 500;}
.fw-600{font-weight: 600;}
.smallfnt{font-size: 14px;}
.topbg{background: #802878; color: #fff;}
.top-bar-info {display: inline-block;}
.top-bar-info li {
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	list-style-type: none;
	display: inline-block;
	margin-bottom: 0px;
	padding-right: 15px;}
.fullpad{padding:0!important; margin:0!important;}	
.logo{width:250px;}
.clr-red{color:#e4312e;}
.clr-yellow{color:#ffcb00;}
.clr-violet{color:#802878;}
.clr-gray{color: #585858;}
.navbg{background: linear-gradient(45deg, #ffffff 33%, #f5f9f4 15%);}
.navfont{font-family: 'Fira Sans', sans-serif; font-size: 16px; font-weight: 500;}
.navbar-light .navbar-nav .nav-link.active{color:#e4312e!important;}
.navbar .navbar-nav .nav-link:hover{color:#402c73!important;}
.bg-overlay {position: relative;}
.bg-overlay:after {background-color: #1c1c1c6e; z-index: 0; position: absolute; content: ''; width: 100%; height: 100%; top: 0;left: 0;}
.bg-overlay1 {position: relative;}
.bg-overlay1::after {
	background-color: #1c1c1cad;
	z-index: 0;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;}
.carousel-caption{top: 15% !important;}
.bannercaption{font-size:75px; text-shadow: 0 2px 4px #000;}
.headfnt{font-size: 55px;}
.section-heading-line {
	content: '';
	display: block;
	width: 100px;
	height: 3px;
	background: #d21e2b;
	border-radius: 25%;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 5px;}
.section-heading-line-left {
	content: '';
	display: block;
	width: 100px;
	height: 3px;
	background: #d21e2b;
	border-radius: 25%;
	margin-top: 15px;
	margin-bottom: 5px;}
.shadow-primary {box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);}
.rounded-border {border-radius: 10px;}
.icn-wdth{width: 45px;}
.icn-wdth1 {width: 90px;}
.btn1 {
	padding: 15px 30px;
	font-size: 15px;
	font-weight: 700;
	background-color: #e4312e;
	color: #fff!important;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: 1s;
	transition: 1s;
	border-radius: 5px;}
.btn1:hover {background-color: #402c73; color: #fff; border-radius: 50px;}
.wlcmline:before{content: ''; width: 130px; height: 2px; position: absolute; left: 0; bottom: 50%; background-color: #f00e0e;}
.wlcmline{position: relative; padding-left: 9.5em; margin: 0 0 1.6em; font-size: 1em; font-weight: 700;}
.paralex {
	background: url(../images/paralex.webp);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	width: 100%;}
.wc {z-index: 1; position: relative;}
.paralex h1 {font-size: 5rem; font-weight: bold;}
.uline {
	background-color: #CA1527;
	height: 5px;
	width: 150px;
	border-radius: 10px;
	margin: 0 auto;}
.get_btn1 {
    display: inline-block;
    padding: 0px 30px;
    border: 2px solid #CA1527;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    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: #CA1527;
    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;}	
.project {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	z-index: 0;
	margin-bottom: 50px;}
.project .img {
	position: relative;
	overflow: hidden;
	border-radius: 0px;
	box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05);}	
.owl-carousel .owl-item img {display: block; width: 100%;}
.project img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	z-index: -1;
	-moz-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;}
.project .text {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 1em 0;
	background: #802878;
	opacity: 0;
	-moz-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;}
.project .text h3 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 0;}
.project .text span {
	font-weight: 500;
	font-size: 13px;
	letter-spacing: 1px;
	color: rgba(255, 255, 255, 0.8);}
.project:hover img, .project:focus img {-webkit-transform: scale(1.2); -moz-transform: scale(1.2); transform: scale(1.2);}
.project:hover .text, .project:focus .text {opacity: 1;}
.footer {background: #852781;}
.footer__call {position: relative; top: -65px;}
.footer__call__content {background: #f6f6f6; padding: 30px 55px 25px 45px; border-radius: 10px; border: 1px solid #d0d0d0;}
.footer__call__number {overflow: hidden;}
.footer__call__number__icon {float: left; margin-right: 35px;}
.footer__call__number__text {overflow: hidden;}
.footer__title {position: relative; z-index: 1;}
.footer__title h4 {color: #db241e; 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 0 0px 0px;}
.text1 {position: relative; padding: 0 0 0 25px; margin-top: -42px;}		
.w0{width:0%;}
.fixed{position:fixed; z-index:9999;}
.priceicn{width:45px;}
.point{bottom:10px; left: 10px;}
.point1{bottom:70px; left: 10px;}
.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;}
.parallax {
	background-image: url("../images/parallax.jpg");
	height: auto;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;}	


@media (min-width:5px) and (max-width:767.98px){
.logo{width:200px;}
.pad{padding:50px 0;}
.headfnt {font-size: 35px;}
.carousel-caption{top:0px!important;}
.partner-text {padding: 20px 30px 20px 35px;}
.navbg{background: white;}
.bannercaption {font-size: 30px;}
}


@media (min-width:768px) and (max-width:992.98px){
.pad{padding:50px 0;}	
.headfnt {font-size: 35px;}
.carousel-caption{bottom:50px!important;}
.bannercaption {font-size: 25px;}
.navbg{background: white;}
}

#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: '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: #402c73;
    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 #402c73  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);}