body {
 /*#0F78BE,#0F78BE => #0F78BE*/
 /* #840B53=> 0F78BE */
}
.svg-icon {
  width: 1em;
  height: 1em;
}


.lazy-load-map {
    position: relative;
    width: 600px; 
    height: 450px; 
    overflow: hidden; 
	padding:20px;
  }

  .lazy-load-map iframe {
    position: absolute; 
    top: 20; 
    left: 20; 
    width: 100%; 
    height: 100%; 
    border: 0; 
  }

.mobile_only {
	display:none;
}

#loading_cover {
				    z-index: 1002;
				width:100%;
				background:#FFFFFF;
				position:fixed;
				-webkit-transform-origin:right;
				-webkit-transform:scale(1,1);
				transform-origin:right;
			    transform: scale(1,1);
			   top:0;
			   height:10000px;
			      -webkit-transition: transform 1000ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
   					 transition: transform 1000ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
			}

			#loading_cover.loaded {
				-webkit-transform:scale(0,1);
			    transform: scale(0,1);
			}

			#loading {
				    z-index: 16;
			    position: absolute;
			    top: 20%;
			    left: 50%;
				transform:translate(-50%,-50%);
			    
			}

.centered {
    margin: auto;
    display: block;
}
.full_width {
    width: 100%;
}
.full_height {
    height: 100%;
}

.time__3000 {
-webkit-transition: transform 3s cubic-bezier(0.250, 0.460, 0.450, 0.940), filter 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
transition: all 3s cubic-bezier(0.250, 0.460, 0.450, 0.940);
will-change: transform;

}

.time_1000_inout {
    -webkit-transition: all 1000ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    transition: all 1000ms cubic-bezier(0.455, 0.030, 0.515, 0.955);

}

.time_1250_inout {
    -webkit-transition: all 1250ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: all 1250ms cubic-bezier(0.860, 0.000, 0.070, 1.000);

}

.time_800_inout {
    -webkit-transition: all 800ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: all 800ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
}

.time_800_inout_exp {
    -webkit-transition: all 900ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: all 900ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
}


.time_1200_inout_expo {
    -webkit-transition: all 1200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 1200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
}


.time_600_inout {
    -webkit-transition: all 600ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    transition: all 600ms cubic-bezier(0.455, 0.030, 0.515, 0.955);


}
.time_400_inout {
    -webkit-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);


}
.time_300_inout {
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);


}
.time_300 {
    -webkit-transition: all 300ms cubic-bezier(0.165, 0.840, 0.440, 1.000) !important;
    transition: all 300ms cubic-bezier(0.165, 0.840, 0.440, 1.000) !important;
    will-change: transform, opacity;
}
.time_400 {
    -webkit-transition: all 400ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 400ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    will-change: transform, opacity;

}
.time_600 {
    -webkit-transition: all 600ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 600ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    will-change: transform, opacity;

}

.time_600_expo {
    -webkit-transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);


}

.time_600_cubic {
    -webkit-transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);


}
.time_400_cubic {
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);


}
.time_600_expo {
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);


}
.transform_centered {
    -webkit-transform-origin: center center!important;
    transform-origin: center center !important;


}
.time_800 {
    -webkit-transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000);


}
.time_1000 {
    -webkit-transition: all 1000ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 1000ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}

.time_1000_expo {
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.time_1200 {
    -webkit-transition: all 1200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 1200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}

.time_800_expo {
    -webkit-transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.time_1200_expo {
    -webkit-transition: all 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 100ms linear;
    transition: all 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 100ms linear;
}

.time_1500_expo {
    -webkit-transition: all 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 300ms linear;
    transition: all 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 300ms linear;
    will-change: transform;
}


.time_2000_expo {
    -webkit-transition: all 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 300ms linear;
    transition: all 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 300ms linear;
        will-change: transform;
}


.time_top {
    -webkit-transition: top 600ms cubic-bezier(0.165, 0.840, 0.440, 1.000), opacity 400ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: top 600ms cubic-bezier(0.165, 0.840, 0.440, 1.000), opacity 400ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}

.no_transition {
    -webkit-transition: none !important;
    transition: none !important;
    -ms-transition: none !important;
}
.horizontal_mirror {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}

.white {
	color:#FFFFFF !important;
}

.no_opacity {
    opacity: 0!important;
    pointer-events:none;
}
.top_single {
    opacity: 0 !important;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}
.top_double {
    opacity: 0 !important;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
}

.overflow_wrap {
	overflow:hidden;
}

.overflow_wrap .top {
	 -webkit-transform: translateY(85%);
	 transform: translateY(85%);
}


.overflow_wrap img.top {
	 -webkit-transform: translateY(100%);
	 transform: translateY(100%);
}

.overflow_wrap .bottom {
	 -webkit-transform: translateY(-85%);
	 transform: translateY(85%);
}

.overflow_wrap img.bottom {
	 -webkit-transform: translateY(-100%);
	 transform: translateY(-100%);
}


.absolute {
	position:absolute;
	top:0;
	left:0;
}


.veil {
   position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.6;
    z-index: 0;
    will-change: opacity;
}

.hidden_by_scaleup {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
}

.hidden_by_scaleup_low {
    -webkit-transform: scale(1.025);
    transform: scale(1.025);
    opacity: 0;
}
.hidden_by_scaleup_mid {
    -webkit-transform: scale(1.065);
    transform: scale(1.065);
    opacity: 0;
}

.full_container {
	overflow:hidden;
	width:100%;
}

.container {
    margin: 0 30px;
    width:calc(100% - 60px);
  float: right;
}

.half {
    width: 50%;
 float: left;
    position:relative;
}

.full {
	  width: 100%;
float: right;
    position:relative;
}

.quarter {
    float: right;
    width: 25%;
}
.third {
   float: right;
    width: 33.3333%;
}
.hidden_by_scaling {
    -webkit-transform: scale(0.4) !important;
    transform: scale(0.4) !important;
    opacity: 0;
}

.hidden_by_scaling_low {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0;
}

.no_width {
    width: 0px !important;
    transform:translateX(30px);

}
.no_height {
    height: 0px !important;
}

.right_translated {
	-webkit-transform:translateX(100px);
	transform:translateX(100px);
	opacity:0;
}

.left_translated {
	-webkit-transform:translateX(-100px);
	transform:translateX(-100px);
	opacity:0;
}

.relative {
	position:relative !important;
}

#main {

}


h1,
h2,
h3,
h4,
h5 {
    font-weight: normal;
}
a {
    text-decoration: none;
    cursor:pointer;
}
hr {
 width:36px;
 margin:auto;
 border:none;
 border-bottom:1px solid  #ACA196;
}

.top_30 {
	margin-top:30px !important;
}

.top_60 {
	margin-top:60px !important;
}

.top_90 {
	margin-top:90px !important;
}

.top_110 {
	margin-top:110px !important;
}


.top_120 {
	margin-top:120px !important;
}

.top_150 {
	margin-top:150px !important;
}

.top_180 {
	margin-top:180px !important;
}

.bottom_30 {
	margin-bottom:30px !important;
}

.bottom_60 {
	margin-bottom:60px !important;
}

.bottom_90 {
	margin-bottom:90px !important;
}

.bottom_120 {
	margin-bottom:120px !important;
}

.ebslider {
    overflow: hidden;
    position: relative;
    background: #FFFFFF;
    width: 100%;
    height:1080px;
    margin-top: 100px;
}

#menu_ebslider {
	margin-top:0;
}

.ebslider .ebslides_wrap {
	position:relative;
	width:100%;
	height:100%;
	will-change:transform;
}

.ebslider .ebslide {
	opacity:0;
	position:absolute;
	will-change: transform, opacity;
	width: 100%;
}

.ebslider .ebslide img {
	-ms-interpolation-mode: cubic;
}

.ebslider .ebslide.active {
	opacity:1;
}

#index #header {
	padding:30px;
}

#index #main_ebslider,#gallery #main_ebslider {
	margin-top:0;
}


#header {
	padding:0px 30px 30px 30px;
}

#logo_home {
	position: absolute;
    z-index: 1;
    top: 60px;
    left: 50%;
    margin-left: -75px;
    height: 95px;
    width: 150px;
}

#logo_footer {
    position: relative;
    left: 50%;
    margin-left: -75px;
     height: 95px;
    width: 150px;
}

#logo{
       position: relative;
    left: 50%;
    margin-left: -63px;
    height: 80px;
    width: 126px;
    margin-top: 10px;
    margin-bottom: 10px;
    display:block;
}
 
#logo .ebdaa_logo {
	 
}


#logo_home > img, #loading img, #logo_footer > img,#logo > img {
	position:absolute;
}

#logo_home > div, #loading div, #logo_footer > div,#logo > div    {
	position:absolute;
	overflow:hidden;
}

#menu_bar {
	    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
    background: #FFFFFF;
        will-change: transform;

}

#menu_bar.hidden {
	-webkit-transform:translateY(-100px);
	transform:translateY(-100px);
}




.ebdaa_logo {

	 
  
   
}

.ebdaa_logo > div {
height: 102px;
    width: 108px;
    background: #FFFFFF;
    margin-top: -27px;
    	border-radius:12px 0px 0px 0px;


}

.ebdaa_logo.hidden {
 width: 0px;
    border-radius: 12px 0 0 0;
}

 

.p1_c2_loading {
	-webkit-animation: p1_c2_loading 2500ms infinite cubic-bezier(0.860, 0.000, 0.070, 1.000);
	animation: p1_c2_loading 2500ms infinite cubic-bezier(0.860, 0.000, 0.070, 1.000);
}

.ebdaa_logo_c1_loading {
	-webkit-animation: ebdaa_logo_c1_loading 2500ms infinite cubic-bezier(0.860, 0.000, 0.070, 1.000);
	animation: ebdaa_logo_c1_loading 2500ms infinite cubic-bezier(0.860, 0.000, 0.070, 1.000);
}

.ebdaa_logo_c2_loading {
	-webkit-animation: ebdaa_logo_c2_loading 2500ms infinite cubic-bezier(0.860, 0.000, 0.070, 1.000);
	animation: ebdaa_logo_c2_loading 2500ms infinite cubic-bezier(0.860, 0.000, 0.070, 1.000);
}

 

#logo .ebdaa_logo {

    top: 0px;
    left:-20px;
}

