/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

/* fullscreen setup */
html, body {
    /* give this to all tags from html to .fullscreen */
    height:100%;
}

body.modal-open {
    overflow: hidden;
}

.fullscreen,
.content-a {
    width:100%;
    height:100%;
    overflow:hidden;
}
.fullscreen.overflow,
.fullscreen.overflow .content-a {
    height:auto;
    min-height:100%;
}

/* background setup */
.background {
    background-repeat:no-repeat;
    /* custom background-position */
    background-position:50% 50%;
    /* ie8- graceful degradation */
    background-position:50% 50%9 !important;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


.arrowleft { width: 40px; }














/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
       /* max-width: 100% !important;*/
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}




@font-face {
    font-family: 'aileronsregular';
    src: url('/fonts/ailerons-webfont.woff2') format('woff2'),
         url('/fonts/ailerons-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Volkart';
    src: url('/fonts/Volkart/VolkartRegular.woff');
}

@font-face {
    font-family: 'VolkartLight';
    src: url('/fonts/Volkart/VolkartLight.woff');
}

@font-face {
    font-family: 'VolkartMedium';
    src: url('/fonts/Volkart/VolkartMedium.woff');
}

@font-face {
    font-family: 'VolkartBlack';
    src: url('/fonts/Volkart/VolkartBlack.woff');
}

@font-face {
    font-family: 'VolkartItalic';
    src: url('/fonts/Volkart/VolkartItalic.woff');
}

@font-face {
    font-family: 'VolkartLightItalic';
    src: url('/fonts/Volkart/VolkartLightItalic.woff');
}

img { /*max-width:100%;*/ }

body {font-family: 'Volkart', sans-serif; font-size:16px; transition: all 0.9s ease 0s;-moz-transition: all 0.9s ease 0s;-webkit-transition: all 0.9s ease 0s;-o-transition: all 0.9s ease 0s;}
a:hover {text-decoration:none}
h1,h2,h3,h4,h5,h6{}
.clear{clear:both}
header.header_area {
  clear: both;
  display: block;
  height: 100%;
  /*min-height: 700px;*/
  min-height: 500px;
  overflow: hidden;
  width: 100%;
}
.header_top {
display: block;
/*overflow: hidden;*/
padding-top: 50px;
position: relative;
z-index: 9;
}

.margin_calendar_day{
		margin-bottom: 15px !important;
}

.jx-event-slide{
	
	  background: linear-gradient(
      rgba(0, 0, 0, 0.8),
      rgba(0, 0, 0, 0.2)
    );
background-size: cover;
border:none;
height: 100vh;
}

.main_header_area ,.calendar_header_area {
position: relative;
width: 100% !important;
/*z-index: 990 !important;*/
z-index: 8 !important;
background:#fff;
}

.sticky-wrapper{

    top: 0;
    width: 100%;
    height: 100%;
}







.container-fluid.header_top {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.jx-main-slider .flex-direction-nav a {
color: #c7733f;
cursor: pointer;
display: block;
height: 54px;
margin: -20px 0 0;
opacity: 1;
overflow: hidden;
padding-top: 14px;
position: absolute;
text-align: center;
text-decoration: none;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
top: 50%;
transition: all 0.3s ease-in-out 0s;
width: 55px;
z-index: 10;
}
.jx-main-slider .flex-direction-nav a.flex-next, .jx-main-slider .flex-direction-nav a.flex-next:hover{right: 10%;}
.jx-main-slider .flex-direction-nav a.flex-prev, .jx-main-slider .flex-direction-nav a.flex-prev:hover{left: 10%;}
.jx-main-slider .flex-direction-nav .flex-prev {
    left: 0px;
    line-height: 1;
	background: rgba(0, 0, 0, 0) url("/img/left_arrow.png") no-repeat scroll 0 0;
	z-index: 1;
}
.jx-main-slider .flex-direction-nav .flex-next {
    right: 0px;
    text-align: center;
    line-height: 1;
	background: rgba(0, 0, 0, 0) url("/img/right_arrow.png") no-repeat scroll 0 0;
		z-index: 1;

}

.jx-main-slider .flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
}
.inner-slider-caption {
    margin: 0 auto;
    max-width: 650px;
    text-align: center;
}
.jx-event-slide {
    /*min-height: 700px;*/
	min-height: 500px;
    overflow: hidden;
}

.inner-slider-caption.up > h2 {
  color: #c7733f;
  font-family: 'Volkart', sans-serif;
  font-size: 35px;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.inner-slider-caption.up img {
  height: 50px;
  margin: 0 auto;
  text-align: center;
  width: 50px;
  margin-top:50px;
  margin-bottom:100px;
}


.scroll_text{
	color: white;
	margin-left: -25px; 
	margin-top: 20px !important;
	font-family: "VolkartMedium";
	font-size: 14px;
}

.inner-slider-caption.down > h3 {
  color: #fff;
  font-size: 46px;
  letter-spacing: 2px;
  font-family:"VolkartLight",sans-serif;
  font-weight:100;
}
.inner-slider-caption.down > p {
  color: #fff;
  font-family:"VolkartMedium",sans-serif;
  font-size: 16px;
}
.inner-slider-caption.down > a {
  border: 2px solid #ffffff;
  border-radius: 19px;
  color: #ffffff;
  display: inline-block;
  margin-top: 20px;
  padding: 9px;
  text-transform: uppercase;
}
.inner-slider-caption.up {
padding-top: 250px;
}

@media (min-height: 550px) {

	.inner-slider-caption.up {
		/*padding-top: 300px !important;*/
		padding-top: 100px !important;
	}
	.jx-event-slide.vertical-caption { 
		display: flex;  
		align-items: center;  
		justify-content: center;
	}
}

.inner-slider-caption.down {
  padding-bottom: 100px;
}
.flexslider {
  margin: 0px !important;
}

.calendar_day{
	margin-left: -10px;	
}

.logo img {  
  width: 160px;
  height: 160px;  
}

.section_top {
  padding-bottom: 32px;
  padding-top: 40px;
}

.testimonial_area .section_top p, .chooseevent {
  font-family: "VolkartItalic";
  font-size: 16px;
}

.single_project {
cursor: pointer;
display: block;
float: left;
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
width: 25%;
}
.thumb_about {
  height: 100%;
  left: 0;
	min-height:700px;
  top: 100%;
  width: 100%;
  z-index: 99;
}
.thumb_details {
  background: #fff none repeat scroll 0 0;
  position: absolute;
  z-index: 9;
  margin-left: 30px;
    margin-top: 20px;

}
.detail_thumb {
  padding: 0;
  position: absolute;
  right: 0;
  z-index: 9;
}
.cross {
  color: #c7733f;
  font-size: 24px;
  position: absolute;
  right: 28px;
  z-index: 99;
  cursor:ponter
}


.single_project a {}
.single_project:hover .thumb_overlay {
    opacity: 1;
    visibility: visible;
}
.single_project:hover .thumb_overlay .thumb_caption {
    bottom: 30px;
    opacity: 1;
}
.single_project:hover .thumb_link {
    transform: scale(1.1);
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    width: 100%;
}
.thumb_link {
    width: 100%;
	max-height: 300px;
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
.thumb_overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    position: absolute;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
}

.language_span{
	text-transform: uppercase; color: #c7733f; margin-top: 20px; text-decoration: underline; font-size: 14px; letter-spacing: 1px; font-family: "Volkart";	
}

.thumb_overlay .thumb_caption h5 {
  bottom: 122px;
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  margin-top: 55px;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
}

.thumb_caption h5 {
  top: 20px;
  left: 35px;
  color: #fff;
  display: block;
  font-size: 19px;
  font-weight: normal;
  line-height: 20px;
  margin-top: 20px;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 3px;
  color:white;
  width: 40%;
}


.thumb_caption p {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1.5px;
    font-weight: 400;
    margin-top: 0;
    text-align: left;
	color:white !important;	
	position: absolute;
	bottom: 30px;
	left: 35px;
}

.thumb_caption h5, .thumb_caption p {
	z-index: 7 !important;
}

.thumb_overlay h5,
.thumb_overlay h6,
.thumb_overlay p { margin-bottom: 0px }
.thumb_overlay p {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1.5px;
    font-weight: 400;
    margin-top: 0;
    text-align: left;
	color:#fff;
}
.thumb_overlay .thumb_caption {
    position: absolute;
    bottom: -60px;
    left: 0px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: left;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    opacity: 0;
}

.featured_area
{
	margin-bottom: 50px;
}

.featured_area .section_top p {
	 /* background: rgba(0, 0, 0, 0) url("/img/icon-1.jpg") no-repeat scroll center 29px;*/
  height: 58px;
  padding: 7px;
  position: relative;
  text-align: center;
  z-index: 99;
  font-family: "VolkartItalic";
  font-size: 16px;
}
hr.hrline {
  height: 1px;
  left: 50%;
  margin: -24px auto 0 -150px;
  position: absolute;
  width: 300px;
  background-color: #c7733f;
  border: none;
}
h2.section-headeing {
  color: #c7733f;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: "Volkart";
  font-size: 34px;
}
.events_area .section_top.text-center > p {
  font-weight: bold;
  margin: 0 auto;
  max-width: 700px;
  font-family: "VolkartMedium";
  font-size: 14px;
}

.section_italic {
  font-family: "VolkartItalic";
  font-size: 16px;
}

.learn_more {
  font-family: 'Volkart';
  border: 1px solid #c7733f;
  border-radius: 32px;
  color: #c7733f;
  display: inline-block;
  font-weight: bold;
  margin-top: 19px;
  padding: 10px 30px;
  text-align: center;
  text-transform: uppercase;
}

.know_more {
  font-family: 'Volkart';
  border: 1px solid #c7733f;
  border-radius: 32px !important;
  color: #c7733f;
  display: inline-block;
  font-weight: bold;
  padding: 10px 30px !important;
  text-align: center;
  text-transform: uppercase;
}

.know_more:hover {
	color: #c7733f !important;
	/*color:#333333 !important;*/
	background-color: white;
}

.learn_more:hover, .learn_more_active {
	color: white !important;
	background-color: #c7733f;
	border: 1px solid #c7733f;
}

.about_text.text-center > h5, .intro_text  h5 {
  color: #c7733f;
  /*text-transform: uppercase;*/
  margin-bottom: 10px;
}
.about_text h4{
color: #fff;
font-size: 29px;
letter-spacing: 1px;
line-height: 35px;
margin: 0 auto;
max-width: 905px;
/*text-transform: uppercase;*/
font-family: "VolkartLight";
font-size: 32px;
}
.about_text.text-center > p {
  font-size: 19px;
  margin: 20px auto;
  max-width: 700px;
  color: #fff;
  margin-top:20px
  font-family: "VolkartMedium";
	font-size: 16px;
}
.socail_main img {
  float: left;
  /*height: 212px;*/
  margin-right: 25px;
  width: 362px;
}
.eassay {
  color: #c7733f;
  padding-right: 6px;
  font-size: 14px;
}
.author_name {
  color: #adadad;
  font-size: 17px;
  padding-left: 6px;
    font-size: 14px;
}
.social_text > p  {
  color: #adadad;
  font-size: 14px;
  font-family: "VolkartMedium";
}
.single_sidebar > p  {
  color: #adadad;
  font-size: 13px;
  font-family: "VolkartLightItalic";
}
.single_sidebar > a  {
  font-size: 14px;
  font-family: "VolkartMedium";
}
.social_text > h3  {
  color: black;
  font-size: 22px;
  font-family: "VolkartLight";
}
.single_social {
  margin-bottom: 30px !important;
}
a.read_more {
  color: #c7733f;
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 12px;
}
a.read_more:hover {
	color: #adadad;  
}
.social_api {
  margin-top: -21px;
  text-align:center
}
.twitter {
  margin-right: 30px;
}
.twitter a{background: #55acee none repeat scroll 0 0;}
.facebook a{background: #3b5998 none repeat scroll 0 0;}
/*.fa.fa-twitter {
  color: #55acee;
  margin-right: 8px;
}
.fa.fa-facebook {
  color: #3b5998;
  margin-right: 8px;
}*/
.twitter a, .facebook a{

border-radius: 5px;
color: #fff;
padding: 5px 10px;
font-family: Montserrat;
}
.sidebar_list > h2 {
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 6px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.single_sidebar > a {
  color: #111;
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}
.single_sidebar > p{font-style:italic}
.sidebar_list {
  margin-bottom: 35px;
}
.twitts_name {
  margin-right: 11px;
  font-family: "Volkart";
  font-size: 14px;
}
.twitts_date {
  margin-right: 11px;
  font-family: "VolkartItalic";
  font-size: 13px;
}
.testimonial_area{background: rgba(0, 0, 0, 0) url("/img/test-bg.jpg") repeat scroll center center / cover ;
padding: 56px 0;}

.single_testimonial
{ padding: 8px 0px; }

.single_testimonial > p {
  color: #000;
  line-height: 17px;
  font-family: "VolkartItalic";
}
.client_name{
  margin-bottom: -1px;
  font-size: 17px;
  font-family: "Volkart" !important;
}
.client_type{
  font-size: 14px;
  font-family: "VolkartItalic";
  text-transform: uppercase;
}

.content {
  position: absolute;
  top: 68px;
  width: auto;
}

.flipster_effect:after, .flipster_effect:before {
    position: absolute;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;

}
.flipster_effect:after {
    content: '\A';
    width: 100%; height:100%;
    top: 0; left:0;
    background:rgba(0,0,0,0.2);
}
.flipster_effect:before {
    content: attr(data-content);
    width: 100%;
    color: #fff;
    bottom: 0;
    padding: 4px 10px;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
}
.flipster_effect:hover:after, .flipster_effect:hover:before {
    opacity: 1;
}

.owl-imgcontent {
	position:absolute; 
	bottom: 54px;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
z-index: 99;
}

.project_image{
	overflow: hidden; 
	display:inline-block;
	height: 300px;
	background-size: cover; 	
		
		}

.project_image {
    position: relative;
    transition: all 1s;
}

.project_image:after {
    content: '\A';
    position: absolute;
    width: 100%; 
    height:100%;
    top:0; 
    left:0;
    background:rgba(0,0,0,0.2);
    opacity: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
}
.project_image:hover:after {
    background:rgba(0,0,0,0.5);
}

.owl-imgcontent > h2 {
font-weight: 100;
letter-spacing: 1px;
margin: 0 0 17px;
  font-family:"VolkartLight",sans-serif;
  font-size: 32px;
  color:white;
}
.owl-imgcontent > p {
  margin: 0;
  font-family: "Volkart";
  font-size: 16px;
  color:white;
}
.owl-imgcontent > a {
  border: 1px solid;
  color: #fff;
  padding: 8px 13px;
  text-transform: uppercase;
  font-family:"Volkart",sans-serif;
  font-weight: 100;
  font-size: 12px;
  font-weight: bold;
}
#owl-demo .owl-item > div img {
  margin: 0;
}
#owl-demo .owl-item > div {
  margin: 0;
}
#owl-demo .owl-item.active > div {
  margin: 0;
}
.owl-carousel .owl-item.active.center div.content {
  height: 301px;
  top: 37px;
}
.owl-carousel .owl-item.active.center {
  height: 295px !important;
  width: 320px !important;
  margin:0 !important;
    opacity: 1;
}
.owl-carousel .owl-item.active.center div.content > img {
  display: block;
  height: 250px;
}
.owl-carousel .owl-item.active.margin-none {
  margin: 0 !important;
}
.owl-carousel.owl-item:nth-child(2n) {
  opacity: 0.5;
}

.owl-carousel .owl-item {
  height: 0;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{display:block}
.intro-scroll-down {
bottom: 5%;
left: 50%;
margin-left: -15px;
position: absolute;
z-index: 1;
}
.mouse > p {
  color: #fff;
  display: block;
  margin-top: 41px;
}
.intro-scroll-down .mouse {
    position: relative;
    display: block;
    width: 30px;
    height: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 23px;
    -moz-border-radius: 23px;
    -webkit-border-radius: 23px;
}
.intro-scroll-down .mouse .mouse-dot {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 6px;
    height: 6px;
    margin: -3px 0 0 -3px;
    background: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite;
}
.intro-scroll-down .mouse { border: 2px solid white }
.intro-scroll-down .mouse .mouse-dot { background: white }


* {
  margin: 0;
  padding: 0; 
}

/* Icon 1 */

#nav-icon1 {
  width: 40px;
  height: 37px;
  position: relative;
  margin: 50px;
  margin-top: 46px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span{
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #c7733f none repeat scroll 0 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 5px;
}

#nav-icon1 span:nth-child(2) {
  top: 17px;
}

#nav-icon1 span:nth-child(3) {
  top: 30px;
}

#nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#nav-icon1.open:hover span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open:hover span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open:hover span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.menu_btn span {
color: #b2693c;
left: 125px;
position: relative;
text-transform: uppercase;
top: -80px;
}
#nav-icon1:hover span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

