/*
Theme Name: Capella
Theme URI: http://themes.themegoods2.com/capella
Description: Premium Food & Restaurant Template
Version: 1.1.2
Tags: gray, white, responsive-layout, custom-header, custom-background, threaded-comments, translation-ready, editor-style, custom-menu
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: capella
*/
.fontt{
  font-family: 'Oswald', sans-serif;
  font-family: 'Lato', sans-serif;
}
.parallax-block {background-size: cover;display: table;}
/*---------------------------------------------------------------------------------Homepage*/
.container{
	margin:0 auto;
	width:1170px;
}
a:focus{border:none;outline:0;}

/*-------------------left-sidebar*/
.header_style_wrapper {
  width: 26%;
}
.ppb_wrapper {
  width: 70.5%;
}
.header_style_wrapper,
.ppb_wrapper {
  margin-top: 30px;
  position:relative;
}
.header_style_wrapper:after{
    background:url("images/sidebar_bg.png") no-repeat 0 bottom;
    background-size:100% 100%;
    bottom: -74px;
	content: "";
	height: 74px;
	left: 0;
	position: absolute;
	width: 100%;
}
.header_style_wrapper .top_bar {
  background: rgba(0, 0, 0, 0.79);
}
.header_style_wrapper .logo_wrapper {
  /*background: rgba(0, 0, 0, 0.8);*/
  display: block;
  margin: 0 0 90px;
  /*padding: 20px 0 0;*/
  text-align: center;
  position:relative;
}
/*.header_style_wrapper .logo_wrapper:after{
    background:url("images/sidebar_first_bg.png") no-repeat 0 bottom;
    background-size:100% 100%
    bottom: -43px;
	content: "";
	height: 43px;
	left: 0;
	position: absolute;
	width: 100%;  
}*/
.header_style_wrapper #menu_wrapper #nav_wrapper .nav li{
  margin:0;
}
.header_style_wrapper #menu_wrapper #nav_wrapper .nav li a {
  color: #ffcc00 !important;
  display: block;
  font-family: "Lato",sans-serif !important;
  font-size: 18px;
  font-weight: normal;
  transition: all 0.4s ease 0s;
  padding: 5px 10px;
  text-transform: uppercase;
  background:url("images/menu_line.jpg") repeat-x 0 0;
}
.header_style_wrapper #menu_wrapper #nav_wrapper .nav li a:hover,
.header_style_wrapper #menu_wrapper #nav_wrapper .nav li.current-menu-item a {
  background-color: #eb2629;
  color: #fff !important;
}
.above_top_bar .social_wrapper ul li a {
  background: #81110e;
  color: #777;
  display: inline-block;
  margin-left: 0;
  margin-top: 0;
  padding: 5px 0;
  vertical-align: middle;
  width: 32px;
}
.above_top_bar .social_wrapper ul li {
  margin: 0 3px;
}
.above_top_bar {
  margin-top: 10px;
}
.above_top_bar .social_wrapper ul li a:hover {
  background: #20AA73;
}
#copyright {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 150%;
  padding: 0 20px;
}
#copyright a {
  color: #fff;
}
#copyright a:hover{
  color: #ffcc00;
}
#toTop{
  background: url("images/sidebar_img.png") no-repeat 0 bottom;
  bottom: -50px !important;
  content: "";
  font-size: 0;
  height: 65px;
  left: 0;
  margin: auto;
  opacity: 1 !important;
  padding: 0;
  position: absolute;
  right: 0;
  width: 64px;
  z-index: 1;
}
#toTop:hover {
  opacity: 0.6 !important;
}
/*-------------------rightside*/
img {
  display: block ;
  height: auto;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  width: auto ;
}
p {
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 10px;
}
p:last-child {
  margin-bottom: 0;
}
/*
h2 {
  background: url("images/welcome_bg.jpg") no-repeat center bottom;
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-size: 40px;
  line-height: 100%;
  margin: 0 0 20px;
  padding:0 0 20px;
  text-shadow: 0 0 15px #000;
  text-transform: uppercase;
}
*/
.page-banner {
  background: rgba(0, 0, 0, 0.67);
  padding: 10px;
  text-align: center;
  position: relative;
}
.banner-img {
  border: 2px solid #cbcbcb;
}
.page-banner > a {
  background: #eb2326;
  color: #fff;
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 35px;
  font-weight: 800;
  left: 0;
  margin: auto;
  transition: all 0.4s ease 0s;
  max-width:300px;
  line-height: 100px;
  padding: 6px 0;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 36%;
}
.page-banner > a:hover{
  color: #eb2326;
  background: #fff;
  opacity:0.88;
}
.wrapper-bg, #page_content_wrapper.wrapper-bg {
  background: rgba(0, 0, 0, 0.67);
  margin-top: 30px;
  text-align: center;
  margin-bottom: 30px;
}
.ppb_wrapper .one.withsmallpadding {
  padding: 28px;
}
.more_txt a {
  background: #eb2326;
  color: #fff;
   display: inline-block;
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  font-weight: 800;
  transition: all 0.4s ease 0s;
  margin-top: 13px;
  padding: 10px 17px;
   text-transform: uppercase;
}
.more_txt a:hover{
  color: #eb2326;
  background: #fff;
  opacity:0.88;
}
.page_content_wrapper iframe {
  border: 2px solid #CBCBCB;
  width: 99.5%;
  display: block;
}
.one.parallax .page_content_wrapper {
	background: url("images/three-blok-bg.jpg") no-repeat 0 0;
}
.one.parallax .page_content_wrapper a {
  color:#FFF;
  background: hsl(359, 83%, 53%);
  font-family: Lato,sans-serif;
  border:1px solid #CBCBCB;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  min-width: 180px;
  padding: 10px;
  transition: all 0.4s ease 0s;
  margin: 15px;
}
.one.parallax .page_content_wrapper a.green {
  min-width: 190px;
}
.one.parallax .page_content_wrapper a.red {
  width: 240px;
}
.one.parallax .page_content_wrapper a:hover {
	background:#FFF;
	color:hsl(359, 83%, 53%);
}

