* {
	padding: 0;
	margin: 0;
}

a,
a:active,
a:focus,
a:hover {
	outline: none;
	text-decoration: none;
}

section#contact section#left_blog ul {
	padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
p,
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

body {
	font-family: 'Open Sans', sans-serif;
	line-height: 26px;
	font-size: 16px;
	color: #252525;
}

html,
body {
	height: 100%;
	width: 100%;
}

section#left_blog h1,
h2,
h3,
h4,
h5,
p,
ul {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #fff;
}

.title-left h1 {
	color: #ffffff;
	font-size: 48px;
}

#footer .title-left>p {
	color: #fff;
	font-weight: 100;
	font-family: lobster;
	font-size: 24px;
}

.title-left h1 {
	color: #ffffff;
	font-size: 32px;
	position: relative;
	margin: 0;
	top: 0;
	font-family: "Lobster Two", cursive;
	text-align: left;
	left: 0;
	right: 0;
	text-transform: capitalize;
}

.title-left h4,
.title-left h1 {
	text-transform: capitalize;
	font-family: "Lobster Two", cursive;
	font-weight: bold;
}

p.top-text {
	font-family: "Lobster Two", cursive;
	font-size: 80px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 5%;
	padding: 10px 0;
	position: relative;
	text-transform: capitalize;
	color: #f9c303 !important;
}

section#left_blog h2 {
	font-size: 25px;
	margin-bottom: 15px;
}

section#left_blog ul {
	list-style: disc;
	list-style-position: inside;
	width: 100%;
	float: left;
}

section#left_blog ul li {
	font-weight: 300;
	font-size: 14px;
	padding: 2px 0;
	color: #ffffff;
}

section#left_blog h3 {
	margin-top: 10px;
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
}

.categoris_list ul li {
	list-style: none;
}

p.sub-text {
	color: #fff;
	display: inline-block;
	font-size: 35px;
	font-weight: normal;
	letter-spacing: 8px;
	padding: 5px;
	font-family: "Lobster Two", cursive;
	padding-bottom: 15px !important;
	padding-top: 0px !important;
	width: 80%;
}

section#left_blog h1,
h2,
h3,
h4,
h5,
p,
ul {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #fff;
}

p.sub-text::after {
	bottom: 0;
	content: "";
	height: 3px;
	left: 50%;
	margin-left: -85px;
	position: absolute;
	width: 170px;
	background: #f9c303;
}

/*Transition*/
.social-top a,
.brand-logo,
.navigation-area,
.brand-logo,
.navigation-area .navbar-toggle,
.navigation-area .navbar-nav li a,
.navigation-area .navbar-nav li a::before,
.navigation-area .navbar-nav li a::after,
.dropdown_menu,
.is-sticky .navigation-area,
.is-sticky .brand-logo,
.is-sticky .brand-logo a img,
.restaurant_button,
.restaurant_button:after,
.pogoSlider-dir-btn,
.mixitup-control ul li,
.mix-single-item img,
.spi_btn,
.spi_btn::before,
.reservation-form .form-control,
.slide-caption,
.slick-dots>li,
.blog-content,
.blog-content>h4,
.blog-content>a,
#single_blog .blog-content h2 span,
.contact-form .form-control:focus,
.categoris_list a,
.categoris_list a::after,
.recent_post li a,
.blog-tag a,
.twitter-feed_content>a,
.twitter-feed_content>a i.fa,
.ScrollToTop,
.social-Link ul li a,
.overlay,
.spi_btn::before {
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

/*
  Header CSS
=================================== */
header {
	overflow: hidden;
}

.header-top-area {
	left: 0;
	position: absolute;
	width: 100%;
}

/*header-top-bar*/
.header-top-bar {
	background: rgba(0, 0, 0, .6) none repeat scroll 0 0;
	left: 0;
	position: relative;
	border-bottom: 1px solid #252525;
	z-index: 22;
	color: #fff;
	font-size: 14px;
	padding: 5px 0;
}

.social-top {
	padding-right: 25px;
}

.social-top li {
	display: inline-block;
}

.social-top>ul {
	text-align: right;
}

.social-top a {
	color: #898989;
	padding: 0 15px;
}

/*
  Navigation Area
====================================== */
.navigation-area {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	height: auto;
	padding: 10px 0;
	position: relative;
	width: 100%;
	z-index: 22;
}

/*
  Navbar Header
====================================== */
.navigation-area .navbar-collapse {
	max-height: 340px;
}

.brand-logo {
	color: #f1c40f;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	font-size: 18px;
}

.brand-logo a {
	display: block;
}

/*
.brand-logo a img {
width: 60%;
height: auto;
}*/
.brand-logo a img {
	width: 80%;
	height: auto;
	position: absolute;
	bottom: -105px;
}

.navigation-area .navbar-toggle {
	border-radius: 3px;
	margin: 0;
	padding: 6px;
	position: relative;
	right: 15px;
	top: 20px;
}

/*
  Navbar-nav
====================================== */
.navigation-area .navbar-nav li {
	display: inline-block;
	float: none;
}

.navigation-area .nav.navbar-nav {
	float: none;
	padding-top: 11px;
	text-align: right;
}

.navigation-area .navbar-nav li a {
	font-family: "Lobster", cursive;
	font-size: 18px;
	padding: 10px 35px;
	text-align: center;
	text-transform: capitalize;
	position: relative;
}

.navigation-area .navbar-nav li.active {
	position: relative;
}

.navigation-area .navbar-nav li.active a {
	background: transparent;
	color: #ffffff;
}

.navigation-area .navbar-nav li.active::after,
.navigation-area .navbar-nav li.active::before {
	background: #fff none repeat scroll 0 0;
	content: "";
	height: 1px;
	position: absolute;
	width: 75%;
}

.navigation-area .navbar-nav li.active::after {
	left: 0;
	top: 0;
}

.navigation-area .navbar-nav li.active::before {
	bottom: 0;
	right: 0;
}

.nav li a:focus,
.nav li a:hover {
	background-color: transparent;
	text-decoration: none;
}

.navigation-area .navbar-nav li:hover a {
	background: transparent;
	color: #ffffff;
}

.navigation-area .navbar-nav li a::before,
.navigation-area .navbar-nav li a::after {
	background: #fff none repeat scroll 0 0;
	content: "";
	height: 1px;
	position: absolute;
	visibility: hidden;
}

.navigation-area .navbar-nav li a::before {
	left: 100%;
	bottom: 0;
}

.navigation-area .navbar-nav li:hover a:before {
	left: 25%;
	right: 0;
	visibility: visible;
}

.navigation-area .navbar-nav li a::after {
	right: 100%;
	top: 0;
}

/*Dropdown Menu*/
.dropdown_menu {
	background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
	left: -50px;
	position: absolute;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	z-index: -1;
	border-radius: 3px;
	padding: 5px 0;
}

.navigation-area .navbar-nav li .dropdown_menu li {
	display: block;
	text-align: left;
	width: 200px;
}

.navigation-area .navbar-nav li .dropdown_menu a {
	display: block;
	padding: 5px 20px;
	text-align: left;
}

.navigation-area .navbar-nav li .dropdown_menu a:hover {
	background: rgba(255, 162, 0, 0.8);
	padding-left: 30px;
}

.navigation-area .navbar-nav>li:hover .dropdown_menu {
	opacity: 1;
	visibility: visible;
	z-index: 1;
}

.navigation-area .navbar-nav li .dropdown_menu li a::before,
.navigation-area .navbar-nav li .dropdown_menu li a::after {
	display: none;
}

.navigation-area .navbar-nav li:hover a::after {
	left: 0;
	right: 25%;
	visibility: visible;
}

@media (max-device-width: 600px) and (orientation: landscape) {
	.navigation-area .navbar-collapse {
		max-height: 200px;
	}
}

/*
  Stiky Nav
====================================== */
#sticky-wrapper {
	height: auto !important;
}