#nav-icon1:hover span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1:hover span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.menu_btn.menuh .open_menu, .close_menu {  display: none; }
/*what?*/
.menu_btn.menuh .close_menu, .open_menu{  display: block;}

.header_top .search {
margin-top: 55px;
padding: 0;
}
.top_header .search .fa.fa-search {
  color: #c7733f;
  padding-left: 10px;
  
}
.header_top .search a {
font-family: "VolkartBlack";
background-color: #c7733f;
background-image: none;
border-radius: 29px;
color: #000;
font-size: 15px;
height: 50px;
padding: 10px 15px 10px 15px;
text-align: center;
text-transform: uppercase;
}


.header_top .search a:hover{
	color: white !important;
	background-color: #c7733f;
}


.main_menu {
list-style: outside none none;
margin: 0;
margin-top: 20px;
padding: 182px 0 0;
text-align: center;
}

.main_submenu{
  white-space:nowrap;
  padding-bottom: 10px;
	margin-top: -10px;
	display:none;
}

.main_submenu li, .main_submenu li a {
	display: inline !important;
}

.main_submenu a {
	color: #c7733f !important;
	font-family: "VolkartLight" !important;
	font-size: 17px !important;
	padding-right: 15px;
	text-transform: none !important;
}

.main_submenu a:hover {
	color: white !important;
}