/*
.red {
	background:#eb2326;
   opacity:0.80;
}
.green {
	background:#20AA73;
	opacity:0.80;
}
.blue {
	background:#62BBF0;
	opacity:0.80;
}
.red:hover {
    background:#FFF;
    color:#eb2326!important;
}
.green:hover {
	background:#FFF;
	color:#20AA73!important;
}
.blue:hover {
	background:#FFF;
	color:#62BBF0!important;
}
*/
.cff-header {
  background:#3F5699;
  box-sizing: border-box;
  color:#FFF;
  font-family: Lato,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 40px;
  margin: 0 ;
  padding: 0 0 0 10px;
  text-align: left;
  width: 100%;
}
.cff-page-name {
  color: #283773;
}
.cff-wrapper p { text-align: left;}
.cff-wrapper {
  clear: both;
  height: 270px;
  overflow-y: scroll;
}
.cff-wrapper #cff { padding: 25px 10px 10px !important;}
#cff .cff-item {position: relative;}
#cff .cff-item:after, .cff-likebox .fb-page:after {
  border-bottom: 1px solid #FFF;
  bottom: -2px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.cff-likebox {
  padding-bottom: 10px;
}
.cff-likebox.cff-top.cff-outside {
  background:#EFF2F4;
  padding: 15px 10px 0;
  width: 100%;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.cff-likebox {
  margin: 0 !important;
}
.cff-likebox .fb-page {
	border-bottom: 1px solid #CCC;
	padding-bottom: 15px;
}
.cff-photo-post .cff-media-link, .cff-wrapper .cff-media-link.header_style_wrapper .logo_wrapper:after {
  display: none;
}
h3.cff-header.cff-outside i.fa.fa-facebook {
  display: none;
}
h1 {
  background: url("images/welcome_bg.jpg") no-repeat center bottom;
  color:#FFF;
  font-family: 'Oswald',sans-serif;
  font-size: 40px;
  line-height: 100%;
  margin: 0 0 20px;
  padding: 28px 20px;
  text-shadow: 0 0 15px hsl(0, 0%, 0%);
  text-transform: uppercase;
}
h1.wel-come-title {
  padding-top: 0;
}
#page_content_wrapper .inner .sidebar_content.full_width {padding:0 0 25px;}

#page_content_wrapper p {
  padding: 0 20px 15px;
}
#page_content_wrapper .inner .sidebar_content.full_width .widget {
  display: inline-block;
  margin: 0 10px;
}
#page_content_wrapper p:last-child {
  padding-bottom: 10px;
}
.downloadable-btn {
  border-bottom: 1px solid #5C5550;
  margin: 0 20px 30px;
  padding-bottom: 30px;
}
.more_txt.downloadable-btn > a {
  margin: 0;
  background: url("images/downloadable-icon.png") no-repeat 15px center #eb2326;
  padding-left: 40px;
}
.more_txt.downloadable-btn > a:hover {
  background: url("images/downloadable-icon-ho.png") no-repeat 15px center #FFF;
  color:#eb2326!important;
}
a:hover, a:active, #page_content_wrapper a:hover, #page_content_wrapper a:active {
  color:#eb2326;
}
a, h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, h7 strong {
	 color: #ffcc00;
}
.sidebar_content.full_width > p img + br  {display: none;}
.full_width h2, .full_width h3, .full_width h4, .full_width h5, .full_width h6 {
  color:#FFCC00;
  padding: 0 20px 15px;
  text-align: left;
  font-family: 'Lato',sans-serif;
   line-height: 110%;
}
.full_width h2 {
	font-size: 26px;
}
.full_width h3 {
	font-size: 24px;
}
.full_width h4 {
	font-size: 22px;
}
.full_width h5 {
	font-size: 20px;
}
.full_width h6 {
	font-size:18px;
}
#page_content_wrapper .inner .sidebar_content ul {
 display: inline-block;
    list-style: none;
    margin: 0 20px 10px;
}
#page_content_wrapper .inner .sidebar_content ul li:nth-child(2n) {
    float: right;
    width: 44%;
}
#page_content_wrapper .inner .sidebar_content ul li {
	background: url("images/ul-li-icon.png") no-repeat 0 6px;
    color:#FFF;
    float: left;
    font-family: 'Lato',sans-serif;
    font-size: 14px;
    margin-bottom: 2px;
    padding-left: 24px;
    text-align: left;
    width: 46%;
}
#page_content_wrapper .inner .sidebar_content ul.left {
    float: left;
    width: 45%;
}
#page_content_wrapper .inner .sidebar_content ul.right {
  float: right !important;
  width: 45%;
}
#page_content_wrapper .inner .sidebar_content ul.right li, #page_content_wrapper .inner .sidebar_content ul.left li, #page_content_wrapper .inner .sidebar_content ul.right li:nth-child(2n), #page_content_wrapper .inner .sidebar_content ul.left li:nth-child(2n) {width:93%!important;}