.is-sticky .navigation-area {
	background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
	box-shadow: 0 -2px 4px #f9c303;
}

.is-sticky .navigation-area .nav.navbar-nav {
	padding-top: 5px;
}

.is-sticky .navigation-area .navbar-nav>li>a {
	padding: 8px 35px;
}

.is-sticky .brand-logo a img {
	width: 60%;
	height: auto;
}

/*
  Home Slider
==================================*/
#home-slider {
	height: 100%;
	padding-bottom: 0 !important;
	position: relative;
	height: 110%;
}

.pogoSlider {
	height: 100%;
	padding-bottom: 0 !important;
}

.pogoSlider-slide {
	background-size: cover !important;
	height: 85%;
}

.pogoSlider-slide:after {
	/*background: rgba(0, 0, 0, 0.38) none repeat scroll 0 0;*/
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.slide-2 h4 {
	margin: auto;
}

.slide-2 .s-button {
	margin: 0 5px;
}

.slide-table,
.bb-table {
	display: table;
	height: 100%;
	width: 100%;
}

.slide-table-cell,
.bb-table-cell {
	display: table-cell;
	vertical-align: middle;
}

.slider-content.pogoSlider-slide-element {
	color: #fff;
}

.slider-content h2 {
	font-family: "Lobster Two", cursive;
	font-size: 80px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 5%;
	padding: 10px 0;
	position: relative;
	text-transform: capitalize;
}

.slider-content h2::after {
	bottom: 0;
	content: "";
	height: 3px;
	left: 50%;
	margin-left: -85px;
	position: absolute;
	width: 170px;
}

.slider-content h2 span {
	color: #fff;
	display: inline-block;
	font-size: 35px;
	font-weight: normal;
	letter-spacing: 15px;
	padding: 5px;
}

.slider-content p {
	color: #e5e5e5;
	margin: auto;
	padding-bottom: 12px;
	padding-top: 30px;
	width: 80%;
	line-height: 75px;
}

/*Theme Button*/
.restaurant_button {
	border-radius: 5px;
	color: #252525;
	display: inline-block;
	font-family: "Lobster", cursive;
	font-size: 18px;
	min-width: 200px;
	padding: 15px;
	position: relative;
	text-align: center;
	z-index: 1;
}

.restaurant_button::before {
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.9;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
	border-radius: 5px;
}

.restaurant_button:after {
	content: "";
	position: absolute;
	height: 100%;
	border-radius: 5px;
	left: 50%;
	right: 50%;
	top: 0;
	z-index: -1;
	opacity: .9
}

.restaurant_button:hover:after {
	left: 0;
	right: 0;
}

.restaurant_button:hover {
	color: #252525;
}

.pogoSlider-dir-btn {
	border-color: rgba(255, 162, 0, .5);
	width: 50px;
	height: 50px;
	background: #111111 none repeat scroll 0 0;
	border: medium none;
	-ms-transform: rotate(0);
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.pogoSlider-dir-btn:hover::after {
	color: #111111;
}

.pogoSlider-dir-btn::after {
	content: "";
	font-family: fontawesome;
	font-size: 30px;
	height: 100%;
	left: 0;
	line-height: 50px;
	position: absolute;
	top: 0;
	width: 100%;
}

.pogoSlider-dir-btn.pogoSlider-dir-btn--prev::after {
	content: "";
}

.pogoSlider-dir-btn.pogoSlider-dir-btn--next:after {
	content: "\f105";
}

.pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn {
	margin-top: -25px;
	top: 50%;
}

.pogoSlider-dir-btn.pogoSlider-dir-btn--next,
.pogoSlider-dir-btn.pogoSlider-dir-btn--prev {
	right: 0;
}

.pogoSlider-dir-btn.pogoSlider-dir-btn--prev {
	margin-top: 25px !important;
}

.pogoSlider-dir-btn:hover {
	border-color: rgba(255, 162, 0, 1);
}

.pogoSlider-nav-btn {
	border-radius: 0;
	height: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}

.pogoSlider-nav-btn--selected {
	box-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}

.pogoSlider--navBottom .pogoSlider-nav {
	bottom: 40px;
}

.padding-120 {
	padding: 100px 0;
}

.padding-0 {
	padding: 0px 0;
}

/*
About Section
=================================*/
#about {
	position: relative;
	background: #111111;
}

.box-shadow {
	background: #151515 none repeat scroll 0 0;
	height: 100%;
	left: -173px;
	opacity: 0.9;
	position: absolute;
	top: 0;
	-webkit-transform: skewX(25deg);
	transform: skewX(19deg);
	width: 69%;
}

.about-bg {
	background: rgba(0, 0, 0, 0) url(../img/about-bg.jpg);
	min-height: 700px;
	background-size: 100%;
}

.about-content {
	padding-top: 40px;
	position: relative;
	z-index: 1;
}

.title-left h4,
.title-left h3 {
	text-transform: capitalize;
	font-family: "Lobster Two", cursive;
	font-weight: bold;
}

.title-left h4 {
	font-size: 36px;
}

.title-left h3 {
	color: #ffffff;
	font-size: 48px;
}

span.divider {
	display: inline-block;
	height: 3px;
	margin: 5px 0;
	width: 170px;
}

.about-content>p {
	color: #ffffff;
	padding-bottom: 25px;
	text-align: justify;
}

.about-content .restaurant_button {
	margin-top: 0px;
	margin-bottom: 20px;
}

/*
  Offer section
=================================*/
#offer {
	padding: 50px 0;
	background: #444;
}

.offer-item>img {
	background: #252525 none repeat scroll 0 0;
	width: 100%;
	height: auto;
}

.offer-content .title-left h4,
.offer-content .title-left h3 {
	font-family: 'Lobster', cursive;
	font-weight: normal;
}

.offer-content .title-left h3 {
	color: #ffffff;
}

.offer-content .title-left h4 {
	padding: 0px 0 5px;
}

.offer-content>p {
	font-style: 'Open Sans', sans-serif;
	padding-bottom: 30px;
	color: #fff;
}

/*
  Restaurant Menu
==================================*/
#restaurant_menu {
	background: #151515 no-repeat scroll left top;
}

.title {
	text-align: center;
}

.title>h2 {
	font-family: lobster two;
	font-size: 48px;
}

.title span.divider {
	display: inline-block;
	height: 3px;
	margin: 20px 0;
	width: 170px;
}

.title>p {
	color: #fff;
	padding: 0 125px 10px;
}

.main-area {
	width: 100%;
	margin: auto;
}

/*
  Mixitup
==================================*/
.mixitup-control {
	overflow: hidden;
	text-align: center;
	margin: 10px 0;
}

.mixitup-control ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block;
}

.mixitup-control ul li {
	color: #ffffff;
	cursor: pointer;
	float: left;
	font-family: lobster two;
	font-size: 20px;
	margin-right: 5px;
	padding: 20px 10px;
	text-align: center;
	font-size: 24px;
}

#Mixitup .mix {
	display: none;
}

.mixItUp-img {
	margin-top: 20px;
	overflow: hidden;
	padding: 0 10px;
	position: relative;
	text-align: center;
	width: 33% !important;
}

.mix-single-item {
	height: auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.mixItUp-img .restaurant_button {
	background: #fff none repeat scroll 0 0;
	border-radius: 50px;
	color: #000;
	margin-top: 35px;
}

.mixItUp-img .restaurant_button::before,
.mixItUp-img .restaurant_button::after {
	display: none;
}

.mix-single-item img {
	width: 100%;
	height: auto;
}

.overlay {
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
	bottom: -50%;
	color: #252525;
	height: 78%;
	left: 0;
	padding: 30px;
	position: absolute;
	text-align: center;
	width: 100%;
}

.overlay>h4 {
	font-size: 36px;
	font-weight: 800;
}

.overlay>h3 {
	font-family: lobster;
	padding: 30px 0;
}

.overlay>p {
	line-height: 1.5em;
}

.mixItUp-img:hover .overlay {
	bottom: 0;
}

.mixItUp-img:hover .mix-single-item img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.mfp-arrow-left::after {
	border-right: 17px solid #f9c303;
}

.mfp-arrow-right::after {
	border-left: 17px solid #f9c303;
}

.mfp-close,
.mfp-counter {
	color: #f9c303;
}

/*
  Special Food
=================================*/
#special-food {
	background: url(../img/specialFood/sfi-bg.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	z-index: 1;
}

#special-food:after,
#reservations:after,
#blog:after,
#footer:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: .7;
	z-index: -1;
}