#logo .ebdaa {
	top:31px;
}
 

 

 



@-webkit-keyframes ebdaa_logo_c1_loading {
    0%   {-webkit-transform:translateX(0)}
    50%   {-webkit-transform:translateX(102px)}
    100% {-webkit-transform:translateX(102px);}
}

@keyframes ebdaa_logo_c1_loading {
    0%   {tansform:translateX(0)}
    50%   {transform:translateX(102px)}
    100% {transform:translateX(102px);}
}

@-webkit-keyframes ebdaa_logo_c2_loading {
 0%   {-webkit-transform:translateX(-102px)}
    50%   {-webkit-transform:translateX(-102px)}
    100% {-webkit-transform:translateX(0); }
}

@keyframes ebdaa_logo_c2_loading {
 0%   {transform:translateX(-102px)}
    50%   {transform:translateX(-102px)}
    100% {transform:translateX(0);}
}



.ebdaa {
	    top: 140px;
		left:50%;
		transform:translateX(-50%);
		

}


.locked {
	height:0;
	overflow:hidden;
	margin-top:0 !important;
}

.text_box {
	position: absolute;
    top: 32%;
    left: 50%;
    width: 240px;
    height: 400px;
    margin-left: -120px;
}



.text_box .upper_box > div, .text_box .lower_box > div  {
	position:absolute;
	background:#B4A99F;
}

.text_box .upper_box {
	    width: 100%;
    height: 78px;
    position: relative;
}

.text_box .upper_box .top {
	width:100%;
	top:0;
	height:1px;
}

.upper_box .top.hidden {
		-webkit-transform: translateY(-50px);
	    transform: translateY(-50px);
	    opacity:0;
}

.text_box .upper_box .left {
	height:100%;
	left:0;
	width:1px;
	-webkit-transform-origin:top;
	transform-origin:top;

}

.upper_box .left.hidden {
	-webkit-transform: translate(-50px, -15px) rotateZ(20deg);
	transform: translate(-50px, -15px) rotateZ(20deg);
    opacity: 0;
}

.text_box .upper_box .right {
	height:100%;
	right:0;
	width:1px;
	-webkit-transform-origin:top;
	transform-origin:top;
}

.upper_box .right.hidden {
	-webkit-transform: translate(50px, -15px) rotateZ(-20deg);
	transform: translate(50px, -15px) rotateZ(-20deg);
    opacity: 0;
}

.text_box .lower_box {
	    width: 100%;
    height: 200px;
    position: relative;
}

.text_box .lower_box .bottom {
	width:100%;
	bottom:0;
	height:1px;
}

.lower_box .bottom.hidden {
	  -webkit-transform: translateY(50px);
	    transform: translateY(50px);
	    opacity:0;
}

.text_box .lower_box .left {
	height:100%;
	left:0;
	width:1px;
	-webkit-transform-origin:bottom;
	transform-origin:bottom;
}

.lower_box .left.hidden {
	-webkit-transform: translate(-50px, 15px) rotateZ(-20deg);
	  transform: translate(-50px, 15px) rotateZ(-20deg);
    opacity: 0;
}

.text_box .lower_box .right {
	height:100%;
	right:0;
	width:1px;
	-webkit-transform-origin:bottom;
	transform-origin:bottom;
}

.lower_box .right.hidden {
	  -webkit-transform: translate(50px, 15px) rotateZ(20deg);
	  transform: translate(50px, 15px) rotateZ(20deg);
    opacity: 0;
}

.text_box .pay {
	padding: 20px 0;
       width: 320px;
    margin-left: -40px;
}

.pay h3 {
	    font-family:ebdaa;
    color: #D8D6CC;
    font-weight: bold;
    font-size: 25px;
    text-align:center;
     
}

.pay h3.hidden {
	-webkit-transform:translateY(10px);
	transform:translateY(10px);
	opacity:0;
}

#main_box .pay h3, #main_box .pay h4 {
	color:#FFFFFF;
}

#main_box .pay h3 {
	font-weight:normal;
}


.pay h4 {
	    font-family: Cairo;
    color: #D8D6CC;
    font-weight: bold;
    font-size: 48px;
    text-align:center;
     
}

.pay h4.hidden {
	-webkit-transform:translateY(10px);
	transform:translateY(10px);
	opacity:0;
}

#scroll_down {
	width: 30px;
    height: 50px;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: 60%;
}

#menu_controller {
    position: absolute;
    width: 25px;
    right: 40px;
    top: 22.5px;
    cursor: pointer;
    padding: 19px 14px;
    z-index: 1;
    border: 1px solid  #1075BC;
}

.leftMenu{
		position: absolute;
   
	    font-family: verdana;
    font-size: 30px;
color: #1075BC;
	  left: 50px;
    top: 34px; 
 
	
}


.leftMenu .svg-icon path,
.leftMenu .svg-icon polygon,
.leftMenu .svg-icon rect {
  fill: #1075BC;
   stroke-linecap: round;
  stroke-linejoin: round;
  
}

.leftMenu .svg-icon circle {
  stroke: #1075BC;
  stroke-width: 30;
}


#searchMenu {
	position:relative;
	color: #1075BC;
      
}

 

#loginMenu {
	position:relative;
color: #1075BC;
    left: 12px;
    top: -1px;    
}

#close_ebdaa_message {
	    position: absolute;
    z-index: 1;
    overflow: hidden;
    width: 375px;
  float: right;
    left: 190px;
    top: 23px;

}

#close_ebdaa_message p {
	font-family: Ebdaa;
    font-weight: lighter;
    color: #FFCC00;
    font-size: 16px;
}

#menu_bar.hidden  #menu_controller {
	-webkit-transform:translateY(117.5px);
	transform:translateY(117.5px);
	color:#FFFFFF;
}

#menu_bar.hidden  .leftMenu , #menu_bar.hidden  #loginMenu ,#menu_bar.hidden  #searchMenu{
	-webkit-transform:translateY(117.5px);
	transform:translateY(117.5px);
	color:#FFFFFF;
}


#menu_bar.hidden  .leftMenu .svg-icon path,
#menu_bar.hidden .leftMenu .svg-icon polygon,
#menu_bar.hidden .leftMenu .svg-icon rect {
	
  fill: #FFFFFF;
}

#menu_bar.hidden .leftMenu .svg-icon circle {
		 
  stroke:#FFFFFF;
   
}


#menu_bar.hidden  #close_ebdaa_message {
	-webkit-transform:translateY(117.5px);
	transform:translateY(117.5px);
}

#menu_bar.hidden  #close_ebdaa_message p {
	color:#FFFFFF;
}

#menu_controller.opened #lines {
	 -webkit-transform: rotateZ(45deg);
     transform: rotateZ(45deg);
}

#menu_controller:hover hr._1,#menu_controller.opened hr._1 {
    width: 25px;
    -webkit-transform: rotate(90deg) translate3d(7px,-1px,0) !important;
    transform: rotate(90deg) translate3d(7px,0px,0) !important;
}
#menu_controller:hover hr._2, #menu_controller.opened hr._2 {
    opacity: 0;

}
#menu_controller:hover hr._3, #menu_controller.opened hr._3 {
	-webkit-transform: translate3d(0px, -7px,0) !important;
   transform: translate3d(0px, -7px,0) !important;
   width:25px;

}

#menu_controller hr {
	    width: 25px;
    height: 0px;
    border: none;
    border-bottom: 1px solid #ACA196;
       margin: 0;
    margin-top: 6px;
    margin-left:0;

}

#menu_bar.hidden #menu_controller hr {
	    border-bottom: 1px solid #FFFFFF;

}

#menu_controller hr.hidden{
	transform:scale(0,1);
}

#menu_controller hr:first-child {
	margin-top:0;
}

#main_menu {
	position: fixed;
    z-index: 14;
     height: calc(100% - 60px);
    width: calc(100% - 60px);
    border:30px solid #FFFFFF;
    overflow:hidden;
    -webkit-transform-origin:top;
    transform-origin:top;
    -webkit-transition: all 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 300ms  cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    top:0;
}

#main_menu.no_opacity {
pointer-events:none;
}

#menu_buttons {
	  height: 100%;
    width: 100%;
	   background:rgba(44,44,43,0.85);
	   position:absolute;
	   z-index:1;
	   -webkit-transform-origin:top;
	   transform-origin:top;

        will-change: transform;
}

#menu_buttons.hidden {
	-webkit-transform:scale(1,0);
	transform:scale(1,0);
	pointer-events:none;
}

#menu_pics {
    position: absolute;
	  height: 100%;
    width: 100%;
    z-index:0;
    overflow:hidden;
     -webkit-transition: all 1200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 1200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

#menu_pics.hidden_by_scaleup{
	-webkit-transform:scale(1.03);
	transform:scale(1.03);
}

#menu_container {
	 width: 380px;
    height: 510px;
    position: absolute;
    top: calc(50% + 70px);
    margin-top: -255px;
    margin-left: -190px;
    left: 50%;
}

#menu_container ul li {
	    border-bottom: 1px solid #484949;
	    position:relative;
	    will-change:transform;
}

#menu_container ul li.hidden {
	-webkit-transform:scale(0,1);
	transform:scale(0,1);
}

#menu_container ul li a {
	     display: block;
    font-family: Cairo;
   
    color: #D6D0C4;
    font-weight: 100;
    text-align: center;
    width: 100%;
    padding: 16px 0;
    font-size: 20px;
      -webkit-transition: all 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 200ms linear;
    transition: all 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 200ms linear;
    cursor:pointer;
}

#menu_container ul li a:hover {
	color:#FFFFFF;
		-webkit-transform:scale(1.1);

	transform:scale(1.1);
}


#menu_container ul li p {
	position:absolute;
	  font-family: Cairo;
    
    color: #D6D0C4;
    font-weight: 100;
    text-align: center;
    width: 100%;
    padding: 23px 0;
    font-size: 20px;
    top:0;
    z-index:2;
    pointer-events:none;
    opacity:0;
    	will-change:tranform;

}

#menu_container ul li p.blur{

	-webkit-animation: button_blur 1200ms linear;
	animation: button_blur 1200ms linear;
}

