@import url('https://fonts.googleapis.com/css2?family=Nunito&family=Old+Standard+TT:wght@400;700&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:110px 0;}
.oldstandard{font-family: 'Old Standard TT', serif; font-weight:500; letter-spacing:1px;}
.nunito{font-family: 'Nunito', sans-serif!important; line-height:28px;}
.smallfnt{font-size: 15px;}
.fullpad{padding:0!important; margin:0!important;}
.wrdbrk{white-space:pre;}
.mynav{position:fixed!important; width:100%; z-index:999;}
.navfont{font-family: 'Nunito', sans-serif; font-size:15px; letter-spacing:1px;}
.logo{width:200px;}
.logofnt{font-size: 26px!important;}
.navbar-light .navbar-nav .nav-link.active{color:#ffb300!important;}
.navbar .navbar-nav .nav-link:hover{color:#ffb300!important;}
.mynav.black {background: white; transition:.5s linear; box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);}
.mynav.black1 {background: none; transition:.3s linear; color: white;}
.bg-overlay {position: relative;}
.bg-overlay:after {background-color: #1c1c1c6e; z-index: 0; position: absolute; content: ''; width: 100%; height: 100%; top: 0;left: 0;}
.bannercaption{font-size:70px; text-shadow: 0 2px 4px #000;}
.carousel-caption{top: 35% !important;}
.btn1{background:#589442; color:white; padding:10px 25px;}
.btn1:hover{background:#51ac30; color:white; padding:10px 25px; transition:.5s;}
.pattern-layer {
	background-image: url("../images/shape1.png");
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 95px;
	background-repeat: repeat-x;
	animation: slide 100s linear infinite;
	-webkit-animation: slide 100s linear infinite;}
@keyframes slide{
	0% {background-position: 0 0;}
	100% {background-position: 1920px 0;}
} 
.bg-color-1 {background: #f5f6f6;}
.footer {background: #00050e;}
.text-box{transition: all .3s ease;
	-webkit-transition: all .3s ease;
	box-shadow: 0 5px 25px -2px rgba(0,0,0,.06);}
.text-box:hover{background: #222;}	
.f-services:hover .text-box h2 {color: #fff;}
.box-rad{height: 200px; border-radius: 20px;}
.lg-para{color: #999;}
.brown-clr {color: #ffb300 !important;}
.headfnt1 {font-size: 50px;}  
.brown-button{background-color: #ffb300 ; border:1px solid #ffb300; color:#fff!important; padding:15px 25px; font-size: 14px;}
.bgparallax {
	background-image: url("../images/bgparallax.jpg");
	background-size: cover;
	background-position: center;
	background-attachment: fixed;}
#counter{background: rgba(black, .05);}
#counter li{flex: 1; text-align: center;}
#counter li span.percent:after { content: ""; display: inline-block;}
.counttext{color: #ffb300; font-size: 60px; font-weight: 700; font-family: 'Alata', sans-serif;}
.bannerhead {color: #ffb300; font-size: 45px; font-weight: 700; text-transform: uppercase; line-height: 1.3em;}
.txtbg {background: #ffb300; color: #000;}
.galleryImg {
	position: relative;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	border: .9em solid #fff;
	margin-top: 1px;
	-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1);
	box-shadow: 0 0 0 1px rgba(0,0,0,.1);
	background-color: #434343;}
.galleryImg1 {
	position: relative;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	border: .2em solid #fff;
	margin-top: 1px;
	-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1);
	box-shadow: 0 0 0 1px rgba(0,0,0,.1);
	background-color: #434343;}	
.galleryImg:hover img, .galleryImg1:hover img {
	position: relative;
	opacity: .65;
	filter: alpha(opacity=65);
	display: block;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);}
.galleryImg img, .galleryImg1 img{-webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.galleryImg a, .galleryImg1 a{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;}
.galleryImg:hover a span, .galleryImg1:hover a span {-webkit-transform: scale(1); transform: scale(1);}
.galleryImg a span, .galleryImg1 a span{-webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.galleryImg a span, .galleryImg1 a span {
	display: table;
	top: auto;
	right: auto;
	bottom: 1em;
	left: 1em;
	position: absolute;
	width: 3.5em;
	height: 3.5em;
	text-align: center;
	-webkit-transform: scale(0);
	transform: scale(0);}
.galleryImg > a span, .galleryImg1 > a span {background-color: #ffb300;}
.galleryImg a span i, .galleryImg1 a span i {
	display: table-cell;
	font-size: 1.35em;
	vertical-align: middle;
	color: #fff;
	margin: 0;}
.galleryImg a span, .galleryImg1 a span {text-align: center;}
.lightbox{position: fixed!important; top: 50px!important;}
.contact-box{background-color: #fff; padding:30px; box-shadow: 0 5px 25px -2px rgba(0,0,0,.06);}	
.text1 {position: relative; padding: 0 0 0 30px; margin-top: -43px;}	
.contact-form .form-control {
	background-color: #fffcf6;
	height: 45px;
	border: 1px solid #b0b0b0;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	padding-top: 5px;
	font-size: 14px;}
.formheight{height:100px!important;}	
.submit-btn{background-color:#ffb300; color:white!important; border-radius:5px; padding:10px 15px; border:1px solid #ffb300; font-size:16px;}  
.fixed{position:fixed; z-index:2;}
.priceicn1{width:50px;}
.point{bottom:10px; left:10px;}
.point1{bottom:70px; left:10px;}

@media (min-width:5px) and (max-width:767.98px){
.pad{padding:90px 0;}
.navbg {background: white; box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);}	
.dark{color:#000;}
.mynav{position:sticky!important; top:0;}
.carousel-caption{top:5%!important;}
.bannercaption{font-size:40px; text-shadow: 0 2px 4px #000;}
.logo{width:150px;}
.pattern-layer{z-index:99;}
}


@media (min-width:768px) and (max-width:992.98px){
.pad{padding:90px 0;}	
.navbg {background: white; box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);}	
.dark{color:#000;}
.mynav{position:sticky!important; top:0;}
.carousel-caption{top:20%!important;}
.bannercaption{font-size:60px; text-shadow: 0 2px 4px #000;}
.logo{width:150px;}
}


#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;}
}

.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;}
.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: #ffb300;
    border-radius: 3px;
    bottom: -49px;
    font-size: 20px;
    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 #ffb300  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);}