/*
 Theme Name:   Capella Child
 Theme URI:    http://example.com/capella-Child/
 Description:  Capella Child Theme
 Author:       Smart
 Author URI:   http://example.com
 Template:     capella
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  capella-child
*/
/*24-6-2016*/

input::-moz-focus-inner{border:0;outline:none;}
button::-moz-focus-inner{border:0;outline:none;}
select::-moz-focus-inner{border:0;outline:none;}
option::-moz-focus-inner{border:0;outline:none;}

input[type="file"]::-webkit-file-upload-button {
	cursor:pointer; 
}
input[type="file"]::-moz-file-upload-button {
	cursor:pointer; 
}
input[type="file"]::-ms-file-upload-button {
	cursor:pointer; 
}
input[type="file"]::-o-file-upload-button {
	cursor:pointer; 
}
input[type="file"] {
	cursor:pointer; 
}
 
*::selection {
  color: #fff;
  background:#0C0C0C;
}
*::-moz-selection {
  color: #fff;
  background:#0C0C0C;
}
*::-webkit-selection {
  color: #fff;
  background:#0C0C0C;
}
html body{
	font-family: 'Lato', sans-serif;
	margin:0;
	background:#fff;
}
*::-webkit-input-placeholder { 
	color: #333333;
	opacity:1;
}
*:-moz-placeholder { 
	color: #333333;
	opacity:1;
}
*::-moz-placeholder { 
	color: #333333;
	opacity:1;
}
*:-ms-input-placeholder { 
	color: #333333;
	opacity:1;
}
body ol{
	margin:0 0 15px ;
}
body ol:last-child{
	margin:0;
}
body ol li{
	margin:0 0 6px;
	font-size:14px;
	line-height:140%;
}
body ol li:last-child{
	margin:0;
}
body a:focus {
	outline:none;
	outline-offset: 0;
}
a, span,div a:hover, div a:active, div a:focus,button {
	text-decoration: none;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
}
a, span,div a:hover, div a:active, button {
	text-decoration: none;
}
*::after, *::before, * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
ul, ul li, ol, li {
	list-style: outside none none;
}
body ul {
	margin:0;
	padding:0;
}
a {
	outline: none;
	color:#D0B6A3;
}
a:hover {
	color: #333;
}
.clearfix, .clear {
	clear:both;
}
.clr:after, ul:after, .clearfix:after, li:after,.container:after {
	clear:both;
	display:block;
	content:"";
}
div input, div select, div textarea, div button{
	font-family: "Lato",sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
body h1, body h2, body h3, body h4, body h5, body h6{
	font-family: 'Oswald', sans-serif;
	line-height:120%;
	color:#2B3236;
	font-weight:normal;
	margin:0 0 20px;
}
div select:focus{
	background:#fff;
}
div select {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
select {
	background: #f5f5f5;
	border: medium none;
	border-radius: 0;
	color: #777;
	font-family: 'Lato', sans-serif;
	cursor: pointer;
	font-size: 13px;
	font-weight:normal;
	height: 40px;
	letter-spacing: 1px;
	outline: medium none;
	padding:0 15px;
	position: relative;
	transition: all 0.3s ease 0s;
	width: 100%;
}
div select option {
	font-size: 13px;
	color:#333;
	padding: 2px 5px;
	font-family: 'Lato', sans-serif;
}
.container .container {
	max-width: 100% !important;
	width: 100% !important;
}
img {
	border: 0 none;
	max-width: 100%;
	vertical-align: top;
	width: auto;
	height:auto;
}
div p{
	color: #666666;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	line-height:190%;
	text-align: justify;
	margin:0 0 15px;
	padding:0;
}
div p:empty{
	margin:0;
	line-height:0;
}
div p:last-child{
	margin:0;
}
body .tagcloud a, body .btn, body a.btn, body .button {
	background: #6ba72b;
	border: medium none;
	border-radius: 2px;
	color: #ffffff;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
	display: inline-block;
	vertical-align:top;
	font-size: 14px;
	line-height: 25px;
	outline:none!important;
	padding: 4px 30px;
	white-space: normal;
	min-width:128px;
	word-break: break-all;
}
body .tagcloud a:hover, body .btn:hover, body a.btn:hover, body .tagcloud a:focus, body .btn:focus, body a.btn:focus{
	background:#FEC60D;
}
body .container{
	width:1170px;
	margin:0 auto;
	height:auto;
	padding:0;
	float:none;
	max-width:98%!important;
}
body .container .container{
	width:100%;
	max-width:100%;
	padding:0;
}
body .vc_row {
	margin-left: 0;
	margin-right: 0;
}
body .vc_column_container > .vc_column-inner{
	padding-left:0;
	padding-right:0;
}
/*Gapping*/
.home-about-section, .home-catering-service, .home-gallery, .home-contact-section, .meal-section .container, .catering-page, .photo-page, .contact-page, .video-page, .menu-page{
	padding:80px 0;
}
/*Gapping close*/
/*Home page*/
body .top_bar {
	left: 0;
	position: fixed;
	background:transparent;
	right: 0;
	min-height:140px;
	top: 0;
	z-index: 99999;
}
body .top_bar.fixed {
	background:transparent;
	box-shadow:none;
}
body .top_bar.fixed::after {
	background: #998678;
	content: "";
	display: block;
	height: 65%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
	z-index: -2;
	background: #D0B6A3;
	box-shadow: 0 0 5px 0px #000;
}
.top_bar div:after{
	clear:both;
	content:"";
	display:block;
}
.top_bar #nav_wrapper {
	position: relative;
}
.top_bar #nav_wrapper::before, .top_bar #nav_wrapper::after {
	background:url("images/header_menu_arrow_black.png") no-repeat 0 0;
	bottom: 0;
	content: "";
	display: block;
	height: 90px;
	position: absolute;
	top:-16px;
	width: 80px;
	left:-80px;
}
.top_bar #nav_wrapper::after{
	left:auto;
	right:-80px;
	background-position:right 0;
}

.top_bar .main-logo {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	margin: auto;
	width: 150px;
	text-align: center;
	top: auto;
	bottom: 0;
}
.top_bar .main-logo a {
	display: inline-block;
	float: none;
	margin: 0 0 0 1px;
	max-width: 122px;
	padding: 0 0 27px;
	position: relative;
	vertical-align: top;
	z-index: 999;
}
.top_bar .main-logo a img {
	display: block;
}
.top_bar .main-logo .logo_wrapper.hidden{
	display:none;
}
.top_bar .nav {
	float: none;
	text-align: right;
	position:relative;
	padding:0 15px;
	margin:0!important;
	z-index:1;
}
.top_bar .nav:before, .top_bar .nav:after{
	position:absolute;
	content:"";
	display:none;
	top:-4px;
	bottom:-4px;
	background:url("images/header_menu_bg.png") repeat-x 0 0;
	background-size:2px 100%;
	z-index:-1;
	width:38%;
}
.top_bar .nav:before{
	left:0;
}
.top_bar .nav:after{
	right:0;
	left:auto;
}
.top_bar .nav > li{
	display:inline-block;
	vertical-align:top;
	/*background:url("images/header_menu_border.jpg") no-repeat right center;*/
	background-size:1px 100%;
	border-right:1px solid #333;
}
.top_bar .nav > li:last-child{
	background:transparent;
	border:none;
}
.top_bar .nav > li:nth-child(3){
	background:transparent;
	border:none;
}
.top_bar .nav > li:nth-child(-n+3){
	float:left;
}
.top_bar .nav > li:nth-last-child(-n+3) {
	margin-left: -4px;
}
.top_bar #menu_wrapper .nav > li > a {
	color: #fff;
	display: inline-block;
	font-family: "Lato",sans-serif !important;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	position:relative;
	z-index:1;
	padding: 20px 35px;
	vertical-align: top;
}
.top_bar #menu_wrapper .nav > li > a:before{
	left:0;
	right:0;
	background: linear-gradient(top,#333333,#CCCCCC);
	background: -webkit-linear-gradient(top,#333333,#CCCCCC);
	background: -moz-linear-gradient(top,#333333,#CCCCCC);
	background: -ms-linear-gradient(top,#333333,#CCCCCC);
	background: -o-linear-gradient(top,#333333,#CCCCCC);
	top:0;
	height:0;
	border-bottom:0px solid #333;
	content:"";
	display:block;
	position:absolute;
	height:0;
	margin:auto;
	width:100%;
	-webkit-transition:all 0.5s linear 0s;
	-moz-transition:all 0.5s linear 0s;
	-ms-transition:all 0.5s linear 0s;
	-o-transition:all 0.5s linear 0s;
	transition:all 0.5s linear 0s; 
	z-index:-1;
}
.top_bar #menu_wrapper .nav > li > a:hover:before, .top_bar #menu_wrapper .nav > li.current-menu-item > a:before{
	box-shadow:0 -3px 0 0 #333 inset;
	height:100%;
}
.top_bar #menu_wrapper .nav > li > a:hover, .top_bar #menu_wrapper .nav > li.current-menu-item > a{
	color:#fff;
}
body .top_bar.fixed #menu_wrapper div .nav > li.current-menu-item > a, body .top_bar.fixed #menu_wrapper div .nav > li.current-menu-parent > a, body .top_bar.fixed #menu_wrapper div .nav > li.current-menu-ancestor > a,body .top_bar.fixed #menu_wrapper .nav ul li a.hover, body .top_bar.fixed #menu_wrapper .nav ul li a:hover, body .top_bar.fixed #menu_wrapper div .nav li a.hover, body .top_bar.fixed #menu_wrapper div .nav li a:hover {
	color: #fff !important;
	padding: 20px 32px;
}
body .top_bar.fixed #menu_wrapper div .nav > li > a{
	padding: 20px 32px;
	color:#fff !important;
}
.top_bar .nav{
	float:none;
	text-align:right;
}