.left-part, .right-part {
  text-align: left;
}
.left-part img {
  float: left;
  margin:8px 25px 8px 0;
}
.right-part img {
  float: right;
  margin: 8px 0 8px 25px;
}
hr {
  border-color: #5C5550;
  clear: both;
  margin: 0 20px 20px;
  width: 95%;
}
.contact_form {
  background-color:rgba(0, 0, 0, 0.4);
  display: inline-block;
  margin: 15px 20px;
}
.contact_form h5 {
  background-color:rgba(0, 0, 0, 0.4);
  line-height: 60px;
  padding-bottom: 0;
  margin-bottom: 23px;
  text-align: center;
}
#page_content_wrapper .contact_form p {
  display: inline-block;
  margin: 11px 15px;
  padding: 0;
  text-align: left;
  width: 330px;
}
.wpcf7-form input.wpcf7-text, .wpcf7-form textarea, .wpcf7-form input.wpcf7-date, .wpcf7-form .wpcf7-number {
  background: none;
  border-radius: 5px;
  border-color: #5C5550;
  box-sizing: border-box;
  color: hsl(0, 0%, 100%);
  font-family: 'Lato',sans-serif;
  font-size: 17px;
  width: 100%;
}
label {
  color:#FFF;
  font-family: 'Lato',sans-serif;
  font-size: 17px;
  font-weight: normal;
  line-height: 150%;
  margin: 0 0 5px;
}
label span {
  line-height: 14px;
  vertical-align: bottom;
  color: #EB2629;
}
#wrapper {
  overflow-x: visible;
}
input[type="submit"], input[type="button"], a.button, .button{ 
	background: url("images/send-icon.png") no-repeat 85% center #EB2629;
    border: 0 none !important;
    box-shadow: none !important;
    color:#FFF;
    display: inline-block;
    font-family: 'Oswald',sans-serif;
    font-size: 14px !important;
    font-weight: 800;
    letter-spacing: -0.1px !important;
    line-height: 150%;
    margin: 13px 0 0;
    padding: 12px 62px 12px 36px !important;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}