#special-food .title {
	padding-bottom: 50px;
}

#special-food .title p,
#reservations .title p,
#blog .title p {
	color: #ffffff;
}

.special-food-single-item {
	background: #fff none repeat scroll 0 0;
	padding: 25px 0;
	overflow: hidden;
}

.special-food-single-item:first-child {
	padding-top: 60px;
	border-radius: 5px 5px 0 0;
}

.special-food-single-item:last-child {
	border: medium none;
	padding-bottom: 60px;
	border-radius: 0 0 5px 5px;
}

.spi_photo {
	float: left;
	width: 300px;
	text-align: center;
	position: relative;
}

.spi_photo img {
	background: #252525 none repeat scroll 0 0;
	border-radius: 50%;
	display: block;
	height: 235px;
	width: 235px;
	margin: auto;
}

.spi_photo span {
	background: url(../img/specialFood/price-bg.png) no-repeat;
	background-size: 100% 100%;
	background-position: center;
	border-radius: 50%;
	color: #252525;
	display: block;
	font-size: 40px;
	font-weight: 700;
	height: 100px;
	line-height: 100px;
	position: absolute;
	right: 40px;
	top: 0;
	width: 100px;
}

.sfi_content {
	width: 370px;
	float: left;
}

.sfi_content>h3 {
	color: #252525;
	font-family: lobster;
	font-size: 24px;
	padding-top: 10px;
}

.sfi_content>span {
	display: inline-block;
	padding-top: 5px;
}

.sfi_content>p {
	color: #252525;
	font-style: italic;
	padding: 25px 0;
}

.spi_btn {
	background: rgba(255, 162, 0, .9);
	display: inline-block;
	min-width: 170px;
	position: relative;
	z-index: 1;
}

.spi_btn::before {
	background: rgba(255, 162, 0, 1) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 50%;
	position: absolute;
	right: 50%;
	z-index: -1;
}

.spi_btn:hover::before {
	left: 0;
	right: 0;
}

.spi_btn>a {
	color: #252525;
	display: block;
	font-weight: 700;
	padding: 10px 20px;
}

.spi_btn::after {
	border-bottom: 23px solid transparent;
	border-right: 35px solid #fff;
	border-top: 23px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
}

.weater {
	bottom: 0;
	position: absolute;
	right: 20px;
	z-index: 2;
}

/*
  Our Mobile App
================================= */

.offer-content ul li {
	color: #fff;
}

#app p {
	color: #000;
}

.fg {
	left: 18px;
	position: absolute;
	top: 177px;
}

.app-bottom {
	position: relative;
}

.bg {
	left: -110px;
	position: absolute;
}

.app-top {
	left: 170px;
	top: 33px;
}

.app-content {
	padding-top: 150px;
}

.app-content .title-left>h3 {
	font-size: 24px;
}

.app-content .restaurant_button {
	display: inline-block;
	margin-right: 10px;
	margin-top: 30px;
}

/*
  Reservations CSS
=================================*/
#reservations {
	background: #ebebeb url("../img/reservations-bg.jpg") no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: 1;
}

.reservation-form-top {
	padding: 20px;
}

.reservation-form-top>h4 {
	font-family: lobster two;
	font-size: 24px;
}

.reservation-form-top span {
	display: inline-block;
	margin: 0 10px;
}

.reservation-form-top>p {
	color: #fff;
	padding-top: 10px;
}

.reservation-form .form-control {
	background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
	border: 1px solid #fff;
	border-radius: 0;
	color: #252525;
	margin-top: 20px;
	min-height: 50px;
	padding: 6px 30px;
}

.reservation-form .restaurant_button {
	border: medium none;
	margin-top: 60px;
	min-height: 50px;
	padding: 6px 30px;
}

.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("../img/jqueryui/ui-icons_444444_256x240.png");
}

/*
  Testimonial CSS
=================================*/
#testimonial {
	background: #111111 url("../img/testimonial/bg.png") no-repeat scroll left bottom;
}

#testimonial .title>p {
	padding-bottom: 50px;
	color: #fff;
}

.testimonial-single-item {
	display: inline-block;
	height: 170px;
	margin: 0 10px;
	position: relative;
}

.testimonial-single-item img {
	width: 100%;
	height: 100%;
}

.testimonial-content.text-center>p {
	color: #fff;
}

.slide-caption {
	left: 0;
	padding: 5px;
	position: absolute;
	text-transform: capitalize;
	bottom: -50%;
	width: 100%;
}

.testimonial-single-item:hover .slide-caption {
	bottom: 0;
}

.testimonial-single-item.slick-center .slide-caption {
	bottom: 0;
}

.testimonial-content {
	margin: 20px 0 0;
	padding: 30px 20px 0;
	position: relative;
}

.testimonial-content::after {
	color: #ebebeb;
	content: "\f10d";
	font-family: fontawesome;
	font-size: 40px;
	left: 50%;
	margin-left: -15px;
	position: absolute;
	top: 0;
}

.testimonial-content p {
	color: #ffffff;
	font-style: italic;
	padding: 20px;
	padding-bottom: 40px;
	line-height: 26px;
}

.slick-dots li button::before {
	display: none;
}

#slick-slide13>button {
	display: none;
}

.slick-dots {
	bottom: 0;
}

.slick-dots>li {
	background: #ebebeb none repeat scroll 0 0;
	border-radius: 50%;
	height: 25px;
	margin: 0 5px;
	width: 25px;
	position: relative;
	left: -10px;
}

.slick-dots li button {
	display: none;
}

.slick-dotted.slick-slider {
	margin-bottom: 0;
}

/*
  Our Blog
=================================*/
#blog {
	background: url(../img/blog/bg.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	z-index: 1;
	padding-bottom: 50px;
}

#blog:after {
	opacity: .8;
}

#blog .title {
	padding-bottom: 50px;
}

.blog-content-area {
	position: relative;
}

.blog-content {
	background: rgb(249, 195, 3) none repeat scroll 0 0;
	border-radius: 3px;
	color: #252525;
	margin: auto;
	padding: 20px 10px;
	position: relative;
	text-align: center;
	top: -50px;
	width: 85%;
}

.blog-content-area>img {
	border-radius: 3px;
	height: auto;
	width: 100%;
}

.blog-content>h4 {
	font-family: lobster two;
	font-size: 24px;
	color: black !important;
}

.blog-content span {
	color: #252525;
	;
	display: block;
	font-size: 16px;
	padding-top: 5px;
}

.blog-content>p {
	padding: 15px 0;
}

.blog-content>a {
	color: #252525;
	;
	text-transform: capitalize;
	font-family: lobster two;
}

.blog-content-area:hover .blog-content {
	background: rgba(255, 255, 255, 1);
}

/*
  Contact Form
=================================*/
#contact {
	background: #111111;
}

.contact-form .form-control {
	background: #ebebeb none repeat scroll 0 0;
	border-color: #ebebeb;
	border-radius: 0;
	box-shadow: 0 0 0 transparent;
	margin-top: 20px;
	min-height: 30px;
}

.contact-form .restaurant_button {
	border: medium none;
	border-radius: 5px;
	margin-top: 30px;
	min-height: 60px;
	width: 100%;
}

.contact-form textarea.form-control {
	min-height: 180px;
}

