@font-face {
font-family:icomoon;
src:url(../fonts/icomoon/icomoon.eot?1z9v6x);
src:url(../fonts/icomoon/icomoon.eot?1z9v6x#iefix) format("embedded-opentype"), url(../fonts/icomoon/icomoon.ttf?1z9v6x) format("truetype"), url(../fonts/icomoon/icomoon.woff?1z9v6x) format("woff"), url(../fonts/icomoon/icomoon.svg?1z9v6x#icomoon) format("svg");
font-weight:400;
font-style:normal
}
@font-face {
  font-family: "Ionicons";
  src: url("../fonts/ionicons/fonts/ionicons.eot?v=2.0.0");
  src: url("../fonts/ionicons/fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../fonts/ionicons/fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons/fonts/ionicons.woff?v=2.0.0") format("woff"), url("../fonts/ionicons/fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

a {
  color: #000; }
.pb_section {
  padding: 7em 0;}
.pb_navbar .navbar-brand .light {
  display: block; }

.pb_navbar .navbar-brand .dark {
  display: none; }

.pb_navbar ul li a {
  font-size: 13px !important;
  border-bottom: none; }

.pb_navbar .logo-center a {
  margin-top: -10px; }
  .pb_navbar .logo-center a .light {
    display: block; }
  .pb_navbar .logo-center a .dark {
    display: none; }

.pb_navbar.scrolled.pb_scrolled-light .navbar-brand .light {
  display: none; }

.pb_navbar.scrolled.pb_scrolled-light .navbar-brand .dark {
  display: block;
  height: 30px; }

.pb_navbar.scrolled.pb_scrolled-light .logo-center a {
  margin-top: -5px; }
  .pb_navbar.scrolled.pb_scrolled-light .logo-center a .light {
    display: none; }
  .pb_navbar.scrolled.pb_scrolled-light .logo-center a .dark {
    display: block;
    height: 30px; }

.pb_food-menu li {
  margin-bottom: 30px;
  position: relative; }
  .pb_food-menu li .price {
    color: #000; }
.pb_food-menu li .price a{color:#005dd0;}
.pb_food-menu li .price a:hover{color:#000000;}
.pb_tab_v1 {
  margin-bottom: 70px; }
  @media (max-width: 767px) {
    .pb_tab_v1 .nav-item {
      display: block;
      width: 100%; } }
  .pb_tab_v1 .nav-item a {
    color: #495057;
    border: 1px solid #e9ecef;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 0 10px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: .2em; }
    @media (max-width: 767px) {
      .pb_tab_v1 .nav-item a {
        display: block;
        margin: 0 0 10px 0; } }
    .pb_tab_v1 .nav-item a.active {
      border: 1px solid #000;
      color: #000; }
/* ------------------------------  Flexslider css starts ---------------------------------------*/
.flex-container a:hover, .flex-slider a:hover {
	outline: none;
}
.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flexslider .slides:after {
	/*content: "\0020";*/
  display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .flexslider .slides {
	display: block;
}
* html .flexslider .slides {
	height: 1%;
}
.no-js .flexslider .slides > li:first-child {
	display: block;
}
.flexslider {
	margin: 0 0 60px;
	background: #ffffff;
	border: 4px solid #ffffff;
	position: relative;
	zoom: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides img {
	height: auto;
	-moz-user-select: none;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.carousel li {
	margin-right: 5px;
}
.flex-direction-nav {
 *height: 0;
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
	content: '\f002';
}
.flex-direction-nav .flex-prev {
	left: -50px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
	z-index: -1;
}
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play:before {
	content: '\f003';
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}


@media screen and (max-width: 860px) {
 .flex-direction-nav .flex-prev {
 opacity: 1;
 left: 10px;
}
 .flex-direction-nav .flex-next {
 opacity: 1;
 right: 10px;
}
}

.flexslider, .probootstrap-pricing, .probootstrap-pricing-wrap {
	position:relative
}
.probootstrap-team:focus img, .probootstrap-team:hover img {
	-webkit-transform:scale(1.1);
	transform:scale(1.1)
}
.probootstrap-team:focus:before, .probootstrap-team:hover:before {
	visibility:visible;
	opacity:1
}
.probootstrap-team:focus .probootstrap-team-info, .probootstrap-team:hover .probootstrap-team-info {
	opacity:1;
	visibility:visible;
	margin-top:0
}
.probootstrap-flex-section {
	padding:7em 0
}
.probootstrap-flex-section.probootstrap-bg-white {
	background:#fff
}
@media screen and (max-width:768px) {
.proboostrap-clients .client-logo {
margin-bottom:30px
}
}
.probootstrap-pricing {
	background:#fff;
	float:left;
	width:100%;
	padding:20px;
	text-align:center;
	-webkit-box-shadow:0 0 40px 0 rgba(0, 0, 0, .08);
	box-shadow:0 0 40px 0 rgba(0, 0, 0, .08);
	z-index:2;
	margin-top:-200px
}
@media screen and (max-width:992px) {
.probootstrap-pricing {
margin-top:0!important;
margin-bottom:30px
}
}
.probootstrap-pricing.popular {
	z-index:10;
	margin-top:-215px;
	padding-top:40px
}
@media screen and (max-width:992px) {
.probootstrap-pricing.popular {
margin-top:0!important
}
}
.probootstrap-pricing h3 {
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:.1em;
	margin-bottom:50px
}
.probootstrap-pricing h3>span {
	margin-top:10px;
	display:block;
	text-transform:none;
	letter-spacing:normal;
	color:#FFA33E;
	font-size:14px
}
.probootstrap-pricing .probootstrap-price-wrap {
	margin-bottom:50px
}
.probootstrap-pricing .probootstrap-price-wrap .probootstrap-price {
	font-size:50px;
	color:#FFA33E;
	font-weight:100;
	display:block;
	margin-bottom:10px
}
.probootstrap-pricing .probootstrap-price-wrap .probootstrap-price-per-month {
	font-size:13px
}
.probootstrap-pricing ul {
	padding:0 30px;
	margin:0 0 50px
}
@media screen and (max-width:480px) {
.probootstrap-pricing ul {
padding:0 10px
}
}
.probootstrap-pricing ul li {
	padding:0;
	margin:0 0 20px;
	line-height:24px;
	list-style:none
}
.probootstrap-testimony-wrap {
	border-radius:4px;
	padding:20px
}
.probootstrap-testimony-wrap figure {
	margin-bottom:20px
}
.probootstrap-testimony-wrap figure img {
	height:80px;
	width:80px!important;
	margin:0 auto;
	border-radius:50%
}
.probootstrap-testimony-wrap blockquote {
	border-left:none;
	padding:0;
	margin-bottom:0;
	color:#000
}
.probootstrap-testimony-wrap blockquote cite {
	margin-top:30px;
	display:block;
	font-size:14px;
	color:rgba(0, 0, 0, .3)
}
.probootstrap-testimony-wrap blockquote cite span {
	font-style:normal;
	color:#000;
	font-weight:700
}
.owl-carousel-testimony .item {
	padding-bottom:40px;
	padding-top:20px
}
.owl-carousel-testimony .probootstrap-testimony-wrap {
	border:1px solid #f2f2f2;
	max-width:700px;
	margin:0 auto;
	-webkit-box-shadow:0 2px 17px 0 rgba(0, 0, 0, .09);
	box-shadow:0 2px 17px 0 rgba(0, 0, 0, .09)
}
.flexslider, .flexslider .slides>li, .slider-height {
	height:750px
}
.probootstrap-heading .primary-heading {
	color:#FFA33E;
	margin:0;
	padding:0;
	font-size:80px
}
@media screen and (max-width:768px) {
.probootstrap-heading .primary-heading {font-size:70px}
}
@media screen and (max-width:460px) {
.probootstrap-heading .primary-heading {font-size:40px}
}
.probootstrap-heading .secondary-heading {
	text-transform:uppercase;
	color:#fff;
	margin:0;
	padding:0;
	letter-spacing:.05em;
	font-size:50px;
	position:relative;
	top:-50px;
	font-weight:700;
	line-height:40px
}
@media screen and (max-width:768px) {
.probootstrap-heading .secondary-heading {font-size:40px}
}
@media screen and (max-width:460px) {
.probootstrap-heading .secondary-heading {font-size:20px}
}
.probootstrap-heading.dark .secondary-heading {
	color:#000
}
.probootstrap-heading .seperator {
	display:block;
	margin:0 auto 10px;
	color:#ccc;
	font-weight:300
}
.flexslider {
	z-index:2;
	background:0 0;
	border:none;
	margin:0
}
.flexslider .probootstrap-slider-text {
	margin-top:300px
}
@media screen and (max-width:480px) {
.flexslider, .flexslider .slides>li, .slider-height {
height:400px
}

.flexslider .probootstrap-slider-text {
margin-top:150px
}
.flexslider .flex-direction-nav {
display:none
}
.pad_para{padding:0px 15px;}
}
	
.flexslider .probootstrap-slider-text .sub-heading {
	font-size:20px;
	margin-top:-40px;
	color:rgba(255, 255, 255, .7)
}
.flexslider .probootstrap-slider-text .sub-heading a {
	color:#fff
}
.flexslider .slides>li {
	background-size:cover;
	background-repeat:none
}
.flexslider .slides>li.overlay:before {
	content:"";
	background:rgba(0, 0, 0, .2);
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0
}
.flexslider .flex-control-paging {
	position:absolute;
	bottom:30px;
	z-index:20
}
.flexslider .flex-direction-nav a {
	text-decoration:none;
	display:block;
	width:30px;
	height:30px;
	margin:-60px 0 0;
	position:absolute;
	top:50%;
	z-index:10;
	overflow:hidden;
	opacity:0;
	cursor:pointer;
	color:rgba(0, 0, 0, .8);
	text-shadow:1px 1px 0 rgba(255, 255, 255, .3);
-webkit-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
	background:rgba(0, 0, 0, .8);
	border-radius:0;
	padding:30px
}
.mt0, .owl-carousel .owl-controls, .owl-carousel-posts .owl-controls {
	margin-top:0
}
.flexslider .flex-direction-nav a:before {
	font-family:icomoon;
	speak:none;
	font-style:normal;
	font-weight:400;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	position:absolute;
	content:"\e929";
-webkit-transition:.3s all;
transition:.3s all;
	font-size:30px;
	display:inline-block;
	color:rgba(255, 255, 255, .8);
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%)
}
.flexslider .flex-direction-nav a.flex-next:before {
	content:"\e92a";
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%)
}
.flex-direction-nav .flex-prev {
	left:0
}
.flex-direction-nav .flex-next {
	right:0;
	text-align:right
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity:.7;
	left:0
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity:1
}
.flexslider:hover .flex-direction-nav .flex-next {
	opacity:.7;
	right:0
}
.flex-control-paging li a {
	width:10px;
	height:10px;
	display:block;
	background:rgba(255, 255, 255, .2);
	cursor:pointer;
	text-indent:-9999px;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:none;
	border-radius:50%;
-webkit-transition:.3s all;
transition:.3s all
}
.flex-control-paging li a:hover {
	background:#333;
	background:rgba(255, 255, 255, .7)
}
.flex-control-paging li a.flex-active {
	background:#fff;
	cursor:default
}
.fntsize{font-size:21px !important;