input[type="submit"]:hover, input[type="button"]:hover, a.button:hover, .button:hover{ 
	background: url("images/send-icon-ho.png") no-repeat 85% center #FFF!important;
	color:#EB2629!important;
}
#page_content_wrapper .contact_form p.send-button {
 /* float: left;*/
  margin: 5px 20px 25px 15px;
}
div.wpcf7 .send-button img.ajax-loader {
  display: inline-block;
}
div.wpcf7-validation-errors {
  border: 2px solid #EB2629;
  clear: both;
  color:#EB2629;
  margin: 0 43px 25px;
  padding: 10px !important;
}
div.wpcf7-mail-sent-ok {
  border: 2px solid #398F14;
  clear: both;
  color: #FFF;
  margin: 0 43px 25px;
  padding: 10px !important;
}
.error h4 {
  text-align: center;
  margin: 30px 0 0;
  text-transform:capitalize;
}
.search_form_wrapper {
  background:rgba(0, 0, 0, 0.8);
}
#page_content_wrapper .inner .sidebar_content ul.location_list {
  margin: 0 0 0 7px;
  text-align: left;
}
#page_content_wrapper .inner .sidebar_content ul.location_list li {
  background: none;
  float: left;
  margin: 0 9px;
  padding: 0;
  width: 250px !important;
}
#page_content_wrapper .inner .sidebar_content ul.location_list li:nth-child(3n) {
  margin-bottom: 40px;
}
#page_content_wrapper .inner .sidebar_content ul.location_list li:last-child {
  margin-bottom: 0;
}
#page_content_wrapper .inner .sidebar_content ul.location_list li h6 {
background :url("images/location-title.png") no-repeat  center top;
margin-top: -10px;
padding: 27px 14px 20px;
position: relative;
}
#page_content_wrapper .inner .sidebar_content ul.location_list li p {
 background:url("images/location-icon.png") no-repeat  19px 24px rgba(0, 0, 0, 0.72);
 font-size: 15px;
 padding-top: 20px;
 margin: 0;
 padding-left: 42px;
}
#page_content_wrapper .inner .sidebar_content ul.location_list li p.map_contact {
 background:url("images/phone-icon.png") no-repeat  19px 5px rgba(0, 0, 0, 0.72);
 padding-top: 0px;
}
.footer_bar_wrapper.mob_view {
  display: none;
}

/**13-5-2016**/
body {
  background:#080807;
}