.wonderpluginslider {
	width: 100%!important;
}
.wonderpluginslider-container {
	max-width: 100%!important;
}
.header_style_wrapper{
	height:auto!important;	
}
.wonderpluginslider .amazingslider-nav-1{
	display:none!important;
}
.wonderpluginslider .amazingslider-bottom-shadow-1{
	display:none!important;
}
.wonderpluginslider .amazingslider-timer-1 {
	display: none!important;
}
body .wpb_button, body .wpb_content_element, body ul.wpb_thumbnails-fluid > li {
	margin-bottom: 0;
}
.title-h2{
	color: #473936;
	background:url("images/title_logo.png") no-repeat 0 bottom;
	font-size: 35px;
	font-weight: 100;
	line-height:90%;
	margin: 0 0 25px;
	padding: 0 0 62px;
	text-transform: uppercase;
	position: relative;
	text-align:left;
}
.title-h2:before{
	height:1px;
	width:88px;
	bottom:18px;
	left:48px;
	position:absolute;
	content:"";
	display:block;
	background:#ccc;
}
.title-h2.title-h2-center{
	background-position:center bottom;
	text-align:center;
}
.title-h2.title-h2-center::before {
	background: #ccc;
	box-shadow: 150px 0 0 0 #ccc;
	left: 50%;
	margin: 0 0 0 -119px;
}
.home-catering-service .title-h2 {
	color: #fff;
}
.vc_column-inner:first-child {
	padding-top: 0!important;
}
body .wpb_single_image .vc_figure, body .wpb_single_image .vc_figure .vc_single_image-wrapper{
	display:block;
}
.vc_single_image-wrapper {
	background: #f5f5f5;
	text-align: center;
}
.vc_single_image-wrapper img{
	display:block;
	margin:0 auto;
}
body .home-about-thumb, body .home-about-content {
	width: 46.5%;
}
body .home-about-thumb {
	float: left;
}
body .home-about-content {
	float: right;
	margin:23px 0 0;
}
.amazingslider-text-box-1{
	display: block!important;
}
.wonderpluginslider .amazingslider-text-wrapper-1 {
	top: 58%!important;
	opacity: 1!important;
	left: 0!important;
	right: 0!important;
	bottom:auto!important;
	background:transparent;
	-webkit-transform: translate3d(0px, -50%, 0px);
	-moz-transform: translate3d(0px, -50%, 0px);
	-ms-transform: translate3d(0px, -50%, 0px);
	-o-transform: translate3d(0px, -50%, 0px);
	transform: translate3d(0px, -50%, 0px);
	width: 1170px!important;
	max-width:100%;
	margin:-120px auto 0 !important;
	text-align: center;
}
.wonderpluginslider .amazingslider-text-bg-1{
	display:none!important	;
}
.wonderpluginslider .amazingslider-text-1 {
	display: block;
	padding: 0;
	text-align: center;
}
.wonderpluginslider .amazingslider-title-1 {
	color: #fff;
	display: block;
	font-family: "Oswald",sans-serif;
	font-size: 35px;
	font-weight: bold;
	margin: 0 auto;
	max-width: 75%;
	text-align: center;
	text-shadow: 0 0px 15px rgba(0,0,0,0.65), 0 0px 15px rgba(0,0,0,0.65), 0 0px 15px rgba(0,0,0,0.65), 0 0px 15px rgba(0,0,0,0.65);
}
.vc_parallax-inner:before {
	position: absolute;
	content: "";
	display: block;
	background:url("images/services_bg_pattern.png") repeat 0 0;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
}
.home-catering-service p{
	color:#fff;
}
.home-catering-service .home-catering-content {
	width: 36.5%;
	float: left;
}
.home-catering-service .home-catering-gallery {
	float: right;
	width: 60.5%;
	margin:12px 0 0;
}
.home-catering-gallery .wpb_image_grid_ul{
	height:auto!important;
	margin:0!important;
}
.home-catering-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item {
	left: 0!important;
	top: 0!important;
	position: relative!important;
	width:49.3%;
	margin: 0 0 12px;
}
.home-catering-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item:nth-child(2n+1){
	clear:both;
}
.home-catering-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item:nth-child(2n+2){
	float:right;
}
.home-catering-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item:nth-last-child(-n+2){
	margin:0;
}
a.read-more, a.contact-now {
	border: 2px solid #cfcfcf;
	color: #333;
	display: inline-block;
	font-family: "Lato",sans-serif;
	font-size: 14px;
	line-height: 19px;
	padding: 12px 14px;
	position: relative;
	text-transform: uppercase;
	vertical-align: top;
}
a.read-more:hover{
	color:#fff!important;
	background:#A68772;
	border-color:#A68772;
}
a.contact-now{
	background:#A68772;
	border-color:#A68772;
	color:#000000;
}
a.contact-now:hover{
	border-color:#cfcfcf;
	color:#cfcfcf!important;
	background:transparent;
}
.home-catering-gallery .isotope-item a {
	background: #f5f5f5;
	display: block;
	height: 217px;
	line-height: 213px;
	text-align: center;
	overflow:hidden;
}
.isotope-item a{
	display:block;
	position:Relative;
	overflow:hidden;
}
.isotope-item a img {
	display: inline-block;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	margin:auto;
	vertical-align: middle;
	-webkit-transition:all 0.5s linear 0s;
	-moz-transition:all 0.5s linear 0s;
	-ms-transition:all 0.5s linear 0s;
	-o-transition:all 0.5s linear 0s;
	transition:all 0.5s linear 0s; 
	width: auto;
}
/*
.isotope-item a:hover img{
	-webkit-transform:scale(1.3);
	-moz-transform:scale(1.3);
	-ms-transform:scale(1.3);
	-o-transform:scale(1.3);
	transform:scale(1.3);
}
*/
.isotope-item a::before {
	background:url("images/popup_plus_icon.png") no-repeat center center;
	background-color: rgba(0, 0, 0, 0.7);
	border: 2px solid rgba(255, 255, 255, 0.6);
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
	opacity:0;
	position: absolute;
	right: 0;
	z-index:9;
	top: 0;
}
.isotope-item a:hover:before{
	left:15px;
	top:15px;
	right:15px;
	bottom:15px;
	opacity:1;
}
.home-catering-service a.read-more {
	color: #cfcfcf;
	border-color:#cfcfcf;
}
.home-catering-service a.read-more:hover{
	background:#A68772;
	border-color:#A68772;	
}
.home-catering-service a.contact-now{
	margin-left:6px;
}
.home-gallery .wpb_image_grid .wpb_image_grid_ul {
	margin: 0 -5px;
}
.home-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item {
	float: left;
	left: 0 !important;
	margin: 0 0 12px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative !important;
	top: 0 !important;
	width: 28.63%;
}
.home-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item:nth-child(3n+1){
	clear:both;
}
.home-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item:first-child, .home-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item:last-child {
	width: 42.7%;
}
.home-gallery .wpb_image_grid .wpb_image_grid_ul img {
	display: inline-block;
	vertical-align: middle;
}
.home-gallery .isotope-item a {
	background: #e5e5e5;
	height: 303px;
	line-height: 299px;
	text-align: center;
}
.home-gallery .view-more {
	text-align: center;
	padding: 18px 0 0;
}
body .wpb_image_grid .wpb_image_grid_ul img {
	display: inline-block;
}
.amazingslider-arrow-left-1, .amazingslider-arrow-right-1 {
	display: block!important;
	opacity: 0.5!important;
	background:url("images/slider_arrow.png") no-repeat 0 0!important;
	width: 34px!important;
	height: 70px!important;
	left: 30px!important;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
	margin: -30px 0  0 0 !important;
}
.amazingslider-arrow-right-1 {
	left:auto!important;
	right:30px!important;
	background-position:-45px 0!important;
}
.amazingslider-arrow-left-1:hover, .amazingslider-arrow-right-1:hover{
	opacity:1!important;
}
body .amazingslider-lightbox-play-1 {
	background: transparent;
	display: block;
	height: auto;
	left: 0;
	margin: -35px auto 0;
	padding: 118px 0 0;
	position: absolute;
	right: 0;
	top: 58%;
	width: auto;
}
body .amazingslider-lightbox-play-1:before {
	content:"";
	display:block;
	position:absolute;
	background:url("images/slider_arrow.png") no-repeat 0 -81px;
	left:0;
	right:0;
	margin:auto;
	top:0;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
	width: 106px;
	height: 82px;
}
body .amazingslider-lightbox-play-1:hover:before {
	opacity:0.6;
}
.amazingslider-slider-1 .play-video {
	text-align: center;
	top:58%;
	color: #fff;
	font-size: 20px;
	line-height:120%;
	text-transform: uppercase;
	font-weight: 100;
	font-family: 'Oswald', sans-serif;
}
body #menu_wrapper {
	padding: 40px 0 0;
	width: auto;
	min-height:145px;
	position:relative;
}
body #menu_wrapper::before {
	background:url("images/header_main_bg_black.png") no-repeat center 0;
	content: "";
	display: block;
	height: 144px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