.bottom_header {
/*background: rgba(0, 0, 0, 0) url("/img/menu_bg.png") repeat scroll 0 0;*/
background: rgba(0, 0, 0, 0.93);
width: 100%;
height: 100%;
height: 100vh;
/*position: absolute;*/
position: fixed;
z-index: 9;
overflow: hidden; 
}


.main_menu a {
color: #c7733f;
display: block;
font-size: 35px;
padding-bottom: 27px;
text-transform: uppercase;
font-family: "VolkartLight";
}

.main_menu a:hover, .main_menu a:active {
	color: white !important;
		text-decoration: none !important;
}

.bottom_header .social_networks {
  list-style: outside none none;
  margin: 0 auto;
  /*max-width: 100px;*/
  padding: 0;
  text-align: center;
}
.main_menu > span {
display: block;
margin-bottom: 71px;
}
.bottom_header{display:none}
.bottom_header.menud{display:block}
.menu_down #nav-icon1 {
  cursor: pointer;
  height: 45px;
  margin: 0 48px;
  position: relative;
  transform: rotate(0deg);
  transition: all 0.5s ease-in-out 0s;
  width: 50px;
}
.menu_down .open_menu {
  color: #b2693c;
  display: inline !important;
  left: -59px;
  padding-left: 68px;
  position: relative;
  text-transform: uppercase;
  top: 2px;
}
.menu_down .fa.fa-bars {
/*
  left: 59px;
  position: relative;
  top: 4px;
*/
    color: #c7733f;
}
.menu_down .logo  h2, .page-calender .header_top .logo  h2{
color: #c7733f;
font-size: 50px;
margin-top: 0;
text-transform: uppercase;
font-family: 'aileronsregular';
}
.menu_down .search  a, .page-terrazza .menu_down .search  a {
background: #c7733f none repeat scroll 0 0;
border-radius: 29px;
color: #000;
/*display: inline-block;
margin-right: 20px;*/
padding: 10px 20px 20px 20px;
text-transform: uppercase;
font-family: "VolkartBlack";
font-size: 15px;
height: 40px;
margin-top: 10px;
}