.video_wrap {
  position: relative;
}
.video_bg_img {
  position: absolute;
  z-index: 0;
}
.community .sidebar_content.full_width p,
.our-story .sidebar_content.full_width p {
  text-align: justify;
}
.community .sidebar_content.full_width p a{
  margin-left:6px;
}
.franchise .sidebar_content.full_width h2 {
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
}
.sidebar_content #gallery .gallery-item{
  float: none;
  display:inline-block;
}
.more_txt a span {
  display: block;
  float: right;
  line-height: 23px;
  margin-left: 6px;
}
.inner_wrapper .wc-gallery {
  padding: 0 20px;
}
.wc-gallery .wc-gallery-bottomspace-default{
margin-bottom:0px !important;
}
.mfp-wrap, .mfp-wrap.mfp-auto-cursor .mfp-content, .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: default !important;
}
html {
  margin: 0 !important;
}
#page_content_wrapper .inner .sidebar_content img{
  max-height:inherit !important;
}
#cff .cff-photo::after, #cff .cff-event-thumb::after, #cff .cff-html5-video::after {
  border: 1px solid rgba(0, 0, 0, 0.1);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
#cff .cff-photo {
  display: block;
  float: left;
  margin: 0;
  max-width: 100%;
  position: relative;
}
#cff .cff-html5-video, #cff .cff-photo, #cff .cff-album-cover, #cff .cff-event-thumb, #cff .cff-iframe-wrap, #cff .cff-vidLink {
  border: medium none;
  text-decoration: none;
}
#cff .cff-photo img {
  float: left;
  height: auto;
  margin: 0 !important;
  max-width: 100%;
  padding: 0 !important;
  width: 100%;
}
#cff .cff-item img {
  border: medium none;
}
#cff .cff-html5-video, #cff video {
  clear: left;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
#cff .cff-link {
  border: medium none;
  clear: both;
  float: left;
  margin-right: 3%;
  max-width: 20%;
}

#cff .cff-link img {
  border: medium none !important;
  float: left;
  margin: 0 !important;
  max-width: 100%;
  padding: 0 !important;
  width: 100%;
}
#cff .cff-full-size .cff-link img {
  float: none;
  width: auto;
}
#cff .cff-full-size .cff-link {
  margin-bottom: 5px;
  margin-right: 0;
  max-width: 100%;
  text-align: center;
  width: 100%;
}


.above_top_bar .social_wrapper ul li.facebook a {
background: #3b5998;
}
.above_top_bar .social_wrapper ul li.facebook a:hover {
background: #20aa73;

}
.above_top_bar .social_wrapper ul li.instagram a {
background: #375989;
}
.above_top_bar .social_wrapper ul li.instagram a:hover {
background: #20aa73;
}


/*------------ 08-09-17--------*/

.vid_wrap .page_content_wrapper > div:not(:last-child) {
  margin-bottom: 15px;
}

.vid_wrap .two > div {
  float: left;
  width: 49% !important ;
  max-height: 250px;
}

.vid_wrap .two > div:nth-child(2n) {
  margin-bottom: 15px;
  margin-left: 2%;
}

.vid_wrap .two > div:last-child {
  margin-bottom: 0;
}

.web-fb-feed-outer {
  padding: 20px !important;
}

.web-fb-feed-outer .wff-feed-wrapper {
  background-color: rgba(255, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5) inset;
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5) inset;
  -ms-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5) inset;
  -o-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5) inset;
  padding: 15px;
}

.web-fb-feed-outer .wff-facebook-feed-image-div img {
  position: absolute;
  top: 0;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.web-fb-feed-outer .wff-facebook-feed-image-div {
  border: 2px solid #cbcbcb;
  float: left;
  height: 70px;
  margin-right: 15px;
  min-height: 60px;
  width: 70px;
  position: relative;
}

.web-fb-feed-outer a:hover .wff-author-name p {
  color: hsl(359, 83%, 53%);
}

.web-fb-feed-outer .wff-facebook-feed-title-div {
  text-align: left;
}

.web-fb-feed-outer .wff-fb-item:not(:last-child) {
  border-bottom: 1px solid #dadada;
}


/*****map loaction address css****/
.gm-style .gm-style-iw {
  color: #000;
}