@-webkit-keyframes button_blur {
      0%   {-webkit-transform:scale(1);-webkit-filter:blur(0);filter:blur(0);opacity:1}
    25%   {-webkit-transform:scale(1.2);-webkit-filter:blur(1px);filter:blur(1px);opacity:1}
    100% {-webkit-transform:scale(1.4);-webkit-filter:blur(12px);filter:blur(12px);opacity:0}
}

@keyframes button_blur {
     0%   {transform:scale(1);-webkit-filter:blur(0);filter:blur(0);opacity:1}
    25%   {transform:scale(1.2);-webkit-filter:blur(1px);filter:blur(1px);opacity:1}
    100% {transform:scale(1.4);-webkit-filter:blur(12px);filter:blur(12px);opacity:0}
}

#socials {
       width: 53px;
    height: 164px;
    border: 1px solid #D1C3B1;
    position: absolute;
    z-index: 1;
    right: 40px;
    overflow: hidden;
    top: 110px;

}

#index #socials {
	  top: 50%;
    margin-top: -82px;
}

#socials.hidden {
	-webkit-transform:scale(1,0);
	transform:scale(1,0);
}

#socials li {
	padding: 12px 0;
    width: 22px;
    margin: auto;
    border-bottom: 1px solid #D1C3B1;
}

#socials li:hover img {
	-webkit-transform:translateY(-17px);
	transform:translateY(-17px);
}

#socials li:last-child {
	border:none;
}

#socials li.inst .home_social {
	height:16px;
}
#socials li.yt .home_social {
	height:17px;
}

#socials li.yt:hover img {
	-webkit-transform:translateY(-18px);
	transform:translateY(-18px);
}

#socials li.inst:hover img {

}

.home_social {
	    height: 15px;
    overflow: hidden;
}

.main_section {
	width: 100%;
    float: right;
    position:relative;
}

#intro {
	background:#D6D0C4;
}

.right_box {
	float: right;
    position: relative;
    width: 50%;
    margin-top: -22%;
    overflow:hidden;
}

.chef_box {
       background: #7BACD5;
    padding: 30px 0px 0px 30px;
    -webkit-transform-origin: right;
    transform-origin: right;
    position: absolute;
    overflow: hidden;
    width: calc(100% - 30px);
    float: right;
    right: 0;
    bottom:0;
    max-width:800px;
}

.chef_box img {
	    max-width: 825px;
}

.cover.grey {
	background:#D6D0C4;
}

.cover.cream {
	background:#D9D6CE;
}

.cover.white {
	background:#FFFFFF;
}

.cover.black {
	background:#2C2C2B;
	 
}

.cover.light_blue {
	background:#7BACD5;
}

.cover.purple {
	background: #0F78BE;
}

.purple_box {
	position: relative;
    float: right;
    margin-top: 44%;
    width: 240px;
    height: 450px;
    z-index: 2;
    background: #0F78BE;
    -webkit-transform-origin:right;
    transform-origin:right;

}



.chef_box.hidden {
-webkit-transform:translateY(22%);
transform:translateY(22%);
opacity:0;
}

.chef_box img.hidden {
	-webkit-transform:translateX(20%);
	transform:translateX(20%);
}

.purple_box.hidden {
	-webkit-transform:translateX(100%);
	transform:translateX(100%);
}

.left_box {
	width: calc(50% + 30px);
    float: left;
    position: relative;
    margin-left: -30px;
    background: #FFFFFF;
    height:450px;

}

#home_title {
	 
	
	    position: absolute;
    bottom: 50px;
    right: 60px;
}

#home_title h3 {
	font-family:'arslan';
	font-size:60px;
	color:#FFF;
	 
	overflow:hidden;
}

#home_title h4 {
	font-family:'arslan';
	font-weight:lighter;
	color:#FFFFFF;
	font-size:30px;
	overflow:hidden;
	 
}

.body_text {

	font-family:ebdaa;
	color:#393939;
	font-size:14px;
	text-align:justify;
	line-height:22px;
}

.left_box .home_text {
    margin: auto;
    width: 74%;
    padding-top: 6%;
    padding-bottom: 10%;
}

.michelinStar {
	    width: 120px;
    margin: auto;
    padding-top: 0%;
}


.tp_title {
font-family: ebdaa;
    color: #FFFFFF;
    font-size: 28px;
    width: 162px;
    margin: auto;
 
    line-height: 30px;
    position: relative;
    margin-top: 25px;
}

.left_quote {
    font-family: Georgia;
    font-size: 45px;
    position: absolute;
	 left: -25px;
    top: 30px;
   
}

.right_quote {
	    font-family: Georgia;
    font-size: 45px;
    position: absolute;
	 right: -22px;
    top: 10px;
   
}

.purple_box .body_text {
		 
	    width: 162px;
    margin: auto;
    margin-top: 24px;
    text-align: right;
    position: relative;
    line-height:20px;
}

.sign {
	font-family: ebdaa;
    font-size: 30px;
    color: #FFFFFF;
    width: 160px;
    margin: auto;
    margin-top: 24px;
}

#calls  .left {
	width:calc(50% + 30px);
	float:left;
	position:relative;
	z-index:10;
}

#calls  .right {
	width:calc(50% - 30px);
	float:right;
	position:relative;
}

#calls {
	background:#D6D0C4;
}

.covered {
	overflow:hidden;
	position:relative;
	    will-change: transform;
}

.covered.white {
	background:#FFFFFF;
}

.covered .content.hidden {
	-webkit-transform:translateX(-20%);
	transform:translateX(-20%);
	opacity:0;
}

.covered.rightHanded .content.hidden {
	-webkit-transform:translateX(30%);
	transform:translateX(30%);
	opacity:0;
}

.covered img.content {
	width:100%;
}

.covered div.content {
	    width: 100%;
	    height:100%;
}

.covered.full .content {
    height: 100%;
}


.covered .content > .body {
	position:relative;
}

.covered.full .content .body {
	width:50%;
}

.cover {
	position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: inherit;
    left: -100%;
    top:0;
}

.cover.hidden {
	-webkit-transform:translateX(100%);
	transform:translateX(100%);
}

.covered.vertical .cover {
	left:0;
	top:-100%;
}

.covered.rightHanded .cover {
	 left: 100%;
}

.covered.rightHanded .cover.hidden {
	-webkit-transform:translateX(-100%);
	transform:translateX(-100%);
}


.covered.vertical .cover.hidden {
	-webkit-transform:translateY(100%);
	transform:translateY(100%);
}

.covered.vertical .content.hidden {
	-webkit-transform:translateY(-20%);
	transform:translateY(-20%);
}

.brown {
	background-color:#C9C0B1;
}

.content > .tabled {
	display: table;
	position:absolute;
	    width: 50%;
    height: 100%;
    top:0;
}

.tabled .body {
	display: table-cell;
    vertical-align: middle;
}

#news_box {
	position:absolute;
	bottom:0;
	height:100%;
	width:100%;
}

.bold_title {
	    font-family: ebdaa;
    color: #006;
    font-weight: bold;
    font-size: 28px;
    text-align: center;
    margin-top: -20px;
}
.bold_title .white{
	color:white
	
	}
.more {
	margin-top:50px;
}

.more p {
	font-family:Cairo;
	color:#FFFFFF;
	text-align:center;
	font-size:18px;

}

.arrow_more {
	width: 47px;
    overflow: hidden;
    margin: auto;
    background: none !important;
    position: inherit !important;
}

.arrow_more img {
	margin-left:-60px;
}

.covered .body:hover .arrow_more img, .text_box:hover .arrow_more img {
	-webkit-transform:translateX(60px);
	transform:translateX(60px);
}

.covered .body:hover .more p{
		-webkit-transform:translateY(-5px);
	transform:translateY(-5px);
	color:#A59B90;
}

.news_pic {
	overflow:hidden;
}

.news_pic .veil {
	opacity: 0.3;
}

.news_body {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;

}

.news_content {
	    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 2.5vw;
}

.news_content .more {
	margin-top:0;
}

.news_title {
	       width: 200px;
    height: 40px;
    margin-top: 3vw;

}

.news_body .more {
	margin-bottom:50px;
}

.news_title img {
	    float: left;
    margin-top: 22px;
    margin-right: 4px;
}

.news_title p {
	font-family: ebdaa;
    color: #FFFFFF;
    font-size: 35px;
    float: left;
}

.news_title p span {
	    font-family: Allura;
    color: #FFFFFF;
    font-size: 80px;
    margin-right: 6px;
    position: relative;
    top: -3px;
}

.news_date {
	    display: flex;
	        margin-top: 1vw;
}

.slash {
	    width: 0;
    height: 60px;
    border-right: 1px solid #FFFFFF;
    margin: 0 5px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.anno {
	font-family: Vidaloka;
    position: relative;
    top: 40px;
    left: -5px;
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 300;
   
}

.mese {
	font-family: ebdaa;
    position: relative;
    text-transform: capitalize;
    color: #FFFFFF;
    font-style: italic;
    font-size: 30px;
}

.uppercase {
	text-transform:uppercase;
}

.snippet {
	 width: 90%;
    max-width: 650px;
    margin-top: 6vw;
        position: relative;
        display:none;

}

.snippet p {
	    font-family: Nixie One;
    color: #FFFFFF;
    font-size: 17px;
    line-height: 30px;
    font-weight: 600;
   
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 20px;
    margin-bottom: 20px;

}


.panel_title {
	    Font-family: ebdaa;
    text-align: center;
    color: #FFFFFF;
    font-size: 32px;
}

.separator.long {
	width: 600px;
    border: none;
    border-bottom: 1px solid #484949;
    margin: 30px auto;
}

.separator.hidden {
	-webkit-transform:scale(0,1);
	transform:scale(0,1);
}

#vision_slide {
	 
	
	    
    margin: auto;
}


#vision_slide .contacts {
 
	margin-top:20px;
 
 position:relative;
left:50%;
transform:translateX(-50%);
 width:550px;
  text-align:right;
	list-style:none;
	
}


@media all and (max-width:960px){
#vision_slide .contacts {
	left:45%;
font-size:8px!important;
 width:400px;	
}

#messageform{
 	
  top:-250px;
  margin-bottom:-350px;	
}

.overflow_wrap .support {
	font-size:16px;
	color:white;
}
 .lower_box .support {
	font-size:12px;
}

}

