@font-face{
	font-family:'bold';
	src:url('font/bold.ttf') format('truetype');
	font-style:normal;
	font-weight:normal;}
@font-face{
	font-family:'medium';
	src:url('font/medium.ttf') format('truetype');
	font-style:normal;
	font-weight:normal;}	
a{text-decoration:none!important;}
li{list-style-type: none!important;}
body{background-color: #f3f4ef!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;}
.bold{font-family:'bold';}
.medium{font-family:'medium';}
.para{line-height: 28px; color: #595959;}
.logo{width:220px; margin-left: 17px;}
.navfont{font-family:'medium'; font-size: 16px; letter-spacing: 1px;}
.mynav{position: fixed !important; width: 100%; z-index: 1021;}
.navbg{background-color: #0c0628; padding: 2px 20px!important; border-radius:45px; box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);}
.fullpad{padding: 0!important; margin:0!important;}
.parallax {
	background-image: url(../images/parallax.jpg);
	padding: 150px 0 90px 0;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;}
.parallax::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.4;
	position: absolute;
	top: 0;
	width: 100%;}
.aboutparallax {
	background-image: url(../images/aboutparallax.jpg);
	padding: 150px 0 90px 0;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;}
.aboutparallax::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}
.contactparallax {
	background-image: url(../images/contactbanner.jpg);
	padding: 150px 0 90px 0;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;}
.contactparallax::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}
.gallerybg {
	background-image: url(../images/gallerybg.jpg);
	padding: 150px 0 90px 0;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;}
.gallerybg::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}
.headfnt{font-size: 60px; line-height: 65px;}
.navbar-light .navbar-nav .active > .nav-link {color:#ba7742  !important;}
.navbar-light .navbar-nav .nav-link {color:#fff !important;}
.button4{padding:0px 15px; background:#fff; position:relative; overflow:hidden; border-radius:50px;}
.button4 a{color:#000; font-weight:600; font-size:15px; line-height:40px; transition:all .5s ease; z-index:2; position:relative;}
.eff4{width:140px; height:50px; left:-140px; background: #ba7742; position:absolute; transition:all .5s ease;}
.button4:hover .eff4{left:0;}
.button4:hover a{color:#fff;}
.footer {background: #0c0628;}
.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: -39px;}		
.clr-red {color: #b97641;}
.clr-yellow {color: #ba7742;}
.clr-purple{color:#0c0628;}
.item-col {margin-top: 2rem; border-top: 4px solid #1b1f0a;}
.items {border-bottom: 4px solid #1b1f0a; position: relative;}
.items-overlay {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #f4b8b7;
	-webkit-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
	transition: 0.3s all;}
.items-wrap {padding: 20px 0;}
.items:hover .items-overlay {
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
}
.mbr-text {
	position: relative;
	z-index: 2;
	color: #1B1F0A;
	margin-bottom: 0;}
.lh-28{line-height: 28px;}	
.smallfnt{font-size: 15px;}
.smallfnt1{font-size: 14px;}
.parawidth{max-width: 800px; margin: 0 auto;}
.bg-clr1{background-color:#ffead9;}
.bg-clr2{background-color:#ffc596; padding: 60px;}
.bg-clr2-npd{background-color:#ffc596; padding-top: 80px;}
.bg-clr3{background-color:#ffe5d0;}
.max-wdth{max-width: 270px;}
.bgimage{background-image: url("../images/kraftpaper.jpg"); padding:70px 0; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; position: relative;}
.bgimage::before {
	background: #171823 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: absolute;
	top: 0;
	width: 100%;}
.spl-border{border: 8px solid #b87641; padding:20px; border-radius: 100px; max-width: 550px; margin: 0 auto; margin-bottom: 45px;}
.lg-bgclr{background-color: #f3f4ef;}
.icn-wdth {width: 45px;}
.box-content {
	border: 1px dashed #b97641;
	height: 220px;
	padding:25px;
	border-radius: 10px;}
.form-bg {
	background-image: url("../images/form-bg.jpg");
	background-size: cover;
	background-repeat: no-repeat;}
.icon i {
	color: #fff;
	font-size: 24px;
	background-color: #b97641;
	width: 50px;
	height: 50px;
	line-height: 47px;
	border-radius: 50%;
	text-align: center;}		
figure {
	margin: 0!important;
	padding: 0!important;
	background: #fff;
	overflow: hidden;}
.zoom figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;}
.zoom figure:hover img {-webkit-transform: scale(1.1); transform: scale(1.1);}
.lightbox {position: fixed !important; top: 50px !important;}	
.button2{background-color: #b97641; color: #fff; border: 2px solid #b97641; padding: 10px 30px; transition: .5s all;}
.button2:hover{background-color:transparent; color: #b97641; border: 2px solid #b97641;}
.kraftimg{width:500px;}
.secpad {padding: 0 0 0 7px !important;}
.gridpad{padding-top: 9px !important;}
.btn3{background:#0c0628; color:white; padding:10px 25px; border-radius:50px;}
.btn3:hover{background:#b97641; color:white; transition:.5s;}
.btn4{background:#0c0628; color:white; padding:10px 41px; border-radius:50px;}
.btn4:hover{background:#b97641; color:white; transition:.5s;}
.smallborder1 {
	width: 100px;
	height: 4px;
	background-color: #b97641;
	margin: 0 auto;}
.abouts img {border-radius: 100px 0 100px 0; box-shadow: -15px 0 #b97641;}
#services img {width: 300px; border-radius: 75px 0 75px 0; box-shadow: 15px 0 #b97641;}
.contact-form .form-control {height: 50px;}
.form-control{font-size: 14px!important;}
.formheight {height: 120px !important;}
.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;}


@media (min-width:1px) and (max-width:767.98px){
.pad{padding:40px 0;}
.footer__call {top: -25px;}
.footer__call__number {float: none; margin-top: 0px;}
.footer__call__number__icon {float: left; margin-right: 10px; margin-top: 15px;}
.footer__call__number__text {padding-top: 26px;}
.footer__call__content {padding: 40px 20px;}
.headfnt{font-size: 40px; line-height: 50px;}
.bg-clr2 {padding: 20px;}
.btn3{padding:10px;}
.btn4{padding:10px 26px;}
.logo {width: 200px; margin-left: 7px;}
.bg-clr2-npd {padding: 20px 15px 0px;}
.bgimage{padding:40px 0;}
.max-wdth{max-width:100%;}
.lg-bgclr {height: 220px;}
.parallax {padding: 125px 0 45px 0;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.footer__call {top: -25px;}
.footer__call__number {float: none;margin-top: 30px;}
.footer__call__number__icon {float: none; margin-right: 0;}
.footer__call__number__icon {float: left; margin-right: 35px;}
.footer__call__content {padding: 40px 20px;}
.max-wdth{max-width:100%;}
.bg-clr2-npd {padding: 20px 15px 0px;}
.headfnt {font-size: 40px; line-height: 55px;}
}

#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: #b97641;
	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 #b97641;
	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);}