#contact_form .alert.alert-success {
	background: #ffbd29 none repeat scroll 0 0;
	margin: 20px 0 0;
	padding: 20px;
	text-align: center;
	color: #252525;
	text-transform: capitalize;
	border-color: #252525;
	border-radius: 3px;
}

/*
  Google Map
======================== */
/*API Key Change Korte Hobe*/
#google-container {
	background-color: #1d1a16;
	height: 430px;
	display: none;
	position: relative;
	width: 100%;
	margin-top: 20px;
}

#cd-google-map {
	position: relative;
}

#cd-zoom-in,
#cd-zoom-out {
	height: 32px;
	width: 32px;
	cursor: pointer;
	margin-left: 10px;
	background-color: #FFBD29;
	background-repeat: no-repeat;
	background-size: 32px 64px;
	background-image: url("../img/cd-icon-controller.svg");
}

.no-touch #cd-zoom-in:hover,
.no-touch #cd-zoom-out:hover {
	background-color: #010100;
}

#cd-zoom-in {
	background-position: 50% 0;
	margin-top: 10px;
	margin-bottom: 1px;
	display: none;
}

#cd-zoom-out {
	background-position: 50% -32px;
	display: none;
}

/*
  Extra Blog Page Start 
=================================*/
#single_blog {
	background: #111111 none repeat scroll 0 0;
}

.single_blog {
	height: auto;
}

.single_blog_page {
	background: rgba(0, 0, 0, 0) url("../img/singlePage/bg.jpg") no-repeat fixed center center / cover;
	display: table;
	height: 750px;
	position: relative;
	width: 100%;
	z-index: 1;
}

.single_blog_page::after {
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.sbp-table-cell {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	width: 100%;
}

.sbp-titel h1 {
	font-family: lobster two;
	font-size: 72px;
	font-weight: 700;
}

.bp-breadcurmbs {
	padding-top: 15px;
}

.bp-breadcurmbs .breadcrumb {
	background: transparent none repeat scroll 0 0;
	margin: 0;
	padding: 0;
}

.bp-breadcurmbs .breadcrumb>li {
	font-family: lobster two;
	font-size: 36px;
}

.bp-breadcurmbs .breadcrumb a {
	color: #fff;
}

.bp-breadcurmbs .breadcrumb>li+li::before {
	color: #fff;
	content: "/ ";
	padding: 0;
}

.single_blog_photo {
	height: 490px;
}

.single_blog_photo>img {
	border-radius: 3px;
	height: 100%;
	width: 100%;
}

#single_blog .blog-content,
#left_blog .blog-content {
	box-shadow: 0 0 5px #ddd;
	padding: 20px 40px;
	text-align: left;
	top: -100px;
	width: 85%;
}

#single_blog .blog-content>h2,
#left_blog .blog-content>h2 {
	font-family: lobster two;
	font-size: 36px;
	padding-bottom: 5px;
	position: relative;
}

#single_blog .blog-content blockquote,
#left_blog .blog-content blockquote {
	border: medium none;
	color: #252525;
	font-size: 16px;
	font-style: italic;
	margin: 0;
	padding: 10px 35px;
}

#single_blog .blog-content>h2::after,
#left_blog .blog-content>h2::after {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	top: 100%;
	width: 200px;
}

#single_blog .blog-content>h2 span,
#left_blog .blog-content>h2 span {
	font-size: 24px;
}

#single_blog .blog-content h3,
#left_blog .blog-content h3 {
	color: #252525;
	font-size: 24px;
	font-style: italic;
	padding-bottom: 30px;
	padding-top: 25px;
}

.blog-content blockquote {
	border: medium none;
	color: #252525;
	font-size: 16px;
	font-style: italic;
	padding: 10px 35px;
}

#single_blog .blog-content>a,
#left_blog .blog-content>a {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	position: relative;
	text-align: right;
	width: 90%;
}

#single_blog .blog-content>a::after,
#left_blog .blog-content>a::after {
	background: #747474 none repeat scroll 0 0;
	bottom: 5px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 85%;
}

#single_blog .social-Link,
#left_blog .social-Link {
	margin-top: 20px;
	text-align: center;
}

#single_blog .social-Link ul li a,
#left_blog .social-Link ul li a {
	border-color: #e6e6e6;
	color: #252525;
}

#single_blog .social-Link ul li a:hover,
#left_blog .social-Link ul li a:hover {
	border-color: #fff;
	color: #fff;
}

#single_blog .title>h2,
#left_blog .title>h2 {
	font-family: "Open Sans", sans-serif;
	font-size: 36px;
}

#single_blog .contact-form .form_button,
#left_blog .contact-form .form_button {
	text-align: center;
}

#single_blog .contact-form .form_button .restaurant_button,
#left_blog .contact-form .form_button .restaurant_button {
	width: 370px;
	font-family: 'Open Sans', sans-serif;
}

#single_blog .contact-form .form-control,
#left_blog .contact-form .form-control {
	background: transparent;
}

.name_filed {
	overflow: hidden;
}

.name_filed input {
	float: left;
	width: 48%;
}

.name_filed input:last-child {
	float: right;
}

.single_blog {
	height: auto;
}

/*
Left Sidebar Blog Page
=================================*/
.left_blog_page {
	background: rgba(0, 0, 0, 0) url("../img/leftBlogPage/bg.jpg") no-repeat scroll center center / cover;
}

.sidebar_titile {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	margin-top: 0px;
	margin-bottom: 30px;
}

.sidebar_titile>h2 {
	font-size: 24px;
	text-transform: uppercase;
}

.categoris .sidebar_titile {
	margin: 0 0 10px;
}

.categoris_list a {
	border-bottom: 1px solid #e1e1e1;
	color: #ffffff;
	display: block;
	padding: 10px 0 10px 20px;
	position: relative;
	text-transform: capitalize;
	font-weight: 300
}

.categoris_list a::after {
	background: #ffffff none repeat scroll 0 0;
	content: "";
	height: 1px;
	left: 3px;
	position: absolute;
	top: 50%;
	width: 10px;
}

.categoris_list li:hover a {
	padding-left: 30px;
}

.categoris_list li:hover a::after {
	left: 15px;
}

/*Recent Blog Post*/
.recent_post li {
	overflow: hidden;
}

.recent_post img {
	float: left;
	height: 70px;
	margin-right: 20px;
	width: 70px;
}

.recent_post li a {
	color: #ffffff;
	display: block;
	padding-top: 15px;
}

.recent_post li a p {
	position: relative;
	top: -5px;
}

.recent_post li a p span {
	display: block;
}

/*Blog Tag*/
.blog-tag>ul {
	padding: 5px 10px;
	text-align: center;
}

.blog-tag li {
	display: inline-block;
}

.blog-tag a {
	border: 1px solid #ebebeb;
	color: #ffffff;
	display: block;
	margin: 1px 0;
	padding: 1px 5px;
	text-transform: uppercase;
}

/*Gallery Item*/
.gallery-item {
	overflow: hidden;
}

.gallery-item>a {
	float: left;
	height: 85px;
	width: 33.33%;
}

.gallery-item img {
	height: 100%;
	padding: 2px;
	width: 100%;
}

/*Twitter Feed*/
.twitter-feed_content>a {
	color: #ffffff;
	display: block;
	padding-top: 10px;
}

.twitter-feed_content>a i.fa {
	font-size: 20px;
}

.left-blog-content-area .blog-content span {
	padding-bottom: 5px;
}

#left_blog {
	background: #111111;
	padding: 24px 0px;
}

/*#left_blog .blog-content {
  box-shadow: 0 0 0;
  left: 0;
  padding: 20px 40px 20px 0;
  top: 0;
  width: 100%;
}*/
#left_blog .blog-content {
	background: #111111 none repeat scroll 0 0;
	box-shadow: 0 0 0;
	left: 0;
	padding: 20px 40px 20px 0;
	top: 0;
	float: left;
	width: 100%;
}

#left_blog .blog-content>p {
	padding: 5px 0;
	color: #ffffff;
}