.menu_down .search  a:hover, .page-terrazza .menu_down .search  a:hover{
	color: white !important;
	background-color: #c7733f;
}


.menu_down .search i{
	color: #c7733f;
}

.page-hall .menu_down .search  a {
background: #d3ae82 none repeat scroll 0 0;
margin-right: 17px;
}
.page-hall .menu_down .search  a:hover {
background: #B08B5F none repeat scroll 0 0;
}
.page-hall .menu_down .search i, .page-terrazza .menu_down .search i {
  margin-left: 15px;
}
.page-terrazza .menu_down {text-align:right}
.page-terrazza .menu_down .search i {padding-right:50px}
.experiences_area {
  overflow: hidden;
}

.table th:first-child {
  text-transform: uppercase;
}
.table th{
  color: #c7733f;
}
.table th i.fa.fa-clock-o {
  color: #c7733f;
}
.table > thead > tr > th {
  border-bottom: 2px solid #e9c7b2;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
border-bottom: 1px solid #e9c7b2;
padding: 20px 8px;
}
.table span {
  padding-right: 15px;
}
.table a {
  /*.booknow*/
  font-family: 'Volkart';
  /*font-weight: bold;*/
  border: 1px solid #c7733f;
  border-radius: 4px;
  color: #c7733f;
  padding: 8px 10px;
  text-transform: uppercase;
}

.table a:hover{
	color: white !important;
	background-color: #c7733f;
}

@media (min-width: 1200px) {
.table a {
  padding: 8px 25px;
}
	
}		
.table_width{
	width: 30%;	
}
.about_us_area {
  background:     linear-gradient(
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.7)
    ), url("/img/aboutus.jpg") no-repeat scroll 0 0;
background-size: cover;
border:none;
  padding: 133px 0;
}

#flat img {
	max-height: 300px;	
}

.about_us_area_terrazza {
  background:     linear-gradient(
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.7)
    ), url("/img/aboutuschef.jpg") no-repeat scroll 0 0;
background-size: cover;
border:none;
  padding: 133px 0;
}