body #page_content_wrapper .inner .sidebar_content.full_width, body .gallery_mansory_wrapper {
	width: auto;
	padding: 0;
}
body #page_content_wrapper{
	width:auto;
}
.footer_bar #footer {
	background: transparent;
	float: none;
	padding: 0;
}
.footer_bar .footer-tab-1{
	background:url("images/footer_quick_bg.jpg") no-repeat center center;
	background-size:cover;
	position:relative;
}
.footer_bar .container{
	position:relative;
}
.footer_bar .tabs_button {
	position: absolute;
	right: 0;
	top:46px;
	z-index:9999;
}
.footer_bar .footer-tab-1 .tabs_button, .footer_bar .footer_bar_wrapper .tabs_button.quick_tab {
	margin: 0 135px 0 0 ;
}
.footer_bar .tabs_button a {
	background:url("images/footer_bg.jpg") repeat 0 0;
	border-radius: 5px 5px 0 0;
	color: #fff!important;
	display: inline-block;
	font-family: "Oswald",sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 34px;
	padding: 0 20px;
	vertical-align: top;
	text-transform: uppercase;
}
.footer_bar .tabs_button a:after {
	content: "";
	display: inline-block;
	font-family: FontAwesome;
	margin: 0 0 0 7px;
	vertical-align: top;
}
.footer_bar .tabs_button a:hover{
	background:#D0B6A3 !important;
}
.footer_bar .footer_bar_wrapper .tabs_button {
	top: -52px;
}
.footer_bar_wrapper {
	background:url("images/footer_bg.jpg") repeat 0 0;
	padding:18px 0;
}
.footer_bar .footer_bar_wrapper .tabs_button.order_tab {
    margin-right: 309px;
}
.footer_bar .footer_bar_wrapper .tabs_button.order_tab a {
    background: #ee952d;
}
.top_bar #menu_wrapper .nav > li.custom-class-video > a,
.mobile_menu_wrapper .mobile_main_nav > li.custom-class-video > a {
    background: #ee952d;
}
iframe {
	display: block;
	width: 100%;
}
.footer_bar .tab-inner {
	height: 0;
	opacity: 0;
	padding: 0;
	margin:0;
	overflow: hidden;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
}
.footer_bar .active .contact-form.tab-inner{
	padding:160px 0 80px;
}
.footer_bar .active .tab-inner{
	height:auto;
	opacity:1;
	margin:-80px 0 0;
	position:relative;
}
.footer_bar .footer-tab-2 .tabs_button {
	top: -34px;
}
.footer_bar .container::after {
	display: table;
}
.footer_bar #footer .tabs_button a:after {
	content: "\f103";
}
.footer_bar #footer .tabs_button a{
	background:#d0b6a3;
}
.footer_bar #footer .tabs_button a:hover{
	background:#000;
}
.footer_bar #footer .tabs_button {
	height: 0;
	overflow: hidden;
	opacity: 0;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
}
.footer_bar #footer .active .tabs_button {
	height:auto;
	opacity:1;
}
.footer_bar .contact-fields {
	width: 860px;
	margin: 0 auto;
	max-width: 100%;
}
.footer_bar .contact-fields .input-fields, .footer_bar .contact-fields .textarea-fields {
	width: 49%;
}
.footer_bar .contact-fields .input-fields{
	float:left;
}
.footer_bar .contact-fields .textarea-fields{
	float:right;
}
.footer_bar .contact-fields br{
	display:none;
}
.footer_bar form .wpcf7-form-control-wrap {
	display: block;
	margin: 0 0 10px;
}
.footer_bar form .wpcf7-form-control-wrap:last-child{
	margin:0;
}
.footer_bar form .wpcf7-form-control-wrap input.wpcf7-form-control, .footer_bar form textarea {
	border: 1px solid #ddd;
	border-radius: 5px;
	margin: 0;
	padding: 12px 10px;
	line-height: 19px;
	display:block;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
	resize:none;
	font-size: 14px;
	color: #666;
	font-family: 'Lato', sans-serif;
}
.footer_bar form .wpcf7-form-control-wrap input.wpcf7-form-control:hover, .footer_bar form textarea:hover, .footer_bar form .wpcf7-form-control-wrap input.wpcf7-form-control:focus, .footer_bar form textarea:focus{
	border-color:#000;
}
.footer_bar form textarea {
	height: 155px;
	padding: 10px;
}
.footer_bar form .wpcf7-form-control-wrap input.wpcf7-form-control::-webkit-input-placeholder, .footer_bar form textarea::-webkit-input-placeholder{
	color:#666;
	opacity:1;
}
.footer_bar form .wpcf7-form-control-wrap input.wpcf7-form-control:-moz-placeholder, .footer_bar form textarea:-moz-placeholder{
	color:#666;
	opacity:1;
}
.footer_bar form .wpcf7-form-control-wrap input.wpcf7-form-control::-moz-placeholder, .footer_bar form textarea::-moz-placeholder{
	color:#666;
	opacity:1;
}
.footer_bar form .wpcf7-form-control-wrap input.wpcf7-form-control:-ms-input-placeholder, .footer_bar form textarea:-ms-input-placeholder{
	color:#666;
	opacity:1;
}
.footer_bar form .btn-submit {
	text-align: center;
	padding: 30px 0 0;
}
.footer_bar form .btn-submit .wpcf7-submit {
	border:2px solid transparent!important;
	display: inline-block;
	font-family: "Lato",sans-serif !important;
	font-size: 14px;
	font-weight: 100 !important;
	line-height: 20px !important;
	margin: 0;
	color:#fff;
	padding: 11px 30px !important;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
	vertical-align: top;
	background: #000!important;
}
.footer_bar form .btn-submit .wpcf7-submit:hover{
	background:#BB957A!important;
	border-color:#000!important;
	color: #000!important;
}
.map  iframe {
	height:0;
	width: 100%;
	display: block;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
	max-height:520px;
}
.active .map  iframe{
	height: 520px;
}
.footer_bar div:after {
	clear: both;
	content: "";
	display: block;
}
.footer_bar_wrapper .copyright-text{
	float:left;
}
.footer_bar_wrapper .copyright-text, #copyright .copyright-text a {
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	font-family:  'Lato', sans-serif;
}
#copyright .copyright-text a{
	display:inline-block;
	vertical-align:top;
}
#copyright .copyright-text a:hover{
	color:#bb9f5d;
}
.footer_bar_wrapper .social-media{
	float:right;
}
.footer_bar_wrapper .social-media li {
	float: left;
	margin: 0 0 0 10px;
}
.footer_bar_wrapper #copyright .social-media a {
	background: #fff;
	border-radius: 50%;
	color: #232323;
	display: inline-block;
	font-size: 20px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: top;
	width: 32px;
	position: relative;
	z-index: 1;
}
.footer_bar_wrapper #copyright .social-media a:hover{
	background:#314A8A;
	color:#fff;	
}
.footer_bar_wrapper #copyright .social-media .twitter a:hover, .footer_bar_wrapper #copyright .social-media .twitter a:before {
    background: #314A8A;
}
.footer_bar_wrapper #copyright .social-media .linkedin a:hover, .footer_bar_wrapper #copyright .social-media .linkedin a:before{
	background:#314A8A;
}
.footer_bar_wrapper #copyright .social-media a:before{
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	opacity:0;
	margin:auto;
	-webkit-transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-ms-transition:all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s; 
	content:"";
	width:60%;
	height:60%;
	z-index:-1;
	border-radius:50%;
	background:#314A8A;
}
.footer_bar_wrapper #copyright .social-media a:hover:before{
	height:100%;
	width:100%;
	opacity:1;
}
body #toTop {
	width: 40px;
	height: 40px;
	background: #000;
	position: fixed;
	-webkit-transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-ms-transition:all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s; 
	right: 50px;
	bottom:110px!important;
	opacity: 0.5!important;
	text-align: center;
	border-radius: 50%;
	font-size: 32px;
	line-height: 35px;
	z-index:999999;
	cursor: pointer;
}
body #toTop:hover{
	opacity:0.9!important;
}
.wpcf7-not-valid {
	border-color: #ff0000!important;
}
form .wpcf7-not-valid-tip{
	display:none;
}
form img.ajax-loader {
	display: inline-block;
	vertical-align: top;
	background: #fff;
	border-radius: 50%;
	padding: 3px;
	width: 25px;
	box-shadow: 0 0 2px 0px #333;
	margin: 10px 0 0 10px;
}
.contact-form form img.ajax-loader {
	margin: 10px -30px 0 10px;
}
body div.wpcf7-response-output {
	margin: 20px 0 0;
	border: 2px solid ;
	background: rgba(255,255,255,0.8);
	line-height: 120%;
	font-size: 14px;
	color: #333;
	padding: 12px 15px;
}
body div.wpcf7-response-output.wpcf7-validation-errors {
	color: #ff0000;
	border-color: #ff0000;
}
body .wpcf7-response-output.wpcf7-mail-sent-ok {
	color: #008000;
	border-color: #008000;
}
.footer_bar .wpcf7-response-output {
	max-width: 100%;
	width: 860px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 12px auto;
}
body .footer_bar_wrapper{
	width:auto;
}
/*Home page close*/