#left_blog .blog-content blockquote,
#left_blog .blog-content>h2,
#left_blog .blog-content h3,
.media-body p {
	color: #fff
}

.divider {
	background: #ccc none repeat scroll 0 0;
	height: 1px;
	margin: 55px 0;
}

.comment-area>h2 {
	font-size: 36px;
	font-weight: 700;
}

.comment-box .media {
	display: block;
	padding: 42px 0;
}

.comment-area .media-object {
	border-radius: 50%;
	height: 70px;
	padding: 0;
	width: 70px;
}

.comment-area .media {
	padding: 60px 0 0;
}

.comment-area .media-left {
	padding-right: 25px;
}

.comment-box {
	margin-top: 50px;
}

.comment-box .title h2 {
	font-size: 36px;
	padding-bottom: 20px;
	text-align: left;
}

/*
  Scroll To Top
==================================*/
.ScrollToTop {
	bottom: 100px;
	display: none;
	height: 30px;
	line-height: 17px;
	opacity: 1;
	padding: 2px;
	position: fixed;
	right: 25px;
	text-align: center;
	width: 30px;
	z-index: 11;
}

.ScrollToTop a {
	color: #000;
	display: block;
	font-size: 20px;
	height: 100%;
	width: 100%;
}

.ScrollToTop:hover {
	opacity: 1;
}

/*
  Preloder CSS
==================================*/
.Preloder {
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 22222;
	background: rgba(0, 0, 0, .90);
}

.Preloder .spinner {
	left: 50%;
	position: absolute;
	top: 50%;
	z-index: 11111;
	margin-top: -20px;
	margin-left: -20px;
}

.spinner {
	margin: 100px auto;
	width: 50px;
	height: 40px;
	text-align: center;
	font-size: 10px;
}

.spinner>div {
	height: 100%;
	width: 3px;
	display: inline-block;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.spinner .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

.spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.spinner .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {

	0%,
	40%,
	100% {
		-webkit-transform: scaleY(0.4)
	}

	20% {
		-webkit-transform: scaleY(1.0)
	}
}

@keyframes sk-stretchdelay {

	0%,
	40%,
	100% {
		transform: scaleY(0.4);
		-webkit-transform: scaleY(0.4);
	}

	20% {
		transform: scaleY(1.0);
		-webkit-transform: scaleY(1.0);
	}
}

/*
  Footer CSS
=================================*/
#footer {
	background: #000;
	position: relative;
	padding: 0;
	z-index: 1;
	color: #ffffff;
}

.footer-widget {
	padding: 20px 0;
}

#footer .title-left>h4 {
	color: #fff;
	font-weight: 100;
	font-family: lobster;
	font-size: 24px;
}

#footer span.divider {
	margin: 15px 0;
	width: 70px;
}

address {
	line-height: 30px;
}

address b {
	margin-right: 5px;
	text-transform: uppercase;
}

.social-Link {
	margin-top: 40px;
	text-align: left;
}

.social-Link ul li {
	display: inline-block;
}

.social-Link ul li a {
	border-radius: 50%;
	display: block;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin: 0 3px;
	text-align: center;
	width: 40px;
}

.social-Link ul li a:hover {
	color: #252525;
}

.openHours {
	line-height: 30px;
}

.instagram {
	overflow: hidden;
}

.instagram a img {
	float: left;
	padding: 5px;
	width: 33.33%;
}

#footer:after {
	opacity: .8;
}

.copyRight {
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	padding: 30px 0;
}

.copyRight p {
	color: #fffffe;
}

.quick-link ul li a {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	line-height: 34px;
	font-weight: 400;
	text-transform: uppercase;
}

/* Preloader */
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	/* change if the mask should have another color then white */
	z-index: 99;
	/* makes sure it stays on top */
}

#status {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	/* centers the loading animation horizontally one the screen */
	top: 50%;
	/* centers the loading animation vertically one the screen */
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
	/* is width and height divided by two */
}

/*----------loader-------*/
*,
*:before,
*:after {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

h1 {
	position: absolute;
	top: 37%;
	color: #fff;
	left: 0;
	right: 0;
	margin: -100px auto 0;
	font-size: 24px;
	line-height: 1.125em;
	text-transform: uppercase;
	font-family: sans-serif;
	text-align: center;
}

#bolt {
	position: absolute;
	background: #e6b810;
	animation: bolt 2s infinite cubic-bezier(0.47, 1.47, 0.31, 1.03);
	z-index: 1;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 28.8675px;
	margin: -14.43375px 0 0 -25px;
}

#bolt:before,
#bolt:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 50px;
	height: 14.43375px;
	border-style: solid;
	border-color: #e6b810 transparent transparent;
	border-width: 14.43375px 25px 0;
}

#bolt:after {
	top: auto;
	bottom: 100%;
	border-top: solid transparent 0;
	border-bottom: solid #e6b810 14.43375px;
}

#wrench {
	position: absolute;
	background: #dedede;
	animation: wrench 2s infinite cubic-bezier(0.47, 1.47, 0.31, 1.03);
	z-index: 0;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 200px;
	margin: 9px 0 0 -25px;
	border-radius: 0 0 25px 25px;
	transform-origin: 50% -9px;
}

#wrench:before,
#wrench:after {
	content: "";
	position: absolute;
	left: 0;
}

#wrench:before {
	top: -50px;
	left: -50%;
	width: 200%;
	height: 100px;
	border-style: solid;
	border-color: transparent #dedede #dedede;
	border-width: 25px;
	border-radius: 50%;
}

#wrench:after {
	top: 5px;
	width: 50px;
	height: 14.43375px;
	border-style: solid;
	border-color: #000 transparent transparent;
	border-width: 14.43375px 25px 0;
	box-shadow: #000 0 -10px 0 0, #000 0 -20px 0 0, #000 0 -30px 0 0;
}

@keyframes bolt {
	20% {
		transform: rotateZ(0);
	}

	40% {
		transform: rotateZ(120deg);
	}

	100% {
		transform: rotateZ(120deg);
	}
}

@keyframes wrench {
	0% {
		transform: rotateZ(300deg) translateY(60px);
	}

	20% {
		transform: rotateZ(300deg) translateY(0);
	}

	40% {
		transform: rotateZ(60deg);
	}

	50% {
		transform: rotateZ(60deg) translateY(60px);
	}

	90% {
		transform: rotateZ(-60deg) translateY(60px);
	}

	100% {
		transform: rotateZ(-60deg) translateY(60px);
	}
}

.social-wrap {
	float: right;
}

.social-wrap a {
	border: none;
	outline: none;
	width: 29px;
	float: left;
	margin: 0 4px;
	height: 31px;
	font-size: 1.25em;
	transition: color .25s ease-out, background .25s ease-out, border-radius .25s ease-out;
	box-shadow: 0px 27px 73px -10px rgba(0, 0, 0, 0.75);
	text-align: center;
}

.social-wrap a:hover {
	cursor: pointer;
	border-radius: 50px;
	box-shadow: 0px 27px 45px -10px rgba(0, 0, 0, 0.75);
}

.social-wrap .facebook {
	color: #3b5998;
	background-color: #fff;
}

.social-wrap .facebook:hover {
	color: #fff;
	background-color: #3b5998;
}

.social-wrap .facebook:active {
	background-color: #fff;
	color: #3b5998;
}

.social-wrap .twitter {
	color: #00aced;
	background-color: #fff;
}

.social-wrap .twitter:hover {
	color: #fff;
	background-color: #00aced;
}

.social-wrap .twitter:active {
	background-color: #fff;
	color: #00aced;
}

.social-wrap .google-plus {
	color: #dd4b39;
	background-color: #fff;
}

.social-wrap .google-plus:hover {
	color: #fff;
	background-color: #dd4b39;
}

.social-wrap .google-plus:active {
	background-color: #fff;
	color: #dd4b39;
}

.social-wrap .github {
	color: #8B4513;
	background-color: #fff;
}

