body {
	letter-spacing: .5px
}

p {
	font-size: 18px
}

* {
	margin: 0;
	padding: 0;
	text-decoration: none!important
}


.background {
	background: #fab90a;
	min-height: 40px
}

.up-header {
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	margin-top: 5px;
	font-family: 'Roboto Slab', serif
}

.logo img {
	width: 250px
}

.f-logo img {
	width: 200px
}

.navbar-light .navbar-nav .nav-link {
	color: #000;
	font-size: 18px;
	transition: all .3s ease-in-out;

}

.navbar-light .navbar-nav .nav-link:hover {
	background: #fab90a;
	text-align: center;
	color: #fff!important;

	
}

.dropdown:hover .dropdown-menu {
	display: block;
	margin-top: 0;
	font-size: 18px;

}

.dropdown-item:hover {
	background-color: #fab90a;
	color: #fff
	
}

.headings {
	margin-top: 50px
}

.headings h1 {
	font-size: 20px;
	color: gray;
	width: 40%;
	text-align: center;
	border-bottom: 2px solid lightgray;
	padding-bottom: 15px;
	margin-top: 20px
}

.headings p {
	text-align: center;
	margin-top: 20px
}

.buttonss {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 100px;
	border-radius:10px;
}

.buttonss a {
	font-weight: normal;
	border: 2px solid #fab90a;
	border-radius:10px;
	font-size: 20px;
	padding: 15px 40px 15px 40px;
	color: dimgrey;
	transition: all .3s;
	text-decoration: none;
	border-radius:12px;
}

.buttonss a:hover {
	color: #fff;
	background: #fab90a;
	box-shadow: 0 0 3px #999;
	text-decoration: none
}

.headings2 h2 {
	font-size: 20px;
	color: gray;
	width: 50%;
	text-align: center;
	border-bottom: 2px solid lightgray;
	padding-bottom: 15px;
	margin-top: 20px;
	margin-bottom: 50px

}
.images img {
	width: 60%;
	border: 1px solid #fab90a;
	padding: 15px;
	box-shadow: 0 0 5px #c2c2c2
}

.images {
	text-align: center
}

.content strong {
	color: #50878a;
	font-size: 20px
}

.f-head ul li {
	text-align: left;
	margin-top: 15px;
	list-style: none
}

.f-head {
	text-align: left
}

.f-head ul li a {
	color: gray;
	text-decoration: none;
	padding: 10px;
	transition: all .3s
}

.f-head ul li a:hover {
	color: #fff;
	background: #fab90a
}

.f-head h3 {
	font-size: 22px;
	margin-bottom: 40px;
	border-bottom: 1px solid #fab90a;
	width: 40%;
	padding-bottom: 10px
}

.bg-footer {
	background: #e1e1e138;
	min-height: 200px;
	padding-top: 25px
}

.navigate {
	text-align: center;
	background: #f9f9f9;
	padding-bottom: 40px;
	padding-top: 25px
}

.navigate a {
	text-decoration: none!important;
	color: #fab90a!important
}

.buttons h5 {
	font-size: 14px
}

.heading4 strong {
	color: #50878a;
	font-size: 18px
}

.heading4 {
	text-align: center
}

.heading5 strong {
	color: #fab90a;
	font-size: 18px
}

.heading5 {
	margin-top: 40px
}

.link {
	margin-top: 30px
}

.link ul li {
	width: 100%;
	margin-top: 30px
}

.link ul li a {
	text-decoration: none;
	color: #50878a;
	box-shadow: 0 0 5px lightgray;
	border-radius: 5px;
	transition: .3s;
	padding: 10px;
	display: block
}

.link ul li a:hover {
	color: #fff!important;
	background: #fab90a;
	box-shadow: 0 0 5px #fab90a
}

.get-in {
	text-align: left;
	margin-top: 50px
}

.get-in strong {
	color: #50878a;
	font-size: 18px
}

.get-in form input {
	padding: 15px 15px 15px 15px;
	outline: 0;
	border: 1px solid #fab90a;
	margin-top: 40px;
	width: 100%
}

.get-in form textarea {
	padding: 15px 15px 15px 15px;
	outline: 0;
	border: 1px solid #fab90a;
	margin-top: 40px;
	height: 200px;
	width: 100%
}

.get-in2 strong {
	color: #50878a;
	font-size: 18px
}

.get-in2 {
	text-align: center;
	margin-top: 50px
}

.elements {
	border: 1px solid lightgray;
	margin-top: 40px;
	min-height: 200px;
	padding-top: 20px
}

.elements span {
	color: grey
}

.elements a {
	color: #fa840a
}

.elements ul li {
	padding-bottom: 20px;
	list-style: none
}