body #page_content_wrapper .inner {
	width: auto;
}
body #page_content_wrapper .inner .sidebar_content.full_width img, body #page_content_wrapper .inner .sidebar_content.full_width div, body #page_content_wrapper .inner .sidebar_content.full_width iframe {
	max-width: 100%;
}
body #page_content_wrapper .inner .sidebar_content.full_width img {
	max-width: 100%;
}
body .top_bar.fixed {
	z-index: 99999;
}
.home-about-section, .home-gallery {
	background:url("images/home_about_bg.jpg") no-repeat 0 0;
	background-size:cover;
	position:relative;
	padding:0;
}
.home-gallery{
	background-image:url("images/gallery_section_bg.jpg");
}
.home-about-section .container, .our-food-section .container{
	border-bottom: 80px solid #fff;
	margin: 0 auto -80px;
	padding: 80px 0 0;
	position: relative;
	z-index: 9;
}
.home-about-section .container:before ,.home-about-section .container:after, .home-gallery .container:before, .footer_bar .footer-tab-1.active .container:before, .footer_bar .footer-tab-2 .tab-inner:before, .our-food-section .container:before, .meal-section .container:before{
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:100% 80px;
	bottom:auto;
	top:-80px;
	content: "";
	display: block;
	height: 80px;
	left:-195px;
	height:80px;
	right:-195px;
	width:1560px;
	margin:auto;
	position: absolute;
	z-index: 999;
}
.home-about-section .container:before ,.home-gallery .container:before, .meal-section .container:before{
	background-image:url("images/section_arrow_top.png");	
}
.home-about-section .container:after, .our-food-section .container:before{
	background-image:url("images/section_arrow_bottom.png");
	bottom:-80px;
	top:auto;
}
.home-gallery .container{
	padding:80px 0;
}
.footer_bar .footer-tab-1.active .container:before, .footer_bar .footer-tab-2 .tab-inner:before{
	background-image:url("images/section_arrow_bottom.png");
	top:0;
}
.home-gallery .container{
	position:relative;
}

.inner-banner{
	position:relative;
	overflow:hidden;
}
.inner-banner:before{
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url("images/section_arrow_top.png");	
	background-size:100% 80px;
	top:auto;
	bottom:0;
	content: "";
	display: block;
	height: 80px;
	left:-195px;
	height:80px;
	right:-195px;
	width:1560px;
	margin:auto;
	position: absolute;
	z-index: 9;
}