#vision_slide .contacts li {
 padding-right:15%;	
	color: #8A8681;
	font-family:ebdaa;
	font-size:16px ;
	 
	 line-height:18px;
	 
	
}

#vision_slide .contacts li:hover {
	color:	#D1C3B1;
	 
}
#vision_slide .contacts img {
 
}
.italic {
	    font-family: Cairo;
    color: #FFFCEC;
    text-align: center;
    font-size: 25px;
    margin-top: 30px;
}

.text_box p {
	    font-family: Cairo;
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
    font-weight: lighter;
    width: 85%;
    margin: auto;
    margin-bottom: 25px;
}


.box_text {
    font-family: Cairo;
    color: #000;
    text-align: center;
    font-size: 16px;
   
    width: 80%;
    margin: auto;
    min-height:20px;
}

.quote_text {
	font-family: arslan;
    color: #AC9F96;
    font-size: 28px;
    line-height: 30px;
    position: relative;
    top: -5px;
    text-align: center;
    float: left;
    width: 100%;
}

#call {
	overflow:hidden;
}

#ebdaa_message .quote_text {
	width:520px;
	margin: auto;
	float:none;
	    margin-top: 4px;
}

.quote_text .left_quote, .quote_text .right_quote {
	color:#0F78BE;
}

#overview h2 {
	font-family: ebdaa;
    font-size: 40px;
    /* font-weight: bold; */
    color: #3D3D3D;
    text-align: center;
}

#overview .back {
    position: absolute;
    background: #999999;
    width:  calc(94% );
    height:    calc(92% );
    top: 80px;
    transform-origin:left;
    -webkit-transform-origin:left;

}

#overview .back.hidden {
	-webkit-transform:translate3d(15px,15px,0);
	transform:translate3d(15px,15px,0);
	opacity:0;
}

#overview_content.hidden {
	   -webkit-transform: scale(1,0);
	   transform: scale(1,0);

}

#overview_content {
	     
    position: relative;
   
    margin-left: 5px;
    width: calc(100% - 55px);
    float: right;
    padding: 40px 20px 60px 20px;
    -webkit-transform-origin:top;
    transform-origin:top;
}

#overview .third {
	    float: right;
		 background: #FBFBFB ;
    width: calc(33.3333% - 4px);
    border-right: 1px solid #ACA196;
	height:460px;
	margin-left:2px;
	margin-top:10px;
	border-radius:10px;
	
	
	
}

#overview .third:last-child {
	border:none;
	 
	
 
	
	 
}

#overview .bold_title {
	position:relative;
	    font-size: 24px;
     
    font-weight: normal;
}

.square_link {
    display: block;
    width: 160px;
    text-align: center;
    color: #333333;
    font-size: 20px;
    font-family: ebdaa;
    border: 1px solid #ACA196;
    padding: 10px 5px;
    float: left;
    left: 50%;
    position: relative;
    margin-left: -86px;
      -webkit-transition: all 400ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 400ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
   cursor:none; 
}

.square_link:hover {
	  border: 1px solid #FFFFFF;
	  background:#ACA196;
	  color:#FFFFFF;
}


 
.quote_text + .square_link {
	margin-top:23px;
}

.overview_pic {
	height:180px;
}

.light_title {
	text-align:center;
	font-size:24px;
	font-family:ebdaa;
	color:#8A8580;
	font-weight:lighter;
}

#logo_strip {
	    width: 100%;
    padding: 10px 0;
    background: #D9D6CE;
}

.social_group {
	    width: 160px;
    margin: auto;
    margin-top: 15px;
    overflow:hidden;
}

.social_ico {
	    float: left;
    width: 40px;
        height: 20px;
    overflow: hidden;
}

.social_ico:hover  img {
	-webkit-transform:translateY(-20px);
	transform:translateY(-20px);
}

#footer_content {
	    background: #E9E6DF;
    padding: 40px 0 20px 0;
}

#logos {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

#logos .rotis {
	width:100px;
}

#logos .collec {
	margin-left:50px;
}

 
#footer_menu {
	    margin: auto;
    	 
    	 margin-top:10px;
		 text-align:center;
		 
		 
}


#footer_menu ul li {
	font-size: 14px;
    font-family: Cairo;

      display:inline;
	  margin-right:20px;
    
}

#footer_menu ul li a {
	color: #8A8681;
}

#footer_menu ul li a:hover {
	color:#D1C3B1;
}

#footer_menu ul li:last-child {
	margin-right:none;
}

#follow_us {
	width: 100%;
    float: left;
     margin-top:20px;
     margin-bottom:20px;
}

#follow_us h3 {
	    text-align: center;
    color: #6B6965;
    font-family: Cairo;
    font-size: 30px;
}

#copyright {
	font-size: 12px;
    font-family: Cairo;
    color: #8A8681;
    margin-right: 20px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}



.smaller > div {
	height:100%;
	position:relative;
}

.left {
	width:30%;
	float:left;
}

.center {
	width:40%;
	float:left;
}

.right {
	width:30%;
	float:left;
}

.smaller {
    width: 80%;
    margin: auto;
    min-width:1100px;

}

.content_title {
	font-weight: bold;
    font-family: Cairo;
    color: #C9BFB1;
    font-size: 32px;
}

.content_title span {
	font-size: 42px;
}

#journey_stages {
	    position: relative;
    margin-top: -370px;
    padding: 50px 10px 0px 10px;
    overflow: hidden;
      background: #C9C0B1;
   	 width: calc(100% - 20px);
}

#concept.index #journey_stages {
	   margin-top: 0px;
       padding: 50px 10px 40% 10px;
       position:absolute;

}

#journey_stages .body_text {
	color:#FFFFFF;
	width:80%;
	margin:auto;
	max-width: 250px;
	text-align:left;
}


.journey_step {
	margin-top:15px;
	display:block;
}

.journey_step:hover .step_title {
	color:#666666;
}

#journey_stages .left_quote {
	left: -32px;
    top: 0px;
    height: 13px;
}

#journey_stages .right_quote {
	    right: -32px;
    bottom: -10px;
    top: auto;
    height: 23px;
}

#journey_stages .quote_title {
	font-family: Nixie One;
    color: #FFFFFF;
  
   font-size: 21px;
   font-weight: bold;
    width: 221px;
    position: relative;
    margin: auto;
    line-height:30px;
}

#journey_stages .quote_title + img {
	height:84px;
}

.step_title {
	    text-align: center;
    color: #FFFFFF;
    font-family: Cairo;
    font-weight: 100;
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 12px;
}

#concept.index .step_title {
	font-size:20px;
}


.bordered.shifted {
margin-left:-30px;
}

.bordered.b_left {
	border-left:solid;
	border-width:30px;
}

.bordered.b_right {
	border-right:solid;
	border-width:30px;
}

.bordered.b_bottom {
	border-bottom:solid;
	border-width:30px;
}

.bordered.b_top {
	border-top:solid;
	border-width:30px;
}

.bordered.purple {
	border-color:#0F78BE;
	background:#0F78BE;
	margin-bottom:-300px;
}

.bordered.dark_blue {
	border-color:#0457B0;
	background:#0457B0;
}

.bordered.yellow {
border-color:#EEA814;
	background:#EEA814;
}

.bordered.light_blue {
	border-color:#7BACD5;
	background:#7BACD5;
}

.bordered.grey {
	border-color:#C9C0B1;
	background:#C9C0B1;
}

.double_width {
	    width: calc(175% + 30px);
}

.bottomed {
	position:absolute;
	bottom:0;
}

.tabled {
	display:table;
}

.cell {
	display:table-cell;
	vertical-align:middle;
}

.center .max_width {
	    width: 212%;
	    position:absolute;
}

.pic_panel {
	z-index:0;
	position:relative;
	float:left;
	width:100%;
}

.pic_panel .quarter {
	   -webkit-transition: all 1200ms cubic-bezier(0.165, 0.840, 0.440, 1.000), opacity 600ms cubic-bezier(0.165, 0.840, 0.440, 1.000) ;
    transition: all 1200ms cubic-bezier(0.165, 0.840, 0.440, 1.000), opacity 600ms cubic-bezier(0.165, 0.840, 0.440, 1.000) ;
}

.pic_panel > div.hidden {
	-webkit-transform: translateY(150px);
	    transform: translateY(150px);
	    opacity:0;
}

#text_content {
	    width: 80%;
    max-width: 287px;
    margin: auto;
}

#text_content .covered {
	padding:0 !important;
}

.tabled #text_content {
	width:auto;
	max-width:0;
	margin:0;
	padding:0 19%;
}

.tabled .title_overflow {
	    margin-top: -100px;
}

.top_m_90 {
	margin-top:-120px;
}



#portraits {
	float:left;
	width:100%;
}

#portraits_panel {
    width: 50%;
    margin: auto;
    border: 1px solid #C9C0B1;
    position: relative;
    min-width: 720px;
    position: relative;
    padding: 40px;
    overflow: hidden;
}

#portraits_panel .half {
	  -webkit-transition: transform 1500ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: transform 1500ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000);

}

#portraits .icon, .card .icon{
	    position: absolute;
    left: 50%;
    margin-left: -38.5px;
    top: -40px;
        z-index: 1;
}

#concept.index .smaller._2 .left  {
	z-index:1;
}

#concept.index .smaller._2 .left .covered {
	margin-left:-30px;
}

#concept.index .center .max_width {
		    top: -90px;

}


.cloud_button {
	display: block;
    text-align: center;
    color: #FFFFFF;
    font-size: 20px;
    font-family: ebdaa;
}

.cloud_button img {
	    margin-bottom: 8px;
}

.magic_touch {
	    position: absolute;
    bottom: -52%;
    width: 60%;
    left: 0;
    color: #FFFFFF;
    font-size: 22px;
    margin-left: 20px;
}


#concept.invitation .quote_title {
	width:230px;
}



#concept.invitation .smaller._3 .left {
	width:100%;
	z-index:-1;
}

#concept.invitation .smaller._1 .center {
	z-index:1;
}

#concept.invitation .s4 {
	    position: absolute;
    margin: 0;
    border-width: 20px;
    width: 60%;
    bottom: -40%;
}

#concept.exploration .body_text {
	width:204px;
}

#concept.exploration .smaller._1 .center .covered {
	    padding: 30px;
    width: calc(100% - 60px);
        background: #FFFFFF;
}