.elements ul li a {
	text-decoration: none
}

.banner img {
	width: 100%;
	box-shadow: 0 0 10px #c2c2c2
}

.banner {
	margin-top: 20px
}

.aboutus {
	margin-top: 250px
}

.aboutus h4 {
	text-align: center;
	font-size: 60px;
	color: #fab90a;
	font-weight: bold
}

.sidebar ul li a {
	text-decoration: none!important;
	color: gray!important
}

.sidebar ul li:hover a {
	color: #333!important
}

.sidebar ul li:hover {
	background-color: #eee;
	color: #333!important;
	border-radius: 3px;
	padding: 5px 5px 5px 10px;
	box-shadow: 10px
}

.sidebar ul li {
	transition: .2s;
	padding: 5px;
	list-style: none;
	color: gray!important
}

.sidebar {
	margin-top: 30px
}

.heading h1 {
	font-size: 23px;
	margin-top: 25px;
	margin-bottom: 35px
}

.paragraph p {
	margin-top: 20px
}

.heading img {
	width: 100%
}

.imgs2 {
	text-align: center
}

.tia {
	text-align: center;
	margin-top: 25px
}

.img3 {
	text-align: right
}

.related h2 {
	margin-top: 30px
}

.related li {
	list-style: none;
	font-size: 20px
}

.related li img {
	padding-right: 20px
}

.related li span {
	padding: 15px;
	background-color: #eee;
	border-radius: 20px;
	display: block
}

.search li {
	margin-bottom: 45px
}

#fixed {
	position: fixed;
	bottom: 50px;
	color: #fff;
	left: 0;
	margin: 0;
	width: 300px;
	z-index: 99
}

#fixed a {
	color: #fff;
	padding: 15px;
	margin: 10px;
	font-size: 25px;
	border-radius: 5px;
	transition: .4s;
	background: linear-gradient(31deg, #fab90a, #fab90a, #dda101, #b78600, #ffc427, #fab90a);
	background-size: 1200% 1200%;
	-webkit-animation: AnimationName 4s ease infinite;
	-moz-animation: AnimationName 4s ease infinite;
	-o-animation: AnimationName 4s ease infinite;
	animation: AnimationName 4s ease infinite
}

@-webkit-keyframes AnimationName {
	0% {
		background-position: 0 57%
	}
	50% {
		background-position: 100% 44%
	}
	100% {
		background-position: 0 57%
	}
}

@-moz-keyframes AnimationName {
	0% {
		background-position: 0 57%
	}
	50% {
		background-position: 100% 44%
	}
	100% {
		background-position: 0 57%
	}
}

@-o-keyframes AnimationName {
	0% {
		background-position: 0 57%
	}
	50% {
		background-position: 100% 44%
	}
	100% {
		background-position: 0 57%
	}
}

@keyframes AnimationName {
	0% {
		background-position: 0 57%
	}
	50% {
		background-position: 100% 44%
	}
	100% {
		background-position: 0 57%
	}
}

#fixed a:hover {
	background-color: #3a362c;
	color: #fff;
	padding: 15px;
	font-size: 25px
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
	cursor: pointer;
	background-color: #fab90a;
	color: #fff
}

[type=submit]:hover {
	cursor: pointer;
	color: #fab90a;
	background-color: #fff;
	border: 1px solid #fab90a
}

.products img {
	width: 100%;
	height: 250px;
	display: inline-block
}

.row h4 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px
}

.products {
	text-align: center;
	border: 1px solid #fab90a;
	padding-bottom: 30px
}

.products strong {
	color: grey;
	font-size: 20px
}

.info a {
	color: #fff;
	background-color: #fab90a;
	padding: 10px 40px 10px 40px;
	font-weight: normal;
	transition: .4s
}

.info {
	text-align: center;
	margin-top: 40px
}

.info a:hover {
	color: #fab90a;
	border: 1px solid #fab90a;
	background-color: #fff
}

.tia img {
	width: 70%
}

.tia1 img {
	width: 20%
}

.tia1 {
	text-align: center
}

.info {
	margin-bottom: 100px
}




.gal{
    padding:30px 0;
}

.gal .gal1 h4{
    font-size:30px!important;
    font-weight:bold!important;
}


.gal img{
    width:100%;
   
    float:left;
    
    margin-bottom:20px;
}



.baguetteBox-button {
	background-color: transparent!important
}

@media(max-width:768px) {
	body {
		padding: 0
	}
}

.paragraphs {
	margin-bottom: 40px
}

.paragraph {
	margin-top: 40px
}

.contents {
	margin-top: 30px
}

.slick-slide {
	margin: 0 20px
}

.slick-slide img {
	width: 100%
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir='rtl'] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}