.newsletter_area input[type="text"] {
border: medium none;
border-radius: 3px 0 0 3px;
padding: 7px 16px;
width: 289px;
height: 38px;
}
.newsletter_area input[type="submit"], .newsletter_area input[type="button"], a.newsbtn  {
  background-color: #000;
  background-image: url("/img/arrow.png");
  background-position: center center;
  background-repeat: no-repeat;
  border: medium none;
  border-radius: 3px;
  display: inline-block;
  height: 38px;
  /*position: absolute;*/
  width: 55px;
}
.social_networks, .social_footer {
  list-style: outside none none;
  margin: 30px;
  padding: 0;
}
.social_networks > li, .social_footer > li {
  display: inline;
}
.social_networks i, .social_footer i {
  color: #c7733f !important;
  font-size: 23px;
  margin: 0px 5px;
}
.social_footer {
	margin: 0px;
	margin-bottom: 12px;
}
.social_footer i {
  /*color: #af8655 !important;*/
  font-size: 20px;
}

.newsletter_area {
  background: #c7733f none repeat scroll 0 0;
  padding: 20px 0;
}
.Subscribe {
  color: #fff;
  margin-top: 30px;
}
form {
  margin-top: 13px;
}
footer.footer_area {
  padding-top: 25px;
}
.footer_bottom {
border-top: 1px solid #000;
margin-top: 20px;
padding-bottom: 10px;
padding-top: 20px;
}

.footer_bottom p {
font-size: 14px;
}
.footer_top h2 {
  color: #525356;
  font-size: 18px;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom:20px
}
.footer_top p {
  color: #191919;
}
.phone {
  background: rgba(0, 0, 0, 0) url("/img/phone.png") no-repeat scroll 0 0;
  font-weight: bold;
  height: 26px;
  padding-left: 34px;
}
.emaill {
  background: rgba(0, 0, 0, 0) url("/img/inbox.png") no-repeat scroll 0 4px;
  height: 23px;
  padding-left: 34px;
}
.footer_menu {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 140px;
}

.no-padding{
	padding: 0;	
}

.bx-pager-link{
	border-radius: 10px !important;
}

.bx-wrapper{
	vertical-align: middle !important;	
}

.footer_menu_padding {
	padding-left: 30px	
}

.footer_menu a {
  color: #222328;
  display: block;
  padding-bottom: 10px;
  text-decoration: underline;
  font-size: 14px;
}
img.footer_logo {
margin-bottom: 18px;
margin-top: 21px;
width: 151px;
}
.owl-nav.disabled {

}
.owl-prev, .owl-next{width: 45px;height: 45px;text-indent: -9999px;margin-top: -27px;
position: absolute;
top: 63%;}
.owl-prev {
left: 9px;
background: rgba(0, 0, 0, 0) url("/img/left_arrow.png") repeat scroll 0 0;} 

.owl-next {
right: 9px;
background: rgba(0, 0, 0, 0) url("/img/right_arrow.png") repeat scroll 0 0;} 

.flipster__button--prev, .flipster__button--next{
width: 45px;
height: 45px;
text-indent: -9999px;
margin-top: -27px;
position: absolute;
top: 55%;
}

.flipster__button--prev {
left: -5px;
background: rgba(0, 0, 0, 0) url("/img/left_arrow_white.png") repeat scroll 0 0 !important;} 

.flipster__button--next {
right: -5px;
background: rgba(0, 0, 0, 0) url("/img/right_arrow_white.png") repeat scroll 0 0 !important; } 

.flipster__item{
	
}

.bx-wrapper .bx-pager.bx-default-pager a {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 1px solid #c7733f;
border-radius: 5px;
display: block;
height: 13px;
margin: 0 5px;
outline: 0 none;
text-indent: -9999px;
width: 13px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  bottom: -30px;
  position: absolute;
  width: 100%;
}

.margin-caption{ 
/*margin-top: 3%;*/
	
	/*height: 100vh;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;*/

	/*margin-top: 30%;
	height: 100vh;
	vertical-align: middle;
	margin-top: auto !important;
	text-align:center;*/
}

.vertical-caption
{
	/*display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-ms-flex-align: center !important;
	-webkit-align-items: center !important;
	-webkit-box-align: center !important;
	align-items: center !important;*/
	
	
}

.bx-wrapper .bx-pager {
  color: #666;
  font-family: Arial;
  font-size: 0.85em;
  font-weight: bold;
  padding-top: 20px;
  text-align: center;
  margin-left:-15px
}
.bx-controls-direction {
  display: none;
}

.bx-pager-link.active {
  background: #c7733f none repeat scroll 0 0 !important;
}
.flex-control-nav {
left: 95%;
margin-top: -30px;
position: absolute;
text-align: center;
top: 50%;
z-index: 8;
}

.flex-control-nav li {
  display: block;
  margin: 12px 0;
}
.flex-control-paging li a {
  background: none;
  border-radius: 20px;
  cursor: pointer;
  display: block;
  height: 11px;
  text-indent: -9999px;
  width: 11px;
  border-radius:50%;
  border:1px solid #c7733f
}
.flex-control-paging li a.flex-active {
  background-color: #c7733f;
  border: 1px solid #c7733f;
  border-radius: 50%;
  cursor: pointer;
  display: block;
  height: 11px;
  text-indent: -9999px;
  width: 11px;
}

#map {
  height: 350px;
  width: 100%;
}

/** Terazza css **/
ul{margin:0; padding:0; list-style:none}
.terazza_menu {
  text-align: center;
}
.terazza_menu > li {
  display: inline-block;
}
.terazza_menu a {
  color: #c7733f;
  display: block;
  font-size: 14px;
  padding-right: 21px;
  text-transform: unset !important;
}

.terazza_menu a:hover{
	color: black;
}