.home-catering-service {
	padding-top: 160px;
	clear:both;
}
.mobile_menu_wrapper {
	display: none;
}
/*404 page*/
.error404 #page_content_wrapper{
	background:url("images/home_about_bg.jpg") no-repeat 0 0;
	background-size:cover;
	position:relative;
	padding:0;
}
.error404 .error-404 {
	padding: 80px 0;
	text-align: center;
}
.error404 .error_text h3 {
	color: #473936;
	font-family: "Oswald",sans-serif;
	font-size: 35px;
	font-weight: 100;
	line-height: 120%;
	margin: 0 0 15px;
	text-align: center;
}
.error404 .error_img img {
	display: block;
	margin: 0 auto;
}
.error404 .error_img{
	margin:0 0 15px;
}
.error404 .error_text p {
	font-size: 17px;
	line-height: 150%;
	margin: 0 auto;
	text-align: center;
}
/*404 page close*/
/*About-Us page*/
.inner-banner .banner-thumb img{
	display:block;
	margin:0 auto;
}
.inner-banner .inner-caption {
	color: #fff;
	left: 0;
	margin: auto;
	max-width: 100%;
	position: absolute;
	right: 0;
	text-align: center;
	top:62%;
	-webkit-transform: translate3d(0px, -50%, 0px);
	-moz-transform: translate3d(0px, -50%, 0px);
	-ms-transform: translate3d(0px, -50%, 0px);
	-o-transform: translate3d(0px, -50%, 0px);
	transform: translate3d(0px, -50%, 0px);
	width: 1170px;
}
.inner-banner .inner-caption h1{
	color: #fff;
	display: block;
	font-family: "Oswald",sans-serif;
	font-size: 35px;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	text-shadow: 0 0px 15px rgba(0,0,0,0.65), 0 0px 15px rgba(0,0,0,0.65), 0 0px 15px rgba(0,0,0,0.65), 0 0px 15px rgba(0,0,0,0.65);
}
.inner-banner .inner-caption h1 span {
	display: block;
	font-size: 30px;
	font-weight: 100;
	margin: 10px 0 0;
}
.breadcrumb {
	background: rgba(0, 0, 0, 0.5);
	bottom: 0;
	left: 0;
	color:#CBAE9A;
	padding: 5px 0;
	position: absolute;
	right: 0;
}
.breadcrumb a, .breadcrumb .saperator, .breadcrumb {
	font-family: "Lato",sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-transform: capitalize;
}
.breadcrumb a, .breadcrumb .saperator{
	display:inline-block;
	vertical-align:top;
	color:#CCCCCC;
	float:left;
	margin-right:10px;
}
.breadcrumb a:hover{
	color:#CBAE9A;
}
.breadcrumb .container {
	position: relative;
	z-index: 999;
}
.title-h3 {
	color: #473936;
	font-size: 28px;
	font-weight: 100;
	line-height: 100%;
	margin: 0 0 25px;
	padding: 0 0 30px;
	position: relative;
}
.title-h3::before {
	background: #ccc;
	bottom: 0;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	width: 88px;
}
.philosophy-thumb {
	padding: 160px 0 80px;
}
.our-food-section, .meal-section{
	background: url("images/food_section_bg.jpg") no-repeat 0 0;
	background-size:cover;
	padding: 0;
	position: relative;
}
.meal-section{
	background-image: url("images/meal_section_bg.jpg");
}
body .about-content {
	float: left;
	width: 49.2%;
}
body .about-thumb {
	float: left;
	width: 46.5%;
}
body .about-content:first-child, body .about-thumb:first-child {
	float: left;
}
body .about-content:last-child, body .about-thumb:last-child {
	float: right;
}
.philosophy-thumb .title-h3, .philosophy-thumb p{
	color:#fff;
}
/*About-Us page close*/
/*Catering page*/
.catering-page, .photo-page{
	background:url("images/photo_page_bg.jpg") no-repeat 0 0;
	background-size:cover;
}
body div.pp_overlay {
	z-index: 99999;
}
body div.pp_pic_holder {
	z-index: 999999;
}
.pp_content_container .pp_gallery{
	display:none!important;
}
.amazingslider-box-1 > div:last-child {
	height: 0!important;
	padding: 0!important;
	overflow: hidden!important;
	opacity: 0!important;
}
.contact-now {
	text-align:center;
}
.contact-now a {
	background: #c7aa95;
	color: #000;
	display: inline-block;
	font-size: 14px;
	line-height: 26px;
	padding: 10px 15px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: top;
}
.contact-now a:hover{
	background:#000;
	color:#fff!important;
}
.catering-page .catering-content {
	margin: 0 0 20px;
}
.catering-page .contact-now{
	padding-top:32px;
}
.vc_grid.vc_row.vc_grid-gutter-15px .vc_pageable-slide-wrapper {
	max-width: none !important;
}
.vc_gitem-is-link a{
	display:block;
	position:relative;
	overflow:hidden;
}
.vc_gitem-is-link img {
	-webkit-transition:all 0.5s linear 0s;
	-moz-transition:all 0.5s linear 0s;
	-ms-transition:all 0.5s linear 0s;
	-o-transition:all 0.5s linear 0s;
	transition:all 0.5s linear 0s; 
}
/*
.vc_gitem-is-link:hover img{
	-webkit-transform:scale(1.3);
	-moz-transform:scale(1.3);
	-ms-transform:scale(1.3);
	-o-transform:scale(1.3);
	transform:scale(1.3);
}
*/
.vc_gitem-is-link a:before {
	background:url("images/popup_plus_icon.png") no-repeat center center;
	background-color: rgba(0, 0, 0, 0.7);
	border: 2px solid rgba(255, 255, 255, 0.6);
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
	opacity:0;
	position: absolute;
	right: 0;
	z-index:9;
	top: 0;
}
.vc_gitem-is-link:hover a:before{
	left:15px;
	top:15px;
	right:15px;
	bottom:15px;
	opacity:1;
}
/*Catering page close*/
/*Photo page*/
.photo-page a.vc_btn3 i {
	display: none !important;
}
.photo-page a.vc_btn3 {
	background: transparent!important;
	border: 2px solid #ccc !important;
	color: #333 !important;
	display: inline-block;
	font-family: "Lato",sans-serif;
	font-size: 14px !important;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
	line-height: 24px;
	padding: 10px 15px !important;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	vertical-align: top;
}
.photo-page a.vc_btn3:hover{
	background:#000!important;
	border-color:#000!important;
	color:#fff!important;
}
body .vc_btn3-container{
	margin:0;
}
body .vc_grid .vc_pageable-load-more-btn{
	margin:0;
}
.photo-page .vc_pageable-load-more-btn {
	padding: 15px 0 0;
}
/*Photo page close*/
/*Popup*/
body div.pp_default .pp_expand, body div.pp_default .pp_play, body div.pp_default .currentTextHolder, div.pp_default .pp_hoverContainer, .pp_default .ppt{
	display:none!important;
}
body div.pp_default .pp_description {
	color: #000;
	display: block;
	font-family: "Oswald",sans-serif;
	font-size: 25px;
	font-weight: 100;
	line-height: 120%;
	margin: 0;
	padding:7px 100px 0 0;
	text-align: left;
}
body div.pp_default .pp_nav {
	float: right;
	margin: 0;
	right: 0;
	width: auto;
	height:auto;
}
body div.pp_default .pp_content_container .pp_details {
	float: none;
	margin:10px 0 6px;
	position: static;
}
body div.pp_default .pp_close {
	background: #ff0000;
	border: 2px solid #fff;
	border-radius: 50%;
	font-size: 0;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
	height: 58px;
	line-height: 52px;
	right:-25px;
	text-align: center;
	top:-20px;
	width: 58px;
}
body div.pp_default .pp_close:hover{
	background:#000;
	opacity:1;
}
body div.pp_default .pp_close::before {
	bottom: 0;
	color: #fff;
	content: "×";
	display: block;
	font-size: 38px;
	font-weight: bold;
	left: 0;
	position: absolute;
	right: 0;
	text-indent: 0;
	top: 0;
}

body div.pp_default .pp_content_container .pp_left, body div.pp_default .pp_content_container .pp_right {
	background: transparent;
	padding: 0;
}
.pp_default .pp_top, .pp_default .pp_bottom{
	display:none!important;
}
body div.pp_default .pp_content_container .pp_right {
	background: #fff;
	border: 8px solid rgba(0, 0, 0, 0.5);
	padding: 8px;
}
body div.pp_default a.pp_arrow_next, body div.pp_default a.pp_arrow_previous {
	background: #5d5d5d;
	display: inline-block;
	height: 40px;
	margin: 2px 0 0 8px;
	text-align:center;
	line-height:40px;
	color:#fff;
	vertical-align: top;
	width: 42px;
	opacity:1!important;
}
body div.pp_default a.pp_arrow_next:hover, body div.pp_default a.pp_arrow_previous:hover{
	background:#000;
}
body div.pp_default a.pp_arrow_next:before , body div.pp_default a.pp_arrow_previous:before {
	content:"";
	display:block;
	top:0;
	left:0;
	right:0;
	bottom:0;
	font-family:FontAwesome;
	font-size:25px;
	text-indent:0;
}
body div.pp_default a.pp_arrow_next:before{
	content:"";
}

