@charset "UTF-8";
/* CSS Document */
/*----------------------------------------------------------------------
--------------------------------PAGES SETTING---------------------------
----------------------------------------------------------------------*/
.inder {
	font-family: 'PT Sans', Tahoma, Geneva, sans-serif;
	}
.textgyretermes {
	font-family: 'TeXGyreTermes-Regular', Georgia, serif;
	}
.texgyretermes-bold{
	font-family: 'TeXGyreTermes-Bold', Georfia, serif;
	line-height: 1.2;
}
.full {
}
.empty{
	display: none;
}
.hide, .off {
	display: none;
}
*{
	margin:			0px;
	padding:		0px;
	}
html{
	width:			100%;
	height:			100%;
	margin:			0px;
	padding:		0px;
	}
body {
	width:			100%;
	height:			100%;
	margin:			0px;
	padding:		0px;
	}
section, p, h1, h2, div, ul, li, span, footer {
	box-sizing: border-box;
}
img{
	width: 100%;
	height: auto;
}	
#offcanvas {
	width:100%;
	height:0;
	position: absolute;
	z-index:20;
	overflow: hidden;
	background: #FFFFFF;
	opacity: 0;
}
#offcanvas.current {
	height:100%;
}
#offcanvas >* {
	display: inherit;
}
/*----------------------------------------------------------------------
----------------------------------MAIN PAGES----------------------------
----------------------------------------------------------------------*/
h1 {
	font-weight:normal;
}
.menu-companys, #bbody, section, .part-02, .menu-home ul, .associate {
	display: table;
}
#preloder{
	width: 128px;
	height: 128px;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -64px;
	margin-left: -64px;
}	
#wrap {
	width:			100%;
	height:			100%;
	}	
header{
	width:						100%;
	background-size:	cover;
	overflow: hidden;
	}
header .head {
	width:			100%;
	position:   absolute;
	z-index: 11;
	}	
#top-menu {
	width:			100%;
	height:			0;
	/*! position:		absolute; */
	overflow: hidden;
	}
.menu-companys {
	width:100%;
	height:auto;
	position:absolute;
	overflow: hidden;	
}
.menu-companys ul li {
	float: left;
}
.handle-menu{
	width: 70px;
	height: 70px;
	overflow: hidden;
	cursor: pointer;
	position:absolute;
}
.button-canvas{
	width:40px;
	height:31px;
	position: relative;
	top: 50%;
	margin-top: -20px;
	left: 50%;
	margin-left: -20px;
	/*! background: yellow; */
}
.icon-canvas, 
.icon-canvas::before,
.icon-canvas::after{
	display: block;
	background: #9aa5b6;
}
.icon-canvas::before,
.icon-canvas::after{
	content: "";
}
.icon-canvas{
	width: 10px;
	height: 10px;
	border-radius: 5px;
	position: relative;
	left: 15px;
	/*! background: transparent; */

}
.icon-canvas::before{
	width: 8px;
	height:8px;
	border-radius: 4px;
	position:absolute;
	top: 13px;
	left:1px;
	/*! background: transparent; */
}
.icon-canvas::after{
	width: 6px;
	height:6px;
	border-radius: 3px;
  position: relative;
	top: 25px;
	left: 2px;
	/*! background: transparent; */
}
header .lease-slide {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: flex-end;
	/*! background: #8e97ac; */
	/*! position: relative; */
}
.lease-slide .slide {
	width: 100%;
	height: 100%;
	position:relative;
	overflow: hiddden;
	display: flex;
	align-items: center;
}
.lease-slide .slide img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	align-self: center;
}
.lease-slide h1 {
	margin-left: 5%;
	margin-bottom: 2%;
	color: #d9b971;
	font-size: 4em;
}
/*<![CDATA[
	.st0{fill:#fff;}
]]>*/	
#bbody {
	/*! background-color: teal; */
	height:auto;
	margin: auto;
	/*! display: table; */
}
.menu-home {
	margin-top: 15px;
}
.menu-home ul li {
	list-style-type: none;
	padding-top: 10px;
	/*! font-size: 16px; */
}
.menu-home ul li a:link,
.menu-home ul li a:visited {
	color: #2e3d57;
	text-decoration: none;
	padding-left: 10px;
}
.menu-home ul li a:active,
.menu-home ul li a:focus,
.menu-home ul li a:hover {
	text-decoration: underline;
}
#bbody .menu-home ul .current a,
#bbody .secondary-menu .current a{
	color: #d9b971;
	text-decoration: underline;
}
/* --------MENU SECONDO------------
----------------------------------- */
.menu-home ul li .secondary-menu {
	display: none;
}
.secondary-menu{
	position: relative;
	margin-top: 20px;
}
.secondary-menu li {
	list-style-type: none;
	/*!background-color: aqua;*/
	margin-bottom: 25px;
	text-align: right;
}
.secondary-menu li a,
.secondary-menu li a:link,
.secondary-menu li a:visited{
	color: #2e3d57;	
	text-decoration: none;
}
.secondary-menu li a:hover,
.secondary-menu li a:focus,
.secondary-menu li a:active{
	text-decoration: underline;
}
.label-up span {
	display: block;
	/*! margin-top: 20px; */
}
.label-down {
	position: relative;
	/*top: -60px;
	left: 100%;*/
	text-align: left;
	padding-left: 20px;
}
/*!.secondary-menu:child() {
	width: 100%;
}*/
/*------------------------------*/
.section01{
	height: auto;
}
.section-02{
	height: auto;	
}
#bbody .section-02 h1{
	width:95%;
	/*! min-width: 500px; */
	max-width: 1300px;
	position: absolute;
	color: #d9b971;
	font-size: 3.8em;
	z-index: 11;
}
.section-03{
	height: auto;
}
.section-03 .colon2 {
	/*! display: none; */
}
footer{
	width: 95%;
	min-width: auto;
	max-width: 	1300px;
	margin:auto;
	/*! margin-top:5px; */
	padding-left: 10px;
	padding-bottom: 5px;
  font-size: 11px;
	color: #909090;	
}
footer a {
	height: 10px;
	display: inline-block;
	padding-left: 5px;
}
footer a img {
	height:100%;
}
.mail a:link, .contact a:link,
.mail a:visited, .contact a:visited {
	color: #2e3d57;
}
.mail a:active, .contact a:active,
.mail a:focus, .contact a:focus
.mail a:hover, .contact a:hover {
	color: #2e3d57;
}