#concept.exploration .smaller._1 .right .covered._2 {
	width:150%;
}

#concept.exploration .smaller._1 .right .covered._2 img {
	position:absolute;
	bottom:0;
	height:auto;
}

#concept.exploration .smaller._1 .center {
	z-index:2;
}

#concept.exploration .smaller._2 .center {
	width:70%;
	z-index:1;
}

#concept.exploration .smaller._2 > .right {
	height:auto;
}

#concept.exploration .max_width.right {
    position: absolute;
    float: right;
    width: 121%;
    top: auto;
    right: 0;
    bottom: 0;
}

#concept.exploration #journey_stages .body_text {
	width: 165px;
}

#concept.exploration #bottom_pic {
	position:relative;
	z-index:-2;
}

#concept.knowledge #journey_stages .body_text {
	width: 170px;

}

#concept.knowledge .quote_title span.right_aligned {
	float:right;
}

#concept.knowledge #journey_stages .quote_title {
	height:67px;
}

#concept.knowledge .quote_title {
	width:230px;
}

#concept.knowledge #text_content {
	margin:0;
	width:86%;
}



#concept.knowledge .smaller._3 .left {
	width:100%;
	z-index:-1;
}

#concept.knowledge .smaller._1 .center {
	z-index:1;
}

#concept.knowledge .s4 {
	    position: absolute;
    margin: 0;
    border-width: 20px;
    width: 60%;
    bottom: -40%;
}

#concept.gift #journey_stages .body_text{
	width:230px;
}

#concept.gift #text_content h2 {
	/*margin-top:-20px;*/
}

#concept.gift .smaller._1 .bordered {
	margin-left:0;
}

#concept.gift .smaller._1 .left {
	z-index:2;
}

#concept.gift .smaller._2 .left {
    width: 100%;
}

#concept.gift #journey_stages .quote_title {

    width: 237px;
}

#concept.index #journey_stages {
	-webkit-transform:translateY(30%);
	transform:translateY(30%);
}

#journey_stages {
	-webkit-transform:translateY(370px);
	transform:translateY(370px);
}

.title_overflow {
	overflow:hidden;
	 
}

 
.title_overflow .top {
	 
	
	-webkit-transform: translateY(92%);
    transform: translateY(92%);
}

.title_overflow img.top {
	-webkit-transform: translateY(100%);
    transform: translateY(100%);
}


.title_overflow .quote_text.top {
	-webkit-transform: translateY(107%);
    transform: translateY(107%);
}

.page_layout .smaller {
	width:70%;
}


.page_layout .smaller._1 .left {
	width:60%;
}

.page_layout .smaller._1 .left > img {
	margin-top:0%;
}

.page_layout .smaller._1 .right {
	width:40%;
}

.flowing_right {
	    margin-top: 0;
	    overflow:hidden;
	    float:none;
	    width:auto;
}

.flowing_right > img {
	height:auto;
}

#sentence {
	float:left;
	width:100%;
}

#sentence .top_s {
	    font-family: ebdaa;
    font-size: 30px;
    text-align: center;
    color: #393939;
}

#sentence .bottom_s {
	    font-family: ebdaa;
    font-size: 25px;
    text-align: center;
    color: #393939;
}

.violet_line {
	margin-top:15px;
	margin-bottom:15px;
}


.flowing_right.bordered {
	margin-left:0;
}

.flowing_right + .covered {
	width: calc(100% - 60px);
}

.center.floating {
position: absolute;
       width: 36% !Important;
    left: 32%;
    background: #FFFFFF;
    height: auto;
    z-index: 1;
    margin-top: -170px;
    padding-top: 10px;
    max-width:500px;
      -webkit-transition: margin-top 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 300ms linear;
    transition: margin-top 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 300ms linear;
}

.center.floating.hidden {
	margin-top:0;
}

.floating_content {
	font-family:ebdaa;
	font-size:25px;
	text-align:right;
	margin: auto;
    padding: 30px;
}

.floating #text_content {
	width: 329px;
	max-width:none;
}

.center_title {
	    font-family: Ebdaa;
		text-align:right;
    color: #0F78BE;
    font-size: 39px;
}

#about .center_title, #menus .center_title, #contacts .center_title {
	font-size:34px;
}

#menus .center_title {
	font-size:28px;
	text-align:center;
}

.center_sub {
	font-family: Georgia;
    font-size: 26px;
    color: #333333;
}

.border_pic {
	margin-left:0;
}

.border_pic.circle {
	float:left;
	width:calc(100% - 60px);
}

.border_pic.circle img {
	width:80%;
	margin:auto;
	display:block;
	    max-width: 300px;
}

.card {
	    width: 70%;
    margin: auto;
    border: 1px solid #C9C0B1;
    position: relative;
    padding: 40px;
    max-width:600px;
}

.card.link {
	overflow:hidden;
}

.card.hidden {
	-webkit-transform:scale(1,1);
	transform:scale(1.1);
	opacity:0;
}



.card p {
	    font-family: Cairo;
    font-weight: 100;
    color: #333333;
    text-align: center;
    font-size:18px;
}



.page_layout .smaller .left {
	width:20%;
	float:left;
}
.page_layout .smaller._2 .center{
	width:45%;
	float:left;
}

.page_layout .smaller .right{
	width:40%;
	float:left;
}

.page_layout .smaller._2 .right{
		z-index:1;
		width:35%;

}

.grey > .body_text {

	color:#FFFFFF;
}

.flowing_right .body_text {
	    margin: auto;
    padding: 30px;
}


.page_layout .smaller._2 .center{
	z-index:1;
}

.page_layout .smaller._2 .left  img {

    width: 120%;
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
}

.page_layout .smaller._2 .flowing_right {
    margin-top: -300px;
}

.page_layout .smaller._3 {
	padding-bottom:60px;
}

.page_layout .smaller._3  .left  img {
    width: 120%;
    float: right;
}

.page_layout .smaller._3  .left {
	z-index:1;
}

.page_layout .smaller._3  .left .bordered {
	margin-right:-30px;
	float:right;

}

.page_layout .smaller._3 .max_width {
	width:240%;
	    margin-left: 30px;
}

.flat_pic_separator {
	    margin-top: -240px;
}

.play_title {
	    font-family: ebdaa;
    text-align: center;
    color: #A59B90;
    font-size: 20px;
    line-height: 30px;
}


#vision {
	    background: #2C2C2B;
    padding: 40px 0 45px 0;
    cursor:pointer;
}

#vision .italic {
	    margin-top: 40px;
	    color:#D6D0C4;
}

#form_table .play_title {

    text-align: center;
    color: #A59B90;
    font-size: 18px;
    line-height: 23px;
    width: 90%;
    margin-left: 5%;

}


#form_table {
	clear:both;
	 
    height: 700px;
    
    width:100%;
}

#form_table .half {
	height:700px;
	overflow:hidden;
	z-index:0;
}

#form_table.hidden {
	height:0;
		overflow:hidden;

}

#form_table form {
	margin-top:20px;
}


#form_close {
	position:absolute;
	left:50%;
	margin-left: -25px;
    margin-top: -25px;
	top:0;
	z-index:2;
	cursor:pointer;
}

#form_table .table_ico{
	margin-top:45px;
}

.form_input {

	display:flex;
	flex-direction: row-reverse;
	float:right;
	text-align:right;
	width:100%;
}

.form_input.small {
	width:47.5%;
}

.form_input.small select {
		    width: calc(100% - 100px);
	
}

.form_input .arrival {
	width: calc(95% - 100px);
    max-width: 397px;
}


form label {
		 
	padding: 0px 0px;
    background: #000;
    width: 100px;
    display: block;
    text-align: center;
    color: #ffffff;
    font-family: arslan;
    font-size: 25px;
        margin-top:-3px;
}

form label.larger {
    padding: 72px 0;
}

form input {
    width: calc(95% - 120px);
    padding: 20px 0;
    border: 0;
    font-family: Cairo;
    font-size: 18px;
    margin-top: 0px;
    border:none;
    border-bottom: 1px solid #D6D0C4;
    border-top: 1px solid #D6D0C4;
    margin-top: -1px;
    text-indent: 20px;
    font-weight: 300;
    color: #2C2C2B;
    -webkit-appearance: none;
    border-radius: 5px;
    height:18px;
	 background-color:#F5F5F5;
	 	padding :10px;
}

form textarea {
	    width: calc(95% - 140px);
		text-align:right;
    float: right;
    padding: 20px;
    border: 0;
    font-family: ebdaa;
    font-size: 18px;
    margin-top: 0px;
    border:none;
    border-bottom: 1px solid #D6D0C4;
    border-top: 1px solid #D6D0C4;
    margin-top: -1px;
    font-weight: 100;
    color: #2C2C2B;
    height: 122px;
     -webkit-appearance: none;
     border-radius: 5px;
     resize: none;
	 background-color:#F5F5F5;
	 direction:rtl
	 
	 
}
 
.send {
	    cursor: pointer;
    width: 170px;
    height: 35px;
    text-align: center;
    background: #D6D0C4;
    color: #79726B;
    font-family: Lato;
    font-size: 14px;
   
    padding-top: 15px;
    float: right;
    margin-top: 39px;
    margin-right: 5%;
}

.send:hover {
	color: #A09F9E;
	background:#FFFFFF;
}

#concept_controller {
	position: absolute;
       width: 238px;
    right: 117px;
    top: 22.5px;
    cursor: pointer;
    height: 53px;
    z-index: 1;
    border: 1px solid #D1C3B1;
}

#concept_controller img {
	max-width:32px;
}
#concept_controller ul {
       display: table;
    height: 100%;
    width: 100%;
}

#concept_controller ul li {
	    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.vertical_separator{
	    height: 18px;
    width: 1px;
    float: right;
    background: #D1C3B1;
}


/**************** FULLSCREEN GALLERY *********************/

#fullscreen_gallery {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	top: 0px;
	z-index: 2;
}