.pp_details::after {
	clear: both;
	content: "";
	display: block;
}
/*Popup close*/
/*Contact-Us page*/
.contact-page{
	background:url("images/home_about_bg.jpg") no-repeat 0 0 ;
	background-size:cover ;
	position: relative;
}
.con-sec .vc_single_image-wrapper{
	background:transparent;
}
.contact-page .con-sec {
	border-bottom: 2px solid #e5e5e5;
	border-left: 2px solid #e5e5e5;
	border-radius:7px 7px 5px 5px;
	border-right: 2px solid #e5e5e5;
	float: left;
	margin: 48px 0.6% 30px;
	padding:80px 10px 10px;
	min-height:216px;
	position: relative;
	text-align:center;
	width:32.3%;
}
.footer_bar .footer-tab-2 .tab-inner.map::before {
  display: none;
}
.contact-page .con-sec:first-child {
	margin-left: 0;
}
.contact-page .con-sec:last-child {
	margin-right: 0;
}
.contact-page .con-sec:before {
	height:62px;
	left:-2px;
	right:-2px;
	border-radius:7px;
	top:0;
	content:"";
	background:url("images/contact_icon_bg.png") no-repeat center 0 ;
	background-size:auto 100%;
	display:block;
	position:absolute;
	margin:auto;
}
.contact-page .con-sec .contact-icon{
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	top:-40px;
	width: 70px;
}
.contact-page .con-sec .phone-icon.contact-icon{
	left:8px;
}
.contact-page .con-sec .title-h4 {
	border-bottom: 1px solid #ccc;
	color: #333;
	font-size: 20px;
	font-weight: 100;
	line-height: 120%;
	margin: 0 0 17px;
	padding: 0 0 15px;
	text-align: center;
}
.contact-page .con-sec .wpb_content_element, .contact-page .con-sec .wpb_content_element a {
	color: #666;
	font-family: "Lato",sans-serif;
	font-size: 15px;
	line-height: 150%;
	text-align: center;
}
.contact-page .con-sec .wpb_content_element a{
	display:inline-block;
	vertical-align:top;
	max-width: 100%;
	word-wrap: break-word;
}
.contact-page .con-sec .wpb_content_element a:hover{
	color:#000!important;
}
/*Contact-Us page*/
#html5-lightbox-overlay {
	background: #000!important;
	opacity: 0.7 !important;
}
#html5-lightbox-box {
	box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.5);
}
body #slider-html5-lightbox #html5-text {
	color: #000;
	display: block;
	font-family: "Oswald",sans-serif;
	font-size: 25px;
	font-weight: 100;
	line-height: 120%;
	margin: 0;
	text-align: left;
}
body #html5-close {
	background: #ff0000;
	border: 2px solid #fff;
	border-radius: 50%;
	font-size: 0;
	height: 58px;
	line-height: 52px;
	right:-15px!important;
	text-align: center;
	top: -10px!important;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
	width: 58px;
}
body #html5-close:before {
	bottom: 0;
	color: #fff;
	content: "×";
	display: block;
	font-size: 38px;
	font-weight: bold;
	left: 0;
	position: absolute;
	right: 0;
	text-indent: 0;
	top: 0;
}
body #html5-close:hover{
	background:#000;
} 
body #html5-close img{
	display:none;
}
/*Video page*/
.video-page{
	background: url("images/food_section_bg.jpg") no-repeat 0 0;
	background-size:cover;
	position: relative;
}
.video-page .video-wrapper{
	margin:0 0 40px;
}
.video-page .video-wrapper:last-child{
	margin-bottom:0;
}
.video-page .video-wrapper .wpb_column:nth-child(2n+2) {
	float: right;
}
.video-page .video-wrapper .wpb_column {
	float: left;
	width: 48.3%;
}
.video-page .video-wrapper .wpb_video_wrapper {
	padding: 0 !important;
	height:375px;
	position:relative;
}
.video-page .video-wrapper .wpb_video_wrapper iframe {
	display: block;
	height: 100%;
	position: relative;
	min-height:100%;
	width: 100%;
}
/*Video page close*/
/*Menu page*/
.menu-page{
	background:url("images/photo_page_bg.jpg") no-repeat 0 0;
	background-size:cover;
	position:relative;
}
body .ui-tabs, body .ui-tabs.ui-widget {
	background: #f8f8f8;
	border: 1px solid #ccc;
	padding: 0;
}

body .ui-tabs .ui-tabs-nav{
	padding:0;
	border:0;
	margin:-1px -1px 0 -1px !important;
	background:#E6E6E6;
}

/*
body .ui-tabs .ui-tabs-nav {
	border: 0;
	margin: -1px 0 0 0 !important;
	background: #E6E6E6;
	padding: 0 15px;
}
*/
body .ui-tabs .ui-tabs-nav li.ui-state-default {
	background:url("images/tabs_sapretor.jpg") no-repeat right center!important;
	background-size:2px 100%!important;
	border: 0 none !important;
	float: none;
	margin: 0;
	padding: 0;
	position: relative;
	/*width: auto !important;*/
}
body .ui-tabs .ui-tabs-nav li a {
	color: #000;
	display: block;
	font-family: "Lato",sans-serif;
	font-size: 16px;
	line-height: 40px;
	position: relative;
	float: none;
	z-index: 1;
	padding: 15px 18px;
	text-transform: uppercase;
	text-align: center;
}
body .ui-tabs .ui-tabs-nav li .menu-img {
	height: 40px;
	width: 20px;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	position: relative;
}