.page-home .terazza_menu{display:none}
.page-hall .search, .page-terrazza .search {
  margin-top: 32px;
}
.page-hall .slicknav_menu, .page-terrazza .slicknav_menu{
  left: 0;
  margin-top: 0;
}
.page-home .slicknav_menu{  margin-top: -32px}
.thumb_details h2 {
  color: #c7733f;
  font-size: 34px;
  letter-spacing: 2px;
  text-transform: uppercase;

}
.thumb_details p {
  font-size: 25px;
  font-family: "VolkartLight";
  width: 80%;
}
.details_list {
  margin-top: 54px;
  width: 70%;
}
.details_list > h3 {
  color: #c7733f;
  font-size: 17px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.details_list > li {
  border-bottom: 1px solid #c7733f;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.details_list a {
  color: #000;
  font-size: 15px;
  font-family: "VolkartMedium";
}
.thumb_btn > a {
margin-right: 4px;
padding-left: 27px;
padding-right: 27px;
}

.single_project > .thumb_about.Class1 {
  display: block;
}
.thumb_about {
  display: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-width: 0;
  color: #555;
}
.nav-tabs > li > a {
  border: medium none;
  border-radius: 0;
  line-height: 0;
  margin-right: 0;
}
.nav > li > a {
  padding: 0;
}
.vertical-tab .nav > li > a {
  padding: 15px 26px;
}
.col-md-12.col-sm-6.vertical-tab {
  padding: 0;
}
.vertical-tab  {
  background: #c39b6b none repeat scroll 0 0;
  padding: 0;
}
.nav.nav-tabs.tabs-left > h3 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-left: 25px;
  text-transform: uppercase;
  
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li a:hover {

  background-color: #191919 !important;
  border:none !important;
  color: #c39b6b !important;
  cursor: pointer;
}
.nav.nav-tabs.tabs-left a {
  color: #000;
  margin-bottom: 5px;
  letter-spacing:1px;
  text-transform:uppercase;
  font-size:18px;

}
.nav.nav-tabs.tabs-left li {
	width: 100%;
  padding-left:0;
  padding-right:0;
  }
.nav-tabs {
  border-bottom: none;
}

.margin {
  margin-top: 34px !important;
}
a.download {
  background: #9c7444 none repeat scroll 0 0;
  border-radius: 38px;
  color: #000;
  display: block;
  margin: 20px auto;
  margin-top:40px;
  padding: 15px 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  width: 227px;
}
.item_list {
margin: 0;
padding: 0 37px;
}
.item_list.one {
  background: #d7cabb none repeat scroll 0 0;
  margin: 0;
}
.item_list.two {
  background: #d9d1c7 none repeat scroll 0 0;

}
.item_list.three {
  background: #dfdede none repeat scroll 0 0;

}
.menu_tab_content {
  padding: 0;
}
.item_list h3 {
  color: #3c3936;
  margin-bottom: 35px;
  text-transform: uppercase;
}
.price-c {
  float: right;
  /*margin-top: -17px;*/
  padding-left:2px;
}
a.item_price
{
	font-size: 0.9em;
	font-weight: bold;
}
a.item_subtitle
{
	font-size: 0.9em;
}
.item_list li {
  padding-bottom: 15px;
  padding-top: 15px;
}
.item_list a {
  color: #000;
}
.item_title {
  font-weight: bold;
}
.item_list, .menu_list {
  /*min-height: 794px;
  max-height: 794px;*/
  min-height: 600px;
  height: 600px;
  overflow-y: auto;
  
}

.item_list::-webkit-scrollbar {
    width: 12px;
}
 
.item_list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
.item_list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

.chef_thumb {
  padding: 0;
}
.chef_details {
  padding-left: 50px;
  padding-top: 34px;
  padding-bottom: 34px;
  /*width: 55%;*/
}
.chef_details_text > h5 {
  font-size: 20px;
  line-height: 29px;
  font-family: "VolkartLight";
  font-size: 28px;
}

.chef_details_text > p {
  font-size: 20px;
  line-height: 29px;
  font-family: "VolkartMedium";
  font-size: 15px;
}

.exclusive_area {
/*background: rgba(0, 0, 0, 0) url("/img/ex-bg.png") repeat scroll 0 0;*/
padding: 25px 0;
text-align: center;
}
.single_exclusive > h2 {
  color: #121212;
  font-size: 23px;
  text-align: center;
  text-transform: uppercase;
  font-family: "VolkartLight"
}

.exclusive_area_content{
	margin-bottom: 40px;
}

.single_exclusive > p{
  color: #121212;
  font-size: 14px;
  text-align: center;
  font-family: "VolkartMedium"
}

.single_exclusive img{
	/*max-height: 230px;*/
}

.single_exclusive
{
	margin-bottom: 10px;
}

.section_top p {
    padding: 7px;
    position: relative;
    text-align: center;
    /*z-index: 99;*/
    font-family: "VolkartItalic";
    font-size: 16px;

}

.testimonial_padding {
	margin-bottom: 50px;	
}

.gallery_area {
  background: linear-gradient(
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0.5)
    ), url("/img/gallery.jpg") no-repeat scroll 0 0;
background-size: cover;
border:none;
  padding: 133px 0;
  height: 500px;
}

.gallery_area_hall {
  background: linear-gradient(
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0.5)
    ), url("/img/galleryhall.jpg") no-repeat scroll 0 0;
background-size: cover;
border:none;
  padding: 133px 0;
  height: 500px;
}


.gallery_area h1, .gallery_area_hall h1, .gallery_area_hall h4 {
  color: #fff;
  font-size: 45px;
  letter-spacing: 8px;
  text-transform: uppercase;
  font-family: "VolkartLight";
  padding-top: 40px;

}

.contact_padding{
	margin-bottom: 20px;
}

