@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
html{scroll-behavior: smooth;}
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;}
.fullpad{padding: 0!important; margin:0!important;}
.wrdbrk{white-space:pre;}
.arial{font-family: Arial, sans-serif; font-weight: 600;}
.helvetica{font-family: Helvetica, sans-serif;}
.smallfnt{font-size: 14px;}
.footbg{background-color: #e21d23;}
.clr1{color: #ffed00;}
.clr2{color: #e11c23;}
.clr3{color: #009746;}
.header-top{background-color:#067237; background-image: url("../images/pattern.png");}
.head-logo{width: 100px;}
.head-logo1{width: 75px;}
.head-icon{margin: 10px;}
.head-icon i{
	background-color: #ffed00;
	text-align: center;
	border-radius: 5px;
	font-size: 20px;
	width: 45px;
	height: 45px;
	display: block;
	line-height: 45px;
	margin: 0 auto;}
.head-icon .details{margin: 10px;}
.navbg{background-color: transparent; transition: .5s linear;}
.navlinkbg{background-color: #fff181; border-radius: 4px;}
.navlinkbg ul{margin: 10px;}
.navfont{font-family: Arial, sans-serif; font-size: 16px; font-weight: bold;}
.navbar-light .navbar-nav .nav-link {color: #000  !important;}
.navbar-light .navbar-nav .active>.nav-link{background-color: #e31d23; color: #fff !important; border-radius: 5px;}
.navbar-light .navbar-toggler {background-color:#fff!important; color:#000!important; border-color: #fff!important;}
.quote_button{
	padding: 10px 20px !important;
	background-color: #009845;
	color: #fff !important;
	border: 0;
	border-radius: 10px;
	font-weight: bold;}
.navbar-nav i{color: #1c7e68;}
.scrolled-down{transform:translateY(-100%); transition: all 0.3s ease-in-out;}
.scrolled-up{transform:translateY(0); transition: all 0.3s ease-in-out;}
.intro {
	background: url(../images/homebanner.jpg);
	background-color: #e5e5e5;
	background-attachment: fixed;
	background-size: cover;
	background-position: center;}
.bannerbg {background: rgba(0, 152, 69, 0.87); padding: 15px;}
.border-red {border: 1px solid #fff; padding: 40px 25px;}
.intro-text {padding-top: 100px; padding-bottom: 100px; text-align: center;}	
.product_bg {background-image: url("../images/product_bg.jpg"); background-size: cover;}
.product_bg2 {background-image: url("../images/productbg2.jpg"); background-size: cover;}	
.car-conbtn{
	background-color: #ffdd00;
	padding: 15px 20px;
	border-radius: 10px;
	color: #000;
	font-weight: 600;}
.car-conbtn:hover{background-color: #1c7e68 !important; color:#fff!important;}
.custom-head{background-color: #1c7e68; width: 350px; margin: auto; padding: 14px 25px; border-radius: 5px; position: relative;}
.variety-img-caption{
	background-color: #ffffff;
	padding:20px 10px;
	margin-top: -50px;
	margin-right: 40px;
	margin-left: 40px;
	border-radius: 5px;
	box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.1);
	position: relative;
	z-index: 9;
	transition: all .2s ease-in-out;}
.variety-img-section:hover .variety-img-caption{background-color: #ffdd00; margin-top: -90px; box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.15);}
.why-content-left{
	display: flex;
	padding:60px 0;
	transition: all .2s ease-in-out;
	position: relative;
  	z-index: 1;}
.why-content-left img{
	background-color: #ffdd00;
	margin-left: 15px;
	border-radius: 100px;
	width: 80px;}
.why-content-left:hover{margin-right: -45px;}
.why-content-right{
	display: flex;
	padding-top: 60px;
  	padding-bottom: 60px;
	transition: all .2s ease-in-out;}
.why-content-right img{
	background-color: #ffdd00;
	margin-right: 15px;
	border-radius: 100px;
	width: 80px;}
.why-content-right:hover{margin-left: -45px;}
.footer{
    background-image: linear-gradient(90deg,rgba(68,66,64,0.64),rgba(68,66,64,0.64)),url("../images/footer.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;}
.line{background-color: #fff; border-left: 2px solid #fff;}
.border-left{margin-left: 7px;}
.add-details{padding-left: 30px;}
.social-icons i{
	background-color: transparent;
	border: 1px solid #ffdd00;
	color: #fff;
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	line-height: 1.9;
	border-radius: 50%;
	font-size: 20px;}
.lightbox{position:fixed!important; top:50px!important;}	
.social-icons i:hover{background-color: #ffdd00; color: #000;}
.title-line::before{
	content: '';
	position: absolute;
	background-color: #ffdd00;
	width: 80px;
	height: 4px;
	display: block;
	left: 20px;
	-moz-transform: translateY(-50%) skewX(-10deg);
	-webkit-transform: translateY(-50%) skewX(-10deg);
	-ms-transform: translateY(-50%) skewX(-10deg);
	transform: translateY(-50%) skewX(-10deg);}
.contact-body{background-color: #1c7e6812;}
.shad{box-shadow: 4px 5px 10px rgb(35 35 35 / 75%);border-radius: 20px;}
.page-title-heading{position: relative;}
.page-title-icon span{color: #f6f99d;}
.title-header{position: relative; padding-left: 20px;}
.title-header::before{
	display: block;
	content: "";
	position: absolute;
	background-color: #1c7e68;
	width: 6px;
	top: 0%;
	height: 95%;
	left: 0;
	margin-left: 0;}
.contact-details{border-radius: 10px; border-top: 7px solid #1c7e68;}
.social-icons-contact i{
	background-color: transparent;
	border: 1px solid #000;
	color: #1c7e68;
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	line-height: 1.9;
	border-radius: 50%;
	font-size: 20px;}
.contact-bg{background-color: #1c7e6800; box-shadow: 0px 5px 35px rgba(0,0,0,0.10);}
.contact-info{border-bottom: 1px solid #eaeaea;}
.contact-info i{font-size: 20px;}
.contact-info a:hover{color: #1c7e68;}
.form-box i{
	position: absolute;
	left: 23px;
	top: 27px;
	opacity: .9;
	font-size: 20px;
	z-index: 1;
	color: #1c7e68;}
.sum-btn{background-color: #1c7e68 !important; color: #fff !important;}
.about-body{background-color: #1c7e6812;}
.about-section{
	background-image: url('../images/about-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;}
.about-image{position: relative;}
.about-image img{border: 12px solid #fff;}
.about-image::before{
	position: absolute;
	background-color: #1c7e68;
	left: -20px;
	height: 40%;
	width: 20px;
	content: '';
	top: -20px;}
.about-image::after{
	position: absolute;
	background-color: #1c7e68;
	top: -20px;
	height: 20px;
	width: 30%;
	content: '';
	left: -20px;}
.about-section .about-content{line-height: 2;}
.title-desc::before{
	content: "";
	left: 0%;
	height: 70%;
	position: absolute;
	top: 0%;
	width: 1px;
	border-right: 1px solid rgba(122,122,122,.34);
	height: 60px;}	
.infra-banner{background-image: url("../images/infrastructure_banner.jpg");
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	position: relative;
	padding:120px 0;}	
.infra-banner::before{
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}		
.contact-banner{
	background-image: url('../images/contact_banner.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	padding:140px 0;}
.contact-banner::before{
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}	
.call-btn{
	background-color: transparent;
	border: 1px solid black;
	padding: 15px 20px;
	border-radius: 10px;
	color: #000;
	font-weight: 600;}
.call-btn:hover{background-color: #000; color: #fff;}
.our-special-box{background-color: #fff; padding: 30px 20px 30px; height: 250px; border-radius:15px; box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);}
.our-special-box i{font-size: 40px; color: #1c7e68;}
.rotate{rotate:-5deg;}
.about-parallax{
	background-image: url('../images/geometric-colours.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;}
.about-parallax::before{
	background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: absolute;
    top: 0;
    width: 100%;}
.do-bg{background: rgba(255, 255, 255, 0.30);-webkit-backdrop-filter: blur(2px);backdrop-filter: blur(15px);border-radius: 10px;padding:15px 10px;}
.enquire{
	background-image: url('../images/yell-green.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	background-attachment: fixed;}
.enquire::before{
	background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;}
.calendar{
	background-image: url('../images/onecalendar.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	background-attachment: fixed;}
.calendar::before{
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.8;
	position: absolute;
	top: 0;
	width: 100%;}
.counttext{color: #ffdd00; font-size:70px; font-weight: 700;}
.bannerhead{color: #ffdd00; font-size:70px; font-weight: 700;}
.enquire h1{font-size: 25px;}
.enquire h2{font-size: 50px;}
.consultant{background-image: url('../images/contact-bg.png'); background-color: #1c7e68;}
.consultant .call-btn{
	background-color: #ffdd00;
	border: 0px solid black;
	padding: 15px 20px;
	border-radius: 10px;
	color: #000;
	font-weight: 600;}
.consultant .call-btn:hover{background-color: transparent; border: 1px solid black;}
.product-list{
	background-size: cover;
	background-color: #1c7e68;
	position: sticky;
  	top: 125px;
	padding: 40px 20px;}
.product-list ul li a{
	color: #fff;
	font-size: 16px;
	font-family: Helvetica, sans-serif;
	font-weight: 600;
	line-height: 30px;
	padding: 5px 0px;
	display: block;
	border: 1px solid #dddddd;
	border-radius: 0 30px 30px 0;}
.p30{padding-top: 100px;}
.product-list ul li a.active{color: #1c7e68; border: 2px solid #ffdd00; background-color: #ffdd00;}
.product-list ul li{margin-bottom: 10px;}
.border-bottom-head{border-bottom: 4px solid #ffdd00 !important; width: 70px; display: block;}
.carousel-caption{position: absolute !important; left: 15% !important; z-index: 1 !important; bottom: 30% !important;}
.carousel-caption h2{font-size: 80px !important; text-align: center;}
.br{border-right: 2px solid #1c7e68;}
.bt{border-top: 2px solid #1c7e68;}
.theme-btn.btn-one {background: -webkit-linear-gradient(0deg, #039944, #039944bf 50%);}
.theme-btn {
	position: relative;
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
	font-size: 14px;
	line-height: 26px;
	font-weight: 800;
	text-align: center;
	padding: 14px 30px;
	text-transform: uppercase;
	border-radius: 35px;
	color: #fff !important;
	z-index: 1;
	transition: all 500ms ease;}
.theme-btn.btn-one::before {background: -webkit-linear-gradient(0deg, #039944bf, #039944 50%);}
.theme-btn::before {position: absolute;content: '';width: 0%;height: 100%;left: 0px;top: 0px;z-index: -1;transition: all 500ms ease;}
.theme-btn:hover::before {width: 100%;}
.te-icon-box {margin: 0px 0px 15px 0px;}
.te-icon i {color: #FEF700;background-color: #FAF1EF;}
.highlights-list li {position: relative;display: block;padding-left: 60px;margin-bottom: 15px; }
.highlights-list li i {
	position: absolute;
	display: inline-block;
	left: 0px;
	top: 0px;
	width: 52px;
	height: 52px;
	line-height: 52px;
	background: #4d9352;
	text-align: center;
	font-size: 24px;
	border-radius: 15px;
	text-align: center;}
.highlights-list li a {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	color: #0c0c0c;
	font-weight: 800;
	padding: 12px 20px;
	border: 1px dashed #d8d2d0;
	border-radius: 15px;
	text-transform: uppercase;}
.highlights-list li a span {position: relative;transition: all 500ms ease;}
.highlights-list li a span::before {color: #60cf56;}
.highlights-list li a:hover {border-color: #60cf56;}
.highlights-list li a:hover span {padding-right: 34px;}
.highlights-list li a:hover span::before {opacity: 1;}
.highlights-list li a span::before {
	position: absolute;
	content: "\F138";
	font-family: 'Bootstrap-icons';
	font-size: 30px;
	top: -3px;
	right: 0px;
	opacity: 0;
	font-weight: 400;
	transition: all 500ms ease;}
.rd-15{border-radius:25px;}
.categories-block-one .inner-box {
	position: relative;
	display: block;
	background: #e11c23;
	border-radius: 25px;
	padding: 32px 20px 0px 20px;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
	margin-bottom: 60px;
	overflow: hidden;
	transition: all 500ms ease;}
.categories-block-one .inner-box .shape {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 139px;
	height: 139px;
	background-repeat: no-repeat;
	transition: all 500ms ease;}
.shape{background-image:url("../images/shape-5.png");}
.shape-overlay{background-image:url("../images/shape-6.png");}
.categories-block-one .inner-box:hover .shape {opacity: 0;}
.categories-block-one .inner-box:hover .shape-overlay {opacity:1;}
.categories-block-one .inner-box:hover {transform: translateY(-10px);}
.categories-block-one .inner-box .shape {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 139px;
	height: 139px;
	background-repeat: no-repeat;
	transition: all 500ms ease;}
.categories-block-one .inner-box .shape-overlay {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 139px;
	height: 139px;
	opacity: 0;
	background-repeat: no-repeat;
	transition: all 500ms ease;}
.categories-block-one .inner-box .h3 {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 34px;
	font-weight: 700;
	margin-bottom: 8px;}
.categories-block-one .inner-box .image-box {
	position: relative;
	display: inline-block;
	max-width: 220px;
	width: 100%;
	border-radius: 50%;
	margin: 0 auto;
	margin-bottom: 40px !important;}
.categories-block-one .inner-box .image-box::before {left: 0px;}
.categories-block-one .inner-box .image-box::before, .categories-block-one .inner-box .image-box::after {
	position: absolute;
	content: '';
	background: #ffed00;
	width: 5px;
	height: 100%;
	top: 0px;
	z-index: 1;}
.categories-block-one .inner-box .image-box img {width: 100%;transition: all 500ms ease;}
.categories-block-one .inner-box .link-box::before {
	position: absolute;
	content: '';
	border-top: 1px dashed #ffed00;
	width: calc(100% + 40px);
	height: 1px;
	left: -20px;
	top: 0px;}
.categories-block-one .inner-box .image-box::after {
	position: absolute;
	content: '';
	background: #ffed00;
	width: 5px;
	height: 100%;
	top: 0px;
	z-index: 1;}
.categories-block-one .inner-box .image-box::after {right: 0px; }
.categories-block-one .inner-box .link-box {position: relative;display: block;padding: 17px 0px 18px 0px;}
.categories-block-one .inner-box .link-box a {
	position: relative;
	display: inline-block;
	font-size: 22px;
	line-height: 24px;
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
	padding-left: 32px;}
.categories-block-one .inner-box .link-box a::before {
	position: absolute;
	content: "\F135";
	font-family: 'Bootstrap-icons';
	font-size: 24px;
	top: -1px;
	left: 0px;
	font-weight: 400;
	transition: all 500ms ease;}
.categories-block-one .inner-box .link-box a::before {color: #feec00;}
.categories-block-one .inner-box .link-box a:hover {color: #ffed00;}
.radius{border-radius:15px;}
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn{width:50px;}
.priceicn2{width:200px;}
.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;}
.ordr1{order:1;}
.ordr2{order:2;}
.mbl-none{display:none!important;}
.navbg{background: #bd1c1c;}
.logo{width: 75px;}
.navfont{font-family: Arial, sans-serif; font-size: 18px; font-weight: 500;}
.navbar-light .navbar-nav .nav-link {color: #fff  !important;}
.navbar-light .navbar-nav .active>.nav-link{background-color: #009846; color: #fff !important;}
.why-content-left, .why-content-right {padding: 15px 0;}
.why-content-left h4{font-size: 1.25rem;}
.why-content-left:hover{margin-right: -10px;}
.why-content-right h4{font-size: 1.25rem;}
.why-content-right:hover{margin-left: -10px;}
.p30 {padding-top: 50px!important;}
.br{border-right: none;}
.bt{border-top: none;}}	


@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.mbl-none{display:none!important;}
.navbg{background: #bd1c1c;}
.logo{width: 100px;}
.navfont{font-family: Arial, sans-serif; font-size: 18px;}
.navbar-light .navbar-nav .nav-link {color: #fff  !important;}
.navbar-light .navbar-nav .active>.nav-link{background-color: #1c7e68; color: #fff !important;}
.why-content-left{display: flex; margin: auto; text-align: right; padding-top: 10px; padding-bottom: 10px;}
.why-content-left img{margin-right: 0;}
.ordr1{order:1;}
.ordr2{order:2;}
.title-desc::before{border-right: none;}}


#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: 24px;
	margin: 100px 75px 10px 75px;
	position: relative;
	text-align: center;
	width: 200px;
	transform: translateZ(0);
	-webkit-transform: translateZ(0); 
	-webkit-font-smoothing: antialiased;}
.time-of-year .tooltip {
	background: #db2a1b;
	opacity: 0;
	border-radius: 3px;
	bottom: -49px;
	font-size: 20px;
	display: block;
	left: -67px;
	padding: 15px;
	pointer-events: none;
	position: absolute;
	width: 320px;
	height: 100px;
	z-index: 1102;
	-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;
	width: 0;
	height: 0;
	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);}

/**Mobile View**/
.dropbtn {color:white; padding: 10px; font-size: 20px; border: none; cursor: pointer; width:100%; background-color:#1c7e68;}
.dropdown {position: relative ;display: inline-block;text-align:center; width: 100%; z-index:2;}
.dropdown-content li a:hover {padding-left: 35px;transition: all 300ms ease-in;-webkit-transition: all 300ms ease-in;}
.dropdown-content {display: none;position: absolute;overflow: auto;background-color:white; width: 100%;  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1;}
.dropdown-content li a {color:black; padding: 10px 0px; text-decoration: none;display: block;font-size:15px;}
.show {display: block;}
.dropdown-content {display: block;visibility: hidden;opacity:0;-webkit-transform-origin: top;transform-origin: top;
  -webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-transform: scale(1, 0); transform: scale(1, 0);
  transition: all 1s linear;-webkit-transition: all 1s linear;}
.dropdown-content.show {display: block;visibility: visible;opacity:1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}	