body .ui-tabs .ui-tabs-nav li a:hover img {
	-webkit-filter: brightness(1.16) grayscale(0.73) hue-rotate(173deg) contrast(2.24) invert(1) saturate(0.81);
	-moz-filter: brightness(1.16) grayscale(0.73) hue-rotate(173deg) contrast(2.24) invert(1) saturate(0.81);
	-ms-filter: brightness(1.16) grayscale(0.73) hue-rotate(173deg) contrast(2.24) invert(1) saturate(0.81);
	-o-filter: brightness(1.16) grayscale(0.73) hue-rotate(173deg) contrast(2.24) invert(1) saturate(0.81);
	filter: brightness(1.16) grayscale(0.73) hue-rotate(173deg) contrast(2.24) invert(1) saturate(0.81);
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

body .ui-tabs .ui-tabs-nav .ui-state-active img{
	-webkit-filter: brightness(1.16) grayscale(0.73) hue-rotate(173deg) contrast(2.24) invert(1) saturate(0.81);
	-moz-filter: brightness(1.16) grayscale(0.73) hue-rotate(173deg) contrast(2.24) invert(1) saturate(0.81);
	-ms-filter: brightness(1.16) grayscale(0.73) hue-rotate(173deg) contrast(2.24) invert(1) saturate(0.81);
	-o-filter: brightness(1.16) grayscale(0.73) hue-rotate(173deg) contrast(2.24) invert(1) saturate(0.81);
	filter: brightness(1.16) grayscale(0.73) hue-rotate(173deg) contrast(2.24) invert(1) saturate(0.81);
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}


body .ui-tabs .ui-tabs-nav li.ui-state-active a, body .ui-tabs .ui-tabs-nav li a:hover {
	color: #fff !important;
}
body .ui-tabs .ui-tabs-nav li a::before {
	background: #333;
	content: "";
	height: 15px;
	left: 0;
	position: absolute;
	right: 0;
	-webkit-transition:all 0.5s linear 0s;
	-moz-transition:all 0.5s linear 0s;
	-ms-transition:all 0.5s linear 0s;
	-o-transition:all 0.5s linear 0s;
	transition:all 0.5s linear 0s; 
	top: 0;
	z-index: -1;
	opacity:0;
}
body .ui-tabs .ui-tabs-nav li.ui-state-active a:before , body .ui-tabs .ui-tabs-nav li a:hover:before{
	height:100%;
	opacity:1;
}
body .ui-tabs .ui-tabs-nav li a::after {
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-top: 14px solid #333;
	bottom: 46px;
	content: "";
	display: block;
	height: 0;
	left: 0;
	margin: auto;
	opacity: 0;
	position: absolute;
	right: 0;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	width: 0;
	z-index: -1;
	display: none;/**/
}
body .ui-tabs .ui-tabs-nav li a:hover:after, body .ui-tabs .ui-tabs-nav li.ui-state-active a:after {
	bottom: -14px;
	opacity: 1;
}
body .ui-tabs .ui-tabs-panel{
	margin:0;
	padding:30px 20px 20px;
}
.ui-tabs #portfolio_filter_wrapper.gallery, .ui-tabs .portfolio_filter_wrapper.gallery{
	padding:0;
	height:auto!important;
	width:auto;
	max-width:none!important;
	margin:0;
}
body .ui-tabs .ui-tabs-panel .element{
	float: left;
	left: 0 !important;
	background:#FFFFFF;
	border:1px solid #ccc;
	margin: 0 0 40px;
	position: relative !important;
	right: 0 !important;
	top: 0 !important;
	-webkit-transform: translate(0px) !important;
	-moz-transform: translate(0px) !important;
	-ms-transform: translate(0px) !important;
	-o-transform: translate(0px) !important;
	transform: translate(0px) !important;
	width:48.2%;
}
body .ui-tabs .ui-tabs-panel .element:nth-child(2n+1){
	clear:both;
}
body .ui-tabs .ui-tabs-panel .element:nth-child(2n+2){
	float:right;
}
body .ui-tabs .ui-tabs-panel .element:nth-last-child(-n+2){
	margin-bottom:1px;
}
.portfolio-content .portfolio_desc {
	clear: both;
	padding: 13px 18px 0;
	position: relative;
}
.portfolio-content .portfolio_desc .menu_title a:before{
	display:none;
}
.portfolio-content .portfolio_desc .menu_post {
	border-bottom: 1px solid #ccc;
	margin: 0 -18px 10px;
	padding:0 18px 13px;
}
.portfolio-content .portfolio_desc .menu_title, .portfolio-content .portfolio_desc .menu_title a {
	color: #473936;
	font-family: "Oswald",sans-serif;
	font-size: 25px;
	font-weight: 100;
	line-height: 120%;
	margin: 0;
	text-transform: uppercase;
}
.portfolio-content .portfolio_desc .menu_title a{
	display:inline-block;
	vertical-align:top;
}
.portfolio-content .portfolio_desc .menu_title a:hover{
	color:#000;
}
.portfolio-content .portfolio_desc .menu_title{
	display:block;
}
.portfolio-content .portfolio_desc .post_detail {
	color: #666;
	font-family: "Lato",sans-serif !important;
	font-size: 16px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin:0 0 18px;
}
.portfolio-content .portfolio_desc .menu_price {
	border: 1px solid #cfcfcf;
	color: #666 !important;
	display: inline-block;
	font-family: "Lato",sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 23px;
	padding: 10px 20px;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
	text-align: center;
	vertical-align: top;
}
body .ui-tabs .ui-tabs-panel .element:hover .portfolio_desc .menu_price {
	color: #fff!important;
	background:#957D6F;
	border-color:#957D6F;
}
.portfolio-content .one_half .mask {
	display: none;
}
.portfolio-content .one_half.gallery2 a {
	background: #e5e5e5;
	height: 342px;
	line-height: 336px;
	text-align: center;
}
.portfolio-content .one_half.gallery2 a img {
	display: inline-block;
	vertical-align: middle;
}
.portfolio-content .one_half.gallery2 a:before {
	background:url("images/popup_plus_icon.png") no-repeat center center;
	background-color: rgba(0, 0, 0, 0.7);
	border: 2px solid rgba(255, 255, 255, 0.6);
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
	opacity:0;
	position: absolute;
	right: 0;
	z-index:9;
	top: 0;
}
.portfolio-content .one_half.gallery2 a:hover:before{
	left:15px;
	top:15px;
	right:15px;
	bottom:15px;
	opacity:1;
}
body .gallery_type, body .portfolio_type{
	opacity:1;
}
body .fancybox-default-overlay {
	background: #000;
	opacity: 0.66;
	z-index: 99999;
}
body #fancybox-lock, body .fancybox-wrap {
	z-index: 999999;
}
body .fancybox-wrap {
	background: #fff;
	box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.2), 0 0 11px 6px rgba(0, 0, 0, 0.41);
	padding: 8px;
}
body .fancybox-wrap .fancybox-inner {
	background: #e5e5e5;
	border: 0 none;
	box-shadow: none;
}
body .fancybox-wrap .fancybox-title strong {
	color: #000 !important;
	display: block;
	font-family: "Oswald",sans-serif;
	font-size: 25px;
	font-weight: 100 !important;
	line-height: 120%;
	margin:0 0 8px ;
	text-align: left;
}
body .fancybox-wrap .fancybox-title {
	margin: 0 !important;
	padding: 8px 0;
	text-align: left;
	width: auto;
	min-height:40px;
}
body .fancybox-wrap .fancybox-close{
	background: #ff0000;
	background-image:none!important;
	border: 2px solid #fff;
	border-radius: 50%;
	font-size: 0;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
	height: 58px;
	line-height: 52px;
	right:-25px;
	text-align: center;
	top:-20px;
	width: 58px;
}
body .fancybox-wrap .fancybox-close:hover{
	background:#000;
	opacity:1;
}
body .fancybox-wrap .fancybox-close:before {
	bottom: 0;
	color: #fff;
	content: "×";
	display: block;
	font-size: 38px;
	font-weight: bold;
	left: 0;
	position: absolute;
	right: 0;
	text-indent: 0;
	top: 0;
}
.ui-tabs .title-h2 span {
	color: #666;
	display: block;
	font-family: "Lato",sans-serif;
	font-size: 18px;
	line-height: 120%;
	margin:8px 0 0;
	text-transform: none;
}
/*Menu page close*/
div.pp_default .pp_social{
	display:none;
}

.menu_excerpt table {
	margin: 0;
	width: 100%;
}
.menu_excerpt table tr td {
	border-bottom: 1px solid #ccc !important;
	color: #333;
	font-size: 16px;
	font-weight: 100;
	line-height: 120%;
	padding:12px 15px;
}
.menu_excerpt table tr td:last-child {
	text-align: right;
	font-weight:bold;
}
.gm-style .place-card-large {
  display: none;
}

.amazingslider-play-1 .play-video {
  display: none;
}
.video-block{
	margin-top:20px;
}

.video-blocks .video-block.left {
  float: right;
  width: 49%;
  clear:both;
}

.video-blocks .video-block.right {
  float: left;
  width: 49%;
}
.page-id-3249 h1 {
  float: right;
}
span.bold {
  font-weight: bold;
}

/*4-9-2018*/
.contact-form .captcha-wrap {
	margin: 10px auto 0;
	max-width: 860px;
}
.contact-form .errorv {
	background: #fff;
	border: 2px solid #ff0000;
	color: #ff0000;
	font-size: 15px;
	line-height: 140%;
	margin: 10px auto 0;
	max-width: 860px;
	padding: 5px;
	text-align: center;
}
.wpcf7-recaptcha.wpcf7-not-valid > div {
	border: 1px solid #ff0000;
}
.amazingslider-slider-1 img {
	display: block;
	margin-top: -10px !important;
}

body div.pp_default .pp_content_container .pp_description {
    display: none !important;
}

html .portfolio-content .portfolio_desc {
	clear: both;
	padding: 13px 18px 17px;
	position: relative;
}
html #page_content_wrapper .inner .sidebar_content.full_width div {
	max-width: unset;
}

#page_content_wrapper .owl-nav {
	font-family: fontawesome;
	font-size: 0;
}

#page_content_wrapper .owl-prev {
	left: 0;
	position: absolute;
	right: auto;
	top: 50%;
	bottom: auto;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: -25px;
}
#page_content_wrapper .owl-next {
	right: 0;
	left: auto;
	position: absolute;
	font-size: 0;
	transform: translateY(-50%) rotate(180deg);
	-webkit-transform: translateY(-50%) rotate(180deg);
	-moz-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	-o-transform: translateY(-50%) rotate(180deg);
	top: 50%;
	bottom: auto;
	margin-right: -28px;
}