.gallery_area a, .gallery_area_hall a{border-color:#fff; color:#fff}
.single_contact h4 {
  color: #c7733f;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.single_contact h3{font-weight:bold;}
.single_contact a{color:#000;font-weight:bold}
.single_contact_border {
  border-right: 1px solid;
}
.contact_area {padding:50px 0}
.contact_area .section-headeing {
  margin-bottom: 56px;

}
.no-border{border:none}
.main_header_area {
/*padding: 20px 010px;*/
padding: 20px 10px;
}
.calendar_header_area
{
	padding: 0px;
}

/*hall css*/
.hall a {
  font-size: 14px;
  padding-right: 15px;
}
.intro_area{

	background: linear-gradient(
      rgba(0, 0, 0, 0.8),
      rgba(0, 0, 0, 0.8)
    ), url("/img/hallabout.jpg") repeat scroll center center / cover ; background-size:cover; padding:60px 0
}
.intro_text > p {
  color: #fff;
  line-height: 30px;
  margin: 20px auto 0;
  max-width: 700px;
  text-transform: uppercase;
}
.intro_text h6{color:#fff}
.catering_wedding_area, .catering_wedding_area h2, .catering_wedding_area a {color:#fff; border-color:#fff; font-size: 22px;}
.catering , .wedding{padding:0; background-size:cover; padding:60px 0}
.catering p, .wedding p {
  margin-bottom: 36px;
  margin-top: 50px;
  font-family: "VolkartMedium";
  font-size: 16px;
  width: 80%;
}
.catering{	background: linear-gradient(
      rgba(0, 0, 0, 0.4),
      rgba(0, 0, 0, 0.4)
    ),url("/img/catering.jpg") no-repeat scroll 0 0;
	}
.wedding{	background: linear-gradient(
      rgba(0, 0, 0, 0.4),
      rgba(0, 0, 0, 0.4)
    ),url("/img/wedding.jpg") no-repeat scroll 0 0;
	}
.client_area ul li {
  display: inline-block;
  margin-right: 17px;
}

.sponsors_area
{
	margin: 20px auto;	
	margin-bottom: 30px; 
	text-align: center;
}

.sponsors_area img
{
	display:inline;	
	margin: 5px 20px;
	height: 100px;
	width: auto;
}

/*calender css*/


.page-calender header.header_area {
  background: #000 none repeat scroll 0 0;
  clear: both;
  display: block;
  height: 100px;
  min-height: 100px;
  
  background: #fff none repeat scroll 0 0;
  border-bottom:2px solid #ddd;
  padding: 0px;
}
.page-calender .header_top {
  display: block;
  overflow: hidden;
  /*padding-right: 50px;*/
  padding-top: 0;
  position: relative;
  z-index: 9;
}
.page-calender .header_top .logo h2 {
font-size: 40px;
margin-top: 38px;
}


.page-calender .bx-pager.bx-default-pager {
  display: none;
}
.calender_area p {
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
}
.page-calender .bx-next {
  background: rgba(0, 0, 0, 0) url("/img/right_arrow.png") no-repeat scroll 0 0;
    right: 0;
}
.page-calender .bx-next, .bx-prev {  height: 45px;

  position: absolute;
  top: 50%;
  width: 45px;}
.page-calender .bx-prev {
  background: rgba(0, 0, 0, 0) url("/img/left_arrow.png") no-repeat scroll 0 0;
  left:0
}
.page-calender .bx-controls-direction {
  display: block;
  text-indent: -9999px;
}
.calender_area {
  padding-top: 40px;
  
}
.single_month > h2 {
  color: #c7733f;
  letter-spacing: 7px;
  text-transform: uppercase;
  margin-top:10px;
}
/*.filter {
text-align: center;
}
.filter .learn_more {
  font-size: 14px;
  margin-top: 49px;
  padding: 2px;
}*/
.days {background:#000; margin-top:40px}
.days ul {
  padding: 15px 0;
}
.days a {
color: #fff;
font-size: 20px;
margin-left: 59px;
margin-right: 31px;
text-transform: uppercase;
}
.days li {
  display: inline;
}
.days > ul {
  padding: 14px 0;
}

.numberCircle {
    border-radius: 50%;
    width: 36px;
    height: 36px;
	background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid white;
    color: white;
    text-align: center;
	font-size: 22px;
	font-family: "Volkart";
	z-index: 99;
	margin-left: 2px;
	margin-top: 2px;
	}
	
.caption_calendar{
	position:absolute;
	bottom: 0;
	background-color: #191919;
	width:100%;
	height: 40px;
	vertical-align: middle;
	font-size: 20px;
	color: #c7733f;
	text-transform: uppercase;
	text-align: center;
	line-height: 35px;
}

.page-calender .single_project {
  height: inherit;
  width: 14.28%;
}

.page-calender .event_calendar {
	height: 200px;
	width: 14.28%;
	cursor: pointer;
	display: block;
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}
  
.single_project.opacity.active {
  opacity: 1;
}
.single_project.opacity {
  opacity: 0.7;
}
.nav-tabs > li {
  margin-bottom: 0;
}
.shows {
  display: block;
  overflow: hidden;
  /*padding: 170px 47px 45px;*/
  padding: 10px;
  padding-top: 40px;
}
.artist_details > img {
float: left;
/*height: 320px;*/
margin-bottom: 40px;
margin-right: 22px;
width: 340px;
}
.artist_text > h4 {
  color: #c7733f;
  margin-bottom: 0;
  margin-top: -4px;
  text-transform: uppercase;
}
.artist_text > h3 {
  font-size: 36px;
  text-transform: uppercase;
}
.artist_text > p {
  font-size: 14px;
}
.artist_details {
  padding: 0;
}
.time {
  color: #c7733f;
}
.artist_text .learn_more {
  display: inline-block;
  font-size: 14px;
  margin-top: 43px;
}







.page-terrazza .flexslider {
  margin: 0 !important;
  overflow: hidden;
}





#right-sidebar .right-sidebar-toggle {
  /*margin-left: 300px;*/
  float:right;
}

#right-sidebar.sidebar-open {
  display: block;
}
#right-sidebar {
  bottom: 0;
  display: none;
  overflow: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1009;
  /*background: #000 none repeat scroll 0 0;*/
  background: url('/img/sidebar.png') no-repeat;
padding: 10px;
text-align: center;
width: 322px !important;
}
#right-sidebar a {
  color: #b2693c;
  display: block;
  text-transform: uppercase;
}
#right-sidebar a:hover{color:#fff}
#right-sidebar > p, .reserve p {
  color: #fff;
  margin-bottom: 16px;
}
#right-sidebar > h2 {
  color: #b2693c;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size:28px
}
#right-sidebar input {
  background: #333333 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  margin-bottom: 10px;
  padding: 9px 20px;
  width: 261px;
}
#right-sidebar p a {
  color: #b2693c;
  display: inline;
  text-transform: unset;
}
.events_details > p {
  background: #333333 none repeat scroll 0 0;
  color: #fff;
}
.events_details {
  margin: 0 auto;
  width: 258px;
/*display:none;*/
}
#right-sidebar a.learn_more {
  display: inline-block;
}
.reserve, .events_drop, .restaurant-close{display:none}
.reserve.restaurant-open, .events_drop.restaurant-open, .events_details.restaurant-open{display:block}
a:focus {
  outline: none;
  outline-offset: -2px;
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
}
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  height: 45px;
  overflow: hidden;
  right: 2px;
  width: 45px;
}
.ui-datepicker .ui-datepicker-next {
  background: rgba(0, 0, 0, 0) url("/img/right.png") no-repeat scroll 0 0;
}
.ui-datepicker .ui-datepicker-prev {
  background: rgba(0, 0, 0, 0) url("/img/left.png") no-repeat scroll 0 0;
}
.ui-datepicker .ui-datepicker-next:hover, .ui-datepicker .ui-datepicker-prev:hover{border:none}