.social-wrap .github:hover {
	color: #fff;
	background-color: #8B4513;
}

.social-wrap .github:active {
	background-color: #fff;
	color: #8B4513;
}

.social-wrap .codepen {
	color: #000000;
	background-color: #fff;
}

.social-wrap .codepen:hover {
	color: #fff;
	background-color: #000000;
}

.social-wrap .codepen:active {
	background-color: #fff;
	color: #000000;
}

.social-wrap .youtube {
	color: #ae0000;
	background-color: #fff;
}

.social-wrap .youtube:hover {
	color: #fff;
	background-color: #ae0000;
}

.social-wrap .youtube:active {
	background-color: #fff;
	color: #ae0000;
}

#breadcrum {
	width: 100%;
	padding: 175px 0 54px;
	background: linear-gradient(rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.24)), url(../img/breadcrum.jpg) center no-repeat rgba(0, 0, 0, 0.28);
}

#breadcrum h1 {
	text-transform: capitalize;
	font-family: "Lobster Two", cursive;
	font-weight: bold;
	font-size: 50px;
	margin: 0;
	padding: 0;
	top: 0;
	position: relative;
}

.header-top-bar a {
	color: #fff;
}

#breadcrum ul {
	margin: 0 auto;
	text-align: center;
}

#breadcrum ul li {
	display: inline;
	margin: 0px;
	border-right: 1px dashed #ddd;
	padding: 0 15px;
	color: #fff;
}

#breadcrum ul li:last-child {
	display: inline;
	margin: 0px;
	border-right: 0px dashed #ddd;
	padding: 0 15px;
}

#breadcrum ul li a {
	color: #fff;
}

.content img {
	float: left;
	margin-right: 20px;
	width: 350px;
	outline: 1px solid #fff;
	outline-offset: -10px;
}

.offer-content ul {
	list-style: disc;
	padding: 0 15px;
}

#left_blog p {
	color: #fff;
	margin: 5px 0px 4px;
	padding: 0;
	max-height: 397px;
	font-weight: 300;
	font-size: 14px;
	line-height: 30px;

}

section#left_blog h4 {
	font-size: 18px;
	margin-top: 19px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;

}

.product {
	float: left;
	margin: 25px 0px;
	height: 440px;
}

.produ {
	margin-top: 10px;
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
}




.proa {
	color: #fff;
	font-family: "Lobster Two", cursive;
	margin: 15px 0px;
	font-size: 21px;
}

.product img {
	border: 1px dashed #f9c303;
	padding: 3px;
	margin: 0px 0 15px;
}

.product a {
	color: #fff;
	font-family: "Lobster Two", cursive;
	margin: 7px 0px 0;
	float: left;
}

.product p {
	font-size: 13px;
	text-align: justify;
	font-weight: 100;
}

.product-btn {
	background: #f9c303;
	color: #fff;
	padding: 10px;
	border-radius: 6px;
}

.inquiry input.form-control {
	background: #111111;
	border-radius: 0;
	color: #fff;
	border: 1px dashed #ddd;
}

.inquiry textarea.form-control {
	background: #111111;
	color: #fff;
	border-radius: 0;
	border: 1px dashed #ddd;
}

.inquiry button.btn.btn-primary {
	background: #f9c303;
	border: 1px solid;
}

.categoris_list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.content h3 {
	font-family: "Lobster Two", cursive;
	color: #FFFFFF;
	margin: 15px 0;
}

.content ul li {
	color: #fff;
	font-size: 15px;
	font-weight: 300;
}

.content ul {
	list-style: disc;
	padding: 0 0px;
}

.sitemap ul {
	list-style: disc;
	padding: 0 15px;
}

.sitemap ul li {
	line-height: 2.1;
	color: #fff;
}

.sitemap ul li a {
	color: #fff;
}

#contact h4 {
	color: #fff;
	line-height: 53px;
}

#contact i {
	color: #f9bd0a;
}

#contact a {
	color: #fff;
}

#contact_form {
	margin: 0 0 52px;
}

.market-place ul {
	margin: 0;
	padding: 0;
}

.market-place ul li {
	float: left;
	border-bottom: 1px dashed #f9c303;
	width: 22%;
	margin: 10px 5px;
}

.market-place ul li a {
	color: #fff;

}

.market-place h4 {
	font-family: "Lobster Two", cursive;
	font-size: 30px;
	color: #f9c303 !important;
	padding-bottom: 10px;

}

.footer-widget a {
	color: #fff;
}

.home {
	color: #f9c303;
	font-size: 36px;
	text-transform: capitalize;
	font-family: "Lobster Two", cursive;
	font-weight: bold;
	padding: 0;
	margin: 0;
	list-style: none;
}

.home1 {
	color: #ffffff;
	font-family: 'Lobster', cursive;
	font-weight: normal;
	font-size: 48px;
	text-transform: capitalize;
	padding: 0;
	margin: 0;
	list-style: none;
}

.home3 {
	color: #f9c303;
	font-family: lobster two;
	font-size: 48px;
	padding: 0;
	margin: 0;
	list-style: none;
	font-weight: 500;
	line-height: 1.1;
}

.abouth2 {
	padding: 0px 0 5px;
	font-family: 'Lobster', cursive;
	font-weight: normal;
	color: #f9c303;
	font-size: 36px;
	text-transform: capitalize;
	margin: 0;
	list-style: none;
	line-height: 1.1;
}

.abouth3 {
	padding: 0px 0 5px;
	font-family: 'Lobster', cursive;
	font-weight: normal;
	color: #f9c303;
	font-size: 36px;
	text-transform: capitalize;
	margin: 0;
	list-style: none;
	line-height: 1.1;
}

.contactg {
	color: #f9c303;
	font-family: lobster two;
	font-size: 48px;
	padding: 0;
	margin: 0;
	list-style: none;
	font-weight: 500;
	line-height: 1.1;
}

.pro {
	font-size: 25px;
	color: #f9c303;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
}

.our-presence a {
	background: #f9c30a;
	padding: 6px 20px;
	border-radius: 3px;
	margin: 9px 19px;
	line-height: 39px;
	text-transform: uppercase;
	color: #000;
}

#cssmenu {
	display: none;
}

@media (max-width: 480px) {
	button.navbar-toggle.collapsed {
		display: none;
	}

	#cssmenu {
		display: block;
	}

	.mixItUp-img {
		width: 100% !important;
	}

	#footer {
		text-align: left !important;
	}

	.offer-content {
		text-align: left !important;
	}

	.title-left {
		text-align: left !important;
	}

	.market-place ul li {
		float: left;
		border-bottom: 1px dashed #f9c303;
		width: 100%;
		margin: 10px 5px;
	}

	.our-presence {
		width: 100%;
		float: left;
		z-index: 999;
		position: relative;
	}

	.our-presence a {
		background: #f9c30a;
		padding: 6px 20px;
		border-radius: 3px;
		width: 100%;
		float: left;
		margin: 9px 0px;
		line-height: 39px;
		text-transform: uppercase;
		color: #000;
	}

	.product {
		float: left;
		margin: 25px 0px;
		height: 600px;
		position: relative;
		z-index: 9;
	}

	.call-div {
		background: #0d1e2d;
		text-align: center;
		padding: 13px;
		position: fixed;
		z-index: 99;
		width: 100%;
	}

	.call-div ul li {
		display: inline-block;
		margin: 4px 0px;
	}

	.call-div ul li a {
		color: #fff;
	}

	.call-div ul li a i {
		margin-right: 8px;
		color: #fff !important;
	}

	.call-div ul li a {
		color: #fff;
		font-size: 15px;
	}

	.call-div.fixed-header {
		position: fixed;
		z-index: 9999;
		width: 100%;
		display: block !important;
	}

	.call-div ul li a i.fa.fa-phone {
		color: #337ab7 !important;
		font-size: 19px;
		margin-top: 0px;
		vertical-align: middle;
		background: #fff;
		padding: 3px;
		border-radius: 50%;
		height: 24px;
		width: 24px;
	}

	.call-div ul li a i.fa.fa-whatsapp {
		color: #ffffff !important;
		font-size: 17px;
		margin-top: 0px;
		vertical-align: middle;
		background: #408035;
		padding: 3px;
		border-radius: 50%;
		height: 24px;
		width: 24px;
	}

}