#page_content_wrapper .owl-carousel .owl-nav div::before {
	content: "";
	font-family: FontAwesome;
	font-size: 40px;
}
body .ui-tabs .ui-tabs-nav li .menu-img img {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.ui-tabs .carousel {
	width: auto !important;
}
.prev {
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
	bottom: 0;
	margin: auto;
	margin-left: -25px;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
}

.next {
	position: absolute;
	font-size: 30px;
	top: 0;
	left: auto;
	right: 0;
	bottom: 0;
	margin: auto;
	margin-right: -25px;
	font-size: 0;
	display: inline-block;
	vertical-align: top;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
}

.prev::before , .next::before {
	position: absolute;
	content: "";
	font-family: fontawesome;
	font-size: 40px;
}
.custom-container.nonImageContent {
	position: relative;
}

.ui-tabs .owl-item::after,.ui-tabs .owl-item::before {
	content: "";
	display: table;
	clear: both;
}

/*
.menu_wrap.ui-tabs-nav .owl-item {
	display: table-cell;
	float: none;
}
*/

/*7-1-2019*/
.menu_cat {
	margin: 0 -15px;
}
.menu_cat > li {
	float: left;
	margin: 0 0 30px;
	padding: 0 15px;
	width: 50%;
}
.menu_cat > li:nth-child(2n+1) {
	clear: both;
}
.menu_cat > li:nth-last-child(-n+2){
	margin-bottom:0;
}

.menu_cat li a {
	background: #e6e6e6;
	border-radius: 5px;
	color: #000;
	display: block;
	font-size: 17px;
	line-height: 50px;
	padding: 5px 25px;
	border: 1px solid #e6e6e6;
}
.menu_cat li a:hover {
	color: #000;
	/*box-shadow:0 0 8px -3px rgba(0,0,0,0.5);*/
	border: 1px solid #000;
}
.menu_cat li a .menu-img {
	display: inline-block;
	height: 40px;
	width:40px;
	position:relative;
	margin: 5px 15px 0 0;
	vertical-align: top;
}
.menu_cat li a .menu-img img{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	display:block;
	margin:auto;
	max-height:100%;
}
.menu_cat li a:hover .menu-img img{
	-webkit-filter:unset;
	-moz-filter:unset;
	-ms-filter:unset;
	-o-filter:unset;
	filter:unset;
}
body .menu-detail .ui-tabs.ui-widget {
	border: 0 none;
	background:transparent;
	margin: 0;
}
.menu-detail {
	padding: 80px 0;
	position: relative;
	background:url("images/photo_page_bg.jpg") no-repeat 0 0;
	background-size:cover;
}
html .menu-detail .portfolio-content .portfolio_desc {
	background: #fff;
	border: 1px solid #ccc;
	clear: both;
	float: none;
	margin-bottom: 30px;
	min-height: 200px;
	padding: 13px 18px 17px;
	position: relative;
	width:100%;
}
html .menu-detail .portfolio-content .portfolio_desc:nth-last-child(-n+1) {
	margin-bottom:0;
}
.menu_excerpt table tr:last-child td{
	border-bottom:0!important;
}
.menu-detail .two_cols.gallery .element {
	float: none;
	margin: 0;
	width: auto;
}
.back-menu a {
	background: #000;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	line-height: 45px;
	padding: 0 20px;
	vertical-align: top;
}
.back-menu a:hover{
	background: #E6E6E6;
	color: #000;
	box-shadow:0 0 8px -3px rgba(0,0,0,0.5);	
}
.back-menu a::before {
	content: "";
	font-family: FontAwesome;
	margin-right: 7px;
}
.back-menu {
	margin-top: 30px;
}
.menu-detail .portfolio-content .portfolio_desc .menu_price:hover {
	background: #d0b6a3;
	border-color: #d0b6a3;
	color: #fff !important;
	cursor: pointer;
}

/*new my css*/

/*12-1-2019*/

#portfolio_desc_3633 .price-extra {
	position: absolute;
	top: 0;
	left: auto;
	right: 9px;
	bottom: 0;
	border: 1px solid #cfcfcf;
	border-radius: 100px;
	text-align: center;
	width: 80px;
	height: 80px;
	font-size: 18px;
	line-height: 130%;
	padding: 18px 0;
	margin: auto;
	background: #fff;
	font-weight: bold;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
#portfolio_desc_3633 .price-extra:hover {
	cursor: pointer;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background: #d0b6a3;
	border-color: #d0b6a3;
	color: #fff;
}
#portfolio_desc_3633 .menu_excerpt td {
	text-align: left;
	font-weight: normal;
}

/*12-1-2019*/

/**/

/*-----13-03-2020------*/
.home .amazingslider-img-1 {
    height: calc(100% + 34px) !important;
    height: -webkit-calc(100% + 34px) !important;
    height: -moz-calc(100% + 34px) !important;
    height: -ms-calc(100% + 34px) !important;
    height: -o-calc(100% + 34px) !important;
}
.home div#wonderpluginslider-container-1 {
    padding-bottom: 34px !important;
    background: #000;
}
/*-----13-03-2020------*/


/**********************************************************************************************************************************/
/*Mobile view*/

@media only screen and (min-width: 768px) and (max-width: 991px){
/*body .ui-tabs .ui-tabs-nav li .menu-img {
	height: 30px;
	width: 30px;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;

}*/

html body .ui-tabs .ui-tabs-nav li a {
	font-size: 13px;
}

}

@media only screen and (min-width: 768px) and (max-width: 1024px){
/*body .ui-tabs .ui-tabs-nav li a {
	font-size: 15px;
	padding: 15px 16px;
}*/
.page-id-3251  .inner_wrapper {
	margin-left: 10px;
	margin-right: 10px;
}
}


@media screen and (max-width:767px){
html #wrapper {
	margin-bottom: 139px;
}
html body .ui-tabs .ui-tabs-nav li.ui-state-default {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
html body .ui-tabs .ui-tabs-nav li a {
	font-size: 14px;
	line-height: 38px;
	padding: 10px 15px;
	text-align: center;
}
html body .ui-tabs .ui-tabs-nav li .menu-img {
	height: 40px;
	width: 25px;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
}
html .footer_bar {
	z-index: 999;
}
#page_content_wrapper .owl-carousel .owl-nav div::before {
	font-size: 30px;
}

#page_content_wrapper .owl-prev {
	margin-left: 3px;
}
#page_content_wrapper .owl-next {
	margin-right: 1px;
}

.page-id-3251  .inner_wrapper {
	margin-left: 5px;
	margin-right: 5px;
}
body .ui-tabs .ui-tabs-nav {
	border-bottom: 1px solid #ccc;
	margin: 0 !important;
	text-align: center;
	padding: 0 20px;
}
html body .ui-tabs .ui-tabs-nav li a {
	font-size: 12px;
	text-align: center;
}
#portfolio_desc_3633 .price-extra {
	top: 0;
	left: auto;
	right: 6px;
	bottom: 0;
	width: 70px;
	height: 70px;
	font-size: 18px;
	line-height: 130%;
	padding: 14px 0;
}

}

@media only screen and (min-width: 480px) and (max-width: 767px){
html body .top_bar.fixed .logo_wrapper {
	margin-top: 0;
	max-width: 45px;
}
html .top_bar.fixed #mobile_nav_icon {
	top: 12px;
}
html .footer_bar_wrapper {
	padding: 8px 0 5px;
}
html .footer_bar .footer_bar_wrapper .tabs_button {
	top: -32px;
}
.footer_bar .footer_bar_wrapper .tabs_button.order_tab {
    margin-right: 220px;
}
html .footer_bar .tabs_button a {
	font-size: 11px;
	line-height: 24px;
	padding: 0 18px;
}
.footer_bar_wrapper #copyright .social-media a {
	font-size: 14px;
	height: 22px;
	line-height: 22px;
	width: 22px;
}
html .footer_bar_wrapper .social-media {
	float: none;
	text-align: center;
	margin: 5px 0 0;
}
html .footer_bar_wrapper .copyright-text, #copyright .copyright-text a {
	line-height: 120%;
	font-size: 13px;
}
html .top_bar .main-logo a {
	margin: 0;
	padding: 0;
	width: 70px;
}
html .top_bar #mobile_nav_icon {
	top: 25px;
}

}



.header-social-link-wrap {
    text-align: right;
    padding-top: 5px;
    position: absolute;
  right: -50px;
}
.header-social-link-wrap ul li {
    display: inline-block;
    /* float: left; */
    margin: 0 0 0 10px;
}

.header-social-link-wrap ul li a {
    background: #fff;
    border-radius: 50%;
    color: #232323;
    display: inline-block;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    vertical-align: top;
    width: 32px;
    position: relative;
    z-index: 1;
}
.header-social-link-wrap ul li a:hover{
background: #314A8A;
    color: #fff;
    }

/*Mobile view close*/



.inner-banner .banner-thumb img {
    display: block;
    margin: 0 auto;
    /* max-height: 470px; */
    width: 1000%;
    height: 100%;
    object-fit: cover;
}
.inner-banner .banner-thumb {
    position: relative;
    height: 470px;
}.header_style_wrapper .container {
    position: relative;
}

@media screen and (max-width: 767px) {
body .top_bar.fixed .main-logo {
    text-align: center;
}

}


/*10-05-2024*/
.footer_bar .btn-submit p span.wpcf7-spinner {
    position: absolute;
    top: 9px;
}
.footer_bar .btn-submit p{
	text-align: center;
	position: relative;
}
.footer_bar form  .wpcf7-response-output {
    margin: 10px  auto;
    text-align: center;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: red;
    color: red;
}
/*10-05-2024*/
/*10-07-2024*/
.wpcf7 form.sent .wpcf7-response-output {
    color: green;
}