.slicknav_menu {
  left: 0;
  margin-top: -42px;
  overflow: hidden;
  position: absolute;
  z-index: 9;
}
.slicknav_menu {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.slicknav_btn {
  cursor: pointer;
  display: block;
  line-height: 1.125em;
  padding: 0.438em 0.625em;
  vertical-align: middle;
  z-index: 999;
  float:none;
  background:none;
   margin-top: 40px;
  
}
.slicknav_nav {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  font-size: 0.875em;
  margin: 0;
  padding: 0;
  text-align: left;
}
.slicknav_menu .slicknav_menutxt {
  color: #b2693c;
  font-weight: bold;
  text-shadow:none;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #b2693c;
}
.page-home .search {
  text-align: right;
}

.events_area {
  padding-bottom: 20px;
}

.is-sticky  .main_header_area, .is-sticky  .calendar_header_area {
  background: #fff none repeat scroll 0 0;
  border-bottom:2px solid #ddd;
  padding: 20px 0px;
  
}

.page-calender  .main_header_area { 
	margin: 0px; 
	padding:0px; 
	height: 110px;
	border-bottom:2px solid #ddd;
	}

/*BOOK NOW*/
.divbooknow a { white-space: nowrap; }

a.btbooknow {
font-family: "VolkartBlack";
background-color: #c7733f;
background-image: none;
border-radius: 29px;
color: #000;
font-size: 15px;
/*height: 50px;*/
padding: 10px 15px 10px 15px;
text-align: center;
text-transform: uppercase;
float:right;
}

.btbooknow_hp {
	margin-top:10px;
}

.btbooknow_nobanners{
	margin-top:40px;
}


a.btbooknow:hover{
	color: white !important;
	background-color: #c7733f;
}

.bookloading, .reservloading, .contactloading {
height:35px;
width:35px;
margin: 3px 35px;
display:none;
}

.idiomas
{
	text-align:left;
	margin-right: 20px;
}

@media (max-width: 767px) {
	
	.main_menu { padding: 0px; padding-top: 100px; }
	.main_menu a { font-size: 20px !important; padding-bottom: 15px !important; }
	
	.hidden-small
	{
		display: none !important;	
	}
	
	.logo img { 
	  width: 100px;
	  height: 100px;  
	}
	
	.menu_btn {
		display:none;
	}
	
	.btbooknow
	{
		padding: 8px !important;
	}
}

.featlayer
{
	background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.calendarv2_area { margin: 40px 0px; }
.calendarv2 {
	padding:50px 0;
	min-height:400px;
	color: white; 
}
.calendarv2small {
	min-height:300px;
}
.calendarv2 p {
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: "VolkartMedium";
  font-size: 16px;
  width: 70%;
}
.calendarv2 p, .calendarv2 h2, .calendarv2 h4
{
	color: white;
}
.calendarv2 .learn_more
{
	border-color: white;
	background-color: white;
}
.calendarv2 .learn_more:hover
{
	border-color: #c7733f;
	background-color: #c7733f;
}
.filter {
	text-align: center;
}
.filter .learn_more {
	padding: 8px 12px;
	font-size: 11px;
	margin-top: 40px;
	margin-right: 5px;
}
.divBookForm
{
	padding: 30px;
	background: #dedede;
	margin-bottom: 0px;
}
.bookInput
{
	padding:5px 10px;
	width: 99%;
}

@media (max-width: 992px) {
	.filter .learn_more {
		margin-top: 20px;
	}
	.social_networks
	{
		text-align: center;
	}
}

@media (min-width: 992px) {
	.social_networks
	{
		text-align: left;
	}
}

@media (min-width: 768px) {
	.hidden-large
	{
		display: none !important;	
	}	
}

@media (max-width: 768px) {
	.single_month h2
	{
		font-size: 1.2em;
	}	
}

@media (max-width: 480px) {
	.single_month h2
	{
		font-size: 1em;
	}
	.calender_area .container-fluid
	{
		padding-left: 0px;
	}
}