@media (max-width: 767px) {

	#preloader {
		display: none !important;
	}

	#breadcrum {
		width: 100%;
		padding: 54px 0 30px;
		background: linear-gradient(rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.24)), url(../img/breadcrum.jpg) center no-repeat rgba(0, 0, 0, 0.28);
	}

	.offer-content {
		text-align: center;
		padding: 12px;
	}

	#feedback-form {
		float: left;
		width: 195px !important;
		height: 234px !important;
	}

	#feedback-form .form-control {
		display: block;
		width: 100%;
		height: 29px;
	}

	#feedback-form {
		margin-top: -8%;
	}

	#feedback-form textarea {
		resize: none;
		height: 79px !important;
	}

	.our-presence {
		width: 100%;
		float: left;
		z-index: 1;
		position: relative;
	}

	#feedback-form .form-group {
		margin-bottom: 2px;
	}

	#contact h4 {
		color: #fff;
		line-height: 29px;
		font-size: 14px;
	}

	section#left_blog h2 {
		font-size: 25px;
		margin-top: 15px;
		text-align: left !important;
	}

	.content ul li {
		color: #fff;
		font-size: 15px;
		font-weight: 300;
		text-align: left !important;
	}
}

.p-blog {
	font-family: lobster two;
	font-size: 24px;
	color: #000000;
}

.pro1 {
	font-size: 25px !important;
	padding: 0 !important;
	margin: 0 !important;
	list-style: none;
	color: #f9c303 !important;
}

.p-blogs {
	margin-top: 10px;
	font-size: 22px !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	padding: 0;
	margin: 0;
	list-style: none;
	color: #fff;
}

.loc ul li {
	width: 32%;
	float: left;
}


.desktop {
	display: block;
}

.mobile {
	display: none;
}

@media screen and (max-width: 480px) {
	.blog-content img {
		width: 100% !important;
		height: 325px !important;
		object-fit: cover;
	}

	.responsive-menu {
		display: block !important;
		height: 42px;
	}

	.desktop {
		display: none;
	}

	.mobile {
		display: block;
	}

}



.responsive-head h5 {
	float: left;
	width: 100%;
	font-size: 30px;
	padding-top: 20px;
}

.responsive-head img {
    width: 350px;
    float: left;
    margin-right: 15px;
}

.responsive-head .content {
	display: flow-root;
	margin-top: 35px;
}

table {
	font-family: 'Open Sans', sans-serif;
	border-collapse: collapse;
	width: 100%;
}

td,
th {
	border: 1px solid #dddddd;
	text-align: left;
	padding: 8px;
}

tr:nth-child(even) {
	background-color: #dddddd;
}

.sticky {
	z-index: 999;
	position: absolute;
	background: rgba(0, 0, 0, .6) none repeat scroll 0 0;
	width: 100%;
	padding: 10px 0;
}


.fennec-mobile-nav {
	display: none;
}

.fennec-mobile-nav .navbar-nav {
	overflow-y: auto;
	height: 428px;
}

.navbar-area.is-sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
	background-color: #ffffff;
	-webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}

.fennec-nav .navbar ul {
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 0;
}

.fennec-nav .navbar .navbar-nav .nav-item {
	position: relative;
	padding: 0;
}

.fennec-nav .navbar .navbar-nav .nav-item a {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	padding: 20px 12px;
	position: relative;
	z-index: 1;
	margin: 0;
}

.fennec-nav .navbar .navbar-nav .nav-item a:hover,
.fennec-nav .navbar .navbar-nav .nav-item a:focus,
.fennec-nav .navbar .navbar-nav .nav-item a.active {
	color: #ffffff;
}

.fennec-nav .navbar .navbar-nav .nav-item a:hover::before,
.fennec-nav .navbar .navbar-nav .nav-item a:focus::before,
.fennec-nav .navbar .navbar-nav .nav-item a.active::before {
	opacity: 1;
	visibility: visible;
}

.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	background: #ffffff;
	position: absolute;
	border: none;
	top: 80px;
	left: 0;
	width: 250px;
	z-index: 99;
	display: block;
	opacity: 0;
	visibility: hidden;
	border-radius: 0;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
}

.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {
	text-transform: capitalize;
	padding: 5px 15px;
	display: block;
	color: #141414;
	margin-top: 6px;
	font-size: 15px;
	font-weight: 600;
}

.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a::before {
	display: none;
}

.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover,
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus,
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
	color: #f9c303;
}

.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover::after,
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus::after,
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active::after {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a::first-child {
	margin-top: 0;
}

.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
	left: 220px;
	top: 0;
	opacity: 0;
	visibility: hidden;
}

.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {
	left: 220px;
	top: 0;
	opacity: 0;
	visibility: hidden;
}

.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -15px;
}

.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -15px;
}

.fennec-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: 100%;
	margin-top: 0;
}

.navbar-style-two {
	background-color: #f8f8f8;
}

.navbar-style-two .fennec-nav {
	background-color: #f8f8f8;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 80px;
	padding-right: 80px;
}