.loader {
 font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 3px solid rgba(198, 191, 178, 0.3);
    border-right: 3px solid rgba(198, 191, 178, 0.3);
    border-bottom: 3px solid rgba(198, 191, 178, 0.3);
    border-left: 3px solid #C6BFB2;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: loaderSpin 1s infinite linear;
    animation: loaderSpin 1s infinite linear;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
}
.loader,
.loader:after {
 border-radius: 50%;
    width: 30px;
    height: 30px;
}
@-webkit-keyframes loaderSpin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loaderSpin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.pic_big {
	width:100%;
	float:left;
	overflow:hidden;
	position:absolute;
	z-index:2;
}

.pic_big.behind {
	z-index:1;
}

.pic_big.above {
	z-index:3;
}

#gallery #header {
	padding:0;
}

#gallery #socials, #gallery #footer {
	display:none;
}

#gallery_sections {
	float: left;
    margin-top: 4px;
}

#gallery_sections .section {
	text-transform: uppercase;
    font-family: Cairo;
    color: #FFFFFF;
   padding: 4px 0;
    
    font-weight: bold;
    font-size: 19px;
        text-shadow: 1px 1px 1px #333333;
        cursor:pointer;
        height:25px;
          -webkit-transition: all 600ms cubic-bezier(0.165, 0.840, 0.440, 1.000) 600ms , opacity 600ms cubic-bezier(0.165, 0.840, 0.440, 1.000) 600ms, transform 600ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}

#gallery_sections .section a {
	color:#FFFFFF;
}

#gallery_sections .section:hover {
	-webkit-transform:translateX(10px);
	transform:translateX(10px);
}

#arrows {
	    margin-top: 13px;
    margin-bottom: 10px;
    height: 75px;
}

#arrows > div {
	    width: 75px;
    height: 75px;
    float: left;
    background: rgba(33,33,33,0.7);
    cursor:pointer;
}


#arrows > div:hover {


    background: rgba(33,33,33,1);
    transform: scale(0.95);
}

#arrows img {
	    margin: auto;
    display: block;
    margin-top: 21px;
}

#gallery_controller {
	    position: absolute;
    top: 40%;
    left: 30px;
    z-index:3;
           width: 356px;
}

.arrow_right {
	margin-left:10px;
}

.gallery_title {
	font-family: Cairo;
    color: #FFFFFF;
    font-size: 51px;
    font-weight: bolder;
    text-transform:uppercase;
        text-shadow: 1px 1px 1px #333333;
            line-height: 48px;
}

#gallery_sections .section.active{
	opacity:0;
    -webkit-transform:scale(1);
    transform:scale(1);
    height:0;
    padding:0;
       -webkit-transition: all 600ms cubic-bezier(0.165, 0.840, 0.440, 1.000) 600ms, opacity 600ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 600ms cubic-bezier(0.165, 0.840, 0.440, 1.000) 600ms, opacity 600ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    pointer-events:none;
}

.look_more {
	width:100%;
	float:left;
}

.text_link {
	    text-align: center;
    font-family: ebdaa;
    color: #7F7978;
    margin-top: 15px;
    margin-bottom: 15px;
}

.text_link:hover {
	color:#A79072;
}

.style_title {
	text-align:right;
	    padding: 10px 30px;
    font-family: ebdaa;
    font-size:30px;
    color: #FFFFFF;
}

#about .page_layout .smaller._3 {
    padding-bottom: 0px;
}

#about .smaller._2 .right {
	width:40%;
}

#about .smaller._2 {
	    min-width: 965px;

}

#about .smaller._2 .center {
	width:60%;
}

.card.long {
max-width:800px;
}

#menus #text_content .covered {
    padding: 0 !important;
    width: 227px;
    margin: auto;
    float: none;
    margin-top: 40px;
    margin-bottom: 40px;
}



#menus .center.floating {
	padding-top:0;
	width:500px !important;
	left:50%;
	margin-left:-260px;
}

#menus .floating_content.bordered {
	background:#FFFFFF;
	border-width:20px;
}

.title_big {
	    text-align: center;
    font-family: ebdaa;
    font-size: 50px;
}

.menu_body {
	height:180px !important;
}

.menu_body > div {
	display:table;
	height:100%;
}

.menu_body .menu_content {
	display:table-cell;
	vertical-align:middle;
}

.menu_body .menu_title {
    width: 33%;
    float: left;
}

.menu_body .menu_download {
    width: 25%;
    float: left;
}

.menu_title h2 {
	    font-family: ebdaa;
    font-size: 64px;
    color:#0F78BE;
}

.menu_body .menu_text {
	width:40%;
	float:left;
}

#menus .smaller {

	width: 88%;
    margin: auto;
    max-width: 1060px;
}

#catering .center_title {
	font-size:37px;
}

#catering #right_sliding > h2 {
	padding: 30px;
    font-family: ebdaa;
    font-size: 40px;
    color:#333333;
    text-align: center;
}

#catering #right_sliding .body_text {
	    padding: 30px;
}

#catering .smaller._1 .left {
	overflow:hidden;
}

.card.with_form {
	    padding: 0;
    border: none;
    width:80%;
    max-width:540px;
    overflow:hidden;
        padding-top: 1px;
    }

.with_form .form_input input {
	    width: calc(100% - 101px);
    border-right: 1px solid #D6D0C4;
}

.with_form input.top_border {
	border-top: 1px solid #D6D0C4;

}

.with_form .radio_input {
	margin-left:0;
}

.with_form .form_input textarea {
width: calc(100% - 141px);
border-right: 1px solid #D6D0C4;
}

.with_form .send {
	margin-right:0;
}

#catering .flat_pic_separator {
    margin-top: -212px;
}

#contacts #text_content .covered {
    padding: 0 !important;
    width: 227px;
    margin: auto;
    float: none;
    margin-top: 40px;
    margin-bottom: 40px;
}

#contacts .center.floating {
	padding-top:0;
}

#contacts .floating_content.bordered {
	background:#FFFFFF;
	border-width:20px;
}

#contacts .center_title {
	    text-align: center;
}

#contact_box {
	    width: 290px;
    margin: auto;
    border: 1px solid #C9C0B1;
    position: relative;
    position: relative;
    padding: 20px 40px;
}

#contact_box .icon {
	    position: absolute;
    left: 50%;
    margin-left: -38.5px;
    top: -34px;
    z-index: 1;
}

#contact_box .body_text {
	    width: 190px;
    margin: auto;
}

.video_player {
	    position: relative;
	        overflow: hidden;
	        width:100%;
	        height:100%;
}

.covered.video {
	height:100%;
	position:absolute;
	top:0;
	background:#000000;
}

.covered.pic {
	z-index:2;
}

.video_player iframe {
	    position: absolute;
}

#continue {
	    width: 100%;
    float: left;
}

#continue h2 {
	    text-align: center;
    font-family: Cairo;
    font-weight: 100;
    color: #9F9388;
    font-size: 24px;
}

#continue ul li {

}

#continue ul li a {
	    display: block;
    padding: 8px;
    color: #9F9285;
    font-family: Cairo;
    font-weight: 100;
    text-align: center;
    font-size: 20px;
}

#continue ul li:hover a {
	color:#333333;
}

#concept_controller ul li:hover {
	background:rgba(159,147,136,0.2);
}

.cloud_button {
	opacity:0;
	pointer-events:none;
}

#sentence_box {
	    border: 1px solid #C9C0B1;
    float: left;
    padding: 50px 20px
}

#sentence_box .play_title {
	    color: #333333;
    font-size: 18px;
}

#sentence_box .square_link {
	border:none;
}

#vision .panel_title {
	color:#D6D0C4;
}

.ico_hover {
	    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 0;
    opacity: 0;
}

.watch_ico {
	    width: 65px;
    margin: auto;
    position: relative;
}

.watch_ico .hover {
	    position: absolute;
    top: 0;
    opacity:0;
}

#vision:hover * {
	  -webkit-transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}

.number {
	font-style: italic;
    font-family: Times !important;
    /* font-weight: bolder; */
    font-size: 48px !important;
    float:left;
    width:130px !important;
}

.plus {
	font-size: 50px !important;
    color: #EEA814 !important;
    float: left !important;
    font-family: ebdaa !important;
    line-height: 53px !important;
}

#buchetto .left .card {
	    width: 80%;
	        padding-bottom: 80px;
}

.wine_sentence {
	float:left;
	width: 100%;
	height:64px;
}

.bistrot_logo {
	padding:0 30px;
	box-sizing:border-box;
}

.wine_sentence .body_text {
	    font-size: 15px;
    float: left;
    margin-top: 22px;
    margin-left: 19px;
}

.wine_sentence .body_text.marginleft {
	margin-left:147px;
}

.rotate {
	display:none;
}


html[lang=en] #vision_slide {
    width: 620px;
}


html[lang=en] #journey_stages .quote_title {
	    width: 237px
}

html[lang=en] #restaurant .center_title {

    font-size: 31px;
}

html[lang=en] #about .flat_pic_separator {
    margin-top: -460px;
}

html[lang=en] #catering .flat_pic_separator {
    margin-top: -120px;
}


#languages {
	    position: absolute;
    top: 39px;
    left: 30px;
}

#languages a {
	    font-family: Cairo;
    font-weight: 100;
    font-size: 18px;
    color: #666666;
    cursor:pointer;
    display:block;
}
#languages a:hover {
	color:#D1C3B1;
}

#contact_box a {
	color:#393939;
	text-decoration:underline;
}

#rotation_ebdaa_message {
	    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 40;
    display:none;
}

#rotation_ebdaa_message p {
       font-family: Cairo;
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
    top: 32%;
    position: relative;
    text-shadow: 1px 1px 1px #333333;
    width: 90%;
    left: 5%;
}

#rotation_ebdaa_message img {
	position: relative;
    display: block;
    left: 50%;
    margin-left: -91px;
    top: 20%;
}


@media all and (min-width:1680px) {
	#menu_container ul li a {

    padding: 23px 0;

	}

	#menu_container {
		height:640px;
		margin-top:-320px;
	}

	.body_text {
		 
		font-size:15px;
	}

	.news_title {

    margin-top: 5vw;
	}

	.snippet {

    margin-top: 6vw;
	}

	.snippet p {
	    font-size: 19px;
    line-height: 30px;
    font-weight: 600;
 
    }

	.news_content {

    padding-bottom: 5vw;
	}
}


