

/*		Fonts		*/

@font-face {
    font-family: 'lato-black';
    src: url('../fonts/lato-black.eot');
    src: url('../fonts/lato-black.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-black.woff') format('woff'),
         url('../fonts/lato-black.ttf') format('truetype'),
         url('../fonts/lato-black.svg#LatoBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lato-light';
    src: url('../fonts/lato-light.eot');
    src: url('../fonts/lato-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-light.woff') format('woff'),
         url('../fonts/lato-light.ttf') format('truetype'),
         url('../fonts/lato-light.svg#LatoLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lato-bold';
    src: url('../fonts/lato-bold.eot');
    src: url('../fonts/lato-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-bold.woff') format('woff'),
         url('../fonts/lato-bold.ttf') format('truetype'),
         url('../fonts/lato-bold.svg#LatoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lato-hairline';
    src: url('../fonts/lato-hairline.eot');
    src: url('../fonts/lato-hairline.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-hairline.woff') format('woff'),
         url('../fonts/lato-hairline.ttf') format('truetype'),
         url('../fonts/lato-hairline.svg#LatoHairline') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'raleway-bold';
    src: url('../fonts/raleway-bold.eot');
    src: url('../fonts/raleway-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-bold.woff') format('woff'),
         url('../fonts/raleway-bold.ttf') format('truetype'),
         url('../fonts/raleway-bold.svg#RalewayBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'raleway-light';
    src: url('../fonts/raleway-light.eot');
    src: url('../fonts/raleway-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-light.woff') format('woff'),
         url('../fonts/raleway-light.ttf') format('truetype'),
         url('../fonts/raleway-light.svg#RalewayLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'raleway-regular';
    src: url('../fonts/raleway-regular.eot');
    src: url('../fonts/raleway-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-regular.woff') format('woff'),
         url('../fonts/raleway-regular.ttf') format('truetype'),
         url('../fonts/raleway-regular.svg#RalewayRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'raleway-semibold';
    src: url('../fonts/raleway-semibold.eot');
    src: url('../fonts/raleway-semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-semibold.woff') format('woff'),
         url('../fonts/raleway-semibold.ttf') format('truetype'),
         url('../fonts/raleway-semibold.svg#RalewaySemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.spacer10{width:100%;height:10px;clear:both;}
.spacer20{width:100%;height:20px;clear:both;}
.spacer30{width:100%;height:30px;clear:both;}
.spacer50{width:100%;height:50px;clear:both;}
.spacer100{width:100%;height:100px;clear:both;}

.dark-t{color:#363636 !important;}

body{font-family: "raleway-regular", Helvetica, Arial, sans-serif;}

/*    Reset Default Foundation Styling    */

.row{
	max-width:1140px;
	padding: 0 20px;
}


.top-bar .toggle-topbar.menu-icon a span::after{
	right: 0;
}

.top-bar .toggle-topbar.menu-icon a{
	padding: 0 2rem 0 0.9375rem;
}

.top-bar-section ul{
	background:transparent !important;
}

.top-bar,
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section ul li,
.top-bar.expanded .title-area,
.no-js .top-bar-section ul li:hover > a{
	background: transparent;
	height: auto;
	line-height:normal;
	padding: 0;
}

.top-bar-section ul li{
	text-align: right;
}


.top-bar .logo img{
	margin-top:20px;
}

.top-bar .top-bar-section{
	margin-top: 25px;
}

.contact{
	margin-right: 25px !important;
}

.f-dropdown{
	margin-top:10px !important;
	margin-right:-5px !important;
	background:#fff;
}

.f-dropdown li {
	padding:7px 10px !important;
}

.f-dropdown li a{
	text-align:left !important;
	color:#444 !important;
}

.f-dropdown li:hover, .f-dropdown li:focus{
	width:100%;
	background:#feeec5 !important;
}

.top-bar .name,
.top-bar .name h1,
.top-bar .name h2,
.top-bar .name h3,
.top-bar .name h4,
.top-bar .name span,
.top-bar .name p{
	line-height: normal;
	height: auto;
	font-size: 1.375rem;
}


.top-bar.expanded .toggle-topbar a{
	color: #fbdd90;
}

.top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #fbdd90, 0 7px 0 1px #fbdd90, 0 14px 0 1px #fbdd90;
}




/*    Hero    */

.hero{
	width: 100%;
	height: 90vh;
	background: #fff;/*url('../img/hero1.jpg') no-repeat 50% 50%*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	   background-size: cover; 
}

.hero .caption h1.mean_cap{
	font-family: "lato-black", Helvetica, Arial, sans-serif;
	font-size: 60px;
	color: #fff;
	text-transform: uppercase;
	line-height: 60px;
}

.hero .caption h2.sub_cap{
	font-family: "lato-light", Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 40px;
	color: #fff;
	text-transform: uppercase;
	line-height: 55px;
	margin-bottom: 50px;
}


.hero .caption .btn_details span{
	display: inline-block;
	color: #fff;
	font-family: "raleway-regular", Helvetica, Arial, sans-serif;
	font-size: 18px;
	letter-spacing: .5px;
	position: relative;
	margin-right: 5px;
	border-bottom: 1px dashed #ffffff;
	padding-bottom: 3px;
}

.login-btn{
	background:rgba(0,0,0, 0.4) !important;
	color:#fff !important;
	margin-top: -24px;
	border-radius: 5px;
	font-family: "lato-bold", Helvetica, Arial, sans-serif !important;
	width:120px !important;
	height:42px !important;
	padding:14px 0 0 !important;
}

.login-btn:hover{width:120px;height:42px;cursor:pointer !important;background:rgba(0,0,0, 0.7) !important;}

.hero .caption .btn_details .arrow{
	-webkit-transition:all .2s ease-out;
	     -o-transition:all .2s ease-out;
	        transition:all .2s ease-out;
}

.hero .caption .btn_details:hover .arrow{
	-webkit-transform:translateX(3px);
	    -ms-transform:translateX(3px);
	     -o-transform:translateX(3px);
	        transform:translateX(3px);
}




/*    Header    */

header{
	width: 100%;
	height: 100px;
	background: transparent;
	position:relative;
	z-index:1;
}
.header-bg{
	background: rgba(0,0,0,0.2);
}

.logo h1{
	text-decoration: none;
	color: #ffffff;
	font-family: "lato-bold", Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}

.logo h1 .tld{
	font-family: "lato-hairline", Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: 0;
}

header .logo{
	margin: 50px 0 0 0;
}

header .top-bar-section ul li a{
	color: #ffffff;
	font-family: "raleway-regular", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	margin-right: 30px;
	letter-spacing: .5px;
}


header .top-bar-section ul li:last-child a{
	margin-right: 0;
}


header .top-bar-section li:not(.has-form) a:not(.button){
	-webkit-transition:all .2s linear;
	     -o-transition:all .2s linear;
	        transition:all .2s linear;
}

header .top-bar-section li:not(.has-form) a:not(.button):hover{
	color: #fbdd90;
}

.slick-slide{height:90vh !important;}
.slick-slide img{display:inline !important;}
.slick-next{right:15px !important;border:1px solid #fff;width:30px;height:30px;border-radius:15px;z-index:99999 !important;}
.slick-prev{left:5px !important;border:1px solid #fff;width:30px;height:30px;border-radius:15px;z-index:99999 !important;}
.slick-prev:before, .slick-next:before {
    padding: 2px 5px 5px 5px;
    border-radius: 8px;
    color: #fff;
    background: rgba(0,0,0,0.4);
    }
.home-slider{width:100%;height:90vh;background:#000;position:absolute;top:0;left:0;z-index:0;}
.slide1{
	width: 100%;
	height: 750px;
	background: url('../img/hero1.jpg') no-repeat 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	   background-size: cover; 
}
.slide2{
	width: 100%;
	height: 750px;
	background: url('../img/hero2.jpg') no-repeat 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	   background-size: cover; 
}
.slide3{
	width: 100%;
	height: 750px;
	background: url('../img/hero3.jpg') no-repeat 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	   background-size: cover; 
}

.slide-cont{padding:35vh 0 0 5vw;}

.hero .caption h1.mean_cap,
.hero .caption h2.sub_cap{
	font-size: 45px;
	line-height: 60px;
}


.chisiamo-top{
	margin-top:50px;
}



/*    Services    */

.services{
	margin: 100px 0;
}

.services .mean_title,
.services .sub_title{
	text-align: center;
	color: #454545;
}


.services .mean_title{
	font-size: 30px;
	font-family: "raleway-bold", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.services .sub_title{
	font-size: 22px;
	font-family: "raleway-light", Helvetica, Arial, sans-serif;
	font-weight: lighter;
	text-transform: lowercase;
}

.services .services_list{
	margin-top: 100px;	text-align: center;
}

.services .services_list .serv_icon{
	margin-bottom: 40px;
}

.services .services_list p{
	color: #454545;
	font-size: 14px;
	line-height: 30px;
}

.services .title{
	color: #454545;
	font-family: "raleway-bold", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px
}

.btn_holder{
	text-align: center;
}

.services .btn_fancy{
	margin-top: 100px;	
}









/*    Fancy Button    */

.btn_fancy{
	display: inline-block;
	position: relative;
	text-align: center;
	color: #454545;
	font-family: "raleway-bold", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 16px 36px;
	border-radius: 2px;
	background: transparent;
	-webkit-transition:all .2s ease-out;
	     -o-transition:all .2s ease-out;
	        transition:all .2s ease-out;
}

.btn_fancy .text_layer{
	position: relative;
}

.btn_fancy:hover,
.btn_fancy:focus{
	color: #454545;
}


.btn_fancy .border_layer{
	position: absolute;	
	top:0;
	left: 0;
	width: 100%;
	height: 100%;	
	border: 1px dashed #000000;
	-webkit-transition:all .2s ease-out;
	     -o-transition:all .2s ease-out;
	        transition:all .2s ease-out;
}

.btn_fancy .solid_layer{
	position: absolute;
	top: 4px;
	left: -4px;
	width: 100%;
	height: 100%;	
	background: #fbdd90;
	border-radius: 2px;
	-webkit-transition:all .2s ease-out;
	     -o-transition:all .2s ease-out;
	        transition:all .2s ease-out;
}

.btn_fancy:hover .border_layer{
	-webkit-transform:translate(2px,-2px);
	    -ms-transform:translate(2px,-2px);
	     -o-transform:translate(2px,-2px);
	        transform:translate(2px,-2px);
}
.btn_fancy:hover .solid_layer{
	-webkit-transform:translate(-2px,2px);
	    -ms-transform:translate(-2px,2px);
	     -o-transform:translate(-2px,2px);
	        transform:translate(-2px,2px);
}










/**    quote    **/

.quote{
	display: table;
	width: 100%;
	height: 450px;
	background: url('../img/quote_bg.jpg') no-repeat 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	   background-size: cover; 
	text-align: center;
}

.quote blockquote{
	display:table-cell;
	vertical-align:middle;
}

.quote blockquote p{
	color: #fff;
	font-family: "raleway-light", Helvetica, Arial, sans-serif;
	font-size: 34px;
	font-weight: lighter;
	text-transform: uppercase;
	margin: 0;
}

.quote blockquote .strong{
	font-family: "raleway-bold", Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.quote hr{
	display: inline-block;
	padding: 0;	
	margin: 0;
	border: 0;
	width: 20px;
	height: 1px;
	background-color: #fff;
}


.quote .author{
	display: block;
	color: #fff;
	font-size: 18px;
	letter-spacing: .5px;
	margin: 20px 0 0 0;
}



/*    News & Charts    */

.cta{
	background: #ffffff;
	padding: 50px 0 100px;
	text-align: center;
}

.cta .title, .cta .news-title{
	color: #454545;
	font-family: "raleway-bold", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.cta .title{
	font-size: 26px;
}
.cta .news-date{
	margin-bottom: 50px;
	font-family: "raleway-light", Helvetica, Arial, sans-serif;
}
.cta .news-title{
	font-size: 20px;
	margin-bottom: 20px;	
}


.cta .btn_fancy{
	margin-top: 60px;
}

.news-cont{border:1px solid #f1f1f1;padding:20px 8px;}
.news-box{text-align:left;}
.chart{position:relative;}
.chart-cover{position:absolute;width:150px;height:20px;bottom:0;right:20px;margin-top:-10px;z-index:99999 !important;background:#fff;}


/*    Newsletter    */

.newsletter{padding:150px 0 180px 0;background:#f7f7f7 url('../img/cubes.png') repeat;margin:0;}
.newsletter .input-cont{width:80%;margin:0 auto;}
.newsletter input{display:inline;float:left;margin:40px 10px 0 0;height:60px;background:#fff;width:76%;border:none;color:#ababab;font-size: 1rem;}
.newsletter p{color:#363636;text-transform: uppercase;font-size: 1rem;text-align: center}
.btn_invia{float:left;display:inline;margin-top:37px;}





/*    Footer    */

footer{
	padding: 80px 0;
	background: #535353;
}

footer .copyrights{
	float: left;
	margin-bottom: 80px;
}

footer .copyrights p{
	color: #c5c5c5;
	font-family: "raleway-regular", Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: .5px;
}

footer .contact_details{
	max-width: 430px;
	margin:0 auto;
} 

footer .social{
	width: 130px;
	display: inline-block;
}

footer .social ul{
	margin: 0;
}

footer .social ul li{
	margin-bottom: 7px;
}

footer .social ul li a,
footer .contact{
	display: inline-block;
	color: #fff;
	font-family: "raleway-regular", Helvetica, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 0.5px;
}

footer .contact{
	width: 215px;
	margin-left: 80px;
	vertical-align: top;
}

footer .contact .details{
	margin-bottom: 30px;
}

footer p{
	margin: 0;
	padding: 0;
}









/*  Back To Top button  */

#back_top{
	text-decoration: none;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 9999;
	opacity: 0;
}

.btn_fancy#back_top{
	padding: 6px 16px;
}

.btn_fancy#back_top:hover .border_layer{
	-webkit-transform:translate(1px,-1px);
	    -ms-transform:translate(1px,-1px);
	     -o-transform:translate(1px,-1px);
	        transform:translate(1px,-1px);
}
.btn_fancy#back_top:hover .solid_layer{
	-webkit-transform:translate(-1px,1px);
	    -ms-transform:translate(-1px,1px);
	     -o-transform:translate(-1px,1px);
	        transform:translate(-1px,1px);
}





/*    Responsive CSS    */

@media only screen and (max-width: 40em){
	.top-bar .top-bar-section{
		display: none;
	}

	.top-bar.expanded .top-bar-section{
		display: block;
	}

	.top-bar-section ul{
		margin-top: 0px;
		background: #ffffff;
	}

	.top-bar-section li:not(.has-form) a:not(.button){
	  color: #454545;
	  margin: 0;
	  display: block;
	  text-align: center;
	  padding: 20px 0;
	  background: #ffffff;
	  border-bottom: 1px solid #fff4d7;
	  -webkit-transition: all .2s linear;
	       -o-transition: all .2s linear;
	          transition: all .2s linear;
	}

	.contact {
		margin-right: 0px !important;
	}

	.top-bar .logo img{
		width:50%;
	}

	header .top-bar-section li:not(.has-form):last-child a:not(.button){
		border: 0;
	}

	header .top-bar-section li:not(.has-form) a:not(.button):hover{
		color: #454545;
		background: #fbdd90;
		padding: 20px 0;
	}

	.sml-menu-login{padding:10px !important;}
	.login-btn{width:100% !important;background: rgba(0,0,0, 0.2) !important;margin-top:0;}
	.login-btn {color:#ffffff !important;}

	
	.slide-cont {
    	padding: 35vh 0 0 0vw;
		margin: 30vh 0 0 5vw;
	}

	.hero .caption h1.mean_cap, .hero .caption h2.sub_cap{
		font-size:1rem !important;
		line-height: 1rem !important;
	}

	.chisiamo-top{
		margin-top:20px;
	}

	.chisiamo-top h3{
		font-size:18px;
	}

	.chisiamo-top p{
		font-size: 15px;
	}

	.chisiamo-text{
		margin-left:0 !important;
	}

	.newsletter input{width:100%;margin-bottom:20px;}
	.newsletter .input-cont{text-align:center;}
	.btn_invia{float:none;}

	footer .copyrights{
		width: 100%;
		text-align: center;
		margin-bottom: 60px;
	}


	footer .social,
	footer .contact{
		width: 100%;
		text-align: center;
		float: none;
		margin: 0;
	}

	footer .contact{
		margin-top: 60px;
	}
}

@media only screen and (max-width: 65em){
	.hero .caption h1.mean_cap,
	.hero .caption h2.sub_cap{
	font-size: 35px;
	line-height: 45px;
	}
	.hero .caption h2.sub_cap{
		margin-bottom:0;
	}

	.top-bar .logo img{
		width:50%;	
	}

	.top-bar .toggle-topbar.menu-icon{
		margin-top:-5px;
	}

	.top-bar-section ul{
		margin-top: 0px;
		background: #ffffff;
	}

	.contact {
		margin-right: 0px !important;
	}

	.chisiamo-top{
		margin-top:20px;
	}

	.chisiamo-top h3{
		font-size:18px;
	}

	.chisiamo-top p{
		font-size: 15px;
	}

}


@media only screen and (min-width: 64.063em) {
	.top-bar .logo img{
		width:80%;
		margin-top:10px;
	}

	.top-bar .toggle-topbar.menu-icon{
		margin-top:-5px;
	}

	.top-bar-section ul{
		margin-top: 0px;
		background: #ffffff;
	}

	.chisiamo-top{
		margin-top:20px;
	}

	.chisiamo-top h3{
		font-size:18px;
	}

	.chisiamo-top p{
		font-size: 15px;
	}
	
	#back_top{
		right: 40px;
		bottom: 40px;
		margin-top: -22px;
	}	
	footer .contact_details{
		float: right !important;
	} 
}