.navbar-style-two .fennec-nav .navbar .navbar-nav {
	margin-left: auto;
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item {
	padding-top: 15px;
	padding-bottom: 15px;
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item a {
	padding: 0;
	margin: 0 12px;
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item a i {
	color: #666666;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item a::before {
	display: none;
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item a:hover,
.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item a:focus,
.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item a.active {
	color: #fd6c1e;
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item a:hover i,
.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item a:focus i,
.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item a.active i {
	color: #fd6c1e;
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item:first-child a {
	margin-left: 0;
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item:last-child a {
	margin-right: 0;
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li {
	padding: 0;
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {
	margin-top: 6px;
	margin-left: 0;
	margin-right: 0;
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover,
.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus,
.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
	color: #fd6c1e;
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a::first-child {
	margin-top: 0;
}

.navbar {
	min-height: 0;
	margin-bottom: 0;
}

.fennec-nav {
	float: right;
	margin-top: 15px;
}

nav {
	width: 100%;
}

.mobile-menu {
	display: none;
}

.whats-app-icon img {
	position: fixed;
	bottom: 140px;
	left: 50px;
	cursor: pointer;
	transition: 0.5s;
	z-index: 999;
	box-shadow: 2px 2px 6px rgb(0 0 0 / 40%);
	border-radius: 100px;
}

.modal-body input[type="text"],
.modal-body select,

.modal-body input[type="number"] {
	width: 100%;
	padding: 5px 12px;
	border-radius: 0px;
}

.modal-body textarea {
	width: 100%;
	height: 120px;
	padding: 5px 12px;
	border-radius: 0px;
}

.modal-body select {
	width: 100%;
}

.modal-header {
	padding: 0 15px !important;
	color: #fff;
	background-color: #f9c303;
	height: 46px;
}

.pac-container {
	z-index: 100000;
}

.g-recaptcha {
	transform: scale(0.80);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0
}

.modal_btn {
	width: auto;
	background: #000;
	padding: 8px 25px;
	border: none;
	color: #fff;
	font-size: 14px;
	border-radius: 4px;
	cursor: pointer;
	transition: 0.5s;
}

.modal_btn:hover,
.modal_btn:focus {
	background: #6919bf;
	color: #fff;
}

.form-group textarea {
	height: 100px !important;
}

span.modal-title {
	display: block;
	text-align: center;
	width: 100%;
	font-size: 20px;
	margin-top: 10px;
}

/* Send Enquire */

.enquiry {
	position: fixed;
	z-index: 1000;
	bottom: 63px;
	left: 25px;
	height: 50px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

.enquiry i {
	float: left;
	z-index: 999;
	position: absolute;
	left: 0;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	color: #fff;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	background: #000;
	transition: 0.5s;
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.4);
}

.enquiry strong {
	background-color: #f9c303;
	line-height: 28px;
	color: #fff;
	padding: 10px 20px;
	border-radius: 0 30px 30px 0;
	height: 45px;
	float: left;
	font-size: 15px;
	margin-top: 3px;
	margin-left: 35px;
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
}

.enquiry i:hover {
	color: #fff;
	background: #ed1c24;
}

.enquiry strong:hover {
	color: #000;
	background: #eee;
}

div#exampleModal .modal-dialog {
	width: 100% !important;
}

.modal-header .close {
	margin-top: 10px;
}

div#popup-form p {
	color: #333;
	text-align: center;
	margin-bottom: 25px;
}

div#popup-form a {
	color: #333;
	font-weight: 800;
}

.mobile-three-item li {
	display: inline-block;
	margin-right: 0;
	padding: 10px 0;
	width: 32%;
}

.mobile-three-item {
	text-align: center;
}

.mobile-three-item li:first-child {
	background-color: #a0a0a0;
}

.mobile-three-item li:nth-child(2) {
	background-color: #64b161;
}

.mobile-three-item li:last-child {
	background-color: #ec0e6a;
}

.mobile-three-item li a {
	color: #fff;
}

.mobile-three-item {
	text-align: center;
	display: none;
	position: fixed;
	z-index: 999;
	bottom: 0;
	width: 100%;
}

.about-page-center {
	margin-top: 100px;
}

.offer-content p {
	padding-bottom: 0;
}

h3.text-black {
	color: black !important;
}

table.table.table-striped.re_paint p {
	color: black !important;
	font-weight: 600 !important;
}

p.produ.re_edit_a {
	padding-left: 56px !important;
	line-height: 33px !important;
}


/* faq */
.qa {
	text-align: start;
	padding-bottom: 10px;
}

.qa h3 {
	font-size: 21px;
}

.qa p {
	color: #804F9F;
}

.pink-head {
	background-color: #0191c8;
}

.btn-link {
	color: black;
	text-decoration: none !important;
}

.card-header {
	color: black;
	background: #005292;
	cursor: pointer;
}

.accordion .card-header:after {
	font-family: 'FontAwesome';
	content: "\f068";
	background: #ff822c;
	padding: 5px;
	border-radius: 50%;
	color: white;
	width: 35px;
	text-align: center;
	float: right;
	position: absolute;
	right: 15px;
	margin-top: -30px;
}

.accordion .card-header.collapsed:after {
	content: "\f067";
	background: #ff822c;
	color: white;
	padding: 5px;
	border-radius: 50%;
	width: 35px;
	text-align: center;
	position: absolute;
	right: 15px;
	margin-top: -30px;
}

.card-title {
	color: black;
}

.faq_heading_h span {
	font-size: 22px;
	color: #fff;
}

.card-body ul {
	margin-bottom: 15px;
	column-count: 2;
	margin-top: 15px;
	padding-left: 15px;
}

.card-body ul li {
	list-style-type: disc;
}

.about-content-page p strong {
	color: #000;
}

.widget img {
	width: 15%;
}

.pro-img span {
	display: block;
	background: #0191c8;
	text-align: center;
	color: #fff;
}

div#products .item a {
	display: block;
	text-align: center;
	border: 2px solid #0191c8;
}

.accordion dd,
.accordion__panel {
	background-color: #000;
	font-size: 1em;
	line-height: 1.5em;
}

.accordion p {
	padding: 1em 2em 1em 2em;
}

.accordion {
	position: relative;
	background-color: #eee;
}

.accordionTitle,
.accordion__Heading {
	background-color: #fff;
	text-align: center;
	font-weight: 700;
	padding: 0.5em;
	display: block;
	text-decoration: none;
	color: #333;
	transition: background-color 0.5s ease-in-out;
	border: 1px dashed #005292;
}

.accordion-title {
	background: #f9c303;
}

.accordionTitle:before,
.accordion__Heading:before {
	content: "+";
	font-size: 1.5em;
	line-height: 0.5em;
	float: left;
	transition: transform 0.3s ease-in-out;
}

.accordionTitle:hover,
.accordion__Heading:hover {
	background-color: #ff822c;
	color: #fff;
}

.accordionTitleActive,
.accordionTitle.is-expanded {
	background-color: #ff822c;
}

.accordionTitleActive:before,
.accordionTitle.is-expanded:before {
	transform: rotate(-225deg);
}

.accordionItem {
	height: auto;
	overflow: hidden;
	max-height: 50em;
	transition: max-height 1s;
}

@media screen and (min-width: 48em) {
	.accordionItem {
		max-height: 15em;
		transition: max-height 0.5s;
	}
}

.accordionItem.is-collapsed {
	max-height: 0;
}

.no-js .accordionItem.is-collapsed {
	max-height: auto;
}

.animateIn {
	-webkit-animation: accordionIn 0.45s normal ease-in-out both 1;
	animation: accordionIn 0.45s normal ease-in-out both 1;
}

.animateOut {
	-webkit-animation: accordionOut 0.45s alternate ease-in-out both 1;
	animation: accordionOut 0.45s alternate ease-in-out both 1;
}

@-webkit-keyframes accordionIn {
	0% {
		opacity: 0;
		transform: scale(0.9) rotateX(-60deg);
		transform-origin: 50% 0;
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes accordionIn {
	0% {
		opacity: 0;
		transform: scale(0.9) rotateX(-60deg);
		transform-origin: 50% 0;
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@-webkit-keyframes accordionOut {
	0% {
		opacity: 1;
		transform: scale(1);
	}

	100% {
		opacity: 0;
		transform: scale(0.9) rotateX(-60deg);
	}
}

@keyframes accordionOut {
	0% {
		opacity: 1;
		transform: scale(1);
	}

	100% {
		opacity: 0;
		transform: scale(0.9) rotateX(-60deg);
	}
}

.accordion dl dt a {
	font-size: 18px;
	font-weight: 400;
}

.accordion-content ul {
	padding-left: 35px;
}

.accordion-content ul li {
	list-style-type: disc;
}

.footer-media {
	top: inherit;
	transform: inherit;
}

.widget .media>i {
	background: #383838;
	padding: 15px;
	border-radius: 50px;
}

.home-faqs {
	padding: 50px 0;
	background: #323232;
}

.ou-prduts {
	font-size: 25px;
	display: block;
	margin-bottom: 30px;
	color: #fff;
}


.mega-menu {
	margin: 0;
	padding: 0;
	width: 915px !important;
	left: -335px !important;
}

.mega-menu li {
	width: 33% !important;
	float: left !important;
}

.footer-map {
	width: 100%;
	height: 250px;
}

p.send_p {
	color: #000;
}

.home-new-para{
	text-align: justify;
}

#home-slider { overflow:hidden !important; }

.left-img-about img {
    width: 100%;
    height: 268px;
    object-fit: contain;
}

.conti-map{
	width: 100%;
	height: 450px;
}

#left_blog .blog-content > p {
    padding: 5px 0;
    color: #ffffff;
    text-align: justify;
}

.p-presence {
    font-family: "Lobster Two", cursive;
    font-size: 23px !important;
    color: #f9c303 !important;
    padding-bottom: 10px;
}

.dev-inner-img .box {
      color: #fff;
      padding: 20px;
      text-align: center;
      border-radius: 10px;
      margin-bottom: 20px;
    }
.dev-inner-img .box img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      margin-bottom: 15px;
    }
.dev-inner-img .custom-btn {
      background-color: #ffd700;
      color: #000;
      padding: 8px 20px;
      border: none;
      border-radius: 5px;
      font-weight: bold;
    }
	div#Mixitup img {
    
    object-fit: fill;
}

a.gallery-btn {
    padding: 5px 22px;
    background: #f9c303;
    display: inline-block;
    margin-top: 15px;
    color: #000;
}