@media all and (max-width:960px){


.bordered.purple{
	margin-bottom:0px;
	
}
	#close_ebdaa_message {

   top: 100px;
    width: 90%;
    left: 5%;
	}
	
	.michelinStar {
		margin-top:20px;
	}


	#close_ebdaa_message p {
	color:#FFFFFF !important;
	text-align:center;
	text-shadow:1px 1px 1px #000000;
	}

	#header {
    	padding: 10px !important;
	}


	#logo_home {
    	top: 30px;
	}

	#searchMenu{
		position:absolute;
	  left:-35px;
	  top:10px;
	}
	
		#loginMenu{
		position:absolute;
	  margin-left:-50px;
	   top:10px;
	}
	
	
		#loginMenu{
		
	  left:50px;
	}
	.mobile_hidden {
	display:none !important;
	}
	#logo {
       left: 50%;
    margin-left: -51px;
    width: 103px;
    height:65px;
	}

	#menu_controller {
	width: 19px;
    right: 12px;
    top: 22.5px;
    cursor: pointer;
    padding: 13px 10px;
    }

    #menu_controller hr {
    width: 18px;
    margin-top:5px;
    }

    #menu_controller:hover hr._1,#menu_controller.opened hr._1 {
    width: 18px;
    -webkit-transform: rotate(90deg) translate3d(7px,-1px,0) !important;
    transform: rotate(90deg) translate3d(7px,0px,0) !important;
	}

	#menu_controller:hover hr._3, #menu_controller.opened hr._3 {
		-webkit-transform: translate3d(0px, -5px,0) !important;
	   transform: translate3d(0px, -5px,0) !important;
	   width:18px;

	}



	#main_menu {
	    height: calc(100% - 20px);
    width: calc(100% - 20px);
    border: 10px solid #FFFFFF;
	}

	#menu_container {
    width: 290px;
    height: 400px;
   top:50%;
    margin-top: -165px;
    margin-left: -145px;

	}

	#menu_container ul li a {

 

    font-weight: 100;

    width: 100%;
    padding: 12px 0;
    font-size: 17px;

    cursor: pointer;
}

    #main_box {
    top: 48%;
        margin-top: -60px;
    }

    .pay h3 {
   		    font-size: 30px;
    		line-height: 35px;
    }
     .pay h4 {
   		       font-size: 43px;

    line-height: 52px;
    }

    #scroll_down {
    position:relative;
    top:0;
    }

    #home_title {
    position: absolute;
    bottom: 20px;
    left: 20px;
	}

	#home_title h3 {
    font-size: 40px;
 
	}
	#home_title h4 {
    font-size: 18px;
    
	}

	html[lang=it] #home_title h4    {width: 238px;}

	.container {
    margin: 0 10px;
    width: calc(100% - 20px);
	}

	#intro {
    background: none;
	}

	.covered {
	will-change:transform;
	}

	.left_box {
	    width: 100%;
	    margin-left:0;
	    height:auto;
	}

	.left_box .home_text {
    margin: auto;
    width: 80%;
    padding: 35px 0;
}

	.right_box {
	    width: 100%;
	    margin-top:0;
	}

	.content_title {
    font-size: 29px;
}

	.purple_box {
    position: relative;
    float: right;
    margin-top: 0;
    width: 100%;
    height: auto;
    z-index: 2;
    background: #0F78BE;
    -webkit-transform-origin: right;
    transform-origin: right;
    padding-bottom: 28px;
	}
	.tp_title {
    font-family: ebdaa;
    color: #FFFFFF;
    font-size: 23px;
    width: 234px;
    margin: auto;
   
    line-height: 30px;
    position: relative;
    margin-top: 25px;
	}
	
 
	
	
	
	.left_quote {
    font-family: Georgia;
    font-size: 45px;
    position: absolute;
    left: -25px;
    top: 30px;
}



	.right_quote {
	    font-family: Georgia;
	    font-size: 45px;
	    position: absolute;
	    right: -22px;
    top: 0px;
	}
	.purple_box .body_text {
			 
	    width: 237px;
	    margin: auto;
	    margin-top: 24px;
	    text-align: left;
	    position: relative;
	    line-height: 20px;
	}

	.chef_box {
	    background: #7BACD5;
	    padding: 10px 10px 10px 10px;
	    -webkit-transform-origin: right;
	    transform-origin: right;
	    position: relative;
	    overflow: hidden;
	    width: calc(100% - 20px);
	    float: left;
	    right: 0;
	    bottom: 0;
	    max-width: 800px;
	}
		#calls .right {
	    width: 100%;
	    float: right;
	    position: relative;
	}

	.half {
	    width: 100%;
	    float: right;
	    position: relative;
	}

	.covered .content {
	    width: 100%;
	    height: 100%;
	    padding:20px 0;
	}

	.covered.full .content {

	    padding: 0;
	}

	.covered .content > .body {
    position: relative;
    margin: auto;
    display: block;
}

	.content > .tabled {

	      width: 50%;
	    left: 25%;


	}

	.separator.long {
	    width: 80%;
	}

	.more {
	    margin-top: 20px;
	}

	.bold_title {
		margin-top:0;
	}

	img + .bold_title {
		margin-top:15px;
	}

	#index #calls .full.covered {
		    height: 220px;
	}

	#vision_slide {
		    width: 420px !important;
			
	}
	
	#vision_slide .contacts li {
 padding-right:15%;

	
	font-size:14px ;
	}

	#vision_slide p {
		 
		line-height:35px;
	}

	#call {
	    overflow: hidden;
	    height: 310px;
	}

	#call .text_box {
		    position: absolute;
	    top: 50%;
	    left: 50%;
	    width: 240px;
	    height: 300px;
	    margin-left: -120px;
	    margin-top: -150px;
	}

	#call > img {
		height:100% !important;
		width:auto !important;
		transform:none !important;
	}

	#vision {

	    padding: 20px 0 25px 0;
	}

	#vision .panel_title {
	    text-decoration:underline;
	    font-size: 30px;
	}

	#overview_content {
	  	 margin-left: 10px;
	    width: calc(100% - 20px);
	    float: left;
	    padding: 0px;
	    margin-top:40px;
	}

	#overview .third {
		border:none;
		width:100%;
		    padding: 20px 0px;
	}

	#overview .third .overview_pic img {
		    max-width: 230px;
	}

	.overview_pic {
	    height: auto;
	}

	/*.top_30 {
		margin-top:15px !important;
	}

	.bottom_30 {
		margin-bottom:15px !important;
	}*/

	.top_60 {
		margin-top:30px !important;
	}

	#ebdaa_message .right_quote {
		    bottom: -20px;
		    top:auto;
	}

	#ebdaa_message .quote_text {
	    width: 80%;
		 font-size:25px;

	}

	#ebdaa_message .overflow_wrap {
	margin-top:0 !Important}

	#footer_menu {
	    margin-top: 0;
	        width: 100%;
	}

	#footer_menu ul {
		text-align:center;
	}

	#footer_menu ul li {

	       float: none;
    margin-right: 0;
    display: block;
    margin: 12px 0px;
	}

	.smaller > div {
    height: auto;
    width:100%;
    position: relative;
	}

	.tabled {
	display:block;
	}

	.tabled #text_content {
    width: 74%;
    max-width: none;
    margin: auto;
    padding: 0;
	}
	.tabled .title_overflow {
		margin-top:0;
	}

	.ebslider {
		margin-top:75px;
	}

	.smaller {
		    min-width: 0;
		width: 100%;

	}

	.cell{
	display:block;
	}

	#portraits {
	margin-top:0px !important;
	}

	#concept.index #journey_stages {
    margin-top: 25px;
    padding: 30px 10px 40px 10px;
    position: relative;
    -webkit-transform: translateY(0);
    transform: translateY(0);
	}

	#journey_stages .quote_title {
	    font-size: 19px;
	}

	html[lang=en] #journey_stages .quote_title {
    width: 190px;
}

	#portraits_panel {
    width: calc(100% - 20px);
    margin: auto;
    min-width: 0;
        padding: 25px 10px 10px 10px;
    border:none;
	}

	.top_90 {
	margin-top:30px !important;}

	.top_180 {
		margin-top:30px !important;
	}

	.bordered.b_bottom {
    border-bottom: solid;
    border-width: 10px;
}
.bordered.b_right {
    border-right: solid;
    border-width: 10px;
}
.bordered.b_left {
    border-left: solid;
    border-width: 10px;
}

.bordered.purple {
    border-color: #0F78BE;
    background: #0F78BE;
}

.smaller.top_30 {
	margin-top:15px !important;
}


#concept.index .smaller._2 .left .covered {
    margin-left: -10px;
}

.pic_panel > div.hidden {
    -webkit-transform: translateY(150px);
    transform: translateY(10px);

}

#text_content {
	
    width: 74%;
    max-width: none;
    margin: auto;
    overflow: hidden;
}

#text_content .body_text.top_30 {
		 
	margin-top:20px !important;
}


.content_title span {
    font-size: 42px;
    line-height: 30px;
}

#concept.invitation .smaller._1 .center {
    margin-top: 25px;
}

#concept.invitation .smaller._2 .center,  #concept.knowledge .smaller._2 .center{
	margin-top:10px;
	margin-bottom:10px;
}

#journey_stages {
    position: relative;
   	margin-top:0;
    padding: 40px 10px 40px 10px;
    overflow: hidden;
    background: #C9C0B1;
    width: calc(100% - 20px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.cloud_button {

    display: none;
}

.center .max_width {
    width: 100%;
   position: relative;
}

#portraits .icon, .card .icon {
    position: relative;
    left: 50%;
    margin-left: -38.5px;
    top: 0;
    z-index: 1;
    margin-top: 25px;
}

#concept.exploration .smaller._1 {
	margin-top:0 !important;
}

#concept.index .center .max_width {
    top: 0;
}

#concept.exploration .smaller._1 .center .covered {
    padding: 30px;
    width: 100%;
    background: #FFFFFF;
}

#concept.exploration .smaller._1 .center {
    margin-top: 15px;
}
#concept.exploration .smaller._1 .center .covered {
    padding: 30px 0 0 0;
    width: 100%;
    background: #FFFFFF;
}

#concept.exploration .body_text {
    width: 100%;
}

#concept.exploration #journey_stages .body_text {
    width: 202px;
}

#continue h2 {

    font-size: 19px;
}

#continue ul li a {

    font-size: 18px;
}

#concept.knowledge #text_content {
    width: 73%;
    margin: auto;
}

#concept.knowledge .smaller._1 .center {
    margin-top:25px;
}

#concept.gift #journey_stages .quote_title {
    width: 200px;
}

#concept.gift #journey_stages .body_text {
    width: 190px;
}

#concept.gift .smaller._1 .right {
	margin-top:28px;
}

.page_layout .smaller {
    width: 100%;
    margin-top: 0 !important;
}

.center_title {

    font-size: 26px !important;
}

.center_sub {

    font-size: 24px !important;
}

.floating_content {
    margin: auto;
       padding: 12px 0px 10px 0px;
}

.floating #text_content {
    width: 100%;
    max-width: none;
}

.floating #text_content .content {
	margin-top: 25px !important;
}


.center.floating {
    position: relative;
    width: 100% !important;
    left: 0 !important;

    margin-top: 0;
    padding-top: 10px;
    max-width: none;

}

.page_layout .smaller._1 .left {
    width: 100%;
    margin-top:10px;
}

.card {
	    margin-top: 10px !important;
    padding: 10px;
    width: calc(100% - 22px);
}

.card p {

    font-size: 16px;
}
.card .covered .content {
	padding:0;
}

.page_layout .smaller._1 .right {
    width: 100%;
    margin-top: 10px;
}

.page_layout .bordered {
    border: none;
    width: 100%;
}

.flat_pic_separator {
    margin-top: 30px;
}

.card.hidden {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
}

#about .smaller._1 .flowing_right {
	height:350px;
	margin-bottom:10px;
}

.page_layout .smaller._2 .right {
    z-index: 1;
    width: 100%;
}

.page_layout .smaller._2 .flowing_right {
    margin-top: 0px;
}

.flowing_right .body_text {
 
    margin: auto;
    padding: 30px 30px 0 30px;
}

.page_layout .smaller._2 .center {
    z-index: 1;
    width: 100%;
    margin-top: 30px;
}

.page_layout .smaller._3 .max_width {
    width: 100%;
    margin-top: 10px;
    margin-bottom:10px;
    margin-left:0;
}

#sentence_box {

    padding: 10px 20px 6px 20px;
}

.style_title {

    font-size: 25px;
}

#sentence .bottom_s {

    font-size: 22px;

}

#about .smaller._2 .right {
    width: 100%;
}

#about .smaller._2 {
    min-width:0;
}

#about .page_layout .smaller._2 .flowing_right {
    margin-top: 10px;
}

#about .smaller._2 .center {
    width: 100%;
    margin-top: 10px;
}

#about .flowing_right .body_text {
	 
    margin: auto;
    padding: 0 30px 25px 30px;
}

.page_layout .smaller._1 .left > img {
  width: 100%;
}

#buchetto .left .card {
    width: 100%;
    padding: 0;
    padding-bottom: 80px;
}

.num_layout {
	   width: 180px;
    margin: auto;
        margin-top: 10px;
}

.wine_sentence .body_text {
    font-size: 15px;
    float: left;
    margin-bottom: 35px;
    margin-top: 0;
}

.wine_sentence {

    height: auto;
}

.wine_sentence .body_text.marginleft {
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.bistrot_logo {
	box-sizing: content-box;
    width: 82%;
    padding: 20px 9% 0 9%;

}

.bistrot_pic {
	margin-top:30px;
}

p.radio_input {
    margin-top: 25px;
    margin-right: 0;
    float: right;
    width: 308px;
}

.send {
	    margin-top: 20px;
}

.play_title {

    font-size: 19px;
}

p.radio_input label {
	font-size: 13px;
}

#form_table {
    height: 755px;

}

#form_table .half {
    height: 755px;
}

.with_form .send {
        margin-top: 22px;
    margin-bottom: 20px;
}
.card.with_form {

    width: 100%;
    max-width: none;
    padding-top: 1px;
}

form input {
	padding:10px 0;
}

form label {
padding:10px 0;
}

form label.larger {
    padding: 50px 0;

}


form textarea {
    width: calc(100% - 121px) !important;
        height: 97px !important;
            padding: 10px !important;
}

#catering .flat_pic_separator {
    margin-top: 10px;
}

#menus .center.floating #text_content .title_overflow {
	margin-top:0 !important;
}

#menus .center.floating {
    padding-top: 0;
    width: 100% !important;
     margin-left: 0;
    margin-top: 8px;
}

#menus #text_content .covered {

    margin-top: 0px;
    margin-bottom: 40px;
}

.title_big {

    font-size: 37px;
}

.menu_body {
    height: auto !important;
    margin-top: 30px !important;
    overflow: hidden;
}

.menu_body .menu_title {
    width: 100%;
    float: left;
    display: block;
    height:auto;
}

.menu_body .menu_content {
    display: block;
    vertical-align: middle;
}

.menu_title h2 {
    font-family: ebdaa;
    font-size: 54px;
    text-align: center;
    width: 100%;
}

.menu_body .menu_download {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.menu_body .menu_text {
    width: 100%;
    float: left;
    margin-top: 20px;
    height:auto;
}

#menus #main > .full_width {
    margin-top: 50px !important;
}

#gallery #header {
    padding: 0 !important;
}

#gallery #menu_bar.hidden #menu_controller {
    -webkit-transform: translateY(89px);
    transform: translateY(89px);
}

#gallery_controller {
position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    pointer-events: none;
    height: 100%;
    overflow: hidden;
}

#gallery_sections {
    margin-top: 0;
    position: absolute;
    bottom: 5px;
    left: 10px;
        pointer-events: all;
}

#gallery_sections .section {
	    padding: 0px 0;
    font-size: 15px;
    height: 22px;
}

#gallery_controller .title_overflow {
    margin-top: 15px;
        margin-right: 12px;
    position: absolute;
    width: calc(100% - 50px);
}

#gallery_controller .title_overflow h2 {
	font-size:33px;
	    line-height: 34px;
}

#arrows {
    margin-top: 0;
    margin-bottom: 0px;
    height: 40px;
    position: absolute;
    bottom: 100px;
    left: 10px;
        pointer-events: all;
}

#arrows img {

    margin-top: 13px;
}

#arrows > div {
    width: 41px;
    height: 41px;
    float: left;
    background: rgba(33,33,33,0.7);
    cursor: pointer;
}

#arrows > div:hover {
    transform: scale(0.90);
}

.rotate {
	display:block;
	    color: #FFFFFF;
    font-family: Cairo;
    font-size: 13px;
    position: absolute;
   left: 13px;
    top: 47px;
    text-shadow: 1px 1px 1px #333333;
    width: 80%;
    line-height: 15px;
}

#contact_box {
    width: 100%;
    margin: auto;
    border: 1px solid #C9C0B1;
    position: relative;
       margin-top: 50px !important;
    padding: 0;
}

#contact_box .body_text {
    width: 190px;
    margin: auto;
    margin-bottom: 30px !important;
}

#contacts #text_content .covered {

    margin-top: 20px;
    margin-bottom: 30px;
}

#main_menu.landscape #menu_container {
	    width: 90%;
    height: 222px;
    top: 50%;
        margin-top: -72px;
    margin-left: 5%;
    left: 0;
}

#main_menu.landscape #menu_container ul {
	column-count:2;
}

#main_menu.landscape #menu_container ul li {
	border:none;
}

#main_menu.landscape #menu_container ul li a {

    font-size: 16px;
}

#form_table .play_title {


    font-size: 16px;
    line-height:21px;

}

#logos .collec {
    margin-left: 0px;
    margin-top: 30px;
}

#logos {
   
    flex-direction: column;
}

.mobile_only {
    display: block;
}


}


/****************** ODOMETER *********************/

.odometer.odometer-auto-theme, .odometer.odometer-theme-minimal {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-minimal .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-minimal .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-minimal .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}


/*smoke*/		
.smoke-wrap {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 222px;
}

.smoke,
.smoke2,
.smoke3 {
  filter: blur(5px);
  transform-origin: 20% 20%;
}

.smoke {
  animation: smoke1 3s linear infinite;
  animation-delay: 0.5s;
}

.smoke2 {
  animation: smoke2 3s linear infinite;
  animation-delay: 1.5s;
}

.smoke3 {
  width: 500px;
  animation: smoke3 4s linear infinite;
  animation-delay: 2.5s;
}

@keyframes smoke1 {
  0% {
    filter: blur(0px);
    transform: translateY(0px) scale(-1, 1);
    opacity: 0;
  }

  25% {
    filter: blur(3px);
    transform: translateY(-10px) scale(-1, 1.05);
    opacity: 0.5;
  }

  50% {
    filter: blur(5px);
    transform: translateY(-20px) scale(-1, 1.1);
    opacity: 1;
  }

  75% {
    filter: blur(5px);
    transform: translateY(-30px) scale(-1, 1.15);
    opacity: 0.5;
  }

  100% {
    filter: blur(7px);
    transform: translateY(-40px) scale(-1, 1.2);
    opacity: 0;
  }
}

@keyframes smoke2 {
  0% {
    filter: blur(0px);
    transform: translateY(0px) scale(1);
    opacity: 0;
  }

  25% {
    filter: blur(3px);
    transform: translateY(-10px) scale(1.05);
    opacity: 0.5;
  }

  50% {
    filter: blur(5px);
    transform: translateY(-20px) scale(1.1);
    opacity: 1;
  }

  75% {
    filter: blur(5px);
    transform: translateY(-30px) scale(1.15);
    opacity: 0.5;
  }

  100% {
    filter: blur(7px);
    transform: translateY(-40px) scale(1.2);
    opacity: 0;
  }
}

@keyframes smoke3 {
  0% {
    filter: blur(0px);
    transform: translateY(0px) scale(1);
    opacity: 0;
  }

  25% {
    filter: blur(3px);
    transform: translateY(-20px) scale(1.05);
    opacity: 0.5;
  }

  50% {
    filter: blur(5px);
    transform: translateY(-40px) scale(1.1);
    opacity: 1;
  }

  75% {
    filter: blur(5px);
    transform: translateY(-60px) scale(1.15);
    opacity: 0.5;
  }

  100% {
    filter: blur(7px);
    transform: translateY(-80px) scale(1.2);
    opacity: 0;
  }
  
.top90{
	margin-top:-90px;
	
	
}

  